html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, a, abbr, acronym, del, cite, address, small, sub, sup, b, u, i, center, font, em, strong, dl, dt, dd, ul, ol, li, form, fieldset, legend, table, caption, thead, tbody, tfoot, tr, th, td {
    margin: 0;
    padding: 0;
    outline: none;
	font-family:Arial, "Source Han Sans CN", "SourceHanSansCNRegular", "SimHei", "黑体", Helvetica, sans-serif;;
}
body {
    color: #000;
    font-weight: none;
}
ul, ol {
    list-style-type: none
}
a {
    text-decoration: none;
blr:expression(this.onFocus=this.blur());
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #717c82;
}
a:focus {
    outline: none;
}
li:focus {
    outline: none;
}
fieldset, img {
    border: 0
}
q, blockquote {
    quotes: "" ""
}
q:before, q:after, blockquote:before, blockquote:after {
    content: ""
}
del {
    text-decoration: line-through
}
ins {
    text-decoration: underline
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
cite, em, dfn {
    font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
input, textarea, select, button {
    font-size: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Arial', 'sans-serif';
}
label, button {
    cursor: pointer
}
textarea {
    white-space: pre;
    resize: none;
    border: 1px solid #ececec;
}
button, input, select, textarea {
    font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    margin: 0;
    padding: 0;
    display: block;
    border: 0;
    font-size: 100%;
}
input[type=text], input[type=password] {
    border: 1px solid #dfdfdf;
    height: 22px;
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
.clear {
    clear: both;
    width: 100%;
    font-size: 0px;
    height: 0px;
    background: none;
    border: none;
    _zoom: 1;
}
.padding0 {
    padding: 0px;
}
body {
    background: #fff;
    width: 100%;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    font-family: 'Arial', 'sans-serif';
    font-size: 14px;
}
.jwlogo {
    display: none !important;
}
.header {
    background: url(../images/opacity01.png) repeat;
    margin: 0px;
    border: none;
    height: 100px;
    position: fixed;
    z-index: 99;
    left: 0px;
    top: 0px;
    width: 100%;
}
.header .logo-wrap {
    position: absolute;
    left: 15px;
    top: 0px;
    z-index: 5;
}
.header .logo {
    display: block;
    margin-top: 40px;
    width: 170px;
    overflow: hidden;
}
.header .logo img {
    width: 80%;
}

.header div.header-lang {
	width: 50px;
    height: 28px;
    position: absolute;
    float: right;
    right: 0px;
    top:33px;
    color: #626262;
	z-index: 10;
}
.header div.header-lang a {
    margin: 0 8px;
    font: 700 14px/60px "inherit";
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #626262
}
.header div.header-lang a.current {
    color: #004a9f
}
.header div.header-langs {
    right: 60px;	width: 50px;
    height: 28px;
    position: absolute;
    top:0px;
    color: #626262;	z-index: 10;
}
.header div.header-langs a {
    margin: 0 8px;
    font: 700 18px/60px "inherit";
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #626262
}
.header div.header-langs a.current {
    color: #004a9f
}
.header div.search {
    width: 140px;
    height: 28px;
    float: right;
    background: none;
    border-radius: 25px;
    position: absolute;
    right: 55px;
    top: 49px;
    z-index: 5;
    border: 1px solid #e1e1e1;
    color: #555;
}
.header div.search:hover {
    border: 1px solid #cccccc;
    color: #888;
}
.header div.searchActive {
    box-shadow: inset 2px 2px 2px #e3e2e3;
}
.header div.search input[type="text"] {
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border: none;
    padding: 0 10px 0px 12px;
    float: left;
    outline: 0;
    background: none;
 *width:80px;
}
.header div.search input[type="submit"] {
    background: url(../images/search05.png) no-repeat center 7px;
    width: 32px;
    height: 28px;
    border: none;
    outline: 0;
    padding: 0;
    float: right;
    margin-right: 2px;
}
.header .subhead {
    position: absolute;
    right: 15px;
    top: 0px;
    z-index: 6;
}
.container div.change {
    float: right;
    font-size: 14px;
    height: 80px;
    line-height: 60px;
    color: #e0e0e0;
}
.container div.change a {
    color: #808080;
    margin: 0px 3px;
    text-decoration: none;
}
.container div.change a.red {
    color: #cc0000;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: none;
}
.container div.change a.red:hover {
    color: #ff0000;
    text-decoration: none;
}
.container div.change a:hover {
    color: #cc0000;
    text-decoration: none;
}
.container div.share {
    float: right;
    width: 80px;
    height: 20px;
    margin-left: 12px;
    padding-top: 14px;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
}
.container div.share-nr {
    height: 28px;
    overflow: hidden;
}
.container div.share-nr a {
    height: 28px;
    width: 29px;
    display: block;
    margin-left: 8px;
    float: left;
}
.container div.share-nr .weixin {
    height: 28px;
    width: 30px;
    float: left;
    margin-left: 8px;
}
.container div.share-nr .weixin a {
    background: url(../images/weixin.png) no-repeat;
    margin: 0px;
    float: none;
}
.container div.share-nr .weixin-nr {
    background: #fff;
    position: absolute;
    top: 54px;
    left: -44px;
    padding: 10px;
    display: none;
}
.container div.share-nr .weixin-nr b {
    background: url(../images/tf_18.png) no-repeat;
    width: 13px;
    height: 7px;
    display: block;
    position: absolute;
    right: 50%;
    top: -7px;
    margin-left: -6px;
}
.container div.share-nr .weixin-nr p.pic {
    padding: 5px 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.container div.share-nr .weixin-nr p.text {
    line-height: 26px;
    position: relative;
    text-align: center;
}
.container div.share-nr a.weibo {
    background: url(../images/weibo.png) no-repeat;
}
.container div.share-nr a:hover {
    background-position: 0px -28px;
}
.navbar {
    min-height: 80px;
}
.navbar .navbar-header {
    float: left;
}
.navbar .navbar-nav > li > a {
    padding-bottom: 12px;
    padding-top: 12px;
    outline: none;
    position: relative;
    zoom: 1;
}
.navbar-header .navbar-brand {
    height: 80px;
    margin-top: 15px;
    padding: 0 !important;
}
.navbar .navbar-brand img {
    width: 100%;
    height: 100%;
}
.navbar-nav {
    margin: 5px -20px 0 0px;
    font-size: 14px;
    overflow: hidden;
    padding-top: 40px;
 *margin-left:0px;
}
.navbar-nav li {
    padding: 0px;
    overflow: hidden;
}
.navbar-nav > li > a {
    padding: 10px 20px 20px 25px;
    color: #333;
    line-height: 10px;
    padding-bottom: 35px !important;
    display: block;
    text-decoration: none;
}
.navbar-nav .hli {display: block}
@media (max-width: 1280px) {
.navbar-nav > li > a {
    padding: 10px 20px 20px 10px;
    color: #333;
    line-height: 10px;
    padding-bottom: 35px !important;
    display: block;
    text-decoration: none;
}
}
@media (max-width: 767px) {
.navbar-nav li:last-child {display:none}
.navbar-nav .hli {display: none}
}
.navbar-nav li a:hover, .navbar-nav li.active a, .navbar-nav li.on a {
    color: #d90310;
    text-decoration: none;
}
.down_menu {
    font-size: 14px;
    position: relative;
    padding: 30px 0px 30px 0px;
}
.down_menu .down_block {
    height: 100%;
    min-width: 190px;
    padding: 0 20px 0 60px;
    overflow: hidden;
    border-left: 1px solid #d6d6d6;
    position: relative; 
}
.ie7 .down_menu .down_block {
    padding-left: 40px !important;
}
.down_block a {
    display: inline-block;
 	*display:inline;
 	*zoom:1;
    width: 100%;
    color: #000;
    font-size: 18px;
    text-decoration: none;
}
.down_block .dropdown_dot {
    color: #e60010;
    cursor: default;
    text-decoration: none;
}
.down_block .dropdown_dot:hover {
    text-decoration: none;
}
.down_block a:hover, .down_block a:focus {
    text-decoration: none;
}
.dp_spaec {
    margin-top: 20px;
}
.down_menu .first {
    border-left: none;
    padding-left: 15px !important;
}
.ie7 .down_menu .first {
    padding-left: 15px !important;
}
.ie7 .menu1 > li {
    width: 48%;
}
.dropdown_menu {
    list-style: none;
    height: auto;
    left: auto;
    margin-left: 0;
    float: none;
}
.dropdown_menu {
    margin-top: 10px;
}
.dropdown_menu > li {
    float: left;
    list-style: none;
}
.menu1 > li {
    width: 50%;
}
.menu2 > li {
    width: 100%;
}
.menu3 > li {
    width: 33%;
}
.dropdown_menu > li > a {
    clear: both;
    color: #000;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 4px 0px 3px 0px;
    white-space: nowrap;
    font-size: 14px;
    outline: none;
    text-decoration: none;
}
.dropdown_menu > li > a:hover, .dropdown_menu > li > a:focus {
    color: #d90310;
    text-decoration: none;
}
.hide {
    display: none;
}
.right_img {
    float: right;
    padding-right: 40px;
}
.data-toggle {
    display: inline-block;
}
.header .share .bdshare-button-style1-32 a {
    margin-right: 0px;
    margin-left: 6px;
    float: none;
*float:left;
}
.header-cont {
    position: relative;
}
.header-top {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 9;
    background: #f0f0f0;
}
.header-active {
    background: url(../images/head-bg.png) repeat;
}
.header-bg {
    background: url(../images/head-black.png) repeat;
    height: 6px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 100%;
}
.nav-bar {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 180px;
}
.nav-wrap {
    display: block;
    position: absolute;
    left: 0px;
    top: 100px;
    width: 100%;
    background: #f0f0f0;
    z-index: 8;
	*zoom:1;
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#d6d6d6', Direction=120, Strength=4);/*for ie6,7,8*/
    background-color: #f0f0f0;
    -moz-box-shadow: 0px 2px 4px #d6d6d6;/*firefox*/
    -webkit-box-shadow: 0px 2px 4px #d6d6d6;/*webkit*/
    box-shadow: 0px 2px 4px #d6d6d6;/*opera或ie9*/
}
.nav-wrap .down_menu {
    display: none
}
.nav-down-cell {
    overflow: hidden;
}
.nav-phone {
    position: absolute;
    left: 0px;
    top: 60px;
    background: #eeeeee;
    width: 100%;
    display: none;
}
.nav-phone a {
    color: #333;
    display: block;
    text-decoration: none;
    margin: 0px 15px;
    height: 42px;
    line-height: 42px;
}
.nav-phone .menu01 {
    border-bottom: 1px solid #d6d6d6;
}
.nav-phone .menu01 > a {
    background: url(../images/nav05.png) no-repeat right center;
    font-size: 18px;
}
.nav-phone .menu02 > a {
    border-bottom: 1px solid #c0c0c0;
    background: url(../images/nav08.png) no-repeat right center;
    text-indent: 15px;
    font-size: 15px;
}
.nav-phone .menu03 > a {
    border-bottom: 1px solid #fff;
    text-indent: 30px;
    margin: 0px;
    color: #fff;
    font-size: 13px;
}
.nav-phone .menu01 > a.active {
    background: url(../images/nav06.png) no-repeat right center;
    color: #e60213;
}
.nav-phone .menu02 > a.active {
    background: url(../images/nav07.png) no-repeat right center;
    border: none;
    color: #e60213;
}
.nav-phone .menu01 a.last {
    border: none;
}
.nav-phone .ul01 {
    background: #d6d6d6;
}
.nav-phone .ul02 {
    background: #898989;
    margin: 0px 15px;
}
.nav-phone .menu01 ul {
    display: none;
}
.nav-phone > b {
    width: 15px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 22px;
    background: url(../images/h_37.png) no-repeat center;
    display: block;
    z-index: 10;
}
.nav-phone > ul {
    display: none;
}
.nav-phone .p01 {
    background: #ccc;
    font-size: 15px;
}
.header-phone {
    position: absolute;
    right: 0px;
    top: 0px;
    padding-top: 16px;
}
.header-phone div.change {
    float: left;
    color: #e0e0e0;
    display: block;
}
.header-phone div.change a {
    color: #808080;
    margin: 0px 3px;
    text-decoration: none;
}
.header-phone div.change a:hover {
    color: #cc0000;
    text-decoration: none;
}
.header-phone .navbar-toggle {
    width: 30px;
    padding: 0px;
    margin-top: 0px;
    outline: 0;
    border: 0;
}
.header-phone .navbar-toggle .icon-bar {
    background: #626262;
    height: 5px;
    width: 100%;
    display: block;
    border-radius: 4px;
    margin-bottom: 6px;
}
.header-phone .navbar-active .icon-bar {
    background: #e60213;
}
.header-phone .search-toggle {
    float: left;
    margin-right: 25px;
    height: 28px;
    width: 28px;
    background: url(../images/search07.png) no-repeat;
    cursor: pointer;
}
.header-phone .search-active {
    background: url(../images/search06.png) no-repeat;
}
.header-phone .language1 {
    float: left;
    margin: 5px 15px 0 0;
    height: 21px;
    width: 30px;
    background: url(../images/l_cn.png) no-repeat;
    cursor: pointer;
}
.header-phone .language2 {
    float: left;
    margin: 5px 15px 0 0;
    height: 21px;
    width: 30px;
    background: url(../images/l_en.png) no-repeat;
    cursor: pointer;
}
.header-phone .language3 {
    float: left;
    margin: 5px 25px 0 0;
    height: 21px;
    width: 30px;
    background: url(../images/l_jp.png) no-repeat;
    cursor: pointer;
}
.search-phone {
    position: absolute;
    left: 0px;
    top: 60px;
    background: #eeeeee;
    width: 100%;
    display: none;
}
.search-phone > b {
    width: 15px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 76px;
    background: url(../images/h_37.png) no-repeat center;
    display: block;
    z-index: 10;
}
.search-phone .cell {
    margin: 20px 0px;
    height: 37px;
}
.search-phone .cell form {
    border-radius: 30px;
    background: #fff;
    position: relative;
    border: 1px solid #d4d4d4;
    height: 35px;
    line-height: 35px;
}
.search-phone .cell form input.text {
    display: block;
    background: none;
    padding: 0px 20px;
    border: none;
    width: 80%;
    line-height: 35px;
    height: 35px;
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
    overflow: hidden;
}
.search-phone .cell form .button {
    position: absolute;
    right: 5px;
    background: url(../images/search02.png) no-repeat center;
    width: 48px;
    height: 100%;
    top: 0px;
    border: none;
}
.head-margin {
    position: relative;
    z-index: 6;
    overflow: hidden;
}
.carousel-indicators-wrap {
    text-align: center;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 20px;
}
.carousel-indicators {
    text-align: right;
    position: relative;
    left: 0px;
    margin-left: 0px;
    top: 0px;
    display: inline-block;
*display:inline;
*zoom:1;
    width: auto;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border: none;
    margin: 0px 3px;
*zoom:1;
*display:inline;
*margin:0px 5px;
    cursor: pointer;
    background: url(../images/button12.png) no-repeat;
}
.carousel-indicators li:hover {
    background: url(../images/button11.png) no-repeat;
}
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 0px 3px;
*zoom:1;
*display:inline;
*margin:0px 5px;
    background: url(../images/button10.png) no-repeat;
}
.footer {
    color: #fff;
}
.footer .top {
    background: #474c54;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 30px;
    border-bottom: solid 1px #272727
}
.footer .bottom {
    background: #474c54;
    padding: 30px 0px;
    line-height: 20px;
    text-align: center;
    color: #b9b9b9;
    border-top: solid 1px #6a7280
}
.footer .bottom a {
    color: #b9b9b9;
    text-decoration: none;
}
.footer .bottom a:hover {
    color: #fff;
    text-decoration: none;
}
.footer .bottom span {
    color: #bfbfbf;
    padding: 0px 5px;
}
.footer .col-padding {
    padding: 0px 5px;
}
.footer-top-dl {
    padding: 24px 15px 0px 15px;
    text-align: left;
    overflow: hidden;
    font-size: 14px;
}
.footer-top-dl dt {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    color: #d90310;
    padding-bottom: 12px;
}
.footer-top-dl dt a {
    color: #fff;
    text-decoration: none;
}
.footer-top-dl dt a:hover {
    color: #fff;
}
.footer-top-dl dd {
    width: 100%;
    float: left;
    line-height: 24px;
}
.footer-top-dl dd a:hover {
    color: #fff;
}
.footer-top-dl dd a {
    color: #d9d9d9;
}
.popup {
    position: fixed;
    top: 80%;
    right: 0px;
    width: 50px;
    z-index: 800;
    display: none;
}
.popup a {
    display: block;
    width: 50px;
    height: 50px;
    background: #000;
    text-decoration: none;
}
.popup a:hover {
    background: #797979;
    text-decoration: none;
}
.popup .dimen {
    position: relative;
    height: 50px;
    width: 50px;
    margin-bottom: 1px;
    display: none;
}
.popup .dimen-nr {
    background: #fff;
    position: absolute;
    right: 50px;
    bottom: 0px;
    padding: 20px;
    display: none;
}
.popup .dimen-nr b {
    background: url(../images/tf_13.png) no-repeat;
    width: 4px;
    height: 7px;
    display: block;
    position: absolute;
    right: -4px;
    bottom: 18px;
}
.popup .dimen-nr p.pic {
    padding: 5px 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.popup .dimen-nr p.text {
    line-height: 26px;
    position: relative;
    padding-left: 20px;
}
.popup .dimen-nr p.text span {
    background: url(../images/tf_07.png) no-repeat;
    color: #fff;
    font-size: 10px;
    display: block;
    position: absolute;
    left: 0px;
    top: 6px;
    text-align: center;
    line-height: 14px;
    height: 14px;
    width: 14px;
}
.popup .suface {
    height: 50px;
    width: 50px;
    margin-bottom: 1px;
}
.popup .suface a.wx {
    margin: 0px;
    padding: 0px;
    display: block;
    width: 50px;
    height: 50px;
    background: #248fd1;
    text-align: left;
    text-indent: 0px;
    text-decoration: none;
}
.popup .suface a.wx span {
    background: none;
    margin: 0px !important;
    padding: 0px !important;
    text-indent: 0px;
    display: block;
    height: 50px !important;
    line-height: 50px !important;
    text-decoration: none;
}
.popup .suface a.wx:hover {
    background: #0097f4;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.grayA a {
    color: #919191!important;
    text-decoration: none!important;
}
.grayA a:hover {
    color: #000!important;
    text-decoration: none!important;
}
.blueA a {
    color: #248fd1!important;
    text-decoration: none!important;
}
.blueA a:hover {
    color: #0097f4!important;
    text-decoration: none!important;
}
.footaa a {
    color: #919191!important;
    text-decoration: none!important;
}
.footaa a:hover {
    color: #d90310!important;
    text-decoration: none!important;
}
#inhead-banner {
    height: 360px;
    overflow: hidden;
    background: #eee;
}
.inhead-banner-bd {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.inhead-banner-bd .item {
    height: 100%;
    overflow: hidden;
}
.inhead-wrap {
    position: relative;
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.inhead-wrap .back {
    position: absolute;
    width: 1920px;
    top: 0px;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
}
.inhead-det {
    position: relative;
    z-index: 2;
    height: 360px;
}
.inhead-det-pic {
    position: relative;
    height: 360px;
}
.inhead-det-pic img {
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.inhead-det-text {
    color: #fff;
}
.inhead-det-text h2 {
    font-size: 42px;
    color: #fff;
    padding-top: 190px;
}
.inhead-det-text p {
    padding-top: 12px;
    line-height: 26px;
    font-size: 16px;
}
#inhead-banner .banner-btn {
    position: absolute;
    width: 50px;
    height: 100%;
    z-index: 9;
    top: 0px;
    display: none;
}
#inhead-banner .banner-btn a {
    display: block;
    height: 41px;
    width: 23px;
    background: #000;
    position: absolute;
    top: 50%;
    right: 0px;
    background: url(../images/button15.png) no-repeat 0px -41px;
}
#inhead-banner .banner-btn a:hover {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}
#inhead-banner .btn-left {
    left: 0px;
}
#inhead-banner .btn-right {
    right: 0px;
}
#inhead-banner .btn-right a {
    left: 0px;
    background-position: -23px -41px;
}
#inhead-banner .carousel-indicators-wrap {
    top: 150px;
    text-align: right;
}
/**/
.stat-bg {
    background: #f5f5f5;
    height: 100px;
    width: 100%;
}
.stat-wrap {
    padding-bottom: 35px;
*overflow:hidden;
}
.stat-tabs {
    height: 100%;
    position: relative;
}
.stat-tabs li {
    text-align: center;
    height: 100px;
    position: relative;
    float: left;
}
.stat-tabs li a {
    text-align: center;
    height: 100px;
    position: relative;
    float: left;
    display: block;
    display: table;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
}
.stat-tabs li span.s1 {
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
*position:relative;
*top:50%;
*left:50%;
*display:block;
    width: 100%;
}
.stat-tabs li b {
    line-height: 30px;
    text-align: center;
    display: inline-block;
*position:relative;
*top:-50%;
*left:-50%;
    background: url(../images/sj_down.png) no-repeat right center;
    padding-right: 30px;
    font-weight: normal;
}
.stat-tabs li .s2 {
    padding-left: 10px;
    display: none;
}
.stat-tabs li .up {
    display: none;
}
.stat-tabs li .down {
    display: inline-block;
}
.stat-tabs li.active {
    background: #fff;
}
.stat-tabs li.active a {
    color: #d90310;
}
.stat-tabs li.active a .s1 b {
    background: url(../images/sj_up.png) no-repeat right center;
}
.stat-phone-tit {
    height: 50px;
    background: #f5f5f5;
    margin: 0px -15px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.stat-phone-tit a {
    padding: 0px 15px;
    display: block;
    font-size: 16px;
    color: #333;
    background: url(../images/in-down.png) no-repeat right center;
}
.stat-phone-tit a.phoneActive {
    background: url(../images/in-up.png) no-repeat right center;
}
.stat-col-2 .stat-tabs li {
    width: 50%;
}
.stat-col-3 .stat-tabs li {
    width: 33.33%;
}
.stat-col-4 .stat-tabs li {
    width: 25%;
*width:24%;
}
.stat-col-5 .stat-tabs li {
    width: 20%;
}
.stat-col-6 .stat-tabs li {
    width: 16.60%;
}
.Width310 {
    width: 310px;
}
.Content {
    width: 310px;
    height: 120px;
}
.TDLeft {
    width: 84px;
    height: 38px;
    text-align: right;
}
.input2 {
    border: 1px solid #cccccc;
    height: 30px;
    border-radius: 0;
    width: 100%;
    padding: 0 10px;
    padding-top: 5px;
}
.czb-input {
    border: 1px solid #cccccc;
    height: 30px;
    border-radius: 0;
    width: 100%;
    padding: 0 10px;
}
.czb-select {
    border: 1px solid #cccccc;
    height: 30px;
    border-radius: 0;
    width: 100%;
    padding-left: 10px;
    font-family:  Arial;
    font-size: 14px;
    color: #000
}
.czb-submit {
    width: 25%;
    height: 40px;
    border: none;
    border-radius: 0;
    background: #d90310;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-left: 0%;
}
.TDLeft {
    font-family:  Arial;
    font-size: 14px;
    color: #000
}
#share a {
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0px;
}
#share a.bds_more {
    background: url(..images/bd00.png) no-repeat;
}
#share a.bds_qzone {
    background: url(..images/bd01.png) no-repeat;
}
#share a.bds_tsina {
    background: url(..images/bd02.png) no-repeat;
}
#share a.bds_tqq {
    background: url(..images/bd03.png) no-repeat;
}
#share a.bds_weixin {
    background: url(..images/bd04.png) no-repeat;
}
#map_canvas {
    height: 30em !important;
}
#map_canvas #dituContent {
    opacity: 1;
}
.stripe {
    border: 1px solid #d5d5d5;
    font-size: 14px;
    color: #000;
}
.stripe tr th {
    height: 28px;
    line-height: 28px;
    background: #1b5696;
    color: #fff;
}
.stripe tr td {
    height: 28px;
    line-height: 28px;
text-align:;
    background: #fff;
    vertical-align: middle;
}
.stripe tr.alt td {
    background: #d7d7d7;
}
.stripe tr.over td {
    background: #238cce;
    color: #fff;
}
.list-page {
    text-align: center;
    margin-bottom: 70px;
}
.e-back {
    padding-top: 50px;
    height: 50px;
    text-align: center;
}
.e-back a {
    display: inline-block;
    padding: 9px 50px;
    background: #6aaee1;
    color: #fff;
margin:0 10pxfont-size: 14px;
    text-transform: uppercase;
    line-height: 31px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    margin: 0 10px;
    text-decoration: none
}
.e-back a:hover {
    background: #004b87;
    color: #fff;
}
.e-back span.disabled {
    background: #6aaee1;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    padding: 9px 50px;
    line-height: 31px;
    margin: 0 10px;
    cursor: default;
    opacity: 0.3;
}
.e-back a.disabled:hover {
    background: #e5e5e5;
    color: #fff;
}
.e-back a.disabled {
    cursor: default;
    opacity: 0.5;
}
.e-back a.disabled:hover {
    background: #e5e5e5;
    color: #fff;
}
.footer_hr {
    background: #474c54;
    overflow: hidden;
    padding-bottom: 60px;
}
.footer_hr_box {
    overflow: hidden;
    padding-top: 60px;
    border-bottom: solid 1px #696d7b;
    padding-bottom: 25px;
}
.footer_hr_box_left {
}
.footer_hr_box_left>ul>li {
    float: left;
    margin-left: 6.2%;
}
.footer_hr_box_left>ul>li:first-child {
    margin-left: 0;
}
.footer_hr_box_left>ul>li>a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.footer_hr_box_left>ul>li ul {
    margin-top: 18px;
}
.footer_hr_box_left>ul>li li {
    margin-bottom: 5px;
}
.footer_hr_box_left>ul>li li>a {
    color: #acb0b9;
    font-size: 13px;
    text-decoration: none;
}
.footer_hr_box_left>ul>li li {
    color: #acb0b9;
    font-size: 14px;
}
.footer_hr_box_left>ul>li {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}
.footer_hr_box_left>ul>li li>a:hover {
    color: #fff;
    text-decoration: none;
}
.footer_hr_box_right {
    float: right;
}
.footer_hr_box_right ul li {
    float: left;
}
.footer_hr_box_right ul li p {
    text-align: center;
    font-size: 14px;
    color: #82828f;
    line-height: 32px;
}
.footer_hr_box_right ul li:nth-child(2) {
    margin-left: 35px;
}
.f_copy {
    margin-top: 10px;
}
.f_copy_wr12 {
    padding-top: 10px;
}
.f_copy a {
    color: #fff !important;
    font-size: 14px;
    text-decoration: none !important;
}
.f_copy .f_c_left {
    float: left;
    color: #fff
}
.f_c_left span {
    color: #858687;
}
.f_copy .f_c_left a {
    padding: 0 10px 0 10px;
    color: #fff;
    text-decoration: none;
}
.f_copy .f_c_right {
    float: right;
    color: #fff;
    font-size: 14px;
}
.f_c_right a {
    color: #fff;
    text-decoration: none;
}
.wp_foot {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1140px;
}

