/* CSS Document */
/*公共样式*/
*{ margin:0; padding:0;}
body{ width:100%;font-size:14px; font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;max-width:1920px;margin:0 auto;padding:0;color:#333; background:#fff; position:relative;_overflow-x: hidden;overflow-x: hidden; }
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{margin:0;padding:0}
h2{font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
.left{float:left}
i{ font-style:normal;}
a{text-decoration:none; outline:none;color:#333;}
a:hover{text-decoration:none;}
/* 谷歌浏览器字体不能小于12px的解决 */
html,body{
      -webkit-text-size-adjust:none;
}
.center{ width:1200px; margin:0 auto; clear:both;}
.blank{ width:100%; height:1px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.clear{ clear:both;}
.fl {float: left;}
.fr{ float:right;}input:focus { outline: none; } 
input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #333; 
} 
input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #333; 
} 
input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #333; 
} 
input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #333; 
}
video{ background:#dbe8ee url(/stac/images/0_58_1.jpg) no-repeat center; max-width:100% !important;}
table,iframe{max-width:100% !important;border-collapse:collapse; margin:auto;}
/* 公共样式结束 */
.img:hover{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2); }
.wd{ width:100%;float:left;}
.cter{ width:1200px; margin:0 auto;}

.topt{ width:100%;float:left;}
.top_1{width:100%; float:left; font-size:18px; background:#fe9521; line-height:40px; color:#fff;}
.top_1 h2{ float:left; color:#fff;font-weight:normal;line-height:40px;}
.top_1_r{ float:right;}
.top_1_r a{ padding-left:15px; padding-right:10px;color:#fff;}

.top_2{width:100%;float:left;  padding:15px 0 5px 0;}
.top_2_l{padding-left:5px;float:left;width:660px; padding-top:24px; padding-bottom:5px; color:#265a3c;line-height:35px; font-size:18px;}
.top_2_r{ padding-right:10px; padding-left:5px;float:right; width:220px; padding-bottom:10px; color:#454545;line-height:160%;font-size:18px; text-align:center; font-weight:normal; margin-top:15px;}
.top_2_l b{  width:100%; float:left; color:#fe9521; font-size:22px; margin:5px 0; letter-spacing:0;}
.top_2_l span{ color:#333333;  font-size:18px; padding:1px 0;}
.top_2_r b{ width:100%; float:left; color:#454545; font-size:30px; margin-left:0px;}
.top_2_r a{ width:80%; float:left; background:#fe9521;border-radius:25px; text-align:center;color:#fff; font-size:18px; line-height:36px; margin:5px 10%;}
.top_2_r a:hover{background:#8089fe;}


.nav{ width:100%; float:left;background:#fe9521; color:#fff; padding-top:0;}
.nav li{ position:relative;}
.nav li a{ color:#fff; font-size:18px; text-decoration:none;}
.nav li.nav_li{  padding:0 25px; width:auto; margin:0 6px; position:relative; line-height:60px;height:60px; float:left; display:inline-block;text-align:center; }
.nav li i{ }
.nav li.nav_li a{  width:100%; text-align:center; float:left;}
.nav li.current-menu-item{  font-weight:bold;background:#8089fe;}
.nav li.current-menu-item a{ font-weight:bold; }
.nav li:hover{font-weight:bold; background:#8089fe;}
.nav li:hover a{ font-weight:bold; }
.nav li.current-menu-item i,.nav li:hover i{position:absolute; border-radius:10px ; width:36%; left:32%; height:3px; bottom:7px; background:#fff;}

.nav2{ width:100%; float:left; background:url(../images/1_31.jpg) no-repeat center bottom;line-height:70px;height:79px; color:#FFFFFF;}
.nav2 ul{ width:92%; padding:0 4%;}
.nav2 li a{ color:#FFFFFF; font-size:22px;}
.nav2 li.nav_li{  margin:0 .9%; width:117px; padding:15px 0 0 0; line-height:34px; float:left; display:inline-block;text-align:center; }
.nav2 li.current-menu-item{ background:url(../images/0_11.jpg) no-repeat center bottom; color:#fff;line-height:71px;}
.nav2 li.current-menu-item a{color:#fff; font-weight:bold; }
.nav2 li.nav_li:hover {background:url(../images/bton.jpg) no-repeat center bottom;}


.banner{ width:100%;float:left; text-align:center;position:relative;}
.banner img{ width:100%; min-width:1200px;}

		.banner .bd{ position:relative; height:100%; z-index:0;   }
		.banner .bd li{  vertical-align:middle;}
		.banner .bd img{ display:block;  }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:5px; left:0; }	
.banner .hd ul{ text-align:center; }	
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#ffffff;filter:alpha(opacity=90);opacity:0.9; font-size:0;	}	
.banner .hd ul .on{ background:#fe9521;  }	
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.banner .prev,.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:45px; height:74px; background:url(../images/l2.png) center center no-repeat; filter:alpha(opacity=50);opacity:0.5; padding:0 0; }
		.banner .next{ left:auto; right:3%; background:url(../images/r2.png) center center no-repeat;  }
		.banner:hover .prev,.banner:hover .next{ filter:alpha(opacity=100);opacity:1;  }
		.banner .prevStop{ display:none;  }
		.banner .nextStop{ display:none;  }

.ban{ width:100%; position:absolute; left:0; top:0;}
.ban_1{ width:198px; position:absolute; left:0; top:15px; background:#f7faff; border-radius:10px 10px 0 0; -moz-box-shadow:2px 2px 8px #737373; -webkit-box-shadow:2px 2px 8px #737373; box-shadow:2px 2px 8px #737373;}
.ban_1 h4{ width:100%; line-height:24px; font-size:26px; color:#342c2b; background:#f8c103; padding:16px 0 10px 0;border-radius:10px 10px 0 0;}
.ban_1 h4 span{ width:100%; display:block; font-size:11px; }
.ban_1 p{width:100%;  float:left; padding:0 0 5px 0;}
.ban_1 p a{  width:162px;float:left;padding:0 18px 0 18px; font-size:22px; border-bottom:#e3e5e9 dashed 1px; line-height:53px; color:#333333;}
.ban_1 p a:hover{ background:#f8ebc0; border-bottom:#f7faff solid 1px;}


input:-webkit-autofill {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
    -webkit-box-shadow: 0 0 0 1000px #f0f0f0 inset;
}

.ss{ width:100%; float:left; background:#eff0f0;padding:10px 0;  font-size:16px; line-height:35px;}

.ss_l{ width:790px; text-align:left; padding-top:7px; float:left;background:url(../images/1_07.jpg) no-repeat 10px center; color:#000;font-size:16px; margin-left:20px;}
.ss_l a{color:#999999; font-size:15px; text-decoration:none; padding:0 3px;}
.ss_r{ width:330px; margin-right:10px; height:40px; background:#f0f0f0;  float:right; border:#fe9521 solid 1px; padding:4px; border-radius:25px;}
.ss_r input{ width:200px; margin-left:15px; float:left; background:#f0f0f0;border:none;height:40px;line-height:40px;}
.ss_r button{ width:107px; float:right; border:none; background: url(../images/1_08.png) no-repeat center; border-radius:25px;height:40px;}

.tyy{width:100%; float:left;  padding:0 0;background:url(../images/2_02.jpg) no-repeat center top; max-height:1439px;}
.tyy_1{width:100%; float:left; text-align:center; position:relative; }
.tyy_1 .hd{ width:284px; background:#fff; text-transform:uppercase; float:left;border-radius:0 0 0 0 ;}
.tyy_1 .hd h4{width:100%;background:#fe9521; text-align:center; float:left;color:#fff; font-size:32px; position:relative;line-height:40px;padding:23px 0 20px 0;}

.tyy_1 .hd h5{width:100%; float:left; margin:7px 0; background:#fb8508; color:#fff; border-radius:6px; position:relative;}
.tyy_1 .hd h5 a{ line-height:52px;color:#fff; font-size:24px; font-weight:normal;}
.tyy_1 .hd ul{ width:100%; float:left;padding:8px 0;background:#fff;}
.tyy_1 .hd li{width:278px; float:left; margin:3px 0; border-left:#fff solid 6px; position:relative;}
.tyy_1 .hd li a{width:100%; padding:0 0; float:left;line-height:40px; color:#333333; font-size:18px; text-align:left;text-indent:30px;}
.tyy_1 .hd li:hover{border-left:#8089fe solid 6px;     }
.tyy_1 .hd li:hover a{color:#fe9521; }
.tyy_1 .hd li:last-child{} 
.tyy_1 .tyy_1_2{width:190px; float:left;font-size:18px;text-align:left;padding:37px 0 30px 94px;background:url(../images/1_18.jpg) no-repeat center top;color:#fff;}
.tyy_1 .tyy_1_2 b{ width:100%; float:left;font-size:24px;}


.tyy_1 .bd{ width:910px; margin-top:0px; float:right;}
.tyy_1 .bd h4{width:100%; line-height:27px; padding-top:10px; float:left;text-align:center;color:#fff;font-size:18px; font-weight:normal;}
.tyy_1 .bd h4 a{float:right;width:122px; line-height:32px;background:#fe9521; margin:0px 0 0 13px;color:#fff;}
.tyy_1 .bd li{ width:283px;  height:195px;float:left;background:#ff8600;border-radius:0; margin:11px 0 10px 20px; position:relative;}
.tyy_1 .bd li span{ display:none; position:absolute;left:110px; top:55px;}
.tyy_1 .bd li span img{width:64px;  height:67px;}
.tyy_1 .bd li img{ width:283px; height:195px; float:left;border-radius:0;}
.tyy_1 .bd li p{ width:100%; position:absolute; left:0; bottom:0; text-align:center;border-radius:0; padding:7px 0; background:rgba(0,0,0,.8); color:#FFF; font-size:18px;}
.tyy_1 .bd li:hover span{display:inline-block;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tyy_1 .bd li:hover p{background:#ff8600;}
.tyy_1 .bd li:hover img{filter:alpha(opacity=70);opacity:.7; }



.tyy_2{ width:100%; float:left;position:relative;-moz-box-shadow: 0 1px 4px #d9d2d2;-webkit-box-shadow: 0 1px 4px #d9d2d2;box-shadow: 0 1px 4px #d9d2d2;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d2d2')";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d2d2')}
.tyy_2 li{ }
.tyy_2 li{ margin-top:0px; background:#fff;width:300px;position:relative; text-align:center; float:left;}
.tyy_2 li img{ float:left; }
.tyy_2 li p{ width:100%; margin:40px 0 0 0;height:115px; text-transform:uppercase; float:left; padding:0 0; text-align:center; font-size:18px; line-height:24px; color:#fe9521;}
.tyy_2 li.tyy_2_l2 p{margin:50px 0 0 0;height:105px;}


.tyy_2 h4{position:absolute;left:430px;top:0;width:333px;text-align:center; font-size:30px; color:#333333;background:url(../images/1_11.jpg) no-repeat center top;padding-top:30px;height:330px; }

.tyy_2_c{width:680px;margin:0 260px;;float:left;  text-align:center;}
.tyy_2_c h5{ width:230px; color:#fff;margin:0 10px;padding:15px 0 15px 90px;font-size:18px;line-height:24px;height:48px;float:left;background:#58cd05 url(../images/1_13.jpg) no-repeat 27px center;text-align:left;border-radius:50px;}
.tyy_2_c h5.tyy_2_c_h{background:#58cd05 url(../images/1_12.jpg) no-repeat 27px center;line-height:48px;}


.tyy_3{width:100%; margin:0 0;float:left; position:relative;}
.tyy_3 li{ width:284px;height:310px;  overflow:hidden; float:left;border-radius:10px; margin:0 8px; position:relative;}
.tyy_3 li span{width:284px;height:310px;float:left;overflow:hidden;}
.tyy_3 li img{ width:284px;height:310px;float:left; border-radius:10px;}
.tyy_3 li i{ width:30%; background:#fff;height:3px; position:absolute; left:35%;top:380px;}

.tyy_3 li p{ width:100%;position:absolute; left:0;bottom:0; text-align:center; background:rgba(0,0,0,.6); color:#fff;padding:7px 0; font-size:20px; line-height:28px;border-radius:0 0 10px 10px;}

.tyy_3 li:hover{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tyy_3 li:hover img{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2); }
.tyy_3 li:hover p{background:#58cd05;}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.tyy_3 .prev,.tyy_3 .next{ position:absolute; left:-50px; top:140px; display:block; width:46px; height:46px; background:url(../images/l2.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.tyy_3 .next{ left:auto; right:-50px; background:url(../images/r2.png) center center no-repeat; }
.tyy_3 .prev:hover{ background:url(../images/l2.png) center center no-repeat; }
.tyy_3 .next:hover{background:url(../images/r2.png) center center no-repeat;  }
.tyy_3 .prevStop{ display:none;}
.tyy_3 .nextStop{ display:none;}


.tlt{ width:100%; text-align:center; margin:10px 0; line-height:100%; float:left;text-transform:uppercase; padding:0 0 0 0; position:relative;}
.tlt img{display:inline-block; margin:0 10px -5px 10px;}
.tlt h4{  width:100%;position:absolute;left:0;top:35px; letter-spacing:0; font-size:36px; color:#333333; text-align:center; }
.tlt h4 b{color:#fe9521;font-size:36px;}
.tlt h4 i{ color:#ff9900; font-style:normal;}
.tlt span{  width:100%; float:left; font-size:120px;font-weight:bold;line-height:95px;color:#f4f4f4;text-align:center;  }


.in_1{ width:100%; float:left;background:url(../images/2_04.jpg) no-repeat center center; height:1596px;}
.in_1_1{ width:100%; margin:0 0; float:left;position:relative;}

.in_1_1{width:100%;float:left; color:#fff;text-transform:uppercase;}


.in_1_1 .bd{ width:100%; margin:10px 0 0 0 ; float:left; }

.in_1_1 .bd li{ position:relative; width:285px; float:left; margin:4px 8px;position:relative;border-radius:10px;}

.in_1_1 .bd li img{ width:283px; height:178px;float:left;border:#cccccc solid 1px;border-radius:10px;}

.in_1_1 .bd li:hover img{border:#fe9521 solid 1px;}

 /* 下面是前/后按钮代码，如果不需要删除即可 */
.in_1_1 .prev,.in_1_1 .next{ position:absolute; left:-50px; top:60px; display:block; width:46px; height:75px; background:url(../images/l2.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.in_1_1 .next{ left:auto; right:-50px; background:url(../images/r2.png) center center no-repeat; }
.in_1_1 .prev:hover{ background:url(../images/l2.png) center center no-repeat; }
.in_1_1 .next:hover{background:url(../images/r2.png) center center no-repeat;  }

.in_1_1_2{width:100%;float:left;}
.in_1_1_2 li{border:#8089fe dashed 1px;background:#fff;font-size:18px;width:164px;padding:25px 0 35px 0; float:left;text-align:center;position:relative; }
.in_1_1_2 span{float:left; margin:74px 13px 0 13px;}
.in_1_1_2 b{ margin:15px 0;width:100%; float:left;}
.in_1_1_2 b img.in_1_1_2_m1{display:inline-block;}
.in_1_1_2 b img.in_1_1_2_m2{display:none;}
.in_1_1_2 li i{position:absolute;left:-15px;font-size:24px; top:-15px;background:#fff;border:#8992fe solid 1px;width:42px;line-height:42px;border-radius:25px;}
.in_1_1_2 li:hover{border:#fe9521 solid 1px;background:#fe9521;color:#fff;}
.in_1_1_2 li:hover b img.in_1_1_2_m2{display:inline-block;}
.in_1_1_2 li:hover b img.in_1_1_2_m1{display:none;}
.in_1_1_2 li:hover p{color:#fff;}
.in_1_1_2 li:hover i{border:#fe9521 solid 1px;color:#fe9521;}


.in_1_1_2ty{width:100%;float:left;text-align:center;font-size:20px; color:#333333;}
.in_1_1_2ty b{font-size:36px; color:#fe9521;}
.in_1_1_2ty a{background:#fe9521;color:#fff;padding:8px 40px;margin:-10px 0 0 100px;border-radius:25px;}
.in_1_1_2ty a:hover{background:#8992fe;}

.in_1_1b{ width:60%; text-align:center; margin:5px 20%; color:#342c2b; background:#f8c103; line-height:40px; border-radius:25px; font-size:22px; float:left;-moz-box-shadow:2px 2px 8px #737373; -webkit-box-shadow:2px 2px 8px #737373; box-shadow:2px 2px 8px #737373}


.in_2{width:100%;float:left;background:url(../images/2_22.jpg) no-repeat center center; height:715px;}
.in_2 .cter{position:relative;max-height:1114px;}

.in_2_l{ width:100%; float:left; }
.in_2_l li{ width:380px; height:224px; float:left; border-radius:10px; position:relative; margin:9px;}
.in_2_l li p{text-align:left; width:76%; padding:10px 5%; position:absolute; left:0; top:60%;font-size:18px; line-height:24px; color:#333333; background:#f7cd2a;}
.in_2_l li p b{ width:100%; display:block;font-size:22px;}
.in_2_l li img{width:380px; height:224px;border-radius:10px;float:left;}
.in_2_l li span{ width:100%; float:left; text-align:center; font-size:24px; margin-top:30px; line-height:50px; color:#333333;}
.in_2_l li span b{  font-style:italic;text-shadow: 0.05em 0.03em 0.05em #666;width:100%; float:left; font-size:35px; color:#f7cd2a; letter-spacing:4px;}
.in_2_l li a{ width:60%; margin:10px 20%; font-size:18px; text-align:center; float:left; background:#f7cd2a; border-radius:25px; line-height:50px; color:#333;}
.in_2_l li:hover{}

.in_2_l li:hover p{}
 
 
 .zx_l{ width:60%; margin:0 20%; display:block; line-height:45px; background:#e60113; border-radius:25px; font-size:20px; color:#FFF; text-align:center;}
 
 
 .ad1{ width:100%;float:left; height:239px;color:#fff;background:url(../images/1_21.jpg) no-repeat center top; letter-spacing:0;}
.ad1 .cter{position:relative;height:239px;background:url(../images/1_21.jpg) no-repeat center top; }
.ad1 h3{font-size:45px; line-height:34px; color:#000;position:absolute; font-weight:normal; left:550px; top:-60px; text-align:left;}
.ad1 h4{font-size:30px;color:#ffffff;position:absolute; line-height:50px;letter-spacing:0; width:600px;text-align:center;left:10px; top:40px; }
.ad1 h4 b{font-size:36px;color:#fe9521;}
.ad1 h4 strong{font-size:36px;}
.ad1 span{font-size:24px;color:#fff;position:absolute;left:10px;width:600px;text-align:center; top:100px; line-height:36px;text-transform:uppercase;}
.ad1 span strong{ font-size:32px; color:#F7EA0F;}
.ad1 p{ font-size:18px; color:#fe9521;position:absolute; text-align:center; font-weight:normal; left:30px; top:147px;line-height:36px;}
.ad1 p b{ font-size:30px; }
.ad1 p i { font-style:normal; }
.ad1 p div b{font-size:30px; color:#fff;}

.ad1 a.ad1_a1{width:200px; line-height:38px; color:#fff; background:#fe9521; border-radius:25px; font-size:18px; text-align:center; position:absolute; left:350px; top:147px;overflow:hidden; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.ad1 a.ad1_a1 b{ width:100%; display:block; font-size:17px; color:#666;}

.ad1 a.ad1_a1:hover{ color:#fff;  background:#8089fe;}
.ad1 a.ad1_a1 .btnbg-x{  position:absolute; background: #8089fe; left:50%; width:0; top:0px; bottom:0px; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;  }
.ad1 a.ad1_a1:hover .btnbg-x{ width:100%; left:0px; }
.ad1 a.ad1_a1 i{ position:relative; z-index:1;}


.in_1_2{width:100%; padding:0; float:left;}
.in_1_2 .cter{position:relative;}
.tabsList{overflow:hidden; zoom:1; width:1200px;text-transform:uppercase; }
.tabsList li{float:left; display:inline;height:403px;  padding: 0 1px; overflow:hidden; zoom:1; }
.tabsList li h4{width:43px;height:208px; padding:160px 22px 0 30px;cursor:pointer;float:left;overflow:hidden; background:url(../images/3_1.jpg) no-repeat; color:#FFF; font-size:24px; position:relative; text-align:center; line-height:28px;}
.tabsList li h4 span{ position:absolute; left:130px ;top:50px; font-weight:normal; font-size:16px;}
.tabsList li h4 img{ position:absolute; left:42px ;top:320px;}
.tabsList li h4.lia{}
.tabsList li h4.lib{background:url(../images/3_2.jpg) no-repeat;}
.tabsList li h4.lic{background:url(../images/3_3.jpg) no-repeat;}
.tabsList li h4.lid{background:url(../images/3_4.jpg) no-repeat;}
.tabsList li h4.lie{background:url(../images/3_5.jpg) no-repeat;}
.tabsList li h4.lif{background:url(../images/3_6.jpg) no-repeat;}
.tabsList li h4.lig{background:url(../images/3_7.jpg) no-repeat;}
.tabsList li h4.lih{background:url(../images/3_8.jpg) no-repeat;}
.tabsList li.on h4.lia,.tabsList li.on h4.lib,.tabsList li.on h4.lic,.tabsList li.on h4.lid,.tabsList li.on h4.lie,.tabsList li.on h4.lif,.tabsList li.on h4.lig,.tabsList li.on h4.lih{ display:none;}
.tabsList li.on .tabBody{width:511px;padding:0;display:inline; margin-right:2px; float:left; position:relative;height:368px; text-align:center;}
.tabsList li .tabBody{display:none; }
.tabsList li.on .tabBody img.tabBody_m1{ position:absolute; right:0; bottom:50px;}

.tabsList li.on .tabBody h5{width:86%;position:absolute; right:20px; bottom:50px; letter-spacing:3px; line-height:44px; color:#FFFFFF; text-align:right; font-size:24px;}
.tabsList li.on .tabBody h5 span{  font-size:16px; font-weight:normal;}
.tabsList li.on .tabBody p{ width:100%; float:left; color:#FFFFFF; font-size:20px; padding:10px 0; line-height:24px;}
.tabsList li.on .tabBody a{ width:126px;height:38px; display:inline-block; font-size:20px; color:#333333; line-height:38px;background:#F7EA0F;border-radius:19px; margin:0 170px;}
.tabsList li.on .tabBody a:hover{background:#fff; color:#b3463d; text-decoration:none; font-weight:bold;}

.in_1_22{width:100%; padding:0; float:left;background:url(../images/2_03.jpg) no-repeat center top; max-height:1837px;}
.in_1_22 .cter{position:relative;}
.in_1_2 .in_1_2_1{width:100%; float:left; padding:20px 0 0 0 ;}
.in_1_2_1 li{ width:100%; float:left; margin:15px 0 ;position:relative;}
.in_1_2_1 li img{ }
.in_1_2_1_1{ width:540px; padding:0 0 0 30px; position:absolute; left:1px; top:10px;background:url(../images/ys_0.png) no-repeat left top;}
.in_1_2_1_1 h4{  font-size:24px;  color:#fe9521;letter-spacing:0; text-align:left; padding:0 0 6px 60px; line-height:40px; width:420px; margin-bottom:2px; float:left;}
.in_1_2_1_1 h4 b{ width:100%; font-size:24px; display:block; color:#333;}
.in_1_2_1_1 p{ color:#666666; width:450px; float:left;text-indent:0; background:url(../images/ys_00.png) no-repeat 52px 18px;font-size:18px; margin:0 0 0 0; padding:13px 0 10px 70px; line-height:27px;}
.in_1_2_1_1 span{  color:#fff;position:absolute;left:14px; top:18px;font-size:30px;}
.in_1_2_1_1 a{width:400px; float:left;background:#fe9521;color:#fff; margin:10px 0 0 30px;line-height:44px;border-radius:25px;text-align:center;font-size:22px;}
.in_1_2_1_1 a:hover{background:#8089fe;}

.tlt2{width:100%; text-align:center;text-transform:uppercase; line-height:30px;font-style:italic; float:left; padding:0 0 0 0; position:relative; height:80px;}
.tlt2 h4{ width:auto; text-align:center;color:#fe9521;display:inline-block; font-size:48px; letter-spacing:5px;}
.tlt2 h4 b{font-size:72px;}
.tlt2 span{ color:#8089fe; font-size:16px; margin: 5px 0 -5px 0;text-align:center; width:auto;display:inline-block;}
.tlt2 span b{font-size:36px;letter-spacing:2px;}




.xgg2{width:100%;float:left;background:url(../images/2_26.jpg) no-repeat center top; height:910px;}
.xgg2 .cter{ position:relative;}
.xgg2_1{width:100%; margin:0 0;float:left;}
.xgg2_1 img{ width:549px; height:381px; margin:0px 10px 0 0; float:left;}
.xgg2_1_1{ width:580px; float:right; margin:90px 15px 0 0; color:#333333;}
.xgg2_1_1 h4{ width:100%; display:block; font-size:18px; line-height:32px; margin-top:15px;}
.xgg2_1_1 h4 strong{ width:100%; display:block;font-size:24px;}
.xgg2_1_1 p{ width:100%; display:block; font-size:18px; line-height:24px; text-indent:0; margin-top:1px;}


.xgg2_2{width:94%; margin:0 3%;float:left; position:relative;}
.xgg2_2 li{ width:258px; height:auto; float:left; margin:0 12px; border-radius:10px; position:relative;}
.xgg2_2 li img{width:258px;height:276px; float:left;border-radius:10px 10px 0 0; }

.xgg2_2 li p{ width:100%;border-radius:0 0 10px 10px;  float:left; background:#444444; color:#FFF; width:90%; padding:5px 5%; font-size:18px; line-height:28px;}
.xgg2_2 li p b{ width:100%; display:block; font-size:22px;}
.xgg2_2 li:hover{}
.xgg2_2 li:hover p{  background:#f7cd2a;color:#333;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.xgg2_2 .prev,.xgg2_2 .next{ position:absolute; left:-30px; top:130px; display:block; width:30px; height:60px; background:url(../images/l1.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.xgg2_2 .next{ left:auto; right:-30px; background:url(../images/r1.png) center center no-repeat; }
.xgg2_2 .prev:hover{ background:url(../images/l2.png) center center no-repeat; }
.xgg2_2 .next:hover{background:url(../images/r2.png) center center no-repeat;  }
.xgg2_2 .prevStop{ display:none;}
.xgg2_2 .nextStop{ display:none;}


.xgg3{width:100%;float:left;background:#fff; height:auto;}
.xgg3 .cter{ position:relative;}
.xgg3_1{width:100%; margin:0 0;float:left;}
.xgg3_1 img{ height:110px; float:left;}
.xgg3_1 li{width:373px; height:110px; float:left; margin-right:12px; position:relative;}
.xgg3_1 li:last-child{ margin-right:0;} 
.xgg3_1 li p{ width:260px; position:absolute; left:130px; line-height:80px; margin-top:16px; color:#333333; font-size:18px;} 


.xgg3_3{width:100%; margin:0 0;height:auto;float:left; position:relative;}
.xgg3_3 li{ width:385px;background:#3844d7; margin:10px 8px;float:left;border-radius:10px;  position:relative;}
.xgg3_3 li span{display:none; width:96px; line-height:96px;position:absolute;left:140px;text-align:center; top:110px;}
.xgg3_3 li span img{width:96px;height:96px; float:left;}
.xgg3_3 li img{height:258px; width:385px; float:left;}
.xgg3_3 li p{display:none; width:100%;position:absolute;left:0;top:45px; text-align:center; color:#fff;padding:1px 0; font-size:22px; line-height:28px;}

.xgg3_3 li:hover{}

.xgg3_3 li:hover p{display:block;}
.xgg3_3 li:hover img{filter:alpha(opacity=20);opacity:.2; }
.xgg3_3 li:hover span img{filter:alpha(opacity=100);opacity:1;}
.xgg3_3 li:hover span{display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.xgg3_3 .prev,.xgg3_3 .next{ position:absolute; left:-50px; top:110px; display:block; width:46px; height:74px; background:url(../images/l2.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.xgg3_3 .next{ left:auto; right:-50px; background:url(../images/r2.png) center center no-repeat; }
.xgg3_3 .prev:hover{ background:url(../images/l2.png) center center no-repeat; }
.xgg3_3 .next:hover{background:url(../images/r2.png) center center no-repeat;  }
.xgg2_3 .prevStop{ display:none;}
.xgg3_3 .nextStop{ display:none;}


.ad2{width:100%;float:left; height:291px;color:#FFF;background:url(../images/2_111.jpg) no-repeat center top;}
.ad2 .cter{position:relative;height:291px;background:url(../images/2_111.jpg) no-repeat center top; }
.ad2 h4{font-size:36px; line-height:48px; color:#333333;position:absolute; left:410px; top:80px; text-align:left;}
.ad2 span{font-size:30px; color:#333333;position:absolute;left:410px; top:100px; text-transform:uppercase;}
.ad2 p{ font-size:24px; font-weight:normal; color:#333333; position:absolute; left:465px; top:195px;text-align:left;line-height:48px;}
.ad2 p b{ font-size:36px; }
.ad2 i{ font-style:normal; }
.ad2 a{width:240px; line-height:40px;height:40px;background:#f7cd2a;border-radius:25px; color:#333333; position:absolute; left:920px; top:200px; text-align:center; font-size:22px;-moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333; }





 
 
 .in_1_2z{ width:100%;float:left;color:#000;background:url(../images/2_23.jpg) no-repeat center top;height:910px; }
.in_1_2z .cter{position:relative;}
.in_1_2z_1{ width:100%;float:left; text-align:center; position:relative; }

.in_1_2z_1 .hd{width:287px;float:left; position:relative; margin-top:0px;}
.in_1_2z_1 .hd h4{ color:#dab52c; font-size:38px; text-align:center; position:absolute; left:9px; top:114px;}
.in_1_2z_1 img{ float:left;}
.in_1_2z_1 .hd ul{ width:255px; padding:3px 15px; border:#f7cd2a solid 1px; font-size:18px; float:left; line-height:64px; text-align:center; }
.in_1_2z_1 .hd ul li{ width:100%;background:url(../images/1_42.jpg) no-repeat 15px center; border-bottom:#e5e5e5 dashed 1px; float:left; margin:0 0 0 0; line-height:62px; text-align:left; text-indent:66px;}
.in_1_2z_1 .hd ul li a{ width:100%; display:block;font-size:18px;color:#333333;}
.in_1_2z_1 .hd ul li:hover{ background:url(../images/1_44.jpg) no-repeat left center; font-weight:bold;  color:#F00;}
.in_1_2z_1 .hd ul li:hover a{color:#333333; font-size:22px;font-weight:bold;}

.in_1_2z_1 .bd{ width:900px; margin-right:0; margin-top:60px; float:right; color:#FFF;}

.in_1_2z_1 .bd li a{ position:relative;  border-radius:0; width:280px; float:left; margin:5px;}
.in_1_2z_1 .bd li a img{ width:278px; height:178px; float:left; border:#bfbfbf solid 1px}

.in_1_2z_1 .bd li a p{ width:100%; line-height:40px; float:left; color:#fff; text-align:center; font-size:18px; background:#333333;}
.in_1_2z_1 .bd li a:hover p{background:#f7cd2a;color:#333;}


.xgg1_1{width:100%;float:left; color:#fff;text-transform:uppercase;}

.xgg1_1 .bd{ width:100%; margin:10px 0 0 0 ; float:left; }

.xgg1_1 .bd li{ position:relative; width:283px; float:left; margin:4px 2px;position:relative;}
.xgg1_1 .bd li p{width:283px; float:left;margin-top:227px;padding:80px 0 20px 0;background:#d6d6d6;color:#333;}
.xgg1_1 .bd li a img{ width:189px; height:288px;position:absolute;top:-227px;left:30px;}


 /* 下面是前/后按钮代码，如果不需要删除即可 */
.xgg1_1 .prev,.xgg1_1 .next{ position:absolute; left:-50px; top:160px; display:block; width:46px; height:46px; background:url(../images/l2.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.xgg1_1 .next{ left:auto; right:-50px; background:url(../images/r2.png) center center no-repeat; }
.xgg1_1 .prev:hover{ background:url(../images/l2.png) center center no-repeat; }
.xgg1_1 .next:hover{background:url(../images/r2.png) center center no-repeat;  }

 
 
.in_1_1_1{ width:391px; float:right; padding-top:10px;}
.in_1_1_1 h4{width:100%; float:left; text-align:left; font-size:30px; font-weight:bold; color:#090909; line-height:46px;}
.in_1_1_1 p{width:100%; float:left; text-align:center; color:#FFF;background:url(../images/01pt.png) no-repeat center 19px; line-height:62px; height:175px;font-size:24px; padding-top:10px;}
.in_1_1_1 input.inptab{ width:350px; background:none; border:0;}
.in_1_1_1 div{width:100%; float:left;}
.checkbox-info input[type=checkbox]:checked+label::before, .checkbox-info input[type=radio]:checked+label::before{background-color: #ff790d;
    border-color: #ff790d;}





.in_5{  width:100%; float:left;}
.in_5_c{  width:100%; float:left;}
.in_5_1{ width:100%; float:left; padding-top:20px; text-align:left; position:relative;}
.in_5_1 li{width:231px; height:291px; background:#FFF; color:#FFF; border-radius:0; margin:10px 4px; float:left; position:relative;}
.in_5_1 li img{ float:left;}
.in_5_1 li .in_5_1_m1{ display:block;}
.in_5_1 li .in_5_1_m2{ display:none;}

.in_5_1 li b{ position:absolute; width:100%;height:58px; line-height:58px; left:0; top:140px; text-align:center; color:#FFF; font-size:30px;}
.in_5_1 li p{width:209px;height:156px;background:#FF790D;border-radius:10px; position:absolute; bottom:0; left:11px; font-size:20px; line-height:24px; padding:60px 14px 0 14px;}

.in_5_1 li:hover b{ top:60px;}
.in_5_1 li:hover p{ background:none; top:80px;}
.in_5_1 li:hover .in_5_1_m1{display:none;}
.in_5_1 li:hover .in_5_1_m2{display:block;}

.in_3{width:100%;float:left;}
.in_3_c{width:100%;float:left;}
.in_3_1{width:100%;float:left; text-align:center; height:300px; position:relative;}


.in_2t{ width:100%; float:left;background:url(../images/2_48.jpg) no-repeat center top; height:660px;}

.in_2t .in_2t_l{width:100%; float:left; position:relative;}
.in_2t_l li{ width:290px; height:187px; margin:0 0 10px 11px; overflow:hidden; float:left; position:relative;}
.in_2t_l li img{ width:100%; float:left;}
.in_2t_l li p{ width:100%; position:absolute; bottom:0; left:0; background:rgba(0,0,0,.7); color:#FFF; text-align:center; line-height:33px; font-size:18px;}
.in_2t_l li:first-child{ width:597px; height:383px; margin-left:0;-moz-box-shadow:2px 2px 5px #666; -webkit-box-shadow:2px 2px 5px #666; box-shadow:2px 2px 5px #666;} 
.in_2t_l li:first-child p{background:#f7cd2a;color:#333333; width:auto; bottom:50px; padding:5px 15px 5px 20px;}

.in_2t_l_a1{width:40%; margin:0 30%; text-align:center; font-size:22px; background:#f7cd2a; line-height:40px; color:#333; border-radius:25px; float:left;}

/* polaroids */
.polaroids{width:1160px;margin:0 20px;}
			.polaroids li{display: inline;}
			.polaroids a{background: #fff;float:left;margin:7px 10px;width:auto;border-radius:10px;text-align: center;font-family: "Marker Felt", sans-serif;text-decoration: none;color:#333;font-size: 18px; border:#CCC solid 1px;
			-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);
			-moz-box-shadow:0 3px 6px rgba(0,0,0,.25);
			-o-box-shadow:0 3px 6px rgba(0,0,0,.25);
			box-shadow:0 3px 6px rgba(0,0,0,.25);
			}
			.polaroids img{display: block;width:264px; border-radius:10px; border:#abb6ba solid 1px;}
			.polaroids a:after{content: attr(title);/* Ie8+,FF,Chorme,Safari */}
			.polaroids li:nth-child(even) a{
				/*-webkit-transform:rotate(2deg);
				-moz-transform:rotate(2deg);
				-ms-transform:rotate(2deg);
				transform:rotate(2deg);*/
			}
			.polaroids li:nth-child(3n) a{
				/*-webkit-transform:none;
				-moz-transform:none;
				-ms-transform:rotate(2deg);
				transform:none;
				position: relative;
				top:0;*/
			}
			.polaroids li:nth-child(5n) a{
				/*-webkit-transform:rotate(5deg);
				-moz-transform:rotate(5deg);
				-ms-transform:rotate(5deg);
				transform:rotate(5deg);
				position: relative;
				right:5px;*/
			}
			.polaroids li:nth-child(8n) a{
			/*	position: relative;
				top:0;
				right:5px;*/
			}
			.polaroids li:nth-child(11n) a{
				/*position: relative;
				top:0;
				right:-5px;*/
			}
			.polaroids li a:hover{
				-webkit-transform:scale(1.2);
				-moz-transform:scale(1.2);
				-ms-transform:scale(1.2);
				transform:scale(1.2);
				-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);
				-moz-box-shadow:0 3px 6px rgba(0,0,0,.5);
				-o-box-shadow:0 3px 6px rgba(0,0,0,.5);
				box-shadow:0 3px 6px rgba(0,0,0,.5);
				position: relative;
				z-index: 5;
			}
			.polaroids li.messy a{margin-top:-375px;margin-left:160px;
				-webkit-transform:rotate(-5deg);
				-moz-transform:rotate(-5deg);
				-ms-transform:rotate(-5deg);
				transform:rotate(-5deg);
			}


.swiper-pagination{position:relative;margin-bottom:30px}
.swiper-pagination-bullet-active{opacity:1;background:rgba(0,0,0,.8)}

.banner-arrow a:hover{background-color:#FF943D; text-decoration:none; color:#FFF;}
.swiper-button-prev{left:370px; z-index:999;}
.swiper-button-next{z-index:999;}
.banner-top{padding-top:3.730928444707274%}
.banner-title{padding:5px 0}
.banner-title h1{text-align:center;letter-spacing:5px;font-size:45px;font-weight:400;color:#444;padding-bottom:14px}
.banner-text{text-align:center}
.banner-text p{-webkit-font-smoothing:antialiased;margin:0;color:#444}
.banner-top-one{padding-top:3.311649911295092%}
.banner-button{width:100%;vertical-align:middle;text-align:center}
.banner-button a{display:inline-block;vertical-align:middle;text-align:center;height:auto;width:auto;line-height:100%;padding:15px 32px;position:relative}
.banner-button-btn{color:#fff;font-weight:400;margin:0;line-height:1.8em;font-size:16px;font-family:helvetica neue,helvetica,stheitisc-light,hiragino sans gb,Arial,microsoft yahei,微软雅黑,stheiti,wenquanyi micro hei,pingfang sc,SimSun,sans-serif;-webkit-font-smoothing:antialiased;background-color:#69ca72!important;border-radius:100px}
.banner-button-btn{background:#cedad0;display:inline-block;-webkit-transition:border-color .4s,color .4s;-moz-transition:border-color .4s,color .4s;transition:border-color .4s,color .4s;border:0;vertical-align:middle;position:relative;z-index:1;color:#fff;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.banner-button-btn,.banner-button-btn::before{-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);-moz-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}
.banner-button-btn::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:25px;background:#1a7c29;z-index:-1;opacity:0;-webkit-transform:scale3d(.7,1,1);-moz-transform:scale3d(.7,1,1);-ms-transform:scale3d(.7,1,1);-o-transform:scale3d(.7,1,1);transform:scale3d(.7,1,1);-webkit-transition:-webkit-transform .4s,opacity .4s;-moz-transition:-moz-transform .4s,opacity .4s;transition:transform .4s,opacity .4s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);-moz-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}
.banner-button-btn:hover::before{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}



.xgg{width:100%;float:left; height:auto; }
.xgg .cter{}
.xgg_1{ width:100%; padding:10px 0; float:left; position:relative;}
.xgg_1 .bd{ padding:10px 0; width:100%;   }
.xgg_1 .bd ul{ overflow:hidden; zoom:1; }
.xgg_1 .bd ul li{ margin:0 23px; border:#f1d30b solid 1px;  width:257px; float:left; _display:inline; overflow:hidden; text-align:left; position:relative;}

.xgg_1 .bd ul li .title{ width:100%; padding:7px 0; float:left; line-height:24px; font-size:20px; color:#231815; text-align:center; height:auto; background:#f1d30b;}
.xgg_1 .bd ul li .title b{ width:100%; float:left; font-size:20px; padding:10px 0; text-align:center; }
.xgg_1 .bd ul li .title i{ width:10%; background:#000; height:2px; margin:2% 45%;  float:left;}
.xgg_1 .bd img{ width:209px; height:297px; border:#e7e7e7 solid 1px; margin:25px 23px;}
.xgg_1 li:hover{-moz-box-shadow:2px 2px 8px #999; -webkit-box-shadow:2px 2px 8px #999; box-shadow:2px 2px 8px #999;}
.xgg_1 .hd{ width:100%; height:15px; position:absolute; left:0; top:0; z-index:1; }
.xgg_1 .bd ul li a{ text-decoration:none;}
.xgg_1 .bd ul li a.in_9_1_a1{}
.xgg_1 .bd ul li a.in_9_1_a1 img{ width:45px; height:43px; border:0; position:absolute; right:15px; top:300px;}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.xgg_1 .prev,.xgg_1 .next{ position:absolute; left:-20px; top:175px; display:block; width:25px; height:54px; background:url(../images/1_67.jpg) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.xgg_1 .next{ left:auto; right:-20px; background:url(../images/1_75.jpg) center center no-repeat; }
.xgg_1 .prev:hover{ background:url(../images/1_74.jpg) center center no-repeat; }
.xgg_1 .next:hover{background:url(../images/1_70.jpg) center center no-repeat;  }
.xgg_1 .prevStop{ display:none;  }
.xgg_1 .nextStop{ display:none;  }









.in_9{width:100%; float:left;background:url(../images/2_05.jpg) no-repeat center top; height:1134px;}
.in_9 .cter{background:url(../images/2_05.jpg) no-repeat center top;height:1134px;}

.in_6_1{ width:100%; float:left; padding-top:35px; position:relative;}

/* 必要布局样式css */

#top{width:100%;height:1px;float:left;position:relative;}

#top .small{width:6px;height:1px;position:absolute;top:0;left:0;display:inline;margin:0 0 0 0;}

#top .small ul{margin:0;padding:0px;}

#top .small li{width:65px;height:1px;float:left;display:inline;margin:3px 0 0 3px;padding:0px;filter:alpha(opacity=0);opacity:0;cursor:pointer;}

#top .small li.hove{filter:alpha(opacity=100);opacity:1;}

#box{width:100%;height:450px;float:left;overflow:hidden;position:relative;}

#box .bg{width:100%;height:450px;filter:alpha(opacity=70); opacity:0.7; position:absolute; top:132px; left:0px;}

#list{width:1150px;height:463px;position:absolute;top:0;left:50%;display:inline;margin-left:-550px;}

#list ul {margin:0px;padding:0px; float:left;}

#list li{width:100px; margin:5px 0; border-radius:0;position:absolute;list-style-type:none;cursor:pointer; background:#ffffff;-moz-box-shadow:2px 2px 8px #999; -webkit-box-shadow:2px 2px 8px #999; box-shadow:2px 2px 8px #999; padding:8px;}

#list li img{width:90%; border-radius:0; padding:1% 5% 10% 5%;height:auto;vertical-align:top;}

#list li div{width:100%;height:100%;background:#000;filter:alpha(opacity=70); opacity:0.7; position:absolute; z-index:1; top:0px; left:0px;}

#list li .b_tit{width:90%;height:auto; text-align:center;position:absolute; line-height:170%; z-index:1; color:#fff; bottom:3%; left:0px;margin:0px;padding:12px 0; background:#fb8508; margin:0 5% -30px 5%; border-radius:25px;}

#list li .opacity{width:100%;height:120px;background:#000;color:#fff;filter:alpha(opacity=80); opacity:0.8; position:absolute; z-index:1; bottom:0px; left:0px;}

#list li .tit{width:100%; font-size:16px;height:auto; float:left;color:#fff;}

#list li .tit span{width:100%;height:30px;font-weight:normal;float:left;text-align:left;line-height:30px;color:#fff;border-bottom:1px solid #2f2f2c;margin:0px;padding:0px;}

#list li .tit span em{color:#ba0707;font-style:normal;float:none;}

#list li .tit em{color:#fff;line-height:25px;float:left;margin:0px;padding:5px 0;font-style:normal;}

#list a.next,#list a.prev{width:50px;height:50px;background:url(../images/l1.png) no-repeat;text-decoration:none;position:absolute;z-index:20;top:150px;}

#list a.next{background:url(../images/l2.png) no-repeat;left:-10px;}

#list a.prev{background:url(../images/r2.png) no-repeat; right:0px; left:auto;}
#list a.next:hover{background:url(../images/l2.png) no-repeat;}

#list a.prev:hover{background:url(../images/r2.png) no-repeat;}
#bottom{width:100%;height:200px;float:left;position:relative;}

#bottom .title{width:100%;height:60px;line-height:60px;color:#fff;text-align:center;position:absolute;left:0px;bottom:0px;font-family:Verdana;}

#bottom .title a{background:#666666;text-decoration:none;color:#fff; padding:3px 5px;}

#list li.hove img{}
#list li.hove .b_tit .tit{font-size:18px;}
#list li.hove div{filter:alpha(opacity=0); opacity:0;}

.in_9_2{ width:100%; float:left;position:relative;}
.in_9_2 li{ width:284px; height:156px;border-radius:10px;float:left; border:#eeeeee solid 1px; background:#FFF; margin:5px 7px;}
.in_9_2 li img{ width:264px; height:156px; padding:0 10px; border-radius:10px; float:left;}
.in_9_2 li:hover{border:#d5d5d5 solid 1px;-moz-box-shadow:2px 2px 4px #999; -webkit-box-shadow:2px 2px 4px #999; box-shadow:2px 2px 4px #999;}


.xgg1_2{width:100%; float:left; text-align:center;}
.xgg1_2 a{font-size:22px; color:#fff; line-height:38px;background:#FF790D;border-radius:25px; padding:8px 25px;}
.xgg1_2 a:hover{background:#fff; color:#FF790D; border:#FF790D solid 1px; text-decoration:none; font-weight:bold;}

.xgg1_20{width:100%; float:left; text-align:center;}
.xgg1_20 a:hover{ color:#fff; background:#FF790D;border:#fff solid 1px;}
.xgg1_20 a{background:#fff; font-size:22px;line-height:38px;color:#FF790D;border-radius:25px; padding:8px 25px;  text-decoration:none; font-weight:bold;}




.xgg3{width:100%;float:left;background:url(../images/1_62.jpg) no-repeat center bottom; height:auto;}
.xgg3 .cter{ }

.xgg3_2{width:100%;float:left; position:relative; text-align:center;}

.xgg3_2 .bd{ width:100%; margin:10px 0 0 0 ; float:left; }

.xgg3_2 a{ position:relative; width:273px; float:left; margin:4px 2px;}
.xgg3_2 a img{ width:273px; height:185px; float:left;}

.xgg3_2 a p{ width:100%; background:rgba(0,0,0,.7); line-height:45px; height:45px; position:absolute; color:#fff; text-align:center; font-size:18px; left:0; bottom:0;  }







.tyu{ width:100%; float:left; text-align:center;}
.tyu p{ width:153px; float:left; font-size:24px; margin-left:40px;}



.in_4{ width:100%; float:left; background:url(../images/1_24.jpg) no-repeat center top; height:735px;}
.in_4_c{ width:100%; float:left; background:url(../images/1_24.jpg) no-repeat center top; height:735px;}
.in_4_1{ width:100%; float:left; padding-top:10px; text-align:center; position:relative; text-align:center;}


.in_9{width:100%; float:left; background:url(../images/2_05.jpg) no-repeat center top; height:1134px;}
.in_9 .cter{ }
.in_9_1{width:100%; float:left;position:relative;}
.in_9_1 p{position:absolute;width:174px;height:214px;left:0;top:0;}
.in_9_1 p img{display:none;}
.in_9_1 p i{position:absolute;left:54px;top:35px;}
.in_9_1 p i img.in_9_1_m1{display:inline-block;}
.in_9_1 p i img.in_9_1_m2{display:none;}
.in_9_1 p span{position:absolute;left:0;top:115px;color:#00a6f8;font-size:22px;width:100%;text-align:center;}
.in_9_1 p b{position:absolute;right:8px;top:8px;color:#fff;font-size:18px;}

.in_9_1 h4{position:absolute;width:380px;left:0;top:250px; font-size:24px; line-height:33px;}
.in_9_1 h4 i{ width:10%; margin:15px 90% 15px 0; float:left;height:2px;background:#999999;}
.in_9_1 h4 span{width:100%; float:left;font-weight:normal;}
.in_9_1 h4 span b{color:#58cd05;}
.in_9_1 h4 a{ width:70%; font-size:20px;margin:15px 30% 15px 0; float:left;background:#fff;color:#58cd05;border:#58cd05 solid 1px;border-radius:25px;font-weight:normal;text-align:center;line-height:40px;}

.in_9_1 p:hover img{display:inline-block;}
.in_9_1 p:hover i img.in_9_1_m2{display:inline-block;}
.in_9_1 p:hover i img.in_9_1_m1{display:none;}
.in_9_1 p:hover span{color:#fff;}
.in_9_1 p:hover b{color:#58cd05;}
.in_9_1 h4 a:hover{background:#58cd05;color:#fff;}

.xgg4{width:100%; float:left;background:url(../images/2_47.jpg) no-repeat center top; height:468px; }
.xgg4 .cter{ position:relative;}

.xgg4_3{width:96%; margin:0 2%;float:left; position:relative;}
.xgg4_3 li{ width:354px; border:#bfbfbf solid 1px; overflow:hidden; float:left;border-radius:10px; margin:0 15px; position:relative;}
.xgg4_3 li img{width:282px; height:199px; float:left; padding:20px 36px;}
.xgg4_3 li p{ width:100%;border-radius:0 0 10px 10px; float:left; text-align:center; background:#bfbfbf; color:#333333;padding:5px 0; font-size:18px; line-height:28px;}
.xgg4_3 li p b{ width:100%; display:block; font-size:22px;}
.xgg4_3 li:hover{border:#f7cd2a solid 1px;}
.xgg4_3 li:hover p{  background:#f7cd2a;color:#333;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.xgg4_3 .prev,.xgg4_3 .next{ position:absolute; left:-30px; top:110px; display:block; width:30px; height:60px; background:url(../images/l1.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.xgg4_3 .next{ left:auto; right:-30px; background:url(../images/r1.png) center center no-repeat; }
.xgg4_3 .prev:hover{ background:url(../images/l2.png) center center no-repeat; }
.xgg4_3 .next:hover{background:url(../images/r2.png) center center no-repeat;  }
.xgg4_3 .prevStop{ display:none;}
.xgg4_3 .nextStop{ display:none;}



.in_9_2{width:100%; float:left; position:relative;}
.in_9_2 .bd{ padding:10px 0; width:100%;   }
.in_9_2 .bd ul{ overflow:hidden; zoom:1; }
.in_9_2 .bd ul li{ margin:0 8px;  width:285px;  float:left;_display:inline;text-align:left; position:relative;}
.in_9_2 .bd ul li h4{width:100%; float:left; text-align:center; background:#154ED8; color:#FFF; font-size:24px;border-radius:27px 27px 0px 0px; line-height:54px; height:54px;}
.in_9_2 .bd ul li h4 i{ width:10px; height:2px; background:#FFF; display:inline-block; margin:2px 20px 6px 20px;}
.in_9_2 .bd ul li p.title{ color:#333; width:283px;border:#ececec solid 1px; text-align:center; float:left; height:auto; }
.in_9_2 .bd ul li p.title b{ width:100%; font-weight:normal; float:left; text-align:center; padding:15px 0 10px 0; font-size:20px;}

.in_9_2 .bd img{ width:263px; height:165px;  padding:6px;border:#ececec solid 1px; margin-top:10px;}


.in_9_2 .bd ul li span{ width:100%; float:left; padding:5px 5% 0 5%; font-size:18px; line-height:24px; }

.in_9_2 .bd ul li:hover img{ }
.in_9_2 .bd ul li:hover span{ display:none;}

.in_9_2 .bd ul li:hover p.title{ background:#FFF; color:#090909;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.in_9_2 .prev,.in_9_2 .next{ position:absolute; left:-50px; top:130px; display:block; width:48px; height:48px; background:url(../images/l1_1.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.in_9_2 .next{ left:auto; right:-50px; background:url(../images/r1_1.png) center center no-repeat; }
.in_9_2 .prev:hover{ background:url(../images/l1_2.png) center center no-repeat; }
.in_9_2 .next:hover{background:url(../images/r1_2.png) center center no-repeat;  }
.in_9_2 .prevStop{ display:none;  }
.in_9_2 .nextStop{ display:none;  }




.in_21{width:100%; float:left; background:url(../images/1_26.jpg) no-repeat center top; height:1215px;}
.in_21 .cter{ background:url(../images/1_26.jpg) no-repeat center top; height:1215px; position:relative;}
.in_21_1{ position:relative; width:100%; float:left;}
.in_21_1 p{ float:left; width:279px; height:181px;position:relative; margin:4px 20px;}
.in_21_1 p img{width:279px; height:181px;}
.in_21_1 span{ position:absolute; width:562px; height:370px; top:5px; left:321px;}
.in_21_1 span img{width:562px; height:370px;}
.in_21_1 p img{ border-radius:0;}
.in_21_1 p b,.in_21_1 span b{ width:100%; background:#0a3f97; position:absolute; left:0; bottom:0; line-height:30px; padding:5px 0; color:#FFF;filter:alpha(opacity=90);opacity:0.9; text-align:center; font-size:20px; border-radius:0;}
.in_21_1 img{ }
.in_21_2{width:100%; float:left;}
.in_21_2 li{width:165px; float:left; text-align:center; margin-right:40px;}
.in_21_2 li b{ width:100%; float:left; color:#FFF; font-size:26px; line-height:40px;}



.in_6{ width:100%; float:left; background:url(../images/2_15.jpg) no-repeat center top; height:1013px; }
.in_6 .cter{ position:relative;}

.in_6_2{width:1200px; height:auto; padding:0 0 20px 0; float:left; position:relative;}


.in_14_1{  float:left; padding-left:15px;position:relative;}

.in_14_1_r{ width:630px; padding:50px;border-radius:10px; font-size:20px;background:rgba(255,255,255,.8); color:#454545; position:absolute;right:10px;top:70px;-moz-box-shadow: 0 1px 4px #d9d2d2;-webkit-box-shadow: 0 1px 4px #d9d2d2;box-shadow: 0 1px 4px #d9d2d2;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d2d2')";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d2d2')}
.in_14_1_r h4{position:absolute;right:120px;top:-50px; color:#333333; font-size:30px; line-height:30px; float:left; margin-bottom:30px; text-align:left;}
.in_14_1_r h4 b{ font-size:25px;text-transform:uppercase;}
.in_14_1_r a{ color:#fff; background:#fe9521;text-align:center;font-size:18px; line-height:45px;width:150px; position:absolute; right:50px; top:380px;border-radius:10px;-moz-box-shadow: 0 1px 4px #d9d2d2;-webkit-box-shadow: 0 1px 4px #d9d2d2;box-shadow: 0 1px 4px #d9d2d2;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d2d2')";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#d9d2d2')}
.in_14_1_r p{ width:100%; font-size:18px; color:#333333; line-height:30px; text-indent:2em; display:block; padding:0 0;}
.in_14_1_r a:hover{color:#fff;background:#8089fe;}

.in_14_1_r_a{ width:100%; padding-top:5px; text-align:left; float:left;color:#fff;border-bottom:#fe9521 solid 5px;font-size:30px; letter-spacing:0;}
.in_14_1_r_a b{width:140px;padding:8px 0; float:left; font-size:24px;text-align:center;background:#fe9521;border-radius:8px 8px 0 0; color:#fff;font-weight:normal;text-transform:uppercase;}


.in_8_1_1_r1{ font-size:16px; color:#222121; width:100%; float:left; padding-top:70px;}
.in_8_1_1_r1 p{ float:left; text-align:center; padding:0 15px; text-indent:0; border-right: #000 solid 1px;}
.in_8_1_1_r1 p b{ font-size:36px; color:#0165ce; font-family:Impact;}


.in_14_2{ width:100%; padding:10px 0;margin-top:15px; float:right; position:relative;}
.in_14_2 h4{ width:294px; height:200px; float:left; position:relative;}
.in_14_2 h4 img{ width:294px; height:200px; float:left;}
.in_14_2 h4 p{ width:100%; text-align:center; left:0; position:absolute; top:130px; font-size:20px; color:#FFFFFF;}
.in_14_2 .bd{ padding:0 0; width:100%; float:right; margin:0 0;  }
.in_14_2 .bd ul{ }
.in_14_2 .bd ul li{ margin:0 7px;border-radius:30px;  width:385px; float:left; _display:inline; text-align:left; position:relative;}
.in_14_2 .bd ul li p{ width:100%;position:absolute; left:0;bottom:0; background:rgba(0,0,0,.8); line-height:40px; font-size:16px; color:#fff; text-align:center; height:auto;}
.in_14_2 .bd span{ width:385px; height:184px; float:left; overflow:hidden;border-radius:10px; }
.in_14_2 .bd img{ width:385px; height:184px; float:left;border-radius:10px; }
.in_14_2 li:hover img{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);}
.in_14_2 .bd ul li:hover p{background:rgba(251,133,8,.8);}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.in_14_2 .prev,.in_14_2 .next{ position:absolute; left:-50px; top:65px; display:block; width:50px; height:75px; background:url(../images/l2.png) center center no-repeat; filter:alpha(opacity=100);opacity:1;   }
.in_14_2 .next{ left:auto; right:-50px; background:url(../images/r2.png) center center no-repeat; }
.in_14_2 .prev:hover{ background:url(../images/l2.png) center center no-repeat; }
.in_14_2 .next:hover{background:url(../images/r2.png) center center no-repeat;  }
.in_14_2 .prevStop{ display:none;  }
.in_14_2 .nextStop{ display:none;  }




.in_10{ width:100%; float:left; height:auto;background:url(../images/2_06.jpg) center top no-repeat;}
.in_10 .cter{ }
.xxw{ width:513px;  float:left;margin-right:16px;}
.xxw_1{width:100%;float:left;position:relative;background:#fe9521;color:#fff;text-align:left;line-height:48px;color:#fff;}
.xxw_1 p{width:100%;float:left;font-size:24px;color:#fff;text-indent:20px;}
.xxw_1 span{position:absolute;right:15px;top:0;color:#fff;font-size:18px;}
.xxw_2{width:100%;float:left;position:relative;}
.xxw_2 p{font-size:16px;width:86%;float:left; padding:12px 7%;color:#666666;line-height:24px;}
.xxw_2 span{position:absolute;width:90%;left:0%;padding:5px 5%; top:121px;background:rgba(0,0,0,.8);color:#fff;font-size:18px;}
.xxw_2 i{width:50%;float:left;margin:20px 25%;line-height:45px;font-size:18px;text-align:center;border-radius:10px; background:#fe9521;color:#fff;}

.xxw_3{width:100%;float:left;position:relative;}
.xxw_3 li{width:100%;float:left;position:relative;border-bottom:#b3b3b3 dashed 1px; padding:17px 0;}
.xxw_3 li p{width:340px; float:left;font-size:16px;margin:0 0 0 20px;line-height:20px;}
.xxw_3 li p b{width:100%;float:left;font-size:20px;margin-bottom:15px;}
.xxw_3 li p i{width:100%;float:left;font-size:16px;color:#999999;margin:-5px 0 5px 0;}
.xxw_3 li span{width:100px; float:left;color:#999999;font-size:18px;margin:-8px 0 0 20px;}
.xxw_3 li span b{width:100%;float:left;font-size:48px;}
.xxw_3 li:hover{border-bottom:#fe992c dashed 1px;}
.xxw_3 li:hover b{color:#fe992c;}
.xxw_3 li:hover p{color:#fe992c;}
.xxw_3 li:hover span{color:#fe992c;}

.xxww_1{ width:550px; float:left;position:relative; background:#f8f8f8;border-radius:30px; padding:40px 25px;}
.xxww_1 img{ width:133px;float:right; height:127px;}
.xxww_1 p{width:400px; float:left; font-size:18px; line-height:30px;height:78px; color:#333333;}
.xxww_1 b{width:100%; float:left; font-size:20px; line-height:30px; padding:8px 0 15px 0;color:#333333;}
.xxww_1 span{position:absolute;right:5px;bottom:8px; color:#fb8508;}
.xxww_2{ width:100%; height:175px; overflow:hidden; float:right; padding-top:30px;}
.xxww_2 a{ width:100%; float:left;color:#666666;margin:0 0; padding:6px 0;}
.xxww_2 a span{ width:100px; float:left; text-align:center; font-size:16px; padding:0 5px; }
.xxww_2 a img{ float:left;margin:5px 5px 0 0;}
.xxww_2 a p{ width:480px; float:left; padding-left:10px;font-size:18px; margin:0 0 0 0;}


.xxww_3{ width:100%; float:left; padding-left:0;}
.xxww_3 a{ width:100%; float:left; border-bottom:#666 dashed 1px; padding:5px 0;}
.xxww_3 a span{ width:60px; float:left; text-align:center; font-size:12px; padding:0 0 0 5px; }
.xxww_3 a span strong{ width:100%; float:left; font-size:32px;color:#3f793f;}
.xxww_3 a p{ width:570px; float:left; color:#666666;border-left:#666 solid 1px; padding-left:10px; margin:7px 0 0 0;}
.xxww_3 a p b{width:100%;font-size:16px; float:left; color:#3f793f; padding-bottom:7px;}

.pr {position: relative;}
.xw {

 text-align: center;
  
    width: 546px;


    background-color: #fff;}

.xw img {

}

.xw_1 {
    margin-top: 7px;
}

.xw_1 p {
    background:url(../images/1_160.jpg) no-repeat 12px center;
    font-size: 14px;
    line-height: 42px;
}

.xw_1 span {
    margin-right: 8px;
}

.xw_1 a {font-size: 16px;
    color: #333;
	text-align:left;
	width:290px; padding-left:15px;
	float:left; overflow:hidden;
	 margin-left: 12px;
}
.xw_2{ height:330px; margin-top: 15px; width:95%; padding:5px 2.5%; float:left; text-align:left;}
.xw_2 .bd{height:330px; overflow:hidden;}
.xw_2 li{ width:100%; float:left; font-size:16px; line-height:130%; color:#999999; border-bottom:#e5e5e5 solid 1px; padding:18px 0;}
.xw_2 li a{color:#999999;}
.xw_2 li strong{ width:30px;line-height:30px; font-weight:normal; text-align:center; float:left;border-radius:0; background:#58cd05; color:#FFF;}
.xw_2 li span{ float:right; width:308px;}
.xw_2 li p span{line-height:150%;}
.xw_2 li b{ font-size:18px; font-weight:normal;color:#333333;}
.xw_2 li strong{ font-size:20px;}

.zjz{ width:100%; float:left;}
.zjz li{ width:13.1%; border-radius:15px; padding:15px 0; text-align:center; float:left; margin:1% .5%; border:#CCC solid 1px;}
.zjz li p{ width:100%; display:block;font-size:14px; color:#454545; line-height:24px; margin-top:10px;}
.zjz li img{ width:140px;}
.yqlj {margin:10px 0;
    text-align: center;
    overflow: hidden;
}

.yqlj a {
    font-size: 16px;
    color: #666;
}

.yqlj li {height: 35px;line-height: 35px;width:auto;margin:0 8px; float:left;}
.dhl {
    overflow: hidden;
    box-sizing: border-box;
}

.dhl ul {
    display: flex;
    overflow: hidden;
}

.dhl ul li {
    /* width: 9 .999%; */
    flex-grow: 1;
    text-align: center;
    line-height: 62px;
}

.xw_3{ width:332px; float:left; margin:140px 0 0 16px;}
.xw_3 input{ width:332px; height:47px; line-height:47px; border:none; margin-bottom:6px; background:none;}
.xw_3 textarea{ width:332px;height:80px; border:none; margin-bottom:6px; background:none;}
.xw_3 button{width:332px;border:none;  margin-top:10px; color:#333333; font-size:20px; letter-spacing:2px; background:none;}
.xw_3 button:hover{background:none;color:#333333;}

.border_animation{border:1px solid #eee;width:385px;height:468px;float:left;position:relative;}
.border_animation .border_top{
	position:absolute;height:1px;width:0;font-size:0;background:#666666;top:0;left:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.border_animation .border_right{
	position:absolute;height:0px;width:1px;font-size:0;background:#666666;bottom:0;right:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.border_animation .border_bottom{
	position:absolute;height:1px;width:0px;font-size:0;background:#666666;right:0;bottom:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.border_animation .border_left{
	position:absolute;height:0px;width:1px;font-size:0;background:#666666;left:0;top:0;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.in_10 .hover .border_top,.in_10 .hover .border_bottom{width:385px}
.in_10 .hover .border_left,.in_10 .hover .border_right{height:468px}
.in_10 .hover{-moz-box-shadow:2px 2px 8px #CCC; -webkit-box-shadow:2px 2px 8px #CCC; box-shadow:2px 2px 8px #CCC;}

.in_10 a.xw_a1{position:absolute; left:300px; font-size:24px; top:-80px; width:163px; line-height:51px; text-align:center; background:#fff; color:#000;}
.in_10 .hover a.xw_a1{ background:#fe0000; color:#FFF;}

.foot{width:100%; float:left;background:url(../images/1_53.jpg) no-repeat center top; height:240px; color:#fff;}
.foot1{width:100%; float:left; margin-top:22px;}
.foot1 h4{width:150px; float:left; font-size:22px;}
.foot1 h4 img{ margin-left:15px;}

.nav1{ width:925px; float:right; color:#fff; text-align:center; padding-top:5px;}
.nav1 li{ position:relative;}
.nav1 li a{ color:#fff; font-size:18px; text-decoration:none;}
.nav1 li.nav_li{  padding:0 1.5%; border-left:#fff solid 1px; position:relative; line-height:22px;height:22px; float:left;text-align:center; }
.nav1 li:first-child{border-left:0;}
.nav1 li i{ }
.nav1 li.nav_li a{  width:100%; text-align:center; float:left;}
.nav1 li.current-menu-item{  font-weight:bold;}
.nav1 li.current-menu-item a{ font-weight:bold; }
.nav1 li:hover{  font-weight:bold;}
.nav1 li:hover a{ font-weight:bold; }
.nav1 li.current-menu-item i,.nav1 li:hover i{position:absolute; border-radius:10px ; width:36%; left:32%; height:3px; bottom:7px; background:#f1d30b;}


.footer{padding-top:10px;}
.footer .btm{overflow:hidden;width:1200px;margin:0 auto}
.footer h2{float:left;margin-top:9px}
.footer .info{overflow:hidden;float:left;margin-left:2px;width:530px}
.footer .info p{width:100%; float:left;font-size:18px;color:#fff;line-height:30px}
.footer .info b{width:100%; float:left; font-size:28px; color:#fff; margin-bottom:10px;}
.footer .info a{color:#454545}.footer .btm ul{float:right}
.footer .btm li{float:left;text-align: right;font-size:16px;color:#fff;margin-left:10px; margin-top:10px; width:150px; }
.footer .btm li img{margin-bottom:10px}
.footer .btm li span{width:100%; float:left; font-weight:bold; font-size:30px; text-align:right; color:#fff;}
.footer .btm li a{ width:100%; float:left; color:#fff; text-align:left; font-size:16px; line-height:35px;background:#fff; text-indent:42px; margin:6px 0;}

.footer .btm li a:hover{background:url(../images/kf2.png) no-repeat left center; color:#fff}

.art_r_yy{ width:100%; float:left;padding:5px 0; border-bottom:#999999 solid 1px; margin-bottom:5px;}
.art_r_yy li{ float:left; padding:10px 10px 10px 10px; line-height:25px; font-size:16px;}
.art_r_yy li a{ color:#999;}
.art_r_yy h4{float:left; padding:10px 10px 10px 30px; line-height:25px; font-size:16px;background:url(../images/l_15_1.jpg) no-repeat left center;}
.art_r_yy h4.on{background:url(../images/l_15.jpg) no-repeat left center; color:#fe9521; font-weight:bold;}
.art_r_yy h4.on a{ color:#fe9521;}

.art_r_yy ul{ width:840px; float:left;}
.art_r_yy li:hover,.art_r_yy li.on{ color:#fe9521; font-weight:bold;}
.art_r_yy li:hover a,.art_r_yy li.on a{ color:#fe9521; border-bottom:#fe9521 solid 1px;}


/*列表页*/
/*面包屑*/
.mbx{ width:100%; float:left; background:#fff;}
.p12-curmbs-1 {font-size: 14px;  color:#fe9521;height: 46px;line-height: 46px;background:url(../images/news_03.png) no-repeat left center; }

.p12-curmbs-1 b {font-weight: normal;padding-left: 28px;} 
.p12-curmbs-1 i {font-style: normal;}
.p12-curmbs-1 span {padding: 0 5px;}
.p12-curmbs-1 a{ color:#fe9521;}


.list { width:100%; float:left; padding:0 0 20px 0;}
.list_l{ width:216px; margin-left:0; padding:0 0 0 0; text-align:left;}
.list_r{ width:950px;background:#FFF; padding-top:1px;}
.p15-infocontent-1 img{ max-width:100%; height:auto !important;}
/*左侧*/


.list_2_l{width:196px;background:#fe9521; padding:10px 10px 2px 10px; position:relative; float:left; text-align:center; color:#FFF;}
.list_2_l h4{width:100%; float:left; text-align:center; color:#feb564; font-size:16px;text-transform:uppercase; line-height:60px; margin-bottom:10px; border-bottom:#FFF dashed 1px; position:relative; padding-top:15px;}
.list_2_l h4 a{color:#fff;font-size:24px; width:100%; position:absolute; left:0; top:0;}
.list_2_l h4 img{ padding:15px 0 10px 0;}
.list_l li.on,.list_l li:hover{}
.list_l li.on a,.list_l li:hover a{color:#000;font-weight:bold;background:url(../images/zl_18.jpg) no-repeat center center;}
.list_l h5{border-bottom:#feb564 solid 1px; margin:0; width:100%; float:left;  font-size:18px; color:#fff; text-align:center; font-weight:normal;   position:relative; padding-bottom:0;}
.list_l h5 a{ color:#fff; width:100%; float:left;line-height:45px;margin:5px 0; text-align:center}
.list_l h5:hover,.list_l h5.on{ }
.list_l h5:hover a,.list_l h5.on a{background:#8089fe;width:100%; margin-left:0; border-radius:0; font-weight:normal;color:#fff;}
.list_l h5:last-child{border:0;}
/*右侧*/
.list_l_1{ width:100%; float:left; padding:0;}
.list_l_1 li{ width:31.33%; float:left; position:relative; margin:11px 1%;}
.list_l_1 li img{ width:100%;  float:left;}
.list_l_1 li span{ width:100%; float:left; color:#000; text-align:center; line-height:36px; font-size:20px;}
.list_l_1 li a:hover img{box-shadow: 7px 7px 5px #888888;}

.list_r_2{ width:100%; float:left;}
.list_r_2 li{ width:32%; float:left; margin:0 1.9% 20px 0;-moz-box-shadow:2px 2px 8px #CCC; -webkit-box-shadow:2px 2px 8px #CCC; box-shadow:2px 2px 8px #CCC; position:relative;border-radius:0;}
.list_r_2 li img{ width:100%; float:left;border-radius:0;  }
.list_r_2 li a h2{width:100%; background:none; float:left; border-radius:0; line-height:30px; padding:7px 0; color:#333333;filter:alpha(opacity=90);opacity:0.9; text-align:center; font-size:15px; font-weight:normal; margin:0;}
.list_r_2 li:hover{ }
.list_r_2 li:hover h2{ color:#fe9521; }

.list_r_2 table{ width:100%; text-align:left;}
.list_r_2 table tr{ font-size:17px; color:#333333;background:#fff; line-height:50px; height:50px; overflow:hidden;}
.list_r_2 table tr td{ padding:0 15px; text-align:center;}
.list_r_2 table tr.in_5_b_tt{ background:#004f94;font-size:20px; color:#FFF;}
.list_r_2 table tr.in_5_b_tr{background:#deebf8;}



.list_r_1 {width:98%; float:left; border:#666 inset 1px;padding:10px 1%;}
.list_r_1 h4{width:97%; float:left;border-bottom:#666 solid 1px; margin:0 1.5%; font-size:19px; line-height:35px;font-weight:normal;}
.list_r_1 li{ width:273px; float:left; position:relative; margin:11px 8px;}
.list_r_1 li img{ width:273px;}
.list_r_1 li span{ width:100%; position:absolute; left:0; bottom:0; background:#2d2e2e; color:#FFF; text-align:center; line-height:36px; font-size:20px;}

.list_l_nr_1{ width:98%; float:left; border:#666 inset 1px;padding:10px 1% ;}
.list_l_nr_1 h4{width:97%; float:left;border-bottom:#666 solid 1px; margin:0 1.5%; font-size:19px; line-height:35px; font-weight:normal;}
.list_l_nr_1 li{ width:47%; float:left; margin:.5% 1.5%;border-bottom:#666 solid 1px; font-size:14px; line-height:30px;}
.list_l_nr_1 li a{ float:left; width:320px;}
.list_l_nr_1 li span{ float:right; width:77px;}

.list_l_n{ width:100%; float:left; border:#000 solid 1px;}
.list_l_n li{width:865px; float:left; padding:10px 10px; line-height:180%;}
.list_l_n li h4{ font-size:18px;}
.list_l_n li span{}
.list_l_n .list_l_n_p{ width:100%; display:block; text-indent:2em;}

.list_l_nr{width:100%; float:left; border:#999 solid 1px;}
.list_l_nr h4{width:100%; float:left; text-align:center; font-size:20px; padding:20px 0 10px 0;}
.list_l_nr span{width:100%; float:left; text-align:center;}
.list_l_nr_p{width:98%; float:left; font-size:15px; padding:10px 1%; line-height:24px;}

.list_l_nr_sx{ width:96%; padding:10px 2%; float:left;}
.list_l_nr_sx li{ padding:3px 0;}

.list_r_3{width:100%; float:left;}
.list_r_3 li{width:94%; padding:10px 3%; float:left;height:auto;border:#CCC 1px solid;background:#fff;color:#333;filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);/*ie*/-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/-webkit-box-shadow: 2px 2px 10px #CCC;/*safari或chrome*/box-shadow:2px 2px 10px #CCC;/*opera或ie9*/ margin-bottom:30px;}
.list_r_3_l{ width:114px; border-right:#000 solid 1px;}
.list_r_3_l span{width:100%; float:left; font-size:16px;}
.list_r_3_l span b{ color:#333; font-size:55px;}
.list_r_3_l i{width:100%; float:left; font-style:normal;background:url(../images/news_07.png) no-repeat left center; text-indent:30px;}

.list_r_3_r{ width:730px; padding-right:20px; padding-left:20px;}
.list_r_3_r b{width:100%; float:left; font-size:23px; color:#000000; line-height:30px; padding:5px 0 10px 0;}
.list_r_3_r p{width:100%; float:left;font-size:16px; color:#000000; line-height:22px;}
.list_r_3_r .list_r_3_r_p{width:100%; float:left;font-size:16px; color:#000000; line-height:22px;}

.list_r_3 li:hover .list_r_3_l{ width:114px;color:#fff; border-right:#fff solid 1px;}
.list_r_3 li:hover{ background:#fe9521; color:#fff;}
.list_r_3 li:hover i{background:url(../images/news_07_1.png) no-repeat left center;}
.list_r_3 li:hover b{color:#fff;}
.list_r_3 li:hover p,.list_r_3 li:hover .list_r_3_r .list_r_3_r_p{color:#fff;}
.list_r_3 li:hover span b{color:#fff;}
.list_r_3 li:hover span{color:#fff;}




/*分页器*/

.pagination-wrapper{margin: 20px 0;}
.pagination{height: 34px;text-align: center; margin:0 auto; display:block;}
.pagination li {display: inline-block;height: 34px;margin-right: 5px;}
.pagination li a,.pagination li span.current{display: block;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #dddddd;color: #555555;text-decoration: none;}.pagination li span.current:hover{ border:0;}
.pagination li span.current{ background:#fe9521; color:#FFF;}
.pagination li a:hover{background:#fe9521;color:#FFF;}
.pagination li.thisclass {background: #09f;color: #fff;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #dddddd;}
.pagination li.thisclass a,.pagination li.thisclass a:hover{background: transparent;border-color: #09f;color: #fff;cursor: default;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{border-color: #154ed8;}

/*列表下部*/
.list_x1{ width:100%; float:left;border-top:#000 solid 1px; padding:20px 0;}
.list_x_t{ width:100%; position:relative; float:left; padding:10px 0 30px 0;}
.list_x_t a{ position:absolute; font-size:23px; color:#FFF; left:7px; top:12px;}
.list_x1_u{width:100%; float:left;}
.list_x1_u li{width:284px; float:left; padding:0 8px;}
.list_x1_u li img{ width:100%;float:left; height:229px;}
.list_x1_u li a{ width:100%; float:left; background:#252525; color:#fff; text-align:center; padding:10px 0; line-height:22px; font-size:14px;}
.list_x2{ width:100%; float:left;border-top:#000 solid 1px; padding:20px 0;}
.list_x2_u{width:100%; float:left;}
.list_x2_u li{ width:48%; padding:5px 1%; float:left;}
.list_x2_u li {font-size: 14px;line-height: 22px;}
.list_x2_u span {margin-right: 8px;}
.list_x2_u a {color: #666;text-align:left;width:420px;float:left;margin-left: 2px;}

/*内页*/
.p15-infocontent-1 {margin-bottom: 30px;}
.p15-infocontent-1-tit {text-align: center;font-weight: normal;margin-bottom: 20px;font-size: 28px;line-height: 40px;color: #535353;height:auto;}
.p15-infocontent-1-bool {border-bottom: 1px solid #909090;height: 30px;font-size: 14px;color:#909090;}
.p15-infocontent-1-bool span{margin-right:20px;}
.p15-infocontent-1-bool span a{color:#909090;}
.p15-infocontent-1-bool i {font-style: normal;float: right;display: block;width: 100px;height: 30px;line-height: 30px;text-align: center;color: #07c36a;background:url(../images/r_07.jpg) no-repeat right center; padding-right:20px; font-size:18px;}
.p15-infocontent-1-bool i a {color: #fe9521;}
.p15-infocontent-1-bool span {margin-right: 15px;} 
.p15-infocontent-1-tag span {margin-right: 10px;}

/*单页*/
.art_r_1{width:100%; float:left;}
.art_r_t1{width:100%; float:left; font-size:24px;color:#fe9521; font-weight:bold; line-height:50px;text-transform:uppercase; padding:5px 0; text-indent:5px;}
.art_r_t1 b{ font-size:24px;}
.art_r_co{width:100%; float:left; padding:0px 0 40px 0; line-height:24px;}
.art_r_b1{width:100%; float:left;}
.art_r_b1 li{ float:left; position:relative; padding-right:26px;}
.art_r_b1 img{}
.art_r_b1 li p{ position:absolute; left:135px; top:38px; font-size:22px; color:#FFF; line-height:35px;}



.list_r_t{ width:100%; float:left; background:#f4f4f4;}
.list_r_t img{ float:left;}
.list_r_t p{ width:80%; float:right; font-size:20px; padding:30px 20px 0 0;}
.list_r_t p b{ width:100%; display:block; font-size:30px; color:#fdaf00; padding-bottom:10px;}

.list_lx{ width:100%; float:left;}
.list_lx_l{ width:477px; float:left;}
.list_lx_l h4{ width:100%; display:block; text-align:center; background:#ffe200; font-size:30px; color:#000; padding:15px 0;}
.list_lx_l p{ width:100%; float:left; background:#dedede; padding:10px 0 100px 0;}
.list_lx_l p span{ width:100%; float:left; padding:20px 0;background:url('../images/lxx_06.jpg') no-repeat 50px center; text-indent:100px; font-size:16px; }
.list_lx_l{}



@media (min-width: 1920px) {
 .banner img{ max-width:1920px;}
}

@media screen and (max-device-width: 400px) 
{  .left {
	 float:none;
   } 
 }


.Service-item {


    border: 1px solid #E7E7E7;
    box-sizing: border-box;

    overflow: hidden;
}
.item-link {
    font-family: 'PingFangSC-SC', "Microsoft YaHei", Tahoma, sans-serif;
    color: #FFFFFF;
    display: none;
 
    background-color: #05A6F3;
  
    font-size: 14px;
    line-height: 25px;
    border-radius: 5px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    font-weight: normal;
}
.Service-content .Service-item {
    -webkit-transition: all 160ms;
    transition: all 160ms;
}


.Service-item:hover {
    border-color:#333;
    padding-top: 0;
    position: relative;
    z-index: 99;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.Service-item:hover .item-image {


}

.Service-item:hover .item-link {
    display: block;
}

.Service-item:hover .item-title {
    
}

.Service-item + .Service-item {
  
    position: relative;
}
#dialog{width: 320px !important;}