@charset "utf-8";
/* CSS Document */
/*html{
　　font-size:62.5%; /* 10÷16=62.5% */ 
}*/
html{font-size:62.5%; }
body{
　　font-size:12px;
　　font-size:1.2rem ; /* 12÷10=1.2 */
   overflow-x:hidden;
/*background:url(../images/bg.jpg) no-repeat;*/
background-repeat: no-repeat;
   /* background-position: center center;*/
    background-size: cover;
}
body,html{ font-family:"微软雅黑"; min-width:320px;}
/*html{filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,#grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1);}*/
*{word-wrap:break-word;}
ul,ul li,dl,dl dt,dl dd{ margin:0px; padding:0px; list-style:none;}
.f_faminly{ font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.bigzm{text-transform:uppercase;}
.b_cursor{ border:0px; cursor:pointer;}
input{ outline:0;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888888;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #888888;
}

.fs14{ font-size:14px;}
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs20{ font-size:20px;}
ul li{ list-style-type:none; float:left; }
/*.container{ border:1px solid red;}*/
.container {
       width: 100%!important;
       max-width:1200px;
       max-width:1170px\9;
}
.container1{width:100%;}


/*loading加载*/
.loading { position:fixed;width:100%; height:100%; background-color:#fff; z-index:1000000; background: #FFF url(../images/loding_bg.png)  no-repeat center; background-size:cover;background-width:100% 100% }
/*.loading { position:fixed;width:100%; height:100%; background-color:#fff; z-index:1000000; background: #FFF url(../images/loding_bg.png)  no-repeat center; background-size:cover;background-width:100% 100% }*/
/*.loading { position:fixed;width:100%; height:100%; background-color:#fff; z-index:1000000; background: #FFF url(../images/loding_bg22.png)  no-repeat center; background-size:cover;background-width:100% 100% }
*/
.loading-img2{width:414px; position:absolute; height: auto; left:50%; top:70px; margin-left:-207px; margin-top:0px;-webkit-animation: rotateplane 4s infinite ease-in-out; animation: rotateplane 4s infinite ease-in-out;}

.loading-img{width:715px; position:absolute; height: auto; left:20%; top:35%; margin-left:-340px; margin-top:-128.5px;-webkit-animation: rotateplane 4s infinite ease-in-out; animation: rotateplane 4s infinite ease-in-out;}

.loading-img3{width:1562px; position:absolute; height: auto; left:50%; top:45%; margin-left:-781px; margin-top:0px;-webkit-animation: rotateplane 4s infinite ease-in-out; animation: rotateplane 4s infinite ease-in-out;}

@-webkit-keyframes rotateplane {
  0% { filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); }
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
}

@keyframes rotateplane {
  0% {filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);} 
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
}


/*头部*/

