@charset "UTF-8";
/* CSS Document */

img{ display:block;}

/*banner*/
.slide-main{height:450px;position:relative;}
.item{display:block;width:100%;height:10px;position:absolute;z-index:124;top:420px;left:0;text-align:center;}
.item a{
  display:inline-block;width:10px;height:10px; border-radius:100%;margin-right:11px;background:#333;
  opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;
}
.item a.cur{background: #4CCDDC;}

.slide-box,.slide{display:block;width:100%;height:450px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:450px;position:relative;position:absolute;z-index:8;}
.slide a{display:block;width:100%;height:450px;cursor:pointer;}

/*title*/
.chanjet-box-txt{
	width:100%;
	margin:80px auto 0;	
}
.bg-xian{
	/* background:url(../images/xian.jpg) no-repeat center -10px;
	background-size:cover; */
}
.chanjet-title{ width:1000px; margin:0 auto 16px; text-align:center;}
.line-text{font-size:28px; color:#292E30 ; width:100%; text-align:center;}
.p-chanjet{margin:0 auto;font-size:14px;line-height:24px;color:#768187;text-align:center; padding-bottom:40px;}

/*card-list*/
.list-accout-card{ 
 width:100%; min-width:1200px; height:auto; padding-bottom: 50px;
 /* background:url(../images/bg-gray.jpg) repeat-x center 50px;
 background-size:auto 210px; */
}
.list-accout-card ul{ width:1460px; margin:0 auto; padding:10px 140px;}
.list-accout-card ul li{ float:left; width:364px; height:421px;border: 1px solid #ccc}
.list-accout-card ul li:hover{ box-shadow: 0 0 20px 1px #ccc;border: 1px solid #41B2EE}
.account-card-an{
	background:url(../images/a.jpg) no-repeat center top;
	background-size:cover;
}
.words{
	width: 100%;
	height: 256px;
	text-align: center;
	margin-top: 168px;
}
.words .headW{
	font-size: 30px;
	color: #41B2EE;
	padding-bottom: 20px;
}
.words .titleW{
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 50px;
	color: #333;
}
.words .contentW{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
/* .account-card-an:hover{
	background:url(../images/list-an-h.jpg) no-repeat center top;
	background-size:cover;
} */
.account-card-zhi{
	background:url(../images/b.jpg) no-repeat center top;
	background-size:cover;
}
/* .account-card-zhi:hover{
	background:url(../images/list-zhi-h.jpg) no-repeat center top;
	background-size:cover;
} */
.account-card-yi{
	background:url(../images/c.jpg) no-repeat center top;
	background-size:cover;
}
/* .account-card-yi:hover{
	background:url(../images/list-yi-h.jpg) no-repeat center top;
	background-size:cover;
} */

/*轮播介绍*/
.slides-box {
    width: 100%;
	min-width:1200px;
    height: 350px;
	background:url(../images/bg-bule.jpg) no-repeat center top;
	background-size: 100% 350px;
    overflow: hidden;
	position:relative;
}
.slides {
    
    height: 350px;
    width: 1200px;
    margin:0 auto;
}
.slides li {
	
    width:  100%;
    height: 350px;
}
.slides li img{
    
    width: 100%;
    margin: auto;
}

.prev, .next {
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -40px;
    left: 150px;
    height: 70px;
    width: 30px;
    color: #fff;
    cursor: pointer;
    z-index: 100;
}
.prev:hover{
	background:url(../images/lunbo-l-h.png) no-repeat;
	background-size:30px auto;
}
.next:hover{
	background:url(../images/lunbo-r-h.png) no-repeat;
	background-size:30px auto; 
}
.prev{
	background:url(../images/lunbo-l.png) no-repeat;
	background-size:30px auto; 
}
.next {
    left: auto;
    right: 150px;
    background:url(../images/lunbo-r.png) no-repeat;
	background-size:30px auto; 
}
.lunbo-one{ 
  width:1200px;
  margin:0 auto;
  height:350px;
  padding-left:540px;
  padding-top:60px;
  background:url(../images/lunbo1.png) no-repeat 140px 64px;
  background-size:360px auto;
  color:#fff;
 }
 .lunbo-icon-box div{
  width:70px;
  height:90px;
  padding-top:54px;
  float:left;
  text-align:center;
  background-size:50px auto;
}
.lunbo-icon-style1{ background:url(../images/lunbo-icon1.png) no-repeat center top;}
.lunbo-icon-style2{ background:url(../images/lunbo-icon2.png) no-repeat center top;}
.lunbo-icon-style3{ background:url(../images/lunbo-icon3.png) no-repeat center top;}
.lunbo-two{ 
  width:1200px;
  margin:0 auto;
  height:350px;
  padding-left:540px;
  padding-top:60px;
  background:url(../images/lunbo2.png) no-repeat 140px 54px;
  background-size:360px auto;
  color:#fff;
 }
 .lunbo-three{ 
  width:1200px;
  margin:0 auto;
  height:350px;
  padding-left:540px;
  padding-top:60px;
  background:url(../images/lunbo3.png) no-repeat 140px 54px;
  background-size:380px auto;
  color:#fff;
 }
 .lunbo-four{ 
  width:1200px;
  margin:0 auto;
  height:350px;
  padding-left:540px;
  padding-top:60px;
  background:url(../images/lunbo4.png) no-repeat 260px 54px;
  background-size:200px auto;
  color:#fff;
 }
 
 .box-title-account{
	  width:1200px;
	  height:50px;
	  margin:80px auto 0; 
	  border-top:1px solid #52bdff;
	  position:relative;
}
.box-title-account ul{ position:absolute; top:-18px; left:50%; margin-left:-320px;}
.box-title-account ul li{
	float:left; width:120px; height:34px; line-height:32px; text-align:center;
	border:1px solid #52bdff; border-radius:4px; color:#52bdff;
	font-size:18px; font-weight:700; margin:0 20px; background:#fff;
}

/*yun*/
.account-con{
	width:1150px;
	height:480px;
	margin:0 auto;
	background:url(../images/account-b2.png) no-repeat center;
	background-size:940px auto;
	position:relative;
}
.account-con-img{
	width: 320px;
	float: left;
	margin-left: 326px;
	margin-top: 131px;

}
.account-con-img img{ width:100%;}
.account-con-text{ color:#666; font-size:14px;}
.account-con-text:hover{ color:#52bdff;}
.account-con-text .fz18{ margin-bottom:4px;}

.account-con-show{
	width: 602px;
	height: 462px;
	float: left;
	margin: 50px 0 0 180px;
}
.account-imgs{
	display: none;
}

 
/*套餐*/ 
.package-box{ width:1200px; margin:40px auto; padding:0 70px;}
.package-box ul li{ width:300px;float:left;}
.package-box ul li h2{ font-weight: 800}
.package-top{
	width:100%;
	height:420px;
	border:1px solid #d8d8d8;
	color:#666;
	font-size:16px;
	text-align:center;
	position:relative;
}
.drop-icon-style{
	width:16px;
	position:absolute;
	top:145px;
	left:50%;
	margin-left:-8px;
}
.package-top p{ line-height:32px;}
.package-lightBule{
	wdith:100%;
	padding-top:90px; 
	height:156px;
	background:url(../images/package1.png) no-repeat center 18px #52bdff;
	background-size:60px auto;
	font-size:18px;
	color:#fff;
	margin-bottom:20px;
}
.package-Bule{
	wdith:100%;
	padding-top:90px; 
	height:156px;
	background:url(../images/package2.png) no-repeat center 18px #52bdff;
	background-size:60px auto;
	font-size:18px;
	color:#fff;
	margin-bottom:20px;
}
.package-darkBule{
	wdith:100%;
	padding-top:90px; 
	height:156px;
	background:url(../images/package3.png) no-repeat center 18px #52bdff;
	background-size:60px auto;
	font-size:18px;
	color:#fff;
	margin-bottom:20px;
}
.package-price{ text-align:center; font-size:18px; color:#666; margin:20px 0;font-weight: 600;}
.btn-package{ 
    display:block;
	width:120px;
	margin:0 auto;
	text-align:center;
	height:30px;
	line-height:30px;
	border-radius:4px;
	color:#fff;
	font-size:16px;
}
.btn-package:hover{
	box-shadow: 0 1px 10px #ccc;
}
.btn-bg-lb{ background:#fea301;}
.btn-bg-b{ background:#3a779c;}
.btn-bg-y{ background:#fea301;}
.btn-bg-db{ background:#fea301;}
.btn-goumai{ display:block; width:60px; text-align:center; margin:10px auto 0; font-size:16px; color:#666; text-decoration:underline;}

.lines{
	margin-left: 5px;
	padding-left: 15px;
	background: url(../images/point.jpg) no-repeat center left;
}
.point{
	width: 3px;
	height: 3px;
	background: #000;
}
.oval{
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -40%;
	width: 80%;
	height: 30px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #40B2EE;
	color: #40B2EE;
	line-height: 28px;
	text-align: center;
}
/*客户案例*/
.anli-style{width:100%; min-width:100%; padding:40px 0 120px;}
.anli-list{ width:1170px; margin:60px auto 0;}
.anli-list li{float:left; width:240px; text-align:center; margin-right:60px;}
.font-text3{ font-size:14px;line-height:24px; width:600px; margin:0 auto; text-align:center; color:#768187;}
.anli-img{ width:90px; height:90px; border-radius:100%; margin:0 auto 16px;}
.anli-img img{width:90px; height:90px;}

/*智能云*/
.account-yun{
	width:100%;
	min-width:1200px;
	height:240px;
	background: url(../images/zhi-bg.jpg) no-repeat center #282828;
	background-size:500px auto;
	color:#fff;
	text-align:center;
	padding-top:80px;
}
/*btn-group*/
.account-btn{
	width:100%;
	min-width:1200px;
	height:100px;
	padding-top:22px;
	/* background:url(../images/xian.jpg) no-repeat center;
	background-size:cover; */
}
.account-btn ul{
	width:1000px;
	margin:0 auto;
}
.account-btn ul li{
	width:180px;
	height:56px;
	line-height:56px;
	float:left;
}
.account-btn ul li a{
	display:block;
	width:180px;
	height:57px;
	line-height:56px;
	padding-left:20px;
	border:1px solid #666;
	color:#666;
	background:url(../images/icon-j-h.png) no-repeat 140px center;
	background-size:20px auto;
	font-size:22px;	
}
.account-btn ul li a:hover{
	background:url(../images/icon-j.png) no-repeat 140px center #312f38;
	color:#fff;
}

/*浮动*/

.gong-phone-box{position:fixed; right:0; bottom:50px; z-index:200;}
.gong-phone-box{width:77px; height:455px; float:left; overflow:hidden;}
.im_1{background:url(../images/im_img_1.jpg) no-repeat; width:77px; height:95px; float:left;}
.im_1:hover{background:url(../images/im_img_hover.jpg) no-repeat;}

.im_1_enter{background:url(../images/im_img_2_hover.jpg) no-repeat; width:77px; height:95px; float:left;}
.im_1_enter:hover{background:url(../images/im_img_2.jpg) no-repeat;}

.im_2{background:url(../images/im_img_1.jpg) no-repeat; background-position:0 -95px; width:77px; height:96px; float:left;}
.im_2:hover{background:url(../images/im_img_hover.jpg) no-repeat;background-position:0 -95px;}

.im_3{background:url(../images/im_img_1.jpg) no-repeat; background-position:0 -191px; width:77px; height:96px; float:left; cursor:pointer;}
.im_3:hover{background:url(../images/im_img_hover.jpg) no-repeat;background-position:0 -191px;}

.im_4{background:url(../images/im_img_1.jpg) no-repeat; background-position:0 -287px; width:77px; height:96px; float:left;}
.im_4:hover{background:url(../images/im_img_hover.jpg) no-repeat;background-position:0 -287px;}

.im_5{background:url(../images/im_img_1.jpg) no-repeat; background-position:0 -383px; width:77px; height:96px; float:left;}
.im_5:hover{background:url(../images/im_img_hover.jpg) no-repeat;background-position:0 -383px;}

.im_6{background:url(../images/im_img_1.jpg) no-repeat; background-position:0 -479px; width:77px; height:77px; float:left;}
.im_6:hover{background:url(../images/im_img_hover.jpg) no-repeat;background-position:0 -479px;}



.head-pop{ 
   width: 110px;background:#fff; position:absolute; top:35px;left:-13px; z-index:400;           
   border-radius:3px; padding:10px;
   -moz-box-shadow: 0px 0px 2px #aaa;-webkit-box-shadow: 0px 0px 2px #aaa;box-shadow: 0px 0px 2px #aaa;
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa')";
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, Color='#aaaaaa');
}
.land-icon{ width:102px; height:18px;background:url(../images/c_02.png) no-repeat; position:absolute; top:-8px; left:17px;}
div.head-pop ul li{float: none;}
div.head-pop ul li a{ 
 display:block; width:90px;height:30px;line-height:30px;
 color:#333; text-align:left; padding-left:6px;
}
div.head-pop ul li a:hover{ background:#eaeaea;}


.pop-pay-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:500; color:#666;}
.pay-bg{
	 background:#000; 
	 filter:alpha(opacity=40);  
     -moz-opacity:0.4;  
     -khtml-opacity: 0.4;  
     opacity: 0.4;
	 width:100%; height:100%;
}
.pop-pay-tab3{ 
  background-color:#fff;
  position:absolute;margin-left:50%; top:100px; left:-180px; z-index:110;
}
.pop-txt-wei{
  width:360px; padding:70px 30px 60px; text-align:center;
}
.pop-btn-goumai, .pop-btn-huise{ 
  display: inline-block; width:240px; height:40px; line-height:40px; text-align:center;
  border-radius:3px; 
}
.pop-btn-goumai{ background:#ff4b47;color:#fff; margin-top:40px;}
.pop-btn-goumai:hover{
  box-shadow: 0 0 15px rgba(255,75,71,0.50);
  -webkit-box-shadow: 0 0 15px rgba(255,75,71,0.50);
  -ms-box-shadow: 0 0 15px rgba(255,75,71,0.50);
}


/*2017.08.08---product*/
.two-level-banner{
	width:100%;
	min-width:1200px;
	height:400px;
	background:url(../images/two/caiwu-banner.jpg) no-repeat center;
	background-size:cover;
	position: relative;
}
.tab-bigBox{
	width:1155px;
	min-height:400px;
	margin:0 auto 20px;
	background:#fff;
	-moz-box-shadow:0 2px 12px rgba(0,0,0,0.2); 
    -webkit-box-shadow:0 2px 12px rgba(0,0,0,0.2);  
    box-shadow:0 2px 12px rgba(0,0,0,0.2);
	position:relative;
}
.tab-box-title{ 
    position:absolute; bottom: 0px; left:50%; z-index:10;margin-left: -577.5px;
	background:#fff;
	border-bottom:1px solid #f5f5f5;
}
.tab-box-title li{
	float:left;
	width:165px;
	height:60px;
	line-height:60px;
	border-right:1px solid #ebebeb;
	color:#333;
	font-size:18px;
	position:relative;
}
.tab-box-title li a{
	display:block;
	width:165px;
	height:60px;
	padding-left:56px;
	color:#333;
}
.bg-cai{ background:url(../images/two/cai-icon.png) no-repeat 28px center;}
.bg-fa{ background:url(../images/two/fa-icon.png) no-repeat 28px center;}
.bg-shui{ background:url(../images/two/shui-icon.png) no-repeat 28px center;}
.bg-guan{ background:url(../images/two/guan-icon.png) no-repeat 28px center;}
.bg-pei{ background:url(../images/two/pei-icon.png) no-repeat 24px center;}
.bg-duan{ background:url(../images/two/duan-icon.png) no-repeat 22px center;}
.bg-video{ background:url(../images/two/video-icon.png) no-repeat 24px center;}
.tab-box-title li.tab-level-active{background:#41b2ed;}
.tab-box-title li.tab-level-active a{ color:#fff;}
.tab-level-active .bg-cai{ background:url(../images/two/cai-icon-h.png) no-repeat 28px center;}
.tab-level-active .bg-fa{ background:url(../images/two/fa-icon-h.png) no-repeat 28px center;}
.tab-level-active .bg-shui{ background:url(../images/two/shui-icon-h.png) no-repeat 28px center;}
.tab-level-active .bg-guan{ background:url(../images/two/guan-icon-h.png) no-repeat 28px center;}
.tab-level-active .bg-pei{ background:url(../images/two/pei-icon-h.png) no-repeat 24px center;}
.tab-level-active .bg-duan{ background:url(../images/two/duan-icon-h.png) no-repeat 22px center;}
.tab-level-active .bg-video{ background:url(../images/two/video-icon-h.png) no-repeat 24px center;}
.tab-level-active .drop-white-level{
	display:block;
	width:14px;
	height:14px;
	background:url(../images/drop-icon.png) no-repeat center top;
	position:absolute;
	bottom:-4px;
	left:80px;
}
.tab-icon-title{
	font-size:32px;
	padding-left:50px;
	margin-bottom:10px;
}
.padding-tab-box{padding:80px 60px 0 50px;}
.spot-style{ padding-left:24px; background:url(../images/two/icon-spot.png) no-repeat left center; line-height:26px; font-size:16px; color:#999;}
.cai-icon1{ background:url(../images/two/cai-01.jpg) no-repeat left center; background-size:40px auto;}
.cai-icon2{ background:url(../images/two/cai-03.jpg) no-repeat left center; background-size:40px auto;}
.cai-icon3{ background:url(../images/two/cai-05.jpg) no-repeat left center; background-size:40px auto;}
.cai-icon4{ background:url(../images/two/cai-07.jpg) no-repeat left center; background-size:40px auto;}
.fa-icon1{ background:url(../images/two/fa-01.jpg) no-repeat left center; background-size:40px auto;}
.fa-icon2{ background:url(../images/two/fa-03.jpg) no-repeat left center; background-size:40px auto;}
.fa-icon3{ background:url(../images/two/fa-05.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon1{ background:url(../images/two/shui-01.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon2{ background:url(../images/two/shui-03.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon3{ background:url(../images/two/shui-05.jpg) no-repeat left center; background-size:40px auto;}
.shui-icon4{ background:url(../images/two/shui-07.jpg) no-repeat left center; background-size:40px auto;}
.guan-icon1{ background:url(../images/two/guan-01.png) no-repeat left center; background-size:40px auto;}
.guan-icon2{ background:url(../images/two/guan-03.jpg) no-repeat left center; background-size:40px auto;}
.pei-icon1{ background:url(../images/two/pei-01.jpg) no-repeat left center; background-size:40px auto;}
.pei-icon2{ background:url(../images/two/pei-03.jpg) no-repeat left center; background-size:40px auto;}
.pei-icon3{ background:url(../images/two/pei-05.jpg) no-repeat left center; background-size:40px auto;}
.duan-icon1{ background:url(../images/two/duan-01.jpg) no-repeat left center; background-size:46px auto;}
.duan-icon2{ background:url(../images/two/duan-03.jpg) no-repeat left center; background-size:40px auto;}


/*2017.08.15--price*/
.price-Title{
	width:100%;
	min-width:1200px;
	height:220px;
	/* background: url(../images/price/price-bg.jpg) no-repeat center;
	background-size:auto 200px; */
	text-align:center;
	padding-top:30px;
}
.fz-price{ font-size:30px; font-weight:700; margin-bottom:14px;}
.price-Title .fz16{ color:#999; line-height:24px;}
.price-list{ width:100%; min-width:1200px; padding:30px 0 50px;}
.price-list ul.price-box{
	width:1020px;
	margin:0 auto;
} 
.price-list ul.price-box .price-box-li{
	width:285px;
	height:auto;
	margin-right:80px;
	padding:135px 0 0;
	float:left;
}
.price-yellow{ background:url(../images/price/price-y.jpg) no-repeat center top; background-size:285px auto;}
.price-green{ background:url(../images/price/price-g.jpg) no-repeat center top; background-size:285px auto;}
.price-bule{ background:url(../images/price/price-b.jpg) no-repeat center top; background-size:285px auto;}
.price-black{ background:url(../images/price/price-black.jpg) no-repeat center top; background-size:285px auto;}
.price-number{ font-size:30px; text-align:center; margin-bottom:10px;}
.price-text{ color:#999; text-align:center; margin-bottom:6px;}
.zhangtao-num{ font-size:18px; margin-bottom:40px; text-align:center;}
.zhangtao-num span{ padding:0 40px;}
.ring-list li{
	list-style:inside;
	color:#666;
	margin-bottom:20px;
	font-size:14px;
}
.price-btn-box{
	width:100%;
	border-top:1px solid #ededed;
	padding-top:26px;
}
.price-btn-style{
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin:0 auto;
	font-size:16px;
	border-radius:4px;
	font-weight: 800;
}
.price-btn-style:hover{
	box-shadow: 0 1px 10px #ccc;
}

.price-btn-yellow{ background:#f6cc4a;}
.price-btn-green{ background:#2ae36d;}
.price-btn-bule{ background:#19c4dd;}
.price-btn-black{ background:#2d2d2d;}
.price-l{
	width:100%;
	min-width:1200px;
	text-align:center;
	padding-top:30px;
	padding-bottom:50px;
}
.fz-bule{ color:#19c4dd; font-size:24px; margin-bottom:6px;}
.price-l .fz16{ color:#999;}
.black-drop{
	width:30px;
	height:50px;
	background:url(../images/price/price-black-icon.png) no-repeat center top;
	background-size:30px auto;
	position:absolute;
	top:0;
	right:30px;
}
.blue-drop{
	width:30px;
	height:50px;
	background:url(../images/price/price-b-icon.png) no-repeat center top;
	background-size:30px auto;
	position:absolute;
	top:0;
	right:30px;
}

/*2017.11.01*/
.z-banner{
	width:100%;
	min-width:1200px;
	height:250px;
	background:url(../images/zs/z-banner.jpg) no-repeat center;
	background-size:cover;
}
.zs-top-box{
	width:1200px;
	margin:40px auto;
}
.zs-input-box{
	width:600px;
	border-right:1px solid #dbd7d6;
	padding-top:20px;
}
.zs-input{
	width:100%;
	position:relative;
	padding-bottom:30px;
}
.input-title-z{
	padding-left:50px;
	height:28px;
	line-height:28px;
}
.zs-input-group{
	width:320px;
	height:28px;
	line-height:28px;
	padding-left:12px;
	border:1px solid #dbd7d6;
}
.zs-input-group input[type="text"]{
	display:block;
	width:100%;
	height:100%;
	border:none;
	outline:none;
}
.erro-zs-style{
	font-size:12px;
	color:#ff4646;
	position:absolute;
	top:30px;
	left:120px;
}
.btn-zs-box{
	width:500px;
	text-align:center;
}
.btn-zs{
	display:block;
	width:320px;
	height:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
	/*background:#33c8e0;*/
	border-radius:2px;
	margin:40px auto 10px;
}
.btn-zs-enable{
	background:#33c8e0;
}
.btn-zs-disable{
	background:#dbd7d6;
}
.btn-zs-box p{ color:#666; font-size:12px;}

.jieguo-box{
	width:1200px;
	height:250px;
	margin:0 auto 40px;
	border:1px solid #dbd7d6;
}
.has-result{background:url(../images/zs/z-bg02.jpg) no-repeat 1126px bottom #fafafa;}
.none-result{background:url(../images/zs/z-bg01.jpg) no-repeat 1126px bottom #fafafa;}
.jieguo-box .fz18{ text-align:center; height:50px; line-height:50px; border-bottom:2px solid #33c8e0; font-weight:600;}
.jieguo-box table{
	width:540px;
	margin:40px auto 0;
}
.jieguo-box table tr td{ height:34px; line-height:34px;}
.none-result-img{
	width:170px;
	margin:50px auto 0;
	height:58px;
	line-height:58px;
	color:#999;
	background:url(../images/zs/z-icon1.jpg) no-repeat left top;
	background-size:58px auto;
	padding-left:64px;
}





/*2017.10.31*/
.banner-news{
	width:100%;
	min-width:1200px;
	height:250px;
	background:url(../news/images/news-banner2.jpg) no-repeat center;
	background-size:cover;
	cursor: pointer;
}
.question-banner{
	width:100%;
	min-width:1200px;
	height:250px;
	background:url(../news/images/question-banner2.jpg) no-repeat center;
	background-size:cover;
	cursor: pointer;
}
.break-link{
	width:1200px;
	margin:0 auto;
	height:34px;
	line-height:54px;
	color:#999;
}
.break-link a{
	color:#999;
	margin:0 10px;
}
.list-text-box{
	width:1200px;
	margin:0 auto 100px;
}
.list-group-news{
	width:760px;
}
.list-group-tui{
	width:404px;
	border:1px solid #ececec;
	padding:16px;
}
.list-group-news ul li{
	width:100%;
	padding:20px 0;
	border-bottom:1px dashed #B8B8B8;
}
.list-group-news ul li a{ color:#333;}
.list-group-img{ width:270px; margin-right:20px;}
.list-group-text{ width:470px; height:140px; position:relative;}
.list-group-text .fz20{ margin-bottom:10px;}
.list-group-text .fz14{ color:#666;}
.pos-time{ position:absolute; bottom:0; z-index:2;}

.tuijian-img{width:100%; margin-bottom:10px;}
.title-right{ font-size:20px; padding-bottom:6px; border-bottom:1px solid #666;}
.tui-text-list{ width:100%; color:#666; padding-top:14px;}
.tui-text-list li{list-style-position:inside; list-style-image:url(../images/yuan.png); padding-bottom:10px;}
.tui-text-list li a{ color:#666;}

.page-list{ margin-top:40px;}
.page-list a{ color:#666; padding:0 5px; cursor:pointer;}

.con-left-text{ padding-top:30px;}
.con-left-text h1{ font-size:24px; margin-bottom:20px;}
.con-left-text .fz12{ color:#999; padding-bottom:16px; border-bottom:1px solid #ececec; margin-bottom:30px;}
.text-style-con{ padding:10px 0; line-height:30px;text-indent:2em;}
.con-left-text img{ display:inline-block; margin:20px 0;}

.up-down-news{ width:100%;}
.up-down-news a{ display:block; max-width:360px; color:#51AEE0;}

.bottomBanner{
	display: block;
	width: 720px;
	margin: 0 auto;
}
.bottomBanner img{
	width: 100%;
}
/*-------210171212-----sempc------ */
.banner-box{
	width:100%;
	min-width:1180px;
	height:540px;
	background:url(../images/sem/pc/pc-chu01.jpg) no-repeat center;
	background-size:cover;
	margin-bottom:20px;
}
.mid-boxStyle{
	width:1180px;
	margin:0 auto 20px;
}
.mid-boxStyle img{
	display:block;
}
.titleBanner-box{
	width:100%;
	min-width:1180px;
	height:320px;
	background:url(../images/sem/pc/pc-chu04.jpg) no-repeat center;
	background-size:cover;
}

.banner-boxGuan{
	width:100%;
	min-width:1180px;
	height:540px;
	background:url(../images/sem/pc/pc-guan01.jpg) no-repeat center;
	background-size:cover;
	margin-bottom:20px;
}
.mid-bgBox{
	width:100%;
	min-width:1180px;
	height:460px;
	background:url(../images/sem/pc/pc-guan02.jpg) repeat-x;
}
.mid-bgBox img{
	display:block;
	margin:0 auto;
}
.table-box{
	width:100%;
	min-width:1180px;
	height:1100px;
	background:url(../images/sem/pc/pc-guan07.jpg) no-repeat center;
	background-size:cover;
	margin-bottom:20px;
}