@charset "utf-8"; /* CSS Document */
.banner {
    position: relative;
    height: 400px;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}

.banner .hd {
    position: absolute;
    bottom: 30px;
    width: 100%;
    z-index: 9;
}

.banner .hd ul {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: 10px;
}

.banner .hd ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 15px;
    height: 15px;
    background: #fff;
    line-height: 999px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
    margin: 0px 10px;
    border-radius: 15px;
}

.banner .hd ul .on {
    background: #FFD900;
}

.banner .bd {
    position: relative;
    width: 100%;
    height: 400px;
    z-index: 0;
    top: 0;
}

.banner .bd ul {
    height: 400px;
}

.banner .bd ul li {
    position: relative;
    zoom: 1;
    vertical-align: top;
    height: 400px;
}

.banner .bd ul li:first-child {
    background: url(../images/banner_01.jpg) no-repeat center top;
}

.banner .bd ul li:nth-child(2) {
    background: url(../images/banner_02.jpg) no-repeat center top;
}

.banner .bd ul li:nth-child(3) {
    background: url(../images/banner_03.jpg) no-repeat center top;
}
/*en*/
.banner .bd ul .li1:first-child {
    background: url(../images/en-banner_01.jpg) no-repeat center top;
}

.banner .bd ul .li1:nth-child(2) {
    background: url(../images/en-banner_02.jpg) no-repeat center top;
}

.banner .bd ul .li1:nth-child(3) {
    background: url(../images/en-banner_03.jpg) no-repeat center top;
}
/*en*/
.banner .bd ul li:nth-child(4) {
    background: url(../images/banner_04.jpg) no-repeat center top;
}

.banner .bd ul li img {
    vertical-align: top;
    border: 0;
    padding: 0px;
    margin: 0px;
    height: 400px;
}

.col-a {
    width: 100%;
    height: 79px;
}

.col-a .bd {
    width: 1200px;
    margin: 0 auto;
}

.col-a .bd .alink {
    float: left;
    font-size: 14px;
    color: #000000;
    line-height: 79px;
}

.col-a .bd .alink a {
    color: #000000;
    padding: 0px 10px;
}

.col-b {
    width: 100%;
    height: 355px;
}

