*{padding:0px; margin:0px;word-break: break-all; word-wrap:break-word}
html {_overflow-y:scroll;height: 100%;}
.textover{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
body{
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #6f6f6f;
    height: 100%;
    position: relative;
}

a{text-decoration: none;}
ul,li{list-style-type:none;}
img{border: 0px;max-width: 100%;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }
*{box-sizing:border-box;}
.slideBox img{ max-width:100%; display:block; margin:0px auto}
.slideBox{ position:relative; overflow:hidden; margin:0 auto; background-size:100% 100%}
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; display:none }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;}
.slideBox .bd li img{   vertical-align:top; width:100%;}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);}
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }
.banner{ position: relative;margin:0 auto; margin-top:1.2rem}


.pCol,.content .page a.select,.in_news ul li .time{background: #0651a2}
.page{padding: 10px 0;}



/*首页产品推荐*/
.i_product{ padding:.4rem 0 .4rem}
.i_product .title{
	display: block;
    text-align: center;
    font-size: .3rem;
    color: #666;
    line-height: .45rem;
    width: 90%;
    height: auto;
    margin: 0 auto;
	}
.i_product .title p{font-size:.45rem; color:#333; line-height:.6rem; font-weight:bold}


.cpdisplay{ width:100%; height:auto; margin:0 auto}
.cpdisplay ul li{
	float: left;
    width: 46%;
    margin: 2%;
	}

.cpdisplaya{
	width: 100%;
    height: 3.5rem;
	}
.cpdisplaya .topimg{
	width: 100%;
    height: 2.7rem;
    display: block;
    overflow: hidden;
    text-align: center;
	}
.cpdisplaya .topimg img{ max-width:100%;height:2.7rem;transform: scale(1);transition: all 1s ease-out;}
.cpdisplaya p{
	text-align: center;
    line-height: .75rem;
    font-size: .3rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: .75rem;
	}
.cpdisplaya p a{
	line-height: .75rem;
    font-size: .3rem;
    color: #333;
	}
.cpdisplaya .txt{text-align:center}
.cpdisplaya .txt dt,.cpdisplaya .txt dd{
	display: inline-block;
    height: .6rem;
    line-height: .6rem;
    padding: 0 .24rem;
    margin: 0 .03rem;
    background: #0651a2;
    color: #fff;
    font-size: .28rem;
    }
.cpdisplaya .txt dt a,.cpdisplaya .txt dd a{color:#fff; font-size:.28rem;}



.i_product .more{
	width: 3rem;
    height: .7rem;
    display: block;
    text-indent: .7rem;
    border: 2px solid #0651a2;
    border-radius: 20px;
    background: url(../images/arrawb.png) 2rem center no-repeat;
    line-height: .7rem;
    color: #0651a2;
    font-size: .28rem;
    margin: .3rem auto;
	}



.in_newsa{ width:100%; height: auto; margin:0 auto;}

/*.in_newsa .news_top {text-align: center; margin:.2rem auto 0}
.in_newsa .news_top li{
	display: inline-block;
    height: .6rem;
    line-height: .6rem;
    border: 2px solid #aaaaaa;
    padding: 0 .2rem;
    margin: .1rem;
    background: #fff;
    color: #333;
    border-radius: .2rem;
	}
.in_newsa .news_top li a{color: #333;font-size:.28rem}
.in_newsa .news_top li:hover,.in_newsa .news_top li.on{border-radius:.2rem; background:#0651a2; border:2px solid #0651a2}
.in_newsa .news_top li:hover a,.in_newsa .news_top li.on a{color: #fff;}
*/
.in_newsa .news_box{ margin-top:.2rem}
.in_newsa .news_box ul{display: block;}
/*.in_newsa .news_box ul.on{display: block;}*/
.in_newsa .news_box li {
	width: 47%;
    float: left;
    margin: 1.5%;
	}

.proming_aa{ width:100%; height: auto; display:block; text-align:center;}
.proming_aa .topimg{
    height: 3.1rem;
    overflow: hidden;
    text-align: center;
    background: #fff;
    /*display: table-cell;*/
    vertical-align: middle;
    padding: 2px;
    border: 1px solid #dfdfdf;
}
.proming_aa .topimg img{ max-width:100%; max-height:100%;}
.proming_aa p{width:100%; height:.8rem; line-height:.8rem; font-size:.28rem; color:#444;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}




/*公司简介*/
.in_about{
	background: #0651a2;
    padding: .4rem .3rem .4rem;
    text-align: justify;
	}
.in_about .title{ display:block; text-align:center; font-size:.3rem; color:#fff; line-height:.45rem}
.in_about .title p{ font-size:.45rem; color:#fff; line-height:2; font-weight:bold}
.in_about .title .dec{
	width: 1rem;
    height: .05rem;
    background: #fff;
    margin: .2rem auto;
	}


.in_about .contenta{
	margin: .2rem auto;
    font-size: .28rem;
    line-height: .45rem;
    height: 3.1rem;
    display: block;
    overflow: hidden;
    color: #fff;
	}
.in_about .contenta *{ font-size:.28rem; line-height:.45rem; color:#fff}

.in_about .more{
	width: 3rem;
    height: .7rem;
    display: block;
    text-indent: .7rem;
    border: 2px solid #fff;
    border-radius: 20px;
    background: url(../images/arrawa.png) 2rem center no-repeat;
    line-height: .7rem;
    color: #fff;
    font-size: .28rem;
    margin: .3rem auto;
	}

.in_about .subin{}
.in_about .subin ul li{
	padding-left: 4.5%;
    padding-right:4.5%;
    background: url(../images/line_gsjj.jpg) right center no-repeat;
    display: block;
    float: left;
	}

.proming_b{
	height: 1.9rem;
    display: block;
    text-align: center;
    line-height: .5rem;
    font-size: .3rem;
    color: #ffffff;
	}
.proming_b img{ max-width:100%; height:1.2rem;}



/*实力保障*/
.slbz{ background:#eeeeee;padding:.4rem 0 .4rem}
.slbz .title{
	display: block;
    text-align: center;
    font-size: .3rem;
    color: #666;
    line-height: .45rem;
    width: 90%;
    height: auto;
    margin: 0 auto; text-transform:uppercase
	}
.slbz .title p{font-size:.45rem; color:#333; line-height:.6rem; font-weight:bold}

.slbz .title .dec {
    width: 35px;
    height: 3px;
    margin: 10px auto 0;
    background: #0651a2;
}

.slbz .contenta{
    height: auto;
    margin: .4rem .3rem .4rem;
    background: #ffffff;
	}
.slbz .contenta ul li{
	float: left;
    width: 33.3%;
    height: auto;
    display: block;
    text-align: center;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
	}
.slbz .contenta ul li .topimg{
	width: 100%;
    height: 1.8rem;
    display: block;
    overflow: hidden;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.slbz .contenta ul li .topimg img{
	max-width: 97%;
    max-height: 97%;
    transform: scale(1);
    transition: all 1s ease-out;
	}


.slbz .more{
	width: 3rem;
    height: .7rem;
    display: block;
    text-indent: .7rem;
    border: 2px solid #0651a2;
    border-radius: 20px;
    background: url(../images/arrawb.png) 2rem center no-repeat;
    line-height: .7rem;
    color: #0651a2;
    font-size: .28rem;
    margin: .3rem auto;
	}




.in_newsb .news_topa {text-align: center; margin:.2rem auto 0}
.in_newsb .news_topa li{
	display: inline-block;
    height: .7rem;
    line-height: .7rem;
    border: 1px solid #e5e5e5;
    padding: 0 .5rem;
    margin: 0 .08rem;
    background: #fff;
    color: #333;
    border-radius: .2rem;
	}
.in_newsb .news_topa li a{color: #333;font-size:.32rem}
.in_newsb .news_topa li:hover,.in_newsb .news_topa li.on{border-radius:.2rem; background:#0651a2; border:1px solid #0651a2}
.in_newsb .news_topa li:hover a,.in_newsb .news_topa li.on a{color: #fff;}

.in_newsb .news_boxa{ margin-top:.2rem}
.in_newsb .news_boxa ul{display: none;}
.in_newsb .news_boxa ul.on{display: block;}
.in_newsb .news_boxa li {
	width: 47%;
    float: left;
    margin: 1.5%;
	}




.in_news{ width:100%; height: auto; margin:0 auto; margin-top:10px; padding-top:20px; padding-bottom:20px}
.in_news .title{ display:block; text-align:center; font-size:16px; color:#333}
.in_news .title p{
	font-size: 25px;
    line-height: 30px;
    font-weight: bold;
	}
.in_news .title p span{
	font-size: 25px;
    color: #0651a2;
    line-height: 30px;
    font-weight: bold;
	}
.in_news .title .dec{ width:35px; height:3px; margin:10px auto 0; background:#0651a2}


.in_news .more{
	width: 3rem;
    height: .7rem;
    display: block;
    text-indent: .7rem;
    border: 2px solid #0651a2;
    border-radius: 20px;
    background: url(../images/arrawb.png) 2rem center no-repeat;
    line-height: .7rem;
    color: #0651a2;
    font-size: .28rem;
    margin: .3rem auto;
	}





.in_news .contenta{ width:95%; height:auto; margin:0 auto; margin-top:15px}


.in_news .contenta ul li {
	width: 96%;
    margin: 0 auto;
    padding-bottom: 0.2rem;
	padding-top:0.2rem;
    border-bottom: 1px solid #cfcfcf;
	}
.in_news .contenta ul li h2 {
    font-size: 0.3rem;
    color: #333333;
    line-height: 1.5;
    font-weight: 500;
}
.in_news .contenta ul li p {
    font-size: 0.24rem;
    margin: 0.1rem 0;
    line-height: 2;
    color: #919090;
    height: 1rem;
    display: block;
    overflow: hidden;
}
.in_news .contenta ul li a.fr{
	color: #fff;
    display: block;
    background: #0651a2;
    padding: 0.1rem 0.3rem;
    border-radius: .2rem;
    line-height: 0.35rem;
	}

.content{ padding-bottom:60px;  }

.top{ line-height:35px; position:relative; height:35px; background:#e3e3e3; color:#383838; font-size:14px; border-bottom:1px solid #bcbcbc;}
.top .more{ position:absolute;color:#FFF; padding:0 10px 0 40px; right:0; top:0; background-image:url(../images/base/morebg.png) ;background-repeat: no-repeat;background-position: 10px center;}
.moreul{ width:100%;position:absolute; left:0; top:36px; display:none; z-index:100}
.moreul>li{ line-height:35px; }
.moreul>li>div{ color:#333; display:block;background:url(../images/base/icons-arr.png) 40px center no-repeat #ededed;  border-bottom:1px solid #959595;padding: 0 0 0 60px;}
.moreul ul li{padding:0 0 0 75px;background:#fff;border-bottom:1px solid #959595}
.moreul ul li{line-height:35px;padding:0 0 0 75px;background:#fff;border-bottom:1px solid #959595}
.moreul ul li img{vertical-align:middle;margin:0 3px 0 0}
.moreul ul li a{
	color: #555;
    font-size: .26rem;
	}
.moreul>li>div a{color:#333}
.ul2{display:none}
.more1{ background:url(../images/base/morebg1.png) no-repeat 90% center #b2b6b1; padding:0 30px 0 10px; line-height:25px; margin:0 auto; width:132px; border-radius:2px; color:#FFF}
.homeico{width: 38px;height: 30px;margin:2px 5px 5px 10px;float: left;border-radius: 3px;}

.nyText{ width:95%; margin:0 auto; padding:10px 0 0; line-height:.55rem; color:#333;min-height: 200px;}
.nyText *{
	line-height: .48rem;
    color: #333;
    font-size: .26rem;
	}
.nyText strong{
	line-height: .48rem;
    color: #0651a2;
    font-size: .28rem;
	font-weight:bold
	}

.newP{
	position: absolute;
    width: 8px;
    height: 8px;
    display: block;
    top: 24px;
    left: 7px;
	}
.nynews li a{
	font-size: .29rem;
    color: #444;
    height: 0.35rem;
    line-height: 2;
    padding: 0 0 0 15px;
	}
.nynews li div{
	line-height: 1.9;
    padding: 0 0 5px 9px;
    color: #888;
    font-size: .24rem;
	}
.nynews li{
    border-bottom: 1px solid #cfcfcf;
    position: relative;
    padding: 15px 0 0 15px;
    line-height: 23px;
    width: 95%;
    margin: 0 auto;
	}
.newsdate{position:absolute;right:8px;bottom:5px;font-size:12px}


.pro{ width:95%; margin:2% 2.5%;}
.pro li{
	width: 48%;
    margin: 1% 1% 2% 1%;
    float: left;
    text-align: center;
	}
.pro li a{ display:block;border:1px solid #cfcfcf;box-shadow: 0 0 0 2px #f9f9f9;}
.pro li a img{height: 136px; display:block; margin:0 auto; padding:3px; }
.pro li span{ display:block; line-height:25px; text-align:center; height:25px; overflow:hidden; color:#484848;font-size: 14px;}

.proa{ width:95%; margin:2% 2.5%;}
.proa li{ width:48%; margin:1%; float:left;text-align: center;}
.proa li a{ display:block;border:1px solid #bfbfbf;box-shadow: 0 0 0 2px #f9f9f9;}
.proa li a img{height: 80px; display:block; margin:0 auto; padding:3px; }
.proa li span{ display:block; line-height:25px; text-align:center; height:25px; overflow:hidden; color:#484848;font-size: 14px;}


.news_title{ width:100%; font-size:18px; line-height:24px; text-align:center;}
.news_time{width:100%; font-size:12px; line-height:20px; text-align:center; margin-bottom:10px;}
.news_img{ margin-bottom:10px;}
.news_img img{ max-width:100%; display:block; margin:0 auto}



.nyMainC3{background-color:#fff;color:#000;font-family:"瀹嬩綋";line-height:26px;padding:10px 16px}
.nyMainMessage{color:#000;font-family:"瀹嬩綋";line-height:34px;height:34px}
.nyMainMessage span{color:red;display:block;float:right;margin-right:20px}
.txtInput1{border:solid 1px #929292;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;height:36px;width:99%;padding-left:15px;line-height:36px;-moz-box-shadow:2px 2px 2px #929292 inset;-webkit-box-shadow:2px 2px 2px #929292 inset;box-shadow:2px 2px 2px #929292 inset}
.btnInput{height:45px;color:#000000;width:98%;cursor:pointer;font-size:14px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;border:solid 1px #8f8f8f;background: -moz-linear-gradient(top, #f3f4f3, #dfddda); background: -o-linear-gradient(top,#f3f4f3, #dfddda); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f4f3), to(#dfddda));box-shadow: 1px 2px 3px #888888;}
.btnTJ{margin:10px 0;}



.page a { padding:4px 10px; color:#000 }
.page a.num{ margin:0 5px; padding:2px 8px; color:#FFF; background:#ababab;}
.page a.num:hover { color: #fff; background:#338021;}
.page a.select{ margin:0 5px; padding:2px 8px; color:#FFF; background:#338021;}
.pager-next-pre{width: 100%;margin-top: 20px;}
.pager-next-pre span{width: 50%;float: left;text-align: center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.pager-next-pre span:nth-child(1){background: #ccc}
.pager-next-pre span:nth-child(2){background: #999}
.pager-next-pre span a{color: #333}
.page span{
    /*display: none;*/
}
.page{
    text-align: center;
}

/*search*/
.search_title{font-size: 16px;color: #333;line-height: 40px;font-weight: bold;padding: 0 10px;}
.search_info{float: left;font-size: 16px;line-height: 30px;margin-left: 0.2rem}
.search_list{font-size: 14px;color: #333}
.search_list li{line-height: 40px;border-bottom: 1px dashed #ccc;padding: 0 10px;}
.search_list li:last-child{border-bottom: none;}
.search_list li  span{float: right;}
.search_cnt{overflow: hidden;margin: 10px 0}
.search_cnt form{display: block;position: relative;overflow: hidden;float: right;height:28px;margin-right: 0.2rem}
.search_cnt input.txt{width:150px;height:26px; line-height:26px;color: #a1a1a1; padding:0 30px 0 5px;border:1px solid #ccc; background:none;}
.search_cnt input.btn{position: absolute;top:4px;right:2px;z-index: 9999;background: url(../images/btnbg.png) no-repeat 0 0;width: 20px;height: 22px;border:none;display: block;outline: none;cursor: pointer;}


.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix{
    clear: both;
}



/*首页样式*/

/*demo1*/
.demo1 {
    width: 100%;
    height: 2.43rem;
    background: url("../images/bg1.jpg") no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    z-index: 999;
}
.demo1 ul {
    text-align: center;
    margin-top: -0.5rem;
}
.demo1 ul li {
    display: inline-block;
    width: 23%;
}
.demo1 ul li img {
    display: block;
    width: 90%;
    margin-left: 8%;
}
.demo1 ul li .txt1 {
    font-size: 0.28rem;
    color: white;
}
.demo1 ul li .txt2 {
    color: #EDF5E6;
    font-size: 0.23rem;
}
/*product*/
.product {
    width: 100%;
    height: 5.7rem;
    background: url("../images/bg2.jpg") no-repeat center top;
    background-size: 100% 100%;
}
.product .title {
    width: 90%;
    margin: 0.2rem auto 0;
    text-align: center;
}
.product .title h3 {
    font-size: 0.35rem;
    line-height: 0.5rem;
    padding-bottom: 0.2rem;
    background: url("../images/b1.png") no-repeat center bottom;
    background-size: 100% auto;
}
.product .title h3 span {
    color: #64B30F;
}
.product .title p {
    font-size: 0.23rem;
    margin-top: 0.1rem;
}
.product .product_list {
    width: 94%;
    margin-left: 3%;
    margin-top: 0.2rem;
}
.product .product_list .swiper-slide {
    padding: 0.1rem ;
    background: white;
}
.product .product_list .swiper-slide img {
    display: block;
    width: 100%;
	height:25vw;
}
.product .product_list .swiper-slide .txt1 {
    font-size: 0.3rem;
    margin: 0.2rem 0;
    text-align: center;
}
.product .product_list .swiper-slide .txt1 a {
    color: #575656;
}
.product .product_list .swiper-slide .txt2 {
    font-size: 0.23rem;
    line-height: 0.4rem;
}
.product .product_list .swiper-slide .more {
    display: block;
    width: 1.5rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    background: #05BD69;
    color: white;
    letter-spacing: 5px;
    margin: 0.2rem auto 0;
    font-size: 0.3rem;
	padding-left: 3px;
}
/*news*/
.news {
    width: 100%;
    height: 7.5rem;
    background: url("../images/bg3.jpg") no-repeat top;
    background-size: 100% 100%;
    margin-top: -0.1rem;
}
.news .box {
    width: 94%;
    margin-left: 3%;
    margin-top: 1.5rem;
}
.news .box li {
    width: 100%;
    height: 1.4rem;
    border-bottom: 1px dashed #77AB43;
    margin-top: 0.1rem;
}
.news .box li .left {
    width: 17%;
    height: 1.3rem;
    background: url("../images/c1.png") no-repeat;
    background-size: auto 100%;
    text-align: center;
}
.news .box li .left .txt3 {
    font-size: 0.28rem;
    padding-top: 0.2rem;
}
.news .box li .left .txt4 {
    font-size: 0.28rem;
    padding-top: 0.1rem;
    color: white;
}
.news .box li .right {
    width: 79%;
}
.news .box li .right .txt1 {
    font-size: 0.28rem;
    line-height: 0.4rem;
}
.news .box li .right .txt1 a {
    color: white;
}
.news .box li .right .txt2 {
    color: #D5E4CA;
    line-height: 0.4rem;
    margin-top: 0.1rem;
}
.news .box li:last-child {
    border: 0;
}
.news .box a.more {
    width: 45%;
    height: 0.6rem;
    display: block;
    background: url("../images/c3.png") no-repeat;
    background-size: 100% 0.6rem;
    margin: 0.3rem auto;
}
.demo2 {
    width: 100%;
    height: 8.4rem;
    background: url("../images/bg4.jpg") no-repeat top #EAEFF3;
    background-size: 100% 100%;
}
/*about*/
.about {
    margin-top: 0.5rem;
}
.about .about_title {
    text-align: center;
    width: 95%;
    margin: 0 auto;
}
.about .about_title h2 {
    font-size: 0.35rem;
    color: black;
    letter-spacing: 2px;
}
.about .about_title p {
    font-size: 0.23rem;
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    background: url("../images/b2.png") no-repeat center;
    background-size: 136% auto;
    letter-spacing: 1px;
    margin-top: 0.1rem;
}
.about .txt {
    display: inline-block;
    width: 94%;
    margin-left: 3%;
    margin-top: 0.2rem;
    line-height: 0.45rem;
    height: 2.65rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.about a.more {
    width: 45%;
    height: 0.6rem;
    display: block;
    background: url("../images/c3.png") no-repeat;
    background-size: 100% 0.6rem;
    margin: 0.2rem auto;
}
/*case*/
.case {
    width: 94% ;
    margin-left: 3%;
    margin-top: 0.3rem;
}
.case .swiper-slide img {
    display: block;
    width: 100%;
	height:25vw;
}
.case .swiper-slide p {
    margin-top: 0.1rem;
    text-align: center;
}
.case .swiper-slide p a {
    color: #3F4C62;
}

/*人才招聘*/
.XRegina{ width: 100%;left: 0; z-index: 9; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#4d4d4d; color:#fff; line-height:45px; font-size:12px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:12px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:30%}
.XRegina .heada ul li.li4{ width:40%}
.XRegina .heada ul li.li5{ width:30%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:12px;}
.XRegina .contenta a{ width:100%; height:45px; display:block; color:#333; border-bottom:dotted 1px #CCC}
.XRegina .contenta a:hover{ width:100%; height:45px; display:block; background:#d6ebff;color:#005fbb}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:12px;display:block; text-align:center}
.XRegina .contenta ul li a{line-height:45px; font-size:12px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:12px; color:#ca0000; }


.XRegina .contenta ul li.li1{ width:30%; height:45px;}
.XRegina .contenta ul li.li4{ width:40%; height:45px;}
.XRegina .contenta ul li.li5{ width:30%; height:45px;}


/*企业文化*/
.qywh{ 
	width: 100%;
    height: auto;
    margin: 0 auto;
    background: url(../images/bg3.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 1.69rem;
    padding-left: 1.6rem;
    padding-bottom: .9rem;
}
.qywh img{
	width: 70%;
    height: auto;
	}
.demo{text-align: center;margin-top: 100px;}
@-webkit-keyframes rotation{
		from {-webkit-transform: rotate(0deg);}
		to {-webkit-transform: rotate(360deg);}
}

.an{
		-webkit-transform: rotate(360deg);
		animation: rotation 3s linear infinite;
		-moz-animation: rotation 3s linear infinite;
		-webkit-animation: rotation 3s linear infinite;
		-o-animation: rotation 3s linear infinite;
}

<!--.img{width:337px; height:341px}-->
/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 900px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
/*定制打样*/
.sub_dy{}
.sub_dy .titlea{
	display: block;
    text-align: center;
    font-size: .3rem;
    color: #666;
    line-height: .3rem;
    font-family: Arial, Helvetica, sans-serif;
	}
.sub_dy .titlea p{
	font-size: .48rem;
    color: #333;
    font-weight: bold;
    line-height: .75rem;
	}
.sub_dy .contenta{    margin-top: .25rem;}
.sub_dya{
	width: 47.2%;
    min-height: 2.8rem;
    display: block;
    padding: 5px;
    border: 1px solid #dddddd;
    float: left;
    margin: .1rem;}
.sub_dya .tita{
	display: block;
    text-align: center;
    height: .8rem;
    line-height: .8rem;
    background: #0651a2;
    color: #fff;
    font-size: .35rem;
	}
.sub_dya .cont{
    font-size: .27rem;
    line-height: .42rem;
    width: 95%;
    margin: .2rem auto 0;
	}
	
	
	
/*企业文化*/
.sub_culture{ width:100%; height:auto; margin:0 auto}
.sub_culture .titlea{ display:block; text-align:center; font-size:.3rem; color:#666;line-height:.3rem; font-family:Arial, Helvetica, sans-serif}
.sub_culture .titlea p{ font-size:.48rem; color:#333; font-weight:bold; line-height:.75rem}
.sub_culture .contenta{ margin-top:.25rem}

.sub_culturea{
	width: 47.2%;
    min-height:5.5rem;
    display: block;
    padding: 5px;
    border: 1px solid #dddddd;
    float: left;
    margin: .1rem;}
.sub_culturea .tita{ display:block; text-align:center; height:.8rem; line-height:.8rem; background:#0651a2; color:#fff; font-size:.35rem;}
.sub_culturea .cont{
    font-size: .27rem;
    line-height: .42rem;
    width: 95%;
    margin:.2rem auto 0;}

.sub_culture .contentb{
	margin-top: .2rem;
    height: 8.5rem;
    position: relative;
	}
.sub_culture .contentb .six1{
	position: absolute;
    left: 2.3rem;
    top: 0;
	}
.sub_culture .contentb .six2{
	position: absolute;
    left: 0;
    top: 1.75rem;
	}
.sub_culture .contentb .six3{ position:absolute; left: 4.7rem;top:1.75rem;}
.sub_culture .contentb .six4{
	position: absolute;
    left: 0;
    top: 4.5rem;
	}
.sub_culture .contentb .six5{
	position: absolute;
    left: 4.7rem;
    top: 4.5rem;
	}
.sub_culture .contentb .six6{
	position: absolute;
    left: 2.3rem;
    top: 6.2rem;
    width: 2.8rem;
    height: 2.45rem;
    background: url(../images/sixa.png) no-repeat 0 0;
    background-size: 100%;
	}
.sub_culture .contentb .sixcont{
	width: 2.6rem;
    height: 2.28rem;
    background: url(../images/six.png) no-repeat 0 0;
    background-size: 100%;
    display: block;
    text-align: center;
    font-size: .28rem;
    line-height: .4rem;
    color: #fff;
	}
.sub_culture .contentb .sixcont p{
	    font-size: .42rem;
    line-height: .65rem;
    color: #fff;
    padding-top: .65rem;}
.sub_culture .contentb .logo{
	position: absolute;
    left: 2.85rem;
    top: 3.35rem;
    width: 1.4rem;
    height: 2rem;
    background: url(../images/wh_logo.png) no-repeat 0 0;
    background-size: 100%;
	}
.sub_culture .contentb .circle{
	position: absolute;
    left: 2.0rem;
    top: 2.65rem;
	}
.sub_culture .contentb .circle img{
	width: 60%;
    height: auto;
	}


@-webkit-keyframes rotation{
		from {-webkit-transform: rotate(0deg);}
		to {-webkit-transform: rotate(360deg);}
}

.an{
		-webkit-transform: rotate(360deg);
		animation: rotation 3s linear infinite;
		-moz-animation: rotation 3s linear infinite;
		-webkit-animation: rotation 3s linear infinite;
		-o-animation: rotation 3s linear infinite;
}