/*html {font: 14px/23px;font-family:"微软雅黑" !important;overflow-x:hidden;}*/

body {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:1.8;
	color: #333;
	font-weight: normal;
	background-color: #fff;
}

font-family body,
a {
	color: #999;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 0;
	margin-bottom: 0;
}

p {
	margin: 0;
}

a {
	text-decoration: none !important;
}

a:hover {
	color: #999;
}
.navbar {
	margin-bottom: 0;
}

.topbar {
	height: 50px;
	background-color: #282828;
	border-color: #333;
	overflow: hidden;
}

.topbar a {
	color: #999;
}

.topbar .nav > li {
	display: inline-block;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background: none;
}

.ico {
	display: none;
}

.ico.phone-ico {
	position: absolute;
	width: 32px;
	height: 32px;
}

.phone-ico {
	background: url('../img/phone.png');
	no-repeat no-repeat center;
	color: #000000;
}

.topbar .navbar-toggle {
	background: #fff;
	background-color: rgba(249, 248, 248, 1);
	border: 1px solid #999;
}

.topbar .navbar-toggle .icon-bar {
	background-color: #999;
}


/*导航条*/

.site-navbar {
	padding: 9px 0;
}

.site-navbar .container > .navbar-header {
	margin-right: 0;
}

.site-navbar-nav li.nav-li-active {
	border-bottom: 2px solid #007de2
}
.site-navbar-nav{
	text-align: center;
}
.site-navbar-nav li.nav-li-active a {
	color: #007de2;
}

.site-navbar-nav li a {
	padding: 20px 0;
	font-size: 20px;
	color: #999;
	width: 100px;
	height: 54px;
}

.site-navbar .navbar-toggle {
	background: #999;
	background-color: rgba(249, 248, 248, 1);
	border: 1px solid #000;
}

.site-navbar .navbar-toggle .icon-bar {
	background-color: #000;
}

.site-navbar .navbar-brand {
	padding: 4px 15px;
}
.navbar-brand{
	background: url(../img/logo.png) no-repeat center/contain;
	width: 230px;
	height: 70px;
}
/*banner*/
@media (max-width: 768px) {
	.img-first,.img-second,.img-third,.img-four{
		max-height: 100px;
	}
		
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.img-first,.img-second,.img-third,.img-four{
		max-height: 200px;
	}
}



.img-first{
	display: block;
	background: url(../img/banner.png) no-repeat center/cover;
	width: 100%;
	height: 100%;
	height: 400px;
}
.img-second{
	display: block;
	background: url(../img/db-logo.png) no-repeat center/cover;
	width: 100%;
	height: 100%;
	height: 400px;
}
.img-third{
	display: block;
	background: url(../img/wzhy-logo1.png) no-repeat center/cover;
	width: 100%;
	height: 100%;
	height: 400px;
}
.img-four{
	display: block;
	background: url(../img/peixun-logo.png) no-repeat center/cover;
	width: 100%;
	height: 100%;
	height: 400px;
}




.banner,
.user-check {
	background: #006CC2;
}

.container {
	padding-right: 0;
	padding-left: 0;
}

.banner .jumbotron {
	margin: 0;
	padding: 0;
	min-height: 200px;
}

.banner .jumbotron {
	margin-bottom: 0;
	border-radius: 0;
}

.banner .jumbotron a {
	display: block;
	width: 100%;
	min-height: 200px;
	background: url(../img/banner.png) no-repeat center/cover;
}

@media (min-width: 780px) {
	.banner .jumbotron {
		min-height: 400px;
	}
	.banner .jumbotron a {
		min-height: 400px;
	}
}

.item-active {
	width: 100%;
}

/*service*/
.pList {
	text-align: center;
}

.serveic {
	padding-top: 70px;
	padding-bottom: 90px;
	border-bottom: 1px solid #dfdfdf;
}

.title {
	margin-bottom: 76px;
	font-size: 36px;
	color: #424242;
}

.title small {
	margin-top: 12px;
	display: block;
	font-size: 20px;
	color: #c1c1c1;
}

