@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}
/*header*/
.header {  /*border-bottom:1px solid #aeaeae;*/ background:#fff;; height:1.12rem; display:table; margin:0 auto; width:10rem; overflow:hidden}
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:1.12rem;}
.header .menu { float:right; height:1.12rem; background:none; border:none; outline:medium; margin-right:0.3rem}
.header .menu a img { width:1.12rem; height:1.12rem;}

/*弹出菜单*/
.menu1{background-color:rgba(18, 78, 194,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 #416fca; 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:4rem; position:absolute; right:0; background-color:rgba(18, 78, 194, 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;}
 /*s_nav*/
.s_nav{ width:10rem; display: table; background:#124ec2;}
.s_nav dt{ /*border-bottom:1px solid #16ad60;*/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}

/*wrap*/
.wrap{ width:10rem;}
.bt{ text-align:center; display:table; margin:0 auto; padding:0.7rem 0 0.5rem}
.bt h1{ font-size:28px; color:#333333; font-weight:bolder; line-height:1; padding:0 0 0.1rem  }
.bt span{ color:#124ec2}
.bt img{ display:table; margin:0 auto; padding:0.3rem 0 0.2rem; height:0.35rem;}
.bt h2{ font-size: 14px; color: #b4b3b3; padding:0 0.2rem;  }
.bt h3{ font-size: 14px; color: #b4b3b3;  text-transform: uppercase; }
.more{ display:table; margin:0 auto; padding:0 0 0.6rem;}
.more a{background: -prefix-linear-zgradient(left, rgba(18,78,194,1), rgba(18,134,194,1));  background: linear-gradient(to right, rgba(18,78,194,1), rgba(18,134,194,1));display:table; }
.more a{ font-size:14px; color:#fff; padding:0.15rem 0.6rem; border-radius:25px;line-height:0.6rem; text-align:center}
.more a:hover{background: -prefix-linear-zgradient(left, rgba(18,134,194,1), rgba(18,78,194,1));  background: linear-gradient(to right, rgba(18,134,194,1), rgba(18,78,194,1));display:table; }

.k1{ display:table; background:url(../images/bj1.jpg) no-repeat center bottom; width:10rem; background-size:10rem}
.cp_r{ width:10rem; }
.cp_r ul{ display:table; margin:0 auto; padding: 0.3rem 0 0.3rem 0.3rem}
.cp_r ul li{ width:4.7rem;display:block; color:#000000;float:left; }
.cp_r ul li a{  width:4.38rem;  margin:0 auto; display: table}
.cp_r ul li a h1{ font-size:15px;  color:#454444;line-height:1rem; display:block; text-align:center;width:4.38rem;margin:0 auto;}
.cp_r ul li a h1{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.cp_r ul li a .cp_t{ width:4.38rem; height:4.38rem;display:block; border:1px solid #e1e0e0;  overflow: hidden; box-sizing:border-box;}
.cp_r ul li a .cp_t img{  width:4.38rem; height:4.38rem;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.cp_r ul li a:hover .cp_t img{transform: scale(1.05);}
.cp_r ul li a:hover h1 { color:#124ec2}
.cp_r ul li a:hover .cp_t{ border:2px solid #1d449b}
/*k2*/
.k2{ width:100%; display:table; background:#1152a9; padding:0 0 0.6rem}		
.k2 .bt h1,.k2 .bt h2{ color:#fff}	
.fw{ width:9.38rem; display:table; margin:0 auto;}
.fw li{ width:9.38rem; float:left; height:3.12rem; position:relative; background:#fff; }	
.fw li a {color:#124ec2}
.fw li a .fw_t{ float:left; width:4.69rem; height:3.12rem; float:left;display:block;  overflow: hidden; box-sizing:border-box;}
.fw li a .fw_t img{ width:4.69rem; height:3.12rem;  display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.fw li a:hover .fw_t img{transform: scale(1.05);}
.fw li a .fw_w{ position:absolute; right:0; width:4.84rem; height:3.12rem; background:url(../images/fw_bj1.png) no-repeat center right; float:right; text-align:center; background-size:4.84rem;}
.fw li:nth-of-type(2) a .fw_w{ left:0;width:4.84rem; height:3.12rem; background:url(../images/fw_bj2.png) no-repeat center right; float:left;background-size:4.84rem;}
.fw li:nth-of-type(2) a .fw_t{ float:right}
.fw li:nth-of-type(4) a .fw_w{ left:0;width:4.84rem; height:3.12rem;  background:url(../images/fw_bj2.png) no-repeat center right; float:left;background-size:4.84rem;}

.fw li:nth-of-type(4) a .fw_t{ float:right}
.fw li a .fw_w h1{ width:4.69rem;float:right; padding:0.4rem 0 0.1rem ; font-size:18px; }	
.fw li a .fw_w img{ display:table; margin:0 auto 0.19rem ; padding:0 0  0 0.16rem; width:0.5rem;}	
.fw li a .fw_w span{ width:4.11rem; display:table; margin:0 0 0 0.35rem; overflow:hidden; font-size:13px; height:1rem; line-height:0.5rem; color:#666666; }
.fw li a .fw_w span{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:2;}

.fw li:nth-of-type(2) a .fw_w h1,.fw li:nth-of-type(4) a .fw_w h1{ float:left}
.fw li:nth-of-type(2) a .fw_w span,.fw li:nth-of-type(4) a .fw_w span{ margin:0  0 0 0.39rem ; }
.fw li:nth-of-type(2) a .fw_w img,.fw li:nth-of-type(4) a .fw_w img{ padding:0 0.16rem 0 0}
.fw li a:hover .fw_w h1{ color:#124ec2}
/*case*/
.case{ background:url(../images/bj2.jpg) no-repeat center bottom; width:100%; display:table; }

.jj{ width:10rem; display:table; margin:0 auto; color:#333; padding:0 0 0.4rem}
.jj_l{ width:300px; background:#000; float:left; height:460px; display:none}
.jj_l span{ width:75px; background:#fff; float:right; height:5px; display:table; margin:100px 0 0; display:none}
.jj_r{ width:9.4rem; display:table; margin:0 auto}
.jj_r h1{ font-size:18px; font-weight:bolder; line-height:1.8; margin-bottom:5px; text-align:center}
.jj_r h1 span{ font-size:24px; font-weight:100; font-style:italic; text-transform: uppercase; margin-left:10px }
.jj_r h2{ font-size:18px;font-style:italic; margin-bottom:35px }
.jj_r p{ font-size:13px; line-height:1.8; overflow:hidden; margin-bottom:15px}
.jj_r a{ background:#bb0102; height:38px; font-size:15px; color:#fff; text-align:center; padding:0 30px; line-height:38px; display:table;border-radius:25px; }
.jj_r a:hover{ background:#fff; color:#005294}
.jj_r h3{ font-size: 20px; color: #fff; letter-spacing:12px; margin-top:50px; display:table;}



.case .bt{padding: 0.8rem 0 0.4rem;}
.al_Scroll1{width:10rem;height:5.5rem;margin:0px auto 0;position:relative; padding:0.2rem 0 0}
.al_Scroll1 .prev{width:0.4rem; height:0.8rem;position:absolute;top:2.1rem;left:0;z-index:100; cursor:pointer; background:url(../images/btn1.png) no-repeat; background-size:0.4rem; }
.al_Scroll1 .next{width:0.4rem; height:0.8rem;position:absolute;top:2.1rem;right:0;z-index:100; cursor:pointer; background:url(../images/btn2.png) no-repeat;  background-size:0.4rem; }
.al_Scroll1 .next:hover,.al_Scroll1 .prev:hover{ opacity:1}

.al_Scroll1 .scrollWrap{width:9.2rem;  overflow:hidden;position:absolute; margin-left:0.4rem}
.al_Scroll1  dl{float:left;width:4.6rem;text-align:center;position:relative;  }
.al_Scroll1  dl a{ width:4.38rem;  display: table; margin:0 auto;color:#3a3a3a; }
.al_Scroll1  dl a h1 { font-size:15px; width:100%; height:0.9rem; line-height:0.9rem; color:#333333; text-align:center; }
.al_Scroll1  dl a h1 {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.al_Scroll1  dl a:hover{ color:#005ab6;  display:block;}
.al_Scroll1  dl a .cp_t{width:4.38rem; height:4.38rem; display:block; border:1px solid #e1e0e0;  overflow: hidden; box-sizing:border-box;}
.al_Scroll1  dl a .cp_t img{width:4.38rem; height:4.38rem; display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.al_Scroll1  dl a:hover .cp_t img{transform: scale(1.05);}
.al_Scroll1  dl a:hover h1{ color:#124ec2}
.al_Scroll1  dl a:hover .cp_t{ border:2px solid #1d449b}

.gg{ display:table; margin:0 auto}
.gg img{ display:table}
/*k3*/
.k3{ background:url(../images/bj3.jpg) no-repeat center bottom; width:100%; display:table; margin:0 auto; padding:0 0 0.4rem; background-size:10rem}
.k3 .bt h1{ font-style: italic; }
.ys{ width:9.4rem; margin:0 auto; display:table;}
.ys dt{ display:table; margin:0 auto; width:9.4rem; padding:0 0 0px;}
.ys_w{ display:table; width:9.4rem;display:table; margin:0 auto; padding:0.1rem 0 ; text-align:left}
.ys_w1 h1{ font-size:18px; color:#222221; line-height:0.9rem;padding:0.05rem 0 0 ;}
.ys_w1 h1 span{ font-size:20px; color:#125ac2; font-weight:bolder;}
.ys_w1 h2{ font-size:13px; color:#b2b1b1;font-style: italic; text-transform:uppercase; margin-bottom:0.2rem}

.ys_w .ys_sz{ background: url(../images/ys_ico1.png) no-repeat center center; width:1.2rem; height:1.39rem; background-size:1.2rem 1.39rem; display:table; float:left; color:#fff; text-align:center;}
.ys_w .ys_sz h3{ font-size:30px; font-weight:bolder; display:table; line-height:1.5rem; margin:0 auto; font-family:Arial, Helvetica, sans-serif}

.ys_w .ys_w1{ width:7.8rem; float:right}

/*k7*/
.k7{ display:table; padding:0 0 0.6rem; margin:0 auto}
.sy_xw{ display: table; width:10rem; margin:0 auto; padding:0 0 0.6rem;}
.sy_xw ul{ display:block; padding-left:0.12rem;}
.sy_xw ul li{ width:4.9rem; display:table; margin:0 auto; float: left}
.sy_xw ul li a{display:table; border:1px solid #dcdcdd; padding:2px;width:4.53rem;margin:0 auto; color:#474646; font-size:13px; line-height:26px;}
.sy_xw ul li a .xw_t {  width:4.53rem; height:3.17rem; display:block;  overflow: hidden;}
.sy_xw ul li a .xw_t img{width:4.53rem; height:3.17rem;display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.sy_xw ul li a:hover .xw_t img{transform: scale(1.1);}
.sy_xw ul li a h1{ font-size:16px; color:#000; line-height:0.8rem; padding:0 0.2rem; margin:0.15rem 0 }
.sy_xw ul li a h1 {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:1;}

.sy_xw ul li a span{ display:block; height:1.2rem; line-height:0.6rem;padding:0; margin:0 0.2rem 0.2rem; }
.sy_xw ul li a span {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp:2;}

.sy_xw ul li a h2{ font-size:13px; display:block; height:1rem;line-height:1rem; width:4.2rem; margin:0 auto;border-top:1px dashed #cfcfcf;}
.sy_xw ul li a h2 span{ display:block; float:right; margin:0; background:url(../images/xw_jt.png) no-repeat right center ; width:1rem; height:1rem; border-bottom: none; }

.sy_xw ul li a:hover{border:1px solid #124ec2;}
.sy_xw ul li a:hover h1{color:#124ec2;}
.sy_xw ul li a:hover h2 span{ background:url(../images/xw_jt1.png) no-repeat right center ;}


@media screen and (max-width:414px) {
.s_nav a{ font-size:15px; }

	}


@media screen and (max-width:384px) {
.bt h1{ font-size:26px;}
.bt h2{ font-size:13px;}
.fw li a .fw_w h1{ font-size:17px;}
.fw li a .fw_w span{ font-size:12px;}
.ys_w .ys_sz h3{ font-size:28px;}
.ys_w1 h1{ font-size:17px;}
.ys_w1 h2{ font-size:12px;}

	}
@media screen and (max-width:375px) {

}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
/*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;}
