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: #fff;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

/*内容*/

#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:27%; 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:#0092df;
-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:#0092df;
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:#0d68bd; 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 #2677c4; /*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:#0092df;}
.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);background-color:#0092df;}
.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.25rem 3%;}
.phone_nav .nav_main ul{ height:550px;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}


.i_top{width:100%; height:0.8rem; line-height:0.8rem; text-align:center; color:#555555; font-size:0.3rem; border-bottom:1px solid #e9e9e9;}
.i_top a,.i_top a:hover{ color:#555; padding:0px 0.4rem; display:inline-block;}

/*手机导航*/
.i_content{width:100%; padding-bottom:1rem;}


.i_fmenu{width:100%; height:1rem; background-color:#004098; position:fixed; left:0px; bottom:0px; z-index:111;}
.i_fmenu li{width:33.33%; float:left; border-right:1px solid #fff;}
.i_fmenu li a,.i_fmenu li a:hover{ text-decoration:none;width:100%; height:1rem; line-height:1rem; display:inline-block; overflow:hidden; float:left; text-align:center; color:#fff; font-size:0.3rem;}

.i_box1{width:100%;}
.i_box1 dd{width:100%; float:left; border-bottom:1px solid #fff;}
.i_box1 dd a,.i_box1 dd a:hover,.i_box1 dd .s1{ text-decoration:none;width:100%; float:left; color:#333333; font-size:0.32rem; display:inline-block; background-color:#f0f0f0; height:0.88rem; line-height:0.88rem; padding-left:0.74rem;}
.i_box1 dt{width:100%; float:left;}
.i_box1 dt a,.i_box1 dt a:hover{width:100%; background-color:#0092df; color:#fff; font-size:0.32rem; text-decoration:non; display:inline-block; height:0.88rem; line-height:0.88rem; float:left; text-decoration:none; text-align:center;}

.i_box2{width:100%; border-bottom:0.18rem solid #f0f0f0; padding:0.45rem 5% 0.35rem 5%;}
.i_box2_t{width:100%; height:0.95rem; line-height:0.95rem; color:#5a5a5a; font-size:0.55rem;}
.i_box2_c{width:100%; height:2.5rem; line-height:0.5rem; overflow:hidden; margin-bottom:0.35rem; text-align:justify;}
.i_box2_b{width:100%; height:0.5rem; line-height:0.5rem; overflow:hidden;}
.i_box2_b a,.i_box2_b a:hover{ text-decoration:none; color:#004098; font-size:0.24rem;}


.i_topmenu{width:100%; height:1rem; background-color:#004098; }
.i_topmenu li{width:25%; float:left; border-right:1px solid #fff;}
.i_topmenu li a,.i_topmenu li a:hover{ text-decoration:none;width:100%; height:1rem; line-height:1rem; display:inline-block; overflow:hidden; float:left; text-align:center; color:#fff; font-size:0.3rem;}

.i_box3_zf{width:100%; padding-top:0.2rem;}
.i_box3_zf li{width:100%; padding-bottom:0.4rem; float:left;}
.i_box3_zf li .div{width:100%; display:inline-block; overflow:hidden; color:#666666; font-size:0.2rem;}
.i_box3_zf li .div:hover{ text-decoration:none; color:#666;}
.i_box3_zf li .div .a_img{width:34%; display:inline-block;  overflow:hidden;}
.i_box3_zf li .div .a_img img{width:100%;}
.i_box3_zf li .div .a_img_r{width:62%;}
.i_box3_zf li .div .a_img_r .s1{width:100%; height:0.5rem; line-height:0.5rem; display:inline-block; overflow:hidden; color:#333333; font-size:0.28rem; font-weight:bold;}
.i_box3_zf li .div .a_img_r .s2{width:100%; margin-top:0.1rem; height:0.6rem; line-height:0.3rem; overflow:hidden; text-align:justify;}

.i_box3{width:100%; padding:0.5rem 6% 0.1rem 6%; border-bottom:1px solid #e5e5e5;}
.i_box3_t{width:100%; height:0.85rem; line-height:0.85rem; display:inline-block; overflow:hidden; color:#004098; font-size:0.44rem; font-weight:bold;}
.i_box3_t1{width:100%; padding-bottom:0.3rem; line-height:1.7; color:#333333; font-size:0.28rem;}
.i_box3_c{width:100%; padding-bottom:0.6rem; overflow:hidden;}
.i_box3_c1{width:100%; padding-bottom:0.6rem; overflow:hidden;}
.i_box3_c1 img{width:100%;}


.pc-slide {
	width: 100%;
	margin: 0 auto;
}

.view .swiper-container {
	width: 100%;
	/*height: 500px;*/
}
.view .swiper-slide img{width:100%;} 

.view .arrow-left {
	/*background: url(../images/index_tab_l.png) no-repeat left top;*/
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	/*background: url(../images/index_tab_r.png) no-repeat left bottom;*/
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 6px;
	position: relative;
}

.preview .swiper-container {
	/*width: 80%;*/
	width: 100%;
	overflow:hidden;
	height: 52px;
	/*margin:0px 10%;*/
}

.preview .swiper-slide {
	width: 67px;
	height: 44px;
	margin:0px 3px;
	float:left;
	cursor:pointer;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	/*background: url(../images/feel3.png) no-repeat left top;*/
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	/*background: url(../images/feel4.png) no-repeat left bottom;*/
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .swiper-slide img{width:67px; height:44px; border:1px solid #d2d2d2;}
/*.preview img {
	padding: 1px;
}*/

.preview .active-nav img {
	padding: 0;
	border: 1px solid #0564c6;
}




/*
.pc-slide {
	width: 100%;
	margin: 0 auto;
}
*/
.view1 .swiper-container {
	width: 100%;
	/*height: 500px;*/
}
.view1 .swiper-slide img{width:100%;} 

.view1 .arrow-left {
	/*background: url(../images/index_tab_l.png) no-repeat left top;*/
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view1 .arrow-right {
	/*background: url(../images/index_tab_r.png) no-repeat left bottom;*/
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview1 {
	width: 100%;
	margin-top: 6px;
	position: relative;
}

.preview1 .swiper-container {
	/*width: 80%;*/
	width: 100%;
	overflow:hidden;
	height: 52px;
	/*margin:0px 10%;*/
}

.preview1 .swiper-slide {
	width: 67px;
	height: 44px;
	margin:0px 3px;
	float:left;
	cursor:pointer;
}

.preview1 .slide6 {
	width: 82px;
}

.preview1 .arrow-left {
	/*background: url(../images/feel3.png) no-repeat left top;*/
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview1 .arrow-right {
	/*background: url(../images/feel4.png) no-repeat left bottom;*/
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview1 .swiper-slide img{width:67px; height:44px; border:1px solid #d2d2d2;}
/*.preview img {
	padding: 1px;
}*/

.preview1 .active-nav img {
	padding: 0;
	border: 1px solid #0564c6;
}


.i_box4{width:100%; padding:0.45rem 1%;}
.i_box4 li{width:33.33%; float:left; padding:0px 1%;}
.i_box4 li .a_img{width:100%; display:inline-block; overflow:hidden;}
.i_box4 li .a_img img{width:100%;}
.i_box4 li .a_text,.i_box4 li .a_text:hover{width:100%; height:0.8rem; line-height:0.8rem; display:inline-block; overflow:hidden; text-align:center; color:#666666; font-size:0.24rem; text-decoration:none;}

.i_box4z{width:100%; padding:0.45rem 1%;}

/*3-无缝从左往右滚动*/
#demo {overflow:hidden;}
#indemo {float: left;width: 8000%; }
#demo1 {float: left;}
#demo2 {float: left;}
.newc{ float:left;width:2rem; height:2rem; margin-right:0.2rem; overflow:hidden;}
.newc a{width:2rem; height:2rem; display:inline-block; overflow:hidden; color:#666666; font-size:0.26rem;}
.newc a:hover{ text-decoration:none; color:#004098;}
.newc a .a_img{width:2rem; height:1.5rem; display:inline-block; overflow:hidden;}
.newc a .a_img img{width:2rem; height:1.5rem;}
.newc a .a_text{width:100%; height:0.5rem; line-height:0.5rem; overflow:hidden; text-align:center; display:inline-block; overflow:hidden;}

.i_xznewsList{width:100%; padding:0.25rem 0px 1rem 0px;}
.i_xznewsList dt{width:100%; padding-bottom:0.35rem; float:left; font-weight:normal;}
.i_xznewsList dt .s1,.i_xznewsList dt .s1:hover{width:100%; line-height:0.5rem; color:#333333; font-size:0.28rem; font-weight:bold; display:inline-block; overflow:hidden;}
.i_xznewsList dt .s2{width:100%; line-height:0.4rem; color:#666666; font-size:0.24rem; display:inline-block; overflow:hidden;}
.i_xznewsList dt .s3{width:100%; height:0.4rem; line-height:0.4rem; display:inline-block; overflow:hidden; color:#cccccc; font-size:0.24rem;}
.i_xznewsList dd{width:100%; float:left;}
.i_xznewsList dd a,.i_xznewsList dd a:hover{width:100%; height:0.6rem;  line-height:0.6rem; color:#333333; font-size:0.26rem; display:inline-block; overflow:hidden; text-decoration:none;  background:url(../wap_images/tb_08.png) left center no-repeat;  background-size:0.1rem;padding-left:0.3rem;}


.i_box5{width:100%; background-color:#f0f0f0; padding:0.1rem 5% 0.3rem 5%;}
.i_box5_t{width:100%; height:1rem; line-height:1rem; color:#000000; font-size:0.36rem; text-align:center;}
.i_box5_c{width:100%;}
.zi_box3_r_c_t {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    display: inline-block;
    overflow: hidden;
    color: #222222;
    font-size: 0.36rem;
    font-weight: bold;}
.zi_box3_r_c_t1{width:100%; line-height:0.5rem; color:#666666; font-size:0.28rem;}
.zi_box3_r_c_t2{width:100%; padding:8px 0px 5px 0px;}
.zi_box3_r_c_t2 a{width:88px; height:0.6rem; line-height:0.6rem; border:1px solid #0092df; display:inline-block; color:#0092df; font-size:0.28rem; text-align:center;
-moz-border-radius: 2px;      /* Gecko browsers */
-webkit-border-radius: 2px;   /* Webkit browsers */
border-radius:2px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; margin-right:10px;}
.zi_box3_r_c_t2 a:hover{ text-decoration:none; color:#fff; background-color:#0092df;}
.zi_box3_r_c_c{width:100%; padding:0.35rem 0.4rem 0.3rem 0.4rem; background-color:#fff;}
.zi_box3_r_c_con{width:100%; display:block;}
.zi_box3_r_c_con_text{width:100%; color:#333333; font-size:0.28rem; text-align:justify; line-height:1.8; overflow:hidden;}

.i_box5_c1{width:100%; height:0.9rem; line-height:0.9rem; text-align:center; overflow:hidden;}
.i_box5_c1 a,.i_box5_c1 a:hover{ color:#0092df; font-size:0.28rem; display:inline-block;}


.i_ydyphone{ height:0.7rem; line-height:0.7rem; color:#666666; font-size:0.24rem;}
.i_ydyphone .s1{ color:#ff5400; font-size:0.36rem; font-weight:bold;}
.i_ydy{width:100%; padding:2.2rem 1% 1.4rem 1%; background:url(../wap_images/bg1.jpg) center center no-repeat; background-size:cover;}
.i_ydy_ul{width:100%;}
.i_ydy_ul li{width:50%; padding:0px 2%; float:left;}
.i_ydy_ul li .div{width:100%; display:inline-block; overflow:hidden; text-align:center;}
.i_ydy_ul li .div:hover{ text-decoration:none;}
.i_ydy_ul li .div .a_img{width:100%; height:1.4rem; text-align:center;}
.i_ydy_ul li .div .a_img img{width:2.7rem; height:auto !important;}
.i_ydy_ul li .div .a_text{width:100%; padding-bottom:0.1rem; line-height:1.6; text-align:center; color:#007fc2; font-size:0.24rem;}
.i_ydy_ul li .div .a_text .s1{ font-size:0.3rem;}
.i_ydy_ul li .div .a_text1{width:100%; text-align:center;}
.i_ydy_ul li .div .a_text1 .s2{width:1.5rem; height:0.6rem; line-height:0.6rem; display:inline-block; border:1px solid #0092df; color:#0092df; text-align:center; font-size:0.24rem;-moz-border-radius: 3px;      /* Gecko browsers */
-webkit-border-radius: 3px;   /* Webkit browsers */
border-radius:3px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_ydy_ul li .div:hover .a_text1 .s2{ background-color:#0092df; color:#fff; text-decoration:none;}
.i_ydy_footer{width:100%; padding:0.4rem 3% 0px 3%; line-height:1.7; text-align:center; color:#333333; font-size:0.24rem; overflow:hidden;}

.n_banner{width:100%; display:inline-block; overflow:hidden; position:relative;}
.n_banner img{width:100%;}
.n_banner_text{width:100%; padding:0px 3% 0.4rem 3%; line-height:1.7; color:#fff; font-size:0.24rem; position:absolute; left:0px; bottom:0px;}
.n_banner_text .s1{ font-size:0.36rem;}

.n_box1{width:100%;}
.n_menu1{width:100%; height:50px; position:relative;margin:0; overflow:hidden;font-family:"微软雅黑";}
.n_menu1 .scroller {position:absolute;}
.n_menu1 .scroller li { height:50px;color:#333333; margin:0px 5px;float: left;font-size:15px;text-align: center}
.n_menu1 .scroller li a{padding:0px 20px;color:#333333;display:block;width:100%; height:50px;line-height:50px;}
.n_menu1 .scroller li a:hover,.n_menu1 .scroller li a:link{ text-decoration:none;}
.n_menu1 .scroller li.cur{/*background:#d92028*/}
.n_menu1 .scroller li.cur a{ background-color:#0092df; color:#fff; text-decoration:none;}

.n_box2{width:100%; padding:0.67rem 3% 0.6rem 3%; background:url(../wap_images/bg3.jpg) center center no-repeat; background-size:cover;}
.n_box2_t{width:100%; height:1rem; line-height:1rem; text-align:center; position:relative; color:#f7f7f8; font-size:0.6rem; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.n_box2_tc{width:100%; position:absolute; left:0px; bottom:0.1rem; font-weight:normal; line-height:1.6; text-align:center; z-index:2; color:#333333; font-size:0.24rem; }
.n_box2_tc .s1{ color:#222222; font-size:0.36rem; font-weight:bold;}
.n_box2_c{width:100%; padding:0.3rem 0px 0px 0px; line-height:2; color:#333333; font-size:0.24rem; text-align:center;}

.n_box3{width:100%; padding:0.85rem 3% 0.4rem 3%; background:url(../wap_images/bg2.jpg) center center no-repeat; position:relative;}
.n_box3 .tb1{width:0.8rem; height:0.4rem; background:url(../wap_images/tb_02.png) no-repeat; background-size:0.8rem; position:absolute; left:50%; top:0px; margin-left:-0.4rem;}

.n_box3_c{width:100%; padding:0.5rem; background-color:#fff;}
.n_about{width:100%; color:#333333; text-align:justify; font-size:0.24rem; line-height:1.8; overflow:hidden;}
.n_about img{ max-width:100%; height:auto !important;}

.n_box3_c1{ width:100%; padding:0.5rem 2%; background-color:#fff;}

.n_box2_yf{width:100%;}
.n_box2_yf li{width:50%;  float:left; padding:0px 1% 2% 1%;}
.n_box2_yf li .a_img{width:100%;  display:inline-block; overflow:hidden;}
.n_box2_yf li .a_img img{width:100%;}
.n_box2_yf li .a_text{width:100%; height:0.8rem; line-height:0.8rem; display:inline-block; overflow:hidden; text-align:center; color:#333333; font-size:0.24rem;}
.n_box2_yf li .a_text:hover{ text-decoration:none; color:#0092df;}

.n_box2_ba,.n_box2_ba:hover{ text-decoration:none; text-align:center; display:inline-block;width:100%; height:0.5rem; line-height:0.5rem; margin-top:0.3rem; text-align:center; color:#999999; font-size:0.28rem;}

.n_box4{width:100%; padding-top:0.8rem; position:relative; background:url(../wap_images/tb_04.png) left repeat-y; background-size:0.8rem;}
.n_box4 .tb2{width:0.8rem; height:0.8rem; display:inline-block; background:url(../wap_images/tb_03.png) no-repeat; background-size:0.8rem; position:absolute; left:0px; top:0px;}
.n_box4_ul{width:100%; padding-top:0.5rem;}
.n_box4_ul li{width:100%; float:left; padding-bottom:0.3rem; padding-left:0.8rem; position:relative;}
.n_box4_ul li .tb3{width:0.3rem; height:0.3rem; background:url(../wap_images/tb_05.png) no-repeat; background-size:0.3rem; position:absolute; left:0.25rem; top:0.4rem;}
.n_box4_ul li .div{width:100%; padding:0.3rem; background-color:#fff;
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */}
.n_box4_ul li .div .s1{width:100%; height:0.7rem; line-height:0.7rem; border-bottom:1px solid #eeeeee; color:#0092df; font-size:0.3rem; font-weight:bold; overflow:hidden;}
.n_box4_ul li .div .s2{width:100%; padding-top:0.2rem; line-height:1.8; color:#444444; font-size:0.24rem; overflow:hidden;}

.n_box5{width:100%; padding:0.6rem 3%; background:url(../wap_images/bg4.jpg) center center no-repeat; background-size:cover;}
.n_box5_t{width:100%; line-height:1.5; color:#fff; font-size:0.2rem; text-align:center; padding-bottom:0.18rem;}
.n_box5_t .s1{ font-size:0.48rem;}
.n_box5_t1{width:100%; padding:0px 0.7rem 0.3rem 0.7rem; margin-top:0.1rem;}
.n_box5_t1 a,.n_box5_t1 a:hover{ text-decoration:none;width:2.3rem; 
-moz-border-radius: 0.35rem 0px 0.35rem 0px;      /* Gecko browsers */
-webkit-border-radius: 0.35rem 0px 0.35rem 0px;   /* Webkit browsers */
border-radius:0.35rem 0px 0.35rem 0px;           /* W3C syntax */display:inline-block; overflow:hidden; text-align:center; color:#fff; font-size:0.26rem; height:0.7rem; line-height:0.7rem;}
.n_box5_t1 a.bg1{ background-color:#2876e2;}
.n_box5_t1 a.bg2{ background-color:#efaa33;}
.n_box5_t1 a.bg1 span{ height:0.7rem; line-height:0.7rem; display:inline-block; padding-left:0.5rem; background:url(../wap_images/tb_06.png) left center no-repeat; background-size:0.4rem;}
.n_box5_t1 a.bg2 span{ height:0.7rem; line-height:0.7rem; display:inline-block; padding-left:0.5rem; background:url(../wap_images/tb_07.png) left center no-repeat; background-size:0.4rem;}
.n_box5_t2{    width: 100%;
    padding: 0px 0.7rem 0.5rem 0.7rem;}

.n_box5_t2 .div{width:100%; height:0.65rem; background:url(../wap_images/tb_09.png) repeat;-moz-border-radius: 0.325rem;      /* Gecko browsers */
-webkit-border-radius:  0.325rem;     /* Webkit browsers */
border-radius: 0.325rem;              /* W3C syntax */}
.n_box5_t2 .div .ipt1{width:90%; height:0.65rem; background-color:transparent; line-height:0.65rem; border:0px; text-indent:0.25rem; color:#fff; font-size:0.24rem;}
.n_box5_t2 .div .ipt2{width:10%; height:0.65rem; border:0px; background:url(../wap_images/tb_01.png) left center no-repeat; background-size:0.3rem;}

.n_box5_ul{width:100%;}
.n_box5_ul li{width:33.33%; float:left; padding:0px 2px 4px 2px;}
.n_box5_ul li .div{width:100%; padding:1%; color:#004098; font-size:0.28rem; display:inline-block; background-color:#fff;}
.n_box5_ul li .div:hover{ text-decoration:none; color:#000000;}
.n_box5_ul li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box5_ul li .div .a_img img{width:100%;}
.n_box5_ul li .div .a_text{width:100%; height:0.6rem; line-height:0.6rem; overflow:hidden; text-align:center;}

.n_box5_b,.n_box5_b:hover{ text-decoration:none;width:100%; cursor:pointer; color:#004098; font-size:0.3rem; height:1.4rem; line-height:1.4rem; background:url(../wap_images/tb_013.png) left 0.3rem center no-repeat; padding-left:1rem; background-size:0.33rem;}


.n_box2bc{width:100%; height:100%; background-color:#004098; position:fixed; left:0px; top:0px; z-index:111111; padding:1rem 0.6rem; display:none;}
.n_box2bc_t{width:100%; text-align:right;}
.n_box2bc_t img{width:0.45rem; height:0.45rem; cursor:pointer;}
.n_box2bc_c{width:100%; margin-top:0.1rem; height:550px; overflow-y:auto;}
.n_box2bc_c li{width:100%; float:left; border-bottom:1px solid #1a53a3;}
.n_box2bc_c li a,.n_box2bc_c li a:hover{ text-decoration:none;width:100%; height:1rem; line-height:1rem; display:inline-block; overflow:hidden; color:#fff; font-size:0.34rem;}


.n_box6{width:100%;}
.home-swiper {width: 100%;height: 100%;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%;}
.home-swiper .swiper-slide img{width:100%; display:block;}
.home-swiper .home_next{width:0.6rem; height:0.6rem; background:url(../wap_images/tb_012z.png) no-repeat;background-size:0.6rem; margin-top:-0.3rem; right:0%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.home-swiper .home_next:hover{ background:url(../wap_images/tb_012.png) no-repeat; background-size:0.6rem; }
.home-swiper .home_prev{width:0.6rem; height:0.6rem; background:url(../wap_images/tb_011.png) no-repeat; background-size:0.6rem; margin-top:-0.3rem; left:0%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.home-swiper .home_prev:hover{ background:url(../wap_images/tb_011z.png) no-repeat; background-size:0.6rem; }


.n_box6_ul{width:100%; padding:0.4rem 3% 0.2rem 3%; background-color:#e4e4e4;}
.n_box6_ul li{ width:100%; padding-bottom:0.2rem; float:left;}
.n_box6_ul li .ipt1{width:100%; height:0.8rem; border:0px; text-indent:0.3rem; line-height:0.8rem; background-color:#fff; color:#333; font-size:0.24rem; font-family:"微软雅黑";}
.n_box6_ul li .ipt1:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666666 !important;  
}

.n_box6_ul li .ipt1::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666666 !important;
}

.n_box6_ul li .ipt1:-ms-input-placeholder {
    color: #666666 !important;
}

.n_box6_ul li .ipt1::-webkit-input-placeholder {
    color: #666666 !important;
}

.n_box6_ul li .ipt2{width:100%; height:0.8rem; line-height:0.8rem; border:0px; background:url(../wap_images/tb_010.png) left 2rem center no-repeat; background-color:#fff; background-size:0.25rem; color:#004098; font-size:0.24rem; text-align:center;}

.n_box7{width:100%; padding:0px 3%;}
.n_box7_ul{width:100%;}
.n_box7_ul li{width:100%; float:left; padding:0.5rem 0px; border-bottom:1px solid #f4f4f4;}
.n_box7_ul li .a_img{width:35%; display:inline-block; overflow:hidden;}
.n_box7_ul li .a_img img{width:100%;}
.n_box7_ul li .a_img_r{width:61%; padding-top:0.1rem;}
.n_box7_ul li .a_img_r .s1,.n_box3_ul li .a_img_r .s1:hover{ text-decoration:none;width:100%; height:0.6rem; line-height:0.6rem; display:inline-block; overflow:hidden; color:#144fa0; font-size:0.28rem;}
.n_box7_ul li .a_img_r .s2{width:100%; margin-top:0.1rem; height:0.8rem;  line-height:0.4rem; color:#666666; font-size:0.24rem;}

.n_box8{width:100%; background-color:#efefef; padding:0.6rem 3% 0.3rem 3%;}
.n_box8_ul{width:100%;}
.n_box8_ul li{width:100%; padding-bottom:0.2rem; float:left;}
.n_box8_ul li .div{width:100%; padding:0.3rem; background-color:#fff; display:inline-block; overflow:hidden; color:#999999; font-size:0.18rem;}
.n_box8_ul li .div:hover{ text-decoration:none; color:#999999;}
.n_box8_ul li .div .a_img{width:28%; display:inline-block; overflow:hidden;}
.n_box8_ul li .div .a_img img{width:100%;}
.n_box8_ul li .div .a_img_r{width:66%;}
.n_box8_ul li .div .a_img_r .s1,.n_box8_ul li .div .a_img_r .s1:hover{ text-decoration:none;width:100%; height:0.4rem; line-height:0.4rem; display:inline-block; overflow:hidden; color:#222222; font-size:0.28rem;}
.n_box8_ul li .div .a_img_r .s2{width:100%; height:0.7rem; line-height:0.35rem; color:#666666; font-size:0.24rem; overflow:hidden;}
.n_box8_ul li .div .a_img_r .s3{width:100%; height:0.3rem; line-height:0.3rem; overflow:hidden;}

.n_box9{width:100%; padding:0.4rem 4% 0.2rem 4%; line-height:1.8; text-align:center; color:#000000; font-size:0.36rem;}
.n_box9_c{width:100%; padding:0.3rem 4% 0.5rem 4%; border-top:1px solid #dedede;}
.n_box9_ct{width:100%; text-align:center; margin-bottom:0.5rem; color:#333333; font-size:0.26rem;}
.n_box9_cton{width:100%; line-height:1.8; overflow:hidden; color:#333; font-size:0.26rem;}
.n_box9_cton img{ max-width:100%; height:auto !important;}

.n_box4_b,.n_box4_b:hover{width:100%; text-decoration:none; height:0.8rem; line-height:0.8rem; text-align:center; display:inline-block; color:#fff; font-size:0.3rem; background-color:#004098;}

.n_box10{width:100%; padding:0.4rem 5%; color:#333333; font-size:0.26rem; line-height:1.8; overflow:hidden; border-top:1px solid #dedede;}
.n_box10 img{width:1.7rem; height:auto !important;}
.n_box10_map{width:100%; overflow:hidden;}
.n_box10_map #allmap{width:100%; height:6rem;}
.n_box10_c{width:100%; padding:0.5rem 3%; line-height:0.5rem}
.n_box10_c .s1{ color:#000000; font-size:0.36rem;}
.n_box10_c .s2{width:3.15rem; height:0.5rem; background-color:#f5f5f5;}
.n_box10_c .s2 .ipt1{width:2.74rem; height:0.5rem; line-height:0.5rem; border:0px; text-indent:0.15rem; background-color:transparent; color:#333; font-size:0.24rem; font-family:"微软雅黑";}
.n_box10_c .s2 .ipt2{width:0.4rem; height:0.5rem; background:url(../wap_images/tb_010.png) center no-repeat; background-size:0.25rem; cursor:pointer; border:0px;}


.n_box10_c .s2 .ipt1:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333 !important;  
}

.n_box10_c .s2 .ipt1::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #333 !important;
}

.n_box10_c .s2 .ipt1:-ms-input-placeholder {
    color: #333 !important;
}

.n_box10_c .s2 .ipt1::-webkit-input-placeholder {
    color: #333 !important;
}
.n_box10_ul_c{width:100%; padding:0.4rem 3%; background-color:#f5f5f5;}
.n_box10_ul{width:100%;}
.n_box10_ul li{width:100%; padding-bottom:0.2rem; float:left;}
.n_box10_ul li .div{width:100%; background-color:#fff;  position:relative; padding:0.3rem 0.25rem 0.2rem 0.25rem; display:inline-block; cursor:pointer; color:#000000; font-size:0.26rem;}
.n_box10_ul li .div:after{width:0%; height:3px; content:""; position:absolute; left:0px; bottom:0px; background-color:#0092df;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box10_ul li .div:hover:after{width:100%;}
.n_box10_ul li .div .s1{width:100%; line-height:1.8; margin-top:0.1rem; overflow:hidden; color:#000000; font-size:0.3rem; font-weight:bold;}
.n_box10_ul li .div:hover .s1{ color:#004098; text-decoration:none;}
.n_box10_ul li .div .s2{width:100%; height:auto; color:#000000; font-size:0.26rem; overflow:hidden; line-height:1.7; text-align:justify;}


.n_box11{width:100%; padding:0.4rem 3%; background-color:#f5f5f5;}
.a_careers_t{width:100%; padding:4%; background-color:#fff; margin-bottom:20px;}
.a_careers_t_s1{width: 100%;
    color: #000000;
    line-height: 1.8; font-size:12px;}
.a_careers_t_s1 span{ font-size:16px;}
.a_careers_t_s2{width:100%; padding-top:20px;}
.a_careers_t_s2l{width:100%;}
.a_careers_t_s22{width:100%;}
.a_careers_t_s22 li{width:50%; float:left;}
.a_careers_t_s22 li .ipt1{width:96%; border:1px solid #ababab; height:40px; line-height:40px; text-indent:15px; color:#666666; font-size:12px; font-family:"微软雅黑";}
.a_careers_t_s2r{width: 98%;
    margin-right: 2%;
    margin-top: 10px;border:1px solid #ababab; }
.a_careers_t_s2r .ipt2{width:73%;height:38px; line-height:38px; border:0px;text-indent:15px; color:#666666; font-size:12px; font-family:"微软雅黑";}
.a_careers_t_s2r .ipt3{width:27%; height:38px; line-height:38px; background-color:#004098; color:#fff; border:0px; text-align:center;font-size:12px; font-family:"微软雅黑";}
.a_careers_c{width:100%; background-color:#fff;}
.a_careers_c dt{width:100%; float:left; height:40px; font-weight:normal; border-top:2px solid #004098; line-height:40px; background-color:#ecf5fa; color:#000000; font-size:14px;}
.a_careers_c dt .s1{width:27.5%; padding-left:5%;}
.a_careers_c dt .s2{width:24.4%; text-align:center;}
.a_careers_c dt .s3{width:16.8%; text-align:center;}
.a_careers_c dt .s4{width:31.3%; text-align:center;}
.a_careers_c dd{width:100%; float:left; background-color:#fff;}
.a_careers_c dd .div{width:100%; line-height:40px; border-bottom:1px solid #edeae9; cursor:pointer; color:#000000; font-size:12px; background:url(../wap_images/ee.png) right 5px center no-repeat;    background-size: 10px;}
.a_careers_c dd .div.activeds{ background:url(../wap_images/ee1.png) right 5px center no-repeat; background-size:10px; background-color:#004098; color:#fff; border-bottom:1px solid #004098;}
.a_careers_c dd .div .s1{width:27.5%; padding-left:2%;}
.a_careers_c dd .div .s2{width:24.4%; text-align:center;}
.a_careers_c dd .div .s3{width:16.8%; text-align:center;}
.a_careers_c dd .div .s4{width:31.3%; text-align:center;}
.a_careers_c dd .div_l{width:100%; background-color:#fff; border:1px solid #004098; padding:3% 5%; color:#333333; font-size:12px; line-height:1.8; overflow:hidden; display:none;}
.a_careers_c dd .div_l img{ max-width:100%;}
.a_careers_c dd .div_l span{ font-weight:bold;}
.a_careers_b{width:100%; height:60px; line-height:60px; text-align:center;}
.a_careers_b a{ color:#999999; font-size:16px;}
.a_careers_b a:hover{ text-decoration:none; color:#004098;}

.n_box11_box{width:100%; height:1.6rem; line-height:1.6rem; background:url(../wap_images/bg5.jpg) center center no-repeat; background-size:cover; padding-left:0.3rem;}
.n_box11_box .s1{ padding-left:0.35rem; height:1.6rem; line-height:1.6rem; background:url(../wap_images/tb_014.png) left center no-repeat; background-size:0.28rem; color:#fff; font-size:0.24rem;}
.n_box11_box .s1 a,.n_box11_box .s1 a:hover{ color:#fff; text-decoration:none;}
.n_box11_box_t{width:100%; padding:0.3rem 3%; color:#222222; font-size:0.3rem; line-height:1.7; text-align:center;}


.home-swiper1 {width: 100%;height: 100%;background: #000; height:5rem;}
.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 img{width:100%; display:none;}
.home-swiper1 .home_next1{width:0.6rem; height:0.6rem; background:url(../wap_images/tb_012z.png) no-repeat;background-size:0.6rem; margin-top:-0.3rem; right:0%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.home-swiper1 .home_next1:hover{ background:url(../wap_images/tb_012.png) no-repeat; background-size:0.6rem; }
.home-swiper1 .home_prev1{width:0.6rem; height:0.6rem; background:url(../wap_images/tb_011.png) no-repeat; background-size:0.6rem; margin-top:-0.3rem; left:0%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.home-swiper1 .home_prev1:hover{ background:url(../wap_images/tb_011z.png) no-repeat; background-size:0.6rem; }

.n_box12{width:100%; padding:0.4rem 3% 0.8rem 3%;}
.n_box14{width:100%; background-color:#eeeeee; padding:0px 3%;}
.n_box14 .a1,.n_box14 .a1:hover{ text-decoration:none;width:36%; height:0.6rem; line-height:0.6rem; padding-right:1%; overflow:hidden; display:inline-block; color:#666666; font-size:0.26rem;}
.n_box14 .a1.a2{ text-align:right;}
.n_box14 .a3{width:28%; height:0.6rem; background:url(../wap_images/img20.jpg) center center no-repeat; background-size:cover;}

.n_bo12_c_t{width:100%;}
.n_bo12_c_t li{width:25%; float:left; padding:0px 0.5px;}
.n_bo12_c_t li a{width:100%; height:0.6rem; line-height:0.6rem; display:inline-block; color:#fff; overflow:hidden; text-align:center; background-color:#5e5e5e; font-size:0.28rem;}
.n_bo12_c_t li a:hover,.n_bo12_c_t li a.activetopm{ color:#fff; text-decoration:none; background-color:#004098;}
.n_bo12_c_con{width:100%; padding-top:0.5rem;}
.n_bo12_c_con1{width:100%; display:none;}
.n_bo12_c_conc{width:100%; color:#000000; font-size:14px; line-height:2; overflow:hidden; text-align:justify;}
.n_bo12_c_conc img{ max-width:100%; height:auto !important;}
.divtable{width:100%; overflow-x:auto;}
.divtable table { border:1px solid #cccccc; border-bottom:0px; border-right:0px; margin:10px 0px;}
.divtable table tr td{ border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; color:#666666; font-size:14px; line-height:1.5;}
.divtable .fristdiv{ background-color:#05468d;}
.divtable .fristdiv td{ color:#fff; font-size:18px;border-bottom:1px solid #05468d; border-right:1px solid #05468d; }





.n_box13{width:100%;}
.n_box13_l{width:500px; border-right:1px solid #eeeeee; padding-left:20px;}
.n_box13_l_t{width:100%; height:35px; line-height:35px; overflow:hidden; color:#222222; font-size:16px; font-weight:bold;}
.n_box13_l_c{width:100%; padding:15px 0px 25px 0px; line-height:2; color:#333333; font-size:14px; overflow:hidden;}
.n_box13_l_c img{ max-width:100%; height:auto !important;}
.n_box13_l_t1{width:100%; line-height:25px; color:#666666; font-size:14px;}
.n_box13_l_t2{width:100%; padding:8px 0px 5px 0px;}
.n_box13_l_t2 a{width:88px; height:30px; line-height:30px; border:1px solid #0d68bd; display:inline-block; color:#0d68bd; font-size:14px; text-align:center;
-moz-border-radius: 2px;      /* Gecko browsers */
-webkit-border-radius: 2px;   /* Webkit browsers */
border-radius:2px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; margin-right:10px;}
.n_box13_l_t2 a:hover{ text-decoration:none; color:#fff; background-color:#0d68bd;}
.n_box13_r{width:100%; padding-top:0.5rem;}
.n_box13_r_t{ padding-left:2.6rem; margin-bottom:0.55rem; background:url(../wap_images/img16.jpg) left no-repeat; padding-bottom:20px; background-size:2.5rem;}
.n_box13_r_t .s1{width:100%; padding:15px 0px 15px 0px; line-height:2; color:#3063a9; font-size:16px;}
.n_box13_r_t .s2{width:87px; height:30px; line-height:30px; border:1px solid #0092df;-moz-border-radius: 2px;      /* Gecko browsers */
-webkit-border-radius: 2px;   /* Webkit browsers */
border-radius:2px;            /* W3C syntax */ display:inline-block; text-align:center; color:#3063a9; font-size:14px;}
.n_box13_r_t .s2:hover{ text-decoration:none; background-color:#0092df; color:#fff;}
.n_box13_r_c{width:100%;}

.n_bo11_ul1{width:100%; border:1px solid #e5e5e5; border-bottom:0px;}
.n_bo11_ul1 dt{width:100%; float:left; border-bottom:1px solid #e5e5e5; background-color:#f8f8f8; font-weight:normal; color:#333333; font-size:14px;}
.n_bo11_ul1 dt .s1{width:56%; height:40px; line-height:40px; overflow:hidden; padding-left:0.2rem;}
.n_bo11_ul1 dt .s2{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_bo11_ul1 dt .s3{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_bo11_ul1 dd{width:100%; float:left; border-bottom:1px solid #e5e5e5; font-weight:normal; color:#333333; font-size:14px;}
.n_bo11_ul1 dd .s1{width:56%; height:40px; line-height:40px; overflow:hidden; padding-left:0.2rem;}
.n_bo11_ul1 dd .s1 a{ color:#333333;}
.n_bo11_ul1 dd .s1 a:hover{ text-decoration:none; color:#004098;}
.n_bo11_ul1 dd .s2{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_bo11_ul1 dd .s3{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}

/*2020-8-24*/
.n_bo12_c_t1{width:100%;}
.n_bo12_c_t1 li{width:25%; float:left; padding:0px 0.5px;}
.n_bo12_c_t1 li a{width:100%; height:0.6rem; line-height:0.6rem; display:inline-block; color:#fff; overflow:hidden; text-align:center; background-color:#5e5e5e; font-size:0.28rem;}
.n_bo12_c_t1 li a:hover,.n_bo12_c_t1 li a.activetopm{ color:#fff; text-decoration:none; background-color:#004098;}

.n_box8_ul1{width:100%; padding-top:0.2rem;}
.n_box8_ul1 li{width:100%; padding-bottom:0.2rem; float:left;}
.n_box8_ul1 li .div{width:100%; padding:0.3rem; border:1px solid #e5e5e5; display:inline-block; overflow:hidden; color:#999999; font-size:0.18rem;}
.n_box8_ul1 li .div:hover{ text-decoration:none; color:#999999;}
.n_box8_ul1 li .div .a_img{width:28%; display:inline-block; overflow:hidden;}
.n_box8_ul1 li .div .a_img img{width:100%;}
.n_box8_ul1 li .div .a_img_r{width:66%;}
.n_box8_ul1 li .div .a_img_r .s1,.n_box8_ul1 li .div .a_img_r .s1:hover{ text-decoration:none;width:100%; height:0.4rem; line-height:0.4rem; display:inline-block; overflow:hidden; color:#222222; font-size:0.28rem;}
.n_box8_ul1 li .div .a_img_r .s2{width:100%; height:0.7rem; line-height:0.35rem; color:#666666; font-size:0.24rem; overflow:hidden;}
.n_box8_ul1 li .div .a_img_r .s3{width:100%; height:0.3rem; line-height:0.3rem; overflow:hidden;}

.n_bo11_ul2{width:100%; border:1px solid #e5e5e5; border-bottom:0px; margin-top:0.2rem;}
.n_bo11_ul2 dt{width:100%; float:left; border-bottom:1px solid #e5e5e5; background-color:#f8f8f8; font-weight:normal; color:#333333; font-size:14px;}
.n_bo11_ul2 dt .s1{width:56%; height:40px; line-height:40px; overflow:hidden; padding-left:0.2rem;}
.n_bo11_ul2 dt .s2{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_bo11_ul2 dt .s3{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_bo11_ul2 dd{width:100%; float:left; border-bottom:1px solid #e5e5e5; font-weight:normal; color:#333333; font-size:14px;}
.n_bo11_ul2 dd .s1{width:56%; height:40px; line-height:40px; overflow:hidden; padding-left:0.2rem;}
.n_bo11_ul2 dd .s1 a{ color:#333333;}
.n_bo11_ul2 dd .s1 a:hover{ text-decoration:none; color:#004098;}
.n_bo11_ul2 dd .s2{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_bo11_ul2 dd .s3{width:22%;height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_bo11_ul2 dd .s3 a,.n_bo11_ul2 dd .s3 a:hover{ text-decoration:none; color:#004098;}














@-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);
    
  }
}

