/*
原有header
body{background:url(../images/bg/main.png) #fff top center repeat-x;}

.header{height:68px;}

.logo{float:left;}
.logo img{vertical-align:top;}

.header .tool{line-height:68px;float:right;font-size:14px;}
.header .tool li{padding:0 16px;float:left;}
.header .tool li a{color:#0095d8;}
.header .tool li a:hover{color:#484848;text-decoration:none;}
.header .tool li.cho a{color:#484848;}

.languageTab{width:100px;padding:27px 0 0 10px;float:right;}
.languageTab span{width:42px;float:left;margin-left:5px;height:19px;line-height:14px;display:inline-block;font-size:12px;color:#0072ca;cursor:pointer;font-size:11px;text-align:center;}
.languageTab span.cho{background:url(../images/bg/ichose.png) top no-repeat;color:#fefefe;}

.header_nav{background:#0095d8;height:33px;line-height:33px;}
.header_nav ul{font-size:14px;}
.header_nav ul li{float:left;padding:0 9px;letter-spacing:1px;}
.header_nav ul li a{color:#fefefe;}

 */

.banner_box{margin-bottom: 50px; background-color: aqua;}
.index-banner {position: relative; z-index: 1; height: 389px; overflow: hidden; position: relative; margin: 0 auto; }  
.index-banner ul { height: 389px; position: absolute; width: 50000px; }
.index-banner ul li { float: left; height: 389px; overflow: hidden; position: relative; }
.index-banner ul li div {position: absolute; overflow: hidden; z-index: 999}
.index-banner .control { position: absolute; height: 10px; padding: 5px 10px; bottom: -5px; text-align: center; z-index: 9999 }
.index-banner .control span { float: left; _display: inline; _zoom: 1; _font-size: 0; margin-left: 5px; cursor: pointer; height: 4px; width: 85px; background: #89aff2; border-radius: 15px;}
.index-banner .control span.active { background: #113e84;}
.index-banner li {float: left; width: auto; height: 389px;}
.index-banner {
				width: auto;
				height: 389px; 
				
               }
.index-banner-scroll {position: relative; overflow: hidden; width: 1920px; height: 389px;}
.index-banner-scroll a{width: 1920px; height: 389px; display: block; position: relative;}
.btn-group { text-align: center; margin-top: 10px;} 
.btn-group span {display: inline-block; width: 100px; height: 30px; line-height: 30px; border: 1px solid #ccc; border-radius: 5px; margin-right: 10px; cursor: pointer; user-select: none;}


/*

.banner{padding:36px 0 40px;height:270px;overflow:hidden;}
.banner ul{width:100%;height:100%;position:relative;z-index:1;overflow:hidden;}
.banner ul li{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;z-index:2;}
.banner ul li.show{opacity:100;}
.banner img{vertical-align:top;width:1000px;height:270px;}

.index_banner{padding:36px 0 40px;}
.index_banner .box_in{background:none;}

.show_banner{width:1000px;height:270px;overflow:hidden;position:relative;z-index:2;}
.show_banner .bannerBox{}
.show_banner .bannerBox .b_img{width:1000px;height:270px;vertical-align:top;display:inline-block;}
.show_banner .bannerBox img{width:1000px;height:270px;vertical-align:top;display:inline-block;}
.show_banner .bannerBox ul{position:relative;z-index:1;}
.show_banner .bannerBox ul li{position:absolute;z-index:1;opacity:0;filter:alphp(opacity=0);}
.show_banner .bannerBox ul li.now{z-index:2;opacity:1;filter:alphp(opacity=100);}
.show_banner .bannerBtn{position:absolute;z-index:9;width:100%;height:20px;left:0;bottom:10px;text-align:center;}
.show_banner .bannerBtn span{display:inline-block;height:100%;width:20px;height:20px;background:url(../images/icon/bannerbtn.png) center no-repeat;opacity:0.5;cursor:pointer;}
.show_banner .bannerBtn span.cho{background:url(../images/icon/bannerbtn_cho.png) center no-repeat;}
*/

.cont_des{margin-bottom:40px;}
.desWord{height:155px;font-size:16px;color:#222222;text-indent:2em;line-height:30px;}
.destype{height:102px;overflow:hidden;}
.destype dl.long{width:220px;}
.destype dl{width:200px;float:left;}
.destype dl dt{height:26px;font-size:16px;color:#0095d8;}
.destype dl dt a{color:#0095d8;}
.destype dl dt a:hover{text-decoration:none;}
.destype dl dd{font-size:12px;line-height:20px;}

.serviceInfo{padding-top:7px;}
.serviceInfo .contact{width:320px;height:35px;margin-bottom:12px;line-height:34px;color:#744001;background:url(../images/bg/wordbg_1.png) center no-repeat;}
.serviceInfo .contact .c_tel{float:left;text-indent:15px;}
.serviceInfo .contact .c_tel span{font-size:18px;vertical-align:bottom;}
.serviceInfo .contact .c_line{float:right;padding-right:15px;padding-top:5px;}
.serviceInfo .contact .c_line a{line-height:20px;display:inline-block;}
.serviceInfo .contact .c_line span{display:inline-block;width:23px;height:20px;cursor:pointer;}
.serviceInfo .contact .c_line .icon{background:url(../images/icon/line.png) no-repeat;}
.serviceInfo .contact .c_line .icon.weibo{background-position:0 0;}
.serviceInfo .contact .c_line .icon.qqweibo{background-position:-23px 0;}
.serviceInfo .lineword{width:290px;height:178px;padding:10px 15px;background:url(../images/bg/lineword.png) no-repeat;}
.serviceInfo .lineword ul{color:#0e0e0e;}
.serviceInfo .lineword ul li{line-height:20px;padding:5px 0;border-bottom:1px solid #fefefe;}
.serviceInfo .lineword ul li.no{border:none;}

/*

*/
.showexample{overflow:hidden;height:498px;margin-bottom:25px;}
.example_list{width:100%;padding-top:22px;}
.example_list li{
	width:240px;
	height:142px;
	overflow:hidden;
	margin:0 13px 15px 0;
	float:left;
	position:relative;
	z-index:1;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.example_list li a{display:inline-block;width:100%;height:100%;overflow:hidden;}
.example_list li.no{margin-right:0;}
.example_list li:hover{
  -webkit-transform: perspective(2200px) rotateY(25deg);
  -moz-transform: perspective(2200px) rotateY(25deg);
  -ms-transform: perspective(2200px) rotateY(25deg);
  -o-transform: perspective(2200px) rotateY(25deg);
  transform: perspective(2200px) rotateY(25deg);
}
.example_list li a:hover{text-decoration:none;}
.example_list li .showexpic{width:240px;height:142px;}
.example_list li .showexpic img{width:240px;height:142px;display:inline-block;vertical-align:top;}
.example_list li .showexhover{
	width:0;
	height:100%;
	position:absolute;
	z-index:2;
	overflow:hidden;
	background:#009ee6;
	top:0;
	left:0;
	opacity:0;
	*filter:alpha(opacity=0);
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.example_list li .showexhover h3{padding-top:55px;color:#fefefe;font-size:30px;text-indent:18px;padding-bottom:12px;height:30px;overflow:hidden;}
.example_list li .showexhover p{padding:0 18px;font-size:12px;line-height:20px;height:40px;color:#fefefe;overflow:hidden;}
.example_list li.show{}
.example_list li.show .showexhover{width:100%;top:0;left:0;opacity:100;*filter:alpha(opacity=100);}
.example_list li.out .showexhover{width:50%;top:100%;left:100%;opacity:0;*filter:alpha(opacity=0);;}

/*

*/
.contactDes{margin-bottom:25px;}
.contactDes .co{height:113px;background:url(../images/bg/desbg_1.png) 0 0 no-repeat;overflow: auto;}
.contactDes .co.bg{background:url(../images/bg/desbg_2.png) 0 0 no-repeat;}
.contactDes .co h3{height:34px;overflow:hidden;padding:0 16px;line-height:38px;font-size:14px;color:#009ee6;}
.contactDes .co p{padding:0 16px;color:#0e0e0e;line-height:20px;}
.contactDes .co p a{line-height:22px;}

/*
	footerInfo
*/
.footerInfo{width:100%;min-width:1209px;position:relative;z-index:1;}
.footerInfo .sendMessage{height:236px;}
.footerInfo .sendMessage .sendList{padding:60px 0 7px;width:1030px;}

.tooterInoftop{width:100%;height:45px;background:url(../images/bg/footer_info_top.png) center repeat-x;}

.sendList .s_info{height:25px;position:relative;z-index:2;overflow:hidden;float:left;background:#fefefe;border:1px solid #aad284;margin-right:5px;}
.sendList .s_info.no{margin:0;}
.sendList .s_info.s_name{width:105px;}
.sendList .s_info.s_company{width:170px;}
.sendList .s_info.s_web{width:200px;}
.sendList .s_info.s_job{width:140px;}
.sendList .s_info.s_tel{width:150px;}
.sendList .s_info.s_mail{width:196px;}

.sendList .s_info .s_icon{position:absolute;z-index:2;padding-left:25px;height:25px;line-height:25px;background:url(../images/icon/s_icon.png) no-repeat;}
.sendList .s_info .s_icon.name{background-position:2px 0;}
.sendList .s_info .s_icon.conpany{background-position:2px -25px;}
.sendList .s_info .s_icon.web{background-position:2px -50px;}
.sendList .s_info .s_icon.job{background-position:2px -75px;}
.sendList .s_info .s_icon.telnum{background-position:2px -100px;}
.sendList .s_info .s_icon.mail{background-position:2px -125px;}

.sendList .s_info .val{padding-left:60px;height:100%;}
.sendList .s_info .val input{height:100%;width:100%;border:none;font-family:"microsoft yahei";font-size:12px;}
.sendList .s_info.s_name .val{}
.sendList .s_info.s_company .val{padding-left:65px;}
.sendList .s_info.s_web .val{}
.sendList .s_info.s_job .val{}
.sendList .s_info.s_tel .val{}
.sendList .s_info.s_mail .val{}

.footerInfo .sendMessage .sendMes{margin-bottom:7px;border:1px solid #aad284;background:#fefefe;padding:5px;}
.footerInfo .sendMessage .sendMes textarea{border:none;width:100%;height:70px;font-family:"microsoft yhei"; }

.footerInfo .sendMessage .senBtn{}
.footerInfo .sendMessage .senBtn .it{width:89px;height:25px;border:1px solid #aad284;cursor:pointer;display:inline-block;background:url(../images/bg/send.png) center no-repeat;}
.footerInfo .sendMessage .senBtn .it:active{margin:1px 0 0 1px;}

.footerInfo .other{height:34px;line-height:34px;padding:10px 0;font-size:12px;background:#A8DD76;}
.footerInfo .other span{float:left;margin-right:40px;}
.footerInfo .other span.no{margin:0;}

/*原网站footerbug*/
.inner_footer .copyright.ns{margin:0;padding-top:67px;}

/*
	webInfolist
*/
.webInfolist{}
.webInfolist .isTit{color:#00a9f6;border-bottom:2px solid #00a9f6;padding:0;margin:0 0 20px;height:18px;}
.webInfolist .isTit span{float:left;height:20px;line-height:20px;background:#fff;padding-right:10px;}
.webInfolist .isTitSub{font-size:14px;color:#0e0e0e;font-weight:bold;margin-bottom:10px;}
.webInfolist .isUllistbox{padding-bottom:20px;}
.webInfolist .infoList{padding-bottom:20px;}
.webInfolist ul li{background:url(../images/bg/d.png) left no-repeat;padding-left:10px;}

.webInfolist a:hover{color:#00a9f6;text-decoration:none;}


/*
	销售模版
*/
body.bodyBg_2{background:url(../images/bg/bodybg2.png) top repeat-x;}

.sale_value{height:27px;overflow:hidden;}
.sale_value .itDes{float:left;line-height:42px;height:27px;overflow:hidden;padding-right:20px;}
.sale_value .itDes .itValue{line-height:27px;font-size:24px;color:#0095d8;font-weight:bold;}
.sale_value .itLink{float:left;background:#ffd17d;height:27px;line-height:30px;color:#000000;padding:0 10px;}
.sale_value .itLink:hover{text-decoration:none;background:#f7d69b;}
.sale_value .itWord{display:inline-block;float:left;height:27px;padding-left:25px;line-height:27px;font-size:14px;}

.cont_top{}
.cont_mid{}
.cont_bottom{}
.cont_mid h2{}
.cont_mid  h2{font-size:24px;color:#0095d8;padding:0px 0 14px;height:24px;line-height:24px;}
.cont_mid  h2 a{color:#0095d8;text-decoration:none;}
.cont_mid  h2 a:hover{color:#22a2f2;text-decoration:none;}
.sale_expbox{}
.sale_expbox .itExbox{float:left;width:278px;height:141px;overflow:hidden;margin-right:12px;}
.sale_expbox .itExbox img{width:241px;height:141px;vertical-align:top;}
.sale_expbox .itExbox.no{margin-right:0;}

.contactInfo{}
.contactInfo .contact_tel{height:43px;background:url(../images/bg/wordbg_2.png) top no-repeat;line-height:43px;text-align:center;margin-bottom:14px;}
.contactInfo .contact_tel .te{display:inline-block;line-height:43px;color:#744001;font-size:18px;vertical-align:top;padding-right:10px;}
.contactInfo .contact_tel .wb{display:inline-block;width:23px;height:43px;background:url(../images/icon/line.png) left center no-repeat;}
.contactInfo .contact_tel .wb2{display:inline-block;width:23px;height:43px;background:url(../images/icon/line.png) right center no-repeat;}
.contactInfo .contact_tel span a{display:inline-block;width:100%;height:100%;}
.contactInfo .contace_des{height:229px;padding:8px 13px 0;background:#fff8eb;line-height:22px;font-size:12px;color:#000;}

.saleEep_big{height:294px;background:url(../images/bg/bg_1.png) top repeat-x;}
.saleEep_big .des{width:490px;padding-left: 20px;}
.saleEep_big .des h2{font-size:24px;color:#0095d8;padding:18px 0 12px;height:24px;line-height:50px;margin-bottom:20px;}
.saleEep_big .des h2 a{color:#0095d8;text-decoration:none;}
.saleEep_big .des h2 a:hover{color:#22a2f2;text-decoration:none;}
.saleEep_big .des .desList{font-size:14px;line-height:24px;height:160px;}
.saleEep_big .itsale{width:353px;height:294px;}
.saleEep_big .itsale img{width:353px;height:280px;}

.saleList{border:1px solid #93dff3;border-right:none;border-bottom:none;}
.saleList .itSelbox{width:278px;height:296px;padding:10px 10px 0;border:1px solid #93dff3;border-top:none;border-left:none;float:left;}
.saleList .itSelbox.last{width:231px;}
.saleList .itSelbox h3{font-size:18px;color:#0095d8;padding:0px 0 12px;height:24px;line-height:24px;}
.saleList .itSelbox h3 a{color:#0095d8;text-decoration:none;}
.saleList .itSelbox h3 a:hover{color:#22a2f2;text-decoration:none;}
.saleList .itSelbox .itImg{position:relative;z-index:1;width:228px;height:154px;margin-bottom:10px;}
.saleList .itSelbox .itImg img{z-index:1;width:228px;height:154px;}
.saleList .itSelbox.last .itImg{width:231px;height:154px;}
.saleList .itSelbox.last .itImg img{width:231px;height:154px;}
.saleList .itSelbox .itImg .hotImg{display:none;position:absolute;z-index:2;top:-15px;right:-15px;width:67px;height:63px;background:url(../images/hot.png) center no-repeat;}
.saleList .itSelbox .itImg.hot .hotImg{display:inline-block;}
.saleList .itSelbox .itDes{height:48px;font-size:12px;line-height:16px;margin-bottom:10px;}
.saleList .itSelbox .sale_value{}

