﻿@charset "utf-8";
/* CSS Document */

body, html {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    min-width: 1100px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, tr, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

input:hover, input:active, input:focus {
    outline: 0;
}

ul, ul li, input, dl, dd {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img, a img {
    border: 0;
    margin: 0;
    padding: 0;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #444;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.baseDiv {
    width: 1200px;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.myClass {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*top*/
.fix {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    border-bottom: 1px #dbdbdb solid;
}

.headtop {
    width: 100%;
    background: #027dff;
    line-height: 35px;
}

.headtop p {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
}

.top-l {
    font-size: 14px;
    color: #fff;
}

.top-l a {
    color: #fff;
}

.top-l a:hover {
    text-decoration: underline;
}

.head_logo {
    width: 100%;
    height: 180px;
    background: url(/static/images/topbj.jpg) repeat-x;
}

.head_logo .logoDiv {
    width: 720px;
    height: 120px;
}

.head_logo .logoDiv h2 {
    font-size: 45px;
    color: #023262;
    font-weight: bold;
    line-height: 120px;
    padding-left: 130px;
}

.head_logo .toptel {
    background: url(/static/images/tel.png) left center no-repeat;
    padding-left: 50px;
    height: 120px;
    width: 360px;
}

.head_logo .toptel div {
    width: 120px;
}

.head_logo .toptel span {
    font-size: 30px;
    color: #ff0206;
    font-family: "Impact";
    float: left;
    line-height: 40px;
}

.head_logo .toptel a {
    display: block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    margin-top: 40px;
    background: url(/static/images/tela.png) left center no-repeat;
    color: #fff;
    font-size: 15px;
    padding-left: 20px;
    margin-left: 180px;
}

.head_logo .toptel a:hover {
    padding-left: 15px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.navMain {
    position: relative;
    z-index: 100;
}

.nav .navMain .navLi {
    float: left;
    position: relative;
    z-index: 101;
    width: 12%;
}

.nav .navMain .navLi.indexLi {
    margin-left: 0;
    border: 0;
    background: url(/static/images/xian.png) right center no-repeat;
}

.nav .navMain .navLi a.a1 {
    display: block;
    color: #cdcdcd;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 60px;
    font-weight: bold;
}

.nav .navMain .navLi a.a1 span {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.nav .navMain .navLi.indexLi:hover {
    background: #ffa800;
}

.nav .navMain .navLi.indexLi:hover a.a1 {
    color: #fff;
}

.nav .navMain .navLi.indexLi:hover a.a1 span {
    color: #fff;
}

.nav .navMain .navLi.active .a1 em, .nav .navMain .navLi:hover a.a1 em {
    display: none;
}

.nav .navMain .navLi .dh2 {
    width: 400px;
    padding: 10px;
    top: 100%;
    left: 0;
    position: absolute;
    z-index: 1000;
    display: none;
    overflow: hidden;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background-color: #fff;
    border-top: 3px solid #ff9700;
}

.nav .navMain .navLi .dh2 .box {
    float: left;
}

.nav .navMain .navLi .dh2 a.a2 {
    display: block;
    width: 180px;
    float: left;
    background-color: #fff;
    color: #333;
    font-weight: 700;
    line-height: 20px;
    font-size: 15px;
    padding: 15px 0;
    margin: 0px 5px;
    border-bottom: 1px solid #e8e8e8;
}

.nav .navMain .navLi .dh2 a.a3 span {
    padding-left: 35px;
}

.nav .navMain .navLi .dh2 a.a2 span {
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.nav .navMain .navLi .dh2 a.a2:hover span {
    padding-left: 35px;
}

.nav .navMain .navLi .dh2 a.a2:hover, .nav .navMain .navLi .dh2 a.a3:hover {
    color: #fff;
    background-color: #ffa800;
}

.nav .navMain .navLi .dh2 a.a3 {
    display: block;
    width: 200px;
    float: left;
    line-height: 20px;
    font-size: 14px;
    padding: 15px 0;
    margin: 0px 5px;
    border-bottom: 1px solid #ebebeb;
}

.nav .navMain .navLi:hover .dh2 {
    display: block;
}

/*banner*/
.banner {
    width: 100%;
    z-index: 11;
    position: relative;
}

.banner_slides {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: auto;
}

.banner_slides, .slides_container, .slides_control, .banner_pic {
    height: 530px;
}

.banner_slides li.slidesjs-slide {
    width: 100%;
    height: 530px;
}

.banner_slides li a {
}

.banner_pic {
    display: block;
    width: 100%;
    height: 530px;
}

.slides_btn {
    position: absolute;
    z-index: 999;
    display: block;
    width: 40px;
    height: 70px;
    margin-top: -35px;
    top: 50%;
    overflow: hidden;
    text-indent: -9999px;
    background-color: #fff;
    filter: alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/
    -moz-opacity: 0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/
    opacity: 0.2; /*ÆäËû£¬Í¸Ã÷¶È50%*/
    background-position: center center;
    background-repeat: no-repeat;
}

.banner:hover .slides_btn {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/
    opacity: 0.6;
}

.btn_previous {
    left: 4%;
    background-image: url(/static/images/pre01.png);
}

.btn_previous:hover {
    background-color: #034eb1;
}

.btn_next {
    right: 4%;
    background-image: url(/static/images/next01.png);
}

.btn_next:hover {
    background-color: #034eb1;
}

/**/
.slides_pagination {
    width: 75px;
    height: 15px;
    bottom: 30px;
    right: 50%;
    margin-right: -37px;
    position: absolute;
    z-index: 100;
    text-align: center;
}

.slides_pagination li {
    margin: 0 7px;
    display: inline-block;
    width: 10px;
+ float: left;
}

.slides_pagination li a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    width: 10px;
    height: 10px;
    line-height: 50px;
    border: 2px solid #fff;
    color: #666;
    border-radius: 100%;
}

.slides_pagination li a.active, .slides_pagination li a:hover.active, .slides_pagination li a:hover {
    background: #fff;
    color: #fff;
    border: 2px solid #fff;
}

/*banner end*/
/*公告*/
.gonggao {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    line-height: 100px;
}

.gonggao .gao {
    width: 730px;
}

.gonggao .gao h1 {
    background: url(/static/images/tba.jpg) left center no-repeat;
    padding-left: 30px;
}

.gonggao .name {
    color: #333;
    font-size: 23px;
    font-weight: bold;
    background: url(/static/images/telb.jpg) left center no-repeat;
    padding-left: 105px;
}

/*产品展示*/
/*.cpfl {
    width: 100%;
    height: 156px;
    background: url(/static/images/probj.jpg) center no-repeat;
}*/

.pro {
    width: 250px;
    padding-left: 45px;
    color: #343434;
    font-size: 35px;
    padding-top: 25px;
}

.pro span {
    font-size: 26px;
    font-family: "Bell MT", serif;
    display: block;
}

.biaoti {
    width: 850px;
    padding-top: 10px;
    margin-right: 50px;
}

.biaoti span {
    font-size: 30px;
    color: #dd0000;
    text-align: center;
    font-weight: bold;
    display: block;
    line-height: 60px;
}

.biaoti p {
    font-size: 15px;
    color: #666;
    font-weight: bold;
    line-height: 26px;
}

.indexMain {
    height: auto;
    background: url(/static/images/probja.jpg);
}

.cpbt {
    text-align: center;
}

.cpbt a {
    font-size: 35px;
    color: #1e6be2;
    font-weight: bold;
}

.cpbt span {
    display: block;
    background: url(/static/images/xian.png) center center no-repeat;
    font-family: "Times New Roman";
    font-size: 30px;
    color: #ccc;
}

.cpbt a:hover {
    color: #000;
}

.H-proclass {
    width: 280px;
    padding-bottom: 30px;
}

.H-proclass p {
    display: block;
    width: 280px;
    height: 128px;
    background: url(/static/images/cpfl.png) left center no-repeat;
    margin-top: 30px;
    text-align: center;
    color: #383838;
    font-size: 35px;
    padding-top: 15px;
}

.H-proclass p span {
    font-size: 26px;
    color: #383838;
    font-family: "Bell MT", serif;
    display: block;
}

.H-proclass ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.H-proclass .H-proclass-ul li {
    margin-top: 10px;
    background: #023262;
    width: 280px;
    height: 205px;
    line-height: 45px;
}

.H-proclass ul li {
    margin-top: 10px;
    background: #023262;
    width: 280px;
    line-height: 65px;
}

.H-proclass ul li div {
    height: 10px;
    width: 100%;
    background-color: #fff
}

.H-proclass ul li span {
    margin-left: 20px;
    font-size: 16px;
    color: #fff
}

.H-proclass ul li a {
    display: block;
    background: url(/static/images/jt.png) right center no-repeat;
    margin-right: 20px;
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
}

.H-proclass ul li:hover {
    background: #ffa900;
}

.H-proclass ul li:hover a {
    padding-left: 20px;
    font-weight: bold;
}

.prdListBox {
}

.indexMain .productList {
    overflow: hidden;
    width: 920px;
    height: 460px;
    margin-top: 10px;
}

.indexMain .productList ul {
    overflow: hidden;
    width: 100%;
    height: auto;
}

.indexMain .productList ul li {
    width: 285px;
    height: 203px;
    background: #fff;
    float: left;
    margin: 0 0 12px 20px;
}

.indexMain .productList ul li .boxa {
    width: 285px;
    display: block;
    cursor: pointer;
    position: relative;
}

.indexMain .productList ul li .boxa .spanImg {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 203px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.indexMain .productList ul li .spanT {
    display: block;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    width: 285px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.75);
}

.indexMain .productList ul li:hover .spanT {
    background-color: rgba(255, 169, 0, 0.75);
    font-weight: bold;
}

.avatar {
    display: block;
    /*height: 203px;*/
    overflow: hidden;
    width: 285px;
    position: relative;
}

.indexMain .productList .avatar .spanImg {
    height: 203px;
}

.avatar:hover .spanImg, .zhuti .avatar:hover .spanImg, .bbsinner .avatar:hover .spanImg {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
}

/*case*/
.case {
    height: 455px;
    width: 100%;
    background: #023262;
}

.albt {
    text-align: center;
    padding-top: 20px;
}

.albt a {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background: url(/static/images/xiana.png) center center no-repeat;
    display: block;
}

.albt span {
    font-family: "Times New Roman";
    font-size: 20px;
    color: #fff;
}

.albt p {
    font-size: 14px;
    color: #fff;
}

.albt a:hover {
    color: #ffac00;
}

.caseList {
    overflow: hidden;
    z-index: 10;
    height: 250px;
    margin-top: 30px;
}

.caseList ul {
    width: 3720px;
}

.caseList li {
    float: left;
    margin-right: 20px;
    width: 290px;
    height: 240px;
    background: #fff;
}

.caseList li a.imga {
    display: block;
    width: 290px;
    height: 200px;
    position: relative;
}

.caseList li .aT {
    width: 290px;
    line-height: 40px;
}

.caseList li .aT span {
    color: #000;
    font-size: 15px;
    padding-left: 15px;
    float: left;
}

.caseList li .aT div {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}

.caseList li .aT p {
    display: block;
    float: right;
    width: 60px;
    height: 25px;
    background: #ffac00;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    margin-top: 10px;
}

.caseList li:hover .aT span {
    font-weight: bold;
    color: #023262;
    padding-left: 25px;
    transition: all 0.5s;
}

.caseList li:hover .aT p {
    background: #ec0006;
}

.caseList .box {
    width: 9999px;
    position: relative;
    z-index: 10;
}

.caseList .box ul {
    float: left;
}

/*新闻中心*/
.news {
    height: 570px;
    width: 1200px;
    margin: 0 auto;
    background: url(/static/images/xian.jpg) left center no-repeat;
}

.xwbt {
    text-align: center;
    padding-top: 40px;
}

.xwbt span {
    font-size: 35px;
    color: #333;
}

.xwbt a {
    display: block;
    width: 165px;
    height: 45px;
    background: #023262;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 45px;
    text-align: center;
    font-size: 30px;
    color: #fff;
}

.xwbt p {
    font-size: 15px;
    color: #023262;
    line-height: 45px;
}

.xwbt a:hover {
    background: #ffac00;
}

.new-l {
    display: block;
    width: 880px;
    float: left;
    margin-top: 30px;
}

.new-l ul li {
    height: 135px;
    margin-bottom: 20px;
}

.shijian {
    width: 115px;
    height: 115px;
    text-align: center;
    float: left;
    display: block;
    overflow: hidden;
    background: url(/static/images/yuan.png) left center no-repeat;
}

.shijian span.sone {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    display: block;
}

.shijian span.stwo {
    font-size: 23px;
    color: #fff;
    display: block;
    line-height: 30px;
    font-weight: bold;
    padding-top: 30px;
}

.imgxw {
    width: 185px;
    height: 110px;
    float: left;
    background: #000;
    margin-left: 20px;
}

.anei {
    width: 530px;
    height: 75px;
    float: right;
    display: block;
}

.anei h3 a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}

.anei p {
    color: #696969;
    font-size: 15px;
    line-height: 25px;
}

.new-l ul li:hover .anei h3 a {
    padding-left: 15px;
    color: #de002a;
}

.sylx-r {
    float: right;
    width: 276px;
    height: 300px;
    background: url(/static/images/tu_7.jpg) left center no-repeat;
    box-shadow: 3px 3px 3px #c7c7c7;
}

.zxyd {
    padding-top: 37px;
    padding-left: 25px;
}

.zxyd p {
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}

.zxyd span {
    font-size: 25px;
    line-height: 36px;
}

.zxyd a {
    display: block;
    width: 110px;
    height: 36px;
    background: url(/static/images/tu_6.png) no-repeat;
    margin-top: 8px;
    line-height: 36px;
    font-size: 14px;
    color: #8f0000;
    padding-left: 15px;
}

.syzx {
    margin-top: 30px;
    background: url(/static/images/tu_7.png) 15px center no-repeat;
    height: 70px;
}

.syzx p {
    font-size: 16px;
    color: #b21a1a;
    padding-left: 75px;
    line-height: 28px;
}

.syzx p span {
    font-size: 25px;
    color: #b21a1a;
    font-weight: bold;
    font-family: "方正正粗黑简体";
}

/*关于我们*/
.indexbj {
    height: 495px;
    background: url(/static/images/beijing.jpg) center no-repeat;
}

.abbt {
    padding-top: 25px;
    text-align: center;
}

.abbt span {
    font-size: 35px;
    color: #fff;
}

.abbt a {
    display: block;
    width: 165px;
    height: 45px;
    background: #ffac00;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 45px;
    color: #fff;
    font-size: 30px;
}

.abbt a:hover {
    background: #e7000b;
}

.about {
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    margin-top: 40px;
}


/*底部*/
.footer {
    height: 210px;
    background: #023262;
    position: relative;
}

.map {
    width: 1200px;
    height: 200px;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -600px;
}

.yqlj {
    width: 1200px;
    margin: 0 auto;
    padding-top: 120px;
    line-height: 70px;
}

.yqlj b {
    color: #fff;
    font-size: 18px;
}

.yqlj b span {
    font-family: "Bell MT";
}

.yqlj ul {
    width: 1016px;
}

.yqlj ul li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.yqlj ul li a {
    font-size: 15px;
    color: #fff;
}

.yqlj ul li a:hover {
    text-decoration: underline;
}

.foot {
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    font-size: 14px;
}

.foot a {
    padding-left: 50px;
}

/*内页左侧分类*/
.nyzc {
    width: 230px;
    height: auto;
}

.zcfl {
    padding-bottom: 20px;
    background: #bd0100;
}

.zcfl span {
    display: block;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background: #ffa800;
    font-weight: bold;
    font-size: 23px;
    color: #fff;
}

.zcfl ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px #fff dotted;
}

.zcfl ul li a {
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
}

.zcfl ul li:hover a {
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding-left: 30px;
}

.lxfs {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    padding-bottom: 20px;
    margin-top: 15px;
}

.lxfs span {
    display: block;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
    font-size: 23px;
    background: #ffa800;
}

.lxfs p {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
    padding-top: 20px;
}


/**/
.breadcrumbs {
    font-size: 14px;
    line-height: 50px;
    background: #023262;
    width: 100%;
}

.dqdhMain {
    width: 1200px;
    margin: 0 auto;
    /*background: url(/static/images/home.png) left center no-repeat;*/
    color: #fff;
}

.dqdhMain span {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-left: 35px;
}

.dqdhMain a {
    color: #fff;
    font-size: 14px;
}

.dqdhMain a:hover {
    text-decoration: underline;
}

.s_width {
    text-align: center;
    margin-top: 30px;
}

.s_width h2 {
    font-size: 30px;
    color: #000;
    line-height: 50px;
}

.lybt {
    text-align: center;
    margin-top: 40px;
}

.lybt span {
    font-size: 43px;
    line-height: 45px;
    text-transform: uppercase;
    color: #5a5a5a;
}

.lybt h3 {
    display: block;
    font-size: 20px;
    line-height: 45px;
    color: #5a5a5a;
    background: center center no-repeat;
}

.liuyan {
    margin-top: 30px;
    text-align: center;
}

.liuyan span {
    font-size: 20px;
    color: rgb(215, 12, 25);
}

.liuyan a {
    font-size: 16px;
    color: #CCCCCC;
}

.liuyan p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

/*Â·Ã–Ã’Â³*/
.page_nav {
    padding: 15px 15px;
    color: #999;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
}

.page_nav .nolink {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #fff;
}

.page_nav font, .page_nav a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 10px;
    border: 1px solid #e5e5e5;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
}

.page_nav font {
    border: 1px solid #fff;
}

.page_nav a:hover {
    color: #fff;
    border: 1px solid #54a530;
    background-color: #54a530
}

.viewpage {
    margin: 0;
    padding: 20px 0 50px 0;
    border-top: 1px solid #f3f3f3;
}

.viewpage .main_r_nav {
    color: #999;
    font-size: 14px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.viewpage .main_r_nav a {
    font-size: 14px;
    color: #444
}

.viewpage .main_r_nav a:hover {
    text-decoration: underline;
}

/*分页*/
.fenye {
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    padding: 20px 0;
}

.fenye .rows {
    color: #666;
    font-size: 13px;
    padding: 0 10px;
}

.fenye .current {
    display: inline-block;
    color: #cc0000;
    font-size: 14px;
    padding: 0 5px;
}

.fenye .num, .fenye .next {
    display: inline-block;
    margin: 0 3px;
    padding: 0 10px;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    height: 28px;
    line-height: 27px;
    border-radius: 5px;
}

.fenye .num:hover, .fenye .next:hover {
    background-color: #cc0000;
    color: #fff;
    border: 1px solid #cc0000;
}


.main {
    background: url(/static/images/topbj.jpg) repeat;
    padding-bottom: 120px;
}

.main .main_right {
    width: 900px;
    border: 1px #ccc solid;
    float: right;
    background: #fff;
    margin-top: 35px;
}

.text {
    line-height: 35px;
    font-size: 15px;
    color: #666;
    padding: 30px;
}

.text span {
    font-size: 15px;
    color: #666;
}

.text img {
    max-width: 100%;
}

.main .tT01 {
    text-align: center;
    line-height: 35px;
    margin-top: 20px;
}

.main .tT01 .span1 {
    font-size: 24px;
    color: #444;
}

.main .subtitle {
    font-size: 13px;
    line-height: 24px;
    height: 24px;
    color: #8F8F8F;
    text-align: center;
}

.main .subtitle span {
    padding: 0 10px;
}

.main .main_left {
    width: 182px;
}

.main .main_left .titleL {
    height: 80px;
    background: url(/static/images/bt_vt57.jpg) top right no-repeat;
    text-align: center;
    overflow: auto;
}

.main .main_left .titleL span {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 80px;
    line-height: 80px;
}

.main .main_left .titleL2 {
    display: block;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.main .main_left .titleL2 img {
    display: block;
    width: 100%;
}

.main .navLeft {
}

.main .navLeft li a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;;
    color: #305dc3;
    text-align: left;
    border-bottom: 1px solid #305dc3;
    font-size: 14px;
    position: relative;
}

.main .navLeft li a span {
    position: relative;
    z-index: 5;
    padding-left: 15px
}

.main .navLeft li a em {
    display: block;
    width: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #305dc3;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main .navLeft li a:hover, .main .navLeft li.active a {
    color: #fff;
}

.main .navLeft li a:hover em, .main .navLeft li.active a em {
    width: 100%;
}

.maina {
    background-color: #f3f3f3;
    padding: 80px 0 0 0;
}

.maina .main_lefta {
    background: #fff;
    margin-bottom: 30px;
}

.product_top {
    padding: 10px;
}

.product_top .l_img {
    width: 650px;
    height: 455px;
    background-color: #f2f2f2;
    text-align: center;
    display: table;
}

.product_top .l_img span { /*display: table-cell; vertical-align:middle;*/
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover !important;
}

.product_top span img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.product_top .r_box {
    width: 510px;
}

.product_top .r_box .product_title {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 8px 0;
}

.product_top .r_box .product_title h2 {
    font-weight: 700;
    font-size: 26px;
    color: #101010;
}

.miaoshu {
}

.product_top .subtitle {
    font-size: 14px;
    color: #b7b7b7;
    padding-top: 8px;
}

.product_top .subtitle span {
    display: block;
    padding-left: 25px;
    line-height: 23px;
    height: 24px;
}

.product_top .subtitle span.span1 {
    background: url(/static/images/shijian.png) left center no-repeat;
}

.product_top .subtitle span.span2 {
    background: url(/static/images/liulan.png) left center no-repeat;
}

.product_top .keyword {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #717171;
}

.product_top .keyword span {
    font-size: 18px;
    color: #0059A9;
}

.product_top .desc {
    font-size: 15px;
    color: #717171;
    line-height: 30px;
}

.product_top .desc span {
    font-size: 20px;
    font-weight: bold;
    color: #e40000;
}

.product_top .desc span b {
    font-size: 30px;
}

.maina .main_righta {
    background: #fff;
    padding-bottom: 50px;
}

.newsTitle {
    height: 63px;
    line-height: 60px;
    font-size: 20px;
    border-bottom: 1px solid #ebebeb;
}

.newsTitle a {
    float: left;
    padding: 0 35px;
    cursor: pointer;
    margin-top: 2px;
}

.newsTitle .active {
    color: #3dc3e8;
    border-bottom: 2px solid #3dc3e8;
    position: relative;
    top: 1px;
    line-height: 58px;
}


#faqbox {
    padding: 90px 0 50px 90px;
    background-color: #fff;
}

#faqbox form {
}

#faqbox .faqline {
    line-height: 2em;
    text-align: left;
    padding-bottom: 10px;
    color: #999;
    font-size: 13px;
}

#faqbox .faqtit {
    width: 150px;
    display: block;
    float: left;
    clear: both;
    text-align: right;
    color: #555;
}

