
/*
@font-face {
    font-family: 'verdana';
    src: url('../font/verdana.eot');
    src:
    url('../font/verdana.eot?#font-spider') format('embedded-opentype'),
    url('../font/verdana.woff') format('woff'),
    url('../font/verdana.ttf') format('truetype'),
    url('../font/verdana.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/



@charset "utf-8";
/* 鍒濆鍖朇SS */
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}
fieldset, img{border:none; vertical-align:middle;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "SimSun",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{ margin:0; font-size:12px;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{font-family: "SimSun",Arial,sans-serif; resize:none;}
body{font:12px "SimSun",Arial,sans-serif; color:#333; background:#fff;}
a{text-decoration:none; color:inherit;background: transparent;-webkit-tap-highlight-color: transparent;}
div,span,input{background: transparent;-webkit-tap-highlight-color: transparent;}
i, em{ font-style:normal;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}

/*灏忓彿鏂囧瓧  scale浠?2鍙峰瓧浣撲负鍩哄噯 闇€鍐欏疄闄呭瓧鍙峰ぇ灏?/
.font_adjust{-webkit-text-size-adjust:none;}
.font_scale8{ -webkit-transform: scale(0.66);}
.font_scale10{ -webkit-transform: scale(0.83);}
.font_lc{-webkit-transform-origin:left center;}
.font_rc{-webkit-transform-origin:right center;}
.font_up{text-transform:uppercase;}

/*transition*/
.tranimg200 img{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; transition:all 0.2s linear;}
.tranimg300 img{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; transition:all 0.3s linear;}
.tranimg400 img{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
.tranimg500 img{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear;}
.tranimg1000 img{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; transition:all 1s linear;}
.scaleimg img:hover{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear;}

/*缃戦〉闄愬畾瀹藉害*/
.con_1000{ position:relative; margin:0 auto; width:1000px;}
.con_1000:after{content:""; display:block; height:0; clear:both;}

.over_hidden{text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;}

html{width: 100%;height: 100%;font-size:62.5%;width: 100%;height: 100%;}
body{font-family: "寰蒋闆呴粦";width: 100%;height: 100%;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}


/*header*/
.header{width: 100%;height: 96px;line-height: 96px;position: relative;text-align: center;background: #ffffff;
position: fixed;left: 0px;top: 0px;z-index: 9;}
.header img{max-height: 96px;}
.navBtn{position: absolute;right: 2%;top: 36px;width: 39px;height: 28px;cursor: pointer;}
.navBtn span{display: block;height: 2px;border: 1px solid #6d6d6d;background: #333333;position: absolute;left: 0px;top: 50%;margin-top: -2px;width: 37px;}
.navBtn:before,.navBtn:after{content: " ";width: 37px;height: 2px;border: 1px solid #6d6d6d;background: #333333;position: absolute;left: 0px;}
.navBtn:before{top: 0px;}
.navBtn:after{bottom: 0px;}

/*瀵艰埅*/
.navWrap{width: 300px;position: fixed;top: 0px;z-index: 9999;background: #F8F8F8;padding-bottom: 20px;overflow: auto;max-height: 420px;
/*right: -300px;display: none;*/right: 0px;min-height: 300px;right: -300px;}
.sub_t_btn{width: 20px;height: 20px;position: absolute;top: 0px;right: 0px;font-size: 18px;font-weight: bold;
color: #ccc;text-align: center;background: url(../images/close_icon.png) no-repeat center;cursor: pointer;z-index: 3;}
.sub_outer{width: 100%;background: #e7e7e7;}
.li_outer{margin-bottom: 3px;background: #fff;}
.sub_h {display: block;padding: 10px 2%;position: relative;}
.sub_h a {font-size: 14px;color: #474747;display: block;/*width: 260px;*/width: 240px;}
.sub_icon {display: block;width: 30px;height: 30px;margin-top: 4px;position: absolute;right: 3px;top: 0px;width: 50px;
background: url(../images/sub_icon.png) no-repeat center;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; transition:all 0.3s linear;}
.sub_icon.rotate{transform:rotate(180deg);-webkit-transform:rotate(180deg);  }
.sub_inner {border-top: 1px solid #eee;padding-top: 5px;display: none;}
.sub_inner li {line-height: 26px;padding: 0 2%;}
.sub_inner li a{color: #666666;}

/*鑳屾櫙鍥剧墖*/
.indexBg{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;z-index: 0;background-position: center 96px;background-size: cover;}

/*footer*/
.footer{width: 100%;background: #060606;position: fixed;z-index: 9;left: 0px;bottom: 0px;height: 96px;}
.footer li{width: 25%;float: left;height: 100%;text-align: center;}
.footer li a{font-size: 2.4rem;color: #ffffff;line-height: 44px;}
.footer li i{display: block;width: 41px;height: 36px;margin: 10px auto 0 auto;background-position: center;background-size: contain;background-repeat: no-repeat;}

/*棣栭〉鍐呭*/
.imain{position: absolute;bottom: 33%;width: 84%;left: 8%;}
.imain .iLi{width: 25%;height: 0;padding-bottom: 25%;background-size: cover;background-position: center;position: relative;background-repeat: no-repeat;}
.imain .iLi a{display: block;width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.imain .iLi span{display: block;text-align: center;font-size: 2.0rem;color: #ffffff;line-height: 2em;}
.imain .iLi1{float: left;background-color: #c9222a;}
.imain .iLi1 span{margin-top: 60%;}
.imain .iLi4{float: left;background-color: #94a4b1;margin-left: 25%;}
.imain .iLi4 span,.imain .iLi3 span,.imain .iLi5 span,.imain .iLi6 span{margin-top: 60%;}
.imain .iLi7{float: left;}
.imain .iLi7 span,.imain .iLi2 span{position: absolute;left: 0px;bottom: 0px;z-index: 3;background-color: rgba(0,0,0,0.6);width: 100%;}
.imain .iLi2{position: absolute;left: 25%;top: -50%;}
.imain .iLi3{position: absolute;left: 25%;top: 50%;background-color: #f7f7f7;}
.imain .iLi3 span{color: #444444;}
.imain .iLi5{background-color: #c9222a;position: absolute;left: 50%;top: 100%;}
.imain .iLi6{background-color: #c9222a;position: absolute;left: 75%;top: -100%;}

/*鍐呴〉 浜у搧鍒楄〃*/
.main{width: 100%;padding: 96px 0;min-height: 300px;}
.nyHeader{width: 100%;height: 96px;line-height: 96px;background: #3d3d3d;position: fixed;left: 0px;top: 0px;z-index: 9;text-align: center;}
.goBack{display: block;font-size: 2.8rem;color: #ffffff;padding-left: 35px;background: url(../images/goBack.png) no-repeat left center;
position: absolute;left: 4%;top: 0px;}
.nyHeader h3{text-align: center;font-size: 3.4rem;color: #ffffff;font-weight: normal;}
.nyHeader .navBtn::before,.nyHeader .navBtn::after{background: #ffffff;border-color: #bbbbbb;}
.nyHeader .navBtn span{background: #ffffff;border-color: #c7c7c7;}
.prodList{margin: 45px auto;width: 92%;}
.prodList li{margin-bottom: 27px;border: 1px solid #c3c3c3;height: 232px;}
.prodList li a{display: block;width: 100%;overflow: hidden;}
.prodList li a dd{width: 100%;height: 100%;float: left;}
.prodList li a dd .ddWrap{margin-left: 249px;padding: 22px 40px 28px 35px;}
.prodList li a dt{float: left;width: 248px;border-right: 1px solid #c3c3c3;margin-left: -100%;overflow: hidden;height: 100%;height: 232px;}
.prodList li a dt img{width: 100%;height: 100%;}
.prodList li a dd .ddWrap h3{font-size: 3.4rem;color: #555555;font-weight: normal;line-height: 45px;margin-bottom: 6px;}
.prodList li a dd .ddWrap div{font-size: 2.4rem;line-height: 40px;height: 80px;overflow: hidden;color: #666666;margin-bottom: 15px;}
.prodList li a dd .ddWrap span{display: inline-block;line-height: 39px;padding: 0 49px 0 21px;background: #1bc6e1 url(../images/moreIcon.png) no-repeat 90% center;font-size: 2.0rem;color: #ffffff;border-radius: 18px;}
.prodList li a:hover dt img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.prodList li a:hover dd .ddWrap h3{color: #1bc6e1;}

/*浼佷笟浠嬬粛*/
.detail{font-size: 2.4rem;color: #666666;line-height: 40px;text-align: justify;}
.detail img{max-width: 100%;}
.aboutWrap{padding: 45px 0 50px 0;width: 94%;margin: 0 auto;}
.aboutWrap h3.ch{font-size:3.0rem;line-height: 1em; color: #333333;font-weight: normal;}
.aboutWrap h4.en{font-size: 1.4rem;color: #999999;line-height: 26px;text-transform: uppercase;font-weight: normal;margin-bottom: 30px;}

/*瀹㈡埛*/
.clientWrap{margin-bottom: 70px;}
.clientList{width: 92%;margin: 46px auto 20px auto;}
.clientList li{width: 46%;float: left;margin-bottom: 12px;}
.clientList li:nth-child(2n){float: right;}
.clientList li span{display: block;height: 0px;padding-bottom:74%;border: 1px solid #d2d2d2;position: relative;overflow: hidden;}
.clientList li span em{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.clientList li span em img{width: 100%;height: 100%;}
.clientList li p{text-align: center;line-height: 72px;font-size: 2.6rem;color: #5c5c5c;}
.page{width: 92%;margin: 0 auto;}
.page a{display: block;width: 46%;box-sizing:border-box;line-height: 76px;border: 1px solid #d5d5d5;text-align: center;float: left;font-size: 3.0rem;color: #666666;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; transition:all 0.3s linear;}
.page a:nth-child(2n){float: right;}
.page a:hover{background: #1bc6e1;color: #ffffff;border-color: #1bc6e1;}
.clientList li:hover span em img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.clientList li:hover p{color: #1bc6e1;}

/*鍥炬枃鍒楄〃*/
.picList{width: 92%;margin: 10px auto  20px auto;}
.picListWrap{margin-bottom: 70px;}
.picList{margin-bottom: 55px;}
.picList li{height: 128px;padding: 37px 0 35px 0;border-bottom: 1px solid #cccccc;}
.picList li a{display: block;width: 100%;overflow: hidden;}
.picList li a dd{width: 100%;height: 100%;float: left;}
.picList li a dd .ddWrap{margin-left: 171px;padding: 0 0 0 26px;}
.picList li a dd .ddWrap h3{line-height: 33px;font-size: 3.0rem;color: #333333;margin-bottom: 20px;}
.picList li a dd .ddWrap div{font-size: 2.4rem;line-height: 40px;height: 80px;overflow: hidden;color: #666666;}
.picList li a dt{float: left;width: 171px;margin-left: -100%;overflow: hidden;height: 128px;}
.picList li a dt img{width: 100%;height: 100%;}

/*鏂伴椈鍒楄〃*/
.newsWrap{margin-bottom: 70px;}
.newsTop{width: 92%;margin: 45px auto 12px auto;height: 225px;padding-bottom: 35px;border-bottom: 1px solid #cccccc;}
.newsTop dl{width: 100%;height: 100%;position: relative;}
.newsTop dd{height: 100%;padding: 0 0 0 334px;}
.newsTop dt{height:225px;width: 303px;position: absolute;left: 0px;top: 0px;z-index: 1; }
/* 鐒︾偣鍥 */
.slideBox{ position:relative; overflow:hidden;max-width:303px;}
.slideBox .hd{ position:absolute; height:50px; bottom:0; right:0; z-index:1; background: rgba(0,0,0,0.6);width: 100%;text-align: center;}
.slideBox .hd li{ display:inline-block; width: 15px;height: 15px;background: #dcdcdb;border-radius: 50%;margin: 16px 6px 0 6px;font-size: 0px;text-indent: -9999px;}
.slideBox .hd li.on{ background:#1bc6e1;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;line-height: 225px; }
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;max-width: 100%;max-height: 100%;}
.newsTop dd h3{font-size: 3.2rem;color: #555555;line-height: 44px;height: 88px;overflow: hidden;margin-bottom: 24px;}
.newsTop dd div{font-size: 2.4rem;line-height: 40px;height: 120px;overflow: hidden;color: #666666;}
.newsList{width: 92%;margin: 0 auto 60px auto;}
.newsList li{padding: 0 0 23px 0;border-bottom: 1px solid #cccccc;}
.newsList li h3{font-size: 3.0rem;color: #333333;line-height: 1em;font-weight: normal;padding-top: 30px;margin-bottom: 22px;}
.newsList li span{display: block;padding-left: 40px;font-size: 2.4rem;color: #666666;line-height: 26px;background: url(../images/timeIcon.png) no-repeat left center;}
.newsList li:hover h3{color: #1bc6e1;}
.newsList li:hover span{background: url(../images/timeIconOn.png) no-repeat left center;color: #1bc6e1;}

/*鎷涜仒鍒楄〃*/
.recruitWrap{width: 92%;margin: 45px auto;}
.recruitList{margin-bottom: 60px;}
.recruitList li{padding-bottom: 16px;border-bottom: 1px solid #cccccc;margin-bottom: 30px;}
.recruitList li h3{font-size: 3.0rem;color: #333333;font-weight: normal;line-height: 1em;margin-bottom: 15px;}
.recruitList li div{font-size: 2.4rem;color: #666666;line-height: 40px;}
.recruitList li div span{margin-right: 28px;}

/*鎷涜仒璇︽儏椤?/
.posCont{width: 92%;margin: 0 auto;min-height: 300px;}
.posName{font-size: 3.6rem;color: #333333;font-weight: bold;line-height: 130px;}
.posDisc{font-size: 2.8rem;color: #555555;line-height: 100px;border-bottom: 1px solid #cacaca;border-top: 1px solid #cacaca;}
.posDisc span{padding: 0 70px 0 50px;display: inline-block;}
.posDisc span:nth-child(1){background: url(../images/user.png) no-repeat left center;}
.posDisc span:nth-child(2){background: url(../images/address.png) no-repeat left center;}
.posDetail{font-size: 2.8rem;color: #555555;text-align: justify;line-height: 60px;min-height: 200px;padding-top: 40px;}
.posDetail img{max-width: 100%;}
.applyPos{display: block;margin: 20px auto;text-align: center;height: 120px;line-height: 120px;background: #003586;font-size: 3.6rem;color: #ffffff;
font-weight: bold;border-radius: 10px;}
.applyPos img{height: 46px;margin-right: 20px;}
.applyPos:hover{background: #002f76;}

/*鐢宠鑱屼綅琛ㄥ崟椤甸潰*/
.formWrap{padding: 0 0 100px 0;}
.formTitle{text-align: center;font-size: 3.2rem;line-height: 60px;color: #222222;font-weight: bold;position: relative;}
.formTitle:before{content:" ";width: 100%;height: 1px;background: #4e4e4e;position: absolute;left: 0px;top: 50%;z-index: 0;}
.formTitle span{display: inline-block;padding: 0 25px;background: #ffffff;position: relative;z-index: 1;}
.formWrap dl{line-height: 74px;border-bottom: 1px solid #cacaca;margin-bottom: 16px;}
.formWrap dl dt{width: 25%;float: left;font-size: 2.8rem;color: #555555;}
.formWrap dl dd{width: 75%;float: left;font-size: 2.8rem;color: #555555;}
.formWrap dl dd input{width: 100%;line-height: 74px;background: none;border: none;font-family: "寰蒋闆呴粦";}
.formWrap dl dd label{margin-right: 20px;}
.formWrap dl dd input.formRadio{width: auto;}
.formWrap dl dd.uploadImg img{height: 180px;}
.formWrap dl dd.uploadImg{position: relative;}
.formWrap dl dd.uploadImg div{width: 103px;height: 43px;background: url(../images/upload.png) no-repeat center;position: absolute;right: 0px;top: 50%;
margin-top: -26px;background-size: contain;cursor: pointer;line-height: 43px;}
.formWrap dl dd.uploadImg div input{width: 100%;height: 100%;opacity: 0;filter:alpha(opacity=0);}
.formWrap dl dd.uploadImg div:hover{background: url(../images/uploadOn.png) no-repeat center;background-size: contain;}
.formSubm{display: block;margin: 70px auto 0 auto;text-align: center;height: 120px;line-height: 120px;background: #003586;font-size: 3.6rem;color: #ffffff;
font-weight: bold;border-radius: 10px;width: 100%;border: none;}
.formSubm:hover{background: #002f76;}

/*鏂伴椈璇︾粏椤?/
.newsContent{font-size: 2.4rem;padding: 30px 0 0 0;line-height: 44px;color: #555555;text-align: justify; width: 92%;margin: 0 auto;}
.newsContent img{max-width: 100%;}
.newsContent .passageTitle{text-align: center;font-weight: normal;margin-bottom: 15px;font-size: 3.0rem;}
.newsContent .other{text-align: center;color: #696969;font-size: 2.0rem;margin-bottom: 20px;}
.newsContent .other span{margin: 0 6px;}
.link{padding: 30px 0;}
.link a:hover{color: #1bc6e1;text-decoration: underline;}

/*鑱旂郴鎴戜滑椤甸潰*/
.contactTop h3{font-size: 24px;line-height: 26px;color: #333333;margin-bottom: 4px;font-weight: normal;}
.contactTop h4{line-height: 26px;color: #999999;text-transform: uppercase;font-weight: normal;margin-bottom: 20px;}
.mapWrap{width: 100%;height: 402px;margin-top: 40px;}


@media screen and (max-width:768px){
.header{height: 54px;line-height: 54px;}
.header img{height: 25px;}
.navBtn{width: 30px;height: 20px;top: 16px;}
.navBtn span,.navBtn:before,.navBtn:after{width: 28px;height: 1px;}
.indexBg{background-position: center 54px;}

/*footer*/
.footer{height: 54px;}
.footer li i{width: 22px;height: 20px;}
.footer li a{font-size: 1.4rem;line-height: 20px;}

/*棣栭〉鍐呭*/
.imain .iLi span{font-size: 1.2rem;}

/*鍐呴〉浜у搧鍒楄〃*/
.main{padding: 54px 0;}
.nyHeader{height: 54px;line-height: 54px;}
.goBack{font-size: 1.4rem;padding-left:15px;background-size: 10px 17px; }
.nyHeader h3{font-size: 1.8rem;}
.prodList li{height: 120px;}
.prodList li a dt{width: 128px;height: 120px;}
.prodList li a dd .ddWrap{margin-left: 129px;padding:10px;}
.prodList li a dd .ddWrap h3{font-size: 1.6rem;line-height: 24px;}
.prodList li a dd .ddWrap div{font-size: 1.4rem;line-height: 24px;height: 24px;}
.prodList li a dd .ddWrap span{font-size: 1.2rem;line-height: 24px;padding: 0 30px 0 10px;background-size: 12px 12px;}

/*浼佷笟浠嬬粛*/
.aboutWrap h3.ch{font-size: 1.8rem;}
.aboutWrap h4.en{font-size: 1.0rem;line-height: 20px;margin-bottom: 20px;}
.detail{font-size: 1.4rem;line-height: 24px;}

/*瀹㈡埛*/
.clientWrap{margin-bottom: 45px;}
.clientList li p{font-size: 1.6rem;line-height: 44px;}
.page a{line-height: 45px;font-size: 1.6rem;}

/*鍥炬枃鍒楄〃*/
.picListWrap{margin-bottom: 45px;}
.picList li{padding: 20px 0;height: 90px;}
.picList li a dt{width: 120px;height: 90px}
.picList li a dd .ddWrap{margin-left: 120px;padding: 0 0 0 15px;}
.picList li a dd .ddWrap h3{font-size: 1.6rem;line-height: 24px;margin-bottom: 10px;}
.picList li a dd .ddWrap div{font-size: 1.4rem;line-height: 24px;height: 48px;}

/*鏂伴椈鍒楄〃*/
.newsWrap{margin-bottom: 45px;}
.newsTop{height: 112px;padding-bottom:15px;}
.newsTop dt{width: 150px;height: 112px;}
.newsTop dd{padding: 0 0 0 170px;}
.slideBox{max-width: 150px;}
.slideBox .bd li{line-height: 112px;}
.slideBox .hd{height: 30px;}
.slideBox .hd li{width: 8px;height: 8px;margin-top: 7px;}
.newsTop dd h3{font-size: 1.6rem;line-height: 24px;height: 24px;margin-bottom: 12px;}
.newsTop dd div{font-size: 1.4rem;line-height: 24px;height: 72px;}
.newsList li{padding: 0 0 15px 0;}
.newsList li h3{font-size: 1.6rem;line-height: 24px;margin-bottom: 10px;padding-top: 20px;}
.newsList li span{font-size: 1.4rem;background-size: 18px 18px;padding-left: 25px;}
.newsList li:hover span{background-size: 18px 18px;}

/*鎷涜仒鍒楄〃*/
.recruitWrap{margin: 15px auto 30px auto;}
.recruitList{margin-bottom: 30px;}
.recruitList li{padding-bottom: 10px;margin-bottom: 15px;}
.recruitList li h3{font-size: 1.6rem;line-height: 24px;margin-bottom: 10px;}
.recruitList li div{font-size: 1.4rem;line-height: 24px;}
.recruitList li div span{margin-right: 12px;}

/*鎷涜仒璇︽儏椤?/
.posName{line-height: 66px;height: 66px;font-size: 1.6rem;}
.posDisc{line-height: 66px;font-size: 1.4rem;}
.posDisc span{background-size: 30px 20px !important;padding: 0 30px 0 40px;}
.posDisc span:nth-child(2){background-position: 10px center;background-size: 15px 21px !important;}
.posDetail{line-height: 34px;padding-top: 20px;font-size: 1.4rem;}
.applyPos{height: 54px;line-height: 54px;font-size: 1.4rem;}
.applyPos img{height: 30px;}

/*鎷涜仒琛ㄥ崟*/
.formWrap{padding: 20px 0 50px 0;}
.formTitle{line-height: 44px;}
.formWrap dl{line-height: 66px;}
.formWrap dl dt{font-size: 1.6rem;}
.formWrap dl dd{font-size: 1.4rem;}
.formWrap dl dd input{line-height: 66px;}
.formWrap dl dd.uploadImg img{height: 120px;margin-bottom: 10px;}
.formWrap dl dd.uploadImg div{width: 60px;height: 25px;line-height: 25px;}
.formSubm{height: 54px;line-height: 54px;font-size: 1.6rem;}

/*鏂伴椈璇︽儏椤?/
.newsContent{font-size: 1.4rem;line-height: 34px;}
.newsContent .passageTitle{font-size: 1.8rem;margin-bottom: 10px;}
.newsContent .other{font-size: 1.2rem;}

/*鑱旂郴鎴戜滑椤甸潰*/
.contactTop h3{font-size: 2.0rem;}
.contactTop h4{font-size: 1.4rem;line-height: 24px;}

}

@media screen and (max-width: 468px){
/*鎷涜仒琛ㄥ崟*/
.formWrap dl{line-height: 44px;}
.formWrap dl dd input{line-height: 44px;}
.formSubm{height: 44px;line-height: 44px;border-radius: 5px;}	
}