body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,header,footer {
    margin:0;
    padding:0;
    -moz-box-sizing: border-box;
　　-webkit-box-sizing: border-box;
　　box-sizing: border-box;
}
body {
    font: 15px/1.14 "微软雅黑", microsoft yahei,arial,sans-serif;
    -webkit-text-size-adjust:100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
li,ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
em {
    font-style:normal;
}
img {
    border:0;
    vertical-align:middle;
    pointer-events:none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
p {
    word-wrap:break-word;
}
button {
    outline: none;
    border: none;
    font-family: "微软雅黑";
    background-color: white;
}
input, input[type=submit], input[type=reset], input[type=button], button {
    outline: none;
}
select,input,img,select {
    vertical-align:middle;
}
a,button,input,textarea {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
input, input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
}
*:focus {
    outline: none;
}
body {
    max-width: 750px;
    margin: 0 auto !important;
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:20px;
    font-style:normal;
    vertical-align: middle;
}
.clear:after {
    content: "";
    display: block;
    clear: both;
}
.clearboth:after {
    content: "";
    display: block;
    clear: both;
}

html{
    width: 100%;
    height: 100%;
	
}
.bigzm{text-transform:uppercase;}
.fl{ float:left;}
.fr{ float:right;}
*, *:before, *:after {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
:-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;
}

/*内容*/

#banner{width:100%; position:relative; overflow:hidden;}

.font_qx{font-style:italic;}

/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_logo{ /*padding:10px 0px;*/}
.phone_logo .p1 img{width:100%;}

@media screen and (max-width:1200px) {
.phone_logo .p1 {display: block; width:26%; display:inline-block;}
.header{ display:none;}
.phone_logo {width: 100%;/*padding: 10px 20px;*/box-sizing: border-box;}

.phone_nav{display:block; position:relative; width:100%; top:0;left:0; display:block; z-index:100000; background-color:#fff;}
.phone_nav.addrixed{ position:fixed;-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:1rem; height:100%; background-color:#fff; right:0px; top:0px; 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; left:50%; top:25%;webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%, 0%);transform: translate(-50%, 0%);/* margin:20px 0 0 12px;*/ background:#e77b19;
-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:#e77b19;
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:#85c4ed; overflow:hidden; z-index:10000001;}
.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}
.phone_nav .nav_main li a{background-position:left; color:#ffffff; font-size:16px; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat;}
.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("../wap_images/lmfooter_bottom.png") center right no-repeat; z-index:99;}
.phone_nav .nav_main .ul{ padding:0px !important;  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; font-size:14px; }

.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}
.phone_nav .nav_main .b_one b{ background:url(../wap_images/lmfooter_bottom1.png) center right no-repeat;}


.phone_nav .nav_main li{ 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); background-color:#85c4ed;}
.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);background-color:#85c4ed;}
.phone_nav_one .nav_but_box { opacity:0.8;}
.phone_nav_one .nav_main li{ transform:translateX(0); -webkit-transform:translateX(0);}
}


@media screen and (max-width:758px){/*--768-0--*/
.phone_nav .nav_but_box{/* top:0.27rem; 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:0.1rem 3%;}
.phone_nav .nav_main ul{ height:410px;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
.i_biaoyu{ margin-left:0.3rem; height:0.45rem; line-height:0.45rem; padding-left:0.2rem; color:#000000; font-size:0.24rem; display:inline-block; position:relative;}
.i_biaoyu:after{width:1px; height:0.23rem; background-color:#cccccc; position:absolute; left:0px; top:50%; margin-top:-0.125rem; z-index:1; content:"";}

.i_ss{width:100%; padding:20px 20px 0px 20px;}
.i_ss .ipt1{width:76%; height:0.8rem; line-height:0.8rem; border:0px; display:inline-block; overflow:hidden; background-color:#f9f9f9; text-indent:20px; color:#cccccc; font-size:0.22rem; font-family:"微软雅黑";}
.i_ss .ipt2{ width:24%; height:0.8rem; line-height:0.8rem; background:url(../wap_images/tb_01.png) left 0.37rem center no-repeat; background-size:0.3rem; text-align:left; padding-left:0.72rem; color:#fff; font-size:0.28rem; overflow:hidden; border:0px; background-color:#bfdff4; font-family:"微软雅黑";}



/*手机导航*/
.i_content{width:100%; /*padding-bottom:1.1rem;*/}
.i_box1{width:100%; background-color:#f4f4f4; padding:0.4rem 3%;}
.i_box2{width:100%; margin-bottom:0.2rem; background-color:#fff; -moz-box-shadow:0px 0px 10px #e9e9e9;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e9e9e9;/*webkit*/  
box-shadow:0px 0px 10px #e9e9e9;/*opera或ie9*/ padding:0.33rem;}
.i_box2_t{width:100%; height:0.85rem; line-height:0.85rem; color:#cccccc; font-size:0.24rem; overflow:hidden;}
.i_box2_t .s1{ color:#000000; font-size:0.3rem; display:inline-block; padding-right:0.25rem;}
.i_box2_t .s1 .a1{ color:#1e89cf;}
.i_box2_c{width:100%; padding-bottom:0.3rem; color:#333333; font-size:0.24rem; line-height:1.6; text-align:justify;}
.i_box2_b,.i_box2_b:hover{width:100%; height:0.4rem; line-height:0.4rem; display:inline-block; overflow:hidden; color:#85c4ed; font-size:0.24rem;}
.i_box2_t .s2,.i_box2_t .s2:hover{ text-decoration:none; height:0.85rem; line-height:0.85rem; color:#666666; font-size:0.24rem; display:inline-block;}

.i_box3{width:100%; margin-bottom:0.3rem; background-color:#e9eef1; -moz-box-shadow:0px 0px 10px #e9e9e9;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e9e9e9;/*webkit*/  
box-shadow:0px 0px 10px #e9e9e9;/*opera或ie9*/}
.i_box3l{width:42%; height:3.8rem; display:inline-block; overflow:hidden; cursor:pointer; position:relative;}
.i_box3l img{width:100%}
.i_box3l .a_text{width:100%; text-align:center; z-index:11; line-height:36px; padding-top:0.5rem; position:absolute; left:0px; top:1.6rem; background:url(../wap_images/tb_03.png) top center no-repeat; background-size:0.45rem; color:#fff; font-size:0.24rem;}
.i_box3r{width:58%; border-top:2px solid #3a93d2; padding:0.35rem 0.2rem 0px 0.2rem;}
.i_box3r_t{width:100%; position:relative; line-height:1.5; padding-bottom:0.1rem; color:#cccccc; font-size:0.24rem;}
.i_box3r_t .s1{ color:#000000; font-size:0.3rem;}
.i_box3r_t .s1 font{ color:#1e89cf;}
.i_box3r_c{width:100%; height:2.4rem; overflow:hidden;}
.i_box3r_ul{width:100%;}
.i_box3r_ul li{width:100%; float:left; border-bottom:1px solid #fff; background:url(../wap_images/tb_04.png) left 0.07rem center no-repeat; padding-left:0.33rem; background-size:0.18rem;}
.i_box3r_ul li a{width:100%; height:30px; line-height:30px; display:inline-block; overflow:hidden; color:#333333; font-size:0.24rem; float:left;}
.i_box3r_ul li a:hover{ text-decoration:none; color:#3a93d2;}


.video_div{width:100%; height:100%; background-color:#000; position:fixed; z-index:100011111111111; 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_box4{width:100%; border-top:2px solid #85c4ed; margin-bottom:0.25rem; background-color:#fff;-moz-box-shadow:0px 0px 10px #e9e9e9;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e9e9e9;/*webkit*/  
box-shadow:0px 0px 10px #e9e9e9;/*opera或ie9*/ padding:0px 0rem 0.4rem 0rem;}
.i_box4_t{width:100%; padding-top:0.2rem;}

.ny_wmscy_con1{width:100%;}
.ny_wmscy_con1 .swiper-slide{width:100%; padding-right:0px;height: auto; -webkit-box-sizing: border-box;box-sizing: border-box;}
.ny_wmscy_con1 .swiper-slide dl{width:100%; padding-bottom:0.1rem;}
.ny_wmscy_con1 .swiper-slide dl dt{width:66.5%; float:left;}
.ny_wmscy_con1 .swiper-slide dl dt .a_img{width:100%; float:left; display:inline-block; overflow:hidden; position:relative;}
.ny_wmscy_con1 .swiper-slide dl dt .a_img img{width:100%;}
.ny_wmscy_con1 .swiper-slide dl dt .a_img .a_text{width:65%; height:0.6rem; line-height:0.6rem; position:absolute; left:0px; bottom:0px; z-index:2; color:#fff; background:url(../wap_images/tb_07.png) no-repeat; padding-left:0.2rem; font-size:0.24rem; overflow:hidden;}
.ny_wmscy_con1 .swiper-slide dl dd{width:33.5%; padding:0px 0px 0.05rem 0.05rem; float:left;}
.ny_wmscy_con1 .swiper-slide dl dd .a_img{width:100%;  float:left; display:inline-block; overflow:hidden; position:relative;}
.ny_wmscy_con1 .swiper-slide dl dd .a_img img{width:100%;}
.ny_wmscy_con1 .swiper-slide dl dd .a_img .tb1{width:100%; height:100%; background:url(../wap_images/tb_08.png) bottom repeat-x; position:absolute; left:0px; top:0px; z-index:1;}
.ny_wmscy_con1 .swiper-slide dl dd .a_img .a_text{width:100%; height:0.5rem; line-height:0.5rem; position:absolute; left:0px; bottom:5px; z-index:2; color:#fff;  padding-left:0.2rem; font-size:0.24rem; font-weight:bold; overflow:hidden;}
.ny_wmscy_con1 .swiper-slide .d_bottom{width:100%; height:0.6rem; line-height:0.6rem; overflow:hidden; text-align:center; color:#333333; font-size:0.3rem;}

.ny_wmscy_con1.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0px;}
.wmscy-pagination1 .swiper-pagination-bullet{ background-color:#e5e5e5;opacity:1}
.wmscy-pagination1 .swiper-pagination-bullet-active{ background-color:#4f1e22;}
.ny_wmscy_con1 .swiper-button-next, .ny_wmscy_con1 .swiper-button-prev{width:0.41rem; height:0.25rem;}
.ny_wmscy_con1 .swiper-button-next{ background:url(../wap_images/tb_010.png) center no-repeat; background-size:100%; top:auto; margin-top:0px; bottom:0.2rem;} 
.ny_wmscy_con1 .swiper-button-prev{ background:url(../wap_images/tb_09.png) center no-repeat; background-size:100%; top:auto; margin-top:0px; bottom:0.2rem;} 

.i_box5{width:100%; border-top:2px solid #85c4ed; margin-bottom:0.2rem; background-color:#fff;-moz-box-shadow:0px 0px 10px #e9e9e9;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e9e9e9;/*webkit*/  
box-shadow:0px 0px 10px #e9e9e9;/*opera或ie9*/ padding:0px 0.1rem 0.35rem 0.1rem;}
.i_box5_c{width:100%;}
.i_box5_c li{width:50%; float:left; padding:0px 1%;}
.i_box5_c li .div{width:100%; display:inline-block; overflow:hidden; color:#999999; font-size:0.2rem;}
.i_box5_c li .div:hover{ text-decoration:none; color:#999;}
.i_box5_c li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.i_box5_c li .div .a_img img{width:100%;}
.i_box5_c li .div .a_text{width:100%; padding:0.15rem 8%; border:1px solid #eeeeee; border-top:0px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box5_c li .div .a_text .s1{width:100%; height:0.7rem; line-height:0.35rem; overflow:hidden; margin-bottom:0.1rem; color:#000000; font-size:0.26rem;}
.i_box5_c li .div .a_text .s2{width:100%; height:0.7rem; line-height:0.35rem; overflow:hidden; margin-bottom:0.2rem;}
.i_box5_c li .div .a_text .s3{width:100%; height:0.35rem; line-height:0.35rem; overflow:hidden; color:#ccc; font-size:0.2rem;}
.i_box5_c li .div:hover .a_text .s1{ color:#1e89cf;}
.i_box5_c li .div:hover .a_text{ border:1px solid #1e89cf; border-top:0px;}

.i_box6{width:100%; border-top:2px solid #85c4ed; margin-bottom:0.2rem; background-color:#fff;-moz-box-shadow:0px 0px 10px #e9e9e9;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e9e9e9;/*webkit*/  
box-shadow:0px 0px 10px #e9e9e9;/*opera或ie9*/ padding:0.25rem 0.15rem;}

.i_box7{width:100%; padding:0.25rem 0.2rem;background-color:#fff;-moz-box-shadow:0px 0px 10px #e9e9e9;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e9e9e9;/*webkit*/  
box-shadow:0px 0px 10px #e9e9e9;/*opera或ie9*/}
.i_box7_r_ul{width:100%;}
.i_box7_r_ul li{width:33.33%; padding:0px 1%;float:left;}
.i_box7_r_ul li .a_img{width:100%; float:left; overflow:hidden; display:inline-block; position:relative;}
.i_box7_r_ul li .a_img img{width:100%;}
.i_box7_r_ul li .a_img .a_text{width:100%; padding-left:0.1rem;  height:0.4rem; line-height:0.4rem; color:#fff; font-size:0.18rem;  overflow:hidden; position:absolute; left:0px; bottom:0px; background:url(../wap_images/tb_012.png) repeat;}

.i_box7_lc{width:100%;  background:url(../wap_images/bg2.jpg) no-repeat; background-position:cover;}
.i_box7_left{width:28%; padding:0.3rem 0.15rem 0px 0.15rem; color:#fff;}
.i_box7_left .s1{width:100%; overflow:hidden; height:0.5rem; line-height:0.5rem; font-size:0.3rem;}
.i_box7_left .s2{width:100%; line-height:1.6; font-size:0.24rem;}
.i_box7_right{width:72%; background:url(../wap_images/tb_011.png) repeat; padding:0.47rem 0.2rem 0px 0.2rem;}
.i_box7_right_c{width:100%;}


/*8-左右滚动*/
.multipleColumn{ overflow:hidden; position:relative; width:100%; padding-bottom:0.4rem;}
.multipleColumn .hd1{ overflow:hidden;  height:25px;  }
/*.multipleColumn .hd1 .prev,.multipleColumn .hd1 .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}*/
.multipleColumn .hd1 .prev{position:absolute; left:0px; bottom:0.2rem; background:url(../wap_images/tb_09z.png) left center no-repeat; width:0.4rem; height:0.4rem; cursor:pointer; background-size:100%;}
.multipleColumn .hd1 .next{position:absolute; right:0px; bottom:0.2rem;background:url(../wap_images/tb_010z.png) right center no-repeat; width:0.4rem; height:0.4rem; cursor:pointer;background-size:100%;}
	 
/*.multipleColumn .hd1 .next{ background:url("images/icoRight.gif") no-repeat;  }*/
.multipleColumn .hd1 ul{ overflow:hidden; zoom:1; height:10px;  zoom:1;position:absolute; bottom:0.3rem; left:50%; text-align:center;webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%, 0%);transform: translate(-50%, 0%);}
.multipleColumn .hd1 ul li{ float:left;  width:10px; height:10px; margin:0px 4px; overflow:hidden; text-indent:-999px; cursor:pointer; background-color:#b1b0b0;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ }
.multipleColumn .hd1 ul li.on{ background-color:#85c4ed;}

.multipleColumn .bd{ overflow:hidden; height::; width:100%;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:100%;  float:left; _display:inline; margin:0px auto; }
.multipleColumn .bd ul li{float:left; _display:inline; overflow:hidden; position:relative;width:100%; }
.multipleColumn .bd ul li dl{width:90%;}
.multipleColumn .bd ul li dl dd{width:50%; float:left;}
.multipleColumn .bd ul li dl dd .a_img{width:96%; height:2.5rem; display:inline-block; overflow:hidden; position:relative; margin:0px 2%; background-color:#fff;}
.multipleColumn .bd ul li dl dd .a_img img{/*width:80%;*/ width:90%; position:absolute; left:50%; top:50%;webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.multipleColumn .pageState{ display:none;}





.i_footer{width:100%; background-color:#81b9dd; padding:0.25rem 4% 0.7rem 4%;}
.i_footer_tr_ul{width:100%;}
.i_footer_tr_ul li{width:100%; float:left; border-bottom:1px solid #99c6e3;}
.i_footer_tr_ul li .div_l{width:16%; height:42px; line-height:42px; overflow:hidden; color:#fefefe; font-size:0.22rem;}
.i_footer_tr_ul li .div_r{width:84%; padding:10px 0px;}
.i_footer_tr_ul li .div_r a,.i_footer_tr_ul li .div_r a:hover{ text-decoration:none; float:left; margin-right:15px; line-height:22px; color:#fff; font-size:0.18rem;}
.i_footer_b{width:100%; padding-top:0.4rem;}
.i_footer_bl{width:23%; text-align:center; color:#fff; line-height:2; font-size:0.24rem;}
.i_footer_bl img{width:100%;}
.i_footer_br{width:72%; color:#fff; font-size:0.24rem; line-height:1.6;}
.i_footer_br a,.i_footer_br a:hover{ color:#fff;}


.n_banner{width:100%; height:3rem; background-position:center center; background-size:cover; background-repeat:no-repeat; position:relative;}
.n_banner img{width:100%;}
.n_banner .n_text{width:100%; position:absolute; left:0px; top:50%; z-index:111; text-align:center; color:#fff; font-size:0.18rem; line-height:1.5;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.n_banner .n_text .s1{ font-size:0.36rem;}

.a_zxlmenu{width:100%; position:relative; z-index:111;}
.a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../wap_images/tb_013.png) right 0.8rem center no-repeat; background-size:0.3rem; font-size:16px; text-align:center; background-color:#85c4ed; color:#fff; cursor:pointer;}
.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:#5b98c0; 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:#66afde;}
.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;}

.n_box1{width:100%; background-color:#fff;-moz-box-shadow:0px 0px 10px #e9e9e9;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e9e9e9;/*webkit*/  
box-shadow:0px 0px 10px #e9e9e9;/*opera或ie9*/ padding:0.3rem 0px 0.5rem 0px;}

.n_about{width:100%;line-height:1.8; overflow:hidden; color:#333333; font-size:0.24rem; text-align:justify; padding:0px 0.3rem;}
.n_about img{ max-width:100% !important; height:auto !important;}

.n_box2{width:100%; padding:0px 2% 0.6rem 2%}
.n_box2 li{width:50%; padding:0px 2% 4% 2%;float:left;}
.n_box2 li .a_img{width:100%;  display:inline-block; overflow:hidden; height:4.2rem; border:1px solid #e5e5e5; position:relative; background-color:#fff;}
.n_box2 li .a_img img{width:100%; position:absolute; left:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.n_box2 li .a_text{width:100%; height:0.6rem; line-height:0.6rem; display:inline-block; overflow:hidden; text-align:center; color:#666666; font-size:0.24rem;}

.a_mtbd_dpages{width:100%; text-align:center; padding-top:0.4rem; border-top:1px solid #f2f2f2;  font-size:0.24rem; }
.a_mtbd_dpages a,.a_mtbd_dpages span{ padding:0px 0.15rem; height:0.4rem; margin-bottom:5px; line-height:0.4rem; text-align:center; background-color:#f4f4f4; color:#333; display:inline-block;
-moz-border-radius: 3px;      /* Gecko browsers */
-webkit-border-radius: 3px;   /* Webkit browsers */
border-radius:3px;            /* W3C syntax */}
.a_mtbd_dpages a:hover,.a_mtbd_dpages a.activepages,.a_mtbd_dpages span{ color:#fff; text-decoration:none; background-color:#85c4ed;}


.n_box3{width:100%; height:30px; line-height:30px; margin-bottom:0.15rem; padding-left:40px; background:url(../wap_images/tb_014.png) left 10px center no-repeat; background-color:#f8f8f8; color:#999999; font-size:14px;}
.n_box3 a{ color:#999;}
.n_box3 a:hover{ text-decoration:none; color:#258dd1;}

.n_box4{width:100%; background:url(../wap_images/bg4.jpg) no-repeat; padding-left:0.35rem; }
.n_box4 .s1{ height:1rem; line-height:1rem; color:#fff;color:#1e89cf; font-size:0.3rem; display:inline-block; font-weight:bold; border-bottom:2px solid #1e89cf;}

.n_box7{width:100%; padding:0px 1.5% 0.4rem 1.5%;}
.n_box7 li{width:50%; padding:0px 1.5% 3% 1.5%; float:left;}
.n_box7 li .a_img{width:100%; display:inline-block; overflow:hidden; border:1px solid #e5e5e5;}
.n_box7 li .a_img img{width:100%;}
.n_box7 li .a_text{width:100%; height:0.6rem; line-height:0.3rem; overflow:hidden; text-align:justify; margin-top:0.1rem; color:#666666; font-size:0.24rem;}
.n_box7 li .a_text:hover{ text-decoration:none;}

.n_box8{width:100%;}
.n_box8_t{width:100%; padding-bottom:0.17rem; text-align:center; border-bottom:1px solid #f5f5f5; color:#000000; font-size:0.3rem; font-weight:bold; line-height:2;}
.n_box8_t1{width:100%; padding:0.2rem 0px; line-height:1.6; color:#666666; font-size:0.18rem; text-align:center;}
.n_box8_t.activexs{ color:#1e89cf; font-size:0.36rem; text-align:left; border-bottom:0px; padding:0px 3%;}
.n_box8_c{width:100%; line-height:1.8; color:#333; padding:0px 3% 0.4rem 3%; font-size:0.24rem; overflow:hidden; text-align:justify;}
.n_box8_c.n_box8_c1{ padding-top:0.25rem;}
.n_box8_c img{ max-width:100% !important; height:auto !important;}
.n_box8_b{width:100%; border-top:1px solid #f2f2f2; padding:0.2rem 3% 0px 3%; line-height:2;}
.n_box8_b a{width:100%; color:#666666; display:inline-block; font-size:0.24rem;}
.n_box8_b a:hover{ text-decoration:none; color:#258dd1;}


.n_box10{width:100%; padding:0px 0.3rem 0.3rem 0.3rem;}
.n_box10 li{width:100%; padding:0.2rem 0px; float:left; border-bottom:1px solid #f2f2f2;}
.n_box10 li .div{width:100%; display:inline-block; overflow:hidden; color:#666666; font-size:0.18rem;}
.n_box10 li .div:hover{ text-decoration:none; color:#666666;}
.n_box10 li .div .a_img{width:31%;  display:inline-block; overflow:hidden; border:1px solid #e5e5e5;}
.n_box10 li .div .a_img img{width:100%; }
.n_box10 li .div .a_img_r{width:65%;}
.n_box10 li .div .a_img_r .s1{width:100%; height:0.8rem; line-height:0.4rem; display:inline-block; overflow:hidden; color:#333333; font-size:0.26rem;}
.n_box10 li .div:hover .a_img_r .s1{ text-decoration:none; color:#1e89cf;}
.n_box10 li .div .a_img_r .s2{width:100%; height:0.4rem; line-height:0.4rem; overflow:hidden; text-align:justify;}
.n_box10 li .div .a_img_r .s3{width:100%; height:0.3rem; line-height:0.3rem; overflow:hidden; color:#cccccc; font-size:0.16rem;}



.a_rlzydiv_c{width:100%; margin:0px; padding:0px 3%;}
.a_rlzydiv_c dt{width:100%; height:0.6rem; line-height:0.6rem; float:left; font-weight:normal;}
.a_rlzydiv_c dt .div{width:100%; background-color:#f5f5f5; color:#000000; font-size:0.24rem; font-weight:bold;}
.a_rlzydiv_c dt .div .s1{width:2rem; height:0.6rem; line-height:0.6rem; padding-left:0.15rem;overflow:hidden}
.a_rlzydiv_c dt .div .s2{width:2.5rem; height:0.6rem; line-height:0.6rem; text-align:center;overflow:hidden}
.a_rlzydiv_c dt .div .s3{width:1.5rem; height:0.6rem; line-height:0.6rem; text-align:center;overflow:hidden}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal; border-bottom:1px solid #edeae9;}
.a_rlzydiv_c dd .div{width:100%; height:0.6rem; line-height:0.6rem; font-size:0.22rem; color:#000000; cursor:pointer;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.a_rlzydiv_c dd .div .s1{width:2rem; height:0.6rem; line-height:0.6rem; padding-left:0.15rem;overflow:hidden}
.a_rlzydiv_c dd .div .s2{width:2.5rem; height:0.6rem; line-height:0.6rem; text-align:center;overflow:hidden}
.a_rlzydiv_c dd .div .s3{width:1.5rem; height:0.6rem; line-height:0.6rem; text-align:center;overflow:hidden}
.a_rlzydiv_c dd .div .s3 .a1{ height:0.6rem; line-height:0.6rem; background:url(../wap_images/tb_017.png) right center no-repeat; padding-right:0.3rem; color:#999999; font-size:0.22rem; background-size:0.18rem;}
.a_rlzydiv_c dd .div1{width:100%; padding:0.15rem; display:none;}
.a_rlzydiv_c dd .div1_l{width:100%; line-height:2.0; overflow:hidden; color:#222222; font-size:0.22rem;}
.a_rlzydiv_c dd .div1_l img{ max-width:100%;}
.a_rlzydiv_c dd .div:hover,.a_rlzydiv_c dd .div.activetiom{ background-color:#abd5f2; color:#fff;}
.a_rlzydiv_c dd .div:hover .s3 .a1{ color:#fff;}
.a_rlzydiv_c dd .div.activetiom .s3 .a1{ color:#fff; background:url(../wap_images/tb_018.png) right center no-repeat; background-size:0.18rem;}

.a_map{width:100%; margin-top:0.2rem; padding:0px 3%;}
.a_map #allmap{ width:100%; height:5rem; overflow:hidden;}





@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0)
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}


@-webkit-keyframes float1 {
  0% {
	 -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
  50% {
	   -webkit-transform: translateY(0);
    transform: translateY(0);
     
  }
  100% {
	  -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
   
  }
}

@keyframes float1 {
  0% {
   -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
  50% {
     -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
}


@-webkit-keyframes float2 {
  0% {
	 -webkit-transform: translateY(0);
    transform: translateY(0);
    
  }
  100% {
	  -webkit-transform: translateY(0);
    transform: translateY(0);
   
  }
}

@keyframes float2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    
  }
  
  100% {
     -webkit-transform: translateY(0);
    transform: translateY(0);
    
  }
}

.db_box1{width:100%; background-color:#032aa6; position:fixed; left:0px; bottom:0px; z-index:11;}
.db_box1 li{width:20%; float:left; border-right:1px solid #1136aa;}
.db_box1 li .div{width:100%; height:1rem; line-height:1rem; padding:0.1rem 0px; display:inline-block; float:left;  color:#fff; font-size:0.26rem;}
.db_box1 li .div.a1{ position:relative;}
.db_box1 li .div.a1 .img1{width:120px; height:120px; position:absolute; left:50%; margin-left:-60px; bottom:100%; display:none;}
.db_box1 li .div:hover{ text-decoration:none; color:#fff;}
.db_box1 li .div .a_img{width:100%; height:0.41rem; text-align:center; position:relative;}
.db_box1 li .div .a_img img{ width:0.41rem; height:0.41rem; position:absolute; left:50%; margin-left:-0.205rem; top:0px;}
.db_box1 li .div .a_text{width:100%;hegiht:0.4rem; line-height:0.4rem; overflow:hidden; text-align:center;}
