@charset "utf-8";
/*==============================common==================================*/
*{margin:0; padding:0;box-sizing: border-box}
body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure {  margin: 0;  padding: 0;  }
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;background: #fff}
ul,ol {list-style:outside none none;}
dl { padding:0; margin:0;}
dd { margin:0;}
a {text-decoration: none; color:#333;}
/*限制文字,文字超出显示冒号*/
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
input,textarea,button{border: none;outline: none;background: none}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}
.text-center{text-align: center}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.2rem 0 0;}
.wengzhengfanye .wengzhengfanyeA { line-height:1.8;}
.wengzhengfanye .wengzhengfanyeB { line-height:1.8;}
.wengzhengfanye span { color:#333;}
.wengzhengfanye a { text-decoration:none; }
.wengzhengfanye b{font-weight: normal}

/* 文章类别上下页 */
.page { overflow:hidden;padding: 0.4rem 0 0}
.pagelink { text-align:center;}
.pagelink span,.pagelink a { display:inline-block;text-align:center;padding:3px 8px;border:solid 1px #ccc; color:#666; margin:0 2px;}
.pagelink a:hover,.pagelink a.on { background:#0d2355; color:#fff; border:solid 1px #0d2355;}
.pagelink span{display:inline-block; color:#fff; background:#0d2355;border:solid 1px #0d2355;padding:3px 8px;}

/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{margin: 0 0.2rem;font-size: 0.26rem}
.flex-center{display: flex;justify-content: space-between}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.3rem 0.2rem;border-bottom: 1px solid rgba(255,255,255,.1);background: #fff}
.logo img{width: 2.3rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.35rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #153072; border-top:3px solid #153072; width:25px; height:3px;}

/*浮动导航*/
.top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;}
.maskbg {background:#333; position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;}
.mask-close{cursor:pointer; color:#fff; font-size:26px; position:absolute; top:1px; right:13px;z-index: 2}
.top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%}
.top_fd ul li{width:100%;border-bottom:1px solid #fff;overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; padding-left:20px;float: left}
.submenu-toggle{cursor:pointer;line-height:36px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;}
.top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%}
.top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:35px;color: #1f1d1c;width: 100%;font-size: 12px}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 6rem;display:flex;justify-content:center;align-items:center;color: #fff}
.banner li h2{font-size: 0.44rem;}
.banner li p{font-size: 0.26rem;font-weight: bold;margin-top: 0.1rem;font-family: Arial}
.banner li a:hover {border-color: #444444;background-color: rgb(85, 85, 85);transform: translateX(8px);}
.banner .swiper-pagination{ position: absolute; bottom:0.2rem!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:8px;height:8px;margin:0 4px!important;cursor: pointer;background-color:rgba(0,0,0,0.5);border-radius: 100%;position: relative}
.banner .swiper-pagination-bullet-active{background: #202b66;}

.oneA_tit{padding-top: 0.5rem;}
.oneA_tit h3{font-size: 0.32rem;color: #202b66;font-weight: normal}
.oneA_tit h3 span{font-size: 12px;color: #666}
.oneA_tit h2{font-size: 0.4rem;color: #202b66;padding: 0.15rem 0 0.2rem}
.oneA_tit i{display: block;width: 60px;height: 2px;background: #e00012}

.oneA{background: url("../img/oa.png") no-repeat center #f8f8f8;background-size: cover;padding: 0.8rem 0}
.oneAs{position: relative}
.oneAa{line-height: 1.8;}
.oneAa p{margin-bottom: 0.2rem}

.oneAb{margin-top: 0.8rem}
.oneAb ul li{text-align: center;width: 20%}
.oneAb ul li img{height: 0.6rem}
.oneAb ul li p{color: #666;padding: 0.2rem 0 0.4rem}
.oneAb ul li h3{font-size: 0.3rem;color: #666}
.oneAb ul li h3 b{font-family: Impact;font-weight: normal;font-size: 0.6rem;color: #0a4184}

/*.oneAc{position: absolute;top: -180px;right: -30px}*/

.oneB{background: #0c347c;padding-bottom: 0.7rem;overflow: hidden}
.oneB_tit{padding-top: 0.5rem}
.oneB_tit h2{font-size: 0.4rem;color: #fff;}
.oneB_tit p{color: #fff;margin-top: 10px}

.oneBa{background: #fff;padding: 0.2rem;margin-top: 0.4rem}
.oneBa ul li{width: 48.5%;height: 78px;border: 1px solid #f1f0f0;position: relative;margin: 10px 0}
.oneBa ul li img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.5s ease}


.oneC_tit{position: relative;margin-top: 0.5rem}
.oneC_tit h2{line-height: 0.8rem;padding-left: 0.2rem;color: #222;font-size: 0.4rem;font-weight: normal}
.oneC_tit p{position: absolute;left: 0;top: 0;line-height: 1.2;background: linear-gradient(to bottom, rgba(12,52,124,1),rgba(12,52,124,.5), rgba(12,52,124,0));
	-webkit-background-clip: text;color: transparent;display: inline-block;opacity: .2;font-size: 0.7rem;font-weight: bold;}

.oneC{overflow: hidden;margin-top: 0.4rem;}
.oneCl{overflow: hidden;position: relative}
.oneCl ul li{position: relative;overflow: hidden}
.oneCl ul li dd img{max-width: 100%}
.oneCl ul li dl{position: absolute;bottom: 0;left: 0;padding: 0.2rem 0.2rem 0.4rem;color: #fff}
.oneCl ul li dl h3{font-size: 0.26rem;font-weight: normal;margin-bottom: 0.2rem}
.oneCl ul li dl p{line-height: 1.8}
.oneCl .swiper-pagination{text-align: right;width: 96%!important;bottom: 20px!important;}
.oneCl .swiper-pagination-bullet {width:8px;height:8px;margin:0 5px!important;cursor: pointer;background-color:#fff;position: relative;border-radius: 10px;opacity: 1}
.oneCl .swiper-pagination-bullet-active{background: #153072;}

.oneCr{overflow: hidden}
.oneCr ul li{margin-top: 0.4rem}
.oneCr ul li dd{overflow: hidden}
.oneCr ul li dd img{max-width: 100%;transition: all 0.5s ease}
.oneCr ul li dl h3{font-size: 0.26rem;margin-top: 0.3rem;line-height: 1.8;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.oneCr ul li dl p{line-height: 1.8;color: #666;margin: 0.15rem 0 0.2rem;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.oneCr ul li dl span{color: #999;font-family: Arial}


.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #222;color: #fff;margin-top: 0.9rem}
.foot a{color: #fff!important;}
footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;}
footer ul {width:100%; overflow:hidden; background:#153072; padding:0.1rem 0;}
footer ul li {width:33.3%; float:left; text-align:center;}
footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;}
footer ul li h4 {color:#fff; font-weight:normal;font-size: 0.26rem}
footer ul li:nth-child(1) i { background-image:url(../img/footer01.png); background-size: .45rem;}
footer ul li:nth-child(2) i { background-image:url(../img/footer02.png); background-size: .34rem;}
footer ul li:nth-child(3) i { background-image:url(../img/footer03.png); background-size: .45rem;}

/*=======================================关于我们============================================*/
.ny_ban{overflow: hidden;height: 3rem;display:flex;justify-content:center;align-items:center;position: relative}
.ny_ban dl{position: relative;z-index: 2;color: #fff;width: 100%}
.ny_ban dl h2{font-size: 0.36rem;}
.ny_ban dl p{margin-top: 0.25rem;line-height: 1.8;font-size: 12px}

.nav_box{}
.nav_box h5{line-height:0.75rem;padding-left:0.2rem;color:#fff;font-size:0.3rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #153072;}
.nav_box .nav1{display: none}
.nav_box .nav1 ul li{border-bottom: 1px solid #e5e5e5;line-height: 0.65rem;overflow: hidden;padding: 0 0.2rem}
.nav_box .nav1 ul li.active a{color: #153072}
.nav_box .nav1 ul li .submenu{float: right;font-size: 20px;}
.nav_box .nav1 ul li .sub-menu a{width: 50%;color: #666;display: inline-block;font-size: 12px;line-height: 30px}
.nav_box .nav1 ul li .sub-menu a.active{color: #0d2355}

.ny_title{margin-top: 0.5rem;text-align: center;overflow: hidden}
.ny_title h2{font-size: 0.4rem}
.ny_title p{color: #999999;text-transform: uppercase;margin-top: 5px;font-size: 12px}

.aboutA{margin-top: 0.4rem;line-height: 1.8;}

/*========================================= 企业文化 =====================================*/
.cultures{margin-top: 0.5rem;overflow: hidden}
.cultures ul li{height: 6rem;display: flex;justify-content: space-between;align-items: center;text-align: center;color: #fff;margin-bottom: 10px;position: relative}
.cultures ul li h3{font-size: 0.32rem}
.cultures ul li p{opacity: 0.5;margin-top: 10px}
.cultures ul li dd{line-height: 1.8;margin: 0.3rem 0}
.cultures ul li img{width: 0.6rem}
.cultures ul li:before {position: absolute;content: "";z-index: 0;width: 100%;height: 100%;left: 0;top: 0;background-image: linear-gradient(rgba(21, 48, 114, 0), rgba(21, 48, 114, 0.5), #153072);transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);opacity: 0;}
.cultures ul li:hover:before{opacity: 1}
.cultures ul li dl{position: relative;z-index: 1}

/*========================================= 发展历程 =====================================*/
.history{background: url("../img/fzlc.jpg") no-repeat bottom;padding-bottom: 0.5rem;margin-top: 0.5rem;}
.history ul li{display: flex;justify-content: space-between;align-items: center;}
.history ul li h3{font-size: 0.4rem;font-weight: normal;color: #153072;width: 25%;position: relative}
.history ul li h3:before{content: '';position: absolute;width: 10px;height: 10px;background: #004e97;border-radius: 50%;right: -5px;top: 50%;margin-top: -5px;}
.history ul li p{border-left: 1px solid #cecece;border-bottom: 1px solid #cecece;width: 75%;padding: 0.5rem 0 0.5rem 0.4rem;color: #666}
.history ul li:last-child p{border-bottom: 0}


/*========================================= 企业荣誉 =====================================*/
.honorA{background: #F3F9FD;overflow: hidden;margin-top: 0.5rem;padding-bottom: 0.5rem}
.honorA .swiper-container{overflow: hidden;position: relative;padding: 0 0.2rem 0.7rem;}
.honorA ul{padding-top: 0.2rem;}
.honorA ul li{width: 23.5%;float: left;margin-right: 2%;margin-top: 0.2rem;background: #fff;border: solid 1px #eeeeee;border-radius: 5px;overflow: hidden}
.honorA ul li dd{overflow: hidden;width: 100%;height: 3.5rem;position: relative;background: #fff}
.honorA ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;padding: 0.3rem 0.1rem;transition: all 0.5s ease}
.honorA ul li p{text-align: center;font-size: 16px;padding: 15px 12px;border-top: solid 1px #eeeeee;}

.honorB{overflow: hidden;}
.honorB .swiper-container{overflow: hidden;position: relative;padding: 0 0.2rem 0.7rem;}
.honorB ul{padding-top: 0.2rem;}
.honorB ul li{width: 23.5%;float: left;margin-top: 0.2rem;background-color: #eeeeee;border: solid 1px #eeeeee;border-radius: 5px;overflow: hidden}
.honorB ul li dd{overflow: hidden;width: 100%;height: 3.5rem;position: relative;background: #fff;}
.honorB ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;padding: 0.3rem 0.1rem;transition: all 0.5s ease}
.honorB ul li p{text-align: center;font-size: 16px;padding: 15px 12px;}


#dituContent{height: 480px;margin-top: 50px}

/*========================================= 新闻中心 =====================================*/
.newsbg{background: #F6F6F6;overflow: hidden;padding: 50px 0}
.newsForm{line-height: 60px;overflow: hidden}
.newsForm form{width: 320px;background: #fff;height:55px;float: right;padding: 0 20px;display: flex;justify-content: space-between;align-items: center}
.newsForm form input{width: 85%}
.newsForm form button img{width: 15px;}

.newsA{margin-top: 40px;overflow: hidden}
.newsA ul{}
.newsA ul li{width: 31.5%;margin-right: 2.7%;float: left}
.newsA ul li dd{width: 100%;height: 238px;overflow: hidden}
.newsA ul li dd img{max-width: 100%;transition: all 0.5s ease;}
.newsA ul li dl{padding: 0 15px}
.newsA ul li dl h3{font-size: 16px;line-height: 1.8;margin-top: 20px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsA ul li dl p{line-height: 1.8;color: #666;margin: 15px 0 20px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsA ul li dl span{color: #999;font-family: Arial;font-size: 12px}
.newsA ul li:nth-child(3n){margin-right: 0}
.newsA ul li:hover dd img{transition: all 0.5s ease;transform: scale(1.1)}
.newsA ul li:hover dl h3{color: #153072}


.newsB{margin-top: 30px;overflow: hidden}
.newsB ul li{width: 100%;background: #f4f4f4;overflow: hidden;margin-top: 0.2rem}
.newsB ul li dd{width: 40%;height: 1.8rem;float: left;overflow: hidden}
.newsB ul li dd img{max-width: 100%;transition: all 0.5s ease;}
.newsB ul li dl{width: 53%;float: right;margin-right: 0.2rem}
.newsB ul li dl h3{font-size: 0.26rem;line-height: 1.6;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsB ul li dl p{color: #999;font-size: 12px;}

/*========================================= 公益事业 =====================================*/
.gysy{background: #f5f5f5;overflow: hidden;margin-top: 0.5rem;padding-bottom: 0.5rem}
.gysyA{position: relative;margin-top: 0.4rem;overflow: hidden;padding-bottom: 0.6rem}
.gysyA ul li{}
.gysyA ul li dd{width: 100%;overflow: hidden}
.gysyA ul li dd img{max-width: 100%;transition: all 0.5s ease}
.gysyA ul li h3{line-height: 1.8;margin-top: 0.2rem;overflow: hidden;color: #666;font-size: 0.26rem}



/*========================================= 加入我们 =====================================*/
.rcln{overflow: hidden;margin-top: 0.5rem}
.rcln .hd{}
.rcln .hd ul li{width: 50%;line-height: 0.9rem;background: #f5f5f5;float: left;text-align: center;font-weight: bold;position: relative}
.rcln .hd ul li:before{content: '';width: 20px;height: 9px;background: url("../img/rcln.png") no-repeat center;background-size: cover;
	position: absolute;bottom: 0;left: 50%;margin-left: -11px;opacity: 0}
.rcln .hd ul li:hover,.rcln .hd ul li.on{background: #153072;color: #fff;cursor: pointer}
.rcln .hd ul li:hover:before,.rcln .hd ul li.on:before{opacity: 1}
.rcln .bd{}
.rcln .bd ul li img{width: 100%}

.zpxx{margin-top: 10px;}
.zpxx ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.zpxx ul li{width: 100%;padding: 30px;box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);float: left;transition: all 0.5s ease;margin-top: 0.4rem}
.zpxx ul li h2{font-size: 0.34rem;font-weight: normal;margin-bottom: 20px}
.zpxx ul li .text{}
.zpxx ul li h3{font-size: 0.28rem;margin: 0.2rem 0;font-weight: normal}
.zpxx ul li p{line-height: 1.8;color: #999}
.zpxx ul li .btn a{position: relative;display: inline-block;padding-left: 50px;font-size: 16px;line-height: 24px;margin-top: 25px;color: #153072;transition: .5s ease-in-out;}
.zpxx ul li .btn a:before{content: '';width: 39px;height: 24px;border-radius: 3px;background: url("../img/zpxx.png") no-repeat center #153072;background-size: cover;
	position: absolute;top: 0;left: 0}


/*=======================================联系我们============================================*/
.contact{margin-top: 0.1rem;}
.contact ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.contact ul li{width: 100%;display: flex;justify-content: space-between;align-items: center;color: #666;margin-top: 0.4rem}
.contact ul li dd{width: 45px;height: 45px;background: #153072;border-radius: 100%;position: relative}
.contact ul li dd img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.contact ul li dl{width: 83%}
.contact ul li dl h3{font-size: 12px;}
.contact ul li dl p{font-size: 0.26rem;margin-top: 5px;font-weight: bold;line-height: 1.5}


/*=======================================产品中心============================================*/
.proText{background: url("../img/protext.png") no-repeat center #F5F5F5;overflow: hidden;padding-bottom: 0.7rem;}
.proText .text{margin-top: 0.4rem;line-height: 2;}
.proText .text img{max-width: 100%}

.proA{overflow: hidden;margin-top: 0.2rem;}
.proA ul li{width: 48.5%;float: left;margin-top: 0.2rem}
.proA ul li dd{width: 100%;height: 2.5rem;position: relative;border: 1px solid #F1F1F1;}
.proA ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;padding: 0.2rem 0;
	transition: all 0.5s ease;}
.proA ul li p{text-align: center;margin-top: 0.2rem}
.proA ul li:nth-child(2n){float: right}

.proB{background: #F5F5F5;overflow: hidden;margin-top: 0.5rem;padding-bottom: 0.7rem;}
.proB ul{margin-top: 20px;}
.proB ul li{width: 48.5%;float: left;margin-top: 0.2rem}
.proB ul li dd{width: 100%;height: 2.5rem;position: relative;background: #fff;}
.proB ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;padding: 0.2rem 0}
.proB ul li p{text-align: center;margin-top: 0.2rem}
.proB ul li:nth-child(2n){float: right}



.proC{overflow: hidden;margin-top: 40px;}
.proC ul li{width: 23%;margin-right: 2%;float: left;}
.proC ul li dd{width: 100%;height: 360px;position: relative;border: 1px solid #F1F1F1;}
.proC ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;padding: 20px 0;
	transition: all 0.5s ease;}
.proC ul li p{font-size: 16px;text-align: center;padding: 15px}
.proC ul li:nth-child(4n){margin-right: 0}
.proC ul li:hover dd{background-image: linear-gradient(to top, #153072, rgba(216, 165, 55, 0))}
.proC ul li:hover dd img{transition: all 0.5s ease;transform: scale(1.1)}
.proC ul li:hover p{color: #153072}

.proD{background: #F5F5F5;overflow: hidden;margin-top: 50px;padding-bottom: 70px;}
.proD ul{margin-top: 40px;}
.proD ul li{width: 23.5%;margin-right: 2%;float: left;}
.proD ul li dd{width: 100%;height: 360px;position: relative;background: #fff;}
.proD ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;padding: 20px 0}
.proD ul li p{font-size: 16px;text-align: center;margin-top: 20px;}
.proD ul li:nth-child(4n){margin-right: 0}
.proD ul li:hover dd{background-image: linear-gradient(to top, #153072, rgba(216, 165, 55, 0))}
.proD ul li:hover dd img{transition: all 0.5s ease;transform: scale(1.1)}
.proD ul li:hover p{color: #153072}


.scsl{overflow: hidden;margin-top: 10px;}
.scsl ul li{width: 48.5%;float: left;margin-top: 0.3rem}
.scsl ul li dd{width: 100%;overflow: hidden}
.scsl ul li dd img{max-width: 100%;height:2.3rem;transition: all 0.5s ease}
.scsl ul li p{padding: 0.2rem;background: #F5F5F7;}
.scsl ul li:nth-child(2n){float: right}

#dituContent{height: 300px;margin-top: 0.6rem}

.cyqy{}
.cyqy ul li{height: 5.8rem;margin-top: 0.5rem;padding:0.8rem 0.6rem;}
.cyqy ul li dl{background: #fff;padding: 0.3rem;}
.cyqy ul li dl h3{font-size: 0.32rem;font-weight: normal}
.cyqy ul li dl dd{height: 3rem;overflow-y: scroll;margin-top: 0.2rem;line-height: 1.8;padding-right: 10px;}
.cyqy ul li dl dd::-webkit-scrollbar {width: 4px;}
.cyqy ul li dl dd::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px #153072;background: #153072;}
.cyqy ul li dl dd::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 0;background: rgba(0, 0, 0, 0.1);}



/*=======================================详情页============================================*/
.content{margin-top: 0.4rem}
.con{padding: 0 0.2rem;}
.con h1{font-size:0.32rem;text-align: center;font-weight: normal}
.info_laiyuan{color: #999;text-align: center;font-size: 12px;padding-top: 0.2rem}
.cont{padding:0.3rem 0;line-height:2;border-bottom: 1px dashed #d9d9d9;border-top: 1px dashed #d9d9d9;margin-top: 0.3rem}
.cont img{width:100%;}


/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/
