.wrap { position: absolute; top: 0; width: 100%; height: 100%; }



.inner-top {height: 34px; line-height: 34px; background-color: rgba(0, 0, 0, .35); width: 100%; z-index: 10; color: #ffffff; }
.inner-top .inner-top-div { max-width: 1190px; margin: 0 auto; display: flex;justify-content: space-between; }
.inner-top .inner-top-div span a{ color: #ffffff; text-decoration: none;}
.inner-sub { line-height:70px;height:70px;max-width: 1190px; min-width: 1000px; margin: 0 auto; display: flex; justify-content: space-between;align-items: center}
.inner-sub .inner-menu span{font-size: 14px;padding: 0 8px;border: 1px solid #dddddd;border-radius: 6px;}
.inner-sub .inner-menu a{ text-decoration: none; color: #666666;}
.inner-sub .inner-menu { float: left}
.inner-sub .inner-tel{ margin: 20px 0; float: right;background: #f38631; color: #ffffff;padding: 4px 10px; border-radius: 6px; font-size: 14px; line-height: 16px; height: 16px;}
.inner-banner { overflow: hidden;min-width: 1000px ;position: relative }
.inner-banner img { margin: 0 auto; width: 100%; }
.inner-banner .headline{ margin: 0 auto;position: absolute;top: 40%;color: #ffffff;min-width:1000px;max-width: 1190px;display: flex;flex-direction: column;left: 50%;margin-left: -500px;}
.inner-banner .headline span:nth-child(1){ font-size: 36px;text-shadow: 1px 1px 0 #666666;}
.inner-banner .headline span:nth-child(2){ font-size: 20px; margin-top: 8px;text-shadow: 1px 1px 0 #666666;}
.inner-guide {  height: 90px; line-height: 90px;min-width: 1000px; max-width: 1190px; margin: 0 auto; display: flex; justify-content: space-between;}
.inner-guide-div { width: auto; }
.inner-guide-div ul { display: flex; float: left;align-items: center;padding-top: 25px;}
.inner-guide-div ul li {float:left;margin-right:12px;border:1px solid #dddddd; border-radius: 6px;  height: 38px; line-height: 38px; background: #ffffff; display: flex; align-items: center; justify-content: center; color: #000000; font-size: 14px; }
.inner-guide-div ul li span { text-align: center; padding: 0 10px; }
.inner-guide-div ul li a{ text-decoration: none; color: #666666;}
.inner-guide .inner-search{ float: right; margin-top: 25px;}
.inner-guide .inner-search input{float:left;padding: 10px 10px;border: 1px solid #dddddd;border-radius: 4px;color: #bababa;}
.inner-guide .inner-search .btn{float:left;height:37px; line-height:37px;padding:0 10px;border: none;color: #ffffff;background: #f18934;border-radius: 6px; margin-left: 10px;}
.inner-content { background: transparent; width: 100% }
.inner-content .inner-content-title{ width: 1190px; margin: 0 auto; font-size: 25px;font-weight: normal; padding: 25px 0; max-width: 1190px; min-width: 1000px;}
.inner-content .inner-content-title:after{ content: ''; border-bottom: 4px solid #fe7700; width: 40px; display: block; text-align: center; padding-top: 12px; border-radius: 1px; margin-left: 30px;}
.inner-content .inner-content-div { min-width: 1190px; margin: 0 auto;}
.inner-content .inner-content-div .inner-left{float: left; width: 72%; box-shadow: 0px 0px 30px #dddddd; background: #ffffff;}
.inner-content .inner-content-div .inner-left .title{padding:15px 30px 0;font-size: 18px;font-weight:bold;text-align: center;line-height: 42px;}
.inner-content .inner-content-div .inner-left .sub-title{padding:0 30px;font-size: 14px;line-height: 54px;border-bottom: 1px solid #dddddd;margin-bottom: 30px;text-align: center;color: #666666;}
.inner-content .inner-content-div .inner-left .detail{padding:0 30px 30px;line-height: 32px;font-size: 14px;text-indent: 28px;text-align: justify;}
.inner-content .inner-content-div .inner-left .detail .h{ font-size: 14px; font-weight: bold }
.inner-content .inner-content-div .inner-left .detail img{ margin: 15px auto; width: 90%}
.inner-content .inner-content-div .inner-left #showMes{margin: 0 auto;width: 200px;line-height: 180px; text-align: center;}
.inner-content .inner-content-div .inner-right{float: right; width: 25%;}
.inner-content .inner-content-div .inner-right .caption{margin-top:0;background: #ffffff;box-shadow: 1px 3px 5px #cccccc;font-size: 28px;height: 110px;line-height: 110px;text-align: center;}
.inner-content .inner-content-div .inner-right .tab{ margin-top: 30px; max-height: 800px; overflow: hidden;}
.inner-content .inner-content-div .inner-right .tab .tab-ul{display: flex;border-bottom: 1px solid #dddddd;}
.inner-content .inner-content-div .inner-right .tab .tab-ul li{float: left; cursor:pointer; width: 50%;height: 65px; text-align: center; line-height: 65px;background: #ecf0f1;color: #000000;font-size: 16px;}
.inner-content .inner-content-div .inner-right .tab .tab-ul li.on{ background: #ffffff; color: #f7852f;}
.inner-content .inner-content-div .inner-right .tab .list{ background: #ffffff;}
.inner-content .inner-content-div .inner-right .tab .list ul{padding: 15px;}
.inner-content .inner-content-div .inner-right .tab .list li{cursor:pointer;line-height: 24px; border-bottom: 1px solid #dddddd;padding: 20px 0;font-size: 14px;}
.inner-content .inner-content-div .inner-right .tab .list li p{-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.inner-content .inner-content-div .inner-right .tab .list li span{ color: #999999;font-size: 12px;}
.inner-content .inner-content-div .inner-detail{ padding: 30px 0;width: 1190px;min-width:1000px;display: flex;margin: 0 auto; justify-content: space-between}
.inner-content .inner-content-div .detail{padding:0 0 30px;line-height: 32px;font-size: 14px;}
.inner-content .inner-content-div .detail .h{ font-size: 14px; font-weight: bold }
.inner-content .inner-content-div .detail-pic{}
.inner-content .inner-content-div .detail .more{font-size: 12px;position: relative;border-radius: 6px;background: #ee8a35;color: #ffffff;padding: 5px 12px;bottom: 10px;left: 0;width: 80px; text-align: center;}
.inner-content .odd{width: 1190px;display: block;}
.inner-content .even { background: #f5f9fa}
.inner-content .inner-content-div img{ margin: 0 auto}
.inner-bottom { width: 100%; background: #eaebec;min-width: 1000px ;}
.inner-bottom img { margin: 0 auto; }
.inner-beian { min-width:1000px;width: 100%; background: #c9c9c9; color: #000000; display: flex; align-items: center; justify-content: center; height: 72px; font-weight: bold; font-size: 12px; }
.inner-beian div{margin: 0 auto; width: auto;  display: flex; align-items: center; text-align: center; }
.inner-beian div i{display: inline-block; line-height: 50px; float: left}
.inner-beian div p{height:20px;line-height:20px;margin: 0 0 0 5px; color:#333333; white-space: nowrap}
.inner-beian div a{text-decoration: none}
.inner-beian div a:nth-child(1) {margin-right: 35px}
.inner-beian img { height: 20px; }


.inner-content .inner-content-div .news-item{ padding: 10px 10px 30px; max-width: 1190px; min-height:120px;width: 1190px; cursor: pointer }
.inner-content .inner-content-div .news-banner{float: left;display: inline-block; width: 200px; height: 120px;}
.inner-content .inner-content-div .news-content{float: left;display: inline-block;position: relative;width: 960px;min-height: 120px;padding: 0 15px; }
.inner-content .inner-content-div .news-content .title{ line-height: 28px;padding-bottom:8px;font-weight: bold; font-size: 18px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.inner-content .inner-content-div .news-content .detail{height: 52px; line-height: 26px;padding-bottom: 0;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.inner-content .inner-content-div .news-content span{display:none;font-size:12px;position:absolute;border-radius: 6px;background: #f58533;color: #ffffff;padding:10px 8px; margin: 0 auto; bottom: 30px; left: 0; right: 0; width: 80px; text-align: center;}
.inner-content .inner-content-div .news-content .date{height: 24px; line-height: 24px;display: -webkit-box; font-size: 12px; color: #999999; margin-top: 5px;}
#load{margin: 15px auto; text-align: center; width: 160px;border: 1px solid #f18934;border-radius:6px; color: #f18934;}
#load a{color: #f18934; display: block; text-decoration: none;font-size: 16px;text-align: center;padding:12px 40px;}


.inner-content .inner-content-div .product-item{float: left; padding: 10px 10px; max-width: 376px; min-height:480px;width: 376px; cursor: pointer }
.inner-content .inner-content-div .product-content{position: relative;max-width: 376px;min-height: 240px;padding: 10px 15px 0; background: #f5f9fa url("../image/news-banner-bg.jpg") no-repeat  }
.inner-content .inner-content-div .product-content .title{ line-height: 68px; font-size: 18px;font-weight: bold; color: #333333}
.inner-content .inner-content-div .product-content .detail{ padding: 0;height: 84px; line-height: 28px;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.inner-content .inner-content-div .product-content span{ font-size:12px;position:absolute;border-radius: 6px;background: #f58533;color: #ffffff;padding:10px 8px; margin: 0 auto; bottom: 30px; left: 0; right: 0; width: 80px; text-align: center;}


.inner-content .inner-content-div .honor-item{float: left; padding: 40px 60px; max-width: 276px; height: 200px;  width: 276px; }
.inner-content .inner-content-div .honor-item .honor-pic{ height: 100%}
.inner-content .inner-content-div .honor-item .honor-pic:hover { cursor:zoom-in }
.inner-content .inner-content-div .honor-item .honor-pic img{ height: 200px;width: 275px;}
.inner-content .inner-content-div .honor-item .honor-pic .captall-wrapper{ margin: 0 auto}
.inner-content .inner-content-div .honor-content{ display:none;position: relative;max-width: 376px;min-height: 240px;padding: 0 15px;}
.inner-content .inner-content-div .honor-content .title{ line-height: 68px; font-size: 18px;}
.inner-content .inner-content-div .honor-content .detail{ line-height: 24px;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.inner-content .inner-content-div .honor-content span{position:absolute;border-radius: 6px;background: #fe7700;color: #ffffff;padding:10px 8px; margin: 0 auto; bottom: 30px; left: 0; right: 0; width: 80px; text-align: center;}
.bigimg{width:auto!important;height:700px!important;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right: 15px;top:15px;width: 60px;}
.mask>img:hover{cursor:pointer}



.inner-content .inner-content-div .patent-item{float: left; padding: 40px 60px; max-width: 146px; height: 200px;  width: 146px; }
.inner-content .inner-content-div .logo{ border: 1px solid #eee; margin:5px;float: left; padding: 40px 40px; max-width: 200px; height: 200px;  width:200px; }
.inner-content .inner-content-div .patent-item .patent-pic{ height: 100%}
.inner-content .inner-content-div .patent-item .patent-pic:hover { cursor: auto }
.inner-content .inner-content-div .patent-item .patent-pic img{ height: 200px;width: 275px;}
.inner-content .inner-content-div .patent-item .patent-pic .captall-wrapper{ margin: 0 auto}
.inner-content .inner-content-div .patent-content{ display:none;position: relative;max-width: 376px;min-height: 240px;padding: 0 15px;}
.inner-content .inner-content-div .patent-content .title{ line-height: 68px; font-size: 18px;}
.inner-content .inner-content-div .patent-content .detail{ line-height: 24px;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.inner-content .inner-content-div .patent-content span{position:absolute;border-radius: 6px;background: #fe7700;color: #ffffff;padding:10px 8px; margin: 0 auto; bottom: 30px; left: 0; right: 0; width: 80px; text-align: center;}




.inner-content .contactus{margin: 0 auto;display: flex;padding: 0 0 30px; align-items: center}
.inner-content .message{ display: flex;flex-direction: column}
.inner-content .message .title{line-height: 64px; height: 64px; text-align: center; font-size: 26px; color: #666666;}
.inner-content .message input{width:333px; height: 50px; border: 1px solid #dddddd; line-height: 50px; padding: 0 10px;}
.inner-content .message input:nth-child(2){margin-left: 12px;}
.inner-content .message textarea{width:720px; height: 156px; border: 1px solid #dddddd; margin-top: 24px; line-height: 24px;text-indent: 5px;}
.inner-content .message button{margin-top: 24px;background: #f18731;color: #ffffff;border: none;height: 50px;line-height: 50px;font-size: 18px;border-radius: 6px;}
.inner-content .code{margin-left: 150px;}
#allmap{height:520px;width:100%;}




.history { background:url(../image/line04.gif) repeat-y 187px 0; overflow:hidden; position:relative;}
.history-date { overflow:hidden;}
.history-date h2 { background: #fff ; height:42px; font-size:24px; font-weight:normal; padding-left:45px; margin-bottom:0;text-indent: 0  }
.history-date h2.first { position:absolute; left:0; top:0; width:635px; z-index:99;}
.history-date h2 a { font-weight: bold;font-size: 28px;line-height: 28px;color:#fe7700; display:inline-block; *display:inline; zoom:1; background:url(../image/icon08.gif) no-repeat right 50%; padding-right:17px; margin:11px 67px 0 0; text-indent: 0;text-decoration: none;}
.history-date h2 a:hover { text-decoration:none;}
.history-date h2 a:nth-child(2){ position: relative;left: 0; top:-3px; font-size: 16px;line-height: 20px; font-weight: bold;color:#333333; margin-left: 0; display:inline-block; *display:inline; zoom:1; background:none; padding-right:17px;  text-indent: 0;text-decoration: none;}

.history-date h2 img { vertical-align:-5px;}
.history-date h2.date02 {background:url(../image/icon07.gif) no-repeat 180px 20px}
.history-date ul { margin-bottom: 10px}
.history-date ul li { background:url(../image/icon071.gif) no-repeat 180px 10px; padding-bottom:0; zoom:1; }
.history-date ul li.last { padding-bottom:0;}
.history-date ul li:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.history-date ul li h3 { float:left; width:168px; text-align:right; padding-right:19px;color:#c3c3c3; font:normal 18px/32px Arial;}
.history-date ul li h3 span { display:block; color:#d0d0d0; font-size:12px;}
.history-date ul li dl { float:left; padding-left:41px; margin-top:0; width: 69%;}
.history-date ul li dl dt { font:16px/32px Arial; color:#333333; text-indent: 0; }
.history-date ul li dl dt span { display:block; color:#787878; font-size:16px;}
.history-date ul li.green h3 { color:#00bbff;}
.history-date ul li.green h3 span { color:#00bbff; }
.history-date ul li.green dl { margin-top:-8px;}
.history-date ul li.green dl dt { font-size:16px; line-height:32px;}
.history-date ul li.green dl dt a {  display:inline-block; *display:inline; zoom:1; overflow:hidden; vertical-align: middle; margin-left:12px;}
.history-date ul li.green dl dd { padding-top:20px; display:none;}
.history-date ul li.green dl dd img { float:left;}
.history-date ul li.green dl dd p { overflow:hidden; zoom:1; line-height:21px; color:#787878;}

.history-date h2.first .more-history {font-size: 16px; background: transparent; margin-left: 30px;}
.history-date h2.first .more-history:hover {text-decoration: underline;}

*body .history-date ul li dl dt {_font-size:12px !important; _font-weight:bold;}
*body .history-date ul li dl dt span {_font-weight:normal !important;}
*body .history-date ul li.green dl dt a {_background:transparent !important; *background:transparent !important;*font-size:12px !important; _font-weight:normal !important;}