.col-b .bd {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

.col-b .m-sd {
    float: left;
    width: 720px;
    height: 246px;
    position: relative;
    padding-top: 24px;
}

.col-b .m-extra {
    float: right;
    width: 440px;
}

.col-b .m-sd h2 {
    font-size: 22px;
    color: #000000;
    line-height: 22px;
    font-weight: normal;
}

.col-b .m-sd h2 a {
    font-weight: 600;
    height: 68px;
    font-size: 30px;
    color: #0E5EC0;
}

.col-b .m-sd p {
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    padding-top: 22px;
    height: 218px;
    overflow: hidden;
}

.col-b .m-sd .more {
    font-size: 12px;
    color: #000000;
    float: right;
    padding-top: 15px;
}

.col-b .m-sd .m-hd {
    position: absolute;
    z-index: 9;
    left: 0px;
    bottom: -60px;
    width: 600px;
    overflow: hidden;
}

.col-b .m-sd .m-hd li {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.col-b .m-sd .m-hd li a {
    display: block;
    width: 98px;
    height: 33px;
    border: 1px solid #666666;
    line-height: 33px;
    font-size: 14px;
    color: #333333;
    border-radius: 3px;
    cursor: pointer;
}

.col-b .m-sd .m-hd li:hover a {
    background-color: #666666;
    color: #fff;
}

.col-b .m-extra a {
    display: block;
    padding: 18px 15px;
    background-color: #fff;
}

.col-b .m-extra a img {
    width: 343px;
    height: 210px;
}

.col-c {
    width: 100%;
}

.col-c .bd {
    width: 1200px;
    margin: 0 auto;
    padding-top: 63px;
}

.col-c .bd .m-sidebar {
    float: left;
    width: 210px;
}

.col-c .bd .m-main {
    float: right;
    width: 945px;
    border: 1px solid #cccccc;
}

.wrapBt {
    width: 1012px;
    height: 5px;
    margin: 0 auto;
    background: url(../images/wrapBt.png) no-repeat;
    clear: both;
    overflow: hidden;
}

.m-sidebar .colPicTitle {
    width: 210px;
    height: 57px;
    padding-top: 23px;
    background: url(../images/m-side.png) no-repeat;
    color: #000000;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}

.m-sidebar .colPicTitle em {
    display: block;
    font-size: 14px;
    color: #000000;
    font-family: Arial;
    line-height: 20px;
}

.m-sidebar .menu {
    width: 210px;
    background-color: #f3f3f3;
}

.m-sidebar .menu dl {
    width: 210px;
    margin: 0;
    padding: 6px 0px 0px;
}

.m-sidebar .menu dl dt {
    width: 210px;
    font-family: "微软雅黑";
    text-align: center;
    padding: 7px 0px;
    background: url(../images/line-bg.png) no-repeat 0px bottom;
}

.m-sidebar .menu dl dt a {
    position: relative;
    display: block;
    width: 210px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.m-sidebar .menu dl dt a em {
    position: absolute;
    top: 4px;
    right: 32px;
    display: inline-block;
    width: 8px;
    height: 13px;
}

.m-sidebar .menu dl dt a:hover, .menu dl dt .current {
}

.m-sidebar .menu dl dt a:hover em, .menu dl dt .current em {
    background: url(../images/icon123.png) no-repeat;
}

.m-sidebar .menu h3 {
    font: 600 16px / 40px 'microsoft yahei';
    text-align: center;
    background-color: #1ba2e6;
    color: #fff;
}

.m-sidebar .menu dd {
    width: 266px;
    text-align: left;
}

.m-sidebar .menu dd a {
    display: block;
    width: 235px;
    padding: 3px 0 3px 31px;
    color: #333;
    line-height: 20px;
}

.m-sidebar .menu dd a:hover, .menu dd .current {
    color: #0066b5;
    text-decoration: none;
}

.m-sidebar .ltTel {
    text-align: center;
}

.col-c .location {
    width: 890px;
    height: 39px;
    background: url(../images/main-title.png) no-repeat 0px bottom;
    margin: 22px 0px 18px 33px;
}

.col-c .colCurTit {
    float: left;
    color: #000;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: normal;
    line-height: 20px;
}

.col-c .breadcrumbs {
    float: right;
    padding: 0 30px 0px 0px;
    background: url(../images/more1.png) no-repeat right center;
    color: #000;
    line-height: 20px;
    font-size: 14px;
    height: 30px;
}

.col-c .breadcrumbs a, .breadcrumbs a:hover {
    color: #000;
}

.col-c .w123 {
    width: 900px;
    overflow: hidden;
    padding-left: 33px;
}

/*col-c list*/
.col-c .pic-item-list {
    clear: both;
}

.col-c .pic-item-list .warp {
    width: 900px;
}

.col-c .pic-item-list .pic-item {
    width: 280px;
    color: #6C6D61;
    float: left;
    display: inline;
    margin: 0 12px 9px 0px;
}

.col-c .pic-item-list .list-pic {
    text-align: center;
    width: 280px;
}

.col-c .pic-item-list .list-pic img {
    border: 1px solid #cccccc;
    width: 260px;
    height: 195px;
    padding: 5px;
}

.col-c .pic-item-list .pic-item dl {
}

.col-c .pic-item-list .pic-item dl dt {
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #000000;
}

.col-d {
    width: 100%;
}

.col-d .warp {
    width: 1200px;
    margin: 0 auto;
    padding-top: 28px;
}

.col-d .warp .hd {
    width: 1200px;
    padding: 0px 0px 28px;
}

.col-d .warp .hd img {
    text-align: left;
}

.col-d .m-hd {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.col-d .m-hd ul {
    width: 1200px;
}

.col-d .m-hd ul li {
    float: left;
    margin-right: 10px;
}

.col-d .m-hd > ul > li > a {
    display: block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    line-height: 49px;
    width: auto;
    height: 49px;
    background: url(../images/col-d2.png) no-repeat;
    cursor: pointer;
    padding: 0 16px;
}

.col-d .m-hd .on, .col-d .m-hd a:hover {
    background: url(../images/col-d1.png) no-repeat;
    color: #000;
}

.col-d .bd {
    width: 1200px;
}

.col-d .m-hd .banner-content {
    width: 909px;
    margin: 0 auto;
}

.col-d .main-navlist {
    width: 689px;
    margin: 0 auto;
}

.main-navlist a {
    font-size: 18px !important;
}

.col-d .main-navlist a {
    width: 165px !important;
    padding: 0 !important;
}

.col-d .bd li {
    position: relative;
    float: left;
    width: 1200px;
    height: 500px
}

.col-d .bd li img {
    text-align: center;
}

#content li {
    height: 400px;
}

/*/*.col-d .bd li a { position:absolute; z-index:9; display:block; width:100px; height:35px; bottom:69px; left:516px; background-color:#666666; border-radius:3px; color:#fff; line-height:35px; text-align:center;}*/
.col-d .bd li a.fr {
    color: #e92322;
}

.col-d .bd li a.btn2 {
    left: 1045px;
}

.col-d .bd li a:hover span {
}

.col-d .bd li span {
    display: block;
    width: 178px;
    padding: 12px 0px;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}

.col-d .bd li .banner-nav {
    position: absolute;
    z-index: 9;
    display: block;
    width: 100px;
    height: 35px;
    bottom: 69px;
    left: 516px;
    background-color: #666666;
    border-radius: 3px;
    color: #fff;
    line-height: 35px;
    text-align: center;
}

.col-d .top-banner-content {
    width: 1002px;
}

.col-e {
    width: 100%;
    height: 566px;
}

.col-e .warp {
    width: 1200px;
    margin: 0 auto;
}

.col-e .warp .hd {
    width: 1200px;
    padding: 70px 0px 34px;
}

.col-e .warp .m-hd {
    float: right;
    margin-top: 30px;
}

.col-e .warp .m-hd .prev, .col-e .warp .m-hd .next {
    display: block;
    float: right;
    width: 23px;
    height: 23px;
    border: 1px solid #cccccc;
    overflow: hidden;
    cursor: pointer;
}

.col-e .warp .m-hd .prev {
    background: url(../images/prev123.png) no-repeat center center #666666;
    margin-right: 2px;
    border: 1px solid #666666;
}

.col-e .warp .m-hd .next {
    background: url(../images/next123.png) no-repeat center center #fff;
}

.col-e .warp .hd img {
    text-align: left;
}

.col-e .warp .bd {
}

.col-e .warp .bd ul {
    width: 1016px;
}

.col-e .warp .bd ul li {
    float: left;
    margin-right: 14px;
}

.col-e .warp .bd ul li h2 {
    font-size: 14px;
    color: #333333;
    width: 240px;
    height: 87px;
    font-weight: normal;
    background: url(../images/col-e-03.png) 31px 46px no-repeat #eaeaea;
}

.col-e .warp .bd ul li h2 a {
    display: block;
    margin: 0px 0px 0px 20px;
    background: url(../images/col-e-02.png) no-repeat 0px 20px;
    padding-left: 11px;
    padding-top: 11px;
    color: #333333;
}

.col-e .warp .bd ul li:hover h2 {
    background: url(../images/col-e-04.png) 31px 46px no-repeat #666666;
}

.col-e .warp .bd ul li:hover h2 a {
    background: url(../images/col-e-01.png) no-repeat 0px 20px;
    color: #fff;
}

.col-f {
    width: 100%;
    height: 482px;
    background-color: #eeeeee;
}

.col-f .warp {
    width: 1200px;
    margin: 0 auto;
}

.col-f .warp .hd {
    width: 1200px;
    padding: 40px 0px 52px;
}

.col-f .warp .hd img {
    text-align: left;
}

.col-f .bd {
}

.col-f .hot-pro {
    float: left;
    width: 470px;
}

.col-f .hot-pro .pic {
    float: left;
}

.col-f .hot-pro .txt {
    width: 470px;
    float: left;
}

.col-f .hot-pro .txt h3 {
    font-size: 14px;
    line-height: 20px;
    padding: 27px 0px 10px;
    font-weight: normal;
    color: #333333;
}

.col-f .hot-pro .txt h3 a {
    color: #333333;
}

.col-f .hot-pro .txt p {
    font-size: 12px;
    color: #333333;
    line-height: 18px;
}

.col-f .hot-pro .txt .date {
    float: right;
    text-align: right;
    font-size: 12px;
    color: #333333;
}

.col-f .list {
    float: right;
    width: 485px;
}

.col-f .list li {
    width: 485px;
    height: 86px;
    margin-bottom: 16px;
}

.col-f .main-date {
    float: left;
    width: 93px;
    height: 86px;
    text-align: center;
    background: url(../images/col-f-bg1111.png) no-repeat right center;
}

.col-f .main-date i {
    display: block;
    font-size: 33px;
    font-weight: bold;
    color: #555555;
    line-height: 33px;
    padding: 12px 0px 12px;
}

.col-f .main-date em {
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    color: #555555;
}

.col-f .m-info {
    float: right;
    padding-right: 10px;
}

.col-f .m-info h2 {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    width: 358px;
    line-height: 14px;
    padding-top: 11px;
    line-height: 18px;
}

.col-f .m-info h2 .date {
    float: right;
    text-align: right;
    font-size: 12px;
    color: #333333;
}

.col-f .m-info span {
    display: block;
    font-size: 12px;
    color: #333333;
    margin-top: 10px;
    max-width: 358px;
    line-height: 18px;
}

.col-f .list li:hover, .col-f .list .current {
    background-color: #fff;
}

.product-intro .text p {
    font-size: 14px;
    line-height: 38px;
    color: #333;
    width: 600px;
    letter-spacing: 2px;
    padding-top: 10px;
}

.product-intro .text p a {
    color: #f00;
}

.product-intro .text h1 {
    font-size: 18px;
    text-align: center;
    color: #0e5ec0;
}

.product-intro .img {
    border: solid 4px #fff;
    box-shadow: 0 0 3px 3px #e0e0e0;
    width: 550px;
    height: 384px;
    overflow: hidden;
}

.product-intro .img img {
    width: 100%;
}

.product-intro {
    padding-top: 30px;
    padding-right: 13px;
    padding-left: 6px;
}

.product-title h1 {
    font-weight: 600;
    height: 68px;
    line-height: 68px;
    font-size: 30px;
    color: #f75555;
    padding-top: 34px;
    background: url(../images/about-br.png) center bottom no-repeat;
}

/*banner*/
.main_banner {
    position: relative;
    height: 400px;
    width: 100%;
    overflow: hidden;
}

.main_banner img {
    float: left;
}

.main_banner .banner {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.main_banner ul .currentLi {
    background-color: #fff;
}

.main_banner ul {
    position: absolute;
    bottom: 24px;
    left: 50%;
    z-index: 1;
    margin-left: -44px;
}

.main_banner ul li {
    float: left;
    height: 16px;
    width: 16px;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    border: solid 3px #fff;
}

/*banner*//*公司新闻*/
.content li {
    padding-top: 24px;
    padding-bottom: 12px;
    border-bottom: dashed 1px #dbd4cd;
}

.content li .date {
    height: 80px;
    width: 80px;
    background-color: #f5f5f5;
    text-align: center;
}

.content li .date dt {
    font: 700 24px / 34px Arial;
    color: #5fbb5d;
    padding-top: 12px;
}

.content li .date dd {
    font: 500 14px / 24px Arial;
    color: #5fbb5d;
}

.news-item-text {
    padding-left: 36px;
}

.news-item-text dt {
    font: 500 15px / 26px 'microsoft yahei';
    color: #666666;
    padding-top: 8px;
}

.news-item-text dd {
    width: 760px;
    font: 500 12px / 16px 'microsoft yahei';
    color: #999999;
}

.news-right {
    padding-top: 22px;
}

.news-button {
    text-align: center;
    padding-top: 24px;
    padding-bottom: 28px;
}

.news-button a {
    display: inline-block;
    width: 162px;
    height: 42px;
    font: 500 14px / 42px 'microsoft yahei';
    color: #fff;
    background-color: #42cbef;
    border-radius: 4px;
    text-align: center;
}

/*公司新闻*/
.product-detail-box {
    margin-left: 30px;
    margin-right: 30px;
}

.product-detail-box h1 {
    line-height: 40px;
    padding-top: 12px;
    border-bottom: solid 1px #e0e1dc;
    font-size: 18px;
    color: #2F3A4D;
    text-align: center;
    font-weight: bold;
}

.product-detail-header {
    padding-top: 15px;
}

.product-detail-header .product-img {
    padding: 2px; /*  border:solid 1px #E0E1DC;*/
    text-align: center;
    display: block;
    padding: 8px 0;
}

.product-detail-header .product-img img {
    width: 500px;
}

/*.product-detail-header .product-img img {	width: 350px;	height: 250px;	display: inline;	vertical-align: top;}*//*基本信息*/
.product-detail-header .product-detail-header-text {
    width: 410px;
    display: inline-block;
}

.product-detail-header .product-detail-header-text .jbxx {
    height: 150px;
    overflow: hidden;
}

.product-detail-header-text div {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #2F3A4D;
    padding-bottom: 8px;
    border-bottom: dashed 1px #E0E1DC;
    width: 100%;
}

.bdsharebuttonbox {
    float: left;
}

.product-detail-header-text input {
    width: 112px;
    height: 32px;
    border-radius: 2px;
    outline: none;
    border: none;
    background-image: linear-gradient(to bottom, #0262BE, #004B92);
    font-size: 16px;
    color: #fff;
    font-family: 'microsoft yahei';
    margin-top: 12px;
    cursor: pointer;
}

/*详细介绍*/
.product-detail-text {
    padding-top: 5px;
    font-size: 14px;
    color: #000000;
    line-height: 25px;
    padding-bottom: 40px;
    margin-top: 20px;
    border-bottom: dashed 1px #E0E1DC;
}

/*相关标签*/
.product-detail-foot p {
    font-size: 12px;
    color: #999999;
    line-height: 32px;
    padding-bottom: 6px;
    border-bottom: dashed 1px #E0E1DC;
    margin-bottom: 5px;
}

.product-detail-foot p span {
    color: #005A98
}

.product-detail-foot span {
    line-height: 26px;
    font-size: 12px;
    color: #2F3A4D;
}

.product-detail-foot span a {
    color: #005A98
}

.product-detail-foot span i {
    color: #005A98;
    font-style: normal;
}

.inline-nav > ul {

    margin-top: 5px;
}

.inline-nav > ul li {
    background-color: #eeeeee;
    margin-left: 10px;
}

.inline-nav li a {
    display: block;
    width: 130px;
    line-height: 52px;
    color: #666666;
    font-size: 14px;
    text-align: center;
}

.inline-nav li a:hover {
    background-color: #0f6bda;
    color: #fff;
}

.inline-banner {
    overflow: hidden;
}

.inline-banner img {
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.inline-content {
    padding-top: 30px;
}

.inline-title dt {
    font: 700 22px / 32px 'microsoft yahei';
    color: #555555;
}

.inline-title dd {
    font: 500 20px / 26px Vardenr;
    color: #cccccc;
}

.inline-content .content {
    min-height: 500px;
}

.xqtitle {
    font-size: 22px;
    color: #333333;
    line-height: 66px;
    text-align: center;
}

.xqtime {
    margin-bottom: 22px;
    text-align: center;
}

.xqcontent {
    padding-top: 15px;
    border-top: dashed 1px #dbdbdb;
    line-height: 30px;
    font-size: 13px;
}

.xqcontent:after {
    content: "";
    display: table;
    clear: both;
}

.xqcontent p {
    padding-top: 18px;
}

.container-second {
    margin-top: 22px;
}

#products-br {
    background: #eee;
}
.firend-link{
  padding-top: 13px;
}
.firend-link p{
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
.firend-link ul li{
  float: left;
  line-height: 33px;
  font-size: 12px;

  padding-right: 16px;
}
.firend-link ul li a{
  color:#383838;
}
.inner-cl{
  width: 1200px;
  margin: 0 auto;
}
.inner-cl:after{
  content: '';
  display: table;
  clear: both;
}