.serveic .thumbnail {
	position: relative;
	margin-bottom: 0;
	height: 360px;
	border: none;
	border-radius: 0;
	color: #999;
	overflow: hidden;
}

.serveic .thumbnail .tit {
	padding: 30px 0;
	margin: 30px auto;
	height: 170px;
	width: 170px;
}

.serveic .thumbnail .tit {
	border: 10px solid #dfdfdf;
	border-radius: 100%;
	font-size: 20px;
}

.tit img {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.thumbnail .caption {
	padding: 0px 30px;
	color: #999;
}

.serveic .thumbnail p {
	margin: 0;
	font-size: 16px;
	color: #5E5E5E;
	line-height: 26px;
}

.pList-more {
	position: absolute;
	right: 15px;
	bottom: -2px;
	font-size: 12px;
	padding-top: 50px;
	text-decoration: none !important;
	color: #C1C1C1 !important;
}

.thumbnail.bg {
	background-color: #007de3;
	color: #fff;
}

.thumbnail.bg .tit {
	border-color: #fff;
}

.thumbnail.bg p,.thumbnail.bg a,
.thumbnail.bg {
	color: #FFFFFF !important;
}

@media (min-width: 780px) {
	.pList .col-md-3 {
		padding: 0;
	}
}


/*news*/

.news {
	margin: 90px 0 100px 0;
}

.news-item {
	margin-bottom: 64px;
}

.news-item .tit {
	margin-bottom: 18px;
	font-size: 24px;
	color: #424242;
}

.news-item .tit img {
	height: 78px;
	width: 78px;
}

.news-item .profile {
	font-size: 18px;
	color: #5e5e5e;
}


/*.news-content{
	margin:64px 0 100px 0;
}*/

.news-content-item {
	width：100%;
	position: relative;
	float: left;
	text-align: left;
	word-wrap: break-word;
	word-break: break-word;
	padding: 45px 0;
}

.news-content-item h2 {
	font-size: 20px;
	color: #000;
	margin-bottom: 8px;
}

.news-content-item p,
.reading-all {
	color: #8c8c8c;
}

.news-content-item p {
	line-height: 25px;
	text-indent:35px;
	font-size: 14px;
	padding-right: 25px;
	
}

.reading-all {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 12px;
	height: 22px;
	width: 66px;
	border: 1px solid #ccc;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}


/*user-check*/

.user-check {
	clear: both;
	text-align: center;
}

.user-check-titel {
	font-size: 36px;
	color: #fff;
	margin: 60px 0 30px 0;
}

.user-check-list {
	overflow: hidden;
	margin-bottom: 56px;
}

.user-check-list a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 200px;
	float: left;
	background: #FFFFFF;
	border-left: 4px solid #007DE2;
	border-right: 4px solid #007DE2;
	border-bottom: 4px solid #007DE2;
}

.m_0 {
	border: 0;
}

@media (min-width: 768px) {
	.moreMore a {
		width: 50%;
	}
	.user-check-list a {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.user-check-list a {
		width: 50%;
	}
}

@media (min-width: 1200px) {
	.user-check-list a {
		width: 25%;
		border-left: 0;
	}
}


/*moreMore*/

.moreMore {
	height: 252px;
	text-align: center;
	padding: 82px 0;
}



/*button*/
.immediately{
	text-align:center;
	margin:0 auto;
	margin-bottom:4.3em;
}
.immediately-downbtn:hover {
    background:#006DDC;
    color: #FFFFFF;
}

.immediately-downbtn {
    font-size: 18px;
    color:#007DE2;
    width: 50%;
    max-width: 524px;
    height: 60px;
    border: 1px solid #007DE3;
    border-radius: 5px;
    background: transparent;
}
.modal-dialog{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	max-width:600px;
	max-height:278px;
}
.scanning {
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-top: 5px;
    margin: 0 0 10px;
}

.text-right {
    clear: both;
    text-align: right;
}
.position .modal-footer {
    border-top: none;
}
 .btn:focus{
 	color: #007DE2;
 }
 .android {
    margin-top: 2.5em;
}
.iphone {
    margin-top: 1.4em;
}

.android a {
    display: block;
    text-decoration: none;
    background: #6dc851;
    width: 170px;
    height: 42px;
    border-radius: 5px;
    line-height: 42px;
    text-align: center;
    color: #fff;
}
.android a i,.iphone a i {
    font-size: 25px;
    margin-right: 10px;
    line-height: 42px;
}
.iphone a {
    display: block;
    text-decoration: none;
    background: #848589;
    width: 170px;
    height: 42px;
    border-radius: 5px;
    line-height: 42px;
    text-align: center;
    color: #fff;
}
@media (max-width:768px){
.immediately-downbtn {
	font-size: 18px;
    color:#007DE2;
    width: 230px;
    height: 60px;
    border: 1px solid #007DE3;
    border-radius: 5px;
    background: transparent;
	}
}
 
/*button-end*/
.btn-primary {
	background-color: rgb(255, 255, 255);
}

.footer {
	text-align: center;
	height: 460px;
	background: #000;
	overflow: hidden;
}

.footer-item {
	color: #fff;
}

.mt_80 {
	margin-top: 80px;
}

.code img {
	display: block;
	width: 118px;
	height: 118px;
	margin: 0 auto;
}

.code figcaption {
	padding: 10px 0;
}

.addree {
	line-height: 1.2;
	padding-top: 26px;
	font-size: 16px;
}

.phone-number {
	font-size: 24px;
}

.footer-item a {
	font-size: 14px;
	color: #FFFFFF;
}

.footer-list {
	margin: 0 auto;
	margin: 10px 0;
}

.beian {
	margin: 30px 0 15px 0;
	clear: both;
	color: #999;
	overflow: hidden;
}
@media (max-width:970px) {
.footer {
	height: 50%;
	background: #000;
	overflow: hidden;
	text-align: center;
}
}

@media (min-width:768px) {
.footer-item {
		float: left;
		margin-top: 80px;
		color: #fff;
	}
	.code {
		float: left;
		margin-right: 25px;
		margin-left: 25px;
	}
	.code figcaption {
		font-size: 14px;
	}
	.addree {
		text-align: left;
	}
	.addree p {
		margin-bottom: 14px;
		color: #FFFFFF;
		
	}
	.footer-list {
		float: right;
		padding-top: 50px;
	}
	.footer-list a {
		float: left;
		margin: 15px;
	}
	.phone-number {
		font-size: 24px;
	}
	.beian {
		padding-top: 27px;
	}
	.beian p {
		font-size: 12px;
		color: #6E6E6E;
	}
}

/*关于税云*/
/*导航菜单*/
.main-navigation {
  text-align: center;
  background: #ffffff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #e1e1e1;
  min-height: 80px;
}
.main-navigation .menu {
  padding: 0;
  margin: 0;
  text-align: center;
}
.main-navigation .menu li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin:0 25px -8px 25px;
}
.menu li.nav-current a{
  color: #007DE2;
  border-bottom: 2px solid #007DE2;
  height: 48px;
  margin-top: 31px;

}
.menu a{
	color: #5E5E5E;
}
.main-navigation .menu li a {
  font-size: 20px;
  display: block;
  font-family: "微软雅黑";
}
.main-navigation .menu li ul {
  visibility: hidden;
  background: #ffffff;
  text-align: left;
  padding: 7px 0px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 120%;
  width: 200px;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
.main-navigation .menu li ul li {
  display: block;
  margin: 0;
}
.main-navigation .menu li ul li a {
  line-height: 2.5em;
  color: #505050;
}
.main-navigation .menu li ul:hover > a {
  color: ##007DE2;
}
.main-navigation .menu li:hover ul {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 100%;
}
@media (max-width: 767px) {
.main-navigation {
    text-align: left;
  }
  .main-navigation .menu li {
    display: block;
  }
  .main-navigation .menu li:hover > a {
    color: ##007DE2;
    text-decoration: none;
  }
  .main-navigation .menu li ul {
    visibility: visible;
    padding: 0px 0px 0px 20px;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/* navbar */
.navbar-header {
  text-align: center;
}
.navbar-header i {
  height: 56px;
  line-height: 56px;
  font-size: 2em;
  cursor: pointer;
}
@media (min-width: 768px) {
.nav-toggle-button {
    display: none;
  }
}

/*结束导航*/

/*税云简介*/
.cloud{
	background-color: #F9F9F9;	
}
.cloud-body{
	margin-top: 66px;
}
.cloud-title{
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 24px;
	color: #5E5E5E;
}
.com-icon{
	display: block;
	background: url(../img/com-icon.jpg) no-repeat center/contain;
	width: 420px;
	height: 260px;	
}
.img-left{
	padding-bottom: 50px;
	margin-left: -19px;
}
.img-icon1{
	width: 100%;
	height: 100%;
	max-width: 406px;
	max-height: 288px;
	padding-left: 20px;
}
.media-body{
	font-size: 14px;
	color: #8C8C8C;
	text-indent: 26px;
	padding-left: 10px;
}

/*简介结束*/
.col-sm-7,
.col-md-4{
	padding-left: 0;
    padding-right: 0;
}
/*福利待遇*/

.deal-title{
	padding-top: 50px;
	padding-bottom: 27px;
	font-size: 24px;
	color: #5E5E5E;
}
.show1,.show2,.show3{
	text-align: center;
	margin: 2.5px;
	max-width: 390px;
	height:260px;
	border: 1px solid #FFFFFF;
}
.show1{
	background-color: #47ace4;
}
.icon{
	font-size: 24px;
	color: #FFFFFF;
	width: 98px;
	height: 98px;
	margin: 65px auto;
}
.icon span{
	margin-bottom:10px;
}
.show1-icon{
	display: block;
	margin-left: 3px;
	background: url(../img/wxyj.png) no-repeat center/contain;
	width: 93px;
	height: 93px;
}
.show2{
	background-color: #33cc99;
}
.show2-icon{
	display: block;
	margin-left: 3px;
	background: url(../img/lvyou.png) no-repeat center/contain;
	width: 93px;
	height: 93px;
}
.show3{
	background-color: #33cccc;
}
.show3-icon{
	display: block;
	margin-left: 3px;
	background: url(../img/jiankang.png) no-repeat center/contain;
	width: 93px;
	height: 93px;
}
.hide-body{
	margin: 2.5px;
	max-width: 390px;
	height:260px;
	border: 1px solid #f3f3f3;
	background-color: #f3f3f3;
	text-indent: 26px;
	font-size: 16px;
	color: #8C8C8C;
	padding: 0 10px;
}
/*结束*/

/*加入我们*/
.join{
	padding-top: 70px;
}
.join-title{
	font-size: 24px;
	color: #5E5E5E;
	margin-left: 2px\n;
}
.panel-group{
	padding-top:30px ;
	margin: auto;
	margin-left: -1px;
}
.panel-icon {
	float: right;
	background: url(../img/ico-bottom.png) no-repeat center/contain;
	width: 30px;
	height: 30px;
	position: relative;
	top: -4px;
}
.panel-icon.bg{
	float: right;
	background: url(../img/ico-top.png) no-repeat center/contain;
	width: 30px;
	height: 30px;
	position: relative;
	top: -4px;
}
.panel-title a {
	display:block;
	height: 20px;
	width: 100%;
	font-size: 22px;
	color: #007DE2;
	margin-left: 4;
}
.panel-body{
	word-spacing:1px;
	font-size: 16px;
	color: #8C8C8C;
}
.panel-body div{
	margin-top: 30px;
}
.collapse-cont {
	padding-top: 20px;
}
.number{
	color: #007DE2;
	font-size: 22px;
	padding-bottom: 30px;
}
/*结束*/

/*联系我们*/
.connection{
	padding-top: 70px;
}
.conn-body{
	height:760px;
}
.conn-body div{
	margin:15px 0 15px 0;
}
.map{
	width: 100%;
	height: 100%;
	margin-top: 30px;
	max-width: 660px;
	max-height: 350px;
	border: 1px solid !important;
	background-color: #8C8C8C;
	
}
.conn span{
	margin-left: 10px;
	font-size: 16px;
	color: #5E5E5E;
}
.conn p{
	padding-left: 8px;
	color: #8C8C8C;
	font-size: 16px;
}
.site{
	float: left;
	background: url(../img/site.png) no-repeat center/contain;
	width: 12px;
	height: 16px;
	margin-top: 7px;
}
.way{
	float: left;
	background: url(../img/way-phone.png) no-repeat center/contain;
	width: 15px;
	height: 16px;
	margin-top: 7px;
}
/*结束*/


/*服务*/
		body,a{
	color: #999;
}
a:hover{
	text-decoration: none;
}
h1, h2, h3,h4,h5,h6{
  	margin: 0;
  	padding: 0;
  	font-weight:normal ;
  	font-family: "微软雅黑";
}
p{margin: 0;}
li{
	list-style: none;
}
img{
	vertical-align: middle;
}
ul{
	padding: 0;
}

.font-title-1{
	font-size: 28px;
	
}
.font-info{
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 16px;
	color: #bcbcbc;
	
}
.font-info li{
	margin-right: 47px;
	display: inline-block;
}
.m0{
	margin: 0;
}
.font-title-1,.font-tit,.grid-title{
	color: #424242;
}

.font-icon{
	position: relative;
	top:1px;
	display: inline-block;
	height: 16px;
	width: 19px;
	margin-right:10px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.icon-qq {
	background-image: url(../img/qq.png);
}
.icon-phone{
	background: url(../img/phone1.png) no-repeat center/cover;
}
.font-content{
	font-size: 14px;
	color: #8C8C8C;
	word-wrap: break-word;
}
.font-area{
	padding: 60px 60px;
	margin-left: -20px;
	
}
.arrow-left {
	position: absolute;
    width: 0px;
    height: 0px;
    border-bottom: 65px solid transparent;
    border-top: 65px solid transparent;
    border-right: 40px solid #F9F9F9;
   	font-size: 0px;
    line-height: 0px;
    margin-left:48px;
    }
    
@media only screen and (min-width: 768px) and (max-width: 997px) {
	.font-body{
		float: left;
	}
	.arrow-left {
	position: absolute;
    width: 0px;
    height: 0px;
    border-bottom: 65px solid transparent;
    border-top: 65px solid transparent;
    border-right: 40px solid #F9F9F9;
   	font-size: 0px;
    line-height: 0px;
    margin-left:-40px;
    }
}
@media only screen and (max-width:678px ) {
	.font-body{
		float: right;
		margin-right: 27px;
	}
	.arrow-left {
	position: absolute;
    width: 0px;
    height: 0px;
    border-bottom: 65px solid transparent;
    border-top: 65px solid transparent;
    border-right: 40px solid #F9F9F9;
   	font-size: 0px;
    line-height: 0px;
    margin-left:-40px;
    }
}
.font-area-l{
	float: right;
	text-align: center;
	padding: 35px;
	background-color: #f9f9f9;
	margin-right: 1px;
}
.font-title-1{
	margin-bottom: 13px;
	color: #424242;
}
.font-title-2{
	margin: 0;
	font-size: 36px;
	color: #007DE2;
}
.font-title-tit{
	color: #007DE2;
	font-size: 14px;
	letter-spacing: 1px;
}
.grid-warp {
	overflow: hidden;
	text-align: center;
	padding: 0 10px;
	background-color:#F9F9F9
}
.grid-title{
	margin: 46px 0 8px 0;
	font-size: 30px;
}
.grid-tit{
	margin-bottom: 18px;
	font-size: 16px;
	color: #c1c1c1;
}
.grid-tit1{
	letter-spacing:1px;
	margin-bottom: 53px;
	font-size: 16px;
	color: #c1c1c1;
}
.grid-list  li{
	overflow: hidden;
	box-sizing: border-box;
	float: left;
}
.grid-list  li a{
	display: block
}
.grid-list-10 li{
	margin: 10px 0 0 0;
	height: 142px;
	width: 100%;
	border-right: none;
	border: 1px solid #ccc;	 
}
.grid_10{
	padding-bottom: 40px;
}
 .grid-list-10 li a{
 	padding: 31px 0; 
 	}
.grid_6{
	background-color: #FFFFFF;
}
.grid_6 .grid-title{
	padding-top:44px;
}
.grid-list-6 {
	margin-top: 52px;
}
.grid-list-6 li{
	position: relative;
	width: 100%;
	height: 392px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right:5px solid #fff ;
	border-bottom:5px solid #fff ;
}
.grid-list-6 a{
	padding: 20px;
	height: 387px;
	display: block;
  	border:1px solid #ccc;
}
.grid-list-6 a img{
	height: 100%;
	width: 100%;
}

.showbg{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	padding: 95px 0;
    background-color: rgba(0, 108, 194, 0.46);
    color: #fff;
    font-size: 16px;
}
.showbg .tit{
	font-size: 22px;
    padding-top: 50px;
    padding-bottom: 20px;
}
.showbg .profile .span{
	margin-left: 10px;
}
.grid-list-10 .borderR{
	border-right:1px solid #ccc ;
}
.borderC{
	background-color: #FFFFFF;
}
.borderBNone{
	border-bottom: none;
}
.icon-tit{
	padding-top: 10px;
	font-size: 14px;
	color: #ababab;
}

@media (min-width: 768px){
 .grid-list-10 li,.grid-list-6 li{
 	width: 50%;
 }
}
@media (min-width: 992px) {
.grid-list-10 li,.grid-list-6 li{
    width: 50%;
  }
.grid-list-10 li{
		margin: 0;
	}
}
@media (min-width: 1200px) {
	.grid-list{
		margin: 0;
	}
 .grid-list-10  li{
    width: 20%;
   	border-right: none;
  }
  .grid-list-10 .borderB{
  	background-color:#;
  	border-bottom: none !important;
  }
  .grid-list-10 li{
		margin: 0;
		}
  .grid-list-6 li{
  	width: 33.333%;
  }
  
 .grid-list{
  	padding:0;
  } 
.grid-list-10 li{
	margin: 0;
	border-right: none ;
	}
}
.contact{
	margin-top: 90px;
	background-color:#007DE2 ;
}
.img{
	padding:80px 0 80px 0;
	margin-left: -17px;	
	}
.img-icon{
	width: 100%;
}
.map-icon{
	display: block;
	background: url(../img/map.png) no-repeat center/contain;
	width: 500px;
	height: 300px;	
}

@media(max-width:670px) {
	.map-icon{
	display: block;
	background: url(../img/map.png) no-repeat center/contain;
	width: 100%;
	height: 260px;	
}
}
.text-ph{
	line-height: 1.3;
	padding: 138px 0;
}
.text{
	padding-bottom: 20px;
	font-size: 36px;
	color: #FFFFFF;
	}
.phone{
	font-size: 34px;
	color: #FFFFFF;
}
@media (max-width:990px ) {
.text-ph{
	list-style: none;
	line-height: 1;
    padding: 40px 0;
    margin-top: -60px;
    padding-left: 60px
}
}
/*结束服务*/
/*ipad和手机上的样式*/
	@media only screen and (min-width: 690px) and (max-width: 990px) {
		.news-content-item p {
			padding-right: 0px;
		}
		.user-check-list a {
		    display: block;
		    overflow: hidden;
		    width: 50%;  
		    height: 200px;
		    float: left;
		    background: #006CC2; 
		    border-left: 1px solid #006CC2; 
		    border-right: 1px solid #006CC2;
		    border-bottom: 2px solid #007DE2;
		}
		.news-content-item{
			margin: 0 10px;
		}
		.news-content-item h2{
			text-indent: 20px;
		}
	}	
	
	@media(max-width:667px) {
		.news-content-item p {
		    padding-right: 0px;
			}
		.user-check-list a {
		    display: block;
		    overflow: hidden;
		    width: 100%;  
		    height: 200px;
		    float: left;
		    background: #006CC2; 
		    border-left: 1px solid #006CC2; 
		    border-right: 1px solid #006CC2;
		    border-bottom: 2px solid #007DE2;
		}
		.news-content-item{
			margin: 0 10px;
		}
		.news-content-item h2{
			text-indent: 20px;
		}
	}
/*结束样式*/
