@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 { padding:0.2rem 0; background:#fff; display:table; margin:0 auto; width:10rem; overflow:hidden; }
.header .logo {  float:left; z-index:5; position:relative  }
.header .logo img { height:0.7rem; margin-left:0.3rem; vertical-align: middle;}
.header .menu { line-height:0.4rem; float:right; height:0.75rem; background:none; border:none; margin-right:0.25rem; outline:medium;}
.header .menu a img{ height:0.4rem; padding:0.18rem 0.1rem 0 0 }
.header .menu a{ color:#333333; font-size:15px;}

.header .tel { float: right; height:0.7rem; padding:0 0.3rem 0 0   }
.header .tel a{color:#da281f; display: table;height:0.7rem; background: url(../images/tel.png) no-repeat center left; background-size:0.6rem; padding:0 0 0 0.9rem; font-weight:bolder; font-style:inherit; font-size:16px; line-height:0.7rem;}
.header .tel img{ height:1.25rem; display:table }

/*弹出菜单*/
.menu1{background-color:rgba(13, 110, 187,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 #558cff; 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:4.6rem; position:absolute; right:0; background-color:rgba(13, 110, 187, 0.8); height:100%; }
.menu-section-title{text-transform: uppercase; color: #128ef0; 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:#da281f;}
.s_nav dt{display:table; width:10rem;/* border-bottom:1px solid #3b67bb*/}
.s_nav a{ width:2.5rem; text-align:center; float:left; font-size:15px; color:#fff; padding:0.25rem 0; /*background:url(../images/nav_xx.jpg) no-repeat center right*/}
.s_nav a:last-child{ background:none}



/*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-container .swiper-slide img{ display:table;}
.swiper-pagination-bullet{width:0.2rem; height:0.2rem; background:#fff; border-radius:0.5rem; opacity:1;}
.swiper-pagination-bullet-active{ width:0.6rem; height:0.2rem;  background:#da281f; border-radius:0.5rem; 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; padding:0.8rem 0 0.5rem}
.bt h3 {font-size:.5rem;font-weight: bold;color: #333333;line-height: 2;padding: 0  10px;}
.bt h3 span {color: #da281f;}
.bt p {font-size: .3rem;color: #666;margin-top: 5px;line-height: 1.25;}


/* 服务项目 */

.k5{ position: relative; }
.k5 {width:100%; display:table;padding:0 0 0.2rem}
.k5 .swiper-container2{width: 9rem;height: auto;margin-left: auto;margin-right: auto; margin-bottom:0.5rem; padding:0.3rem 0 0.8rem}
.k5 .swiper-wrapper{}
.k5 .swiper-slide{text-align: center;font-size: 18px;background: none;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.k5 .swiper-slide a{}
.k5 .cp-jt{ display: table; position: absolute; bottom: 0; width: 10rem; height:0.8rem;}
.k5 .cp-jt .more1{border: 1px solid #da281f; height: 0.6rem; line-height: 0.6rem; text-align: center; margin: 0 auto; display: table; font-size: 12px; width: 2.6rem; position: absolute; top: 0rem; left: 3.7rem;border-radius: 0.5rem; color:#da281f }
.k5 .swiper-button-next{ margin-top: 0; top:0rem;width:0.6rem;height:0.6rem;background: url(../images/ys_jt1.png)no-repeat center center;border: 1px solid #da281f;background-size: 70%;z-index: 9999;right: 0; left: 2.8rem;outline: none; border-radius: 50%;}
.k5 .swiper-button-prev{margin-top: 0;  top:0rem; width:0.6rem;height: 0.6rem;background: url(../images/ys_jt2.png)no-repeat center center; border: 1px solid #da281f;background-size: 70%;z-index: 9999; left: 6.6rem; right: 2rem;outline: none;border-radius: 50%;}
.k5 .swiper-slide a{display: block;width:2.6rem; color: #fff;}
.k5 .swiper-slide a h3{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.k5 .swiper-button-next.swiper-button-disabled,.k5 .swiper-button-prev.swiper-button-disabled {  opacity: 1; cursor: auto; pointer-events: none}

.m1 {padding-top: 2rem;padding-bottom: 2.6rem;}
.m1b {overflow: hidden;margin-top: 2rem;}
.m1b2-box {position: relative;box-sizing: border-box;}
.m1b1a {position: absolute;left: 0;top: 0.3rem;right: 0;bottom: .4rem;background-color: #f4f4f4;border-bottom: 3px solid #da281f;transition: all 0.3s ease 0s;}
.m1b1b {position: relative;padding: 0 .2rem;}
.m1b1b h3 {font-size: .4rem;color: #333;font-weight: bold;line-height: 2.5;}
.m1b1b p {font-size: .3rem;color: #333;line-height: 1.5;}
.m1b1b a {display: block;margin: .6rem auto 0;width: 60%;text-align: center;line-height: 2.58333;background-color: #da281f;border-radius: .25rem;font-size: .3rem;color: #fff;}
.m1b2-box:hover .m1b1a {box-shadow: 0 0 .5rem #d7d7d7;}
.m1b2 {justify-content: center;margin-top: 2.3rem;}
.m1b2 a {color: #da281f;}
.m1b2a, .m1b2c {display: block;width: 1.8rem;height: 1.8rem;border: 1px solid #da281f;border-radius: 50%;text-align: center;line-height: calc(1.8rem - 2px);font-size: 1rem;font-family: "宋体";}
.m1b2b {width: 9.2rem;margin: 0 .9rem;border: 1px solid #da281f;text-align: center;height: 2rem;line-height: calc(2rem - 2px);font-size: .7rem;border-radius: 1rem;}



.m3{padding:0.8rem 0; display: table;background:url(../images/bj1.png) no-repeat center bottom #e2e3e7; background-size: 100%}
.m3 .bt{    padding: 0.4rem 0 0.0rem;}
.m3b{margin-top:1rem}
.m3c{padding:0.4rem 0.4rem 1rem;flex-wrap:wrap}
.m3c li{width:48%; float: left; margin: 0 1%}
.m3c li:nth-child(n+3){margin-top:0.2rem}
.m3c li a{display:block;width:100%}
.m3c li a h3{font-size:0.4rem;color:#da281f;font-weight:bold;line-height:1.5}
.m3c li a p{font-size:12px;color:#333;line-height:0.4rem; height: 2.4rem}
.m3c li a p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:6; }

.m3d{background-color:#f4f4f4;padding:0.6rem;margin-top:0.6rem}
.m3d h3{font-size:.5rem;color:#050505;font-weight:bold;font-family:'黑体';text-align:center}
.m3d h2 span{font-size:2rem;font-family:'黑体';font-weight:normal}
.m3d h4{font-size:1.5rem;text-transform:uppercase;font-weight:bold;color:#d7d7d7;text-align: center;position:relative;width:100%}
.m3d h4 span{position:absolute;bottom:0rem;left:31%;font-size:.8rem;color:#da281f;letter-spacing:2px}
.m3d p{font-size:.3rem;color:#050505;margin-top:10px;text-align:center}
.m3d div{line-height:2;background-color:#da281f;font-size:.3rem;color:#fff;padding:5px 4px 4px 12px;margin:0.3rem auto 0}
.m3d span{font-size:1rem}

.fwbj{background:#fff;margin: 0.1rem  0.5rem; display: table;}


/* é€šçŸ¥ */
.p4 {}
.iml {text-align: center;}
.iml img { width: 4.53rem; vertical-align: middle; display: table}

.p4-box {padding: 0 ;}
.p4a h4 {font-size: 60px;}
.p4a p {font-size: 20px;margin-top: 25px;}
.p4b {margin-top: 0rem;padding: 0 0 0 0.2rem;}
.p4b li {width: 4.53rem;margin: 0.15rem; float: left}
.p4b li:nth-child(2n) {margin-right: 0;}
.p4b li a {position: relative;display: block;}
.p4b1 {height:3.2rem;line-height: 3.2rem;}
.p4b2 {position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(255, 255, 255, .7);border: 1px solid #ccc;text-align: center;font-size:18px;color: #da281f;line-height: 30px;padding:1rem 0;}
.p4b li a:hover .p4b2 {background-color: #da281f;color: #fff;border-color: #da281f;}

.sy_cp{ width: 10rem; padding-left:0.2rem; display:table; box-sizing:border-box; margin: 0 0 0.4rem}
.sy_cp dl{width: 4.8rem;/* height: 3.41rem;*/ float:left; margin:0 0 0.2rem;}
.sy_cp dl a{ margin:0 auto; display:table; box-sizing: border-box;   /* border: 1px solid #d1d1d1;*/}
.sy_cp dl a .cp_t{ width:4.53rem; height:3.41rem;   }
.sy_cp dl a .cp_t img{ width:4.53rem; height:3.41rem;   display:table}
.sy_cp dl a h1{  width:100%;;  height:1rem; line-height:1rem; font-size:15px; color:#333; text-align:center}
.sy_cp dl a h1{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }

.box2{ width: 10rem; background:url(../images/bj2.png) no-repeat center bottom ; background-size: cover; padding: 0 0 0.4rem}
.more2{ display: table; margin: 0 auto; padding:0.4rem 0}
.more2 a{ display:block;height:0.8rem;border:1px solid #000;border-radius:5px;text-align:center;line-height:0.8rem; padding: 0 0.8rem; font-size:14px;margin:0 auto;color:#000;}
.jj{ color:#333; font-size:13px; line-height:1.8; width:8.8rem; display:table; margin:0 auto; padding:0rem 0 0.6rem}

.jj p{ text-indent: 2em;}

.box5{ display: table; padding: 0 0 0.9rem; width: 10rem;}
.xw{ width:9rem; display:table; margin:0 auto;padding:0 0 }
.xw li a{ font-size:13px; color:#333; border: none;;; display:table; width:100%; margin:0rem auto; padding:0.3rem 0.0rem 0.3rem 0.5rem; box-sizing: border-box}
.xw li{ background:url("../images/yuan.png") no-repeat center left ;background-size:0.2rem;  width:100%; display:table;  padding: 0; border-bottom:1px solid #e5e5e5 }
.xw li a h1{ width:100%; font-size:14px; overflow:hidden}
.xw li a h1 span{ width:70%; float: left; padding:0 0 0 0;}
.xw li a h1 span{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.xw li a time{ font-size:12px; float:right;opacity:.7}
.xw li a p{ margin-top:0.2rem; height:1rem; font-size:13px; color:#999999}
.xw li a p{display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2; }


.fo{ display: table;   padding:0.6rem 0.8rem 0.5rem; width:10rem; margin:0px auto 0; background:#f2f2f2; color:#fff; box-sizing: border-box}
.tel1{background:url("../images/tel001.png") no-repeat center left; background-size: 0.8rem; padding: 0 0 0 1rem; display: table; font-size: 16px; line-height: 30px; color: #333; margin-top: 40px}
.tel1 h1{ font-size:20px;color:#da281f;font-weight:bold;line-height:36px;font-style:italic;}
.fo_r{ float:right; font-size:12px; color:#333; padding:0 0 0}
.fo_r img{ width:90px; display:table; margin:0 auto 10px}
.fo_r span{ display:table; width:100%; text-align:center;}



.fo_w{ display:table; float: right; margin-right:0.5rem}
.fo_w dl{ width:2rem; float: left; }
.fo_w img{ width:2rem; height:2rem; padding:0.2rem 0 0; }
.fo_w h1{ text-align:center; font-size:13px; line-height:1; padding:0.2rem 0 0}

.fo_l{ width:10rem; color:#fff; background:#2c2c2c; display:table; padding:0.4rem 0.7rem; box-sizing:border-box;}
.fo_logo{ height:56px; display:table; margin:0 0 10px}
.fo_logo img{ height:1.2rem;}
.fo_l li{ display:table; line-height:0.7rem; font-size:15px; padding:7px 0}
.fo_l li img{ width:0.7rem; height:0.7rem; float:left; margin:0 10px 0 0; float:left}
.fo_l li span{ width:6.2rem; float:right}


@media screen and (max-width:414px) {
.s_nav a{ font-size:15px; }

	}


@media screen and (max-width:384px) {

	}
@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:30px;}

}	
	
@media screen and (max-width:320px) {
.s_nav a{ font-size:14px; }
.idea_r a li .idea_w h1{ font-size:13px;}
.idea_r a li .time h1{ font-size:28px;}

.slideTxtBox .hd ul li{ font-size:14px}


}



.fy{ font-size:14px; color:#282828; margin:0.2rem; text-align:center;}
/*footer*/
.footer {background:#353535;position:fixed; bottom:0; width:10rem; z-index:5000;height: 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;}




.info1 { 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;}
