@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;}
.jz{ width:1200px; margin:0 auto;}
.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; }

/*header*/
.header {  /*border-bottom:1px solid #aeaeae;*/}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img {width:7.34rem; height:1.25rem;}
.header .menu { float:right;  background:none; border:none; outline:medium;}
.header .menu img { width:1.25rem; height:1.25rem;}
.header .en {width:0.67rem; height:0.44rem;  text-align: center;  display: block;float: right; margin: 0.4rem  0 0;}
.header .tel{ width: 5.31rem; height: 1.25rem; float: left;}
.zy{ float:left; width: 1.56rem; text-align:center; display:block; padding:0.1rem 0 0.15rem; font-size:12px; color:#296fb7; line-height:12px;  border-bottom:1px solid #296fb7;border-top:1px solid #296fb7; margin:0.27rem auto;}	
.zy a{ padding:0.1rem; color:#296fb7;}
.zy a:hover{ color:#f4a45d;}

/*弹出菜单*/
.menu1{background-color:rgba(1,104,183,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 #1783d4; padding: 18px 6px 18px 10px; text-align:center; font-size:18px;}
.menu-header-title{font-weight: 400; letter-spacing: 0.5px; margin: 0;}
.menu-section{ width:180px; position:absolute; right:0; background-color:rgba(1,104,183,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: 10px 20px;}
.menu-section-list span{display: block; padding: 0px 30px;}

.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;}

/*s_nav*/
/*s_nav*/
.s_nav{ width:10rem; display: table; background:#0168b7;}
.s_nav dt{ border-bottom:1px solid #3476a9;display:table; width:10rem;}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:16px; color:#fff; padding:0.2rem 0;}




/*banner*/
.block_home_slider{  z-index:4;position: relative;background-color: #ffffff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;behavior: url(js/PIE.htc); /*半透明兼容*/text-align: center;line-height: 0px;margin-right: auto;margin-left: auto;} /*底部小图标*/
.block_home_slider .slide{position:relative;}
.block_home_slider .flex-direction-nav a{width:25px; height:25px; margin-top:-17px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev{left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover{background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next{right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover{background-position:right bottom;}
.block_home_slider .flex-control-paging{ width:10rem; margin:0 auto; position:absolute; bottom:10px; text-align:center;}
.block_home_slider .flex-control-paging li{margin: 2px;padding: 0px; display:inline-block;overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:15px; height:15px; display:block; background-repeat:no-repeat; background:url(../images/dot.png) center bottom; text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active{background-position:center top;}
.block_home_post_feature{width:300px;}
.block_home_post_feature p{padding-bottom:0px;}
.flexslider{margin: 0; padding: 0;}
/*.flexslider .slides > li{display: none;-webkit-backface-visibility: hidden;list-style-type: none;} 
*//* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img{width: 100%; display: block;}
.flex-pauseplay span{text-transform: capitalize;}

/*wap*/
.wrap { width:100%; color:#4b4b4b; }
.bt{ text-align: center; display: table; margin: 0.45rem auto 0.35rem; font-size: 18px; color: #545353; line-height: 28px; text-transform: uppercase; font-family:"宋体";}
.bt h1{ font-size:30px; color:#06223e; font-weight:bolder; font-family:"微软雅黑"; line-height:1.2;}
.bt h1 span{ color:#0168b7;}
.bt h2{ font-size:13px; line-height:1.5; padding:0.4rem 0.4rem 0.1rem;}
.bt h3{ font-size:18px;}
.more { display:table; margin:0.4rem auto 0.1rem;}
.more a{ margin: 0 auto; display: block; background:#0168b7; border-radius: 0.5rem; text-align: center;  color: #fff; padding:0.15rem 0.6rem; font-size: 13px; text-transform: uppercase; }

/*jj*/
.jj{ width:10rem; margin:0 auto; display:table; padding:0 0 0.2rem;}
.jj_n{ font-size:15px; line-height:1.8; width:9.3rem; margin:0 auto; color:#222222; text-align:left; padding:0 0 0.2rem;}
.jj_fl{ width:9.18rem; display:table; padding:0.4rem 0 0.6rem; margin:0 auto;}
.jj_fl a dt{ width:2.7rem; background:#0168b7; color:#fff; padding:0.05rem 0 0.1rem}
.jj_fl a span{ width:2.7rem; height:1rem; margin:0.2rem auto 0;display: block; text-align:center;}
.jj_fl a span img{  width:1.1rem; height:1.1rem; margin:0 auto;}
.jj_fl a{ width:2.7rem;  color:#5a5959; display:table; float:left; margin:0 0.15rem; text-align:center;    box-sizing: border-box;}
.jj_fl a h1{ font-size:16px; line-height:0.8rem;}
.jj_fl a .t1{ background-position:0 0;}

.cp_k{ width:100%;  background: url(../images/bj1.jpg) no-repeat center top #f8f8f8; background-size:10rem;  display:table;}
.cp_k .bt{ color:#fff;margin: 0.6rem auto 0.5rem}
.cp_k .bt h1{ color:#fff;}

/*滚动*/
.al_Scroll{width:9.38rem;height:4.5rem;margin:0px auto 0;position:relative; background: url(../images/bj2.jpg) no-repeat center bottom #fff; background-size:9.38rem }
.al_Scroll .prev{width:0.2rem; height:0.44rem;position:absolute;top:1.8rem;left:0.2rem;z-index:100; cursor:pointer; background:url(../images/jt2.png) no-repeat; background-size:100%; }
.al_Scroll .next{width:0.2rem; height:0.44rem;position:absolute;top:1.8rem;right:0.2rem;z-index:100; cursor:pointer; background:url(../images/jt1.png) no-repeat; background-size:100%; }


.al_Scroll .scrollWrap{width:8.4rem;overflow:hidden;position:absolute; margin:0 0.49rem;}
.al_Scroll  dl{float:left; width:4.2rem; text-align:center;margin:0 auto; padding:0.4rem 0 0.1rem; }
.al_Scroll  dl a{ width:3.75rem;  height:3.9rem; display: table; margin:0 auto; }
.al_Scroll  dl a h1 { font-size:15px;text-align:center; width:3.75rem; height:0.9rem; line-height:0.9rem; color:#1d1d1d;}
.al_Scroll  dl a h1 {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.al_Scroll  dl a:hover h1{  }
.al_Scroll  dl a .cp_t{ width:3.75rem; height:2.81rem; display:block;  overflow: hidden; margin:0 auto;}
.al_Scroll  dl a .cp_t img{width:3.75rem; height:2.81rem;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.al_Scroll  dl a:hover img{transform: scale(1.05);}

/*滚动*/
.case_k{ background:#f8f8f8; display:table; margin:0 auto; width:10rem; padding:0.2rem  0 0}
.case_Scroll{width:9.8rem;height:4.5rem;margin:0px auto 0;position:relative;  }
.case_Scroll .prev{width:0.2rem; height:0.44rem;position:absolute;top:1.8rem;left:0.2rem;z-index:100; cursor:pointer; background:url(../images/jt2.png) no-repeat; background-size:100%; }
.case_Scroll .next{width:0.2rem; height:0.44rem;position:absolute;top:1.8rem;right:0.2rem;z-index:100; cursor:pointer; background:url(../images/jt1.png) no-repeat; background-size:100%; }


.case_Scroll .scrollWrap{width:9.2rem;overflow:hidden;position:absolute; margin:0 0.3rem;}
.case_Scroll  dl{float:left; width:4.6rem; text-align:center;margin:0 auto; padding:0.1rem 0 0; }
.case_Scroll  dl a{ width:4.22rem;  height:3.9rem; display: table; margin:0 auto; }
.case_Scroll  dl a h1 { font-size:15px;text-align:center; width:4.22rem;display: table; margin:0 auto; height:0.9rem; line-height:0.9rem; color:#1d1d1d;}
.case_Scroll  dl a h1 {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.case_Scroll  dl a:hover h1{  }
.case_Scroll  dl a .cp_t{ width:4.22rem; height:3.12rem; display:block;  overflow: hidden; margin:0 auto;}
.case_Scroll  dl a .cp_t img{width:4.22rem; height:3.12rem;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.case_Scroll  dl a:hover img{transform: scale(1.05);}


/*xw*/
.xwk{ width:10rem; display:table; margin:0 auto ; padding:0.1rem 0 0.5rem;}
.xw_l{ width:9.22rem; margin:0 auto; height:4.69rem; display:table; }
/*æ–°é—»åˆ‡æ¢*/
.hiSlider{ overflow: hidden; width:9.22rem;height:4.69rem; background: #eee;}
.hiSlider-item{	 float: left;}
.hiSlider-item a{width:9.22rem;height:4.69rem;margin:0; float:left; _display:inline; overflow:hidden; text-align:center;  }
.hiSlider-item a img{width:9.22rem;height:4.69rem; }

.hiSlider-pages,.hiSlider-title{position:absolute;z-index:3}
.hiSlider-btn-prev,.hiSlider-btn-next{position:absolute;z-index:5;top:50%;height:70px;width:40px;background:url(../images/focus_btn.png) no-repeat;overflow:hidden;}
.hiSlider-btn-prev{top: 50%;  margin-top: -37px;  left: 0;  background-position: 0 -74px;   cursor: pointer;}
.hiSlider-btn-next{top: 50%;  margin-top: -37px;  right: 0;  background-position: -40px -74px;  cursor: pointer;}
.hiSlider-btn-prev:hover{background-position: 0 0; }
.hiSlider-btn-next:hover{ background-position: -40px 0px; }

.hiSlider-title{ bottom: 0; width: 100%; height:0.9rem; color: #fff; text-indent: 10px; background-color:rgba(0,0,0,0.4);  z-index: 2; font-size:14px; line-height:0.9rem; cursor: pointer; }
.hiSlider-pages{bottom:0.28rem;right:0.2rem;text-align:right}
.hiSlider-pages a{height:0.25rem;width:0.25rem; border-radius:50%;margin:0 4px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;background:#fff;}
.hiSlider-pages a.active{background:#33972e;}

.xw_r{ width:9.22rem; display:table;margin:0 auto; padding:0 0 0.3rem;}
.xw_r dt{ height:1rem; border-bottom:1px dashed #dcdcdc; width:9.22rem;}
.xw_r dt a{ color:#888888; font-size:14px; line-height:1rem;}
.xw_r dt a span{ display:table; float:right;}
.xw_r dt a h1{ width:6.8rem; float:left;font-size:14px;}
.xw_r dt a h1{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.xw_r dt a:hover h1{ color:#0168b7;}

.xw_t{ width:9.2rem; display:table; margin:0 auto;}

@media screen and (max-width:414px) {


.s_nav a{ font-size:15px; }
.jj_n{ font-size:14px;}
.bt h1{ font-size:28px;}
.case_Scroll dl a h1,.al_Scroll dl a h1{ font-size:14px;}

	}

@media screen and (max-width:384px) {
.jj_n{ font-size:13px;}
.bt h1{ font-size:26px;}
.case_Scroll dl a h1,.al_Scroll dl a h1{ font-size:13px;}	
.jj_fl a h1{ font-size:15px;}
.s_nav a{ font-size:14px; }

	
}
@media screen and (max-width:375px) {
.bt h1{ font-size:26px; line-height:26px;}
.xw_r dt a h1,.xw_r dt a{ font-size:13px;}
.bt h2{ font-size:12px;}
.more a{ font-size:12px;}
.bt h3{ font-size:16px;}
	}
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.jj_n{ font-size:12px;}
.bt h1{ font-size:24px;}
.case_Scroll dl a h1,.al_Scroll dl a h1{ font-size:12px;}	
.jj_fl a h1{ font-size:14px;}

}

.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer { background:#2a2a2a;position:fixed; bottom:0; width:10rem; z-index:5000;height: 1.08rem;background:url(../images/fo.jpg) 0rem 0px no-repeat;  background-size:10rem 1.08rem; }
.footer ul li { float:left; width:33.3333%; text-align:center;vertical-align: sub;}
.footer ul li a { display: block; font-size: 14px; color: #fff; padding:.1rem 0;vertical-align: sub;}
.footer ul li .fo1 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico11.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }
.footer ul li .fo2 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico22.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }
.footer ul li .fo3 { line-height:0.85rem; height:1.08rem; display: inline-block; background:url(../images/ico44.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 14px; color: #fff; background-size:0.59rem 1.08rem;   }


.footer ul li a img { width:0.59rem; height:1.08rem;/*vertical-align: sub;*/ }
.footer ul li a p { margin-top:5px; font-size:16px;}
.info { font-size:12px;width: 8.4rem;height: 27px;line-height: 28px;text-align: center;margin: 8px auto; border: 1px dashed #ccc;border-left: none;border-right: none;color: #6f6f6f;}
