@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;transition:all 0.3s ease-in-out 0s;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1400px;}
.clear{clear:both;}
.wrapper{ width: 1400px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px;background: #333;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #fff;line-height: 36px;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #fff; float: right; text-align: center; line-height: 16px; color: #fff;}
i,em{font-style: inherit;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{transition: 1s;width: 100%;height: 100%;object-fit: cover;}
.vimg:hover{transform: scale(1.2);}

.title{text-align: center;margin-bottom: 40px;padding-bottom: 20px;font-size: 16px;text-transform: uppercase;color: #777;}
.title p{font-size: 32px;color: #333;font-weight: bold;margin-bottom: 10px;}
.title p span{color: #f67406;}
/***头部***/
.logo span{font-size: 35px;font-weight: bold;color: #333;}
.logo{font-size: 14px;color: #999;}
.tel{padding-left: 45px;padding-top: 12px;background: url(../images/telephone.png) no-repeat left center;font-size: 30px;background-size: 40px;}
.n-ul li a:hover{background: #f67406;color: #FFF;}
nav{width:100%;background: #0f4daa;}
nav li{float: left;text-align: center;width: 12.5%;line-height: 60px;position: relative;}
nav li a{display:block;text-align:center;font-size:18px;color: #fff;}
nav li dl{width:100%;background:#0f4daa;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left; color: #fff;}
nav li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
nav li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
nav li dl dt:hover a{ color: #fff; font-size: 16px;}
nav li:hover dl{left:auto;}
nav .current{ background: #f67406;color: #fff;}
/* 产品 */
.product{padding: 80px 0;background: url(../images/probj.png) no-repeat right top;}
.prosort{display: flex;justify-content: space-evenly;}
.prosort li{width: 15%;line-height: 45px;text-align: center;background: #0f4daa;position: relative;}
.prosort li a{font-size: 16px;color: #fff;display: block;}
.prosort li dl{background: #f67406;position: absolute;left: 0;top: 100%;z-index: 999;width: 100%;display: none;}
.prosort li dl dt{line-height: 40px;}
.prosort li dl dt a{color: #fff;font-size: 16px;}
.prosort li dl dt:hover{background: #0f4daa;}
.procontent{margin-top: 40px;}
.procontent dt{width: 24%;}
.procontent dt:nth-child(n+5){margin-top: 20px;}
.procontent dt .proimg{height: 300px;overflow: hidden;border: 1px solid #ccc;}
.procontent dt .profont{text-align: center;font-size: 16px;height: 45px;line-height: 45px;position: relative;background: #f1f1f1;transition: 0.5s;width: 100%;}
.procontent dt .profont p{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.procontent dt .profont::after{content: "";display: block;background: #0f4daa;transition: 0.5s;position: absolute;left: 50%;top: 0;width: 0;height: 100%;z-index: 0;}

.procontent dt:hover .proimg{border-color: #0f4daa;}
.procontent dt:hover .profont::after{width: 100%;left: 0;}
.procontent dt:hover .profont{color: #fff;}

.adbox{height: 300px;background: url(../images/adimg.jpg) no-repeat center center;background-size: 100% 100%;overflow: hidden;}
.adbox  .cbox{width: 40%;}
.adbox .cbox span{font-size: 25px;color: #333;font-weight: bold;display: block;margin-top: 60px;}
.adbox .cbox .line{width: 50px;height: 2px;background: #0f4daa;margin: 10px 0 20px;}
.adbox .cbox p{font-size: 16px;line-height: 2;color: #666;}
.cbox .more{display: block;width: 160px;line-height: 45px;font-size: 16px;text-align: center;background: #0f4daa;color: #fff;margin-top: 30px;}
.cbox .more:hover{background: #f67406;}
/* 优势 */
.advantage{padding: 80px 0;background: url(../images/xwbj.png);}
.ti{text-align: center;font-weight: bold;font-size: 40px;text-transform: uppercase;color: #ccc;margin-bottom: 60px;}
.ti p{font-size: 35px;color: #333;margin-top: 20px;}
.ti p span{color: #f67406;}
.ybox li{display: flex;justify-content: space-between;padding: 20px;background: #fff;border-radius: 20px;}
.ybox li:nth-child(n+2){margin-top: 20px;}
.ybox li .vc{width: 45%;}
.ybox li:nth-child(even) .vc{text-align: right;}
.ybox li:nth-child(even) .line{float: right;}
.vl,.vc{margin-top: 45px;}
.ybox li .vc span{font-size: 30px;color: #333;}
.ybox li .vc i{font-size: 16px;color: #777;text-transform: uppercase;display: block;margin: 10px 0;}
.ybox li .vc .line{width: 50px;height: 2px;background: #f67406;}
.ybox li .vc p{font-size: 16px;line-height: 1.5;margin-top: 20px;}
/* 简介 */
.company{padding: 80px 0;background: url(../images/aboutbj.jpg) no-repeat center top;}
.com_left{width: 40%;}
.com_left .about_ti{font-size: 35px;font-weight: bold;color: #fff;}
.com_left>p{font-size: 25px;font-weight: bold;color: #fff;margin: 20px 0 40px;}
.hui {color: #000;width: calc(46% - 40px);float: left;text-align: center;font-size: 16px;background: #fff;padding: 20px;margin-bottom: 20px;margin-right: 20px;box-shadow: 0 0 5px #939393;}
.hui>p{width: 30px;height: 4px;background: #f67406;margin: 10px auto 0;}
.hui:nth-child(even){margin-right: 0;}
.dahong {color: #0f4daa;font-weight: bold;font-size: 25px;display: inline-block;}
.com_left .more{display: block;width: 160px;line-height: 45px;background: #0f4daa;font-size: 16px;color: #fff;margin-top: 30px;text-align: center;}
.com_right{width: 59%;}
.com_right .dcon{font-size: 16px;line-height: 2;margin-bottom: 20px;color: #fff;}
.com_right .comimg{height: 300px;overflow: hidden;}
.com_bottom{margin-top: 40px;}
.com_bottom li{border: 1px solid #ccc;display: flex;padding: 20px;width: calc(25% - 40px);transition: 0.5s;}
.com_bottom li .ib{font-size: 25px;color: #333;padding-top: 5px;margin-left: 20px;}
.com_bottom li .ib p{font-size: 16px;color: #777;}

.com_left .more:hover{background: #f67406;}
.com_bottom li:hover{box-shadow: 0 5px 10px #ccc;transform: translateY(-10px);}
/* 厂区环境 */
.cfcj{padding: 80px 0;background: url(../images/casebj.jpg) no-repeat center center;}
.cfl{width: 23%;}
.cfl .line{width: 50px;height: 2px;background: #f67406;margin: 20px 0;}
.cfl span{font-size: 32px;color: #333;display: block;margin-bottom: 10px;font-weight: bold;}
.cfl span i{font-size: 16px;text-transform: uppercase;color: #ccc;margin-left: 10px;}
.cfl p{font-size: 16px;color: #545454;line-height: 1.5;}
.cfl .more{margin-top: 40px;display: block;padding: 10px 0;background: #0f4daa;width: 100px;transition: 0.5s;}
.cfl .more img{display: block;margin: 0 auto;}
.cfr{width: 75%;}
.cfr .cfimg{height: 250px;overflow: hidden;}

.cfl .more:hover{width: 150px;}
/* 新闻 */
.xwzx{padding: 80px 0;}
.xtop{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.newti{font-size: 16px;color: #666;padding-left: 70px;background: url(../images/newti.png) no-repeat left;}
.newti p{font-size: 32px;color: #333;font-weight: bold;}
.newti p i{font-size: 16px;text-transform: uppercase;color: #ccc;margin-left: 10px;}
.xtop .more{margin-top: 20px;display: block;padding: 10px 0;background: #0f4daa;width: 100px;transition: 0.5s;}
.xtop .more img{display: block;margin: 0 auto;}
.xbottom li{width: 48%;}
.xbottom li:nth-child(n+3){margin-top: 20px;}
.xbottom li .ja{width: 35%;height: 180px;overflow: hidden;}
.xbottom li .jb{width: 62%;}
.xbottom li .jb span{font-size: 18px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xbottom li .jb i{display: block;font-size: 16px;color: #777;line-height: 30px;}
.xbottom li .jb p{font-size: 16px;line-height: 1.5;color: #555;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.xbottom li .jb .duo{width: 100px;line-height: 35px;font-size: 14px;border: 1px solid #ccc;margin-top: 20px;text-align: center;}

.xtop .more:hover{width: 150px;}
.xbottom li:hover .jb span{color: #0f4daa;font-weight: bold;}
.xbottom li:hover .jb .duo{background: #0f4daa;color: #fff;}

/*脚部*/
footer {
    background: url(../images/footbj.png) #0f4daa;
    background-size: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    z-index: 10;
    overflow: hidden;
}
.foot {
    display: flex;
    justify-content: space-between;
    padding: 36px 0 16px 0;
}
.foot .ftitle {
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    font-family: Microsoft YaHei;
    line-height: 30px;
}
.foot .ftitle hr {
    border: none;
}
.foot .fleft {
    width: 60%;
	padding-bottom: 30px;
}
.foot .fright {
    width: 40%;
    padding: 5px 7px 10px 30px;
}
.foot .finfo {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    text-indent: 2em;
    padding: 10px 38px 10px 0;
}
.foot .flxwm{margin-top: -18px;}
.foot .flxwm ul {
    display: flex;
	flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
.foot .flxwm ul li {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #676767;
    line-height: 40px;
    width: 48%;
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(2)
{
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(3)
{
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(4)
{
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(5)
{
    background-size: 30px;
	width: 80% !important;
}
.zright p{text-align: center;line-height: 2.5;color: #fff;}
.zright img{width: 163px;}

.fnav {display: flex;justify-content: space-around;padding: 10px 0;border-bottom: 1px solid #fff;}
.fnav .aabb{width: 240px;text-align: center;position: relative;}
.fnav .aabb:after{content: "";display: block;position: absolute;right: 0;top: 13px;width: 1px;height: 20px;background: #fff;}
.fnav .aabb:last-child::after{display: none;}
.aabb ul li{color: #fff;font-size: 14px;margin-bottom: 10px;}
 .aabb>a {
	 font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    height: 44px;
    box-sizing: border-box;
    line-height: 44px;
    display: block;
}
.foot .aabb:nth-child(2){width: 40%;}
.foot .aabb:nth-child(2) ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.foot .aabb:nth-child(2) li{width: 43%;}
.aabb li a{font-size: 16px;color: #fff;display: inline-block;margin-bottom: 10px;}
.aabb li dl dt{width: 50%;}
.aabb li dl dt a{font-size: 14px;}
.copyright {
    background: #0f4daa;
    font-size: 14px;
    color: #ffffff; 
    line-height: 32px;
    text-align: center;
}



#demo_{overflow:hidden;width:1200px;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 210px; overflow: hidden; border: 5px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
.idllist1 li ol img{width:280px;height:210px;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li a{ font-size: 14px; color: #333333;}


.nlxt{ height: 40px; line-height: 40px; background: #0f4daa; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; 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;}
/*内页样式*/
.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 #0f4daa;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:#0f4daa;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:16px; color:#000;display: block;transition: 0.5s;}
.icpfl>ul .li_2>a:hover{color:#0f4daa;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:#0f4daa;transform: translate(5px);}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.cp_mup{background-color: #0f4daa; 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:#0f4daa;}

.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:#0f4daa;}
.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;}

/* 内页联系我们 */
.vcontact{display: flex;justify-content: space-evenly;}
.vcontact li{width: 18%;text-align: center;padding: 10px;transition: 0.5s;}
.vcontact li img{margin-bottom: 20px;}
.vcontact li p{font-size: 16px;color: #5d5d5d;}
.vcontact li span{font-size: 20px;}
.vcontact li:hover{box-shadow: 0 10px 20px #d4d4d4;transform: translateY(-10px);}

.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:24.1%;float:left;margin:0px 5px;}
.rytp a{overflow:hidden;border:1px solid #ccc;text-align:center;display: block;height: 195px;}
.rytp a img{width: 100%;height: 100%;object-fit: contain;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;font-size: 16px;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.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{margin: 10px 0;transition: .5s;padding: 10px;}
.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{float: left;width: 85%;padding-right: 50px;border-right:1px solid #e5e5e5;margin-right: 40px; }
.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;}
.titBox .one .xian{display: inline-block;width: 30px;height: 2px;background: #0f4daa;transition: 0.5s;}
.newsList li:hover .titBox .one .xian{width: 50px;}
.newsList li .titBox .one a{font-size: 18px;font-weight: 600;}
.newsList li:hover .titBox .one{color:#0f4daa}
.newsList li .titBox .two{width: 200px;height: 1px;background: #bebebe;margin: 10px 0;}
.newsList li .titBox .three{font-size: 16px;color: #888888;}
.newsList li .btn{width: 112px;height: 36px;background: #d9d9d9;display: block;line-height: 36px;text-align: center;color: #6d6d6d;border-radius: 25px;float: left;margin-top: 50px;font-size: 16px;}
.newsList li:hover .btn{background: #0f4daa;color: #ffffff;}
.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;transition: 0.5s;}
.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 #0f4daa;}
/*内页样式*/
.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: #0f4daa;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;}

.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: #0f4daa; 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: #0f4daa;}
#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 www.divcss5.com */
.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;}
.bigimg{width:800px;height:800px;}
.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: 1440px) {
	.wrapper{width: 1200px;}
	.ybox li .vc span{font-size: 25px;}
	.profont{width: 40%;}
	.ybox li .vc{width: 40%;}
	.hui{width: calc(43% - 40px);}
	.cfl .more{margin-top: 12px;}
	
	.foot .aabb:nth-child(2){width: 45%;}
	
	/* 内页 */
	.moddle{width: 1200px;}
	.vnr .cplb{width: 31.3%;}
	.icpfl ul p a{font-size: 14px;}
	.rytp{width: 23.9%;}
	.rytp a{height: 160px;}
	.newsList li .titBox{width: 82%;}
	
	
	
}
