@charset "utf-8";
/* CSS Document */
.fl{ float:left;}
.fr{ float:right;}
ul, ol,a {list-style: none; text-decoration: none}
ul, li,body{ padding: 0;margin: 0;}
.banner {width: 100%; overflow: hidden; position: relative;z-index: 0;}
.banner img {width: 100%;}

.conlist { width: 1200px;margin: 0 auto;background: #fff;z-index: 18;position: relative;overflow: hidden;}
.conlist-lf {width: 205px;margin: 45px 50px 0 45px; float: left;}
.conlist-tit { position: relative;margin-bottom: 50px;}
.conlist-tit .contit1 {font-size: 24px;color: #333;}
.conlist-tit .contit2 {font-size: 18px;color: #bbb;}


.cnav1{ background: #e7e7e7}
.conlist-nav li {position: relative;/*height: 60px;*/ border-top: 1px solid #ddd;line-height: 60px;}
.conlist-nav li:nth-child(1){border-top: none;}
.conlist-nav li a {font-size: 14px;color: #888;margin-left: 15px;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;display: inline-block; width: 190px;height: 24px;line-height: 24px;}
.conlist-nav li a.active {color: #333;margin-left: 5px;border-left: 2px solid #38c090;padding-left: 15px; font-size: 16px}
.conlist-nav li:hover a { border-left: 2px solid #38c090;padding-left: 15px;transform: translate(15px, 0);-ms-transform: translate(15px, 0);-webkit-transform: translate(15px, 0);-o-transform: translate(15px, 0);-moz-transform: translate(15px, 0);}
.conlist-nav li:hover a.active {color: #333;margin-left: 5px;border-left: 2px solid #38c090; padding-left: 15px;}



.conlist1-nav li {position: relative;/*height: 60px;*/ border-top: 1px solid #ddd;line-height: 60px;}
.conlist1-nav li:nth-child(1){border-top: none;}
.conlist1-nav li a {font-size: 14px;color: #888;margin-left: 15px;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;display: inline-block; width: 190px;line-height: 24px;}
.conlist1-nav li a.active {color: #333;margin-left: 5px;border-left: 2px solid #38c090;padding-left: 15px; font-size: 16px}




.conlist-rt { float: left; width: 850px; min-height: 800px;position: relative;overflow: hidden;margin-top: 165px;}







/*------------------------面包屑---------------------*/
.breadcrumb {font-size: 14px;color: #666;line-height: 14px;height: 14px;display: block;overflow: hidden;margin-top: 90px;margin-bottom: 45px;border-bottom: 1px dashed #ececec;padding-bottom: 10px;}
.breadcrumb a {color: #666;}
.breadcrumb a:hover, .breadcrumb a span {color: #38c090;}
.elli_title {width: 420px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.bllf {border-left: 2px solid #38c090;padding-left: 10px; float: left;}




/*--------------------------分页样式--------------------------------*/
.article-list-page {width: 780px;position: relative;margin: 40px auto;overflow: hidden;text-align: center;}
.article-list-page li {display: inline-block;margin-right: 15px;}
.article-list-page li a, .article-list-page li.first.hidden a, .article-list-page li.last.hidden a  { font-size: 12px;background: #aaa;color: #fff;display: inline-block;padding: 8px 12px;}
.article-list-page li a:hover, .article-list-page li.selected a {background: #38c090;}
.article-list-page li.first a,.article-list-page li.last a  {background: #38c090;}








/*-----------------新闻中心-------------------*/
.conlist-news {position: relative;overflow: hidden;}
.conlist-news li { padding-bottom: 40px;margin-bottom: 40px;border-bottom: 1px dashed #ececec;overflow: hidden;position: relative;}
.news-cover {width: 212px;height: 160px;overflow: hidden;font-size: 0;}
.news-cover img { width: 100%;}

.news-info {width: 400px;word-break: break-all; overflow: hidden;margin-left: 50px;margin-top: 35px;}
.newsintit {font-size: 18px;color: #888;}

.newsindesc {color: #888;font-size: 13px;margin-top: 36px;line-height: 20px;}
.conlist-news .news-time {margin-top: 50px; color: #888;font-size: 22px;}
.newlistarrow{margin-top: 30px;margin-left: 100px;}
.newlistarrow i {display: none; background: url(../images/icon-newslist-arrow.png) center no-repeat;width: 21px;height: 13px;}
.conlist-news li:hover .newlistarrow i {display: block;background: url(../images/icon-newslist-arrow.png) center no-repeat;width: 21px;height: 13px;}
.conlist-news li:hover .newsintit, .conlist-news li:hover .news-time {color: #555;}














.prolist li { float: left;width: 246px; height: 40px;background: #fff;margin-right: 10px;margin-bottom: 2px;transition: all .3s linear;font-size: 0;cursor: pointer;position: relative;}
.prolist li:hover img{border-bottom: 5px solid #38c090;}
.prolist li:hover {box-shadow: 0 12px 18px rgba(0, 0, 0, 0.3); top: -5px;}
.casimg { height: 190px;background: #fff;position: relative;text-align: center;}
.prolist li .n {display: none;}
.prolist li .n img { width: 37px !important;height: 37px !important;border: none;margin-top: 76px;transform: translateZ(0px); transition: transform 0.5s ease 0s;}

.prolist li a:hover .n img{transform: scale(0.9, 0.9);transition: transform 0.5s ease 0s;}
.prolist li:hover .n { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);color: #FFFFFF;display: block;position: absolute;top:0;text-align: center;width: 270px;height: 320px;z-index: 11;}
.proimg img {width: 271px;height: 320px;border-bottom: 5px solid #e3e3e3;}
.prodesc {position: relative;overflow: hidden;text-align: center;}
.prodesc .protit{text-align: center;font-size: 16px;margin: 0 auto;margin-top: 15px;width: 240px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.prodesc .protit a{color: #555;}





.pro_list li { float: left;width: 270px; height: 370px;background: #fff;margin-right: 10px;margin-bottom: 20px;transition: all .3s linear;font-size: 0;cursor: pointer;position: relative;}
.pro_list li:hover img{border-bottom: 5px solid #38c090;}
.pro_list li:hover {box-shadow: 0 12px 18px rgba(0, 0, 0, 0.3); top: -5px;}
.pro_list li .n {display: none;}
.pro_list li .n img { width: 37px !important;height: 37px !important;border: none;margin-top: 76px;transform: translateZ(0px); transition: transform 0.5s ease 0s;}

.pro_list li a:hover .n img{transform: scale(0.9, 0.9);transition: transform 0.5s ease 0s;}
.pro_list li:hover .n { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);color: #FFFFFF;display: block;position: absolute;top:0;text-align: center;width: 270px;height: 320px;z-index: 11;}












.showtit { text-align: center;font-size: 20px;color: #333;}
.show-parts {text-align: center;margin-top: 25px;width: 100%;border-bottom: 1px dashed #ececec;overflow: hidden;padding-bottom: 10px;}
.show-parts span{ font-size:12px; text-align: center; color: #999}
.show-parts a {line-height: 12px;height: 12px;font-size: 12px;color: #666;}
.show-parts a span, .show-parts a:hover {color: #38c090;}
.showcontent {margin-top: 30px;position: relative;overflow: hidden;word-break: break-all;width: 100%;min-height: 600px;}

.showcontent p {font-size: 16px;line-height: 30px;}
.show-turn {margin-top: 40px;border-top: 1px dashed #ececec;padding-top: 30px;}
.show-turn div {margin-bottom: 20px;}
.show-turn a {font-size: 15px;color: #888;}
.show-turn a:hover {color: #38c090;}
.showrt {position: relative;width: 430px;overflow: hidden;}

.showtitbtn {width: 80px;font-size: 13px;color: #fff;background: #38c090;text-align: center;padding: 8px 0;}
.showcontent {margin-top: 30px;position: relative;overflow: hidden;word-break: break-all;width: 100%;min-height: 600px;}

.showcontent p {font-size: 16px;line-height: 30px;}
.show-turn {margin-top: 40px;border-top: 1px dashed #ececec;padding-top: 30px;}
.show-turn div {margin-bottom: 20px;}
.show-turn a {font-size: 15px;color: #888;}

.show-turn a:hover {color: #38c090;}
.showrt {position: relative;width: 430px;overflow: hidden;}

.showtitbtn {width: 80px;font-size: 13px;color: #fff;background: #38c090;text-align: center;padding: 8px 0;}






.contit { position: relative; display: block;}
.contit .btit {font-size: 30px; color: #333;}
.contit .subtit { font-size: 16px; color: #999;margin-top: 10px;position: relative;}
.content .detail {margin-top: 55px;}





.indexform { margin-top: 55px;}
.indexforminpt {margin-right:20px; margin-left: 20px; margin-bottom: 50px;}
.indexforminpt input{border: none; border-bottom: 1px solid #c9c9c9;width: 390px;font-size: 16px;color: #919191;text-indent: 32px;padding: 12px 0;}
.indexforminpt:nth-child(2),.indexforminpt:nth-child(4){ margin-right: 0;}
.form-user,.form-tel,.form-wechat,.form-cate,.form-mes { padding-top: 12px; background-size: 21px; width: 21px; height: 25px; position: absolute;}
.form-user {background: url(../images/icon-form-user.png) center no-repeat;}
.form-tel {background: url(../images/icon-form-tel.png) center no-repeat;}
.form-wechat {background: url(../images/icon-form-wechat.png) center no-repeat;}
.form-cate { background: url(../images/icon-form-cate.png) center no-repeat;}
.form-mes { background: url(../images/icon-form-mes.png) center left no-repeat ; }
.formcatelists { position: relative;font-size: 16px; color: #919191;margin-top: -35px; margin-left: 100px;}
.formcatelists a {font-size: 16px;color: #919191;}
.formcatelists a.on {color: #38c090;}
.indexformtextarea { margin-left: 20px;font-size: 16px;color: #919191;}
.formtxtarealabe {margin-left: 30px;padding-top: 8px;}
.indexformtextarea textarea {border: none; border-bottom: 1px solid #c9c9c9;outline: none;font-size: 16px;color: #919191;margin-top: 50px; width: 100%; padding: 5px;resize: none;overflow: hidden;}
.indexformbtn { width: 100%;text-align: center;}
.indexformbtn button {outline: none;background: #38c090;border: 1px solid #38c090;color: #fff;font-size: 20px;padding: 15px 74px;margin: 50px 0;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;cursor: pointer;}
.indexformbtn button:hover {background: #fff;color: #38c090;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;
}


.hiscont {font-size: 14px; color: #777;word-break: break-all;overflow: hidden;line-height: 36px; padding-bottom: 30px;}



