﻿

.body_index, .body_article, .body_download, .body_picture, .body_product, .body_single, .body_video, .body_job, .body_feedback, .body_guestbook{overflow-x: hidden;}
.index_box, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback{ width:1200px;margin:5px auto; }

/*===内页样式，左边导航和右边内容===*/

#left1{width: 100%;float: left;margin-bottom: 30px;background: #fff;/*border-bottom: 1px solid #ddd;*/box-shadow: 0 3px 10px rgb(222, 222, 222);}
#left1 ul{width: 1200px;margin:0 auto;}
#left1 ul li{min-width: 198px;height: 60px;line-height: 60px;border-right: 1px solid #dddddd;float: left;text-align: center;position: relative;border-bottom: 1px solid #dddddd;}
#left1 ul li.left_li1,#left1 ul li.left_li7{border-left: 1px solid #dddddd;}
#left1 ul li,#left1 ul li a{font-size: 18px;color: #333;}
#left1 ul li#current,#left1 ul li:hover{background: #c30d23}
#left1 ul li#current a,#left1 ul li:hover a{color: #fff}
#left1 ul li:hover s,#left1 ul li#current s {border-style: solid dashed dashed dashed;border-color: #c30d23 transparent transparent transparent;border-width: 10px;width: 0;height: 0;overflow: hidden;position: absolute;left: 50%;margin-left: -10px;bottom: -20px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}

#right { float:left; width:100%; }
/*===结束===*/



