body {
    font-family: "Microsoft YaHei";
    position: relative;
}

div:after,
ul:after,
li:after,
dl:after,
dt:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

ul,
li,
dl,
dt {
    list-style: none;
    padding: 0;
    margin: 0;
}

.container {
    width: 980px;
}

.w100 {
    width: 100%;
}

.margin {
    margin: 0 auto;
}

.mt30 {
    margin-top: 30px;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

/* icon样式 */
.icon-right {
    width: 20px;
    height: 20px;
    background-image: url('../images/icon-right.png');
}

.icon-gy40 {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-gy40-hover.png');
}

.others-right li:hover .icon-gy40 {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-gy40.png');
}

.icon-zhzt {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-zhzt-hover.png');
}

.others-right li:hover .icon-zhzt {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-zhzt.png');
}

.icon-zlxz {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-zlxz-hover.png');
}

.others-right li:hover .icon-zlxz {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-zlxz.png');
}

.icon-zxsp {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-zxsp-hover.png');
}

.others-right li:hover .icon-zxsp {
    width: 30px;
    height: 30px;
    background-image: url('../images/icon-zxsp.png');
}

/* 头部 */
.header {
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #cccccc;
    height: 60px;
}

.logo {
    width: 205px;
}

.logo img {
    width: 100%;
}

.tel {
    font-size: 16px;
    color: #383431;
    font-weight: bold;
    line-height: 65px;
    height: 60px;
}

.english a {
    margin-left: 25px;
    line-height: 60px;
    height: 60px;
    display: block;
}

.english img {
    vertical-align: middle;
}

/* 导航 */
.navs {
    position: relative;
}

.navs .col-md-2 {
    width: 12.5%;
    padding: 0;
}

.navs ul {
    line-height: 50px;
    width: 100%;
    height: 50px;
}

.navs li {
    line-height: 50px;
    height: 50px;
    position: relative;
}

.navs li i {
    position: absolute;
    left: 15px;
    top: 18px;
}

.navs li i.glyphicon-home:before {
    font-size: 14px;
}

.navs li.active a {
    background-color: #FF7200;
    color: #fff;
}

.navs li.active i.glyphicon-home:before {
    color: #fff;
}

.navs li>a {
    display: block;
    color: #383431;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
}

.navs li>a:active {
    text-decoration: none;
}

.navs li:hover>a {
    text-decoration: none;
    background-color: #FF7200;
    color: #fff;
}

.navs li:hover i.glyphicon-home:before {
    color: #fff;
}

.navs .dropdown-menu {
    left: 0;
}

.navs .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    opacity: 0.9;
}

.w1170 {
    width: 980px;
    left: -120px !important;
    padding: 20px 50px 20px;
}

.w1170 dl {
    margin-bottom: 15px;
}

.dropdown-children dt {
    margin-bottom: 10px;
}

.dropdown-children dt a {
    color: #074177;
    font-size: 14px;
    font-weight: bold;
}

.dropdown-children dd {
    position: relative;
    line-height: 24px;
    text-indent: 1em;
}

.dropdown-children dd a {
    font-size: 12px;
    color: #494949;
    display: block;
}

.dropdown-children dd i {
    position: absolute;
    left: -15px;
    top: 6px;
    font-size: 10px;
    width: 0;
    height: 0;
    color: #706c6b;
}

/* banner */
.banner img {
    width: 100%;
}

/* footer */
.footer {
    width: 100%;
    background-color: #474747;
    padding: 40px 0;
    color: #cccccc;
}

.weChat {
    margin-top: 20px;
}

.weChat div:nth-of-type(2) {
    margin-left: 15px;
}

.weChat p {
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
}

