@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
i,em{font-style: initial;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin: 0 auto;}
.moddle{width:1400px;}
.sbj{margin: 40px 0;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.p100{padding: 100px 0;}
.p_img,.indentbox{text-indent: 32px;}
.wrapper{ width: 1400px; margin: 0px auto;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{width: 100%;height: 100%;object-fit: cover;transition: 2s;}
.vimg:hover{transform: scale(1.2);}

.title{text-align: center;margin-bottom: 60px;font-weight: bold;}
.title p{display: inline-block;font-size: 36px;}
.title p em{color: #006ccd;}
.title span{font-size: 30px;color: #d7d7d7;padding-left: 14px;}

/***头部***/
.vv{line-height: 35px;font-size: 14px;background: #f1f1f1;padding: 0 4%;}
.vv a{font-size: 14px;}
.header{padding: 0 4%;background: url(../images/headbj.jpg);}
.logo_l dl{font-size: 33px; color: #333; font-weight: bold;margin-top: 18px;}
.logo_l dt{text-transform: uppercase;color: #777;font-size: 14px;}
.logo_c{border-left: 1px solid #909090;padding-left: 20px;margin-left: 20px;}
.logo_c dl{ line-height: 40px; font-size: 25px; font-weight: bold; color: #006ccd;}
.logo_c dt{ line-height: 32px; font-size: 16px; color: #606060;}
.logo_r{background: url(../images/telephone.gif) no-repeat left center; padding-left: 50px;background-size: 40px;}
.logo_r dl{ line-height: 29px; font-size: 18px; color: #606060;}
.logo_r dt{ line-height: 35px; font-size: 30px; color: #333; font-weight: bold;}
#nav li:first-child{background: #006ccd;}
#nav li:first-child a{color: #fff;}
#nav li{position: relative;float: left;text-align: center;width: 130px;line-height: 110px;}
#nav li>a{display: block;font-size: 18px;position: relative;z-index: 2;overflow: hidden;}
#nav li>a::after{content: "";position: absolute;left: 0;top: -100%;z-index: -1;width: 100%;height: 100%;background: #006ccd;transition: .5s;}
#nav li:hover>a::after{top: 0;}
#nav li:hover>a{color: #fff;}
#nav li dl{width:100%; background: #006ccd;position:absolute;left: 0;top: 130%;visibility: hidden;z-index: 999999;transition: .5s;opacity: 0;}
#nav li dl dt{line-height:40px; text-align: center;border-bottom: 1px solid #f1f1f1;}
#nav li dl dt a{color:#fff;font-size:16px;display: block;position: relative;z-index: 2;}
#nav li dl dt a::after{content: "";position: absolute;left: 0;top: 0;width: 0;height: 100%;background: #005cac;z-index: -1;transition: .5s;}
#nav li dl dt:hover a::after{width: 100%;}
#nav li:hover dl{top: 100%;visibility: visible;opacity: 1;}

.fourBigItems{background: #f1f1f1;padding: 40px 0;}
.fourBigItems ul li{width: 25%;text-align: center;background: url(../images/f_shu.png) no-repeat right top;}
.fourBigItems ul li img{transition: .5s;}
.fourBigItems ul li:hover img{transform: rotateY(360deg);}
.fourBigItems ul li p{font-size: 18px;line-height: 50px;}
.fourBigItems ul li .line{width: 20px;height: 3px;background: #006ccd;margin: 0 auto;}
/* 产品中心 */
.cpzx{padding: 60px 0;}
.pbt{border-bottom: 1px solid #ccc;padding-bottom: 15px;margin-bottom: 60px;}
.pbt a{font-size: 14px;color: #fff;display: block;width: 150px;height: 48px;background: url(../images/duo.png) no-repeat left center;line-height: 48px;text-align: center;margin-top: 20px;}
.pbt div{color: #444444;font-size: 36px;padding-top: 22px;background: url(../images/xian.png) no-repeat top left;font-weight: bold;}
.pbt i{color: #006ccd;font-style: normal;}
.pbt span{font-size: 30px;color: #d7d7d7;opacity: 0.6;padding-left: 14px;}
.cplei{display: flex;justify-content: space-between;margin: 60px 0 ;}
.cplei li{width: 19%;line-height: 45px;text-align: center;overflow: hidden;background: #f1f1f1;}
.cplei li a{font-size: 16px;display: block;}
.cplei li:hover{background: #006ccd;}
.cplei li:hover a{color: #fff;}
.plist{display: flex;justify-content: space-between;flex-wrap: wrap;}
.plist li{width: 24%;position: relative;overflow: hidden;margin-bottom: 20px;}
.plist li a.img{display: block;height: 400px;overflow: hidden;}
.plist li a.img img{width: 100%;height: 100%;object-fit: cover;}
.plist li p{line-height: 45px;text-align: center;font-size: 16px;background: #f1f1f1;}
.plist li>div a{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;display: block;color: #fff;font-size: 16px;font-weight: normal;position: absolute;line-height: 400px;text-align: center;top:100%;left: 0;width: 100%;height: 100%; background: rgba(38,37,53,.8) url(../images/cpx.png) no-repeat right bottom;}
.psort li a:hover{color: #006ccd;}
.plist li:hover>div a{top:0;}
.plist li p{font-size: 16px;text-align: center;line-height: 2.5;}
/* 公司简介 */
.about{height: 930px;background: url(../images/aboutbj.jpg) no-repeat right center;margin-top: 100px;}
.about .pbt{margin: 0;border-bottom: 0;}
.abox1{position: relative;}
.acon{position: absolute;letter-spacing: 0;top:140px;z-index: 1;background: #fff;width: 600px;height: 379px;padding: 60px 40px 0 33px;}
.acon .pbt p{font-size: 36px;color: #444;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.acon .pbt span{opacity: 1;}
.jian{font-size: 15px;line-height: 28px;color: #666666;margin-top: 10px;text-indent: 32px;}
.amore a{display: block;text-align: center;font-size: 14px;color: #fff;width: 86px;height: 86px;line-height: 86px;position: absolute;left: 630px;bottom: 0;z-index: 2; background-color: #006ccd;}
.aimg{margin-top: 46px;}
.aimg img{display: block; width: 782px;height: 533px;}
.aul {margin-top: 8px;}
.aul li{width: 462px;height: 244px;background-color: #f9f9f9;margin-right: 7px;text-align: center;padding-top:45px;}
.aul li:last-child{margin-right: 0;}
.aul li a{display: block;}
.aul li p {font-weight: normal;color: #222222;font-size: 18px;line-height: 30px;margin-top: 10px;}
.aul li p span{color: #999;font-size: 14px;display: block;}
.aul li .img{height: 80px;line-height: 80px;}
.aul li .img2{display: none;}
.aul li:hover .img1{display: none;}
.aul li:hover .img2{display: inline-block;}
.aul .vli:hover{background: #006ccd;}
.aul li:hover p{color: #fff;}
.aul li:hover p span{color: #dddddd;}
/* 优势 */
.goodbox{padding: 100px 0 0;background: url(../images/adbj.jpg) no-repeat center top;}
.goodbox .pbt a{width: inherit;background: none;color: #fff;font-size: 16px;}
.goodbox .pbt div{color: #fff;}
.goodbox .pbt div i{color: #fff;}
.goodbox dl dt{width: 34%;overflow: hidden;}
.goodbox dl dt:nth-child(2){height: 380px;overflow: hidden;}
.goodbox dl dt:nth-child(2) img{width: 100%;height: 100%;object-fit: cover;}
.goodbox dl dt .item{background: #f1f1f1;height: 140px;padding: 20px;}
.goodbox dl dt .item:nth-child(n+2){margin-top: 20px;}
.goodbox dl dt .item .gtopic{font-size: 18px;margin-bottom: 10px;border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.goodbox dl dt .item .gtopic span{color: #006ccd;font-size: 30px;font-weight: bold;margin-right: 10px;font-style: oblique;}
.goodbox dl dt .item p{font-size: 15px;line-height: 2;color: #777;}

.factory{margin-top: 20px;}
.factory .fimg{height: 250px;overflow: hidden;}
.factory p{text-align: center;line-height: 45px;font-size: 16px;background: #f1f1f1;}
.factory .swiper-slide:hover p{background: #006ccd;color: #fff;}
.telephoneBox{display: flex;justify-content: center;align-items: center;font-size: 18px;color: #fff;border-radius: 100px;margin: 40px auto 0;width: 500px;height: 55px;border: 1px dashed #006ccd;}
.telephoneBox .t01{width: 490px;background: #006ccd;height: 45px;border-radius: 100px;display: flex;justify-content: center;align-items: center;}

/* 案例展示 */
.alzs{background: url(../images/albj.jpg) no-repeat top center;padding: 60px 0;}
.case_list1{position: relative;}
.case_list1 .alimg{height: 170px;overflow: hidden;border: 1px solid #ccc;}
.case_list1 .swiper-button-prev:after,.case_list1 .swiper-button-next:after{content: "";}
.case_list1 .swiper-button-prev,.case_list1 .swiper-button-next:focus {outline: none;}
.case_list1 .swiper-button-prev{left: -50px;top: 80px;}
.case_list1 .swiper-button-next{right: -50px;top: 80px;}

/* 新闻动态 */
.xwdt{padding: 100px 0;background: url(../images/xwbj.png);}
.xwdt .title{text-align: left;}
.newsImg{width: 48%;height: 300px;overflow: hidden;}
.newsFont{width: 48%;}
.newsFont .time{font-size: 14px;padding-left: 25px;background: url(../images/time.png) no-repeat left;background-size: 20px;color: #888;}
.newsFont .sti{font-size: 18px;margin: 10px 0 20px;}
.newsFont p{line-height: 2;color: #777;font-size: 16px;}
.newsFont .details{font-size: 16px;margin-top: 40px;width: 200px;line-height: 35px;text-align: center;border: 1px solid #ccc;text-align: center;}
.newsFont .details:hover{background: #006ccd;color: #fff;border-color: #006ccd;}
.newsB ul li{margin-top: 40px;width: 32%;}
.newsB ul li .liA{text-align: center;width: 20%;font-size: 16px;border-right: 1px solid #ccc;}
.newsB ul li .liA strong{font-size: 40px;}
.newsB ul li .liB{width: 75%;}
.newsB ul li .liB .lti{font-size: 18px;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ccc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsB ul li .liB .pp{font-size: 16px;}
.newsB ul li:hover .liB .lti{color: #006ccd;}

/*footer*/
.tiaobox{height: 2px;background: #006ccd;margin-bottom: 10px;}
.footer{padding-top: 40px; background: #333; color: #fff; position: relative;}
.footer a{ color: #fff;}
.icon-top{position: fixed;right: 50px;bottom: 50px;z-index: 999999;width: 60px;height: 60px;line-height: 60px;background: #006ccd;cursor: pointer;font-size: 30px;font-weight: bold;color: #fff;text-align: center;border-radius: 50px;opacity: .5;}
.icon-top:hover{opacity: 1;}

.foot_l{ width: 200px; background: url(../images/f_shu.png) no-repeat right top;padding-right: 22px;}
.foot_c{ width: 23%;background: url(../images/f_shu.png) no-repeat right top;}
.foot_d{ width: 25%;background: url(../images/f_shu.png) no-repeat right top;}
.foot_r{ width: 180px; text-align: center;}
.foot_r img{ width: 165px; height: 165px;}
.foot_r p{margin-top: 10px;}
.footer dl{ line-height: 54px; margin-bottom: 5px; font-size: 20px; font-weight: bold;}
.footer li{ width: 100px; float: left; line-height: 36px;}
.footer li a{ font-size: 14px;}
.footer li a:hover{color: #006ccd;text-decoration: underline;}
.footer dd{float: left; line-height: 36px;margin-right: 5%;}
.footer dd a{ font-size: 14px;}
.footer dd a:hover{color: #006ccd;text-decoration: underline;}
.footer dt{ line-height: 28px; font-size: 14px;}
.banquan{ line-height: 20px; color: #fff; text-align: center; font-size: 12px;}
.banquan a{ font-size: 14px; color: #fff;}

.nlxt{ height: 40px; line-height: 40px; background: #006ccd; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px;}
.nlxb ul li{width: 48%;margin-bottom: 20px;}
.nlxb ul li .liimg{height: 100px;overflow: hidden;}
.nlxb ul li p{padding: 10px 0;text-align: center;font-size: 14px;}

.yqlj{ line-height:29px;text-align: center;color: #fff;background: #1c1c1c;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/* 内页联系我们 */
.boxfont{font-size: 16px;line-height: 35px;text-align: center;}
.inside li{width: calc(32% - 40px);border: 1px solid #ccc;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;padding: 20px;border-radius: 10px;}
.inside li .inr{width: 85%;font-size: 16px;color: #777;position: relative;}
.inside li .inr p{font-size: 25px;color: #333;font-weight: bold;line-height: 1.5;text-transform: lowercase;}
.inside li:hover{box-shadow: 0 5px 10px #ccc;transform: translateY(-10px);border-color: #006ccd;}
.ewmbox{display: flex;justify-content: center;text-align: center;}
.ewmbox dt p{font-size: 18px;line-height: 50px;}
.ewmbox dt img{width: 200px;}

.n-box{font-size: 35px;line-height: 350px;font-weight: bold;color: #fff;}
.n-contact{height: 350px;background: url(../images/n-box.jpg) no-repeat center center;text-align: center;}
.n-case{height: 350px;background: url(../images/n-case.jpg) no-repeat center center;text-align: center;}
.n-pro{height: 350px;background: url(../images/n-pro.jpg) no-repeat center center;text-align: center;}
.n-lianxi{height: 350px;background: url(../images/n-lianxi.jpg) no-repeat center center;text-align: center;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:17%; float:left;margin-bottom: 20px;}
.cp_iright{ width:82%; float:right;margin-bottom: 20px;}

.iright{margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #006ccd;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl>ul{ padding:15px 0px; background-color:#f1f1f1;}

.icpfl>ul .li_1>a{line-height: 32px;padding-left:20px; font-size:16px; color:#000;display: block;transition: 0.5s;font-weight: bold;}
.icpfl>ul .li_1>a:hover{color:#006ccd;transform: translate(5px);}
.icpfl>ul .li_2{ background:url(../images/cp2.png) no-repeat 20px 12px; line-height:32px;}
.icpfl>ul .li_2>a{ padding-left:40px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl>ul .li_2>a:hover{color:#006ccd;transform: translate(5px);}
.icpfl>ul ol{ background:url(../images/cp1.png) no-repeat 35px center; line-height:35px;}
.icpfl>ul ol a{ padding-left: 50px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl>ul ol a:hover{color:#006ccd;transform: translate(5px);}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.cp_mup{background-color: #006ccd; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.cp_mup p{height:42px;float:left;padding-left: 15px;}
.cp_mup a{color: #fff;}
.cp_mup span{float:right;padding-right:10px;}
.cp_mup span a{ font-size:14px; color:#fff;}
.cp_mup span a:hover{color:#006ccd;}

.bax{background: #F2F2F2;border: 1px solid #DFDEDE;}
.mup{height:42px;line-height: 42px;color:#333; font-size:14px;}
.mup span{display: block;background: url(../images/zhuye.png) no-repeat left center;padding-left: 25px;}
.mup span a{ font-size:14px; color:#333;}
.mup span a:hover{color:#006ccd;}
.n_about{text-align: center;margin-bottom: 30px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.n_about span{font-size: 36px;color: #3c3c3c;font-weight: bold;}
.n_about p{font-size: 15px;line-height: 3;color: #585858;}

.hg .page li{display: inline-block;padding: 5px 10px;border: 1px solid #ccc;margin-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:22.6%;float:left;margin:0px 15px 20px;}
.rytp .ryimg{overflow:hidden;text-align:center;display: block;height: 250px;}
.rytp:hover .ryimg{border-color: #006ccd;}
.rytp a img{width: 100%;height: 100%;object-fit: contain;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:45px;height:45px;text-align:center;font-size: 16px;position: relative;z-index: 5;}
.rytp p::after{content: "";position: absolute;left: 0;top: 0;z-index: -1;transform: scale(0,1);transition: transform 0.5s;transform-origin: right;width: 100%;height: 100%;background: #006ccd;}
.rytp:hover p{color: #fff;}
.rytp:hover p::after{transform: scale(1);transform-origin: left;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 25px;font-weight: bold;margin: 20px 0 40px;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{text-align: center;margin-top: 40px;}
.page li{text-align: center;padding-right: 10px;}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}

/* 内页新闻列表 */
.newsList li{float:left;width: calc(49% - 40px);margin: 10px 0;transition: .5s;padding: 20px;margin-right: 1.5%;border: 1px solid #eee;}
.newsList li:nth-child(even){margin-right: 0;}
.newsList li:hover{box-shadow: 0 0 10px #ccc;}
.newsList li .timeDiv{transition: .5s;width: 210px;height: 135px;overflow: hidden;float: left;margin-left: 15px;}
.newsList li .timeDiv img{width: 100%;height: 100%;object-fit: cover;}
.newsList li .timeDiv p{font-size: 50px;padding-top: 5px;}

.newsList li .titBox{}
.newsList li .titBox .time{font-size: 14px;color: #989898;}
.newsList li .titBox .one,.newsList li .titBox .two{font-size: 20px;}
.newsList li .titBox .one{color: #333333;position: relative;}
.newsList li .titBox .one a{display: block;font-size: 18px;transition: 0.5s;}
.newsList li:hover .titBox .one a{color: #006ccd;transform: translate(10px);}
.newsList li:hover .titBox .one{color:#006ccd}
.newsList li .titBox .two{width: 80px;height: 1px;background: #bebebe;margin: 10px 0;}
.newsList li .titBox .three{font-size: 16px;color: #888888;}
.pageContent .title{margin-top: 0;font-size: 40px;}
.pageContent .titlecon{margin-top: 0;font-size: 20px;}
.pageContent .title p{font-size: 24px;height: 24px;line-height: 24px;border-left: 4px solid #2f318b;padding-left: 15px;font-weight: bold;margin-bottom: 40px;}
.pageContent .title p em{font-size: 18px;color: #bebebe;margin-left: 10px;font-weight: normal}
.news {margin: 50px 0 0 0;}

.vnr{padding:10px 9px;border: 1px solid #ccc;}
.vnr .cplb{width: 31.6%;margin-bottom: 10px;border: 1px solid #ccc;padding: 5px;float: left;margin-right: 10px;}
.vnr .cplb:nth-child(3n){margin-right: 0;}
.vnr .cplb .cplb_img{height: 252px;overflow: hidden;position: relative;}
.cplb_img .v_cang{position: absolute;left: 0;bottom: -252px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);font-size: 16px;color: #fff;text-align: center;line-height: 252px;transition: 0.5s;}
.cplb_img .v_cang:before{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;left: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img .v_cang:after{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;right: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img img{width: 100%;height: 100%;object-fit: contain;}
.vnr .cplb p{font-size: 16px;color: #000;line-height: 2;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.vnr .cplb:hover .v_cang{bottom: 0;}
.vnr .cplb:hover .v_cang:before{left: 90px;opacity: 1;}
.vnr .cplb:hover .v_cang:after{right: 90px;opacity: 1;}
.vnr .cplb:hover{border: 1px solid #006ccd;}
/*内页样式*/
.nr video{width: 50%;display: block;margin: 0 auto;height: 500px;}
.cp_nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
.nr{line-height:30px;padding:10px 9px;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{width: 50%;margin: 0 auto;}
.simple_btn{width: 408px;line-height: 2.5;background: #006ccd;color: #fff;text-align: center;font-size: 16px;border: none;outline: none;cursor: pointer;}

.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}
.vgs{font-size:20px;font-weight: bold;padding: 7px;position: relative;height: 31px;margin: 20px 0;background: url(../images/cpgs.jpg) no-repeat center center;}
.vgs p{position:absolute;left: 0;top: 0;border: 1px solid #363636;padding: 7px;color: #363636}
.zuoyou{margin-top:20px;}
.zuoyou a{font-size: 14px;}
.zuoyou a:hover{color: #006ccd;text-decoration: underline;}

.cpxq{}
.cp_l{ width: 46%;}
.cp_r{ width: 52%;}
.cp_r dl{ margin-top: 20px; line-height: 75px; border-bottom: 1px solid #EEEEEE; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.cp_r dt{ line-height: 43px; font-size: 18px; font-weight: bold;}
.cp_r dd{ line-height: 25px; font-size: 16px; margin-bottom: 20px;}
.cp_r li{ width: 130px; float: left; line-height: 50px; background: #006ccd; margin-right: 20px; text-align: center;}
.cp_r li a{ font-size: 16px; color: #fff;}
.cp_r li img{ vertical-align: middle; padding-right: 10px;}
.cp_r li:nth-child(1){ background: #006ccd;}
#preview{ float:none; margin:20px auto; text-align:center; width:420px;}
.jqzoom{ width:410px; height:410px; position:relative; border: 1px solid #DDDDDD; display: table-cell; vertical-align: middle; padding: 5px;}

.zoomdiv{ left:859px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:472px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:372px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0; width: 100% !important;}
@media screen and (max-width: 1580px) {
	#nav li{width: 110px;}
	#nav li dl{width: 160%;}
}
@media screen and (max-width: 1440px) {
	.wrapper{width: 1200px;}
	#nav li{width: 90px;}
	.goodbox dl dt .item p{font-size: 14px;line-height: 1.5;}
	.goodbox dl dt .item .gtopic{padding-bottom: 5px;margin-bottom: 5px;}
	.factory .fimg{height: 200px;}
	.aul li{width: 395px;height: 210px;}
	.foot_c{width: 18%;}
	
	/* 内页 */
	.moddle{width: 1200px;}
	.vabout .n_left{line-height: 1.7;}
	.vnr .cplb{width: 31.3%;}
	.icpfl ul p a{font-size: 14px;}
	.rytp{width: 22.4%;}
	.rytp a{height: 160px;}
	.rytp .ryimg{height: 210px;}
}
@media screen and (max-width: 1395px) {
	.topimg{width: 33%;margin-left: 4%;}
}