@charset "utf-8";
/* CSS Document */

/*初始化*/
html {font-family: "微软雅黑"; background:#fff;} 
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input,figure { margin: 0; padding: 0; }
body { -webkit-overflow-scrolling: touch; text-align:left;  max-height: 100%; max-width:640px; margin:0 auto; }
a, a:hover { text-decoration: none; outline: none;  }
li { list-style: none }
img { border: none; max-width:100%; margin:0; padding:0;/* display:block; */}
input, select, textarea { border: none; outline: none; background: none }
em,i { font-style: normal }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
.clear{clear:both; width:100%; overflow:hidden;}
.clearfix::after{ clear: both; display: block; height: 0; content: '';}
.verticalcenter{ position: relative;   top: 50%; -webkit-transform: translateY(-50%); -o-transform: translateY(-50%);    transform: translateY(-50%);}
/* clear */
.fn-clearfix:after { display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clearfix { zoom: 1; /*for IE6 IE7*/ }
.fn-clear { visibility: hidden; clear: both; }
.fl{ float:left}
.fr{ float:right}

td{ border:1px solid #000}

/*header*/
.header {  height:1.12rem; display:table; margin:0 auto; width:10rem; overflow:hidden;}
.header img{ display:table}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:1.25rem; padding: 0 0 }
.header .menu { float:right;height:1.25rem;background:none; border:none; outline:medium; margin-right:0.1rem}
.header .menu a img { height:1.25rem;}
.header .tel{ height: 1.25rem; line-height:1.25rem; padding-left:0.8rem; float: left; margin-left:0.5rem; background:url(../images/tel.png) no-repeat center left; background-size:0.7rem;}
.header .tel a{color:#333; font-size:20px; font-weight:bolder}

/*弹出菜单*/
.menu1{background-color:rgba(7, 53,130,0.6); font-family: "微软雅黑"; z-index:}
.menu1 a{color: #fff; font-size:14px;}
.menu1 a:hover{text-decoration: underline;}
.menu-header{border-bottom:1px solid #4d71ae; padding: 18px 6px 18px 10px; text-align:center; font-size:16px;}
.menu-header-title{font-weight: 400; letter-spacing: 0.5px; margin: 0;}
.menu-section{ width:4rem; position:absolute; right:0; background-color:rgba(7, 53,130, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #85888d; font-weight: 200; font-size: 13px; letter-spacing: 1px; padding: 0 20px; margin:0;}
.menu-section-list{padding:0; margin: 10px 0; list-style:none;}
.menu-section-list a{display: block; padding:0.15rem 0.4rem;}
.menu-section-list .menu_nav{ display:table; margin:0 auto; padding:0 0.6rem;}
.menu-section-list .menu_nav a{ float:left; width:50%; box-sizing:border-box; padding:0.1rem 0.2rem;}
.menu-section-list a:hover{background-color: rgba(255, 255, 255, 0.1); text-decoration: none;}
.menu1 {position: fixed; top: 0; bottom: 0; right: 0; z-index: 4000; width:100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; display: none;}
@-webkit-keyframes shake { 0%, 100% { -webkit-transform:translate3d(0, 0, 0);  transform:translate3d(0, 0, 0); }
  50% {  -webkit-transform:translate3d(-10px, 0, 0); transform:translate3d(-10px, 0, 0);  }}

@keyframes shake {
  0%, 100% {  -webkit-transform:translate3d(0, 0, 0);  transform:translate3d(0, 0, 0);  }
  50% { -webkit-transform:translate3d(-10px, 0, 0);  transform:translate3d(-10px, 0, 0);  }}

.shake { -webkit-animation-name:shake; animation-name:shake; -webkit-animation-duration:0.5s; animation-duration:0.5s;
 -webkit-animation-iteration-count: 1; animation-iteration-count: 1;  display:block;}
/*banner*/
.sy_banner{ width:10rem; display:table; position:relative}
.swiper-container { width:10rem;   height: auto; }
.swiper-slide {  text-align: center;font-size: 18px; background: #fff; }
.swiper-container .swiper-slide {}
.swiper-pagination-bullet{width:0.2rem; height:0.2rem; border:1px solid #073582; background:none; border-radius:50%; opacity:.6;}
.swiper-pagination-bullet-active{ width:0.2rem; height:0.2rem; background:#073582; border-radius:50%; opacity:1;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background:url(../images/arr_slide.png) no-repeat center center; width:0.8rem; height:0.8rem; background-size:0.8rem }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background:url(../images/arr_slide2.png) no-repeat center center; width:0.8rem; height:0.8rem; background-size:0.8rem}
 /*s_nav*/
.s_nav{ width:10rem; display: table; background:#073582;}
.s_nav dt{ border-bottom:1px solid #3c609c;display:table; width:10rem;}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:16px; color:#fff; padding:0.2rem 0;}

/*wrap*/
.wrap{ width:10rem; display:table; margin:0 auto}
.bt{ width:100%; display:table; line-height:60px; height:60px; margin:0.4rem 0 0.3rem}
.bt .bt_l{ float:left; height:60px; position:relative;}
.bt .bt_l h1{ font-size:24px; color:#073582; font-weight:bolder; line-height:60px; position:absolute; left:0; width:7rem; display:table}
.bt .bt_l h1 span{ color:#333333; border-bottom:2px solid #000000;line-height:56px; height:56px; display: inline-block; padding:2px 0 0}
.bt .bt_l h2{ font-size:48px; color:#073582; opacity:.1; text-transform:uppercase; font-weight:bolder; font-style:italic;position:absolute; left:0; padding-left:0.5rem}
.bt a{ float:right; font-size:14px; color:#333333;}
.bt a:hover{ color:#073582}

.k1{ width:9.2rem; margin:0 auto; display:table}
.xw1{ width:100%; display:table; border-bottom:1px dashed #cbcaca; margin:0 0 0.3rem; padding:0.15rem 0 0.25rem}
.xw1 a{ width:100%; color:#939393; font-size:13px; line-height:0.5rem}
.xw1 a h1{ font-size:16px; color:#232323; font-weight:bolder; margin:0 0 }
.xw1 a h1,.xw2 li a h1,.xw4_top a .xw_r h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.xw1 a p{ height:1rem; overflow:hidden; display:table; margin:0.2rem 0 0.1rem; font-size:13px}
.xw1 a p,.xw4_top a .xw_r p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.xw1 a time{ color:#b8b8b8; font-size:13px}
.xw1 a:hover h1{ color:#073582}
.xw2 li a:hover h1{ border-left:3px solid #073582;color:#073582}
.xw3 li a:hover h1{ border-left:1px solid #073582;color:#073582}
.xw2{ width:100%; display:table}
.xw2_t{ width:100%;   display:table; padding:0.4rem  0 0.2rem}
.xw2_t img{width:100%;  display:table;}
.xw2 ul{ width:100%;  display:table;}
.xw2 li{ width:100%; padding:0.25rem 0; display:table}
.xw2 li a{ font-size:14px; color:#b8b8b8; line-height:15px;}
.xw2 li a h1{ font-size:14px; color:#232323; width:72%; border-left:3px solid #c9c9c9; height:15px; line-height:15px; padding-left:0.2rem; box-sizing: border-box; float:left}
.xw2 li a time{ display:table; float:right }

.k2{ width:9.2rem; margin:0 auto 0.3rem; display:table}
.gg{ width:10rem; display:table; padding:0.3rem 0}

.xw4_top{ width:100%; border-bottom:1px solid #dcdcdc; height:2.3rem; padding:0.2rem 0 0.4rem 0; margin:0 0 0.2rem}
.xw4_top a .xw_t{height:2.3rem; width:1.9rem; background:#073582; font-size:13px; color:#fff; line-height:1;margin:0 0 0.3rem; float:left; _display:inline; overflow:hidden; text-align:center;  }
.xw4_top a .xw_t span{ font-size:40px; font-weight:bolder; display:table; margin:0 auto; padding:0.44rem 0 0.1rem 0}
.xw4_top a .xw_r{ width:6.8rem; float:right; color:#073582; font-size:15px; line-height:0.5rem;}
.xw4_top a .xw_r h1{ font-size:15px; color:#333333;overflow:hidden; line-height:0.6rem; height:0.6rem; font-weight:bolder}
.xw4_top a .xw_r p { font-size:13px; line-height:0.5rem; height:1rem; margin:0.1rem 0 0.1rem 0; color:#7a7a7a}
.xw4_top a .xw_r span{ color:#073582; font-size:13px}
.xw4_top a:hover .xw_r span{color:#073582;}
.xw4_top a:hover .xw_r h1{text-decoration:underline; color:#073582}



.fo{ background:#333333; width:10rem; display:table; color:#fff; padding:0 0.3rem 0.6rem; box-sizing:border-box; margin:0.8rem auto 0}
.fo ul{ width:6rem; float:left; padding:0.3rem 0 ; margin:0 auto; box-sizing:border-box; display:table}
.fo ul li{  line-height:0.7rem; width:100%; font-size:15px; display:table; padding:0.2rem 0}
.fo ul li a{ color:#fff}
.fo ul li i{ float:left; width:0.7rem; height:0.7rem; margin:0  5px}
.fo ul li i img{ width:100%}
.fo ul li span{}

.fo_w{text-align:center; font-size:12px; padding:0.7rem 0 0 0.5rem; float:right}
.fo_w dl{ width:2.4rem;float:left;}
.fo_w dl img{ width:2.2rem; display:table; margin:0 auto }
.fo_w dl span{ color:#fff; font-size:12px; line-height:15px; padding:0.2rem 0 0; display:table; width:100%}


@media screen and (max-width:414px) {


	}


@media screen and (max-width:384px) {
.s_nav a{ font-size:14px;}
.bt .bt_l h2{ font-size:42px}
.bt .bt_l h1{ font-size:22px;}
.xw1 a h1{ font-size:15px;}

	}
@media screen and (max-width:375px) {
.xw4_top a .xw_t,.xw4_top a .xw_r p,.xw4_top a .xw_r span,.xw1 a p,.xw1 a time{ font-size:12px}	
.xw4_top a .xw_t span{ font-size:38px;}

}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px;}
.xw4_top a .xw_t span{    padding: 0.34rem 0 0.1rem 0;}
}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer { background:#073582;position:fixed; bottom:0; width:10rem; z-index:5000;}
.footer ul li { float:left; width:25%; text-align:center;vertical-align: sub;}
.footer ul li a { display: block; padding:.15rem 0;vertical-align: sub;font-size: 14px; color: #fff; line-height:0.5rem; }
.footer ul li .fo1 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico11.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo2 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico44.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo3 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico22.png) center center no-repeat; background-size:0.7rem;   }
.footer ul li .fo4 i{ width:0.7rem; height:0.7rem; display: table; margin:0 auto; background:url(../images/ico33.png) center center no-repeat; background-size:0.7rem;   }

