@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 { }
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img {height:1.25rem;  display:table}
.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: 4.0rem; margin-left:0.5rem;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(158,11,0,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 #c2554e; padding: 18px 6px 18px 10px; text-align:center; font-size:17px;}
.menu-header-title{font-weight: 400; letter-spacing: 0.5px; margin: 0;}
.menu-section{ width:180px; position:absolute; right:0; background-color:rgba(158,11,0,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:#9e0b00;}
.s_nav dt{ border-bottom:1px solid #2e57a6;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*/
.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.8rem; height:5px; background:#fff; border-radius:0; opacity:.6;}
.swiper-pagination-bullet-active{ width:0.8rem; height:5px; background:#fff; border-radius:0; 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}





/*wap*/
.wrap { width:100%; color:#4b4b4b; }
.bt{ text-align:center; display:table; margin:0 auto; padding:0.65rem 0 0.5rem}
.bt h1{ line-height:1; font-size:34px; color:#333333; font-weight:bolder;}
.bt h2{ font-size:14px; color:#908e8e; line-height:1.2; padding:0.15rem 0.5rem 0}
.sy_nav{width:10rem; display:table; margin:0 auto 0.3rem; text-align:center}
.sy_nav a{ width:2.9rem;  border:1px solid #9e0b00; color:#333; display:inline-block; border-radius:0.5rem; text-align: center; margin: 0.1rem; font-size:15px; line-height:0.8rem;}
.sy_nav a:hover{ background:#9e0b00;color:#fff}


.more{ display:table; margin:0 auto; padding:0.2rem 0 0.4rem;}
.more a{ background:#9e0b00; height:0.9rem; width:9.4rem; font-size:15px; text-align:center; line-height:0.9rem; display:table; color:#fff }

.k1{ display: table; margin:0 auto; padding:0.1rem 0 0.3rem;  width:10rem}
.cp{ width:9.62rem; margin:0 auto; display: table; padding:0 0 0.2rem }
.cp dl{width:4.8rem; float:left; text-align:center; margin:0 auto; padding:0px; overflow: hidden;}
.cp dl a .cp_t{width:4.53rem;  height:4.25rem;  text-align:center;position:relative; margin:0; padding:0px; overflow: hidden;}
.cp dl a .cp_t img{width:4.53rem;  height:4.25rem;  display: table;    border: none;   max-width: 100%;}
.cp dl a{ width:100%;  display:block; color:#fff; width:4.53rem; display:table; margin:0 auto}
.cp dl a h1{ font-size:15px; color:#333; line-height:1rem; padding: 0; height:1rem }
.cp dl a h1{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.ys{ width:10rem; display:table; margin:0 auto; padding:0 0.3rem; box-sizing:border-box}
.ys dl{ background:url(../images/ys_bj1.png) no-repeat center center; width:4.53rem; height:1.91rem; background-size:100%; float:left; margin:0 0 0.2rem; color:#fff; cursor:pointer}
.ys dl:nth-child(2n){ float:right}
.ys dl img{ float:left; width:1.6rem; height:1.6rem; display:table; padding:0.2rem 0 0 0.2rem}
.ys dl h1{ font-size:20px; font-weight:bolder; padding:0px 0 0; line-height:1.91rem}

.cp1{ width:9.62rem; margin:0 auto; display: table; padding:0 0 0.2rem }
.cp1 dl{width:4.8rem; float:left; text-align:center; margin:0 auto 0.2rem; padding:0px; overflow: hidden;}
.cp1 dl a {width:4.53rem;  height:3.3rem; display:table; margin:0 auto; position:relative}
.cp1 dl a .cp_t{width:4.53rem;  height:3.3rem;  text-align:center;position:relative; margin:0; padding:0px; overflow: hidden;}
.cp1 dl a .cp_t img{width:4.53rem;  height:3.3rem;  display: table;    border: none;   max-width: 100%;}
.cp1 dl a{ width:100%;  display:block; color:#fff; width:4.53rem; display:table; margin:0 auto}
.cp1 dl a h1{ font-size:15px; color:#fff; line-height:0.8rem; padding: 0; height:0.8rem; position:absolute; width:100%; bottom:0; background:rgba(0, 0, 0, 0.6);}
.cp1 dl a h1{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

/*k2*/
.k2{ display: table; margin:0 auto; padding:0 0 0.7rem;  width:10rem}
.jj_t{ display:table; width:9.2rem; margin:0 auto; background:#fff}
.jj_t img{ width:100%}
.jj_w{ font-size:14px; line-height:1.8; color:#252525;width:9rem; display:table; margin:0 auto; padding:0.3rem 0 0.5rem}
.jj_w h1{ font-size:18px; font-weight:bolder; line-height:1.4; padding-bottom:0.2rem; text-align:center}

.k3{ background:url(../images/bj1.jpg) repeat-y; background-size:10rem ; width:100%; display:table; border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7; padding:0 0 0.4rem;}

/*k4*/
.k5{ width:10rem; display:table; margin:0 auto;padding:0.2rem 0; background:url(../images/bj1.jpg) repeat-y; background-size:10rem }
.idea_r{  display: table; margin:0.2rem auto 0rem;}
.idea_r a{ font-size:13px; color:#7f7d7d; border:1px solid #e9e9e9; background:#fff; display:table; width:9.4rem; margin:0rem auto 0.4rem; padding:0.25rem 0;}
.idea_r a li{width:9.4rem; display:block; margin-bottom:0.4rem;}
.idea_r a li .time{ width:1.7rem; height:1.4rem;float:left; margin-right:0.4rem; color:#333333; border-right:1px solid #b5b3b3;}
.idea_r a li .time h1{ font-size:40px; width:100%; text-align:center; line-height:0.9rem; height:0.9rem; color:#666666; font-weight:bolder}
.idea_r a li .time span{ width:100%; line-height:0.5rem; font-size:12px; text-align:center; display:block;}


.idea_r a li .idea_w{ width:7rem; float:left;}
.idea_r a li .idea_w h1{ line-height:0.7rem; height:0.7rem; margin-bottom:0.12rem; font-size:15px; color:#4f4e4e;}
.idea_r a li .idea_w h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.idea_r a:hover {background: #9e0b00;color:#fff;}
.idea_r a:hover li .idea_w h1,.idea_r a:hover li .time{ color:#fff;}

.idea_r a li .idea_w h2{ font-size:13px; line-height:0.5rem; height:0.5rem;}
.idea_r a li .idea_w h2{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }



.fo{ background:#2f3237; width:10rem; display:table; color:#fff; padding:0.6rem 0 0.1rem; margin:0rem auto 0}
.fo ul{ width:6rem; padding:0.3rem 0 ; margin:0 auto 0 0.3rem; box-sizing:border-box; display:table; float:left}
.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 h1{ font-size:20px; font-weight:bolder; padding:0 0.6rem 0rem}
.fo_w{text-align:center; font-size:12px; padding:0.6rem  0.5rem 0 0; display:table; float:right}
.fo_w dl{ width:2.2rem; background:#fff;}
.fo_w dl img{ width:2.2rem; display:table; }
.fo_w dl span{ color:#2457dc; font-size:14px; line-height:15px; padding:0.2rem 0 0; display:table; width:100%}


@media screen and (max-width:414px) {


.s_nav a{ font-size:15px; }
.bt h1 { font-size: 30px; line-height:1.2; }
.bt div p {font-size: 18px;color: #000;text-transform: uppercase; line-height:0.8rem;}


	}

@media screen and (max-width:384px) {
.cp dl a h1,.cp1 dl a h1{ font-size:14px;}
.bt h1{ font-size:30px;}
.bt h2{ font-size:14px;}
.more a h1{ font-size:13px;}
	}
	
@media screen and (max-width:375px) {


.idea_r a li .idea_w h1{ font-size:14px;}
.idea_r a li .idea_w h2{ font-size:12px;}
.idea_r a li .time h1{ font-size:40px;}


}
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.cp{width: 9.63rem;}

.idea_r a li .idea_w h1{ font-size:13px;}
.idea_r a li .time h1{ font-size:38px;}
.bt h1{ font-size:26px;}
.bt h2{ font-size:12px;}
.more a h1{ font-size:12px;}

}

.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer { background:#9e0b00;position:fixed; bottom:0; width:10rem; z-index:5000;height: 1.08rem; 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.4rem; height:1.08rem; display: inline-block; background:url(../images/ico11.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 12px; color: #fff; background-size:0.59rem 1.08rem;  padding:0.15rem 0 0 .7rem }
.footer ul li .fo2 { line-height:0.4rem; height:1.08rem; display: inline-block; background:url(../images/ico22.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 12px; color: #fff; background-size:0.59rem 1.08rem;   padding:0.15rem 0 0 .7rem  }
.footer ul li .fo3 { line-height:0.4rem; height:1.08rem; display: inline-block; background:url(../images/ico44.png) 0rem 0px no-repeat; padding-left:.7rem;  font-size: 12px; color: #fff; background-size:0.59rem 1.08rem;  padding:0.15rem 0 0 .7rem  }


.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;}