@media only screen and (max-width:1000px) {
.footer_hr {
    padding-bottom: 26px;
}
.footer_hr_box {
    padding-top: 10px;
}
.footer_hr_box_left>ul>li {
    width: 100%;
    margin-top: 5px;
}
.footer_hr_box_left>ul>li ul {
    margin-top: 10px;
}
.footer_hr_box_left > ul > li:first-child {
    margin-left: 8px;
}
.footer_hr_box_left > ul > li {
    margin-left: 8px;
}
.footer_hr_box_right {
    float: left;
    margin-left: 8px;
    margin-top: 20px;
}
.f_copy .f_c_right {
    float: left;
}
.f_copy_wr12 {
    padding: 14px 8px;
}
.footer_hr_box {
    margin-top: 12px;
    padding-bottom: 16px;
}
.footer_hr_box_left>ul>li li {
    margin-bottom: 5px;
    padding-right: 10px;
    float: left;
}
.h3c_it_video_right {
    padding-bottom: 20px;
}
.consumption_hr_right ul li {
    margin-top: 18px;
}
.consumption_hr_left {
    width: 100%;
}
.consumption_hr_right {
    width: 100%;
}
.footer_hr_box_left>ul>li>a {
    font-size: 14px;
}
.bottom_hr_1 {
    margin-top: 10px;
}
.h3c_it_video {
    margin-top: 20px;
}
.consumption_hr_left {
    margin: 0;
}
}

@media only screen and (max-width:1550px) {
.wp_foot {
    width: 96%;
}
}


.videos {
    margin: 0 auto;
    padding: 0;
    border: 0;
    color: #333;
    vertical-align: baseline;
    outline: none;
    box-sizing: border-box;
	background: #f0f0f0;
  }

.header-banner .videos {
  width: 100%;

  object-fit: cover;
}

@media only screen and (max-width: 1024px) {
.header-banner video {
    height: 50vh;
  }
  }

#videoBanner {
  width: 100%; 
  height: auto; 
  max-width: 192px; 
  max-height: 660px; 
}

.video-container {
  position: relative;
  width: 100%; 
  padding-top: 56.25%; 
}
 
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}