@charset "utf-8";
/* CSS Document */
*{margin: 0; padding: 0; vertical-align: middle; }
body {min-width:1300px; font-family:'Microsoft YaHei', 'Arial'; font-size: 14px; color: #333; line-height:24px;}
ol, ul { list-style: none ;}
a {text-decoration: none; color: #333;}
img {border:0;}
input, button, select, textarea { outline:none; border:none;} 

header,footer,article,aside,section,nav,menu,hgroup,details,dialog,figure,figcaption{display:block}

/* 清除浮动*/
.clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden;}

/* 清除margin*/
.ulm2n li:nth-child(2n){ margin-right:0px;}
.ulm3n li:nth-child(3n){ margin-right:0px;}
.ulm4n li:nth-child(4n){ margin-right:0px;}
.ulm5n li:nth-child(5n){ margin-right:0px;}
.ulm6n li:nth-child(6n){ margin-right:0px;}

/* 清除padding*/
.ulp2n li:nth-child(2n){ padding-right:0px;}
.ulp3n li:nth-child(3n){ padding-right:0px;}
.ulp4n li:nth-child(4n){ padding-right:0px;}
.ulp5n li:nth-child(5n){ padding-right:0px;}
.ulp6n li:nth-child(6n){ padding-right:0px;}





/* header */

.header1{position: relative; width: 100%; height:40px; line-height:40px; overflow:hidden; border-bottom:1px solid #d7d7d7;}
.header1 .container {position: relative; width:1200px; margin:0px auto; }
.header1 p{ float:left; color:#777777;}
.header1 p span{ color:#ee0f0f; position:relative; top:-2px;}
.header1 ul{ float:right; width:260px;}
.header1 ul li{display:inline-block;float:left; background:url("../images/fenge1.png") no-repeat right center;}
.header1 ul li:last-child{ background:none;}
.header1 ul li a{ padding:0 10px; color:#777777;}
.header1 ul li.last a{color:#1672da;}




.header2{position: relative; width: 100%; height:147px;  overflow:hidden; }
.header2 .container {position: relative; width:1200px; margin:25px auto 0;  }
.header2 img{float:left;}
.header2 .img_right{float:right;}





.header3{position: relative; width: 100%;  overflow:hidden; background:#117dc2;}
.header3 .container {position: relative; width:1200px; margin:0px auto; }
.header3 ul {position: relative;}
.header3 ul li{position: relative; float:left;  padding:0px 29px; text-align:center; height:60px; line-height:60px; border-right:1px solid #138fcb; }

.header3 ul li a{position: relative; color:#fff;  font-size:18px; line-height:60px;}
.header3 ul li span{color:#a6c5e2;  font-size:12px; line-height:14px;}

.header3 ul #curr{background:#f2aa1f;}
.header3 ul #curr span{color:#fff;}
.header3 ul li:hover{background:#f2aa1f;}
.header3 ul li:hover span{color:#fff;}




/* footer */

.footer{position: relative; width: 100%; height:320px; overflow: hidden; background:#3f3f3f;}
.footer .container {position: relative; width:1200px; margin:0px auto; overflow:visible; }
.footer .nav {position: relative;  width:100%; padding:20px 0;}
.footer .nav li{ float:left; height:30px; line-height:30px; margin-left:16px;margin-right:16px; background:url("../images/fenge3.png") no-repeat right center; }
.footer .nav li:last-child{margin-right:0;}
.footer .nav li a{ color:#a5a5a5; padding-right:30px; position:relative; top:-2px;}
.footer .nav li:last-child{ background:none;}


.footer aside{float:left; margin-top:45px; height:155px; }

.footer .aside1{ width:235px; }
.footer .aside1 img{ width:235px; margin-top:50px; }

.footer .aside2{ width:480px; padding-left:30px; border-left:1px solid #a5a5a5; margin-right:50px; margin-left:50px;}
.footer .aside2 h2{ font-size:15px; color:#fff;  margin-bottom:10px;}
.footer .aside2 p{ font-size:13px; color:#a5a5a5; height:30px; line-height:30px;}

.footer .aside3{ width:315px; }
.footer .aside3 input{ width:200px; height:37px; background:#696969; color:#9c9c9c; font-size:13px; text-indent:15px; }
.footer .aside3 label{ display:inline-block;  width:100px; height:37px; line-height:37px; text-align:center; background:#0068c9; color:#fff; font-size:13px; }
.footer .aside3 span{ display:inline-block; width:140px;  margin-top:15px; float:right; }
.footer .aside3 span img{ width:110px; height:110px; float:left; }
.footer .aside3 span p{ display:inline-block; width:15px; line-height:14px; margin-left:5px; color:#9c9c9c; font-size:12px;  float:left; }
.footer .aside3 .span1{ margin-right:30px; }
.footer .aside3 .span1 p{ margin-top:10px; }


/*swiperloop1*/
#swiperloop1{position: relative; overflow: hidden; width:100%;}
#swiperloop1 .swiper-slide{position: relative; max-width:1920px; margin:0 auto;}
#swiperloop1 .swiper-slide img{ width:100%;}
#swiperloop1 .swiper-button-next,#swiperloop1 .swiper-button-prev {opacity:0.3; width:30px; height:80px; cursor:pointer; transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
#swiperloop1 .swiper-button-prev{background: url('../images/prev1.png') no-repeat left top; left: 300px;}
#swiperloop1 .swiper-button-next{background: url('../images/next1.png') no-repeat left top; right: 300px;}
#swiperloop1 .swiper-button-next:hover,#swiperloop1 .swiper-button-prev:hover{ background-position:left top; opacity:1;}




/*swiperloop2*/
#swiperloop2{position: relative; overflow: hidden; width:100%;}
#swiperloop2 .swiper-slide{position: relative; max-width:1920px; margin:0 auto;}
#swiperloop2 .swiper-slide img{ width:100%;}
#swiperloop2 .swiper-button-next,#swiperloop2 .swiper-button-prev {opacity:0.8; width:70px; height:100px; cursor:pointer; transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
#swiperloop2 .swiper-button-prev{background: url('../images/prev1.png') no-repeat left top; left: 300px;}
#swiperloop2 .swiper-button-next{background: url('../images/next1.png') no-repeat left top; right: 300px;}
#swiperloop2 .swiper-button-next:hover,#swiperloop1 .swiper-button-prev:hover{ background-position:left bottom; opacity:1;}
#swiperloop2 .swiper-pagination-bullet-active {background: #f09e00;}
#swiperloop2 .swiper-pagination{ text-align:right; width:95%; }




#swiperloop2 .swiper-slide p{ position:absolute; z-index:999; left:0; bottom:0;  width:100%; height:50px; line-height:50px; font-size:16px; color:#fff; background:rgba(0,0,0,0.5);}
#swiperloop2 .swiper-slide p span{ display:inline-block;   width:112px; height:31px; line-height:31px; text-align:center; font-size:16px; color:#fff; background: url('../images/span_bj.png') no-repeat center; margin:0 35px; position:relative; top:-2px;}
#swiperloop2 .swiper-slide p i{ font-style:normal; margin-left:20px; position:relative; top:-2px;}

/*search */
.search{position: absolute; z-index:999; left:0; top:0; width:100%; height:50px;line-height:50px; overflow:hidden; background:rgba(0,0,0,0.5);}
.search .container {position: relative; width:1200px; margin: 0 auto; }
.search ul{display:inline-block;}
.search ul li{ float:left; }
.search ul li span{ font-size:14px; color:#fff; font-weight:bold; }
.search ul li a{padding-right:10px;  color:#fff; }
.search ul li a:hover{color:#f2aa1f; }
.search form{ float:right; position:relative; top:-2px;}
.search form input{ width:270px; height:32px;   text-indent:20px; color:#888; position:relative; right:-4px;}
.search form button{ width:40px; height:32px; background:url('../images/btn_bj.png') no-repeat center;}












/* index */

.index_a{position: relative; width: 100%; height:750px;  overflow:hidden; background:url('../images/bj1.jpg') no-repeat center 190px;}
.index_a .container {position: relative; width:1200px; margin:70px auto 0;}
.index_a ul {  width:500px; float:right; margin-top:40px;} 
.index_a ul li{  margin-bottom:45px;} 
.index_a ul li h3{ font-size:24px; color:#0068c9; height:40px; line-height:40px; overflow:hidden;}
.index_a ul li p{color:#666; height:72px; overflow:hidden; }





.ad_banner{position: relative; width: 100%; overflow:hidden;padding-top: 86px;  }
.ad_banner img {width:100%; max-width:1920px; margin:0 auto; }




.index_b{position: relative; width: 100%; height:1065px;background:url('../images/band_bj.png') no-repeat center;    margin-top: -148px; }
.ad_bannere{}
.index_b .container {position: relative; width:1200px; margin:80px auto 0px; text-align:center;}
.index_b img {width:100%; }
.index_b a{ display:inline-block; /*padding:4px 30px*/; color:#fff; font-size:16px; /*border:1px solid #117dc2;*/ margin-top:51px;}

.abb{ border: 1px solid #117dc2; border:1px solid #fff; padding:5px; color: #fff;}




.index_c{position: relative; width: 100%;  overflow:hidden;}
.index_c .container {position: relative; width:1200px; margin:85px auto 85px;}


.index_c .title{ text-align:center;} 
.index_c .title h2{ font-size:36px;} 
.index_c .title h2 span{ color:#117dc2; position:relative; top:-6px;} 
.index_c .title p{ font-size:20px; color:#666;  height:40px; line-height:40px; overflow:hidden; margin-top:10px;} 
.index_c .title div{ display:inline-block; width:70px; height:6px; background:#117dc2;} 


.index_c .box1{margin-top:30px;} 
.index_c .box1 .left_img{ width:550px; height:450px; float:left; margin-right:20px;} 
.index_c .box1 ul {float:left;} 
.index_c .box1 ul li{ margin-bottom:10px; overflow:hidden;} 
.index_c .box1 ul li img{ width:82px; height:70px; float:left;} 
.index_c .box1 ul li p{display:inline-block; float:left; width:530px; height:70px; line-height:70px; font-size:18px; color:#666; overflow:hidden; background:#f5f5f5; text-indent:15px;} 
.index_c .box1 ul li p span{color:#333;} 

.index_c .box2 img{ width:100%;} 










.index_d{position: relative; width: 100%;  overflow:hidden; background:url('../images/bj7.png') no-repeat center top;}
.index_d .container {position: relative; width:1200px; margin:65px auto 65px;}


.index_d .title{ text-align:center; width:100%; height:100px; background:url('../images/bj6.png') no-repeat center top; overflow:hidden } 
.index_d .title h2{ font-size:40px; color:#ffd200; margin-top:10px;} 
.index_d .title h2 span{color:#ffff; font-weight:normal; position:relative; top:-6px;} 
.index_d .title p{ font-size:18px; color:#fff;  height:40px; line-height:40px; overflow:hidden; margin-top:10px;} 



.index_d .box1{margin-top:40px;} 
.index_d .box1 ul {float:left;  margin-right:40px; } 
.index_d .box1 ul li{ width:440px; padding-left:90px; margin-bottom:40px;} 
.index_d .box1 ul .li1{ background:url('../images/li1.png') no-repeat left 4px;} 
.index_d .box1 ul .li2{ background:url('../images/li2.png') no-repeat left 4px;} 

.index_d .box1 ul li h3{ font-size:30px; color:#fff; height:40px; line-height:40px; overflow:hidden;} 
.index_d .box1 ul li h3 span{position:relative; top:-6px; color:#ffd200;} 
.index_d .box1 ul li h4{ font-size:11px; color:#dbe7f2; height:24px; padding-bottom:20px; border-bottom:1px solid #fff; font-weight:normal;} 
.index_d .box1 ul li p{ color:#dbe7f2; padding-left:12px; margin-top:20px; background:url('../images/p_bj.png') no-repeat left 8px;} 

.index_d .box1 .right_img{ width:550px; float:left; margin-left:50px;} 



.index_d .box2{margin-top:150px;} 
.index_d .box2 .left_img{ width:630px; height:450px; float:left; margin-right:40px; } 
.index_d .box2 ul {float:left;  } 
.index_d .box2 ul li{ width:440px; padding-left:90px; margin-bottom:40px;} 
.index_d .box2 ul .li3{ background:url('../images/li3.png') no-repeat left 4px;} 
.index_d .box2 ul .li4{ background:url('../images/li4.png') no-repeat left 4px;} 

.index_d .box2 ul li h3{ font-size:30px; color:#333; height:40px; line-height:40px; overflow:hidden;} 
.index_d .box2 ul li h3 span{position:relative; top:-6px; color:#117dc2;} 
.index_d .box2 ul li h4{ font-size:11px; color:#666; height:24px; padding-bottom:20px; border-bottom:1px solid #fff; font-weight:normal;} 
.index_d .box2 ul li p{ color:#666; padding-left:12px; margin-top:20px; background:url('../images/p_bj2.png') no-repeat left 8px;} 









.ad_tel{position: relative; width: 100%; height:140px;  overflow:hidden;  background:url('../images/bj2.jpg') no-repeat center; }
.ad_tel .container {position: relative; width:1200px; margin:40px auto 0; }

.ad_tel .aside_left { float:left;}
.ad_tel .aside_left h2 {font-size:22px; color:#fff;}
.ad_tel .aside_left h3{font-size:20px; color:#fff; margin-top:10px;}
.ad_tel .aside_right {float:right; position:relative; }
.ad_tel .aside_right h3 {font-size:30px; color:#fff; margin-top:6px;}
.ad_tel .aside_right p {font-size:16px; color:#fff; }

#ad_tel2{position: relative; width: 100%; height:140px;  overflow:hidden;  background:url('../images/bj3.jpg') no-repeat center; }
#ad_tel2 .aside_left h2{ line-height:35px;}







.index_e{position: relative; width: 100%; overflow:hidden;  }
.index_e .container {position: relative; width:1200px; margin:85px auto 20px; }

.index_e .title{ text-align:center;} 
.index_e .title h2{ font-size:32px;} 
.index_e .title h2 span{color:#117dc2;  position:relative; top:-6px;} 

.index_e .tab {position:relative;  width:100%; }
.index_e .tabmenu{width:100%; overflow:hidden; background: url('../images/tab_bj.png') no-repeat center; margin:35px 0;}
.index_e .tabmenu ul{width:100%;  margin-left:160px; overflow:hidden;}
.index_e .tabmenu ul li{ float:left; width:166px; height:40px; line-height:40px; text-align:center; overflow:hidden; background:#fff; border:1px solid #d7d7d7; margin-right:20px; cursor:pointer;}
.index_e .tabmenu ul li.selected{ color:#fff; background:#117dc2;}

.index_e .tabbox { height:490px; background: url('../images/tab_bj2.png') no-repeat center bottom;}
.index_e .tabbox dd{width:100%; overflow:hidden;}
.index_e .tabbox dd.hide { display:none;}

.index_e .tabbox dd div{ position:relative; float:left; overflow:hidden;}
.index_e .tabbox dd .box1{ width:490px; height:385px; padding:3px; border:1px solid #d7d7d7;}
.index_e .tabbox dd .box1 img{ width:100%; height:100%; }
.index_e .tabbox dd .box2{ width:218px; margin-left:15px;}
.index_e .tabbox dd .box2 img{ width:216px; height:190px; border:1px solid #d7d7d7; margin-bottom:10px;}
.index_e .tabbox dd .box3 { width:430px;  margin-left:30px;}
.index_e .tabbox dd .box3 h2{font-size:24px; color:#117dc2; margin-bottom:10px; height:40px; line-height:40px; overflow:hidden; }
.index_e .tabbox dd .box3 p{ color:#666;   line-height:40px; border-bottom:1px dashed #d7d7d7;  }
.index_e .tabbox dd .box3 p.last{ border-bottom:none;  line-height:30px; height:180px; overflow:hidden;}
.index_e .tabbox dd .box3 b{ color:#333; position:relative; top:-2px;   }
.index_e .tabbox dd .box3 a{ display:inline-block; padding:6px 25px; font-size:16px; color:#fff; background:#117dc2; margin-top:30px;}
.index_e .tabbox dd .box3 .a2{background:#f09e00; margin-left:20px;}










.index_f{position: relative; width: 100%; overflow:hidden;  background: url(../images/news-bg.jpg) no-repeat center;}
.index_f .container {position: relative; width:1200px; margin:0px auto 70px;}

.index_f .title{ position:relative; text-align:center;}
.index_f .title h2{ line-height:55px; overflow:hidden; font-size:36px; color:#fff; padding-top: 20px}
.index_f .title p{line-height:30px; height:30px;  color:#fff; width: 604px; margin:0 auto; background: url(../images/kk.png) no-repeat left center;}




.index_f .tab {position:relative;  width:100%; }
.index_f .tabmenu{width:100%; overflow:hidden;margin:20px 0 35px;}
.index_f .tabmenu ul{width:100%; margin-left:200px;}
.index_f .tabmenu ul li{ float:left;display:inline-block; height:40px; line-height:40px; padding:0 40px;  border:1px solid #d7d7d7;  margin-right:0;  cursor:pointer; background: #ffffff;}
.index_f .tabmenu ul li.selected{ color:#fff; background:#117dc2;}

.index_f .tabbox dd{width:100%;}
.index_f .tabbox dd.hide { display:none;}


/* 左滚动2 */
.leftLoop2{position: relative; clear:both; width:1180px; margin:0px auto;}

.leftLoop2 .hd{position:absolute; width:100%; z-index:9;}
.leftLoop2 .hd a{position:absolute; display:block;  width:44px; height:44px; cursor:pointer;}
.leftLoop2 .hd .prev{left:-60px; top:150px;  background:url("../images/prevPro5.png") no-repeat left top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop2 .hd .prev:hover{ background-position:left bottom;  }
.leftLoop2 .hd .next{right:-60px; top:150px;  display:block;  background:url("../images/nextPro5.png") no-repeat right top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop2 .hd .next:hover{ background-position:right bottom;  }

.leftLoop2 .bd{position:relative; width:100%;  overflow:hidden; }
.leftLoop2 .bd ul{ margin:0px; padding:0; list-style:none;}
.leftLoop2 .bd ul li{ float:left; overflow:hidden; width:400px;  border:0px solid #f00; }
.leftLoop2 .bd ul li div{ width:375px; padding:3px;   border:0px solid #d7d7d7; /*background: #fff;*/}
.leftLoop2 .bd ul li img{width:100%; height:310px; border-radius: 10px;}
.leftLoop2 .bd ul li p{ font-size:16px; color:#555; width:381px; height:50px; line-height:50px;  border:0px solid #d7d7d7;  text-align:center;border-top:0px; overflow:hidden;background: #fff;}







.index_g{position: relative; width: 100%; height:207px; overflow:hidden; background: url('../images/ad_bj3.png') repeat-x left top;}
.index_g .container {position: relative; width:1200px; margin:36px auto 0; }


.index_g .aside_left{  float:left;}

.index_g aside h2 {font-size:27px; color:#fff; font-weight:normal;}
.index_g aside h3 {font-size:20px; color:#fff; font-weight:normal; margin-top:10px;}
.index_g aside div { width:64px; height:3px; background:#fff; margin-top:20px;}
.index_g aside a { display:inline-block; padding:6px 20px;font-size:16px; color:#fff; background:#f09e00; margin-top:20px;}

.index_g .aside_right{ float:left; margin-left:50px;}
.index_g .aside_right ul li{ float:left; width:90px; padding-left:27px; padding-right:40px; background:url("../images/arrow3.png") no-repeat right 30px; text-align:center;}
.index_g .aside_right ul li img{ width:90px; height:90px; }
.index_g .aside_right ul li p {font-size:20px; color:#fff; margin-top:20px;}







.index_h{position: relative; width: 100%; overflow:hidden; }
.index_h .container {position: relative; width:1200px; margin:80px auto 80px;}

.index_h .title{ position:relative; text-align:center;}
.index_h .title h2{  height:50px; line-height:50px; overflow:hidden; font-size:30px;}
.index_h .title p{font-size:18px; margin-top:5px;}



.index_h .tab {position:relative;  width:100%; margin-top:40px; }
.index_h .tabmenu2{width:596px; float:left;}
.index_h .tabmenu2 ul li{ overflow:hidden; margin-bottom:10px;}
.index_h .tabmenu2 ul li i{display:inline-block; width:70px; height:80px; line-height:80px; text-align:center; font-size:38px; color: #fff; background:#d2d2d2;}
.index_h .tabmenu2 ul li span{display:inline-block; width:480px; height:60px; padding:10px 20px;  text-align:left; background:#f5f5f5; overflow:hidden; font-size:16px; color: #666;}
.index_h .tabmenu2 ul li span b{ font-weight:normal; color: #006cb1;}
.index_h .tabmenu2 ul li.selected{ border-bottom:1px solid #d7d7d7;}
.index_h .tabmenu2 ul li.selected i{ background:#117dc2;}

.index_h .tabbox { height:380px; float:left; background:url("../images/video_bj.png") no-repeat center bottom;  margin-left:10px;}
.index_h .tabbox dd{width:568px; height:358px; border:3px solid #efefef;}
.index_h .tabbox dd.hide { display:none;}

.index_h .photo {position:relative;  width:100%; margin-top:20px; }
.index_h .photo h2{position:relative;  width:100%; height:55px; line-height:55px; background:url("../images/bj8.png") no-repeat left bottom; font-size:22px; font-weight:normal; text-indent:16px;}
.index_h .photo a{ float:right;font-size:13px; color:#117dc2;}

.leftLoop01{position: relative; clear:both; width:1200px; margin:0px auto; margin-top: 20px;}

.leftLoop01 .hd{position:absolute; width:100%; z-index:9;}
.leftLoop01 .hd a{position:absolute; display:block;  width:44px; height:44px; cursor:pointer;}
.leftLoop01 .hd .prev{left:-60px; top:120px;  background:url("../images/prevPro5.png") no-repeat left top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop01 .hd .prev:hover{ background-position:left bottom;  }
.leftLoop01 .hd .next{right:-60px; top:120px; display:block;  background:url("../images/nextPro5.png") no-repeat right top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop01 .hd .next:hover{ background-position:right bottom;  }

.leftLoop01 .bd{position:relative; width:100%;  overflow:hidden; }
.leftLoop01 .bd ul{ margin:0px; padding:0; list-style:none;}
.leftLoop01 .bd ul li{ float:left; overflow:hidden; width:280px;margin-right:15px; border:1px solid #d7d7d7;   padding:3px;background:#fff;position:relative;}
/*.leftLoop01 .bd ul li div{ width:200px;   text-align:center; }*/
.leftLoop01 .bd ul li img{width:100%; height:250px;}
.leftLoop01 .bd ul li p{ position:absolute; z-index:2; left:3px; bottom:3px;  width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; background:rgba(0,0,0,0.5); overflow:hidden;}



/*.index_h .photo ul{ margin-top:15px;}
.index_h .photo ul li{ position:relative; width:274px; height:217px; float:left; margin-right:22px; padding:3px; border:1px solid #d7d7d7; }
.index_h .photo ul li img{  width:100%; height:100%; }
.index_h .photo ul li p{ position:absolute; z-index:2; left:3px; bottom:3px;  width:274px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; background:rgba(0,0,0,0.5); overflow:hidden;}
*/









.index_i{position: relative; width: 100%; overflow:hidden; background:url(../images/tream.jpg) repeat; }
.index_i .container {position: relative; width:1200px; margin:70px auto 70px;}

.index_i .team .title{ position:relative; text-align:center;}
.index_i .team .title h2{ display:inline-block; width:765px;/* height:90px;*/ line-height:58px; overflow:hidden; border-bottom:0px solid #d7d7d7;  font-size:36px; color:#117dc2; }
.index_i .team .title p{display:inline-block;line-height:30px; height:30px; width:128px; background:#f3f3f3; color:#666;margin-top:-30px;}
.index_i .team .title div{display:inline-block;height:5px; width:46px; background:#117dc2;}
.index_i .team .title h3{background: url(../images/leran.png) no-repeat left center; width: 763px;margin: 0 auto; color: #666666; font-weight: normal;}


.honne{ position:relative; text-align:center; margin-top: 50px; margin-bottom: 20px;}
.honne h2{ display:inline-block; width:765px;/* height:90px;*/ line-height:58px; overflow:hidden; border-bottom:0px solid #d7d7d7;  font-size:36px; color:#117dc2; }
.honne p{display:inline-block;line-height:30px; height:30px; width:128px; background:#f3f3f3; color:#666;margin-top:-30px;}
.honne div{display:inline-block;height:5px; width:46px; background:#117dc2;}
.honne h3{background: url(../images/leran.png) no-repeat left center; width: 763px;margin: 0 auto; color: #666666; font-weight: normal;}
.index_i .team ul{ margin-top:20px; background: url(../images/team.png) no-repeat left top;}
.index_i .team1 ul{ margin-top:20px; background:none;}
.index_i .team ul li{ position:relative; width:220px; float:left; margin-right:100px; text-align:center; }
.index_i .team ul li div{  width:220px; height:220px; border-radius: 100%; overflow: hidden; margin:0 auto;}
.index_i .team ul li img{  width:220px; height:220px; }
.index_i .team ul li h4{ font-size:16px;  margin-top:20px; color:#333; }
.index_i .team ul li p{ font-size:13px; color:#b4cde6; height:72px; overflow:hidden;  margin-top:10px; }
.index_i .team ul li a{ display: inline-block; padding:4px 20px; background:#117dc2; font-size:14px; color:#fff; margin-top:20px; }

.leftLoop02{position: relative; clear:both; width:1200px; margin:0px auto; margin-top: 20px;background: url(../images/team.png) no-repeat left top;}

.leftLoop02 .hd{position:absolute; width:100%; z-index:9;}
.leftLoop02 .hd a{position:absolute; display:block;  width:44px; height:44px; cursor:pointer;}
.leftLoop02 .hd .prev{left:-60px; top:120px;  background:url("../images/prevPro5.png") no-repeat left top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop02 .hd .prev:hover{ background-position:left bottom;  }
.leftLoop02 .hd .next{right:-60px; top:120px; display:block;  background:url("../images/nextPro5.png") no-repeat right top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop02 .hd .next:hover{ background-position:right bottom;  }

.leftLoop02 .bd{position:relative; width:100%;  overflow:hidden; }
.leftLoop02 .bd ul{ margin:0px; padding:0; list-style:none; height: auto;}
.leftLoop02 .bd ul li{ float:left; overflow:hidden; width:220px;margin-right:100px;position:relative;}
.leftLoop02 .bd ul li img{width:100%; height:220px;}
.leftLoop02 .bd ul li p{ position:absolute; z-index:2; left:3px; bottom:3px;  width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; background:rgba(0,0,0,0.5); overflow:hidden;}
.leftLoop02 .bd ul li h4{ font-size:16px;  margin-top:20px; color:#333; }
.leftLoop02 .bd ul li a{ display:block; background:#117dc2;  width: 105px; height: 31px; font-size:14px; color:#fff; margin:0 auto;margin-top:20px;line-height: 31px; text-align: center;}







#aboutus_b{background:url("../images/team.jpg") no-repeat center top;}
#aboutus_b .title h3 { width:100%; height:110px; line-height:110px; font-size:32px; color:#fff; text-align:center; background:none;}
#aboutus_b .title h3 span{font-weight:normal;  font-size:30px;color:#c8e4fe;}
#aboutus_b .title h3 i{ font-style:normal;font-size:30px; margin:0 10px; color:#c8e4fe; }
#aboutus_b .title p{display:inline-block;line-height:30px; height:30px; width:100%; background:url("../images/team_line.png") no-repeat center; color:#fff;margin-top:-30px;}
#aboutus_b .container {position: relative; width:1200px; margin:40px auto 70px;}
#aboutus_b .team ul li a{ display: inline-block; padding:4px 20px; background:none; font-size:14px; color:#fff; margin-top:20px; border:1px solid #fff; }
#aboutus_b .team ul{ margin-top:40px;}
#aboutus_b .team ul li h4{ font-size:16px;  margin-top:20px; color:#fff; }

.index_i .title2{position:relative;  width:100%; height:55px; line-height:55px; background:url("../images/bj8.png") no-repeat left bottom; font-size:22px; font-weight:normal; text-indent:16px; margin:30px 0 20px;}
.index_i .title2 a{ float:right;font-size:13px; color:#117dc2;}

/* 左滚动3 */
.leftLoop3{position: relative; clear:both; width:1180px; margin:0px auto;}

.leftLoop3 .hd{position:absolute; width:100%; z-index:9;}
.leftLoop3 .hd a{position:absolute; display:block;  width:44px; height:44px; cursor:pointer;}
.leftLoop3 .hd .prev{left:-60px; top:120px;  background:url("../images/prevPro5.png") no-repeat left top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop3 .hd .prev:hover{ background-position:left bottom;  }
.leftLoop3 .hd .next{right:-60px; top:120px; display:block;  background:url("../images/nextPro5.png") no-repeat right top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop3 .hd .next:hover{ background-position:right bottom;  }

.leftLoop3 .bd{position:relative; width:100%;  overflow:hidden; }
.leftLoop3 .bd ul{ margin:0px; padding:0; list-style:none;}
.leftLoop3 .bd ul li{ float:left; overflow:hidden; width:240px;   }
.leftLoop3 .bd ul li div{ width:200px; background:#cbcbcb;  border:0px solid #d7d7d7; text-align:center; padding:10px;}
.leftLoop3 .bd ul li img{width:100%; height:250px;}
.leftLoop3 .bd ul li p{ font-size:16px; color:#555; width:100%; height:44px; line-height:44px;text-align:center; overflow:hidden; background: #fff;}
.leftLoop3 .bd ul li i{ display: inline-block;  height: 28px; width: 100%; margin:0 auto;    margin-top: -10px;} 
.leftLoop3 .bd ul li i img{ width: 222px; height: 21px;}


/* 左滚动4 */
.leftLoop4{position: relative; clear:both; width:1175px; margin:20px auto 0;}

.leftLoop4 .hd{position:absolute; width:100%; z-index:9;}
.leftLoop4 .hd a{position:absolute; display:block;  width:44px; height:44px; cursor:pointer;}
.leftLoop4 .hd .prev{left:-60px; top:120px;  background:url("../images/prevPro5.png") no-repeat left top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop4 .hd .prev:hover{ background-position:left bottom;  }
.leftLoop4 .hd .next{right:-60px; top:120px; display:block;  background:url("../images/nextPro5.png") no-repeat right top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop4 .hd .next:hover{ background-position:right bottom;}

.leftLoop4 .bd{position:relative; width:100%;  overflow:hidden; }
.leftLoop4 .bd ul{ margin:0px; padding:0; list-style:none;}
.leftLoop4 .bd ul li{position:relative; width:274px; height:217px; float:left; overflow:hidden; margin-right:22px; padding:3px; border:1px solid #d7d7d7;  }
.leftLoop4 .bd ul li img{ width:100%; height:100%; }
.leftLoop4 .bd ul li p{position:absolute; z-index:9; left:3px; bottom:3px;  width:274px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; background:rgba(0,0,0,0.5); overflow:hidden;}




.index_j{position: relative; width: 100%; overflow:hidden;  }
.index_j .container {position: relative; width:1200px; margin:0px auto 55px;}
.index_j .aside_left {width:670px; float:left;}
.index_j .title{position:relative;  width:100%; height:55px; line-height:55px; overflow:hidden; background:url("../images/bj8.png") no-repeat left bottom; font-size:22px; font-weight:normal; text-indent:16px; margin:30px 0 20px;  margin-bottom:20px;}
.index_j .title a{ float:right;font-size:13px; color:#117dc2;}

.index_j .aside_left ul li{ float:left;width:310px; margin-right:35px;} 
.index_j .aside_left ul li img{width:310px; height:182px; padding:3px; border:1px solid #d7d7d7;}
.index_j .aside_left ul li h3{ font-size:18px; height:45px; line-height:45px; overflow:hidden;}
.index_j .aside_left ul li p{ font-size:13px;color:#666; height:104px; line-height:26px; overflow:hidden;}
.index_j .aside_left ul li p a{ height:104px; line-height:26px; overflow:hidden; color:#117dc2;}

.index_j .aside_right {width:480px; float:right;}
.index_j .aside_right .tabmenu{width:100%; overflow:hidden;}
.index_j .aside_right .tabmenu ul li{cursor:pointer; float:left; width:230px; height:40px; line-height:40px; text-align:center; margin-right:18px; overflow:hidden; background:#f3f3f3;}
.index_j .aside_right .tabmenu ul li.selected{ background:#117dc2; color:#fff;}

.index_j .aside_right .tabbox {width:100%; height:300px; overflow:hidden;}
.index_j .aside_right .tabbox dd{width:100%; }
.index_j .aside_right .tabbox dd.hide { display:none;}

.index_j .aside_right .tabbox img{width:100%; height:145px; margin-top:3px;}
.index_j .aside_right .tabbox ul li{ float:left; width:230px; height:40px; line-height:40px; text-align:center; margin-right:18px; margin-bottom:11px; overflow:hidden; background:#f3f3f3;}








.index_k{position: relative; width: 100%; overflow:hidden;}
.index_k .container {position: relative; width:1200px; margin:45px auto 50px; }


.index_k aside{float:left;}

.index_k aside h2 { width:100%; height:50px; line-height:50px; font-size:22px; color:#2a2a2a; font-weight:normal; background: url('../images/h_bj.png') no-repeat left bottom; overflow:hidden;}
.index_k aside h2 i{ font-size:15px; color:#a0a0a0; }
.index_k aside h2  a{ float:right;font-size:14px; color:#2a2a2a; }

.index_k .aside_left{ width:400px;}
.index_k .aside_left img{ width:100%; height:160px; margin-top:15px;}
.index_k .aside_left ul li{width:100%;line-height:50px; height:50px; color:#777;  border-bottom:1px dotted #d7d7d7;}
.index_k .aside_left ul li span{width:270px; overflow:hidden;}
.index_k .aside_left ul li b{ font-weight:normal;  color:#0b5ad2;}
.index_k .aside_left ul li i{ float:right; font-style:normal;}
.index_k .aside_left ul li:hover {color:#0b5ad2; }

.index_k .aside_right{ width:300px;}
.index_k .scroll_box{position: relative; width:100%; height:440px; overflow:hidden; }
.index_k .scroll_box ul{position:relative; top:0px;}
.index_k .scroll_box ul li{width:100%; height:105px;border-bottom:1px solid #d7d7d7; margin-bottom:10px;}
.index_k .scroll_box ul li h4{ line-height:40px; height:40px; overflow:hidden; padding:0 30px;font-size:14px; color:#2a2a2a;  background:url("../images/icon5.png") no-repeat left 12px;}
.index_k .scroll_box ul li p{ line-height:24px; height:48px; overflow:hidden; padding:0 30px;color:#777; background:url("../images/icon6.png") no-repeat left 4px;  }






.index_l{position: relative; width: 100%; overflow:hidden; }
.index_l .container {position: relative; width:1200px; margin:0px auto 60px ;background:url("../images/link_bj.png") no-repeat center 20px;  }

.index_l h2 { width:100%; height:40px; line-height:40px; font-size:20px; color:#2a2a2a; text-align:center;}
.index_l h2 span{color:#666; font-weight:normal;}

.index_l ul {position: relative;  width:100%; margin-top:10px; }
.index_l ul li{ float:left; margin-bottom:15px;}
.index_l ul li a{ padding:0 26px; color:#777777;  font-size:14px; }
.index_l ul li a:hover{  color:#0068c9; }

.index_l .more{ text-align:center;}
.index_l .more a{ display:inline-block; padding:4px 25px; color:#fff; background:#0068c9; }





/*product*/
.p_banner{position: relative; width: 100%; overflow:hidden; }



.product_a{ position: relative; overflow: hidden; width: 100%; }
.product_a .container { position: relative;width:1200px; margin: 40px auto 40px; }

.product_a .left{position:relative; width:230px; float:left;  }
.product_a .left .left-1{position:relative; width:100%; }
.product_a .left .title{width:100%; height:80px; overflow:hidden;  text-align:center;background:url("../images/menu_title1.png") no-repeat center; color:#fff;}
.product_a .left .title h2{font-size:24px; font-weight:normal; margin-top:20px; line-height:20px;}
.product_a .left .title h2 span{font-size:14px;}

.product_a .leftmenu{position:relative; padding:25px 15px 20px; background:url("../images/menu_bj.png") repeat-y center top;}
.product_a .leftmenu dd { margin-bottom:20px;}
.product_a .leftmenu dd .m-title1{position:relative;height:42px; overflow:hidden; line-height:42px;background:url("../images/menu_title2.png") no-repeat center; cursor:pointer; font-size:16px; color:#fff; text-indent:20px;}
.product_a .leftmenu dd .menuson{display:none;}
.product_a .leftmenu dd .menuson li { position:relative; overflow:hidden; text-indent:20px; border-bottom:1px dotted #999; height:55px; line-height:55px; }
.product_a .leftmenu dd .menuson li:last-child {border-bottom:none; }
.product_a .leftmenu dd .menuson li a{font-size:14px; color:#333; line-height:54px; height:54px; width:130px; overflow:hidden;}
.product_a .leftmenu dd .menuson li:hover a{ color:#117dc2;}
.product_a .leftmenu dd .menuson li span{ float:right;font-size:12px;  color:#999; margin-top:5px; margin-right:20px;}
.product_a .leftmenu dd .menuson li:hover span{ color:#117dc2;}


.product_a .left .left-2{position:relative; width:100%;  overflow:hidden;}
.product_a .left .left-2 .tel{width:100%; height:80px; overflow:hidden;  text-align:center;background:#117dc2; color:#fff;}
.product_a .left .left-2 .tel h2{font-size:22px;  margin-top:10px;}
.product_a .left .left-2 .tel h2 span{font-size:16px;font-weight:normal;}


.product_a .right{position:relative; width:940px; float:right; }
.product_a .right .title{position:relative; width:100%; height:50px; line-height:50px; background:url("../images/title1.png") no-repeat left bottom;}
.product_a .right .title h2{ float:left; font-size:22px; font-weight:normal; }
.product_a .right .title span{ float:right; font-size:13px; color:#666;}
.product_a .right .title span a{ font-size:13px; color:#666; position:relative; top:-2px;}
.product_a .right .title span a:hover{ color:#0068c9;}

.product_a .right .cpbox ul { margin-top:25px;}
.product_a .right .cpbox ul li{position:relative; width:295px;  float:left; text-align:center; margin-right:25px; margin-bottom:30px;}
.product_a .right .cpbox ul li img{border:1px solid #d7d7d7;}
.product_a .right .cpbox ul li p{font-size:16px; width:100%; height:50px; line-height:50px; overflow:hidden;}
.product_a .right .cpbox ul li div a{ display:inline-block; padding:6px 25px; font-size:16px; color:#117dc2; background:none; border:1px solid #117dc2;}
.product_a .right .cpbox ul li div .a2{background:none; color:#f09e00; margin-left:20px;border:1px solid #f09e00;}

/*.product_a .right .cpbox ul li:hover div a{background:none;  color:#117dc2;}
.product_a .right .cpbox ul li:hover div .a2{background:none; color:#f09e00;}*/
 
 
 
.product_a .right .com_title{width:100%; height:50px; overflow:hidden;  background:url("../images/cp_title3.png") no-repeat left center;}
.product_a .right .com_title h2{ float:left; font-size:26px; font-weight:normal; line-height:20px;}
.product_a .right .com_title h2 span{font-size:14px; color:#aaaaaa;}
 
.product_a .right .com_title a{ float:right; display:inline-block; padding:3px 8px; font-size:14px; color:#fff; background:#117dc2; margin-top:4px;}
 
.product_a .right .newbox{ padding:25px; border:1px solid #d7d7d7; overflow:hidden; margin:20px 0 30px;}
.product_a .right .newbox img{ width:330px; height:330px; float:left; margin-left:90px;}
.product_a .right .newbox div{ width:340px;float:left; margin-left:115px;}
.product_a .right .newbox div h2{ font-size:24px; color:#117dc2; line-height:55px; height:55px; overflow:hidden;}
.product_a .right .newbox div p{font-size:13px;  color:#666; line-height:40px; height:40px; overflow:hidden; border-bottom:1px dashed #d7d7d7;}
.product_a .right .newbox div p b{font-size:14px;  color:#333; }
.product_a .right .newbox div p:last-chlid{border-bottom:none;}
.product_a .right .newbox div a{ display:inline-block; padding:5px 10px; font-size:16px; color:#fff; background:#117dc2; margin-top:10px;}
 
 
 
 
#solution_a .leftmenu dd .m-title1{background:#fff; }
#solution_a .leftmenu dd .m-title1 a{ display: inline-block; width: 180px; height: 40px; line-height: 40px; position: relative; top: -2px; text-indent: 0px;}
#solution_a .leftmenu dd .selected {background:url("../images/menu_title3.png") no-repeat center; }
#solution_a .leftmenu dd .selected a{ color:#fff;}
 
 
 
 
 
 
 
 
 /*推荐*/
.tuijian_cp {position:relative; width:100%; overflow:hidden;}
.tuijian_cp .title2{position:relative; width:100%; height:50px; line-height:50px; background:url("../images/title1.png") no-repeat left bottom;}
.tuijian_cp .title2 h2{ float:left; font-size:24px; font-weight:normal; }
.tuijian_cp .title2 a{ float:right; font-size:13px; color:#666;}

.tuijian_cp ul { margin-top:20px;}
.tuijian_cp ul li{position:relative; width:224px;  float:left; text-align:center; margin-right:10px; margin-bottom:10px;}
.tuijian_cp ul img{ border:1px solid #d7d7d7;}
.tuijian_cp ul p{ width:100%; height:45px; line-height:45px; overflow:hidden; font-size:16px;}

.tuijian_cp ul li:hover img{  border:1px solid #0068c9;}




/*页码*/
.page {position:relative; clear:both; text-align:center; margin:40px auto 40px;}
.page a{display:inline-block; padding:2px 10px; border:1px solid #d7d7d7; margin-right:5px; color:#787878; }
.page a.current{ background:#0068c9; border:1px solid #117dc2; color:#fff;}
.page span{ position:relative; top:-2px;}




/*solution*/
.liuchen{ position: relative; overflow: hidden; width: 100%;  }
.liuchen .container { position: relative;width:1200px; margin:40px auto 30px; }
.sec-title{ padding-top:50px;}
.sec-title img{display: block;margin:0 auto;} 
.sec-con{ height: auto; overflow: hidden; margin-top:20px;     padding-bottom: 20px;}
.sec-left{ float: left; width: 340px; margin-right: 20px;}
.sec-con ul li{ border-bottom: 1px dashed #dcdcdc;font-size: 16px; color:#333; height: 106px;  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.sec-con ul li .sec1{ width: 46px;  float: left; height: 106px; padding-top: 21px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;margin-right: 4px;}
.sec-con ul li .sec1 span{ height: 46px;text-align: center;width: 46px;background: url(../images/yy.png) no-repeat left center;color:#fff; font-size: 18px; display: inline-block; line-height: 46px;}
.sec-con ul li .sec2{ float: left; width: 263px;padding-top: 23px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.sec-con ul li .sec2 span{ color:#f07b37;}
.sec-con .sec-right ul li .sec2{ float: left; width: 329px;padding-top: 23px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.sec-midd{ float: left; width: 449px;}
.sec-right{ float: right; width: 386px;}
/*专家*/
.expert{ width: 100%; height:auto; overflow: hidden; padding-bottom: 55px;}
.expert-title{ color: #ececec; font-size: 55px; text-align: center; padding-top: 58px;}
.expert-title1{ color: #323232; font-size: 30px; text-align: center;    margin-top: -15px; font-weight: bold;}
.exper-ul{ margin-top: 35px;}
.exper-ul li{ float: left;  width: 240px; height: auto; background: #fff url(../images/exper.png) no-repeat right center; padding:0 9px; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;    padding-bottom: 10px;}
.exper-ul li:last-child{ background: #fff url(../images/exper1.png) no-repeat right center;}
.exper-ul li .li-dd img{ display: block; margin:0 auto; margin-top: 20px;}
.exper-ul li .li-dd .img2{ display: none;}
.exper-ul li .exp-p{ text-align: center; color: #666; font-size: 16px; margin:10px 0; font-weight: bold;}
.exper-ul li .exp-p1{color: #666; font-size: 14px;    height: 72px;overflow: hidden;}
.exper-ul li .exp-more{ margin:0 auto; width: 97px; height: 30px; line-height: 30px; border:1px solid #909090; border-radius: 2px; text-align: center; margin-top: 18px;}
.exper-ul li a{ color: #666; font-size: 14px;}
.exper-ul li:hover{ background: #0459ac url(../images/exper1.png) no-repeat right center;}
.exper-ul li:hover p{ color: #fff;}
.exper-ul li:hover .exp-more{ border:1px solid #fff;}
.exper-ul li:hover a{ color: #fff;}
.container{ width: 1200px; margin:0 auto;}


/*.liuchen h2 { width:100%; height:110px; line-height:110px; font-size:36px; color:#117dc2; text-align:center; background:url("../images/title3.png") no-repeat center bottom;}
.liuchen h2 span{color:#b9b9b9; font-weight:normal;  font-size:34px;}
.liuchen h2 i{ font-style:normal;color:#b9b9b9;font-size:30px; margin:0 10px; }

.liuchen img{ width:300px; height:480px; float:left; margin-top:20px;}
.liuchen ul{ width:820px;  float:left; margin-top:50px; margin-left:70px;}
.liuchen ul li{ width:388px; height:128px; float:left; margin-right:30px; margin-bottom:25px; overflow:hidden;}
.liuchen ul li h3{ font-size:20px; color:#fff; margin-left:155px; margin-top:20px; }
.liuchen ul li p{ color:#fff; margin-left:155px; margin-top:8px; line-height:20px; height:60px; overflow:hidden; }

.liuchen ul .li1{ background:url("../images/li001.png") no-repeat center;}
.liuchen ul .li2{ background:url("../images/li002.png") no-repeat center;}
.liuchen ul .li3{ background:url("../images/li003.png") no-repeat center;}
.liuchen ul .li4{ background:url("../images/li004.png") no-repeat center;}
.liuchen ul .li5{ background:url("../images/li005.png") no-repeat center;}
.liuchen ul .li6{ background:url("../images/li006.png") no-repeat center;}

.liuchen .show{ width:1200px; height:480px; float:none;}*/



.contact_a{ position: relative; overflow: hidden; width: 100%; background: url('../images/tab_bj2.png') no-repeat center bottom; }
.contact_a .container { position: relative;width:1200px; height:400px; border:1px solid #d7d7d7; margin:85px auto 110px; }

.contact_a .aside_left{  width:320px; margin-top:50px; margin-left:40px; float:left;   }
.contact_a .aside_left h2 { font-size:24px; color:#117dc2; }
.contact_a .aside_left h2 span{font-size:16px; font-weight:normal;position:relative; top:-2px; left:6px;}
.contact_a .aside_left p {color:#666666; margin-top:12px; }
.contact_a .aside_left p span{color:#333; position:relative; top:-2px;}
.contact_a .aside_left div{ overflow:hidden; margin-top:30px;}
.contact_a .aside_left input{ width:175px; height:35px; color:#696969; font-size:13px; text-indent:15px; border:1px solid #cdcdcd; }
.contact_a .aside_left label{ display:inline-block;  width:100px; height:37px; line-height:37px; text-align:center; background:#f09e00; color:#fff; font-size:13px; }

.contact_a .aside_right{ width:820px; height:100%; float:right; }






.contact_b{ position: relative; overflow: hidden; width: 100%; }
.contact_b .container { position: relative;width:1200px; margin:60px auto 100px; }

.contact_b .title { text-align:center;}
.contact_b .title h2{ font-size:24px;  font-weight:normal;}
.contact_b .title p{ display:inline-block; width:64px; height:3px; background:#117dc2; margin-top:10px;}

.contact_b form{ margin-top:38px;}
.contact_b form p{ margin-bottom:20px;}
.contact_b form input{ height:40px; border:1px solid #cdcdcd; color:#000; text-indent:20px; font-size:13px;}
.contact_b form .p1 input{ width:49%}
.contact_b form .p2 input{ width:99.5%;}
.contact_b form textarea{ width:99.5%; height:110px; border:1px solid #cdcdcd; color:#000;  text-indent:20px; padding-top:10px; font-size:13px;}
.contact_b form .p4 { width:100%; height:42px; line-height:42px; font-size:16px; }
.contact_b form .p4 span{ width:80px; height:34px; margin-left:60px; margin-right:20px;}
.contact_b form .p4 input{ width:200px; height:32px; line-height:32px; margin-left:20px; margin-right:40px;}
.contact_b form .p4 button{ width:100px; height:34px; line-height:34px; text-align:center;  font-size:13px; color:#fff; background:#3a90c1;}



#solution_a .subox{position: relative; width:100%; margin-top:35px;}
#solution_a .subox ul li{position: relative; height:192px; padding:10px; border:1px solid #d7d7d7; margin-bottom:10px;}
#solution_a .subox ul li h3 { height:30px; line-height:30px;  overflow:hidden; margin-left:300px;}
#solution_a .subox ul li h3 a{font-size:16px; font-weight:normal; }
#solution_a .subox ul li p{height:72px;font-size:12px; overflow:hidden; color:#5a5a5a; margin-left:300px; margin-top:4px;}
#solution_a .subox ul li div{color:#5a5a5a;font-size:12px; margin-left:300px; margin-top:4px;}
#solution_a .subox ul li .more{color:#0068c9; display:inline-block; padding:4px 15px; border:1px solid #0068c9; border-radius:4px; margin-left:300px; margin-top:10px;}
#solution_a .subox ul li img{ position:absolute; top:10px; left:10px; width:266px; height:192px;}






#solution_a .newsbox{position: relative; width:100%; margin-top:35px;}
#solution_a .newsbox ul li{position: relative; height:123px; padding:20px 0;  border-bottom:1px dashed #d7d7d7;}
#solution_a .newsbox ul li h3 { height:30px; line-height:30px;  overflow:hidden; margin-left:160px;}
#solution_a .newsbox ul li h3 a{font-size:16px; font-weight:normal; }
#solution_a .newsbox ul li p{height:72px;font-size:12px; overflow:hidden; color:#5a5a5a; margin-left:160px; margin-top:4px;}
#solution_a .newsbox ul li .more{color:#0068c9; margin-left:160px; margin-top:10px;}
#solution_a .newsbox ul li div{ position:absolute; top:20px; left:0px; height:121px; width:140px; border:1px solid #d7d7d7; text-align:center;}
#solution_a .newsbox ul li div h2{font-size:52px; color:#a9a9a9; margin-top:20px; height:40px; line-height:40px;}
#solution_a .newsbox ul li div h4{ height: 35px; line-height:35px; font-size: 24px;color:#a9a9a9; overflow: hidden; font-weight:normal;  margin-top:10px;}




#solution_a .newsbox2{position: relative; width:100%; margin-top:35px;}
#solution_a .newsbox2 .text_title h2{width:100%; height:45px; line-height:45px; text-align:center; overflow:hidden; font-size:28px; font-weight:normal; margin-bottom:15px;}
#solution_a .newsbox2 .jiathis_style{ padding:10px 0 6px; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;}


.foot_page{ width:100%; height:50px; line-height:50px; border-top:1px solid #d7d7d7;}
.foot_page a{ color:#666;}
.foot_page .a1{ float:left; }
.foot_page .a2{ float:right; }


.product_a .left .left-3{position:relative; width:100%; border:1px solid #d7d7d7; margin-top:30px; overflow:hidden;}
.product_a .left .left-3 .title{ height:55px; line-height:55px; text-align:center; background:#117dc2;}
.product_a .left .left-3 .title h2{color:#fff; font-size:26px; font-weight:normal;}
.product_a .left .left-3 .box{ padding:10px;}
.product_a .left .left-3 .box p{ height:48px; line-height:48px; color:#666; border-bottom:1px dashed #d7d7d7; padding-left:20px;}
.product_a .left .left-3 .box .p1{ height:70px; line-height:24px; color:#d61f1f; padding-left:50px; font-size:22px; background:url("../images/p1.png") no-repeat left center; padding-top:10px;}
.product_a .left .left-3 .box .p1 span{ font-size:14px; color:#666; }
.product_a .left .left-3 .box .p2{ background:url("../images/p2.png") no-repeat left center;}
.product_a .left .left-3 .box .p3{ background:url("../images/p3.png") no-repeat left center;}
.product_a .left .left-3 .box .p4{ background:url("../images/p4.png") no-repeat left center;}




.rent_a{ position: relative; overflow: hidden; width: 100%; }
.rent_a .container { position: relative;width:1200px; margin:40px auto 60px; }

.rent_a .title{ text-align:center;}
.rent_a .title h2{font-size:32px;  font-weight:normal;}
.rent_a .title h2 span{ color:#117dc2; position:relative; top:-2px;}
.rent_a .title p{font-size:22px; color:#117dc2; margin:15px 0 30px;}

.rent_a table{border-top:1px solid #d7d7d7;border-left:1px solid #d7d7d7; margin-bottom:20px;}
.rent_a table td{ width:108px; height:80px; border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7; }
.rent_a table td .p1{ width:50px;font-size:20px; color:#333; margin:0 auto;}
.rent_a table td .p2{width:90px;font-size:14px; color:#444; margin:0 auto;}





#solution_a .contact_b{width:940px; float:right; }
#solution_a .contact_b .container{width:100%;}
#solution_a .contact_b form .p1 input{ width:48.6%}







/*aboutus*/
.aboutus_a{ position: relative; overflow: hidden; width: 100%; }
.aboutus_a .container { position: relative;width:1200px; margin:20px auto 70px; }

.aboutus_a h2 { width:100%; height:110px; line-height:110px; font-size:36px; color:#117dc2; text-align:center; background:url("../images/title3.png") no-repeat center bottom;}
.aboutus_a h2 span{color:#b9b9b9; font-weight:normal;  font-size:34px;}
.aboutus_a h2 i{ font-style:normal;color:#b9b9b9;font-size:30px; margin:0 10px; }

.aboutus_a .box { margin-top:35px;}
.aboutus_a .box img { width:460px; height:350px; float:left;}
.aboutus_a .box aside { width:700px; height:350px; float:right; overflow:hidden;}
.aboutus_a .box aside p{ color:#666; line-height:29px;}
.aboutus_a .box aside span{ color:#117dc2; line-height:35px;  position:relative; top:-2px;}




#solution_a .right .aboutbox{ margin-top:30px;}
#solution_a .right .aboutbox ul li{ float:left; margin-right:20px; margin-bottom:10px; text-align:center;}
#solution_a .right .aboutbox ul li div{ width:290px; height:274px; padding:3px; border:1px solid #d7d7d7; overflow:hidden;}
#solution_a .right .aboutbox ul li div img{
 width:100%; height:100%;
 transition:transform 1s;  /* 过渡*/
-moz-transition: -moz-transform 1s; /* Firefox 4 */
-webkit-transition: -webkit-transform 1s; /* Safari and Chrome */
-o-transition:-o-transform 1s; /* Opera */
}
#solution_a .right .aboutbox ul li p{width:290px; height:40px; line-height:40px; font-size:16px; overflow:hidden;}

#solution_a .right .aboutbox ul li div img:hover{
transform: scale(1.2);  /* 缩放 */
-webkit-transform: scale(1.2);	/* Safari 和 Chrome */
-o-transform: scale(1.2);	/* Opera */
-moz-transform: scale(1.2);	/* Firefox */
}

#solution_a .right #aboutbox4 ul li div{ height:222px;}


#solution_a .right #aboutbox6 ul li{ margin-right:28px;}
#solution_a .right #aboutbox6 ul li div{ height:134px; padding:0px;}
#solution_a .right #aboutbox6 .title3{ width:100%; text-align:center; overflow:hidden;}
#solution_a .right #aboutbox6 .title3 h2{ font-size:32px; font-weight: normal; height:40px; line-height:40px;}
#solution_a .right #aboutbox6 .title3 div{ display:inline-block; width:72px; height:3px; background:#117dc2; margin-top:10px; margin-bottom:20px;}


#index_j2 .aside_left ul li{ width:288px;}
#index_j2 .aside_left ul li img {width:280px;height: 165px;}
   
#index_j2 .title {
    position: relative;
    width: 100%;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    background: url("../images/bj8.png") no-repeat left bottom;
    font-size: 22px;
    font-weight: normal;
    text-indent: 16px;
    margin: 30px 0 20px;
    margin-bottom: 20px;    
}

#index_j2 .container {margin: 0px auto 40px;}
   

  




/*contact*/
.contact_a2{ position: relative; overflow: hidden; width: 100%; background: url('../images/tab_bj2.png') no-repeat center bottom; }
.contact_a2 .container { position: relative;width:1200px;  margin:60px auto 90px; margin-top: 30px;}

.contact_a2 .box1 h2{font-size:24px;  color:#117dc2;margin-bottom: 16px;}
.contact_a2 .box1 ul{ margin-top:30px;  background:url(../images/con_bg.png) no-repeat left top;}
.contact_a2 .box1 ul{     width: 626px;float: left;padding-left: 238px;}
.contact_a2 .box1 ul li{  line-height:25px; font-size:13px; color:#666; overflow:hidden;}

.contact_a2 .box1 .wechat{ width:335px; float:right; margin-top:30px;}
.contact_a2 .box1 .wechat div{display:inline-block; width:164px; text-align:center; float:right;}
.contact_a2 .box1 .wechat div img{ width:100%;}
.contact_a2 .box1 .wechat div p{ color:#666;}

.contact_a2 .box2{ position:relative; width:99.5%; height:400px; border:1px solid #d7d7d7; margin-top:30px;}

.contact_a2 .box1{ border-bottom: 1px dashed #bababa; padding-bottom: 50px;}

.contact_a2 .box3_con{ height: auto; overflow: hidden; margin-top: 30px;}
.contact_a2 .box3_con dl{ float: left; width: 300px; margin-bottom: 30px;}
.contact_a2 .box3_con dl dt{ font-size: 20px; font-weight: bold; color:#333333;background: url(../images/xian_bg.png) no-repeat left bottom;padding-bottom: 10px; margin-bottom: 10px;}
.contact_a2 .box3_con dl dd{ margin-top: 5px; font-size: 13px; color: #666666;}
.contact_a2 .box3_con dl dd span{ color:#333333;}


.canshu { clear:both; overflow:hidden; }
.canshu h2{ width:100%; height:47px; line-height:47px; font-size:18px; color:#fff; font-weight:normal; text-indent:35px; background: url('../images/de_bj.png') no-repeat left center; margin-bottom:20px;}
.canshu h2 .span1{ float:left;}
.canshu h2 .span2{ float:right; font-size:15px; color:#666; margin-right:10px;}
.canshu h2 .span2 b{ font-size:18px; color:#d61f1f; font-weight:bold;}

.canshu table{border-top:1px solid #cdcdcd;border-left:1px solid #cdcdcd; margin-bottom:20px;}
.canshu table td{ height:45px; border-bottom:1px solid #cdcdcd;border-right:1px solid #cdcdcd; text-indent:20px; }
.canshu table td.p1{font-size:14px; color:#fff; }
.canshu table td.p2{font-size:14px; color:#666; }



.liuyan { clear:both; overflow:hidden; }
.liuyan h2{ width:100%; height:47px; line-height:47px; font-size:18px; color:#fff; font-weight:normal; text-indent:35px; background: url('../images/de_bj.png') no-repeat left center; margin-bottom:20px;}
.liuyan h2 .span1{ float:left;}
.liuyan h2 .span2{ float:right; font-size:15px; color:#666; margin-right:10px;}
.liuyan h2 .span2 b{ font-size:18px; color:#d61f1f; font-weight:bold;}


.liuyan ul li{ float:left; margin-right:15px; margin-bottom:10px; text-align:center;}
.liuyan ul li div{ width:215px; height:152px; padding:3px; border:1px solid #d7d7d7; overflow:hidden;}
.liuyan ul li div img{
 width:100%; height:100%;
}
.liuyan ul li p{width:215px; height:36px; line-height:36px; font-size:14px; overflow:hidden;}


/*分页公共样式*/
#pager{ padding:15px 0; text-align:center; margin-top:30px; }
.pager a{ font-size:12px; color:#666; border:#e9e9e9 1px solid; padding:2px 10px;}
.pager span a.current{ background:#117DC2; color:#fff; padding:3px 11px;}
.btn{ margin:12px 0 0 2px;}

.ye{ background: #e15616; color: #fff;}









/*subject*/
.subject1_a{ position: relative; overflow: hidden; width: 100%; }
.subject1_a .container { position: relative;width:1200px;  margin:70px auto 60px; }

.subject1_b{ position: relative; overflow: hidden; width: 100%; }


.subject1_a .cpbox ul { margin-top:25px;}
.subject1_a .cpbox ul li{position:relative; width:280px;  float:left; text-align:center; margin-right:25px; margin-bottom:30px;}
.subject1_a .cpbox ul li img{ width:100%; height:282px; border:1px solid #d7d7d7;}
.subject1_a .cpbox ul li p{font-size:16px; width:100%; height:50px; line-height:50px; overflow:hidden;}
.subject1_a .cpbox ul li div a{ display:inline-block; padding:6px 25px; font-size:16px; color:#117dc2; background:none; border:1px solid #117dc2;}
.subject1_a .cpbox ul li div .a2{background:none; color:#f09e00; margin-left:20px;border:1px solid #f09e00;}



.subject1_a .box1{ position:relative; width:1200px; height:780px; overflow:hidden; background:url('../images/s_bj2.jpg') no-repeat center;;}
.subject1_a .box1 ul li h3{ height:40px; line-height:40px; overflow:hidden; font-size:23px; color:#117dc2; }
.subject1_a .box1 ul li p{  line-height:25px; height:75px; font-size:14px; color:#666; margin-top:00px; overflow:hidden;}
.subject1_a .box1 ul li{ position:relative;}
.subject1_a .box1 ul .li1{ width:300px; text-align:center; margin:50px auto 0;}
.subject1_a .box1 ul .li2{ width:310px;  text-align:right; margin:0 auto; top:50px; left:-400px;}
.subject1_a .box1 ul .li3{ width:310px;  text-align:left;margin:0 auto; top:-70px; left:440px;}
.subject1_a .box1 ul .li4{ width:310px;  text-align:right; margin:0 auto; top:20px; left:-380px;}
.subject1_a .box1 ul .li5{ width:310px;  text-align:left; margin:0 auto; top:-100px; left:445px;}
.subject1_a .box1 ul .li6{ width:300px; text-align:center; margin:0 auto;}




.subject1_a .box2{ position:relative; width:1200px; height:825px; overflow:hidden; background:url('../images/s_bj3.jpg') no-repeat center;}
.subject1_a .box2 ul li h3{ height:40px; line-height:40px; overflow:hidden; font-size:23px; color:#117dc2; }
.subject1_a .box2 ul li p{  line-height:25px; height:125px; font-size:14px; color:#666; margin-top:00px; overflow:hidden;}
.subject1_a .box2 ul li{ position:relative;width:210px;}
.subject1_a .box2 ul .li1{top:40px; left:350px; }
.subject1_a .box2 ul .li2{top:-130px; left:780px;  }
.subject1_a .box2 ul .li3{top:-100px; left:130px;}
.subject1_a .box2 ul .li4{top:-280px; left:990px; }
.subject1_a .box2 ul .li5{top:-220px; left:130px;}
.subject1_a .box2 ul .li6{top:-400px; left:990px; }
.subject1_a .box2 ul .li7{top:-350px; left:350px;}
.subject1_a .box2 ul .li8{top:-520px; left:780px; }




.subject2_a{ position: relative; overflow: hidden; width:100%; }
.subject2_a .container { position: relative;width:1200px;  margin:60px auto 0px; }

.subject2_a ul li{ position: relative; height:180px;}
.subject2_a ul li h3{ height:60px; line-height:60px; overflow:hidden; font-size:30px; color:#f1a108; }
.subject2_a ul li h3 img{ margin-right:10px;}
.subject2_a ul li p{  line-height:30px; font-size:14px; color:#333; margin-top:20px;}

.subject2_a ul .li1{ width:850px; text-align:center; margin:60px auto 0;}
.subject2_a ul .li2{ width:550px; margin-left:640px; margin-top:140px;}
.subject2_a ul .li3{ width:550px; margin-left:65px; margin-top:180px;}
.subject2_a ul .li4{ width:850px; text-align:center; margin:146px auto 0;}
.subject2_a ul .li5{ width:480px; float:left; margin-top:10px;}
.subject2_a ul .li6{ width:480px; float:right;  margin-top:40px;}


.subject2_ad{ position: relative; overflow: hidden; width:100%; }
.subject2_ad .container { position: relative;width:1200px;  margin:60px auto 0px; }


.subject2_b{ position: relative; overflow: hidden; width:100%; }
.subject2_b .container { position: relative;width:1200px;  margin:110px auto 90px; }


.subject2_c{ position: relative; overflow: hidden; width:100%; }
.subject2_c .container { position: relative;width:1200px;  margin:85px auto 0px; }
.subject2_c .left_img { width:730px; height:510px; float:left;}
.subject2_c .right_ul{ width:420px; height:420px; float:right; background: url('../images/sh_ul.png') no-repeat left top;}

.subject2_c .right_ul li{ position:relative; width:240px; margin-bottom:35px;}
.subject2_c .right_ul li h3{ height:30px; line-height:30px; overflow:hidden; font-size:20px; color:#f1a108; }
.subject2_c .right_ul li p{ line-height:18px; font-size:14px; color:#666; }
.subject2_c .right_ul .li1{  margin-top:15px; margin-left:130px;}
.subject2_c .right_ul .li2{ margin-top:10px; margin-left:180px;}
.subject2_c .right_ul .li3{ margin-top:10px; margin-left:180px;}
.subject2_c .right_ul .li4{  margin-top:15px; margin-left:130px;}


.subject2_d{ position: relative; overflow: hidden; width:100%; }
.subject2_d .container { position: relative;width:1200px;  margin:80px auto 80px; }





#subject2 aside h2{background: url('../images/sh_bj.png') no-repeat left bottom;}
#subject2 .scroll_box ul li h4{ background: url("../images/sicon5.png") no-repeat left 12px;}



/* 左滚动5 */
.leftLoop5{position: relative; clear:both; width:1180px; margin:20px auto 0px;}

.leftLoop5 .hd{position:absolute; width:100%; z-index:9;}
.leftLoop5 .hd a{position:absolute; display:block;  width:44px; height:44px; cursor:pointer;}
.leftLoop5 .hd .prev{left:-60px; top:120px;  background:url("../images/prevPro5.png") no-repeat left top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop5 .hd .prev:hover{ background-position:left bottom;  }
.leftLoop5 .hd .next{right:-60px; top:120px; display:block;  background:url("../images/nextPro5.png") no-repeat right top;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
.leftLoop5 .hd .next:hover{ background-position:right bottom;  }

.leftLoop5 .bd{position:relative; width:100%;  overflow:hidden; }
.leftLoop5 .bd ul{ margin:0px; padding:0; list-style:none; }
.leftLoop5 .bd ul li{float:left; overflow:hidden; width:300px;   }
.leftLoop5 .li_box{ width:278px; text-align:center; }

.leftLoop5 .li_box img{ width:100%; height:280px; border:1px solid #d7d7d7;}
.leftLoop5 .li_box p{font-size:16px; width:100%; height:50px; line-height:50px; overflow:hidden;}
.leftLoop5 .li_box div a{ display:inline-block; padding:6px 25px; font-size:16px; color:#117dc2; background:none; border:1px solid #117dc2;}
.leftLoop5 .li_box div .a2{background:none;color:#f09e00; margin-left:20px;border:1px solid #f09e00;}











.qqbox{position:fixed; right:0px; top:40%; z-index:999; width:120px; height:400px; text-align:center; background:#117dc2; color:#fff;}
.qqbox .p1{ margin-top:10px;}
.qqbox .qqbtn1{display:block; position: absolute; left:-26px; top:130px;  width:25px; height:67px; background:url("../images/qqbtn1.png") no-repeat center #117dc2; border-bottom-left-radius:3px;border-top-left-radius:3px;}
.qqbox .qqbtn2{display:block; position: absolute; left:-26px; top:130px;  width:25px; height:67px; background:url("../images/qqbtn2.png") no-repeat center #117dc2; border-bottom-left-radius:3px;border-top-left-radius:3px;}
.qqbox .returnTop{position:relative; width:75px; height:43px; background:url("../images/r-top.png") no-repeat center; margin-left:20px; margin-top:10px;}

.footer{ height:auto;}
      	.footer_list{ margin-top:32px; padding-top:15px; border-top:1px dashed #bbbbbb; padding-bottom:30px;}
		.footer_list dl{ float:left;width:20%; padding-right:52px; box-sizing:border-box;}
		.footer_list dl:last-of-type{ padding-right:0;}
		.footer_list dl dt{ font-size:16px; color:#fff; line-height:44px; border-bottom:1px solid #cdcdcd; margin-bottom:10px; position:relative;}
		.footer_list dl dt span{ position:absolute; bottom:-1px; left:0; width:38px; height:1px; background:#f19f00;}
		.footer_list dl dd{ font-size:14px; color:#a5a5a5; line-height:28px;}


   /*修改部分样式*/
    .fl{ float:left;}
	.fr{ float:right;}
	.guest_tit{ background:url(../images/tit_bot.jpg) repeat-x 0 bottom;}
	.guest_tit h3{ line-height:54px; text-indent:12px; background:url(../images/tit.jpg) no-repeat left center; font-size:20px; }
    .guest_show{ height:316px; overflow:hidden; margin-top:18px;}
	.guest_tab{ width:856px; overflow:hidden; height:316px;}
	.guest_tab h4{ width:160px; height:42px; background:#107cc3; font-size:14px; color:#fff; line-height:42px; text-align:center;}
	.tab_list{ padding-top:16px;}
	.tab_list li{ width:156px; border:1px solid #000; height:38px; float:left; margin-right:12px; margin-bottom:12px;}
	.tab_list li:nth-child(5n){ margin-right:0;}
	.tab_list li a{ line-height:38px; height:38px; width:100%; text-align:center; color:#000; font-size:14px; float:left;}
	.tab_list li a:hover{ background:#107cc3; color:#fff;}
	.guest_R{ width:330px;}
	.scroll{ position:relative;height:316px;overflow:hidden;}
	.scroll li{ width:330px;position:relative; height:196px; margin-bottom:8px; }
	.scroll li img{  width:330px; height:155px;}
	.scroll li p{ height:40px; line-height:40px; font-size:14px; text-align:center; width:100%; color:#000;}
	.show_filter{ display:none;}
	
	
	
	
	.guest_nav{ line-height:38px; border-bottom:1px solid #e5e5e5;}
	.guest_nav a{ font-size:14px; color:#666666;}
	.guest_area{ margin-top:22px;}
	.area_list li.list_1{ position:relative;}
	.area_list li.list_1 a.active{background:#117dc2; width:158px;  height:40px; margin-bottom:12px; color:#fff;}
	.area_list li.list_1 a{ height:40px; width:158px;display:inline-block;line-height:40px; text-align:center; font-size:16px; color:#333333;}
	.sm_area_list{ margin-top:12px; width:1200px;}
	.sm_area_list li{ float:left; width:156px; height:38px; border:1px solid #c8c8c8; margin-right:15px; margin-bottom:12px;}
	.sm_area_list li:nth-child(7n){ margin-right:0;}
	.sm_area_list li a{ width:100%; height:38px; float:left; text-align:center; line-height:38px; font-size:16px; color:#333333;}
	.guest_pic{ margin-top:14px; position:relative; height:186px;width:1200px; overflow:hidden;}
	.guest_pic ul{float:left;}
	.guest_pic li{ margin-right:18px; height:200px; width:330px; position:relative; float:left;}
	.guest_pic li img{ width:330px; height:155px;}	
	.guest_pic li p{ height:40px;font-size:14px; text-align:center; width:100%; color:#fff; line-height:40px; color:#000;}
	.guest_pic li p.pic_filter{background:#000; filter:alpha(opacity=60); opacity:0.6; display:none;}
	.guest_adv{ margin-top:60px;}
	
	#selectSheng{ width:158px; height:40px; background:#117dc2; color:#fff; font-size:16px; font-weight:bold; text-indent:52px;  opacity:0;}
	.selct_bg{width:158px; height:40px; background:#117dc2 url(../images/slect_bg.png) no-repeat right 12px center; ; position:absolute; left:0px; top:0px; font-size:16px; font-weight:bold; text-align:center; color:#fff; line-height:40px; z-index:-1; cursor:pointer; }

        
        .area_list li.list_1 a.active
        {
            background: #117dc2;
            width: 158px;
            height: 40px;
            margin-bottom: 12px;
            color: #fff;
        }
        .area_list li.list_1 a
        {
            height: 40px;
            width: 158px;
            display: inline-block;
            line-height: 40px;
            text-align: center;
            font-size: 16px;
            color: #333333;
        }
        .sm_area_list
        {
            margin-top: 12px;
            width: 1200px;
        }
        .sm_area_list li
        {
            float: left;
            width: 156px;
            height: 38px;
            border: 1px solid #c8c8c8;
            margin-right: 15px;
            margin-bottom: 12px;
        }
        .sm_area_list li:nth-child(7n)
        {
            margin-right: 0;
        }
        .sm_area_list li a
        {
            width: 100%;
            height: 38px;
            float: left;
            text-align: center;
            line-height: 38px;
            font-size: 16px;
            color: #333333;
        }
        
        


/*样式开始*/

#box_header {
	width: 100%;
	background:#fff;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));
	background: -moz-linear-gradient(top,#fff,#fff);
}
PublicConfig_showLogo01-d1_c1 {
	width: 100%;

	position: relative;
	border-bottom: 0px solid rgba(0,0,0,0.2);
}
.PublicConfig_showLogo01-d1_c1 .logoWrap {
	height: 46px;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	text-align: center;
}
.PublicConfig_showLogo01-d1_c1 .logoWrap a {
	height: 46px;
	line-height: 0px;
	text-align: center;
	padding: 0px;
	display: inline-block;
	vertical-align:middle;
}
.PublicConfig_showLogo01-d1_c1 .logoWrap.touch {
	opacity: 0.5;
}
.PublicConfig_showLogo01-d1_c1 .logoWrap img {
	max-width: 160px;
	max-height: 46px;
	margin: 0 auto;
	vertical-align:middle;
}
.PublicConfig_showLogo01-d1_c1 .toolWrap {
	text-align: left;
	height: 46px;
}
.PublicConfig_showLogo01-d1_c1 .toolWrap span {
	float: left;
}

.PublicConfig_showLogo01-d1_c1 .toolWrap span.line {
	width: 1px;
	height: 35px;
	float: left;
	margin: 0px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.4)), to(rgba(255,255,255,0)));
	background: -moz-linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0));
	background: -o-linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.4)', endColorstr='rgba(255,255,255,0)');
	display:none;
}


/*高清*/
.PublicConfig_showLogo01-d1_c1 .toolWrap .hdmodeBtn .z3g-changeBtn {
	background-size: 160px;
	width: 24px;
	height: 11px;
	margin: 16px 0 0 5px;
}
.PublicConfig_showLogo01-d1_c1 .toolWrap .hdmodeBtn .z3g-changeBtn em{	
    font-size:9px;
	display:block;
	line-height:12px;
	margin-left:10px;
}
.PublicConfig_showLogo01-d1_c1 .toolWrap .hdmodeBtn .z3g-changeBtn.hd {
	padding-right:4px;
	background-position:-30px -100px
}
.PublicConfig_showLogo01-d1_c1 .toolWrap .hdmodeBtn .z3g-changeBtn.fluency {
	width: 22px;
	padding-left: 6px;
	background-position:-58px -100px;
}
.PublicConfig_showLogo01-d1_c1 .toolWrap .hdmodeBtn .z3g-changeBtn.fluency em {
	width: 9px;
	height: 10px;
	margin:1px 10px 0 0px;
	background:url(../m_images/common.png) -177px -190px no-repeat;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList {
	width: 100%;
	position: absolute;
	top: 46px;
	right: 0px;
	z-index: 9999;
	background: #2cc3c3;
	display: none;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li {
	height: 79px;
	border-bottom: 1px solid #25A3A3;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contL {
	width: 240px;
	height: 79px;
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contL em {
	display: block;
	margin: 0 0 5px 20px;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList .iphone .contL img {
	max-width: 45px;
	max-height: 15px;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contL .name {
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	color: #fff;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contL .info {
	color: #97E6E6;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR {
	width: 80px;
	display: block;
	padding-top: 15px;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR.touch {
	background: #2B9797;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR em {
	display: block;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR .text {
	text-align: center;
	color: #fff;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR .icon {
	width: 24px;
	height: 24px;
	margin: 0 auto 10px auto;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR .icon i {
	display: block;
	margin: 0 auto;
	background: #8fc31f;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR .icon .icon01 {
	width: 9px;
	height: 9px;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR .icon .icon02 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #8fc31f;
	background: none;
}
.PublicConfig_showLogo01-d1_c1 .downloadDragList li .contR .icon .icon03 {
	width: 20px;
	height: 2px;
}
.PublicConfig_showLogo01-d1_c1 .langDragList {
	min-width: 106px;
	max-width: 150px;
	position: absolute;
	top: 46px;
	right: 0px;
	z-index: 9999;
	background: #2cc3c3;
	display: none;
}
.PublicConfig_showLogo01-d1_c1 .showStyle2Lang{
	left:39px;
	right:auto;
}
.PublicConfig_showLogo01-d1_c1 .langDragList li {
	border-bottom: 1px solid #25A3A3;
}
.PublicConfig_showLogo01-d1_c1 .langDragList span {
	width: auto;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	display: block;
	color: #fff;
	float: none;
	clear: both;
}
.PublicConfig_showLogo01-d1_c1 .langDragList span.touch {
	background: #2B9797;
}
.PublicConfig_showLogo01-d1_c1 .toolWrap span.current,
.PublicConfig_showLogo01-d1_c1 .toolWrap span.touch{
	background: #2cc3c3;
}

/*不同颜色样式*/
#Style_c01 > div {
	width: 100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#40cd10), to(#34aa0b));
}

#PublicConfig_showLogo01-d1_c1 > div {
	width: 100%;

}

#Style_c03 > div {
	width: 100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#de0030), to(#b60028));
}

#Style_c04 > div {
	width: 100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2da870), to(#1c8d5a));
}


#Style_c05 > div {
	width: 100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#292828), to(#0f0f0f));
}


#Style_c06 > div {
	width: 100%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f734f5), to(#e319e1));
}

.PublicConfig_showLogo01-d1_c1 > div {
	width: 100%;
	
}

.PublicConfig_showLogo01-d1_c1 .showStyle1 .logoWrap{
	position: absolute;
	left: 0;
	top: 0;
	}
.PublicConfig_showLogo01-d1_c1 .showStyle1 .logoWrap img {
	margin: 0 0 0 0px;
}
.PublicConfig_showLogo01-d1_c1 .showStyle2 .toolWrap {
}
.PublicConfig_showLogo01-d1_c1 .showStyle2 > div:nth-last-child(1).toolWrap span.line,
.PublicConfig_showLogo01-d1_c1 .showStyle2 > div:nth-last-child(1).toolWrap span.toolItem{
	float:right;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 {
	position: relative;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .logoWrap img{
	max-width:290px;
	max-height:46px;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .toolWrap {
	width: 100%;
	height: 46px;
	left: 100%;
	margin-left: -32px;
	position: absolute;
	background: #fff;
	-webkit-transition: left;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .toolWrap .toolControl.touch {
	background:#2cc3c3;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .toolWrap.open {
	left: 0px;
	margin-left: 0px;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .toolList {
	float: right;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .toolControl {
	float: left;
	width: 31px;
	height: 46px;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .toolControl span {
	margin: 17px 0 0 8px;
	width:0;
	height:0;
	display:block;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
}
.PublicConfig_showLogo01-d1_c1 .showStyle3 .toolControl em {
	display:none;
}
.PublicConfig_showLogo01-d1_c1 .showStyle4 {
	position: relative;
}
.PublicConfig_showLogo01-d1_c1 .showStyle4 .z3g-btn {
	margin-top: 8px;
}
.PublicConfig_showLogo01-d1_c1 .showStyle4 .z3g-btn.search {
	
}

/*灰色ICON*/
.PublicConfig_showLogo01-d1_c1 .grayIcon .toolWrap .search a {
	/*background-position: -100px -44px;*/

}
.PublicConfig_showLogo01-d1_c1 .grayIcon .toolWrap .lang a {
	background-position: -138px -44px;
}

.PublicConfig_showLogo01-d1_c1 .whiteIcon.showStyle3 .toolControl span {
	border-right:7px solid rgba(0,0,0,0.5);
	border-left:none;
}
.PublicConfig_showLogo01-d1_c1 .whiteIcon.showStyle3 .open .toolControl span {
	margin-left: 12px;
	border-left:7px solid rgba(0,0,0,0.5);
	border-right:none;
}
.z3g-showMoreContShowLogo {
	left: -100%;
}
.z3g-showMoreContShowLogo .contWrap > div {
	border-left: none!important;
}
.z3g-showMoreContShowLogo .contWrap li .name {
	border-right: none;
}
.z3g-showMoreContShowLogo .contWrap li .curtMark {
	right: 0px;
	left: auto;
	border-right: 6px solid #5ba5a5;
	border-left: none;
}
.z3g-showMoreContShowLogo .contWrap .toolWrap {
	height:auto;
	line-height:35px;
	padding:10px 0;
}
.z3g-showMoreContShowLogo .contWrap .toolWrap li {
	border: none;
	height: auto;
	margin: 5px 20px;
	background: #5ba5a5;
}
.z3g-showMoreContShowLogo .contWrap .toolWrap li:nth-child(1) {
	margin-top: 0;
}
.z3g-showMoreContShowLogo .contWrap .toolWrap li:nth-last-child(1) {
	margin-bottom: 0;
}
.z3g-showMoreContShowLogo .contWrap .toolWrap li > div {
	padding: 2px 10px;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.z3g-showMoreContShowLogo .contWrap .toolWrap li.lang > div {
	display:block;
	padding-left:37px;
	position:relative;
}
.z3g-showMoreContShowLogo .contWrap li.lang .icon {
	width: 17px;
	height: 17px;
	margin: 8px 10px 0 0;
	background: url(../m_images/common.png) no-repeat -150px -13px;
	background-size:400px;
	-moz-background-size:400px;
	display:block;
	position:absolute;
	top:5px;
	left:10px;
}
.z3g-showMoreContShowLogo .contWrap li.lang .langItem {
	text-align: center;
	padding:0 10px;
	display:inline-block;
}
.z3g-showMoreContShowLogo .contWrap li.hdmode > div > div {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.z3g-showMoreContShowLogo .contWrap li.hdmode .text {
	padding-left:37px;
}
.z3g-showMoreContShowLogo .contWrap li.hdmode .btnWrap {
	text-align: center;
}
.z3g-showMoreContShowLogo .contWrap li.downLoad .icon {
	width: 17px;
	height: 20px;
	margin: 8px 20px 0 0;
	background: url(../m_images/common.png) no-repeat -189px -12px;
	background-size:400px;
	-moz-background-size:400px;
}
.z3g-showMoreContShowLogo .contWrap li.downLoad .infoWrap {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.z3g-showMoreContShowLogo .contWrap li.downLoad .infoWrap p {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	padding: 0px;
}
.z3g-showMoreContShowLogo .contWrap .toolWrap .touch {
	background-color: rgba(0, 0, 0, 0.2);
}
.z3g-showMoreContShowLogo .closeBar {
	background:url(../m_images/common.png) no-repeat -20px -190px;
	background-size:400px;
	-moz-background-size:400px;
}
/* Public_totalSearch01-d1_c1 */
.Public_totalSearch01-d1_c1 .z3g-alertWindow{
	top:46px;
	height:0px;
	overflow:hidden;
	z-index: 9999;
	display:block;

	-webkit-transform: height;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
}
.Public_totalSearch01-d1_c1 .searchTab {
	height: 38px;
	padding: 0 0 0 10px;
	position: relative;
	background: #2cc3c3;
}
.Public_totalSearch01-d1_c1 .searchTab .searchTabScroll {
	margin: 0 38px 0 0;
	overflow: hidden;
}
.Public_totalSearch01-d1_c1 .searchTab .del {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../m_images/common.png) no-repeat 0px 0px;
	display:none;
}
.Public_totalSearch01-d1_c1 .searchTab .del.touch {
	background-position: 0px -38px;
}
.Public_totalSearch01-d1_c1 .searchTab ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
}
.Public_totalSearch01-d1_c1 .searchTab li {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin: 3px 0 0 0;
	color: #fff;
}
.Public_totalSearch01-d1_c1 .searchTab li.current, .Public_totalSearch01-d1_c1 .searchTab li.touch {
	background: #268e8e;
}
.Public_totalSearch01-d1_c1 .searchInput {
	height: 50px;
	background: #268e8e;
	padding: 0 10px;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.Public_totalSearch01-d1_c1 .inputWrap {
	display: block;
	margin: 7px 0 0 0;
	padding-right: 20px;
	position: relative;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.Public_totalSearch01-d1_c1 .inputWrap .del {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.Public_totalSearch01-d1_c1 .inputWrap .del .icon {
	width: 20px;
	height: 20px;
	display: block;
	background: #999999 url(../m_images/z3g_icon_inputWrap_del.png) no-repeat 50% 50%;
	margin: 8px 0 0 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.Public_totalSearch01-d1_c1 .inputWrap .del.touch .icon {
	background: #ff2929 url(../m_images/z3g_icon_inputWrap_del.png) no-repeat 50% 50%;
}
.Public_totalSearch01-d1_c1 input {
	width: 100%;
	line-height: normal;
}
.Public_totalSearch01-d1_c1 .z3g-button {
	width: 80px;
	height: 35px;
	margin: 7px 0 0 0;
}
.Public_totalSearch01-d1_c1 .searchTab ul {
	overflow: hidden;
}
.Public_totalSearch01-d1_c1 .searchResult {
	background: #fff;
}
.Public_totalSearch01-d1_c1 .z3g-noResult {
	padding: 10px 20px;
}
.Public_totalSearch01-d1_c1 .z3g-noResult p {
	line-height: 20px;
	text-align: center;
}
.Public_totalSearch01-d1_c1 .moreWrap {
	text-align: center;
	padding: 20px 0;
}
.Public_totalSearch01-d1_c1 .moreWrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
/*** 下拉菜单 start ***/
.dropdown-menu-top,.dropdown-menu{
    display:none;
    position:absolute;
    right:5px;
    top:48px;
    z-index:9999;
    background:rgba(0,0,0,0.8);
    background-color:#333;
    filter:alpha(opacity=80)\9;
    *background-color:#000 \9;
    *filter:alpha(opacity=80)\9;
    box-shadow:0 0 3px rgba(0, 0, 0, 0.8);
    min-width: 150px;
    margin-left: 0px;
    list-style: none!important;
    margin-bottom:0px;/** 处理bootstarp.css **/
}
.dropdown-menu-top{top:auto;right:auto;bottom:54px;min-width: 120px;left:50%;margin-left:-60px;z-index: 1;background:#e6e6e6;border: 1px solid #cbcbcb;box-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}

.dropdown-menu-top li,.dropdown-menu li{
    border-top:1px solid #666;
    border-bottom: 1px solid #000;
}
.dropdown-menu-top li{border: none;background:url(../images/footer-nav-vsplit.png) no-repeat bottom center;background-size: 118px 2px;}
.dropdown-menu-top li:last-child{
    background:none;
}

.dropdown-menu-top li:first-child,.dropdown-menu li:first-child{
    border-top:none;
}

.dropdown-menu-top li:last-child,.dropdown-menu li:last-child{
    border-bottom: none;
}

.dropdown-menu-top li:last-child:after,.dropdown-menu li:last-child:after{
    height: 0px;
    border: none;
}

.dropdown-menu-top.show,.dropdown-menu.show{
    display:block;
}

.dropdown-menu-top  li a,.dropdown-menu li a{
    text-align: left;
    display:block;
    width:auto;
    height:39px;
    line-height:39px;
    padding-left: 10px;
    color:#fdf7f7;
    font-size:16px;
    margin: 0px;
}
.dropdown-menu-top  li a{
    height:44px;
    line-height:44px;
    text-align: center;
    padding-left: 0px;
}
.dropdown-menu-top  li .menu-item-text{
    color: #414141;
    text-shadow: #e5e5e5 0 1px 0;
    font-size: 14px;
}

.dropdown-menu-top li a:link,.dropdown-menu-top li a:visited,.dropdown-menu li a:link,.dropdown-menu li a:visited{color:#fdf7f7;}
.dropdown-menu li img{
    width:30px !important;
    height:30px !important;
    margin: 0px;
    line-height: 39px;
}

.dropdown-menu-top li img{
    width:30px !important;
    height:30px !important;
    margin-right: 5px;
    line-height: 39px;
}

.dropdown-menu-top:after{
    position:absolute;
    bottom:-14px;
    left: 50%;
    margin-left: -8px;
    content:"";
    width:16px;
    height:16px;
    background: url(../images/footer-nav-arrow.png) no-repeat center;background-size: 16px 16px;
}

.dropdown-menu:after{
    position:absolute;
    top:-8px;
    right:22px;
    content:"";
    width:0;
    height:0;
    border:8px solid transparent;
    border-bottom:8px solid rgba(0, 0, 0, 0.8);
    border-top:none;
}