.contact-info h5,
.quick-links h5 {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.contact-info p {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 0;
}

.quick-links li {
    float: left;
    /* width:50%; */
    position: relative;
}

.quick-links li:nth-of-type(2n+1) {
    width: 40%;
}

.quick-links li:nth-of-type(2n+2) {
    width: 60%;
}

.quick-links li:nth-of-type(2n+1):after {
    content: '/';
    position: absolute;
    right: 16px;
    top: 2px;
    font-size: 14px;
    display: block;
    visibility: visible;
}

.quick-links li a {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
}

.correlation .caret {
    margin-top: 10px;
}

.correlation .text-left {
    text-align: left;
}

.other-correlation li {
    float: left;
    position: relative;
    margin-top: 20px;
}

.other-correlation li a {
    padding-right: 12px;
    color: #aaaaaa;
    line-height: 24px;
    font-size: 10px;
}

.other-correlation li:nth-of-type(n):after {
    content: '|';
    position: absolute;
    right: 5px;
    top: 2px;
    font-size: 14px;
    display: block;
    visibility: visible;
}

.other-correlation li:last-child:after {
    content: '';
}

.blogroll h5 {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.blogroll li {
    float: left;
    position: relative;
}

.blogroll li a {
    color: #aaaaaa;
    font-size: 12px;
    padding-right: 30px;
}

.blogroll li:nth-of-type(n):after {
    content: '/';
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 14px;
    display: block;
    visibility: visible;
}

.blogroll li:last-child:after {
    content: '';
}

.copyright {
    margin-top: 20px;
}

.copyright p {
    font-size: 12px;
    color: #aaaaaa;
}

/* ad */
.ad {
    position: fixed;
    right: 0;
    bottom: 25%;
    width: 198px;
    height: 195px;
    margin-top: -50px;
    z-index: 100;
}

.ad-content a {
    margin-top: 4px;
    display: block;
}

.ad-ahover-content {
    right: 198px;
    position: absolute;
    top: 35px;
}

/* 分页样式 */
.mainPage {
    margin: 20px 0;
}

.mainPage ul {
    width: 680px;
    height: 32px;
    display: block;
    margin: 0 auto;
}

.mainPage ul li {
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    color: #000;
    font-size: 15px;
    margin: 0 5px;
    border: 1px solid #dedede;
    font-size: 16px;
}

.mainPage ul li a {
    color: #000;
    font-size: 16px;
}

.mainPage ul li.thisclass {
    background: #09f;
    border: 1px solid #218EC1;
    color: #fff;
    font-size: 16px;
}

.mainPage ul li.thisclass a {
    color: #fff;
}

.mainPage ul li a:hover,
a:focus {
    color: hsl(209, 93%, 48%);
    text-decoration: none;
}
/* 无ul */
.mainPage {
    /* width: 680px; */
    height: 32px;
    display: table;
    margin: 0 auto;
}

.mainPage li {
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    color: #000;
    font-size: 15px;
    margin: 0 5px;
    border: 1px solid #dedede;
    font-size: 16px;
}

.mainPage li a {
    color: #000;
    font-size: 16px;
}

.mainPage li.thisclass {
    background: #09f;
    border: 1px solid #218EC1;
    color: #fff;
    font-size: 16px;
}

.mainPage li.thisclass a {
    color: #fff;
}

.mainPage li a:hover, a:focus {
    color: hsl(209, 93%, 48%);
    text-decoration: none;
}



.products-detail-tabs table {width:100% !important;max-width:100%;border-collapse:collapse;overflow:visible;}
.products-detail-tabs table th,.products-detail-tabs table td {padding:14px 18px !important;text-align:center;border:1px solid #ddd !important;}
.products-detail-tabs table tbody tr.trhover td {background-color:#f0f0f0;}
.products-detail-tabs table tbody tr:first-child td {background-color:#272526 !important;color:#fff !important;font-size:16px;font-weight:bold;}
.products-detail-tabs table table tbody tr:first-child td {background-color:transparent;color:#333;font-size:14px;font-weight:normal;border:none;}
.products-detail-tabs table table tbody tr td {padding:0;}
.products-detail-tabs table tbody img[src*="file"] {display:none;}
.products-detail-tabs table tbody p {margin-bottom:0;}
.products-detail-tabs table tbody tr.trhover table td {background-color:#f0f0f0;}
.products-detail-tabs table tbody tr:first-child table td {background-color:transparent;color:#fff;font-size:16px;font-weight:bold;padding:0;}
.products-detail-tabs .table {overflow:visible;}
.products-detail-tabs .table th,.products-detail-tabs .table td {line-height:1.8;padding:14px 18px;}
.products-detail-tabs .table th {background-color:#272526;color:#fff;}
.products-detail-tabs .table td {}
.products-detail-tabs .table tbody tr:first-child td {background-color:transparent;color:#333;font-size:14px;font-weight:normal;}
.products-detail-tabs .table tbody tr.trhover td {background-color:#f0f0f0;}
.products-detail-tabs .table th {background-color:#272526;color:#fff;font-size:16px;}
.products-detail-tabs .table-row thead th {background-color:#272526;color:#fff;}
.products-detail-tabs .table-row tbody th {background-color:#272526;color:#fff;}
.products-detail-tabs .table tbody .even-row td {background-color:#f0f0f0;}
