@charset "utf-8";
@font-face {
    font-family: AKzidenzGrotesKBQ;
    src: url(../font/AKzidenzGrotesKBQ.ttf);
}
@font-face {
    font-family: fontnum;
    src: url(../font/04B08.ttf);
}
body,h1,h2,h3,h4,h5,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}
input,select,form,textarea,button{ border:none; margin:0;outline:none; padding:0; appearance:none;}
h1,h2,h3,h4,h5{ font-weight:normal;}
img{ border:none;}
a{ text-decoration:none;color:#333;}
*{ font:normal .24rem/100% "Helvetica Neue", Helvetica, Arial, sans-serif;}
li{ list-style-type:none;}
body,html{width:100%;height:100%;}
body{background-color:#fff;}
.undis,.hide,.none{display:none;}
.clear{clear:both;overflow:hidden;display:block;background:#fff;}
.line{height:1px;background:#e1e1e1;clear:both;display:block;overflow:hidden;position:relative;margin:.12rem 0;}
@media screen and (min-width: 320px) {html{font-size:50px;}}
@media screen and (min-width: 360px) {html{font-size:56.25px;}}
@media screen and (min-width: 375px) {html{font-size:58.59375px;}}
@media screen and (min-width: 400px) {html{font-size:62.5px;}}
@media screen and (min-width: 414px) {html{font-size:64.6875px;}}
@media screen and (min-width: 440px) {html{font-size:68.75px;}}
@media screen and (min-width: 480px) {html{font-size:75px;}}
@media screen and (min-width: 520px) {html{font-size:81.25px;}}
@media screen and (min-width: 560px) {html{font-size:87.5px;}}
@media screen and (min-width: 600px) {html{font-size:93.75px;}}
@media screen and (min-width: 640px) {html{font-size:100px;}}
@media screen and (min-width: 680px) {html{font-size:106.25px;}}
@media screen and (min-width: 720px) {html{font-size:112.5px;}}
@media screen and (min-width: 760px) {html{font-size:118.75px;}}
@media screen and (min-width: 800px) {html{font-size:125px;}}
@media screen and (min-width: 960px) {html{font-size:150px;}}
.bl10 {clear:both; height:.1rem; overflow:hidden; display:block;}
.bl30 {clear:both; height:.3rem; overflow:hidden; display:block;}
.wrap{width:100%;margin:0 auto;text-align:left;}
.kong{background:#f1f1f1;height:.24rem;width:100%;clear:both;position:relative;display:block;overflow:hidden;}
/*头部区域*/
.head{padding:3% 3% 0;height:.80rem;background-color:#fff;position:relative;z-index:10;width:94%;overflow:hidden;}
.hnavbg{border-bottom:1px solid #E0E0E0;}

.head .logo{float:left;height:.4rem;margin:.1rem 0 0;}
.head .logo img{height:.4rem;width:auto;}
.head .menu{float:right;background: url(../images/menus.png) no-repeat 0 0;width:.4rem;height:.4rem;display:block;text-indent:-9999em; background-size:auto .4rem;margin:.1rem 0 0 .24rem;}


.sbanner{width:100%;clear:both; display:block;overflow:hidden;background:#fff;height:3rem;}
.sbanner .abannert{width:95%;padding:1rem 0 0 5%;}
.sbanner .abannert h4{color:#fff;font-size:.36rem;}
.sbanner .abannert p{color:#fff;font-size:.24rem;padding:.12rem 0 0;}

/*首页*/
.banners{width:100%;margin:0 auto;height:4rem;clear:both;background:#fff;position:relative;max-width:100%; z-index:0;overflow:hidden;}
.banner a{display:block;}
.banner img{width:100%;height:4rem;}
.banner .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px;}
.banner .slick-arrow{position: absolute;border:none;top:45%; cursor:pointer;height:50px;width:50px;z-index:100;text-indent:-9999px;background:url(../images/pcontrol.png) 0px 0px no-repeat;border-radius:50%;cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.banner .slick-prev{left:2%;}
.banner .slick-next{right:2%;background-position:-50px 0px;}
.banner .slick-arrow:hover{background-color:#333;}
.banner .slick-dots{ position: absolute;left: 50%;bottom:20px;transform: translateX(-50%); z-index: 1000;}
.banner .slick-dots li{width:8px;height:8px;background:#fff;float:left;margin:0 5px;border-radius:50%;}
.banner .slick-dots li.slick-active{background:#253f72;}

.mjpic{display: block;width: 100%;overflow: hidden;position: relative;margin:0 0 2%;}
.mjpic .pic {display: block;width: 100%;overflow: hidden;position: relative;}
.mjpic .pic img{width:100%;height:100%;display: block;object-fit: cover;}
.mjpic .txt{width:90%;color:#fff;text-align: center;position:absolute;z-index:1;padding:0 5%;left:0px;right:0;bottom:0px;height:100%;background:rgba(0,0,0,0);transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.mjpic .txt h4{font-size:.3rem;padding:10% 0 0;}
.mjpic .txt p{font-size:.24rem;padding:.15rem 0 0;line-height:.32rem;}

.iteampro{font-size:0;display: -webkit-flex;display: flex;justify-content: center;-webkit-justify-content: center}
.iteampro a{font-size:.18rem;color:#253f72;width:25%;text-align:center;;border-radius:.5rem;padding:.12rem 0;position:relative;top:0px;border:1px solid #253f72;margin:0 .05rem;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.iteampro a:hover{background:#253f72;color:#fff;position:relative;top:4px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}

.indexpro{width:100%;margin:.12rem auto;position:relative;padding:0 0 .24rem;overflow:hidden;}
.indexpro .slick-slide{padding:.1rem;}
.indexpro .slick-arrow{width:20px;height:35px; border:none; z-index: 1;top:40%; background:#000; position: absolute; text-indent:-9999px; cursor: pointer;}
.indexpro .slick-prev{left:-20px; background:url(../images/left.png) no-repeat center center;}
.indexpro .slick-next{right:-20px; background:url(../images/right.png) no-repeat center center;}
.indexpro .slick-dots{position: absolute;left: 50%;bottom:10px;transform: translateX(-50%); z-index: 1000;}
.indexpro .slick-dots li{width:8px;height:8px;background:#ccc;float:left;margin:0 5px;border-radius:50%;cursor: pointer}
.indexpro .slick-dots li.slick-active{background:#253f72;}
.indexpro .slick-dots button{display:none !important;background:none;position:absolute;text-indent:-9999px; }
.ilistpic{width:100%;height:100%;position: relative;overflow: hidden;margin:0 0 .12rem;}
.ilistpic .pic {display: block;width: 100%;overflow: hidden;position: relative;}
.ilistpic .pic img{width:100%;height:2.8rem;display: block;object-fit: cover;}
.ilistpic .name{font-size:.24rem;text-align:center;background:#fff;border:1px solid #ccc;height:.6rem;line-height:.6rem;border-top:none;}


.iabout{width:100%;position:relative;}
.iabout .pic{width:100%;position: relative;}
.iabout .pic img{width:100%;height:auto;position: relative;z-index:1;}
.iabout .txt{float:left;width:100%;}
.iabout .txt h5{font-size:.26rem;font-weight:700;color:#3db3db;padding:.12rem 0;}
.iabout .txt p{font-size:.24rem;line-height:.36rem;padding:0 0 .24rem;text-indent:2em;}

.mores{text-align:center;width:100%;margin:.1rem auto .5rem;float:left;}
.mores a{background:#ededed;padding:.15rem .36rem;height:.3rem;line-height:.3rem;color:#71b53e;font-size:.24rem;}

/*应用范围*/
.yingyong{width:100%;margin:0 auto;}
.yingyong ul li{float:left;width:49%;height:2.4rem;margin:0 2% 2% 0;position: relative;}
.yingyong ul li:nth-child(2n){margin-right:0;}
.yingyong ul li .pic{width:100%;height:2.4rem;position: absolute;left:0;bottom:0;z-index: 0}
.yingyong ul li .pic img{width:100%;height:2.4rem;object-fit: cover;}
.yingyong ul li .txt{background:rgba(63,169,207,.8);width:100%;height:1.9rem;padding:.5rem 0 0;color:#f4f3f3;text-align:center;position: absolute;left:0;bottom:0;z-index:1;}
.yingyong ul li .txt h3{font-size:.3rem;font-family:"fontnum";}
.yingyong ul li .txt h4{font-size:.3rem;padding:.24rem 0;}
.yingyong ul li .txt h5{font-size:.3rem;}

.youshi{width:100%;margin:0 auto;}
.youshi dl{float:left;text-align:center;width:50%;height:3.2rem;position: relative;}
.youshi dl dt p{font-size:.28rem;line-height:.5rem;}
.youshi dl dt img{width:40%;}
.youshi dl dd{font-size:.2rem;color:#999;line-height:.28rem;}
/*e */

/*电话*/
.foot-tel{background:#f4f3f3;padding:4% 3%;width:94%;height:.8rem;}
.foot-tel ul li{width:49%;float:left;display:block;font-size:.24rem;height:.8rem;text-align:center;margin:0 2% 0 0;}
.foot-tel ul li:nth-child(2n){margin-right:0;}
.foot-tel ul li a.tel{display:block;line-height:.8rem;border:1px solid #253f72;color:#253f72;font-size:.3rem;padding:0 0 0 12%;background:url(../images/ftel.png) no-repeat .6rem center;background-size:.4rem auto;}
.foot-tel ul li a.weixin{display:block;line-height:.8rem;border:1px solid #3db3db;color:#3db3db;font-size:.3rem;padding:0 0 0 12%;background:url(../images/fweixin.png) no-repeat .6rem center;background-size:.4rem auto;}

.tels{width:80%;height:3rem;padding:.3rem 0 0;background:#fff;margin-left:-40%;color:#253F72;margin-top:-1.5rem;border-radius:.1rem;position:fixed;top:50%;left:50%;display: block;}
.tels p a{color:#253F72;font-size:.3rem;line-height:.7rem;}
.tels p.shouji{background:url(../images/mobile.png) no-repeat .6rem center;background-size:.4rem auto;display:block;padding:0 0 0 1.2rem;}
.tels p.zuoji{background:url(../images/ftel.png) no-repeat .6rem center;background-size:.4rem auto;display:block;padding:0 0 0 1.2rem;}
.tels p.boda{text-align: center;padding:.2rem 0 0;}
.tels .close,.weixins .close{position:absolute;top:-.25rem;right:-.25rem;border-radius:50%;width:.5rem;height:.5rem;line-height:.5rem;z-index:10;cursor: pointer;background:#000;color:#fff;text-align: center;font-size:.24rem;}
.weixins{width:80%;height:3rem;text-align:center;padding:.3rem 0 0;background:#fff;border-radius:.1rem;margin-left:-40%;margin-top:-1.5rem;position:fixed;top:50%;left:50%;display: block;}
.weixins img{width:90%;}
.weixins p{padding:.1rem 0;}
.zoomify-shadow{position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;z-index: 1500;background: rgba(0,0,0 ,.5);opacity: 0;}
/*内面导航*/
/*内页*/
.page{background:#fff;width:100%;padding:0;}
.main{background:#fff;width:94%;margin:0 auto;padding:3%;}
.local{background:url(../images/home.png) no-repeat .1rem center #f1f1f1;background-size:.3rem auto;border-bottom:1px solid #ddd;padding:0 0 0 .5rem;font-size:.21rem;height:.6rem;line-height:.6rem;display:none;}

.about-title{width:100%;text-align:center;padding:.24rem 0 0;}
.about-title p{color:#253f72;font-size:.56rem;font-family:AKzidenzGrotesKBQ;font-weight:700;}
.about-title h3{font-size:.3rem;padding:.12rem 0;}
.about-con{float:left;width:100%;line-height:.32rem;padding:.24rem 0;}
.about-con p{padding:0 0 .12rem;line-height:.32rem;}

.server-con{float:left;width:100%;line-height:.32rem;padding:.24rem 0;}
.server-con p{padding:0 0 .12rem;line-height:.32rem;}
.server-con #h2-1,.server-con #h2-2,.server-con #h2-3,.server-con #h2-4,.server-con #h2-5{font-size:.3rem;margin:.1rem 0;line-height:.32rem;color:#0064bc;}


.server-con img{width:100%;height:auto;}
.about-pic ul li{width:49%;height:2rem;float:left;margin:0 2% 2% 0;position: relative;}
.about-pic ul li img{width:100%;height:2rem;display:block;object-fit:cover;}
.about-pic ul li p{background:rgba(0,0,0,.5);height:.5rem;line-height:.5rem;color:#fff;font-size:.24rem;position:absolute;bottom:0;left:0;z-index:1;width:100%;text-align:center;}
.about-pic ul li:nth-child(2n){margin-right:0;}

.zizhi-con{font-size:.24rem;color:#3db3db;text-align:center;width:100%;}
.zizhi-pic{padding:.36rem 0 4rem;}
.zizhi-pic ul li{width:40%;margin:0 5%;float:left;}
.zizhi-pic ul li img{width:100%;border-radius:.12rem;border:.08rem solid #ccc;}


.snav{background:#20904B;padding:.20rem 0; text-align: center;}
.snav a{position:relative; display:inline-block;text-align:center;color:#fff;font-size:.24rem; -webkit-transition:0.3s;-moz-transition:0.3s;transition:0.3s;margin:.05rem;padding:.05rem .1rem;}
.snav a.on{background:#ede40b;color:#373b3a;border-radius:.36rem;}

.kong{ background:#f1f1f1;height:.24rem;width:100%;clear:both;position:relative;display:block;overflow:hidden;}
.kongb{height:.24rem;width:100%;clear:both;position:relative;display:block;overflow:hidden;}

.cname{float:left;color:#71b53e;width:94%;height:.6rem;line-height:.6rem;padding:0 3%;background:#fff;display:block;position: relative;border-bottom:1px solid #71b53e;}
.cname a{color:#71b53e}
.pnavtit{ position:absolute;right:3%;top:0;width:80%;height:.6rem;line-height:.6rem;cursor:pointer;background:url(../images/downs.png) no-repeat center right;background-size:.3rem auto;display: block;}
.current{background:url(../images/ups.png) no-repeat center right;background-size:.3rem auto;}
.pnav{width:100%;background:#fff;border:none;display:none;}
.pnav ul li{float:left;border-bottom:1px solid #E9E9E9;width:96%;margin:0;height:.6rem;line-height:.6rem;padding:0 2%;}
.pnav ul li a{border:none;background:none;font-size:.24rem;display:block;height:.6rem;line-height:.6rem;}
.pnav ul li.on a{color:#71b53e}
/*子页样式*/


.pcontit{color:#0057A4;font-size:30px;width:100%;padding:0 0 45px 0;}
.pconpic{float:right;margin:0px;width:400px;padding:10px 0 0 0;}
.pcontxt{float:left;font-size:16px;color:#666;line-height:36px;width:645px;padding:0;}

.ccontxt{float:left;font-size:14px;color:#666;line-height:26px;width:445px;padding:0;}




/*新闻列表*/
.newslist{width:94%;overflow:hidden;float:left;padding:2% 3%;}
.newslist ul li{width:100%;border-bottom:1px solid #e1e1e1;padding:.24rem 0;height:1.5rem; }

.newslist ul li .img{float:left;width:30%;height:1.5rem;overflow: hidden;}
.newslist ul li .img img{width:100%;height:1.5rem;object-fit: cover;}

.newslist ul li .txt{float:right;width:68%;}
.newslist ul li h2{font-size:.24rem;line-height:.28rem;}
.newslist ul li .txt p{height:.72rem;font-size:.18rem;line-height:.36rem;color:#999}


.times{ background:url(../images/time.png) no-repeat 0 center;background-size:.24rem auto;padding:0 0 0 .30rem;}
.hits{ background:url(../images/view.png) no-repeat 0 center;background-size:.24rem auto;padding:0 0 0 .30rem;margin:0 0 0 .12rem;}
/*新闻详情*/
.aboutcon{padding:0 3%;width:94%;background:#fff;margin:0 auto;}

.aboutcon h1,.aboutcon h2 { font-size: 20px; margin: 5px 0; line-height: 28px; }
.aboutcon h3 { font-size: 18px; margin: 5px 0; line-height: 24px; }
.aboutcon h4 { font-size: 16px; margin: 5px 0; line-height: 20px; }
.aboutcon h2,.aboutcon h1,.aboutcon h3,.aboutcon h4{color: #0064bc;}
.newstitle{border-bottom:1px dotted #ccc;text-align:center;padding:.12rem 0 0;}
.newstitle h1{font-size:.48rem;color:#000;}
.newstitle p{color:#999;padding:20px 0;}

.dconn{padding:.24rem 0;line-height:.32rem;}
.dconn th{border:1px solid #ddd;background:#f1f1f1;padding:3px 0 3px 5px;}
.dconn td{border:1px solid #ddd;padding:3px 0 3px 5px;}
.dconn p{line-height:21px;}
.dconn img{width:100%;height:auto;}
/*品质保障列表*/
.qualitylist{}
.qualitylist li{width:47%;float:left;overflow: hidden;padding:1.5%;height:3.6rem;}
.qualitylist li a{border:1px solid #EBEDEC;width:100%; display:block;height:3.6rem;}
.qualitylist li a .img{width:2.8rem;height:2.8rem;margin:0 auto;}
.qualitylist li a .img .pic{width:2.8rem;height:2.8rem;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;}
.qualitylist li a .img .pic img{vertical-align:middle; max-height:2.8rem; max-width:2.8rem;}
.qualitylist li .txt{ background:#fff; height:.48rem;float:left;width:100%;text-align:center;padding:5% 0;}
.qualitylist li .txt h2{font-size:.24rem;color:#333;}
.qualitylist li .txt p{font-size:.18rem;color:#999;padding:2% 0;}


/*产品列表*/
.piclists{width:97%;padding:0 1.5%;}
.piclists li{width:47%;float:left;overflow: hidden;padding:1.5%;}
.piclists li a{width:100%;display:block;float:left;overflow:hidden;position: relative;}
.piclists li .pic{overflow:hidden;background: #fff url(data:image/gif;base64,R0lGODlhEgASAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDFGMDBBNEVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDFGMDBBNUVEMzUxMUU4QTY0RUU2ODg1MjRFRjdDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkMwMUYwMEEyRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMwMUYwMEEzRUQzNTExRThBNjRFRTY4ODUyNEVGN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECQgAAQAsAAAAABIAEgAAAiuMj6nLnQADBE7GWTE+2+jIgd4lWlRIdSbynaO7qjIJz2lpr06blT1cCToKACH5BAkJAAEALAAAAAASABIAAAItjI95wOrGwHMRVdpWhu1yqUleMFblRnboKa5uC36WGqe1+c6wzrPPOJEFh8MCACH5BAkJAAEALAAAAAASABIAAAIthIOpa7CvWjxQJvtw0NNdikjaeJBeWIKbKrKuY3brOcvxB79Qje93ptr1hIsCACH5BAkIAAEALAAAAAASABIAAAIvjB+gyK3QzEMzVrlsxvDMm2whBJaL2XEjJX7tS8JsnK7eKd/0zKORrfo5RMJgowAAIfkECQkAAQAsAAAAABIAEgAAAi6Mj6nLC48eYDLCerCpOnQOZeF2jZ4JTqJKTh9asqecWnRs5+8t5ysF6zWGREMBACH5BAUIAAEALAAAAAASABIAAAIsjI8Im63s3AJxPiqhsRlvxn1eYIWkdlLmCqKs6sbw+KbX3eFNHe1oLwImLAUAOw==) no-repeat center;height:2.8rem;}
.piclists li .pic img{width:100%;height:2.8rem;vertical-align:middle;object-fit:cover;}
.piclists ul li a h2{padding:.18rem 0;font-size:.24rem;border:1px solid #ccc;border-top:0;text-align: center;}


/*产品详情*/
.prodetail{position:relative;margin:0;width:94%;padding:2% 3%;}
.detaill{width:100%;float:left;}
.detailpic{margin:0 auto;width:100%;overflow:hidden;text-align:center;}
.detailpic ul{width:100%;overflow:hidden;}
.detailpic img{vertical-align: middle;width:100%;}

.prodetail .detailtxt{padding:0;width:100%;float:left;background:#fff;}
.prodetail .detaill h2{font-size:.30rem;color:#253f72;padding:.24rem 0;}
.prodetail .detailtxt ul li{width:100%;float:left;border-bottom:1px dotted #ccc;padding:.2rem 0;line-height:.32rem;}
.prodetail .detailtxt ul li span{color:#1e58a7}
.prodetail .detailtxt a{display:inline-block;color:#71b53e;background:url(../images/jian.png) no-repeat .8rem center #ededed;padding:.24rem .8rem .24rem 1.3rem;font-size:.28rem;background-size:.24rem auto;}



.ptitle{color:#253f72;width:94%;padding:.24rem 3%;font-size:.28rem;}

.dyuyue{ background:#ece20e;color:#4ab984;border-radius:20px;padding:.12rem;float:right;}

.contact{width:100%;float:left;}
.contact h2{width:100%;font-size:.32rem;color:#EC3B00;font-weight:bold;padding:0 0 10px 0;}
.contact p{font-size:.2rem;padding:.05rem 0;line-height:.28rem;}
.ditu{float:left;width:100%;height:5rem;background:url(../images/map.jpg) no-repeat center center;}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;margin:20px 0;}
.page_list li{display:inline-block;}
.page_list a{display:block;color:#333;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:4px 12px;margin:0 3px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list .active span{color:#333;border:1px solid #ccc;background:#ccc;text-align:center;padding:4px 12px;margin:0 3px;display: inline-block;}



/*页脚区域*/
.footer{width:94%;background:#404952;padding:.24rem 3%;color:#c0c4c8;height:auto;clear:both;}
.footer p{padding:2% 0 0;font-size:.18rem;line-height:.24rem;}
.footer a{font-size:.18rem;color:#c0c4c8;}


.footnav{ position: fixed;bottom:0;left:0;width:100%;height:.88rem;background:#253f72;z-index:1000;}
.footnav a{width:25%; display: block; text-align: center;float:left;padding:.15rem 0 0 0;}
.footnav a img{height:.36rem;width:auto;}
.footnav a p{color:#fff;font-size:.18rem;padding:.05rem;}
.footnav
/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/mobile/icons.png) no-repeat 0 0;display:block;}