.clearpadding{ padding:0px; margin:0px;}
.section_ui{width:100%;}
.section_ui_ggg{background-color: #eeeeee}
.section_ui_vvv{background-color: #d7d7d7}
.section_ui_c{width:1560px; margin:0px auto;}
.section_ui_c2{ padding: 37px 0}

.header_top{width:100%; padding:0% 50px; height:100px;  position:fixed; top:0px; left:0px;z-index:1000; background-color:#eeeeee; color:#221815;}
.header_top.menut1{ position:fixed; /*position:relative;*/}
.header_top.fixedmenu{ position:fixed; left:0px; top:0px; z-index:1000; /*position:fixed; top:0px; left:0px;z-index:1000;*/ -moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}

.i_logo_img{ padding-top:22px;}
.i_logo_img img{width:100%;}
/*.i_logo_ul{width:60%;}*/
.i_logo_ul{width:980px;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{ width:101px; height:100px; position:relative; float:left; margin:0px -1px 0 0px; padding:0px; border-left: solid 1px #e3e3e3;border-right: solid 1px #e3e3e3}
.i_logo_ul .nav_menu li .a_nav{width:100%; height:100px; line-height:100px; display:inline-block; text-align:center; overflow:hidden; color:#221815; font-size:15px;}
.i_logo_ul .nav_menu li .a_nav:hover,.i_logo_ul .nav_menu li .a_nav.active,.i_logo_ul .nav_menu li .a_nav.active1{ color:#221815; text-decoration:none; background:url(../images/t_bg.png) bottom no-repeat;}
.i_logo_ul .nav_menu li dl{width:100%; position:absolute; z-index:10000; display:none; left:0px; top:100%; background:url(../images/kw_bg.png) repeat; padding:15px 0px;}
.i_logo_ul .nav_menu li dl dd{width:100%; height:35px; line-height:35px; float:left;}
.i_logo_ul .nav_menu li dl dd a{width:100%; height:35px; line-height:35px; display:inline-block; overflow:hidden; text-align:center; color:#000000; font-size:14px;}
.i_logo_ul .nav_menu li dl dd a:hover{ color:#d9271f; text-decoration:none;}


.i_ss{width:25px; height:25px; margin-top:38px;  cursor:pointer; position:relative; z-index:1000;}
.i_ss .ss_div{width:240px; height:32px; position:absolute; right:0px; top:40px; background-color:#eee; display:none;}
.i_ss .ss_div .ipt1{width:200px; height:32px; line-height:32px; text-indent:10px; color:#333; font-family:"微软雅黑"; font-size:14px; border:0px; background-color:transparent;}
.i_ss .ss_div .ipt2{width:40px; height:32px; background:url(../images/ss_btn.png) center no-repeat; background-size:20px; border:0px; cursor:pointer; background-color:#ccc;}

.i_ss1{width:25px; height:25px; margin-right:6%;  cursor:pointer; position:relative; z-index:1000;}
.i_ss1 img{width:25px; height:25px;}
.i_ss1 .ss_div{width:240px; height:32px; position:absolute; right:0px; top:40px; background-color:#eee; display:none;}
.i_ss1 .ss_div .ipt1{width:200px; height:32px; line-height:32px; text-indent:10px; color:#333; font-family:"微软雅黑"; font-size:14px; border:0px; background-color:transparent;}
.i_ss1 .ss_div .ipt2{width:40px; height:32px; background:url(../images/ss_btn.png) center no-repeat; background-size:20px; border:0px; cursor:pointer; background-color:#ccc;}





/*banner部分*/
#banner{width:100%; position:relative;}
.home-swiper {width: 100%;height: 850px;background: #000;}
.home-swiper .swiper-slide{text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; position:relative;}
.home-swiper .swiper-slide .div_img{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
/*.home-swiper .swiper-slide .div_img img{width:100%; display:none;}*/
.home-swiper .swiper-slide .div_img .b_img1 img,.home-swiper .swiper-slide .div_img .b_img2 img{width:100%;}
.home-swiper .swiper-slide .div_img .b_img1{width:100%; display:none;}
.home-swiper .swiper-slide .div_img .b_img2{width:100%; display:none;}
.home-swiper .swiper-slide .zc_div{width:45%; height:373px; background:url(../images/banner_bg.png) repeat; position:absolute; margin-top: 330px; padding:5% ; color:#fff; text-align:left;
transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 

1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
} 
.home-swiper .swiper-slide .zc_div .s1{ line-height:1.6; font-size:10px; margin-bottom:10px;}
.home-swiper .swiper-slide .zc_div .s1 .a1{ font-size:18px; margin-bottom:5px;display:inline-block;}
.home-swiper .swiper-slide .zc_div .s1 .a2{ font-size:44px; font-weight:bold;  margin-bottom:5px; display:inline-block;}
.home-swiper .swiper-slide .zc_div .s1 .a3{ font-size:12px; text-transform:uppercase;  display:inline-block;}
.home-swiper .swiper-slide.swiper-slide-active .div_img{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}
.home-swiper .home_next{width:14px; height:12px; background:url(../images/b_r.png) no-repeat;top:auto; margin-top:0px; bottom:35px; right:50%; margin-right:-100px;}
.home-swiper .home_prev{width:14px; height:12px; background:url(../images/b_l.png) no-repeat;top:auto; margin-top:0px; bottom:35px; left:50%; margin-left:-100px;}

.home-swiper .swiper-slide.swiper-slide-active .zc_div{ top:0px;}

/*首页部分*/
.i_div{width:100%;}
.i_div dd{width:33.33%; float:left;}
.i_div dd .a_img{width:100%; display:inline-block; position:relative; overflow:hidden; float:left;}
.i_div dd .a_img img{width:100%;}
.i_div dd .a_img .a_zc{width:100%; height:100%; display:inline-block; background:url(../images/news_bg.png) repeat; position:absolute; left:0px; top:0px;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.i_div dd .a_img .a_text{width:100%; line-height:2;background:url(../images/player.png) bottom center no-repeat; padding-top:0px; padding-bottom: 50px; color:#fff; font-size:16px;filter:alpha(opacity=50);   -moz-opacity:0.5;   -khtml-opacity: 0.5;   opacity: 0.5; position:absolute; left:0px; top:25%; z-index:1; text-align:center;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;text-transform:uppercase}
.i_div dd .a_img .a_text span{ font-size:26px; font-family:Constantia;}

.i_div dt{width:50%; float:left; font-weight:normal;}
.i_div dt .a_img{width:100%; display:inline-block; position:relative; overflow:hidden; float:left;}
.i_div dt .a_img img{width:100%;}
.i_div dt .a_img .a_zc{width:100%; height:100%; display:inline-block; background:url(../images/news_bg.png) repeat; position:absolute; left:0px; top:0px;}
.i_div dt .a_img .a_text{width:100%; line-height:2; background:url(../images/player.png) bottom center no-repeat; padding-top:0px; padding-bottom: 50px; color:#fff; font-size:16px;filter:alpha(opacity=70);   -moz-opacity:0.7;   -khtml-opacity: 0.7;   opacity: 0.7; position:absolute; left:0px; top:25%; z-index:1; text-align:center;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;text-transform:uppercase}
.i_div dt .a_img .a_text span{ font-size:32px; font-family:Constantia;}

.i_div dd .a_img:hover .a_zc{ display:none;}
.i_div dd .a_img:hover .a_text{ top:-100%;}
.i_div dt .a_img:hover .a_text{filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1;}

.i_div dt .a_img:hover .a_zc{ display:none;}
.i_div dt .a_img:hover .a_text{ top:-100%;}

.video_div{width:100%; height:100%; background-color:#000; position:fixed; z-index:100000; left:0px; top:-100%}
.video_div_closebtv{width:30px; height:30px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}

.i_div2{width:100%; padding:36px 0% 20px 0%;}


 
.i_div3{width:100%; }
.i_div3_l{width:48%;}
.i_div3_lt{width:100%; padding:0px 0px 20px 0px; color:#000000; font-size:26px; line-height:1.8;}
.i_div3_lt span{ color:#0070b9; font-size:50px; font-weight: bold; font-family:Constantia; font-style: oblique; }
.i_div3_lt .ying{font-size: 12px;text-transform: uppercase; line-height: 13px; margin: 12px 0 0 10px;}
.i_div3_lc{width:100%; line-height:32px; height:240px; overflow:hidden; color:#666666; font-size:16px; display:inline-block;}
.i_div3_lb,.i_div3_lb:hover{ margin-top:10px; width:200px; line-height:50px; display:inline-block; overflow:hidden; padding-left: 20px; font-style: oblique; background-color:#0070b9; color:#fff; font-size:14px; text-decoration:none; height:50px;}
.i_div3_r{width:47%; display:inline-block; overflow:hidden;}
.i_div3_r img{width:100%;}

.i_div6{width:100%; }
.i_div6_l{width:55%;display:inline-block; overflow:hidden;}
.i_div6_l img{width:100%;}
.i_div6_l video{width: 100%}
.i_div6_rt{width:100%; padding:0px 0px 26px 0px; color:#000000; font-size:26px; line-height:1.2;}
.i_div6_rt span{ color:#0070b9; font-size:50px; font-weight: bold; font-family:Constantia; font-style: oblique;}
.i_div6_rt .ying{font-size: 12px;text-transform: uppercase; line-height: 13px; margin: 4px 0 0 10px;}
.v_more,.v_more a{ font-size: 14px;color: #262626; text-decoration: none; margin: 41px 0 0}

.i_div6_rc{width:100%; line-height:33px; height:370px; overflow:hidden; color:#666666; font-size:16px; display:inline-block;}
.i_div6_rc li{ float: left;margin: 0 3% 25px 0;width: 47% }
.i_div6_rc li video{width: 100%; max-height: 165px}
.i_div6_rb,.i_div6_rb:hover{ margin-top:10px; width:200px; line-height:50px; display:inline-block; overflow:hidden; padding-left: 20px; font-style: oblique; background-color:#0070b9; color:#fff; font-size:14px; text-decoration:none; height:50px;}
.i_div6_r{width:40%; }

.i_div7{width:100%;padding-top: 50px}
.i_div7_lt{width:100%; height:68px;  line-height:68px; }
.i_div7_lt .s1{ color:#000000; font-size:26px;}
.i_div7_lt .s1 font{ color:#0070b9; font-size:50px; font-style:oblique; font-family:Constantia;}
.i_div7_lt .s2{ font-size:14px; color:#676767; padding-right:8px;}
.i_div7_lt .s2:hover{ text-decoration:none; color:#676767;}
.i_div7_lr{width: 100%;margin: 40px 0; height: 420px;overflow: hidden;}
.i_div7_lr ul{margin-left: -10px;margin-right: -10px}
.i_div7_lr li{width: 18%; height: 400px; margin: 10px 1%; -moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.i_div7_lr li img{width: 100%; height: 200px}
.i_div7_lr li div{width: 100%; height: 180px; padding: 20px;overflow: hidden; font-style: 14px;color: #939393;line-height: 32px;}
.i_div7_lr li span{color: #2d2d2d; font-size: 18px; line-height: 36px;height: 72px;display: block;}
.i_div7_lr li a{text-decoration: none;}

.new_title1{width: 100%;font-size: 22px;height: 70px; line-height: 70px;}
.new_title1 span{font-size: 14px}

.new_title2{width: 100%;font-size: 22px;height: 70px; line-height: 70px;}
.new_title2 span{font-size: 14px}
.new_title1 a{color: #676767}
.new_title2 a{color: #676767}

.i_div4{width:100%;}
.i_div4_l{width:64%;}
.i_div4_lt{width:100%; height:68px;  line-height:68px; }
.jia_bg{background:url(../images/zb_bg.png) no-repeat; }
.i_div4_lt .s1{ color:#000000; font-size:26px;}
.i_div4_lt .s1 font{ color:#0070b9; font-size:50px; font-style:oblique; font-family:Constantia;}
.xiaozi{font-size: 12px;text-transform: uppercase; line-height: 18px; margin: 27px 0 0 10px;-webkit-transform-origin-x: 0;
         -webkit-transform: scale(0.66);}
.i_div4_lt .s2{ font-size:14px; color:#fff; padding-right:8px;}
.i_div4_lt .s2:hover{ text-decoration:none; color:#fff;}
.i_div4_lt .s22{ font-size:14px; color:#676767; padding-right:8px;}
.i_div4_lt .s22:hover{ text-decoration:none; color:#676767;}
.i_div4_lt .s3{width:30%; height:67px; line-height:67px; font-size:26px; color:#fff; display:inline-block; text-align:center;text-decoration: none;}

/*.i_div4_lt .s3:hover,.i_div4_lt .s3.activezb{ color:#fff; background-color:#da251d; text-decoration:none;}
*/
.i_div4_lt .s3.activezb{ color:#fff; background-color:#008bd5; text-decoration:none;}

.i_div4_lc{width:100%; padding-top:10px;}
.i_div4_lc_l{width:62%;border-right: 1px solid #ececec; padding-right: 3%}
.i_div4_lc_l_img{width:100%; overflow:hidden;}
.i_div4_lc_lcon{width:100%; padding-top:10px;}
.i_div4_lc_lcon li{width:100%; height:40px; float:left;}
.i_div4_lc_lcon li a{width:100%; height:70px; line-height:70px; display:inline-block; overflow:hidden; color:#000000; font-size:14px;}
.i_div4_lc_lcon li a:hover{ text-decoration:none; color:#008bd5;}
.i_div4_lc_lcon li a .s1{width:67%; height:40px; line-height:40px; overflow:hidden; font-size:16px;}
.i_div4_lc_lcon li a .s2{width:33%; height:40px; line-height:40px; overflow:hidden; text-align:right;}
.i_div4_lc_r{width:35%; }
.i_div4_lc_r ul{width: 100%}
.i_div4_lc_r li{width:100%; padding-bottom:10px; float:left;border-bottom: #eeeeee 1px dashed;}
.i_div4_lc_r li a{width:100%; color:#666666; font-size:14px; overflow:hidden; display:inline-block;}
.i_div4_lc_r li a:hover{ text-decoration:none; color:#008bd5;}
.i_div4_lc_r li a .s1{width:100%; height:33px; line-height:33px; overflow:hidden; font-size:16px;}
.i_div4_lc_r li a:hover .s1{ font-size:16px; }
.i_div4_lc_r li a .s2{width:100%; height:24px; line-height:24px; overflow:hidden;}

/*.i_div4_lc_r li{width:100%; float:left; padding-bottom:6px;}
.i_div4_lc_r li .div{width:100%; display:inline-block; overflow:hidden; color:#666666; font-size:14px;}
.i_div4_lc_r li .div:hover{ text-decoration:none; color:#666;}
.i_div4_lc_r li .div .s1{width:100%; max-height:76px; line-height:38px; margin-bottom:6px; display:inline-block; overflow:hidden; color:#333333; font-size:18px;}
.i_div4_lc_r li .div:hover .s1{ color:#008bd5;}
.i_div4_lc_r li .div .s2{width:100%; height:176px; line-height:25px; overflow:hidden; background: #f3f3f3;padding: 10px}
.i_div4_lc_r li .div .s2 .a1{ color:#333333; margin-left:20px;}
.i_div4_lc_r li .div:hover .s2 .a1{ color:#da251d;}*/
.i_div4_r{width:32%;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.i_div4_rc{width:100%; padding:10px 7% 0px 7%;}
.i_div4_rcon{width:100%; display:none;}
.i_div4_rcon li{width:100%; padding-bottom:10px; float:left;border-bottom: #eeeeee 1px dashed;}
.i_div4_rcon li a{width:100%; color:#666666; font-size:14px; overflow:hidden; display:inline-block;}
.i_div4_rcon li a:hover{ text-decoration:none; color:#008bd5;}
.i_div4_rcon li a .s1{width:100%; height:33px; line-height:33px; overflow:hidden; font-size:16px;}
.i_div4_rcon li a:hover .s1{ font-size:18px; font-weight:bold;}
.i_div4_rcon li a .s2{width:100%; height:24px; line-height:24px; overflow:hidden;}


.home-swiper1 {width: 100%;height: 100%;background: #000;}
.home-swiper1 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper1 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden; position:relative;}
.home-swiper1 .swiper-slide .a_img img{width:100%; max-height:380px}
.home-swiper1 .swiper-slide .a_img .a_text{width:100%; height:50px; line-height:50px; background:url(../images/news_bg1.png) repeat; position:absolute; left:0px; bottom:0px; text-indent:30px; color:#fff; font-size:16px; text-align:left;}

.i_div5{width:100%; padding: 0 168px;background-color:#f0f0f0;}
.i_div5_l{width:123px; height:84px; background:url(../images/ind_nbg.png)}
.i_div5_l span{width:100%;  height:84px; text-align: center; line-height:84px; color:#fff; font-size:18px; display:inline-block; overflow:hidden;}
.i_div5_r{width:calc(100% - 123px); height:84px; background-color:#f0f0f0; padding:0px 10px; overflow:hidden; }


/*3-无缝从左往右滚动*/
#demo {overflow:hidden;}
#indemo {float: left;width: 8000%; }
#demo1 {float: left;}
#demo2 {float: left;}
.newc{ float:left; padding:0px 60px; height:84px; background:url(../images/gg1.jpg) right center no-repeat; overflow:hidden;}
.newc a{width:100%; height:84px; line-height:84px; display:inline-block; overflow:hidden; color:#333333; font-size:14px;}
.newc a:hover{ color:#0070b9; font-weight:bold; text-decoration:none;}
.newc a .a1{ font-size:16px; margin-right:50px;}
.newc a:hover .a1{ font-size:16px;}

/*底部部分*/
.wx_top{width:50px; height:50px; position:fixed; right:0px; bottom:0px;}
.i_fbg{background-color:#0070b9;color: #fff;height: 310px}
.i_footer{ padding-top:40px; width:100%;}

.i_footer_l{width:60%;margin-top: 35px; padding-left: 80px}
.i_footer_l_1{width:823px; height: 60px}
.i_footer_l_1 li{font-size: 16px; line-height: 60px; margin:0 18px;}
.i_footer_l_1 li a{color: #fff;text-decoration:none;}
.i_footer_l_2{width:823px; height: 40px;line-height: 40px;border:solid 1px #3089c4; padding-left: 14px;}
.i_footer_l_2 li{font-size: 16px; line-height: 40px; margin:0 4px;}
.i_footer_l_2 li a{color: #fff;text-decoration:none;}
.i_footer_l_3{width:823px; height: 40px;line-height: 40px; padding-left: 14px;}
.i_footer_l_3 a{text-decoration: none;color: #fff}

.i_footer_r{width:40%;}
.i_footer_r_1{width: 40%;float: left;padding-left: 50px}
.i_footer_r_2{width: 60$;float: left;margin-top: 60px;line-height: 36px}

/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_nav.fixedmenu{ position:fixed; top:0px; background-color:#189c9e; left:0px;z-index:100000;}
.phone_logo{padding:10px 0px;}
.phone_logo .p1 img{width:100%;}

@media screen and (max-width:1200px) {
.phone_logo .p1 { display: block; width:45%; display:inline-block;}
.phone_logo {width: 100%;padding: 15px 20px;box-sizing: border-box;}

.phone_nav{ background-color:#fff; position:fixed;  width:100%; top:0;left:0;  transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:100000;}
.phone_nav.fixedmenu{position:fixed; background-color:#fff;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/
}

/*导航按钮*/
.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:20px; top:10px; z-index:1;
transition:all 0.7s; -webkit-transition:all 0.7s;}
.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#d9271f;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;}
.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#d9271f;
transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;
transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;
transition-duration: 300ms; -webkit-transition-duration: 300ms;}
.phone_nav .nav_but:before{margin-top:-5px;}
.phone_nav .nav_but:after {margin-top:5px;}

/*栏目名称*/
.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background-color:#d9271f; overflow:hidden;}
.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}
.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}
.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}
.phone_nav .nav_main .ss .p2{ float:right;}
.phone_nav .nav_main .ss .p2 input{ border:0;  width:34px; height:34px;}
.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }
.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}
.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:100%; height:50px; background: url("../images/lmfooter_bottom.png") center right no-repeat; z-index:99;}
.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}
.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}
.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}

.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}


.phone_nav .nav_main li{width:100%; transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}
.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }
.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }
.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }
.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }
.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }
.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }


/*打开样式*/
.phone_nav_one{  transition-delay:0s; -webkit-transition-delay:0s; }
.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}
.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }
.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.phone_nav_one .nav_but_box { opacity:0.8;}
.phone_nav_one .nav_main li{width:100%; transform:translateX(0); -webkit-transform:translateX(0);}
}


@media screen and (max-width:758px){/*--768-0--*/
.phone_nav .nav_but_box{ top:12px; right:10px;}
.phone_nav .nav_main ul{ margin-top:20px; height:300px; overflow-y:auto; box-sizing:border-box;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}

@media screen and (max-width:470px){/*--768-0--*/
.phone_logo {padding: 10px 10px}
.phone_nav .nav_main ul{ height:410px;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
/*手机导航*/

.jb_btn{width:52px; height:212px; background:url(../images/3.png) no-repeat; position:fixed; right:0px; top:50%; margin-top:-106px; cursor:pointer; z-index:111;}
.jb_btn.activejb{ background:url(../images/3.png) no-repeat; background-color:#da251d;}
.jb_btn .a_img{width:310px; height:201px; display:inline-block; position:absolute; top:5px; right:52px; overflow:hidden; display:none;}
.jb_btn .a_img img{width:310px; height:201px;}
.jb_btn .a_img .a_text{width:100%; height:45px; line-height:45px; display:inline-block; overflow:hidden; text-align:center; color:#fff; font-size:16px; background:url(../images/ew2.png) repeat; position:absolute; left:0px; bottom:0px;}


.n_banner{width:100%; min-height:610px; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.n_banner .zc{width:100%; height:100%; background:url(../images/ee1.png) repeat; position:absolute; left:0px; top:0px;}
.n_banner .zc_div{width:100%; padding:0px 3%; color:#fff; line-height:1.8; text-align:center; position:absolute; left:0px; top:185px; z-index:1;}
.n_banner .zc_div .s3{ font-size:18px;color: #fff;}
.n_banner .zc_div .s2{ font-size:48px; font-family:"宋体"}
.n_banner .zc_div .s1{ font-size:24px; font-family:Arial, Helvetica, sans-serif;}

.pc_amenu{width:100%; padding:0px 2%; text-align:center; position:absolute; left:0px; bottom:0px; z-index:2;}
.a_menu_bg{ background:url(../images/ee.png) repeat;}
.a_menu{width:100%; margin:0px; padding:0px; height:56px; overflow:hidden;}
.a_menu .a_menu_a{ padding:0px; margin:0px; padding:0px 15px; height:56px; margin:0px 10px; display:inline-block; overflow:hidden; text-align:center; line-height:56px; color:#ffffff; font-size:16px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff; background-color:#0070b9; text-decoration:none;}

.a_zxlmenu{width:100%; position:relative; display:none; z-index:10;}
.a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:16px; text-align:center; background-color:#da251d; color:#fff; cursor:pointer; background-size:30px;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color:#eeeeee;text-indent:0px; display:none;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.a_zxlmenu_c li{width:100%;  float:left; text-align:center;}
.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#da251d; font-size:14px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#fff; text-decoration:none; background-color:#ea4f48;}
.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}
.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}
.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:14px; text-decoration:none; text-indent:0px;}

.a_content{width:100%; padding:80px 0px 50px 0px;}
/*.a_about{width:100%; padding:3% 6%;}*/
.a_about{width:1400px;margin: 25px auto}
.a_about table{ border:1px solid #ccc !important;}
.a_about img{ max-width:100%; height:auto !important;}
.a_about_l{width:53%; display:inline-block; overflow:hidden;}
.a_about_l img{width:100%;}
.a_about_r{width:38%;  /*padding-top:4%;*/ padding-top:0px !important; }
.a_about_rt{width:100%; line-height:56px; font-size:22px; color:#000;background: url(../images/ab_t_bg.png) bottom center no-repeat; background-size: 100%;margin-top: 40px}
.a_about_rt2{width:100%; line-height:100px; font-size:66px;color: #ededed;}
.a_about_rt span{ font-size:16px;line-height:1.0;text-transform: uppercase; margin-top: 28px;font-weight: lighter;}
.a_about_rc{width:100%;color:#666666; font-size:16px; line-height:1.8; overflow:hidden; margin-top:20px;text-indent: 2em}
.a_about_rc img{ max-width:100%;}




.a_wenhua{width:1400px;margin: 0 auto}
.fullscreen {
    position: relative;
    top: 20px;
    left: 0;
    height: 100%;	
    width: 100%;
    overflow: hidden;
	margin-bottom: 50px;
}
.XRegin {
    width: 100%;
    position: absolute;
    left: 0;
    top: 25%;
    z-index: 9;
    display: block;
}
.XRegin h2 {
    color: #2a2a2a;
    text-align: center;
    font-size: 34px;
    font-weight: lighter;
    border-bottom: solid 1px #909090;
    padding-top: 5px;
    padding-bottom: 30px;
    margin: 20px 40px;
}
.XRegin h2 span{text-transform: uppercase;font-size: 18px;color: #909090;display: block;margin-top: 30px;}
.XRegin h3 {
    color: #2d2d2d;
    text-align: center;
    font-size: 26px;
    font-weight: lighter;
}

.IndexMain{width: 100%;height: 80%;}
.IndexMain li{width: 25%; height: 100%; background: url(../images/wh_bg.png) no-repeat;background-size: 100% 100%;min-height: 1000px;position: relative;}
.IndexMain .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}


.IndexMain li:hover .ZRegin{opacity: 1}
.IndexMain li:hover .XRegin h2{ color: #fff; border-color: #fff; }
.IndexMain li:hover .XRegin h3{ color: #fff; }

.IndexMain li.totop .XRegin{transition: all 0.4s linear 0s;}

.IndexMain li.anim.totop:hover .XRegin{
	top:0;opacity: 0;
}
.IndexMain li.anim:hover .YRegin{
	bottom:0!important;
}

.IndexMain li:hover .img-modal{
	opacity: 1;
	filter:alpha(opacity=100);
}

.IndexMain li:hover .gradient-modal{
	opacity: 0;
}

.IndexMain li h2{
 transition: all 0.5s linear
}
.IndexMain li h3{
 transition: all 0.5s linear
}

.IndexMain li:hover h2{
 color: #333;
 border-bottom-color: #333;
}
.IndexMain li:hover h3{
 color: #333;
}

.zhong{ width: 54px;height: 54px; margin: 0 auto;display: block; background-repeat: no-repeat;background-size: 100% 100%;}
.zhong img{
	opacity: 0;
	filter:alpha(opacity=0);
}
.IndexMain .wh1 .zhong {
    background-image: url(../images/wh0_1.png);
}
.IndexMain .wh2 .zhong {
    background-image: url(../images/wh0_2.png);
}
.IndexMain .wh3 .zhong {
    background-image: url(../images/wh0_3.png);
}
.IndexMain .wh4 .zhong {
    background-image: url(../images/wh0_4.png);
}
.IndexMain li:hover .zhong{
	background: none;
}
.IndexMain li:hover .zhong img{
	opacity: 1;
	filter:alpha(opacity=1);
}

.IndexMain .wh1 .img-modal {
    background-image: url(../images/wh_bg1.png);
}
.IndexMain .wh2 .img-modal {
    background-image: url(../images/wh_bg2.png);
}
.IndexMain .wh3 .img-modal {
    background-image: url(../images/wh_bg3.png);
}
.IndexMain .wh4 .img-modal {
    background-image: url(../images/wh_bg4.png);
}
.IndexMain li:hover .img-modal{
	opacity: 1;
	filter:alpha(opacity=100);
}



.IndexMain .img-modal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transition: opacity 0.3s linear 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}


.ld_bg{background: url(../images/ld_bg.png) no-repeat;background-size: 100%;}
.ld1{margin-top: 40px;float: left;width: 484px;margin-left: 40px}
.ld1_img{ width: 358px;background-color: #f5f5f5}
.ld1_img img{width: 358px; height: 427px}
.ld1_wen p{ width: 358px; font-size: 32px; color: #191919;text-align: center;}
.ld1_wen p span{font-size: 40px;color: #0070b9;line-height: 100px;}
.ld2{margin-top: 40px;float: left;width: 840px}
.ld2 li{width: 238px;  background-color: #f5f5f5;margin: 0 19px 70px}
.ld2 li img{width: 238px;height: 309px}
.ld2_wen p{font-size: 20px; color: #191919;text-align: center;}
.ld2_wen p span{font-size: 24px;color: #0070b9;line-height: 60px;}


.about2_list{width: 100%;margin-top: 80px}
.about2_list li{width: 18%;height: 750px;margin: 0 1%;background-color: #f3f3f3;max-width: 315px}
.about2_list li img{width: 100%;height: 476px;}
.about2_list_wenzi{width: 100%; padding: 20px;overflow: hidden;font-size: 14px;line-height: 28px}
.about2_list_wenzi span{font-size: 24px;color: #0070b9;line-height: 80px}

.ab7_bg0{background-color: #f8f8f8}
.ab7_bg1{}
.about7_list{width: 100%;margin-top: 40px}
.about7_list li{width: 100%;height: 90px;line-height: 90px;font-size: 16px;}
.ab7_w1{margin-left: 5%;width: 42%}
.ab7_w2{width: 40%}
.ab7_w3{width: 13%}


.datu{}
.qyry{ display:none; position:relative;  z-index: 99999}
.qyry-rxid{ position:fixed; width:468px;}
 .qyry-rxid img{background-color:#FFF;border:3px solid #1d80c4; padding:10px}
.about7_list li .close222{background-color: #1D80C4 !important;
width: 24px !important;
position:fixed !important;
color: #FFF !important;
padding: 6px !important;
font-size: 16px;
line-height: 22px
}

.about7_list li span{font-size: 26px;font-weight: bold;color: #0070b9}



.a_anli{ width: 1400px;margin: 0 auto}
.anli_list{width: 100%; padding: 3% 6%; margin: 0px auto; text-align: center;}
.anli_list ul{max-width: 1616px; margin: 0 auto;}
.anli_list li{width: 23%; max-width: 380px; height: 677px;margin: 0 1%;position: relative;overflow: auto;}
.anli1{background: url(../images/al_bg1.png) no-repeat; background-size: cover;}
.anli2{background: url(../images/al_bg2.png) no-repeat; background-size: cover;}
.anli3{background: url(../images/al_bg3.png) no-repeat; background-size: cover;}
.anli4{background: url(../images/al_bg4.png) no-repeat; background-size: cover;}

.alRegin {
    width: 100%;
    position: absolute;
    left: 0;
    top: 25%;
    z-index: 9;
    display: block;text-align: left;
}
.alRegin h2 {
    color: #fff;
    text-align: left;
    font-size: 34px;
    font-weight: lighter;
    padding-top: 5px;
    margin: 20px 37px;
}
.alRegin h2 span{width: 34px; height: 7px;display: block;background-color: #fddf61;border-radius: 3px;margin-top: 12px;}
.alRegin h3 {text-transform: uppercase;font-size: 14px;color: #909090;display: block;margin: 15px 40px;}
.alRegin h4 {text-transform: uppercase;font-size: 20px;color: #fddf61;display: block;margin: 15px 40px;font-weight: lighter;}

.anli_list .anli_hei {
	background: #000000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transition: opacity 0.3s linear 0s;
    opacity: 0.7;
    filter: alpha(opacity=70);
	transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}
.anli_list li:hover .anli_hei{
	/* transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; */
	
	opacity: 0;
	filter:alpha(opacity=0);
}
.anli_list .anli_lan {
	background: #0070b9;
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 60%;
    background-size: cover;
    background-position: center center;
    transition: opacity 0.3s linear 0s;
    opacity: 0;
    filter: alpha(opacity=0);
	
}
.anli_list li:hover .anli_lan{
	bottom: -50%;
	opacity: 0.9;
	filter:alpha(opacity=90);
}


.anli_list .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.al_news{width: 100%;padding: 2% 0;}
.al_news_li{height: 200px;box-shadow: 0px 0px 10px #c7c5bf; padding: 20px; margin: 20px 0;}
.al_news_li img{width: 25%; max-width: 360px; height: 160px !important;float: left;}
.al_news_li_wen{margin-left: 3%;width: 70%;float: left;}
.al_news_li_wen_title{font-size: 22px;color: #121212; line-height: 36px;}
.al_news_li_wen_nei{font-size: 14px;color: #121212; line-height: 28px;height: 84px;overflow: hidden;}
.al_news_li_wen span{float: right;width: 122px; height: 28px; line-height: 28px; text-align: center; background-color: #e7e7e7; border-radius: 18px; color: #121212;}

.al_news_li:hover{background-color: #0070b9;}
.al_news_li:hover .al_news_li_wen_title{color: #fff; }
.al_news_li:hover .al_news_li_wen_nei{color: #fff;}
 
.anli_nei_title{width: 100%;text-align: center;font-size: 30px;color: #121212;line-height: 120px;}
.al_nei_swiper{width: 100%;}

.home-swiper1 {width: 100%;height: 100%;background: #000;}
.home-swiper1 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper1 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden; position:relative;}
.home-swiper1 .swiper-slide .a_img img{width:100%; max-height:380px}
.home-swiper1 .swiper-slide .a_img .a_text{width:100%; height:50px; line-height:50px; background:url(../images/news_bg1.png) repeat; position:absolute; left:0px; bottom:0px; text-indent:30px; color:#fff; font-size:16px; text-align:left;}

.anli_nei_heng{width: 100%; height: 2px;border-bottom:dotted 2px #121212;margin:20px 0;}
.anli_nei_nei{font-size: 16px; line-height: 32px;color: #121212;text-indent:2em}



.about8_list{width: 100%;padding: 2% 0}
.about8_list li{width: 23%;margin: 1%;height: 370px;box-shadow: 0px 0px 10px #c7c5bf;padding: 10px;}
.about8_list_nei{width: 100%;}
.about8_list_nei img{width: 100%; max-height: 212px;}




.about8_list_nei_title{font-size: 18px;color: #191919;margin-top: 10px;font-weight: bold;line-height: 28px;height: 56px}
.about8_list_nei_info{color: #888888; font-size: 16px;font-weight: lighter; line-height: 38px;max-height: 76px;overflow: hidden; }
.about8_list_nei_more{text-align: right;font-size: 18px;color: #191919; font-weight: lighter;}

.about8_list li:hover{box-shadow: 0px 0px 10px #0070b9; background-color: #0070b9;}
.about8_list li:hover .about8_list_nei_title{color: #fff;}
.about8_list li:hover .about8_list_nei_info{color: #fff;text-decoration: none;}
.about8_list li:hover .about8_list_nei_more{color: #fff;text-decoration: none;}


.about8_nei_title{width: 100%;text-align: center;font-size: 30px;color: #121212;line-height: 120px;}
.about8_nei_heng{width: 100%; height: 2px;border-bottom:dotted 2px #121212;margin:20px 0;}
.about8_nei_nei{font-size: 16px; line-height: 48px;color: #121212;text-indent:2em;font-weight: lighter;}


.dang2_list{width: 100%;}
.dang2_list li{width: 23%;margin: 1%;height: 350px;box-shadow: 0px 0px 10px #c7c5bf;padding: 10px;}
.dang2_list_nei{width: 100%;}
.dang2_list_nei img{width: 100%; max-height: 250px;}

.dang2_list_nei_title{font-size: 20px;color: #191919;margin-top: 10px;line-height: 60px; text-align: center;}
.dang2_list_nei_info{color: #888888; font-size: 21px;font-weight: lighter; line-height: 38px;max-height: 76px;overflow: hidden;}
.dang2_list_nei_more{text-align: right;font-size: 18px;color: #191919; font-weight: lighter;}

.dang2_list li:hover{box-shadow: 0px 0px 10px #0070b9; background-color: #0070b9;}
.dang2_list li:hover .dang2_list_nei_title{color: #fff;}
.dang2_list li:hover .dang2_list_nei_info{color: #fff;}
.dang2_list li:hover .dang2_list_nei_more{color: #fff;}



.video_list{width: 100%;}
.video_list li{width: 46%;margin: 2%;box-shadow: 0px 0px 10px #c7c5bf;padding: 10px;}
.video_list_nei{width: 100%; text-align: center;}
.video_list_nei video{width: 100%; }





.news_list{width: 100%;margin-top: 30px;}
.news_list_l{width: 70%;}
.news_list_l_top{width: 100%;border: solid 9px #eeeeee;padding: 10px;}
.news_list_l_top img{width:518px;height: 308px}
.news_list_l_top_r{width: 40%;}
.news_list_l_top_r_title{font-size: 24px;color: #202020;font-weight: bold;line-height: 36px;height: 108px;overflow: hidden;}
.news_list_l_top_r_cent{font-size: 16px;color: #202020;line-height: 36px;margin-top: 16px;overflow: hidden;max-height: 250px;}
.news_list_l_top_r .more{ line-height: 66px; font-size: 20px;color: #a8a8a8; margin-right: 20px;}
.news_list_l_bot{width: 100%;}


.news_list_l_bot li{ border-bottom: solid 1px #eeeeee;width: 100%}
.news_list_l_bot li a:hover{text-decoration: none;}
.news_list_l_bot img{width: 254px; height: 173px !important;float: left; margin: 30px 0 ;}
.news_list_l_bot_wen{width: 70%;float: right;margin: 30px 0;}
.news_list_l_bot_wen_title{font-size: 24px;color: #121212; line-height: 36px;font-weight: bold;}
.news_list_l_bot_wen_nei{font-size: 16px;color: #121212; line-height: 32px;margin-top: 15px; max-height: 105px;overflow: hidden;}
.news_list_l_bot_wen span{font-size: 16px; float: right; height: 32px; line-height: 32px; text-align: center;color: #121212; margin-top: 10px;}


.news_list_l_bot_wen2{width: 100%;margin: 30px;}
.news_list_l_bot_wen2_title{font-size: 24px;color: #121212; line-height: 36px;font-weight: bold;}
.news_list_l_bot_wen2_nei{font-size: 16px;color: #121212; line-height: 32px;margin-top: 15px; max-height: 105px;overflow: hidden;}
.news_list_l_bot_wen2 span{font-size: 16px; float: right; height: 32px; line-height: 32px; text-align: center;color: #121212; margin-top: 10px;}



.news_list_r{width: 25%;margin-left: 5%;}

.search_bj2{width: 100%;height: 50px; line-height: 50px;}
.search_bj{width: 100%;height: 50px;border: solid 1px #c5c5c5; line-height: 50px;}
.news_keyword{height: 48px; line-height: 48px;background: transparent; border: none; padding:0 10px; width: calc(100% - 70px); font-size: 24px;}
.news_search{display: block;}
.news_list_r_heng{width: 100%;height: 8px;background: #0070b9;border-radius: 4px; margin-top: 42px;}
.news_list_r_title{font-size: 30px; line-height: 60px;color: #101010;}
.zt_list{width: 100%;margin-top: 50px;}
.zt_list img{width: 100%;margin: 0 0 10px 0;}





.gg_news{width: 100%;padding: 2% 0;}
.gg_news_li{height: 90px;box-shadow: 0px 0px 10px #c7c5bf; padding: 20px; margin: 20px 0;}
.gg_news_li_l{ width: 14%; max-width: 232px; height: 50px;float: left;}
.gg_news_li_l_top{width: 100%;height: 50px;line-height: 50px; background: #b4b4b4;text-align: center;color: #fff; font-size: 26px;}
.gg_news_li_l_bot{width: 100%;height: 50px;line-height: 50px; text-align: center; border: solid 2px #b4b4b4;border-top: none;font-size: 44px; color: #343434;}



.gg_news_li_wen{width: 82%;float: right;}
.gg_news_li_wen_title{font-size: 22px;color: #141414; line-height: 50px;}
.gg_news_li_wen_nei{font-size: 16px;color: #121212; line-height: 32px;margin-top: 15px;height: 96px;overflow: hidden;}

.gg_news_li:hover{height: 90px;box-shadow: 0px 0px 10px #0070b9; padding: 20px; margin: 20px 0;}
.gg_news_li:hover .gg_news_li_wen_title{color: #0070b9; line-height: 50px;}
.gg_news_li:hover .gg_news_li_l{ width: 14%; max-width: 232px; height: 50px;float: left;}
.gg_news_li:hover .gg_news_li_l_top{width: 100%;height: 50px;line-height: 50px; background: #0070b9;text-align: center;color: #fff; font-size: 26px;}
.gg_news_li:hover .gg_news_li_l_bot{width: 100%;height: 50px;line-height: 50px; text-align: center; border: solid 2px #0070b9;border-top: none;font-size: 44px; color: #0070b9;}

.gg_info{width: 100%;padding: 2% 0;}
.gg_info_title{width: 100%; text-align: center;font-size: 24px;color: #414141; line-height: 56px;}
.gg_info_times{width: 100%; text-align: center;font-size: 22px;color: #414141; line-height: 120px;}
.gg_info_info{width: 100%; font-size: 16px;color: #312f2f;line-height: 2;padding: 2% 0;text-indent: 2em}
.gg_info_art{width: 100%;  border-top: dotted 3px #111111;border-bottom: dotted 3px #111111; padding: 25px 0; text-align: center;}
.gg_info_art_pre{width: 100%;line-height: 40px;font-size: 22px;color: #888888;margin: 30px auto; }
.gg_info_art_next{width: 100%;line-height: 40px;font-size: 22px;color: #888888;margin: 30px auto;}
.gg_info_art span{background: #ececec; width: 110px;display: table-cell; margin-left: 15%;margin-right: 20px;}

.gg_info_info2{width: 100%; font-size: 20px;color: #888888;line-height: 2;font-weight: lighter;}


.yewu_list{width: 100%; padding: 3% 0%; margin: 0px auto; text-align: center;}
.yewu_list ul{max-width: 1616px; margin: 0 auto;}
.yewu_list li {width: 18%; height: 728px;margin: 0 1%;position: relative; padding: 9px;}
.yewu_list li .ywbg{width:100%; max-width: 277px; height: 710px;}
.yw1bg{background: url(../images/yewu_01.png) no-repeat; background-size: cover;}
.yw2bg{background: url(../images/yewu_02.png) no-repeat; background-size: cover;}
.yw3bg{background: url(../images/yewu_03.png) no-repeat; background-size: cover;}
.yw4bg{background: url(../images/yewu_04.png) no-repeat; background-size: cover;}
.yw5bg{background: url(../images/yewu_05.png) no-repeat; background-size: cover;}
.yewu_list a{text-decoration: none;}
.yewu_list li:hover {width: 18%; height: 728px;margin: 0 1%;position: relative; padding: 9px; box-shadow: 0px 0px 10px #c7c5bf;}

.yewu_list_wen{font-size: 30px;color: #0070b9; font-weight: lighter;margin-top: 20px;}
.yewu_list_wen p{font-size: 12px;text-transform:uppercase;line-height: 45px;}
.yewu_info_title{width: 100%;text-align: center;font-size: 36px;color: #121212;line-height: 120px;}
.yewu_info_nei{font-size: 16px; line-height: 48px;color: #121212; padding: 1% 0}

.jijian_rt{width:100%; line-height:56px; font-size:22px; color:#000;background: url(../images/ab_t_bg.png) bottom center no-repeat; background-size: 100%;}
.jijian_rt span{ font-size:16px;line-height:1.0;text-transform: uppercase; margin-top: 28px;font-weight: lighter;}

.jijian_list{width: 100%; padding: 2% 0}
.jijian_list li{width: 31%;margin: 1%;height: 450px;box-shadow: 0px 0px 10px #c7c5bf;padding: 15px;}
.jijian_list li a{text-decoration: none;}
.jijian_list_nei{width: 100%;}
.jijian_list_nei img{width: 100%; max-height: 212px;}

.jijian_list_nei_title{font-size: 18px;color: #141414;margin-top: 10px;font-weight: bold;}
.jijian_list_nei_time{color: #141414;font-size: 16px; font-weight: lighter;line-height: 50px;}
.jijian_list_nei_info{color: #020202; font-size: 16px;font-weight: lighter; line-height: 32px;max-height: 96px;overflow: hidden;}
.jijian_list_nei_more{text-align: right;font-size: 16px;color: #020202; font-weight: lighter;line-height: 32px;margin-right: 5px}

.jijian_list li:hover{box-shadow: 0px 0px 10px #0070b9;}
.jijian_list li:hover .jijian_list_nei_title{color: #0070b9;}
.jijian_list li:hover .jijian_list_nei_info{color: #020202;}

.jijian2_top{font-size: 16px; line-height: 32px; color: #373737;padding: 2% 0}

.lxwm_l{width:53%; display:inline-block; overflow:hidden; text-align: right;}
.lxwm_l img{width:100%;max-width: 860px;}
.lxwm_r{width:38%; margin-right:4%; /*padding-top:4%;*/ padding-top:0px !important;}
.lxwm_rc{width:100%;color:#666666; font-size:16px; line-height:1.8; overflow:hidden;}
.hang1{font-size: 45px;color: #000;text-transform: uppercase;}
.hang2{font-size: 32px;}
.hang2 span{color: #0070b9;font-weight: bold;}
.hang3{font-size: 28px;color: #4c4c4c;}
.hang3 span{color: #0070b9;}
.hang4{font-size: 28px;color: #4c4c4c;}
.hang4 span{color: #0070b9;}

.heihei{color: #000;}

.jiaru_bg{width: 100%; background:url(../images/jr_bg2.png); height: 1410px;}
.jiaru_bg_about{width:1400px;margin: 0 auto}
.jr1{margin:60px auto 113px;width: 1400px; height: 1415px}

.jiaru2{width: 100%;padding: 0 5%;}
.jiaru2_top{font-size: 20px; line-height: 50px; color: #373737;text-indent: 2em;}
.jiaru2_mid{width: 100%;margin-top: 40px}
.jiaru2_mid .kuai1{width: 18.6%; background-color: #f4f4f4;height: 306px; text-align: center;}
.jiaru2_mid .kuai2{width: 8.5%;height: 306px;text-align: center;}
.kuai1_s1{color: #0070b9;font-size: 22px; margin: 10px auto 0 !important;}
.kuai1 span{color:#0070b9 ; font-weight: bold;font-size: 22px; line-height: 22px;}
.kuai1_s2{color: #4c4c4c;font-size: 18px; margin: 40px auto 0 !important;}
.jiaru2_bot{width: 100%;margin: 80px 0;}
.jiaru2_bot_title{font-size: 50px;color: #191919;border-bottom: solid 3px #f4f4f4;}
.jiaru2_bot_title span{font-size: 25px;vertical-align: bottom;text-transform: uppercase;font-weight: lighter;}


.jiaru2_bot_nei1{font-size: 30px;color: #0070b9; line-height: 60px;margin-top: 60px;}
.jiaru2_bot_nei1 span{color: #fff;font-size: 36px; line-height: 60px; display: table-cell;background: #0070b9;border-radius: 30px;padding: 0 80px;}
.jiaru2_bot_nei1 p{margin-left: 80px;}
.jiaru2_bot_wen{width: 100%;color: #373737;font-size: 20px;line-height: 60px;}

.jiaru3_list{width: 100%; margin-top: 50px;}
.jiaru3_list li{width: 100%;height: 150px;padding-top: 20px;}
.jiaru3_list li a{text-decoration: none;}
.jiaru3_list_title{font-size: 22px;color: #606060;line-height: 40px;vertical-align: bottom;border-bottom: solid 4px #fff;}
.jiaru3_list_title span{font-size: 16px;color: #888888;float: right;}
.jiaru3_list_nei{font-size: 16px;color: #888888;margin-top: 10px;}
.jiaru3_list li:hover .jiaru3_list_title{border-bottom: solid 4px #0070b9; color: #0070b9;}


.fenye{width: 100%; height: 100px; line-height: 100px; text-align: center; margin: 10px}
/*分页样式*/
.page_info{text-align:center;margin-top:20px;color:#333; font-size: 20px}
.page_info span{padding:0 12px;}
.page_list{height:36px;line-height:36px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:20px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 12px;margin:0 8px;text-decoration: none; font-weight: lighter;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#0070b9;border:1px solid #0070b9;background:#E5EDF2;}





.a_newsList{width:100%; padding:0px 3%;}
.a_newsList li{width:33.33%; float:left; padding:0px 1% 2% 1%;}
.a_newsList li .div{width:100%; display:inline-block; color:#666; font-size:14px; overflow:hidden}
.a_newsList li .div:hover{ text-decoration:none; color:#666;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/
}
.a_newsList li .div .a_img{width:100%; display:inline-block; overflow:hidden; text-align:center}
.a_newsList li:nth-child(3n+1){ clear:left}
.a_newsList li .div .a_img img{width:100%; /*height:380px; height:auto*/}
.a_newsList li .div .a_text{width:100%; padding:15px 2% 35px 2%;}
.a_newsList li .div .a_text .s1{width:100%; height:29px; line-height:29px; display:inline-block; overflow:hidden; color:#000000; font-size:18px; text-align:center;}
.a_newsList li .div .a_text .s2{width:100%; height:24px; line-height:24px; overflow:hidden; text-align:center; margin-bottom:8px;}
.a_newsList li .div .a_text .s3{width:100%; text-align:center;}
.a_newsList li .div .a_text .s3 span{width:89px; height:36px; font-size:14px; line-height:36px; display:inline-block; overflow:hidden; background-color:#555555; text-align:center;-moz-border-radius: 18px;      /* Gecko browsers */
-webkit-border-radius: 18px;   /* Webkit browsers */
border-radius:18px;            /* W3C syntax */ color:#fff;}
.a_newsList li .div:hover .a_text .s3 span{ background-color:#da251d;}


.n_bb1{ background-color:#f8f8f8;}
.a_newsList1{width:100%;}
.a_newsList1 li{width:33.33%; float:left; padding:0px 1% 2% 1%;}
.a_newsList1 li:nth-child(3n+1){ clear:left}
.a_newsList1 li .div{width:100%; display:inline-block; color:#666; font-size:14px; overflow:hidden; background-color:#fff;}
.a_newsList1 li .div:hover{ text-decoration:none; color:#666;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/
}
.a_newsList1 li .div .a_img{width:100%; display:inline-block; overflow:hidden; text-align:center}
.a_newsList1 li .div .a_img img{width: 100%;/* height:250px;*/}
.a_newsList1 li .div .a_text{width:100%; padding:10px 2% 25px 2%;}
.a_newsList1 li .div .a_text .s1{width:100%; height:35px; line-height:35px; display:inline-block; overflow:hidden; color:#000000; font-size:14px; text-align:center; margin-bottom:8px;}
.a_newsList1 li .div .a_text .s3{width:100%; text-align:center;}
.a_newsList1 li .div .a_text .s3 span{width:60px; height:26px; font-size:14px; line-height:26px; display:inline-block; overflow:hidden; background-color:#555555; text-align:center;-moz-border-radius: 18px;      /* Gecko browsers */
-webkit-border-radius: 13px;   /* Webkit browsers */
border-radius:13px;            /* W3C syntax */ color:#fff;}
.a_newsList1 li .div:hover .a_text .s3 span{ background-color:#da251d;}


.n_expoPages{width:100%; padding:30px 0px; text-align:center;}
.n_expoPages a,.n_expoPages span{ color:#484848; padding:0px 10px; height:32px; line-height:32px; text-align:center; background-color:#fff; font-size:14px; display:inline-block; margin-bottom:5px; border:1px solid #484848;-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */}
.n_expoPages a:hover,.n_expoPages a.activepages,.n_expoPages span{ color:#fff; text-decoration:none; background-color:#da251d; border:1px solid #da251d;}

.n_uicenter{width:1200px; margin:0px auto;}
.ui_div{width:100%;}
.a_con{width:100%; padding:60px 0px;}

.n_newsDetails_c{width:100%;}
.n_newsDetails_c_t{width:100%;}
.n_news_t1{width:100%; padding:35px 0px; line-height:30px; color:#333333; font-size:26px; font-weight:bold; text-align:center;}
.n_news_time{width:100%; padding:10px 0px; line-height:2.0; color:#666666; font-size:14px; text-align:center;}
.n_news_tcon{width:100%; padding:60px 0px; overflow:hidden; line-height:2; color:#666666; font-size:16px;}
.n_news_tcon img{ max-width:100%;}
.n_newsDetails_c_b{width:100%; padding:0px 5%; border-top:1px solid #e1e1e1;}
.n_newsDetails_c_b a{width:50%; float:left; padding:20px 0px; line-height:2.0; text-align:center; color:#666666; font-size:14px;}
.n_newsDetails_c_b a:hover{ text-decoration:none; color:#da251d;}

.n_disList{width:100%;}
.n_disList li{width:100%; padding-bottom:70px; float:left;}
.n_disList li .a_img{width:31%; display:inline-block; overflow:hidden;}
.n_disList li .a_img img{width:100%;}
.n_disList li .a_img_r{width:64%;}
.n_disList li .a_img_r .s1{width:100%; height:25px; line-height:25px; color:#000000; font-size:18px; display:inline-block; overflow:hidden;}
.n_disList li .a_img_r .s1:hover{ text-decoration:none; color:#da251d;}
.n_disList li .a_img_r .s2{width:100%; height:60px; line-height:60px; display:inline-block; overflow:hidden; color:#aaaaaa; font-size:14px;}
.n_disList li .a_img_r .s3{width:100%; height:84px; line-height:28px; overflow:hidden; margin-top:9px; color:#666666; font-size:16px;}
.n_disList li .a_img_r .s4{width:89px; height:36px; font-size:14px; line-height:36px; display:inline-block; overflow:hidden; background-color:#000000; text-align:center;-moz-border-radius: 18px;      /* Gecko browsers */
-webkit-border-radius: 18px;   /* Webkit browsers */
border-radius:18px;            /* W3C syntax */ color:#fff; margin-top:25px;}
.n_disList li .a_img_r .s4:hover{ background-color:#da251d;}

.n_contact_l{width:28%;}
.n_contact_l_t{width:100%; padding:30px 0px 10px 0px; background:url(../images/xx2.jpg) bottom left no-repeat; line-height:1.8; color:#000000; font-size:24px;}
.n_contact_l_t span{ color:#da251d; font-size:30px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.n_contact_l_c{width:100%; color:#666666; font-size:16px; padding-top:20px; line-height:2; overflow:hidden;}
.n_contact_l_c .s1{font-size:20px; color:#000}
.n_contact_l_c img{ max-width:100%;}
.n_contact_r{width:68%; overflow:hidden;}
.n_contact_r #allmap{width:100%; height:550px;}

.n_proList{width:100%;}
.n_proList li{width:100%; float:left;}
.n_proList li .div{width:100%; display:inline-block; overflow:hidden; padding:10px 10px; color:#848484; font-size:14px;}
.n_proList li .div:hover{ color:#848484; text-decoration:none;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.n_proList li .div .div_l{width:8%; padding:10px 0px; line-height:1.4; color:#666666; font-size:16px; background-color:#f2f2f2; font-family:Arial, Helvetica, sans-serif; text-align:center;}
.n_proList li .div .div_l span{ color:#333333; font-size:30px;}
.n_proList li .div:hover .div_l{ background-color:#da251d; color:#fff;}
.n_proList li .div:hover .div_l span{ color:#fff;}
.n_proList li .div .div_r{width:91%;}
.n_proList li .div .div_r .s1{width:100%; height:40px; line-height:40px; overflow:hidden; color:#000000; font-size:18px;}
.n_proList li .div:hover .div_r .s1{ color:#da251d;}
.n_proList li .div .div_r .s2{width:100%; height:27px; line-height:27px; overflow:hidden;}

.n_zcfgList{width:100%;}
.n_zcfgList li{width:100%; float:left;/* padding:10px 0px;*/ border-bottom:1px solid #f5f5f5;}
.n_zcfgList li .div{width:100%; height:60px; line-height:60px; background:url(../images/jj_01.png) right center no-repeat; padding-right:20px; color:#666666; font-size:14px; cursor:pointer; overflow:hidden;}
.n_zcfgList li .div .s1{width:85%; height:60px; line-height:60px; color:#000000; font-size:18px; display:inline-block; overflow:hidden;}
.n_zcfgList li .div:hover .s1,.n_zcfgList li .div.activefg .s1{ color:#da251d; font-weight:bold;}
.n_zcfgList li .div:hover,.n_zcfgList li .div.activefg{ background:url(../images/jj_02.png) right center no-repeat; color:#da251d;}
.n_zcfgList li dl{width:100%; display:none;}
.n_zcfgList li dl dd{width:100%; float:left; height:35px; line-height:35px; overflow:hidden;}
.n_zcfgList li dl dd a{ font-size:14px; width:100%; color:#666666;}
.n_zcfgList li dl dd a:hover{ text-decoration:none; color:#da251d;}

.arrowGo{
	 animation: arrowGo 2.5s infinite; 
	 -webkit-animation: arrowGo 2.5s infinite ; 
}


.sjs-swiper {width: 100%;height: 100%;}
.sjs-swiper .swiper-slide{font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; position:relative;}
.sjs-swiper .swiper-slide dl{width:100%; float:left;}
.sjs-swiper .swiper-slide dl dd{width:33.33%; float:left;}
.sjs-swiper .swiper-slide dl dd .div{width:100%;float:left; padding:0px 5%; height:83px; background:url(../images/gg1.jpg) right center no-repeat; overflow:hidden;}
.sjs-swiper .swiper-slide dl dd .div a{width:100%; height:83px; line-height:83px; display:inline-block; overflow:hidden; color:#333333; font-size:14px; float:left;}
.sjs-swiper .swiper-slide dl dd .div a:hover{ color:#da251d; font-weight:bold; text-decoration:none;}
.sjs-swiper .swiper-slide dl dd .div a .a1{width:70%; font-size:16px; height:83px; line-height:83px; display:inline-block; overflow:hidden;/* margin-right:50px;*/}
.sjs-swiper .swiper-slide dl dd .div a:hover .a1{}


@-webkit-keyframes arrowGo {
	0%{ 
		-webkit-transform: translate(0, 30%);
	}
	50%{ 
		-webkit-transform: translate(0, 0%);
	}
	100%{
		-webkit-transform:translate(0, 30%);
	}
}
@keyframes arrowGo {
	0%{ 
		transform: translate(0, 30%);
	}
	50%{
		transform: translate(0, 0%);
	}
	100%{
		transform:translate(0, 30%);
	}
}
.Amplification img
{
	
	transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.Amplification:hover img
{
	filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);
}





@-webkit-keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}

@keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}