/*搜索列表*/
.search{width: 100%;float: left;margin: 0 0 10px 0}
.search_top{width: 100%;float: left;line-height: 40px}
.search_body{}
.guanjianci{width: 70%;float: left;padding: 0;margin: 0;line-height: 32px;}
.tijiao{width: 26%;float: right;line-height: 32px;padding: 0;margin: 0;color: #fff}
/*===结束===*/


/*子频道列表*/
.subchannellist { }
.subchannellist li { width: 181px;margin: 0 auto 10px;}
.subchannellist li a { display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 181px;height: 36px;background: url(../images/pro_t1.jpg) no-repeat center center;line-height: 30px;text-indent: 35px;font-size: 14px;font-weight: bold;}
.subchannellist li a:hover {  color:red; text-decoration:none; }
.subchannellist #current a {  font-weight:bold; color:red; }
.subchannellist .depth1{ font-size:12px; font-weight:bold;}
.subchannellist .depth2{ font-size:12px; text-indent:1.5em;}
.subchannellist .depth3{ font-size:12px; text-indent:3em}
.subchannellist .depth4{ font-size:12px; text-indent:4.5em}
.subchannellist .depth5{ font-size:12px; text-indent:6em}
.subchannellist .depth6{ font-size:12px; text-indent:7.5em}
/*===结束===*/

/*job列表*/
.job{ }
.joblist { }
.joblist li {overflow: hidden; padding:5px 0px;}
table.job_table { margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:8px 5px; border:1px solid #DADBD6;}
table.job_table .Requirement{ text-align:left; padding:8px 5px; line-height:1.5em;}
table.job_table th{color:#333; font-weight:bold; text-align:center; border:1px solid #DADBD6;}
table.job_table .t1 { font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {font-weight:bold;width:25%;}
table.job_table .t4 {text-align:left;width:25%;}
table.job_table .operation{text-align:center; margin:0 auto;}
.job_aniu{color: #fff;width: 100px;height: 36px;line-height: 36px;text-align: center;display: block;margin: 0 auto;padding: 0}
.job_aniu:hover{color: #fff;}
/*===结束===*/


/*产品列表*/
#prolist{width: 100%;float: left;}
#prolist li{width: 31%;;float: left;box-sizing: border-box;padding: 15px;transition: all 0.3s ease-out 0s;margin: 0 10px 20px;text-align: center;background: #fff}
#prolist li #auto_img{height: auto}
.product-tit em{font-size: 18px;line-height: 40px;}
#prolist li:hover {transform: translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
#prolist li:hover a{color: #c30d23}
/*===结束===*/

/*新闻列表*/
.newslist .item {width: 100%;height: 168px;margin-bottom: 20px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;background: #fff;}
.newslist .item a {width: 100%;height: 100%;display: block;cursor: pointer;}
.newslist .item .width{width:-moz-calc(100% - (224px + 150px));width:-webkit-calc(100% - (224px + 150px));width: calc(100% - (224px + 150px));}
.newslist .item .width1{width:-moz-calc(100% - 150px);width:-webkit-calc(100% - 150px);width: calc(100% - 150px);}
.newslist .item .fl {width: 224px;height: 168px;display: block;}
.newslist .item .fl img{width: 100%;height: 100%;object-fit: contain;}
.newslist .item .itemtit {float: left;font-size: 20px;padding: 35px 0 20px 30px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;overflow: hidden;box-sizing: border-box;}
.newslist .item .txt {float: left;color: #999999;line-height: 24px;height: 48px;padding-right: 100px;padding-left: 30px;overflow: hidden;box-sizing: border-box;}

.newslist .item .time {width: 150px;padding-top: 45px;font-family: arial;font-size: 20px; color: #999;}
.newslist .item .time .day {font-size: 40px;line-height: 45px;display: block;}
.newslist .item:hover {box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}
.newslist .item:hover .itemtit {font-weight: bold;color: #c30d23;text-indent: 5px;}
.newslist .item:hover .time .day span {background: #6d6d6d;}
.newslist .item:hover .time .day strong {background: #ff0000;color: #fff;}
.newslist .item:hover .fl {filter: brightness(105%);-webkit-filter: brightness(105%);}
/*===结束===*/

/*产品、案例、新闻内页*/
.showNews {padding: 40px 40px;width: 1120px;margin: 0 auto;background: #fff;box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.showNews img { max-width: 100%;}
.showNews .title {color: #333333;line-height: 32px;text-align: center;font-weight: bold;font-size: 22px;}
.showNews .mark {width: 100%;height: 40px;line-height: 40px;margin: 15px 0 20px;border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;text-align: center;}
.showNews .mark span {margin: 0 10px;font-size: 12px;color: #666666;}
.showNews .shareNew {padding-bottom: 25px;}
.showNews .showContxt {padding: 0 0 30px;line-height: 30px;}

.reLink {height: 48px;line-height: 48px; padding: 0 15px;border: 1px solid #dddddd;}
.reLink .nextLink, .reLink .prevLink {width: 50%;color: #666;}
.reLink .nextLink {text-align: right;}
.reLink a {display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.reLink a:hover {color: #30b7ef;}


#cont_img{width: 100%;float: left;text-align: center;}
.tag{width: 100%;float: left;margin: 20px 0}
/*===结束===*/
/*单页*/
.aboutPage {padding: 40px 40px;width: 1120px;margin: 0 auto;background: #fff;box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.aboutPage .contact_tit { text-align: center; position: relative;padding-bottom: 30px; margin-top: 30px;*margin-top:60px;}
.aboutPage .contact_tit .tit {font-size: 45px;line-height: 66px;font-weight: 100;position: relative;display: inline;z-index: 12;}
.aboutPage .contact_tit .tit i {background: #bababa;width: 90px;height: 1px;display: block;position: absolute;right: -120px;top: 30px;display: block;}
.aboutPage .contact_tit .tit i:first-child {left: -120px;right: auto;}
.aboutPage .contact_tit .entit {font-size: 82px;line-height: 66px;color: #eee;text-transform: uppercase;position: absolute;width: 100%; text-align: center;left: 0;top: 0px;z-index: 10;font-family: Arial;}
.aboutPage .txtcon { min-height: 460px;}
.aboutPage .txtcon img {max-width: 100%;}
.aboutPage .mapArea {width: 100%;height: 400px;margin-top: 20px;}
.aboutPage .mapArea #allmap {width: 100%;height: 400px;}


.single h1{ width: 1200px; margin-left: auto; margin-right: auto; font-size: 24px;font-weight: 700;color: #595959;text-align: left;z-index: 1;padding-left: 20px; line-height: 44px;margin-top: 30px;margin-bottom: 10px;}

