@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 { background:#ec8038; width:10rem; display:table;}
.header .ss{ width:8.5rem; float:left;}
.header .ss input{ font-size:12px; line-height:0.7rem; width:6rem; height:0.7rem; background:#fff; border-radius:0.5rem; float:left; margin:0.12rem 0 0 0.2rem; padding:0 0.2rem; box-sizing:border-box;}
.header .ss span{ font-size:16px; line-height:0.94rem; float:left; margin-left:0.2rem; color:#fff;}
.header .menu { float:right;  background:none; border:none; outline:medium;}
.header .menu img { width:1.25rem; height:0.94rem;}

.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(236,89,11,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 #f99464; 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(236,89,11,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{ width:10rem; display: table; background:#0f6cd2;}
.s_nav dt{/* border-bottom:1px solid #3c8eca;*/ 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{ width:10rem; height: auto; 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;width:10rem; height: auto;}
.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;width:10rem; height: auto;}
.flex-pauseplay span{text-transform: capitalize;}

/*wap*/
.wrap { width:100%; color:#4b4b4b; }
.gg{ width:9.2rem; display:table; margin:0 auto; padding:0.25rem 0 0.25rem;}
.gg img{ width: 0.62rem; height: 0.47rem; float:left;}
.gg h1{ font-size:16px; line-height:1; float:left; padding:0 0.1rem; line-height:0.47rem;}

.k1{ width:100%; display:block; background:#fde8eb; padding:0 0 0.2rem;}
.nav{ width:9.6rem; margin:0 auto; display:table; padding:0.2rem 0 0;}
.nav dt{ width:1.92rem; float:left; display:table; text-align:center; margin:0.05rem auto 0.05rem;}
.nav dt a{ font-size:16px; color:#1e1e1e; line-height:1}
.nav dt a .nav_t{ width:1.2rem; height:1.2rem; background:#ea5404; display:table; margin:0 auto; border-radius:50%;}
.nav dt a .nav_t img{ width:0.9rem; height:0.9rem; margin:0 auto; padding:0.15rem 0 0;}
.nav dt a span{ padding:0.3rem 0; display:table; margin:0 auto;}

.xx{ width:10rem; height:0.05rem; background:#ec590b;}
/*news*/
.news{ width:9.2rem; display:table; margin:0 auto; padding:0.15rem 0 0.2rem;}
.news li{ border-bottom:1px dashed #cdcbcb; display: table; width:9.2rem; padding:0 0.1rem; box-sizing:border-box;}
.news li a{ display:table; width:100%; color:#101010; font-size:16px; padding:0.22rem 0;}
.news li a span{ width:1.4rem; float:left;}
.news li a h1{ width:7.5rem; float: left;font-size:16px; }
.news li a h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.news li a:hover h1{ color:#e90117;}
.news li:last-child{border-bottom: none;}

.wz{ width:10rem; background:#cecece; color:#000; display:table; padding:0.2rem 0.3rem; box-sizing:border-box; font-size:14px; line-height:0.4rem;}
.wz img{ height:0.4rem; float:left; margin-right:0.2rem;}
.wz a{color:#000; margin:0.05rem;}
.wz a:hover{ color:#ec8038;}

.cp{  display:table; width:9.92rem; display:table; margin:0 auto; padding:0.3rem 0 0.2rem;}
.cp dt{ width:3.3rem;height:4.86rem; float:left; margin:0; display:table;}
.cp dt a{ display:table; margin:0 auto;}
.cp dt a .cp_t{width:3.06rem; height:3.75rem; margin:0 auto; display:block;  overflow: hidden; border:1px solid #e3e3e3;}
.cp dt a .cp_t img{width:3.06rem; height:3.75rem;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.cp dt a:hover .cp_t{ border:1px solid #f77f2f;}
.cp dt a:hover .cp_t img{transform: scale(1.05);}
.cp dt a h1{ font-size:15px;width:3.06rem;margin:0 auto; color:#1f1f1f; line-height:1rem;text-align:center;}
.cp dt a h1{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.cp dt a:hover h1{ color:#f77f2f;}

.xw_bt{ padding:0.3rem 0 0;display:table; width:9.6rem; margin:0 auto; text-align:center; font-size:20px; line-height:1.6; font-weight:bolder; color:#000;}
.about{ width:9.2rem; font-size:15px; line-height:1.8; margin:0 auto; display:table; padding:0.3rem 0; color:#000;}

.fo{ font-size:16px; text-align:center; width:10rem; border-top:3px solid #ec590b; line-height:1.8; padding:0.3rem 0.3rem 0.5rem; box-sizing:border-box;}

@media screen and (max-width:414px) {
.s_nav a{ font-size:15px; }

.news li a{ font-size:15px;}
.news li a span{ width:1.6rem; float: left;}
.news li a h1{ width:7.2rem; float:right;}


	}


@media screen and (max-width:375px) {
.nav dt a,.news li a h1,.fo,.gg h1,.header .ss span{ font-size:15px;}
	}
@media screen and (max-width:320px) {
.s_nav a{ font-size:13px; }
.nav dt a,.news li a h1,.fo,.gg h1,.news li a,.header .ss span{ font-size:14px;}

}

.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
/*footer*/
.footer {background:url(../images/fo.jpg) repeat-y center center ; position:fixed; bottom:0; width:10rem; height:1.4rem; background-size:10rem;}
.footer ul li { float:left; width:25%; text-align:center;}
.footer ul li a {  display:block; font-size:16px; color:#fff; padding:0.1rem 0 0;}
.footer ul li a img { width:0.6rem; height:0.6rem; margin:0 auto ;}
.footer ul li a p { font-size:13px; line-height:0.6rem;}


.info { font-size:14px;width: 9.2rem; padding:0.1rem 0 0.2rem;line-height:1.5;text-align: center;margin:0.1rem auto; border-bottom:1px dashed #000;color: #333;}
.shang{ color:#000}
.shang a{ color:#000}