#faqbox .Content {
    line-height: 2em;
    text-align: left;
    padding-bottom: 10px;
}

#faqbox font {
    margin: 0 5px;
}

#faqbox .FaqTitle {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    border: 1px solid #ddd;
    width: 435px;
    vertical-align: top;
}

#faqbox .Content textarea {
    height: 100px;
}

.wizfrm {
    border: none;
    width: 455px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #fff;
    margin-top: 20px;
    font-family: 'Microsoft YaHei';
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 5px;
    background-color: #dd0103;
}

.wizfrm:hover {
    background-color: #ff9900;
}

/**/

.main .proLista {
    width: 80px;
    position: relative;
    margin-top: 10px;
}

.main .proLista {
    overflow: hidden;
    width: 100%;
}

.main .proLista li {
    width: 290px;
    float: left;
    margin: 0 5px 30px 5px;
    background: #fff;
    box-shadow: 3px 3px 3px #e5e5e5;
}

.main .proLista li .boxa {
    width: 290px;
    height: 210px;
    display: block;
    cursor: pointer;
}

.main .proLista li .boxa .spanImg {
    display: block;
    overflow: hidden;
    width: 290px;
    height: 210px;
    position: relative;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.main .proLista li .boxa .spanImg .aBB {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 5;
}

.main .proLista li .boxa .spanImg .aBB em {
    display: block;
    width: 100%;
    height: 100%;
    /*background: url(/static/images/chakan1.png) center center no-repeat;*/
}

.main .proLista li .boxa:hover .spanImg .aBB {
    display: block;
}

.main .proLista li .spanT {
    display: block;
    z-index: 10;
    height: 45px;
    line-height: 45px;
    width: 255px;
    margin: auto;
    text-align: center;
    color: #000;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main .proLista li:hover .spanT {
    color: #e0222c;
    font-weight: bold;
}

/**/
.main .news_list {
}

.main .news_list li {
    border-bottom: 1px dashed #e4e4e4;
    padding: 15px;
    background: url(/static/images/jt.png) 20px center no-repeat;
}

.main .news_list li .titleBox {
}

.main .news_list li a {
    color: #333;
    font-size: 15px;
    padding-left: 25px;
}

.main .news_list li:hover a {
    color: #dc2b21;
    text-decoration: underline;
    padding-left: 40px;
}

.main .news_list li .desc {
    line-height: 22px;
    max-height: 44px;
    color: #999;
    overflow: hidden;
    font-size: 13px;
    margin-top: 8px;
    padding: 0 0 0 0px;
}

.main .news_list li .lMore {
    font-size: 13px;
    color: #b7b7b7;
}

.BMap_Marker {
    display: none !important;
}

.BMap_Marker.BMap_noprint {
    background: url(/static/images/dt.png) center center no-repeat !important;
    display: block !important;
}

.swiper-container {
    width: 100%;
    height: 530px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*****************************************************/
/*产品分类--*/
.fl-l-top {
    float: left;
    width: 200px;
    height: 280px;
}

.fl-l-i {
    float: right;
    line-height: 40px;
    margin-right: 1em;
}

.fl-title {
    font-size: 16px;
    line-height: 40px;
    background-color: #143163;
    color: #fff;
    text-align: center;
}

.fl-l-body {
    height: 150px;
    background-color: #143163;
    color: #fff;
    margin-top: 1em;
    padding: 1em;
}

.fl-r-l {
    padding-left: 220px;
}

.fl-r-l .bg {
    width: 940px;
    height: 300px;
}

.fl-r-l .bg .sm { /*滚动对象样式*/
    overflow: hidden; /*隐藏Div中多余的内容，增加图片会一起滚动*/
    width: 890px;
}

.fl-b {
    background-color: #1d3064;
    height: .6em;
    width: 100%;
    margin-bottom: 0.8em;
}

.fl-tr td {
    padding: 0 20px;
}

.span-t {
    line-height: 40px;
    width: 280px;
    color: #fff;
    position: absolute;
    /*bottom: 0;*/
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}

/*分页*/
#page {
    margin: 20px auto;
    color: #666;
    display: block;
    text-align: center;
}

#page li {
    display: inline-block;
    min-width: 30px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.xl-nextPage,
.xl-prevPage {
    width: 60px;
    color: #0073A9;
    height: 28px;
}

#page li.xl-disabled {
    opacity: .5;
    cursor: no-drop;
}

#page li.xl-disabled:hover {
    background-color: #f9f9f9 !important;
    border: 1px solid #dce0e0 !important;
    color: #666 !important;
}

#page li.xl-active {
    background-color: #0073A9;
    border-color: #0073A9;
    color: #FFF
}

#page li:hover {
    background-color: #0073A9 !important;
    border-color: #0073A9;
    color: #FFF
}

#page li.xl-jumpText {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    opacity: 1;
}

#page li.xl-jumpText:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

#page li.xl-jumpButton {
    padding: 0 5px;
}

#xlJumpNum {
    width: 35px;
    margin: 0 3px;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.new_img {
    background-size: cover !important;
    /*background-size: contain !important;*/
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.new_banner {
    background-size: cover !important;
    background-position: center center !important;
}

.contents div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.contents-h{
    height: 70px;
}

.contents image{
    display: none;
}