/*关于我们*/

.aboutbox{overflow: hidden; width: 100%;display: block;}
.aboutbox p{font-size: 15px; line-height: 32px;}
.aboutbox p img{max-width: 100%;}

/*关于我们*/



/* 新闻 */
.indexnews{}
.indexnews  .newsbottom{}
.indexnews  .newsbottom li{ position:relative; border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:20px;}
.indexnews  .newsbottom li .figure{float:left;width:200px;height:130px;overflow:hidden;}
.indexnews  .newsbottom li .figure img{width:200px;height:130px;display:block; transition:all .3s linear;-webkit-transition:all .3s linear;}
.indexnews  .newsbottom li .cont{margin-left:215px;}
.indexnews  .newsbottom li h3{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:16px;color:#343434; font-weight: 100;}
.indexnews  .newsbottom li h3:hover{color:#F0A50C ;}
.indexnews  .newsbottom li  .text{color:#727A80;font-size:13px;line-height:20px;height:70px;overflow:hidden;margin:10px 0 5px;}
.indexnews  .newsbottom li  .date{font-size:13px; color:#959595;padding-left:20px; background:url(../images/date.png) no-repeat left center;}
.indexnews  .newsbottom li  .figure img:hover{
 transform:scale(1.05);-webkit-transform:scale(1.05);
}

.newsbottomtwo{padding:5px 0 30px;}
.newsbottomtwo p{line-height:42px; padding-left:23px;background:url(../images/Ywwnews.png) no-repeat 0px center;border-bottom:1px solid #ddd;}
.newsbottomtwo p span{display:block; float:right; color:#888;}

/*--新闻详细--*/

.commonDetailed{margin: 0;}

.commonDetailedtitle{ border-bottom:1px solid #cccccc;}
.commonDetailedtitle h3{ font-size:24px; text-align:center; line-height:32px; color:#1a1a1a; font-weight: 100; }

.commonDetailedtitleTimeAuthor{ text-align:center; color:#666; font-size:13px; padding:20px 0px 15px;}
.commonDetailedtitleTimeAuthor span{ padding-right:10px; position:relative; top:-3px; *top:2px;_top:1px;}


.commonDetailedContents{ padding:30px 0px; font-size:15px; line-height:26px;color:#333;text-align:justify;}
.commonDetailedContents img{ max-width:100%; margin:10px auto 10px; display:block; text-align: center; }
.commonDetailedContents p{font-size: 15px; line-height: 28px;}

.commonDetailedContentsfoot{padding-bottom:45px;}
.commonDetailedContentsfoot p{ text-align:center; padding-bottom:30px;}
.commonDetailedContentsfoot p a{ display:inline-block;background:#F0A50C ; background: -webkit-linear-gradient(top,#F0A50C ,#f2b331);padding:5px 30px; border-radius:5px; color:#FFF; font-size:14px;}
.commonDetailedContentsfoot p a:hover{opacity:.8}
.commonDetailedContentsfoot dl{ border:1px solid #cccccc; border-left:none; border-right:none; font-size:13px; padding:13px 0px;}
.commonDetailedContentsfoot dl  a{color:#1a1a1a;}
.commonDetailedContentsfoot dl  a:hover{color:#F0A50C }
.commonDetailedContentsfoot dl span{ display:inline-block; background:#f2f2f2; color:#1a1a1a; line-height:27px; padding:0px 10px; margin-right:15px;}
.commonDetailedContentsfoot dl dd{ float:left;}
.commonDetailedContentsfoot dl dt{ float:right;}

/* 新闻详细 */


.relevant{position:relative; border:1px solid #ccc; border-top:3px solid #666;padding:15px 15px; margin: 0 auto;}
.relevant h3{display:inline-block; padding:7px 20px;  background:#F0A50C ; color:#fff; letter-spacing:1.2px; font-size:18px;}
.news-relevant{border-top:1px solid #ccc; padding:10px;}
.news-relevant p{border-bottom:1px dashed #ccc; line-height:30px; margin-bottom:8px; padding-left:15px; position:relative;}
.news-relevant p:before{content:" "; border-width:5px; border-style:solid; border-color: transparent transparent transparent #F0A50C ; display:block;float:left;
position:absolute; left:2px; top:50%; margin-top:-5px;}
.news-relevant p span{float:right;}
.news-relevant p a{color:#1a1a1a;}
.news-relevant p a:hover{color:#F0A50C ;}











/*在线留言*/
.view{padding:50px 0;overflow: hidden; margin:auto; }
.view h2{font-size: 16px;color: #4c4c4c;border-bottom: 1px solid #d9d9d9;padding-bottom: 30px;text-align: center;margin-bottom: 50px; margin-top:20px;}
.view h2 em{color: #F0A50C ;}
.view form{width: 730px; overflow:hidden; margin:auto;}
.view form label{font-size: 15px;color:#4c4c4c;display: block; cursor:pointer;height: 44px;line-height: 44px; float: left;width: 75px;}
.view form label em{color: #15499a}
.view form div{float: left;margin:0 22px 25px;}
.formtxt{width: 472px;height: 44px;line-height: 44px;border: 1px solid #dcdcdc;text-indent: 15px;font-size: 15px;float: left;color: #4c4c4c;font-family:"Microsoft YaHei";background: #fff;}
.formarea{padding: 10px;font-size: 15px;color: #4c4c4c;font-family:"Microsoft YaHei";height: 262px;width: 602px;border: 1px solid #dcdcdc;  outline-style: none; word-wrap: break-word;background: #fff;resize:none;}
.formbt{width: 300px;margin: 0 auto;margin-top: 15px;}
.formbt input{width: 136px;height: 40px;text-align: center;line-height: 40px;font-family:"Microsoft YaHei";color: #fff;font-size: 18px; border:none; cursor:pointer;}
.formbt input[type='submit']:hover{background:#FF672D}
.formbt input[type='reset']:hover{background:#83878A}
.submit{background: #F0A50C ;margin-right: 28px;float: left;}
.reset{background: #606569;}
.view form  #verification{border: 1px solid #d9d9d9; padding:5px 5px; color:#4c4c4c;background:#fff;}
.radio-div{}
.view form .radio-div label{float:left; margin:0;} 
.view form  .radio-div input{float:left; margin:5px 4px 0 20px;}

/*在线留言*/




.pivsit{width: 100%; overflow: hidden; display: block; }
.pivsit .dnvan{ font-size: 20px; height:40px; line-height: 40px; width: 100%; text-indent: 10px; background-color: #F0A50C;color: #fff;}
.productlists{margin-top: 10px; width: 100%; overflow: hidden;margin-bottom: 40px;}
.productlists ul{zoom: 1;border-top: solid 1px #333;}
.productlists ul li{border-bottom: solid 1px #333; float: left; width: 301px; height: 30px; line-height: 30px; overflow: hidden;text-overflow:ellipsis; white-space:nowrap;padding: 0 2px;border-left: solid 1px #333; font-size: 13px; }
.productlists ul li:nth-child(3n){border-right: solid 1px #333; padding-right: 12px;}
.productlists ul li:last-child{border-right: solid 1px #333;}




.productweb{width: 100%; overflow: hidden; display: block;}
.productweb ul{zoom: 1;}
.productweb ul li{overflow: hidden; width: 100%; margin-bottom: 50px;}
.productweb ul li .txet{font-size: 20px;color: #000;padding-bottom:0.5%;margin-bottom: 1%; border-bottom: 1px solid #F0A50C ; font-weight: bold;}
.productweb ul li .txt{overflow: hidden; width: 100%; margin: 5px 0;}
.productweb ul li .txt .txtwun{font-size: 16px; margin-right: 30px; float: left; margin-bottom: 10px; }
.productweb ul li .webimg img{display: block;width: 100%;}
.productweb ul li .txt .txtwun:hover {color: #F0A50C}
.productweb ul li .txet:hover



.picslist {width:100% ; overflow: hidden; display: block;}
.picslist ul{zoom: 1;padding-left: 22px;}
.picslist ul li { width: 180px; height: 80px; margin-right: 30px; padding-right: 30px; border-right:#e4e4e4 1px solid; overflow: hidden; margin-bottom: 30px; float: left;}
.picslist ul li:nth-child(4n){margin-right: 0;border-right:#e4e4e4 0px solid; padding-right: 0;}
.picslist ul li img {max-width: 100%; text-align: center; margin: auto;}






/*招聘*/
.jobslist{width:100% ; overflow: hidden; display: block; margin:15px 0 ;}
.jobslist .job{ margin-bottom:50px; width: 100%; overflow: hidden;}
.jobslist .position{padding: 0 20px;height: 32px;background-color: #F0A50C ;color: white;line-height: 32px;font-size: 17px;text-align: center;border-radius: 12px 0; float: left;overflow: hidden;}
.jobslist .job .jobaddress{height: 33px;font-size: 16px;color: #000000;line-height: 40px; width: 100%; display: block; float: left;overflow: hidden; margin-bottom: 10px; }
.jobslist .job .jobaddress span{height: 33px;font-size: 16px;color: #000000;letter-spacing: 0.22px;line-height: 40px;margin-left:10px;font-weight:normal}
.jobslist .job .cetcrn{overflow: hidden; width: 100%; display: block; }
.jobslist .job .cetcrn p{font-size: 16px; color: #5e5e5e; line-height: 25px;}


.jobslist .toudi{ width:544px;height: 57px;background-color:#F0A50C ;margin:0 auto; line-height:57px;color:white;font-size:22px;
  border-radius:4px; margin-bottom:30px;text-align:center;}
.jobslist .toudi a{text-align:center;color:white}
.jobslist .toudi a:hover{}
.jobslist .toudi a:visited{}






/*招聘*/





