﻿/* 全局公共样式的设定 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent; font-weight:normal;font-style:normal;}
body {font:12px/20px "微软雅黑";overflow-x:hidden;text-decoration:none;color:#555;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline:0;}
input{vertical-align:middle; margin:0; padding:0}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
a{ color:#555;text-decoration:none;}
a:hover{ color:#f1990e;}
.left{float: left;}
.right{float: right;}
.clear{ clear: both; }
.noBorder{border:none;}
table{border-collapse: collapse;border-spacing: 0;}
img，li{ vertical-align:top;}

/* 首页样式的定义 */
.head{ width:100%; height:41px; background:#282d30;}
.index_head{ height:41px; line-height:41px; width:1200px;margin:0 auto;color:#fff;position:relative;}
.index_head .index_head_l{float:left;}
.index_head .index_head_l span.c{ display:block;float:left;font-size:1em; margin:0 10px 0 0; }
.index_head .index_head_l span.s{ margin:0 10px 0 0; display:block; float:left;}
.index_head .index_head_l span.s i{ background:url(../images/i_1.png) no-repeat; width:19px; height:20px; float:left; display:block; margin:10px 6px 0 0;}
.index_head .index_head_l span.s a{ color:#fff;display:block;}
.index_head .index_head_l span.s a:hover{color:#f1990e;}
.index_head .index_head_l span.s i:hover{background:url(../images/i_1_b.png) no-repeat;}
.index_head .index_head_l span.w{ display:block; float:left;width:26px; height:21px;margin:0 10px 0 0;}
.index_head .index_head_l span.w i{background:url(../images/i_2.png) no-repeat; width:26px; height:21px; float:left; display:block; margin:10px 11px 0 0;}
.index_head .index_head_l span.w i:hover{background:url(../images/i_2_b.png) no-repeat}
#wxImg{display:none;position:absolute; width:102px;height:102px; top:38px; left:17%; border: solid 1px #f1990e;z-index:9999;}
#wxImg2{display:none;position:absolute; width:102px;height:102px; top:38px; left:19%; border: solid 1px #f1990e;z-index:9999;}
.index_head .index_head_l span.m{ display:block; float:left;width:26px; height:21px;}
.index_head .index_head_l span.m i{background:url(../images/i_3.png) no-repeat; width:25px; height:21px; float:left; display:block; margin:10px 11px 0 0;}
.index_head .index_head_l span.m i:hover{background:url(../images/i_3_b.png) no-repeat;}
.index_head .index_head_r{float:right;}
.index_head .index_head_r span.e{ display:block; float:left; color:#fff;}
.index_head .index_head_r span.e a{color:#fff; padding:0 12px;}
.index_head .index_head_r span.e a:hover{color:#f1990e;}
.index_head .index_head_r span.Search{ width:150px; height:23px; line-height:23px; float:left; margin:9px 0 0 20px; display:block;}
.index_head .index_head_r span.Search .Search_bg{background:url(../images/i_4.png) no-repeat;float:left; width:113px; height:23px; border:0; padding:0 5px 0 10px;color:#a8aaab; font-family:"微软雅黑"; font-size:1em;}
.index_head .index_head_r span.Search .ss_anniu{background:url(../images/i_4.png) no-repeat -123px 0;width:27px;height:23px;border:0;float:left; overflow:hidden; line-height:11110px;cursor:pointer;}
.index_head .index_head_r span.tel{ display:block; float:left; color:#f1990e; margin:0 0 0 10px;}
.index_head .index_head_r span.tel i{background:url(../images/i_5.png) no-repeat; width:25px; height:25px; float:left; display:block; margin:9px 11px 0 0;}
.index_head .index_head_r span.en{width:65px;display:block; background:#f1990e; height:41px; float:left; text-align:center; margin:0 0 0 20px;}
.index_head .index_head_r span.login i{ background:url(../images/img.png) no-repeat -41px 0; width:20px; height:20px; float:left; display:block; margin:10px 8px 0 0;}
.index_head .index_head_r span.login a{ color:#e67310;}
.index_head .index_head_r span.register{display:block; float:left; font-size:1.167em; width:125px; background:#e67310; height:43px;}
.index_head .index_head_r span.register i{background:url(../images/img.png) no-repeat -68px 0;width:25px;height:23px; float:left; display:block; margin:9px 8px 0 15px;}
.index_head .index_head_r span.register a{ color:#fff;}

.menu {width:65px;display:block;height:41px; float:left; text-align:center;position:relative;}
/*.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative; z-index:999;}
.menu ul li a, .menu ul li a:visited {display:block; text-align:center; text-decoration:none; width:65px; height:41px; color:#000;}
.menu ul li ul {display: none;}
.menu ul li:hover a {color:#fff; background:#955d04;}
.menu ul li:hover ul {display:block; position:absolute; top:41px; left:0; width:105px;}
.menu ul li:hover ul li a {display:block; background:#faeec7; color:#000; height:30px;line-height:30px;}
.menu ul li:hover ul li a:hover {background:#dfc184; color:#000;}*/

.menu .navigation {margin:0; padding:0; width:65px;} 
.menu .navigation li {margin:0 10px 0 0;_margin:0 2px 0 0; width:65px; } 
.menu .navigation li dl { width:65px;margin:0; padding:0;position:relative; z-index:99999;} 
.menu .navigation li dt a , .navigation li dd a{ display:block;} 
.menu .navigation li dt {text-align:center; background:#f1990e; font-size: 12px; 
 height:41px; overflow:hidden;} 
.menu .navigation li dt a ,.navigation  li dt a:visited { display:block; color:#333; text-decoration:none; } 
.menu .navigation li dd { display:block; background:#faeec7; color:#000; height:30px;line-height:30px; z-index:99999;} 
.menu .navigation li dd a, .navigation  li dd a:visited { display:block; color:#333; text-decoration:none;} 
.menu .navigation li dd { display:none;} 
.menu .navigation li:hover dd, .navigation li a:hover dd { display:block;} 
.menu .navigation li:hover,.navigation li a:hover {background:#dfc184; color:#000;} 

@media (min-width:640px) and (max-width:1024px){.index_head{ width:100% !important; max-width:1024px;margin:0 auto;}
.index_head .index_head_r span.Search{ display:none;}
.navbar-brand .logo{margin:0 0 0 20%;}}
@media screen and (min-width:1200px) {.container {margin:0 auto;max-width: 1200px;width:100%;}}
.navbar-brand{padding:7px 0;margin: 0;float: left;display:table;}
.navbar.horizontal-menu.navbar-fixed-top{ width:100%;}
.navbar.horizontal-menu {position: relative;height:83px;margin: 0;padding: 0;z-index: 101;min-height: 0px;-webkit-box-shadow: 0 0px 1px #555;-moz-box-shadow: 0 0px 1px #555;box-shadow: 0 0px 1px #555;background: #fff;}
@media (min-width:640px) and (max-width:1024px){
.navbar-brand{padding:0;margin: 0;float: left;height:44px;display:table;}
.navbar-brand .logo{ width:6.4453125%;  margin:0 0 0 20%;}
.navbar-brand .logo img{width:65%;max-width:80px;margin:3% 0 6% 0;}

}
@media only screen and (max-width: 767px){
.index_head .index_head_r span.e a{color:#fff;padding:0 3%;}
.navbar-brand{padding:1% 0 1.5% 0;margin: 0;float: left;display:table;}
.navbar-brand .logo{ width:12.1875%;  margin:0 0 0 20%;}
.navbar-brand .logo img{width:50%;max-width:80px;}
.head{ width:100%; height:30px; background:#282d30;}
.index_head{width:100%;max-width: 640px;height:30px;padding:0 0 0 2%;line-height:2.5em;}
.index_head .index_head_l{float:none;}
.index_head .index_head_r{float:none;width:100%;}
.index_head .index_head_l span.c{margin:0; float: left;}
.index_head .index_head_r span.e{ display:block; float:left; color:#fff;width:62%;height:30px;overflow:hidden;}
.menu {width:10.15625%;max-width:65px;display:block;height:30px; float:left; text-align:center;}
.index_head .index_head_r span.en{width:100%;max-width:65px;display:block; background:#f1990e; height:30px; float:right; text-align:center; margin:0 0 0 0;}
.menu .navigation li dt {height:30px;}
.menu ul li:hover ul {display:block; position:absolute; top:30px; left:0; width:105px;}
}
@media only screen and (max-width: 767px){.navbar.horizontal-menu {position: relative;height:75px !important;margin: 0;padding: 0;z-index: 101;min-height: 0px;-webkit-box-shadow: 0 0px 0 #555;-moz-box-shadow: 0 0px 0 #555;box-shadow: 0 0px 0 #555;background: #fff;}}
.content{margin:0;padding: 0;position: relative;}
.venus-menu{margin:0;padding: 0; position: relative;float:right;}
.venus-menu li{display: inline-block;margin: 0;padding: 0;float: left;line-height: 83px;position: relative; text-align: center;}
.venus-menu > li > a{padding:0 21px;font-size: 14px;color: #555;text-decoration: none;display: block;-webkit-transition: color 0.2s linear, background 0.2s linear;-moz-transition: color 0.2s linear, background 0.2s linear;-o-transition: color 0.2s linear, background 0.2s linear;transition: color 0.2s linear, background 0.2s linear;}
.venus-menu > li span.indicator{ display:none;}
.venus-menu li:hover > a,.venus-menu li.active a{color:#f1990e;}
.venus-menu > li > a i{color: #bababa;}
.venus-menu > li:hover > a i,.venus-menu li.active a i{color: #fff;}
.venus-menu ul, .venus-menu ul li ul{list-style: none;margin: 0;padding: 0;display: none;position: absolute;z-index: 99;width: 153px;}
.venus-menu ul{top:74px;left:-25px;padding-top: 10px;}
.venus-menu > li > ul > li:first-child a:before{content: '';position: absolute;bottom: 48px;left: 45%;width: 0;height: 0;border-left: 8px solid rgba(255, 255, 255, 0);border-right: 8px solid rgba(255, 255, 255, 0);border-bottom: 8px solid #f1990e;}
.venus-menu > li > ul > li ul li:first-child a:before{content: '';position: absolute;bottom: 16px;left: 45%;margin-left: -71px;width: 0;height: 0;border-top: 8px solid #f1e632;border-right: 8px solid #f1e632;border-bottom: 8px solid #f1e632;}
.venus-menu ul li ul{top: 0;left: 100%;padding-left: 10px;}
.venus-menu ul li{clear:both;width:100%;line-height:20px; border-bottom:solid 1px #f5b34a;}
.venus-menu ul li a{padding:14px 20px;width:100%;color:#fff;font-size:1.167em;text-decoration:none;display:inline-block;float:left;clear:both;background: #f1990e;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition: background 0.2s linear;-moz-transition: background 0.2s linear;-o-transition: background 0.2s linear;transition: background 0.2s linear;}
.venus-menu ul li:hover > a{background: #ba7200; color:#fff;}
.venus-menu > li > ul > li a{color:#fff !important;}
.venus-menu > li > ul > li:first-child:hover a:before{border-bottom-color: #ba7200;}
.venus-menu > li > ul > li ul li:first-child:hover a:before{border-right-color: #ba7200;}
.venus-menu i{line-height: 20px !important;margin-right: 6px;font-size: 20px;float: left;}
.venus-menu > li.showhide{display: none;cursor: pointer;color: #777;background: #fff; float:right;position: relative;}
.venus-menu > li.showhide span.title{display:none;}
.venus-menu > li.showhide span.icon{float: right; position: absolute; z-index:999; top:-32px; right:15px;}
.venus-menu > li.showhide .icon em{margin-bottom: 3px;display: block;width: 20px;height: 2px;background: #ccc;}
.zoom-out{-webkit-animation: zoomOut 600ms ease both;-moz-animation: zoomOut 600ms ease both;-o-animation: zoomOut 600ms ease both;animation: zoomOut 600ms ease both;}@-webkit-keyframes zoomOut{0%{-webkit-transform: scale(.6);}100%{-webkit-transform: scale(1);}}@-moz-keyframes zoomOut{0%{-moz-transform: scale(.6);}100%{-moz-transform: scale(1);}}@-o-keyframes zoomOut{0%{-o-transform: scale(.6);}100%{-o-transform: scale(1);}}@keyframes zoomOut{0%{transform: scale(.6);}100%{transform: scale(1);}}.slide-left{-webkit-animation: slide-left 600ms ease both;-moz-animation: slide-left 600ms ease both;-o-animation: slide-left 600ms ease both;animation: slide-left 600ms ease both;}@-webkit-keyframes slide-left{0%{-webkit-transform: translateX(-2000px);}100%{-webkit-transform: translateX(0);}}@-moz-keyframes slide-left{0%{-moz-transform: translateX(-2000px);}100%{-moz-transform: translateX(0);}}@-o-keyframes slide-left{0%{-o-transform: translateX(-2000px);}100%{-o-transform: translateX(0);}}@keyframes slide-left{0%{transform: translateX(-2000px);}100%{transform: translateX(0);}}
@media only screen and (max-width: 768px){
.venus-menu{float:none;}
.venus-menu li{display: block;width: 100%; line-height:35px; text-align:left;}
.venus-menu > li > a{padding: 13px 0 14px 20px; font-size:18px; border-bottom:solid 1px #dde1e4;}
.venus-menu > li.brand{display: none !important;}
.venus-menu a{width: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; float:right;}
.venus-menu ul, .venus-menu ul li ul{width: 100%;padding: 0;left: 0;border: none;position: static;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.venus-menu > li > ul > li:first-child a:before,.venus-menu > li > ul > li ul li:first-child a:before{border: none;}
.venus-menu ul li{border-left: none;border-right: none;}
.venus-menu ul li a{padding-top:10px;padding-bottom:10px;}
.venus-menu ul > li > a{padding-left: 40px !important;}
.venus-menu > li .indicator{top: 14px;right: 20px;font-size: 20px;}
.venus-menu ul > li .indicator{top: 10px;right: 20px;}
.venus-menu li.search form{margin: 12px 18px 0 18px;}
.venus-menu li.search form input.search{width: 100%;margin-bottom: 12px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.venus-menu > li > ul > li > a{padding-left: 40px !important; font-size:16px;}
.venus-menu > li > ul > li > ul > li > a{padding-left: 60px !important;}
.venus-menu > li > ul > li > ul > li > ul > li > a{padding-left: 80px !important;}}

.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;position:relative;background:#fff;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#e79518;}
.callbacks_container{margin-bottom:2px;position:relative;width:100%;max-width:100%;text-align:center;height:auto; height:100%;max-width: 1920px;text-align: center;overflow: hidden;min-height: 501px;max-height: 501px;}
.callbacks{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.callbacks li{position:absolute;width:100%;left:0;top:0;}
.callbacks img{display:block;position:relative;z-index:1;height:auto;width:100%;border:0;}
.callbacks .caption{display:block;position:absolute;z-index:2;font-size:20px;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0, .8);left:0;right:0;
bottom:0;padding:10px 20px;margin:0;max-width:none;}
.callbacks_nav{position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.6;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:61px;width:38px;background:url(../images/themes.png) no-repeat left top;margin-top:-30px;display:none;}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{left:auto;background-position:right top;right:0;}
@media screen and (max-width:600px){.callbacks_nav{top:50%;}}
@media (min-width:640px) and (max-width:1024px){
.callbacks_container{margin-bottom:2px;position:relative;width:100%;max-width:100%;text-align:center;height:auto; height:100%;max-width: 1920px;text-align: center;overflow: hidden;min-height: 100%;max-height: 100%;}
.venus-menu > li.showhide span.icon{float: right; position: absolute; z-index:999; top:-36px; right:15px;}

}
.container {width: 100%!important;max-width:1200px;max-width:1170px\9;}
.group-news {margin:10px auto 0;line-height: 77px; background:url(../images/news_b.png) no-repeat 0 23px; padding:0 0 0 40px;}
.group-news .img-responsive {width: auto\9;}
.group-news .col-xs-2 a {color: #414e71; font-weight:normal;}
.group-news .row .col-xs-2 {}
.group-news .row .col-xs-1 {width: 3.33333333%; margin:20px 0 0 0; float:right;}
.news-item-box {height: 60px;overflow: hidden;}
.news-item-box li a span{margin:0 0 0 20px; color:#939393;}
.news-item-box li a{height: 60px;width: 100%;overflow: hidden; font-size:12px; color:#414e71;}
.news-item-box li a:hover{color:#e62129;}
.news-item-box li a:hover span{color:#e62129;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1200px){.container{width:1200px;}}
.col-xs-1, .col-xs-2, .col-xs-9{float:left;}
.col-xs-9{width:85%; margin:0 0 0 10px;}
@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-9{float:left}.col-sm-9{width:60%}.col-sm-2{width:25.66666667%}.col-sm-1{width:5.33333333%}}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table;}
.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both;}
.center-block{display:block;margin-left:auto;margin-right:auto}
@media (max-width:767px){.hidden-xs{display:none !important}
.callbacks_container{margin-bottom:2px;position:relative;width:100%;max-width:100%;text-align:center;height:auto; height:100%;max-width: 1920px;text-align: center;overflow: hidden;min-height: 100%;max-height: 100%;}


}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}}
@media (min-width:1200px){.hidden-lg{display:none !important;}}

.index_man{position:relative;background:#fff;padding:60px 0;}
.index_man p.pimg{ text-align:center;}
.s_fst{margin-left:0;}
.s_i{display:inline-block;float:left;text-align:center;margin-top:45px;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;width:299px;border-right:solid 1px #e3e3e3; height:338px;}
.s_i_wx{border-right:0;}
.s_i:hover{margin-top:30px;}
.s_i:hover .sico span.y{opacity:1;}
.s_i:hover .sico span.b{opacity:0;}
.s_i .sico{width:140px;height:140px;position:relative;overflow:hidden;display:inline-block;}
.s_i .sico span{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../images/img.png);-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;}
.s_i .sico span.y{opacity:0;}
.s_i_a span.b{background-position:0 0;}
.s_i_a span.y{background-position:0 -141px;}
.s_i_b span.b{background-position:-140px 0;}
.s_i_b span.y{background-position:-140px -141px;}
.s_i_c span.b{background-position:-280px 0;}
.s_i_c span.y{background-position:-280px -141px;}
.s_i_d span.b{background-position:-420px 0;}
.s_i_d span.y{background-position:-420px -141px;}
.s_i p.s_hd{font-size:1.667em;color:#333;text-align: left;margin:25px 0 7px 100px;}
.s_i p.s_hd strong{font-weight:600;}
.s_i p.s_p{font-size:1.083em;text-align: left;color:#666;background: url(../images/i_7.png) left center no-repeat;text-indent: 16px;line-height: 2em;margin: 0 0 0 96px;}
.s_i p.s_p a{color:#666;}
.s_i p:hover a{color:#f1990e;}

@media (min-width:640px) and (max-width:1024px){
.index_man{position:relative;background:#fff;padding:45px 0;}
.s_i{ max-width:256px; width:25%;}
.s_i p.s_hd{margin: 7px 0 7px 50px;}
.s_i p.s_p{margin: 0 0 0 46px;}}

@media only screen and (max-width:767px){
.index_man{position:relative;background:#fff;padding:10% 0;}
.index_man p.pimg img{width:100%;height:auto;max-width:640px;margin:0 auto;text-align:center;display:block; margin-bottom:5%;}
.s_i{max-width:320px;width:49.8%;border-bottom:solid 1px #e3e3e3; padding-bottom:3%; height:auto; margin:0; padding-top:5%;}
.s_i .sico{ width:43.75%;max-width:140px;padding:0 0 43.75%;background-size:100% 100%; height:auto;}
.s_i_a span.b{ background:url(../images/img_1.png) no-repeat;background-size:100% 100%;}
.s_i_a span.y{ background:url(../images/img_1.png) no-repeat;background-size:100% 100%;}
.s_i_b span.b{ background:url(../images/img_2.png) no-repeat;background-size:100% 100%;}
.s_i_b span.y{ background:url(../images/img_2.png) no-repeat;background-size:100% 100%;}
.s_i_c span.b{ background:url(../images/img_3.png) no-repeat;background-size:100% 100%;}
.s_i_c span.y{ background:url(../images/img_3.png) no-repeat;background-size:100% 100%;}
.s_i_d span.b{ background:url(../images/img_4.png) no-repeat;background-size:100% 100%;}
.s_i_d span.y{ background:url(../images/img_4.png) no-repeat;background-size:100% 100%;}
.s_i p.s_hd{margin:5% 0 2% 28.4375%;}
.s_i p.s_p{margin:0 0 0 28.4375%;display:none;}
.s_i_c{ border-bottom:0;}
.s_i_d{ border-bottom:0;}}

.index_man2{ width:100%;margin:auto 0;}
.index_pro{ width:100%;margin:auto 0;}
.index_pro ul{}
.index_pro ul li{ width:20%; float:left; position:relative;overflow: hidden;}
.index_pro ul li img{width:100%;max-width:100%;transform: scale(1);transition: all 0.6s ease-in-out; float:left;}
.index_pro ul li span.b{ position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.0); top:0;left:0;}
.index_pro ul li span.t{ position:absolute; width:100%; height:100%; max-height:82px; background:rgba(0,0,0,0.0);left:0; bottom:0; opacity:0; font-size:1em; color:#ccc; padding:4% 5%;}
.index_pro ul li span.t em{ font-size:1.333em; display:block; font-weight:bold;color:#fff;}
.index_pro ul li:hover span.b{background:rgba(0,0,0,0.3);transition:all .4s linear;}
.index_pro ul li:hover span.t{background:rgba(0,0,0,0.9);opacity:1;transition:all .4s linear;}

@media (min-width:640px) and (max-width:1024px){
.index_pro ul li span.t{height:100%; max-height:50px;}}

@media only screen and (max-width: 767px){
.index_pro ul{width:96.25%;max-width:616px;margin:0 auto;}
.index_pro ul li{ width:49.8%; float:left; position:relative;overflow: hidden; margin: 0 0.2% 0.2% 0;}
.index_pro ul li:nth-child(5){ display:none;}
.index_pro ul li:nth-child(6){ display:none;}
.index_pro ul li:nth-child(7){ display:none;}
.index_pro ul li:nth-child(8){ display:none;}
.index_pro ul li:nth-child(9){ display:none;}
.index_pro ul li:nth-child(10){ display:none;}}

.index_man3{margin:0 auto;background:url(../images/news_bg.jpg) no-repeat top center; padding:60px 0; background-size:100% 100%;}
.index_man3 p.pimg{ text-align:center;}
.tabs{height:32px; width:630px;margin:30px auto;}
.tabs a{display:block;float:left;width:134px;color:#fff;text-align:center;background:#4c4c4c;line-height:32px;font-size:16px;text-decoration:none;border-radius:20px 20px 20px 20px; margin-left:17px;}
.tabs a.active{color:#fff;background:#f1990e;border-radius:20px 20px 20px 20px;transition:all .4s linear;}
.swiper-container{height:360px;width:100%;max-width:1200px;;margin:0 auto;}
.swiper-slide{height:360px;width:100%;max-width:1200px;background:none;color:#fff;}
.content-slide{}
.content-slide ul{}
.content-slide ul li{ width:585px;height:99px; background:#f6f6f6; margin:0 30px 30px 0; float:left;}
.content-slide ul li p.n_l{ width:60px; border-right:solid 1px #ebedf0; float:left;height:99px;text-align:center;}
.content-slide ul li p.n_l span.y{height:54px;background:#d1d1d1;color:#fff; display:block;text-align:center; width:60px;font-size:1.083em;padding:20px 0 0 0;font-family:"Arial";}
.content-slide ul li p.n_l span.d{height:45px;background:#fff;color:#d1d1d1; display:block;width:60px;font-size:2.5em; font-weight:bold;padding:13px 0 0 0;font-family:"Arial";text-align:center;}
.content-slide ul li p.n_r{ width:523px; float:right;padding:10px 10px 0 13px;}
.content-slide ul li p.n_r span.t{ display: block; font-size:1.5em; color:#333; margin: 8px 0 8px 0;}
.content-slide ul li p.n_r span.t em{display: block;width:19px;height:19px;background:#999;line-height:1.583em;color:#fff;float:right;text-align: center; line-height:19px;}
.content-slide ul li:hover p.n_l span.y{ background:#f1990e;transition:all .4s linear;}
.content-slide ul li:hover p.n_l span.d{ color:#f1990e;transition:all .4s linear;}
.content-slide ul li:hover p.n_r span.t{ color:#f1990e;transition:all .4s linear;}
.content-slide ul li:hover p.n_r span.c{ color:#f1990e;transition:all .4s linear;}
.content-slide ul li:hover p.n_r span.t em{ background:#f1990e;transition:all .4s linear;}
.content-slide ul li:nth-child(2){ margin:0 0 30px 0}
.content-slide ul li:nth-child(4){ margin:0 0 30px 0}
.content-slide ul li:nth-child(6){ margin:0 0 30px 0}
.swiper-container {margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */	z-index:1;}
.swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform, left, top;
-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);
-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;
	box-sizing: content-box;}
.swiper-free-mode > .swiper-wrapper {-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;}
.swiper-slide {float: left;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}

@media (min-width:640px) and (max-width:1024px){
.swiper-container{height:320px;width:100%;max-width:1024px; margin:0 auto;}
.swiper-slide{height:320px;width:100%;max-width:1024px;background:none;color:#fff;}
.content-slide ul li{ width:48.828125%;height:87px; background:#f6f6f6; margin:0 2.34375% 2.34375% 0; float:left; max-width:500px;}
.content-slide ul li p.n_l{ width:14%; border-right:solid 1px #ebedf0; float:left;height:87px;text-align:center; max-width: 50px;}
.content-slide ul li p.n_l span.y{height:47px;background:#d1d1d1;color:#fff; display:block;text-align:center;  width:100%;max-width:50px;font-size:1em;padding:20px 0 0 0;font-family:"Arial";text-align:center;}
.content-slide ul li p.n_l span.d{height:40px;background:#fff;color:#d1d1d1; display:block; width:100%;max-width:50px;font-size:1.667em; font-weight:bold;padding:13px 0 0 0;font-family:"Arial";text-align:center;}
.content-slide ul li p.n_r{ width:86%; float:right;padding:3% 3% 0 3%;max-width: 450px;}
.content-slide ul li p.n_r span.t{ display: block; font-size:1.5em; color:#333; margin:1% 0 1% 0;}}

@media only screen and (max-width: 767px){
.index_man3{margin:0 auto;background:url(../images/news_bg.jpg) no-repeat top center; padding:10% 0; background-size:100% 100%;}
.index_man3 p.pimg img{width:100%;height:auto;max-width:640px;margin:0 auto;text-align:center;display:block; margin-bottom:5%;}
.tabs{height:32px; width:100%;max-width:640px;margin:3% auto;}
.tabs a{display:block;float:left;width:20.9375%;max-width:134px;color:#fff;text-align:center;background:#4c4c4c;line-height:2em;font-size:1em;text-decoration:none;border-radius:1.667em 1.667em 1.667em 1.667em; margin-left:2.96875%;}
.tabs a.active{color:#fff;background:#f1990e;border-radius:1.667em 1.667em 1.667em 1.667em;transition:all .4s linear;}
.swiper-container{width:100%;max-width:640px; margin:0 auto;}
.swiper-slide{width:100%;max-width:640px;background:none;color:#fff;}
.content-slide ul{width:96.25%;max-width:616px;margin:0 auto;}
.content-slide ul li{ width:100%;height:99px; background:#f6f6f6; margin:0 0 3.34375% 0; float:left; max-width:500px;}
.content-slide ul li p.n_l{ width:15%; border-right:solid 1px #ebedf0; float:left;height:87px;text-align:center; max-width:60px;}
.content-slide ul li p.n_l span.y{height:47px;background:#d1d1d1;color:#fff; display:block;text-align:center;width:100%;max-width:60px;font-size:1em;padding:22% 0 0 0;font-family:"Arial";text-align:center;}
.content-slide ul li p.n_l span.d{height:40px;background:#fff;color:#d1d1d1; display:block; width:100%;max-width:60px;font-size:1.667em; font-weight:bold;padding:19% 0 0 0;font-family:"Arial";text-align:center;}
.content-slide ul li p.n_r{ width:84.625%; float:right;padding:3% 3% 0 3%;max-width:580px;}
.content-slide ul li p.n_r span.t{ display: block; font-size:1.2em; color:#333; margin:1% 0 1% 0;}
.content-slide ul li p.n_r span.t em{display: block;width:5.96875%; max-width:19px;background:#999;line-height:1.583em;color:#fff;float:right;text-align: center;padding:0 0 3.96875% 0; line-height: 19px;}
.content-slide ul li:nth-child(1){ margin:0 0 3.34375% 0;}
.content-slide ul li:nth-child(2){ margin:0 0 3.34375% 0;}
.content-slide ul li:nth-child(3){ margin:0 0 3.34375% 0;}
.content-slide ul li:nth-child(4){ display: none;}
.content-slide ul li:nth-child(5){ display: none;}
.content-slide ul li:nth-child(6){ display: none;}}

.index_man4{width:100%;padding:50px 0;}
.index_man4 p.pimg{ text-align:center;}
.index_about{ width:100%;max-width:1200px;margin:0 auto;}
.indexPicBox{ width:456px; height:407px; float:left;margin:35px 0 0 0;}
.hotPic{position: relative;width: 100%;max-width: 100%;text-align: center;height: auto;height: 100%;background:url(../images/index_about.jpg) no-repeat top center;background-size: 100% 100%;}
.hotPic .num{ position:absolute;right:0; bottom:0; z-index:10;width:456px; padding-right:8px; height:40px; text-align:right; background:rgba(0,0,0,0.6);}
.hotPic .num span{ width:20px; height:20px; display:inline-block; line-height:1.667em; font-size:1em; text-align:center; margin:10px 2px 0; cursor:pointer; background:#8b8b8b; color:#fff; border-radius:10px;}
.hotPic .num span.cur{ background:#ff6b00;color:#fff;}
.hotPic .pic{ position:relative; z-index:5;}
.hotPic .pic li{ position:absolute; display:none;}
.hotPic .pic li img{ width:100%; height:auto; display:block;}
@media all and (min-width:627px) and (max-width:640px) {.indexPicBox{height:355px !important; overflow:hidden; }}
@media all and (min-width:375px) and (max-width:627px) {.indexPicBox{height:322px !important;overflow:hidden;}}
@media all and (max-width:360px){.indexPicBox{height:275px !important;overflow:hidden;}}

.index_about_r{width:685px; float:right;;margin:35px 0 0 0;}
.index_about_r p{font-size:1.167em;line-height:2.5em;}
.index_about_r p.more{width:80px;height:30px;line-height:1.9em;text-align:center; display: block; margin:30px 0 0 0;}
.index_about_r p.more a{ display: block; color: #555;border-radius: 20px;border:solid 1px #bdbdbd;}
.index_about_r p.more a:hover{width:100px;background:#ff6b00; color:#fff;transition:all .4s linear; border: solid 1px #ff6b00;}

@media (min-width:640px) and (max-width:1024px){
.index_about{ width:100%;max-width:1024px;margin:0 auto;}
.indexPicBox{ width:38.18359375%; max-width:391px;float:left;margin:28px 0 0 0;max-height:260px;}
.hotPic{width:100%;height:100%; position:relative; overflow:hidden;}
.hotPic .num{ position:absolute;right:0; bottom: 0; z-index:10;width:100%; padding-right:8px; height:40px; text-align:right; background:rgba(0,0,0,0.6);}
.hotPic .num span{ width:20px; height:20px; display:inline-block; line-height:1.667em; font-size:1em; text-align:center; margin:10px 2px 0; cursor:pointer; background:#8b8b8b; color:#fff; border-radius:10px;}
.hotPic .num span.cur{ background:#ff6b00;color:#fff;}
.hotPic .pic{ position:relative; z-index:5;}
.hotPic .pic li{ position:absolute; display:none;}
.hotPic .pic li img{ width:100%;height:auto;  display:block;}
.index_about_r{width:57.6171875%; max-width:590px; float:right;;margin:28px 0 0 0;}
.index_about_r p{font-size:1.167em;line-height:1.4em;}
.index_about_r p.more{width:80px;height:30px;line-height:1.9em;text-align:center; display: block; margin:5px 0 0 0;}}

@media only screen and (max-width: 767px){
.index_man4{width:100%;padding:10% 0; max-width: 640px;}
.index_man4 p.pimg img{width:100%;height:auto;max-width:640px;margin:0 auto;text-align:center;display:block; margin-bottom:5%;}
.index_about{width:96.25%;max-width:616px;margin:0 auto;height:100%;height:auto;}
.indexPicBox{ width:100%; max-width:640px;float:none;margin:5% 0 0 0;}
.hotPic .num{ position:absolute;right:0; bottom: 0; z-index:10;width:100%; padding-right:8px; height:40px; text-align:right; background:rgba(0,0,0,0.6);}
.hotPic .num span{ width:20px; height:20px; display:inline-block; line-height:1.667em; font-size:1em; text-align:center; margin:10px 2px 0; cursor:pointer; background:#8b8b8b; color:#fff; border-radius:10px;}
.hotPic .num span.cur{ background:#ff6b00;color:#fff;}
.hotPic .pic{ position:relative; z-index:5;}
.hotPic .pic li{ position:absolute; display:none;}
.hotPic .pic li img{ width:100%;height:auto;display:block;}
.index_about_r{width:100%; max-width:640px; float:right;;margin:5% 0 0 0;}
.index_about_r p{font-size:1.167em;line-height:2em;}
.index_about_r p.more{width:80px;height:30px;line-height:1.9em;text-align:center; display: block; margin:3% auto;}}

.index_copyright{ width:100%;background:url(../images/i_13.jpg) top left repeat;height:309px;}
.index_copyright02{ width:100%;max-width:1200px;margin:0 auto;}
.index_copyright02 .index_links{height:58px;line-height:58px; color: #c2c2c2;}
.index_copyright02 .index_links p.l{ float:left;}
.index_copyright02 .index_links p.l a{color:#c2c2c2; padding:0 5px;}
.index_copyright02 .index_links p.r{ float:right;width:150px;height: 58px;background:#ff6b00 url(../images/i_14.png) no-repeat 33px 28px; text-indent: 56px; font-size:1.167em;}
.index_copyright02 .index_links p.r a{ color:#fff;}
.index_copyright02 .copy_con{color:#fff;}
.index_copyright02 .copy_con p.l{ float:left; width:70%; padding:65px 0 0 0;}
.index_copyright02 .copy_con p.l span.t{ display: block;line-height:2em; margin:0 0 10px 0;}

.index_copyright02 .copy_con p.l span.t em{ width:24px;height:24px; float:left;background: url(../images/i_17.png) no-repeat; margin:0 12px 0 0;}
.index_copyright02 .copy_con p.l span.f{ display: block;line-height:2em;margin:0 0 10px 0;}
.index_copyright02 .copy_con p.l span.f em{ width:24px;height:24px; float:left;background: url(../images/i_17.png) no-repeat; margin:0 12px 0 0;}
.index_copyright02 .copy_con p.l span.c{ display: block;line-height:1em;margin:0 0 10px 0;}
.index_copyright02 .copy_con p.r{ float:right; width:30%; padding:75px 0 0 0;text-align:right;}
.index_copyright02 .copy_con p.r span{ width:100px; display: block; text-align: center;float:right;margin:0  0 0 20px;}
.index_copyright02 .copy_con p.r span img{ margin:0 0 5px 0;}

@media (min-width:640px) and (max-width:1024px){
.index_copyright02{ width:100%;max-width:1024px;margin:0 auto;}
.index_copyright02 .copy_con p.l{ float:left; width:69.54296875%; padding:65px 0 0 0;}
.index_copyright02 .copy_con p.r{ float:right; width:30.359375%; padding:75px 0 0 0;text-align:right;}
.index_copyright02 .copy_con p.r span{ width:100%; display: block; text-align: center;float:right;margin:0  0 0 20px;max-width:85px;}
.index_copyright02 .copy_con p.r span img{ margin:0 0 5px 0;}}

@media only screen and (max-width: 767px){
.index_copyright{height:250px;}
.index_copyright02{ width:100%;max-width:640px;margin:0 auto;}
.index_copyright02 .index_links p.l{ float:none;width:100%;max-width:640px; font-size:1.3em;height:50px;}
.index_copyright02 .index_links p.r{display:none;}
.index_copyright02 .copy_con p.l{width:100%; text-align: center;padding:6% 0 0 0;font-size:1.667em;}
.index_copyright02 .copy_con p.l span.t {margin:0;line-height:0.8em;}
.index_copyright02 .copy_con p.l span.c {margin:0;line-height: 1em;padding:3% 0 0 0;}
.index_copyright02 .copy_con p.l span.f {margin:0;line-height:1.2em; display:none;}
.index_copyright02 .copy_con p.l span.t em{ display:none;}
.index_copyright02 .copy_con p.l span.f em{ display:none;}
.index_copyright02 .copy_con p.l span.d{ display:block;line-height: 0.5em;padding:3% 0 0 0;}
.index_copyright02 .copy_con p.l span.d i{line-height: 1.5em;}
.index_copyright02 .copy_con p.l span i{display:block;line-height:0.8em;}
.index_copyright02 .copy_con p.r{display: none;}}

/*关于我们样式的定义*/
.about_ban{width:100%;overflow:hidden; height:auto; z-index:11}
.about_ban img{display: block;max-width: 100%;height: auto;}
.about_position{ width:100%;max-width:1200px;margin:0 auto; line-height: 52px;margin-top: 20px;border-bottom: solid 1px #d7d7d7;font-size: 1.167em;}
.about_position em{width:22px;height:20px; display: block;background:url(../images/i_19.png) no-repeat;float:left;margin:15px 8px 0 0;}
.about_man{width:100%;max-width:1200px;margin: 0 auto;}
.about_man .about_Title{ text-align:center;margin:50px 0 35px 0;}
.about_man2 .about_Title{ text-align:center;margin:50px 0 35px 0;}
.about_man .about_column{text-align:center;}
.about_man .about_column ul{}
.about_man .about_column ul li{display:inline-block;}
.about_man .about_column ul li a{width: 134px;height:32px;color: #fff;background:#4c4c4c; border-radius:15px;display:inline-block;line-height:32px;font-size:1.333em;color:#fff; text-align: center;margin:0 17px 0 0;}
.about_man .about_column ul li a:hover{background:#f1990e;transition:all .4s linear;}
.about_man .about_column ul li.fix a{background:#f1990e;transition:all .4s linear;}
.about_man .about_contents{ margin:50px 0 100px 0;}
.about_man .about_contents p{ font-size: 1.167em;line-height:3em;}
.about_man .about_contents p.a_l{ float: left; padding:0 45px 0 0; border-right: solid 1px #d4d4d4;margin:0 0 25px 0;}
.about_man .about_contents p.a_r{ float: left;padding:0 0 0 45px; width:695px;margin:0 0 25px 0;}
.about_man .about_contents p.a_r span.t{ color: #f1990e;font-size:2.167em; display: block; border-bottom: solid 1px #dbdbdb; padding:0 0 10px 0;}
.about_man .about_contents p.a_r span.c{ display: block; padding: 5px 0 0 0;}
.about_man .about_contents img{max-width: 1200px; margin:10px 0;}

@media (min-width:640px) and (max-width:1024px){
.about_man{width:100%;max-width:1024px;margin: 0 auto;}
.about_man .about_column ul li a{width: 114px;height:28px;color: #fff;background:#4c4c4c; border-radius:15px;display:inline-block;line-height:28px;font-size:1.333em;color:#fff; text-align: center;margin:0 17px 0 0;}
.about_man .about_contents p.a_l{ float: left;padding:0 3.3579439% 0 0;border-right: solid 1px #d4d4d4;margin:0 0 25px 0;width:41.796875%;max-width:428px;}
.about_man .about_contents p.a_l img{width:100%;max-width: 428px;}
.about_man .about_contents p.a_r{ float: left;padding:0 0 0 3.7114094%; width:695px;margin:0 0 25px 0; width:58.203125%;max-width: 596px;}
.about_man .about_contents p.a_r span.c{ display: block;  line-height: 2.4em;}
.about_man .about_contents .a_1{ width: 32.2265625%; max-width: 330px;}}

@media only screen and (max-width: 767px){
.about_man .about_Title{ text-align:center;margin:9% 0 6% 0;}
.about_man .about_Title img{width:100%;height:auto;max-width:640px;margin:0 auto;text-align:center;display:block; margin-bottom:5%;}
.about_man .about_column ul li{margin:0 5% 3% 0;  width: 34%;}
.about_man .about_column ul li a{height:28px;color: #fff;background:#4c4c4c; border-radius:15px;line-height:28px;font-size:1.333em;color:#fff; text-align: center;margin:0 0% 0% 0; width: 100%; padding: 0 10% 1% 10%;}
.about_man .about_contents{width:96.25%;max-width:616px;margin:0 auto;margin-bottom: 10%;}

.about_man .about_contents p{ font-size: 1.167em;line-height:3em;}
.about_man .about_contents p.a_l{ float: none; padding:0 0 0 0; border-right: 0;margin:0 0 1% 0;width:100%; max-width:640px;}
.about_man .about_contents p.a_l img{width:100%; max-width:640px;}
.about_man .about_contents p.a_r{ float: none;padding:0 0 0 0;  width:100%; max-width:640px;margin:0 0 5% 0;}
.about_man .about_contents p.a_r span.t{ color: #f1990e;font-size:2.417em; display: block; border-bottom: solid 1px #dbdbdb; padding:0 0 10px 0;}
.about_man .about_contents p.a_r span.c{ display: block; padding: 5px 0 0 0;}
.about_man .about_contents img{width:100%; max-width:640px; margin:0;}}

/*联系我们样式的定义*/
.about_man .Cont_contents{ margin:50px 0 100px 0;font-size: 1.333em;line-height:3.1em;}
.about_man .Cont_contents .c_l{ float: left;width:580px; height: 450px;}
.about_man .Cont_contents .c_l span.t{ color: #f1990e;font-size:2.167em; display: block;}
.about_man .Cont_contents .c_r{ float: left;width:620px; height: 450px;}
.about_man .Cont_contents img{max-width: 1200px; margin:10px 0;}

@media (min-width:640px) and (max-width:1024px){
.about_man .Cont_contents{ margin:30px 0 100px 0;font-size: 1.333em;line-height:3.1em;}
.about_man .Cont_contents .c_l{ float: none;width:100%; max-width: 1024px; height: 450px;}
.about_man .Cont_contents .c_l span.t{ color: #f1990e;font-size:2.167em; display: block;}
.about_man .Cont_contents .c_r{ float: none;width:100%; max-width: 1024px; height: 450px;}
.about_man .Cont_contents img{max-width: 1024px; margin:10px 0;}}

@media only screen and (max-width: 767px){
.about_man .Cont_contents{font-size: 1.333em;line-height:2.1em;width:96.25%;max-width:616px;margin:0 auto;margin-top:3%;margin-bottom:10%;}
.about_man .Cont_contents .c_l{ float: none;width:96.25%;max-width:616px;margin:0 auto; height: auto;}
.about_man .Cont_contents .c_l span.t{ color: #f1990e;font-size:1.167em; display: block;}
.about_man .Cont_contents .c_r{ float: none;width:100%; max-width:640px; height: 450px;}
.about_man .Cont_contents img{max-width: 640px; margin:10px 0; width: 100%;}}

.Cont_contents h2.ch2{ font-size:1.5em; color:#f1990e;line-height:26px;padding:0 0 20px 0;border-bottom: solid 1px #eaeaea;}
.Cont_contents h2.ch2 em{ display:block; width:24px;height:26px;background:url(../images/i_26.png) no-repeat;float: left;margin:0 8px 0 0; }
.Cont_contents ul.Cont2{margin:15px -35px 0 0;}
.Cont_contents ul.Cont2 li{ margin:0 20px 15px 0; min-height:33px;_height:70px; width: 590px; float:left;font-size:1.127em;}
.Cont_contents ul.Cont2 li span{margin:0 10px 0 0; display: block;}
.Cont_contents ul.Cont2 li em{ color:#e90000; margin:0 0 0 15px}
.Cont_contents ul.Cont2 li.c_p {width:100%;max-width:1200px;margin:10px 0 0 0}
.Cont_contents ul.Cont2 li.c_y {width:100%;max-width:1200px;}
.Cont_contents ul.Cont2 li.c_a {width:100%;max-width:1200px;}
.Cont_contents ul.Cont2 li.c_p q{ margin:0 15px 0 5px; float:left; display:block;line-height:32px;}
.Cont_contents ul.Cont2 li.c_p select{ width:170px; height:32px; font-size:12px; font-family:"微软雅黑"; margin:0 15px 0 0; border:solid 1px #ebebeb;margin:0 20px 0 0 ;float: left;background:#f3f3f3;}
.Cont_contents ul.Cont2 li .txt1{ width:585px; height:35px; border:solid 1px #ebebeb; float:left; padding:0 0 0 8px;font-family:"微软雅黑";background:#eaeaea;}
.Cont_contents ul.Cont2 li .txt2{ width:1190px; height:200px; border:solid 1px #ebebeb; float:left; padding:2px 0 0 10px;line-height:28px;font-family:"微软雅黑";background:#eaeaea;}
.Cont_contents ul.Cont2 li .Submit{width:151px;height:43px;line-height:34px;background:#ff6b00;border:0;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:20px 10px 0 0;border-radius:50px;}
.Cont_contents ul.Cont2 li .Submit:hover{background:#363636;transition:all ease 0.4s;}
.Cont_contents ul.Cont2 li .Submit2{width:151px;height:43px;line-height:34px;background:#fff;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:20px 10px 0 0;border-radius:50px;border: solid 1px #555; color: #555;}
.Cont_contents ul.Cont2 li .Submit2:hover{background:#363636;transition:all ease 0.4s;color: #fff;}

@media (min-width:640px) and (max-width:1024px){
.Cont_contents ul.Cont2{margin:15px -2.34375% 0 0;}
.Cont_contents ul.Cont2 li{ margin:0 2.34375% 2% 0; min-height:33px;_height:70px; width:46.97159647%; float:left;font-size:1.127em;max-width:500px;}
.Cont_contents ul.Cont2 li.c_p {width:100%;max-width:1024px;margin:10px 0 0 0}
.Cont_contents ul.Cont2 li.c_y {width:100%;max-width:1024px;}
.Cont_contents ul.Cont2 li.c_a {width:100%;max-width:1024px;}
.Cont_contents ul.Cont2 li.c_p q{ margin:0 1% 0 1%; float:left; display:block;line-height:32px;}
.Cont_contents ul.Cont2 li.c_p select{ width:100%; height:32px; font-size:1em; font-family:"微软雅黑"; border:solid 1px #ebebeb;float: left;background:#f3f3f3; max-width:135px;margin:0 2% 0 0;}
.Cont_contents ul.Cont2 li .txt1{ width:100%; height:35px; border:solid 1px #ebebeb; float:left; padding:0 0 0 5%;font-family:"微软雅黑";background:#eaeaea;}
.Cont_contents ul.Cont2 li .txt2{ width:100%; height:200px; border:solid 1px #ebebeb; float:left; padding:0.2%0 0 1%;line-height:28px;font-family:"微软雅黑";background:#eaeaea;}}

@media only screen and (max-width: 767px){
.Cont_contents h2.ch2{ font-size:1.2em; color:#f1990e;line-height:26px;padding:0 0 2% 0;border-bottom: solid 1px #eaeaea;}
.Cont_contents ul.Cont2{margin:15px -2.34375% 0 0;}
.Cont_contents ul.Cont2 li{ margin:0 2.34375% 2% 0; min-height:33px;_height:70px; width:100%; float:none;font-size:1.127em;max-width:500px;}
.Cont_contents ul.Cont2 li.c_p {width:100%;max-width:640px;margin:10px 0 0 0}
.Cont_contents ul.Cont2 li.c_y {width:100%;max-width:640px;}
.Cont_contents ul.Cont2 li.c_a {width:100%;max-width:640px;}
.Cont_contents ul.Cont2 li.c_p q{ margin:0 1% 0 1%; float:left; display:block;line-height:32px;}
.Cont_contents ul.Cont2 li.c_p select{ width:100%; height:32px; font-size:1em; font-family:"微软雅黑"; border:solid 1px #ebebeb;float: left;background:#f3f3f3; max-width:135px;margin:0 2% 0 0;}
.Cont_contents ul.Cont2 li .txt1{ width:100%; height:35px; border:solid 1px #ebebeb; float:left; padding:0 0 0 0%;font-family:"微软雅黑";background:#eaeaea;}
.Cont_contents ul.Cont2 li .txt2{ width:100%; height:200px; border:solid 1px #ebebeb; float:left; padding:0.2%0 0 1%;line-height:28px;font-family:"微软雅黑";background:#eaeaea;}}

/*下载中心样式的定义*/
.about_man .download_column{text-align:center;}
.about_man .download_column ul{ }
.about_man .download_column ul ul.ej{ display: none;}
.about_man .download_column ul li:hover > ul {display: block; }
.about_man .download_column ul:after {content: ""; clear: both; display: block;}
.about_man .download_column ul li{display:inline-block;position: relative; height: 40px;}
.about_man .download_column ul li a{width: 134px;height:32px;color: #fff;background:#4c4c4c; border-radius:15px;display:inline-block;line-height:32px;font-size:1.333em;color:#fff; text-align: center;margin:0 17px 0 0;}
.about_man .download_column ul li a:hover{background:#f1990e;transition:all .4s linear;}
.about_man .download_column ul li.fix a{background:#f1990e;transition:all .4s linear;}
.about_man .download_column ul li:nth-child(1) ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:10%;transition:all ease 0.4s;}
.about_man .download_column ul li:nth-child(2) ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:35%;transition:all ease 0.4s;}
.about_man .download_column ul li:nth-child(3) ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:62%;transition:all ease 0.4s;}
.about_man .download_column ul li:nth-child(4) ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:88%;transition:all ease 0.4s;}

.about_man .download_column ul li ul.ej {position: absolute;top:40px;left:0;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px;}

.about_man .download_column ul li:nth-child(2) ul.ej {position: absolute;top:40px;left:-155px;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px;}
.about_man .download_column ul li:nth-child(3) ul.ej {position: absolute;top:40px;left:-310px;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px;}
.about_man .download_column ul li:nth-child(4) ul.ej {position: absolute;top:40px;left:-465px;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px;}

.about_man .download_column ul li ul.ej li {position: relative;color:#555;font-size:1em; float:left;border-radius:0;background:none;height:30px; }
.about_man .download_column ul li ul.ej li a{margin:0;width:113px; height:30px;background:none;color:#fff;font-size:1em; display:block;border-radius:0;}
.about_man .download_column ul li ul.ej li a:hover{ color:#555;background:#ffb94a;}

/*.about_man .download ul li:nth-child(1):hover ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:10%;transition:all ease 0.4s;}
.about_man .download ul li:nth-child(2) ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:35%;transition:all ease 0.4s;}
.about_man .download ul li:nth-child(3) ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:62%;transition:all ease 0.4s;}
.about_man .download ul li:nth-child(4) ul.ej:before{display:block;content:'a';width:0px;height:0;overflow:hidden;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #ef9b11;position:absolute; top:-8px;left:88%;transition:all ease 0.4s;}
.about_man .download ul li:nth-child(1) ul.ej:before{display:block;}

.about_man .download ul li:nth-child(1) ul.ej{position: absolute;top:40px;left:0;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px; display:block;}
.about_man .download ul li:nth-child(2) ul.ej {position: absolute;top:40px;left:-155px;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px;height:262px;}
.about_man .download ul li:nth-child(3) ul.ej {position: absolute;top:40px;left:-310px;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px;height:262px;}
.about_man .download ul li:nth-child(4) ul.ej {position: absolute;top:40px;left:-465px;z-index:999;border-radius:0 0 10px 10px;border:solid 1px #f19a13;background-color:rgba(231,149,24,9);width:600px;padding:10px;height:262px;}*/

.about_contents ul.download_list{margin:0 0 30px 0;}
.about_contents ul.download_list li.bg1{ font-size:1.167em; line-height:45px; background:#ecf0f2;padding:0 0 0 25px;}
.about_contents ul.download_list li.bg1 span{padding:0 25px 0 0; color:#b6b6b6; display: block;float:right;}
.about_contents ul.download_list li.bg1 span em a{ color:#e62129;margin:0 15px 0 15px;color:#e62129;}
.about_contents ul.download_list li.bg1 span i a{ color:#e62129;margin:0 0 0 0;color:#b6b6b6;}
.about_contents ul.download_list li.bg1:hover{color:#f1990e;background:#d8d8d8;transition:all ease 0.4s;}
.about_contents ul.download_list li.bg1:hover span{color:#f1990e;transition:all ease 0.4s;}
.about_contents ul.download_list li.bg1:hover span i a{color:#f1990e;transition:all ease 0.4s;} 
.about_contents ul.download_list li.bg2{ font-size:1.167em; line-height:45px; background:#fff;padding:0 0 0 25px;}
.about_contents ul.download_list li.bg2 span{padding:0 25px 0 0;color:#b6b6b6; display: block;float:right;}
.about_contents ul.download_list li.bg2 span em a{ color:#e62129;margin:0 15px 0 15px; color:#e62129;}
.about_contents ul.download_list li.bg2 span i a{ color:#e62129;margin:0 0 0 0;color:#b6b6b6;}
.about_contents ul.download_list li.bg2:hover{color:#f1990e;background:#fbe7c8;transition:all ease 0.4s;}
.about_contents ul.download_list li.bg2:hover span{color:#f1990e;transition:all ease 0.4s;}
.about_contents ul.download_list li.bg2:hover span i a{color:#f1990e;transition:all ease 0.4s;} 
@media only screen and (max-width:767px){
.about_contents ul.download_list{ padding:1.5% 0 0 0;margin: 0 0 12px 0;}
.about_man .download_column ul li ul.ej { display:none;}
.about_man .download_column ul li{height:auto;}
}

@media (min-width:640px) and (max-width:1024px){
.about_man{width:100%;max-width:1024px;margin: 0 auto;}
.about_man .download_column ul li a{width: 114px;height:28px;color: #fff;background:#4c4c4c; border-radius:15px;display:inline-block;line-height:28px;font-size:1.333em;color:#fff; text-align: center;margin:0 17px 0 0;}}

@media only screen and (max-width: 767px){
.about_man .about_Title img{width:100%;height:auto;max-width:640px;margin:0 auto;text-align:center;display:block; margin-bottom:5%;}
.about_man .download_column ul li{margin:0 5% 3% 0;  width: 30%;}
.about_man .download_column ul li a{height:28px;color: #fff;background:#4c4c4c; border-radius:15px;line-height:28px;font-size:1.333em;color:#fff; text-align: center;margin:0 0% 0% 0; width: 100%; padding: 0 10% 1% 10%;}
.about_contents ul.download_list li.bg1{ font-size:1.167em; line-height:2.5em; background:#ecf0f2;padding:0 0 0 2%;}
.about_contents ul.download_list li.bg2{ font-size:1.167em; line-height:2.5em; background:#fff;padding:0 0 0 2%;}
.about_contents ul.download_list li.bg1 span{ float:none; padding:0 2% 0 0; color:#b6b6b6;width:100%;}
.about_contents ul.download_list li.bg2 span{ float:none; padding:0 2% 0 0; color:#b6b6b6;width:100%;}}

div.badoopager {font-family:"微软雅黑"; width:650px; margin:30px auto; text-align:center; font-size:1.167em;}
div.badoopager a { margin:2px;color:#fff;padding:5px 12px; text-decoration: none;background:#999;border-radius:3px;}
div.badoopager a:hover {background:#ff6600;transition:all ease 0.4s;}
div.badoopager a:active {background:#ff6600;transition:all ease 0.4s;}
div.badoopager span.current {background:#ffe200; color:#414e71;}
div.badoopager a.disabled {background:#ffe200; color:#414e71;}

@media only screen and (max-width:767px){
div.badoopager {font-family:"微软雅黑"; width:100%; max-width:640px;font-size:1em;}
div.badoopager a { margin:0.1%;color:#fff;padding:1% 2%; text-decoration: none;background:#999;border-radius:0.3em; font-size:1em;}}

/*晶恒团队样式的定义*/
.job_b{ height:52px; background:#333; line-height:3em; color:#fff; font-size:1.333em;}
.job_b span.name{ width:20%;display:block; text-align:center; float:left;}
.job_b span.date{ width:20%;display:block; text-align:center; float:left;}
.job_b span.num{ width:20%;display:block; text-align:center; float:left;}
.job_b span.num2{ width:20%;display:block; text-align:center; float:left;}
.job_b span.date2{ width:20%;display:block; text-align:center; float:left;}
.about_contents ul.job{padding:10px 0 15px 0; width:100%;}
.about_contents ul.job li{ height:45px; line-height:45px; border-bottom: dotted 1px #cbcaca; font-size:1.083em;}
.about_contents ul.job li span.name{ width:20%; display:block; text-align:center; float:left;}
.about_contents ul.job li span.date{ width:20%; display:block; text-align:center; float:left;}
.about_contents ul.job li span.num{ width:20%; display:block; text-align:center; float:left;}
.about_contents ul.job li span.num2{ width:20%; display:block; text-align:center; float:left;}
.about_contents ul.job li span.date2{ width:108px; display:block; text-align:center; float:left; height:34px;background:#f1990e;font-size:14px;line-height:34px; margin:0  auto; margin-top: 6px; margin-left:70px;}
.about_contents ul.job li span.date2 a{ color:#fff !important;}
.about_contents ul.job li:hover{background:#e6e6e6; font-weight:bold; color:#e82521 !important;transition:all ease 0.4s;}
.about_contents ul.job li:hover span.date2{background:#e51620; color:#fff;transition:all ease 0.4s;}

@media (min-width:640px) and (max-width:1024px){
.job_b span.name{ width:19.44809461%;max-width:148px;}
.job_b span.date{ width:19.44809461%;max-width:148px;}
.job_b span.num{ width:19.44809461%;max-width:148px;}
.job_b span.num2{ width:19.44809461%;max-width:148px;}
.job_b span.date2{ width:19.44809461%;max-width:148px;}
.about_contents ul.job li span.name{  width:19.44809461%;max-width:148px; display:block; text-align:center; float:left;}
.about_contents ul.job li span.date{ width:19.44809461%;max-width:148px; display:block; text-align:center; float:left;}
.about_contents ul.job li span.num{  width:19.44809461%;max-width:148px; display:block; text-align:center; float:left;}
.about_contents ul.job li span.num2{ width:19.44809461%;max-width:148px; display:block; text-align:center; float:left;}
.about_contents ul.job li span.date2{ width:12.3521682%; max-width:94px;display:block; text-align:center; float:left; height:24px;background:#ffe400;font-size:1.167em; margin:6px 0 0 25px;line-height:1.7em;}}

@media only screen and (max-width:767px){
.about_left{ width:100%;}
.job_b{width:100%; font-size:1.167em; height:40px; background:#414e71; line-height:40px; color:#fff; margin:1.5% 0 0 0;}
.job_b span.name{ width:19.07822686%;max-width:154px;}
.job_b span.date{width:19.07822686%;max-width:154px;}
.job_b span.num{ width:19.07822686%;max-width:154px;}
.job_b span.num2{width:19.07822686%;max-width:154px;}
.job_b span.date2{width:19.07822686%;max-width:154px;}
.about_contents ul.job li{ font-size:12px; line-height:35px; height:100%; display:block;border-bottom:dotted 1px #cbcaca; height:35px;}
.about_contents ul.job li span.name{width:19.07822686%;max-width:154px; display:block; text-align:center; float:left;}
.about_contents ul.job li span.date{width:19.07822686%;max-width:154px; display:block; text-align:center; float:left;}
.about_contents ul.job li span.num{width:19.07822686%;max-width:154px; display:block; text-align:center; float:left;}
.about_contents ul.job li span.num2{width:19.07822686%;max-width:154px; display:block; text-align:center;}
.about_contents ul.job li span.date2{width:12.3521682%; max-width:94px;display:block; text-align:center; height:24px;background:#ffe400;font-size:1.167em; margin:6px 0 0 3%;line-height:24px;}}

.about_contents .job_detail{}
.about_contents .job_detail p{font-size:14px;line-height:35px;}
.about_contents .job_detail h2.t2{ font-size:20px;color:#333;margin:0 0 15px 0;}
.about_contents .job_detail ul.job_detail{background:#e9e9e9;padding:50px 0 10px 0;margin:0 0 25px 0; height:100%;}
.about_contents .job_detail ul.job_detail li{width:150px;float:left; font-size:14px;margin:0 25px 35px 50px;}
.about_contents .job_detail .Return{width:108px;height:34px;line-height:34px;background:#f1990e;border:0;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:30px 0 0 0;}
.about_contents .job_detail .Return:hover{background:#363636;transition:all ease 0.4s;}

@media (min-width:640px) and (max-width:1024px){
.about_contents .job_detail ul.job_detail li{ width:24.96714849%; max-width:190px;margin:0 0 35px 35px; font-size:12px;}} 
@media only screen and (max-width:767px){
.about_contents .job_detail ul.job_detail{background:#e9e9e9;padding:25px 0 10px 0;margin:1.5% 0 20px 0; height:100%;}
.about_contents .job_detail ul.job_detail li{ width:150px;margin:0 25px 15px 25px; font-size:14px;}
.about_contents .job_detail h2.t2{ font-size:15px;color:#333;margin:0 0 5px 0;}
.about_contents .job_detail .Return{width:108px;height:34px;line-height:34px;background:#f1990e;border:0;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:10px 0 0 0;}
.about_contents .job_detail p{font-size:12px !important;line-height:25px !important;}}

/*新闻资讯样式的定义*/
.news_list{width:100%;margin: 0 auto;overflow:hidden; max-width: 1200px;}
.news_list ul{ margin:35px 0 0 0;}
.news_list ul li{background: #fff;zoom:1;position: relative; border: solid 1px #c2c2c2;height:131px;margin:0 0 30px 0;}
.news_list ul li .news_time{background: #bebebe;width: 100px;height: 100%;padding: 18px 20px 40px 0; float:left;}
.news_list ul li .news_time span.day{display: block;font-size: 3em;color: #fff;font-family: "Impact";text-align: right; line-height:1.2em;}
.news_list ul li .news_time span.year{display: block;color: #fff;text-align: right;}
.news_list ul li .news_time span.author{display: block; border-bottom: solid 1px #fff; width:5px;text-align: right; float: right;margin:10px 0 0 0; height: 1px;}
.news_list ul li .news_time span.type{display: block;text-align: right;padding-top: 6px;margin-top:10px; float:none;color: #fff;}
.news_list ul li .news_cont{width:1030px;float: left;padding:15px 20px;}
.news_list ul li .news_cont h2{font-size: 1.5em;font-weight: normal;padding-top:5px;color: #333;}
.news_list ul li .news_cont p.demo{line-height:18px;margin-top: 14px; font-size:1em;}
.news_list ul li .news_cont p.vis{color: #c6c6c6;line-height:1em;margin-top: 12px; font-size:1em;}
.news_list ul li .news_cont p.vis span{float: right;color: #2eafbb;display: inline-block;border: 1px solid #b0b0b0;line-height:30px;padding: 0 24px; border-radius: 20px; color: #b0b0b0;margin:-15px 0 0 0;}
.news_list ul li:hover{ border: solid 1px #f2a01e;transition:all ease 0.4s;}
.news_list ul li:hover .news_time{background:#f1990e;transition:all ease 0.4s;}
.news_list ul li:hover h2{  color: #f1990e;transition:all ease 0.4s;}
.news_list ul li:hover p{  color: #f1990e;transition:all ease 0.4s;}
.news_list ul li:hover p.vis span{border: 1px solid #f1990e; color:#f1990e;transition:all ease 0.4s;}

@media (min-width:640px) and (max-width:1024px){
.news_list ul li .news_time{background: #bebebe; width:9.765625%;max-width:100px;height: 100%;padding: 1.5% 2.5% 3% 0; float:left;}
.news_list ul li .news_cont{width:90.234375%;max-width:924px;float: left;padding:2% 3%;}
.news_list ul li .news_cont p.vis span{float: right;color: #2eafbb;display: inline-block;border: 1px solid #b0b0b0;line-height:20px;padding: 0 1%; border-radius: 20px; color: #b0b0b0;margin:-10px 0 0 0;}} 

@media only screen and (max-width:767px){
.news_list ul {width:96.25%;max-width:616px;margin:0 auto;margin-top:3%;}
.news_list ul li .news_time{background: #bebebe; width:15.625%;max-width:100px;height: 100%;padding: 3% 3% 2% 0; float:left;}
.news_list ul li .news_time span.year{display: block;color: #fff;text-align: right;}
.news_list ul li .news_cont{width:84.375%;max-width:540px;float: left;padding:2% 3%;}
.news_list ul li .news_cont p.vis span{float: right;color: #2eafbb;display: inline-block;border: 1px solid #b0b0b0;line-height:20px;padding: 0 1%; border-radius: 20px; color: #b0b0b0;margin:-10px 0 0 0;}}

.news_contents{ padding:0 0 75px 0;}
.news_detail{ margin:28px 25px 0 0;}
.news_detail .h1{font-size:1.667em;text-align:center;line-height:32px;text-indent:0; padding-top:20px; color:#333; }
.news_detail .jj0{width:100%;border-bottom:1px solid #e6eaed;text-align:center;line-height:35px;margin:0 0 10px 0; font-size:1em;}
.news_detail .jj0 span{margin:0 1.5em;}
.news_detail p{ font-size:14px; line-height:30px; color:#777;}
.news_detail img{max-width:863px; margin:10px 0;}

.news_detail .next_con{ height:45px;line-height:45px;font-size:14px;margin:30px 0 0 0;border-top:1px dashed #e0e0e0; color:#414e71;}
.news_detail .next_con .next_one{ width:415px; float:left;}
.news_detail .next_con .next_one span{ font-size:14px; margin:2px 0 0 3px;}
.news_detail .next_con .next_one2{ width:415px; float:right; text-align:right;}
.news_detail .next_con .next_one2 span{ font-size:14px; margin:2px 0 0 3px;}
.bdsharebuttonbox{ float: right; height: 30px;}

@media (min-width:640px) and (max-width:1024px){
.news_detail img{width:100%;height:auto;}
.news_detail .next_con .next_one{max-width:100%;height:auto;width: 100%;float:none !important;}
.news_detail .next_con .next_one2{max-width:100%;height:auto;width: 100%; float:none !important; text-align:left;}
}

@media only screen and (max-width:767px){
.news_detail .jj0{width:100%;border-bottom:1px solid #e6eaed;text-align:center;line-height:35px;margin:0 0 10px 0; font-size:0.8em;}
.news_detail .jj0 span{margin:0 2%;}
.news_detail{margin:0 0 0 0;}
.news_detail{ padding:0 1.5%;}
.news_detail img{ width:100%; height:auto;}
.news_detail .next_con{ height:auto;margin: 15px 0 0 0;}
.news_detail .next_con .next_one{max-width:100%;height:auto;width: 100%;float:none !important; line-height:25px; padding:10px 0 0 0;}
.news_detail .next_con .next_one2{max-width:100%;height:auto;width: 100%; float:none !important; text-align:left;line-height:25px;}
.news_detail .news_detail_c{width:96.25%;max-width:616px;margin:0 auto;}

}

/*解决方案样式的定义*/
.solution_contents{ padding:0 0 75px 0;}
.solution_list ul.solution{ margin:35px 0 0 0;}
.solution_list ul.solution li{ height: 196px; background:#f1f1f1;margin:0 0 25px 0;}
.solution_list ul.solution li p.l{ width:300px; float:left;position:relative; width:286px;height:195px;;overflow:hidden;}
.solution_list ul.solution li p.l img {width:300px;height:195px;position:absolute;left:0px;top:0px;transition:all ease 0.4s; background:#000; }
.solution_list ul.solution li p.r{ width:845px; float:left; padding:20px 30px;}
.solution_list ul.solution li p.r span.t{ font-size: 1.667em; display: block; padding:15px 0;}
.solution_list ul.solution li p.r span.c{ font-size: 1.167em; display: block; line-height:24px;}
.solution_list ul.solution li p.r span.m{ font-size: 1.167em; display: block; width:130px; height:29px; line-height:25px; color:#f1990e;  border: solid 1px #f1990e; border-radius: 20px; text-align: center; margin:20px 0 0 0;}
.solution_list ul.solution li:hover p.l img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.solution_list ul.solution li:hover p.r{color:#f1990e;transition:all ease 0.4s;}
.solution_list ul.solution li:hover p.r span.m{ width: 150px;transition:all ease 0.4s;background:#f1990e; color:#fff;}

@media (min-width:640px) and (max-width:1024px){
.solution_list ul.solution li{background:#f1f1f1;display:block;min-height:166px; height:100%}
.solution_list ul.solution li p.l{ width:25%; max-width:256px; float:left;height:100%;max-height:166px; height:100%; display:table;background:red;}
.solution_list ul.solution li p.l a{display: table-cell;vertical-align: middle;}
.solution_list ul.solution li p.l img{ width:100%; height:auto; position: initial;max-height:166px;}
.solution_list ul.solution li p.r{ width:74.7578125%;; max-width: 786px; float:left; padding:2% 3%;}
.solution_list ul.solution li p.r span.t{ font-size: 1.667em; display: block; padding:1% 0;}
.solution_list ul.solution li p.r span.c{ font-size: 1.167em; display: block; line-height:24px;}
.solution_list ul.solution li p.r span.m{ font-size: 1.167em; display: block; width:130px; height:25px; line-height:20px; color:#f1990e;  border: solid 1px #f1990e; border-radius: 20px; text-align: center; margin:1% 0 0 0;}}

@media only screen and (max-width:767px){
.solution_list ul.solution{margin:10px 0 0 0;}
.solution_list ul.solution li{width:46.8%; float:left; height:auto; background:#f7f7f7; margin:0 0 0 1.5%; margin-bottom:3%;height:71.5625%;min-height: 300px;}
.solution_list ul.solution li p.l{ width:100%; max-width:256px; float:left;height:100%;max-height:166px; height:100%; display:table;}
.solution_list ul.solution li p.l a{display: table-cell;vertical-align: middle;}
.solution_list ul.solution li p.l img{ width:100%; height:auto; position: initial;max-height:166px;}
.solution_list ul.solution li p.r{ width:100%;float:left; padding:3% 5%;}
.solution_list ul.solution li p.r span.t{ font-size: 1.667em; display: block; padding:2% 0;}
.solution_list ul.solution li p.r span.c{ font-size: 1.167em; display: block; line-height:24px;}
.solution_list ul.solution li p.r span.m{ font-size: 1.167em; display: block; width:50%; height:25px; line-height:22px; color:#f1990e;  border: solid 1px #f1990e; border-radius: 20px; text-align: center; margin:1% 0 0 0;}}

/*单机版样式的定义*/
.Edition_Title{font-size:2em; padding:50px 0 30px 0; border-bottom: solid 1px #dfdfdf; text-align: center; margin:0 0 50px 0;}
.Edition_Title a{padding:0 15px;}
.Edition_Title a.fix{ color:#f1990e;}
.Edition_contents {margin:0 0 70px 0;}
.Edition_contents .Edition_Search{ width:524px; height:30px; line-height:30px; margin:35px 0 55px 0; font-size:1.167em;}
.Edition_contents .Edition_Search .Search_bg{background:url(../images/img.png) no-repeat 0 -303px;width:352px;height:30px; border:0; padding:0 10px 0 10px;color:#a8aaab; font-family:"微软雅黑";margin:0 0 0 15px;}
.Edition_contents .Edition_Search .ss_anniu{background:url(../images/img.png) no-repeat -362px -303px;width:61px;height:30px;border:0;overflow:hidden; line-height:11110px;cursor:pointer;}
.Edition_contents h1{ font-size:1.667em;padding:0 0 15px; border-bottom: dashed 1px #cacaca;}
.Edition_contents h2{ font-size: 1.5em; margin:0 0 30px 0;}
.Edition_contents h3{ font-size:1.333em;padding:0 0 15px; border-bottom: dashed 1px #cacaca;}

.Edition_contents h1.mh1{ font-size:1.667em; color:#c49c00; padding:5px 0 15px 0; border-bottom:solid 1px #e3e3e3; text-align:center; margin:0 0 20px 0;}
.Edition_contents h2.mh2{ font-size:1.333em; text-align:center; line-height:35px;}
.Edition_contents ul.Edition{ margin:15px 0 0 0; width:850px;}
.Edition_contents ul.Edition li{ line-height:33px; margin:0 0 15px 0; min-height:33px;_height:33px;}
.Edition_contents ul.Edition li span{ width:79px; float:left; text-align:right;font-size:1.167em;margin:0 10px 0 0;}
.Edition_contents ul.Edition li em{ color:#e90000; margin:0 0 0 15px}
.Edition_contents ul.Edition li b{ color:#e90000; margin:0 0 0 3px}
.Edition_contents ul.Edition li q{ margin:0 15px 0 5px; float:left; display:block;}
.Edition_contents ul.Edition li i{ width:58px;height:23px; background:#c49c00; display:block; float:left; text-align:center; font-size:12px; line-height:23px; margin:6px 0 0 10px;}
.Edition_contents ul.Edition li i a{ color:#fff;}
.Edition_contents ul.Edition li .sel1{ width:360px; height:32px; font-size:12px; font-family:"微软雅黑"; margin:0 15px 0 0; border:solid 1px #ebebeb; float:left;}
.Edition_contents ul.Edition li .sel2{ width:110px; height:32px; font-size:12px; font-family:"微软雅黑"; margin:0 15px 0 0; border:solid 1px #ebebeb;}
.Edition_contents ul.Edition li .txt1{ width:380px; height:33px; border:solid 1px #ebebeb; float:left; padding:0 0 0 8px;font-family:"微软雅黑";}
.Edition_contents ul.Edition li .txt2{ width:380px; height:33px; border:solid 1px #ebebeb; float:left; padding:0 0 0 8px;font-family:"微软雅黑"; float: right;} 

.Edition_contents ul.Edition li .Submit{width:150px;height:35px;line-height:34px;background:#f1990e;border:0;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:30px 10px 0 0; border-radius:50px;}
.Edition_contents ul.Edition li .Submit:hover{background:#363636;transition:all ease 0.4s;}
.Edition_contents ul.Edition li .Submit2{width:150px;height:35px;line-height:34px;background:#363636;border:0;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:30px 0 0 0; border-radius:50px;}
.Edition_contents ul.Edition li .Submit2:hover{background:#f1990e;transition:all ease 0.4s;}
.Edition_contents p.c{ background:#f6f6f6; font-size:1.333em; color:#ff6b00; padding:25px;margin:30px 0 0 0; line-height:25px;}

@media (min-width:640px) and (max-width:1024px){
.Edition_contents ul.Edition{ margin:15px 0 0 0; width:68.359375%;max-width:700px;}
.Edition_contents ul.Edition li .txt2{width:72.18181818%;max-width:425px;border:solid 1px #ebebeb; float:none; padding:0 0 0 1%;font-family:"微软雅黑";float: none;word-wrap:break-word;margin-top:3%;margin-left:17%;}
.Edition_contents ul.Edition li b{ color:#e90000;margin-left:17%;font-size:1.2em; display:block;padding:1% 0 0 0;word-wrap:break-word;line-height:1.5em;margin-top:2%;}

}

@media only screen and (max-width:767px){
.Edition_contents{width:96.25%;max-width:616px;margin:0 auto;}
.Edition_contents .Edition_Search{ width:87.66233766%;max-width:540px;height:30px; line-height:30px; margin:5% 0 5% 0; font-size:1.5em;}
.Edition_contents .Edition_Search .Search_bg{background:url(../images/img.png) no-repeat 0 -303px;max-width:170px;height:30px; border:0; padding:0 1% 0 1%;color:#a8aaab; font-family:"微软雅黑";width:45.5974026%;margin:0 0 0 1%;}
.Edition_contents .Edition_Search .ss_anniu{background:url(../images/img.png) no-repeat -362px -303px;width:9.25324675%;width:58px;height:30px;border:0;overflow:hidden; line-height:11110px;cursor:pointer;}
.Edition_contents ul.Edition {width:96.25%;max-width:616px;}
.Edition_contents ul.Edition li span{ width:24.35064935%; float:left; text-align:right;font-size:1.2em;max-width:150px;margin:0 2% 0 0;}
.Edition_contents ul.Edition li select.sel1{width:58.44155844%; max-width:360px; height:32px; font-size:12px; font-family:"微软雅黑"; margin:0 15px 0 0; border:solid 1px #ebebeb; float:left;}
.Edition_contents ul.Edition li select.sel2{width:19.48051948%; max-width:120px; height:32px; font-size:12px; font-family:"微软雅黑"; margin:0 15px 0 0; border:solid 1px #ebebeb;}
.Edition_contents ul.Edition li .txt1{ width:66.55844156%;max-width:410px;height:33px; border:solid 1px #ebebeb; float:left; padding:0 0 0 1%;font-family:"微软雅黑";}
.Edition_contents ul.Edition li .txt2{width:68.18181818%;max-width:425px;border:solid 1px #ebebeb; float:none; padding:0 0 0 1%;font-family:"微软雅黑";float: none;word-wrap:break-word;margin-top:3%;margin-left:26.35064935%;}
.Edition_contents ul.Edition li b{ color:#e90000;margin-left:24.35064935%;font-size:1.2em; display:block;padding:1% 0 0 0;word-wrap:break-word;line-height:1.5em;margin-top:2%;}
.Edition_contents p.c{margin:0 0 5% 0;}
.Edition_contents ul.Edition li .Submit{width:21.1038961%;max-width:130px;height:35px;line-height:34px;background:#f1990e;border:0;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:1% 3% 0 26.35064935%;; border-radius:50px;}
.Edition_contents ul.Edition li .Submit:hover{background:#363636;transition:all ease 0.4s;}
.Edition_contents ul.Edition li .Submit2{width:21.1038961%;max-width:130px;height:35px;line-height:34px;background:#363636;border:0;font-size:14px;color:#fff;font-family:"微软雅黑"; cursor:pointer;margin:1% 0 0 0; border-radius:50px;}
.Edition_contents ul.Edition li .Submit2:hover{background:#f1990e;transition:all ease 0.4s;}
.Edition_contents p.c{ background:#f6f6f6; font-size:1.333em; color:#ff6b00; padding:5%;margin:0% 0 5% 0; line-height:25px;}
}


/*服务网络样式的定义*/
.Cootion{ width:100%; background-color:#f5f5f5; padding:50px 0px;} 
.m_map{ width:100%; height:724px; margin:30px auto; position:relative;  background:url(../images/diru.png) no-repeat 0 0;margin-bottom: 75px;}

#slider1_container{position:relative;top:0px;left:0px;width:705px;height:456px;background: #fff; overflow: hidden;}
#slides{cursor: move; position: absolute; left: 0px; top: 0px; width: 705px; height: 356px; overflow: hidden;}
 .jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn{position: absolute;cursor: pointer;display: block;background:url(images/a17.png) no-repeat;overflow:hidden;}
.jssora05l { background-position: -10px -40px;width: 40px; height: 40px; top: 158px; left: 8px; }
.jssora05r { background-position: -70px -40px; width: 40px; height: 40px; top: 158px; right: 8px}
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssort01{position: absolute; width: 705px; height: 100px; left:0px; bottom: 0px;}
.jssort01 .p{position: absolute; width:123px; height:92px; top: 0; left: 0;}
.jssort01 .t{width: 100%; height: 100%; border: none;position:absolute; top: 0; left: 0;}
.jssora05ldn { background-position: -250px -40px; }
.jssora05rdn { background-position: -310px -40px; }
.jssort01 .w {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}
.jssort01 .c {position: absolute;top: 0px;left: 0px;width: 121px;height:90px;}
.jssort01 .p:hover .c, .jssort01 .pav:hover .c, .jssort01 .pav .c {background: url(../images/t01.png) center center;border-width: 0px;top: 2px;
left: 2px;width: 121px;height:90px;border:#f1990e 1px solid;}
.jssort01 .p:hover .c, .jssort01 .pav:hover .c {top: 0px;left: 0px;width: 121px;height:90px;}

.product_left{float:left;margin:20px 0 0 0;}
.product_left h1{ font-size:2em; color:#f1990e; padding:15px 0;}
.product_right{ float:right; width:465px;margin:70px 0 0 0;}
.product_right h2{ font-size:1.5em;padding:0 0 10px 0;}
.product_right p{ font-size:1.167em; padding:0 0 10px 0;}
.product_right p span{margin:0 0 10px 0;}
.product_right p span.col{width:16px;height:16px;background:#a3908c; display:block; float: left;margin:3px 010px 0 0;}
.product_right p span.col2{width:16px;height:16px;background:#464646; display:block; float: left;margin:3px 0 0 0;}

@media (min-width:640px) and (max-width:1024px){
.product_left{float:none;margin:20px 0 0 0;}
.product_right{ float:none; width:100%;margin:70px 0 0 0;}
.Product_content .demo {width:100%;margin:40px auto;position:relative; max-width:1024px;}}

@media only screen and (max-width:767px){
.leftFixed{display:none;}
.Product_content .sublist img {width:100%;max-width:630px;margin:0 auto;}
.product_left{float:none;margin:20px 0 0 0;}
.product_right{ float:none; margin:70px 0 0 0;width:96.25%;max-width:616px;margin:0 auto;}
.Product_content .demo {width:100%;margin:40px auto;position:relative; max-width:640px;}
.Product_content .tabbtn li {float:left;position:relative;font-size:1.5em;display:block;float:left;height:55px;line-height:55px;overflow:hidden;width:1.40625%;max-width:90px;text-align:center;cursor:pointer; color:#fff;}
}

.Product_content{margin:30px auto;font-family:'微软雅黑';}
.Product_content .tab{ overflow:hidden; background:#f1990e; height:58px;line-height:58px;}
.Product_content .tab a{ display:block; float:left; text-decoration:none; color:#fff; font-size:1.5em;padding:0 30px;}
.Product_content .tab a:hover{ background:#cb7c00; color:#fff; text-decoration:none;}
.Product_content .tab a.on{ background:#cb7c00; color:#fff; text-decoration:none;}
.Product_content .content{ overflow:hidden; width:1200px; height:100px; position:relative;}
.Product_content .content ul{ position:absolute; left:0; top:0; height:100px;}
.Product_content .content li{ width:1200px; height:100px; float:left;}
.Product_content .content li p{ padding:10px;}
.Product_content .demo {width:100%;margin:40px auto;position:relative; max-width:1200px;}
.Product_content .tabbtn {height:55px;background:#f1990e;}
.Product_content .tabbtn li {float:left;position:relative;font-size:1.5em;display:block;float:left;height:55px;line-height:55px;overflow:hidden;width:150px;text-align:center;cursor:pointer; color:#fff;}
.Product_content .tabbtn li.current {background:#cb7c00;}
.Product_content .tabbtn li.current a {height:27px;line-height:27px;background:#fff;color:#3366cc;font-weight:800;}
.Product_content .tabcon {border-width:0 1px 1px 1px;border-color:#ddd;border-style:solid;position:relative;overflow:hidden;}
.Product_content .tabcon .subbox {position:absolute;left:0;top:0;}
.Product_content .tabcon .sublist {padding:5px 10px;}
.Product_content #leftcon .subbox {width:9999em;}
.Product_content #leftcon .subbox .sublist {float:left;width:664px;}
.Product_content .sublist {padding:10px;}
.Product_content .sublist li {height:28px;line-height:28px;font-size:12px;}
.Product_content .sublist li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}

.leftFixed{position:fixed;left:0%;top:264px;z-index:99999; width:185px;display:none;}
.Edition_Search div{color: #f00; font-size: 16px;margin:15px 0;}