body {
    background: #f4f4f4;
    font-family: "Microsoft YaHei";
    width:100%;
    /*max-width: 720px;*/
    margin:0 auto;
    overflow-x: hidden;
    padding-bottom:3rem;
}
@font-face {
  font-family: 'iconfont';  /* project id 2347174 */
  src: url('//at.alicdn.com/t/font_2347174_q77lts57a0d.eot');
  src: url('//at.alicdn.com/t/font_2347174_q77lts57a0d.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2347174_q77lts57a0d.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2347174_q77lts57a0d.woff') format('woff'),
  url('//at.alicdn.com/t/font_2347174_q77lts57a0d.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2347174_q77lts57a0d.svg#iconfont') format('svg');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 0.8rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0;
    -moz-osx-font-smoothing: grayscale;
}
.container {
    max-width: 100%;
    width:1360px;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.blank1 {
    height: 1px;
    overflow: hidden;
}
.blank3 {
    height: 3px;
    overflow: hidden;
}
.blank5 {
    height: 0.25rem;
    overflow: hidden;
}
.blank10 {
    height: 0.5rem;
    overflow: hidden;
}
.blank15 {
    height: 0.75rem;
    overflow: hidden;
}
.blank20 {
    height: 1rem;
    overflow: hidden;
}
.blank30 {
    height: 1.5rem;
    overflow: hidden;
}
.blank40 {
    height: 2rem;
    overflow: hidden;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: none;
}
a img {
    border: none;
}
div,
ul,
li,
p,
form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    min-height: 1px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    position: relative;
}
.row {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}
.container ,.container-fluid{
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    background: #fff;
}
.col-xs-20 {
    position: relative;
    min-height: 1px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    width: 20%;
    float: left;
}

.font18 {
    font-size: 0.9rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-weight: 800;
    color: #333;
}
.font22 {
    font-size: 1.1rem;
    height: 2.25rem;
    line-height: 1.25rem;
    font-weight: 800;
    text-align: center;
    color: #ff0000;
}
.line25 {
    line-height: 1.25rem;
}
.line30 {
    line-height: 1.5rem;
}

.text-blue {
    color: #E64E3F;
}
.text-hong {
    color: #F00;
}
.text-bai {
    color: #FFF;
}
.test-bai a {
    color: #FFF;
}

.pr10 {
    padding-right: 0.5rem;
}
.pt0 {
    padding-top: 0px !important;
}
.pt3 {
    padding-top: 3px;
}
.pt5 {
    padding-top: 0.25rem;
}
.pt10 {
    padding-top: 0.5rem;
}
.pt15 {
    padding-top: 0.75rem;
}
.pt20 {
    padding-top: 1rem;
}
.pb3 {
    padding-bottom: 3px;
}
.pb5 {
    padding-bottom: 0.25rem;
}
.pb10 {
    padding-bottom: 0.5rem;
}
.mt0 {
    margin-top: 0 !important;
}
.mt5 {
    margin-top: 0.25rem;
}
.mb5 {
    margin-bottom: 0.25rem;
}
.mb10 {
    margin-bottom: 0.5rem;
}
.mt10 {
    margin-top: 0.5rem;
}
.mr5 {
    margin-right: 0.25rem;
}
.mt15 {
    margin-top: 0.75rem;
}
.mb15 {
    margin-bottom: 0.75rem;
}
.mt13 {
    margin-top: 13px;
}
.mt50 {
    margin-top: 2.5rem;
}
.mlr5 {
    margin: 0 0.25rem;
}

.bg-bai {
    background: #FFF;
}
.bg-blue {
    background: #0975BE;
}
.bg-hui {
    background: #FAFAFA;
}
.bg-lv {
    background: #F6F7F1;
}
.bg-pcinfo {
    background: #5CB85C;
}
.col-md-20 {
    position: relative;
    min-height: 1px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 20%;
    float: left;
}

.box-content {
    background: #fff;
    margin:0.5rem auto 0;
    padding:0.5rem;
    font-size:0.6rem;
    max-width: 1360px;
}
.box-content h3.index-title{
    font-size:0.8rem;
    line-height: 1rem;
    margin-top:0.5rem;
    margin-bottom:0.5rem;
    font-weight: 600;
}
.box-content h3.index-title a{
    font-size:0.5rem;
    line-height: 1rem;
    float:right;
    color:#ff0000;
    font-weight: 100;
    vertical-align: top;
}
.box-content h3.index-title a i{
    font-size:0.5rem;
    line-height: 1rem;
}

.product-item{
    background: #fff;
    display: block;
    position: relative;
    margin-bottom:0.7rem;
}
.product-item .img-box{
    position: relative;
    width:100%;
    height:0;
    padding-bottom:65%;
    border-bottom:1px solid #e5e5e5;
    overflow: hidden;
}
.product-item .img-box span{
    top:0;left:0;
    display: block;
    width:100%;height:100%;
    background: center center no-repeat;
    background-size: cover;
    position: absolute;
    transition: all .6s;
}
.product-item p{
    color:#000;
    font-size:0.7rem;
    line-height: 1.2em;
    padding:0.4rem 0;
}
.product-item .product-biaoqian {
    text-align: center;
    height: 1rem;
}
.product-item .product-biaoqian span{
    margin-right:0.2rem;
    display: inline-block;
    color:#fff;
    font-size:0.3rem;
    line-height: 0.5rem;
    padding:0.2rem 0.2rem;
    background: #d9534f;
    float:left;
    margin-bottom:0.2rem;
}
.product-item .product-biaoqian span:nth-of-type(1){
    background: #d9534f;
}
.product-item .product-biaoqian span:nth-of-type(2){
    background: #aace3b;
}
.product-item .product-biaoqian span:nth-of-type(3){
    background: #46b8da;
}
.product-item .product-biaoqian span:nth-of-type(4){
    background: #f0ad4e;
}
.product-item .product-biaoqian span:nth-of-type(5){
    background: #005cca;
}
.product-item .product-biaoqian span:last-of-type{
    margin-right:0;
}

.slide-boxs .slide-item .img-box{
    width:100%;
    /*height:200px;*/
    position: relative;
}
.slide-boxs .slide-item p{
    position: absolute;
    width:100%;height:1.6rem;
    line-height: 1.6rem;
    font-size:0.6rem;
    background: rgba(0,0,0,0.6);
    z-index: 999;
    left:0;bottom:0;
    color:#fff;
    padding:0 0.6rem;
}
.slide-boxs .slide-item .img-box{
    width:100%;
    height:0;
    padding-bottom:56%;
    position: relative;
    z-index: 900;
}
.slide-boxs .slide-item .img-box span{
    position: absolute;
    width:100%;height:100%;
    left:0;top:0;
    background: center center no-repeat;
    background-size: cover;
}

.slide-boxs .owl-controls {
    padding:0.4rem 1rem;
    margin-bottom:0.6rem;
    height:1rem;
    text-align: center;
}
.slide-boxs .owl-controls .owl-pagination{
    height:1rem;
}
.slide-boxs .owl-controls .owl-page{
    display: inline-block !important;
}
.slide-boxs .owl-controls .owl-page span{
    width:0.5rem !important;height:0.5rem !important;
    border-radius: 0.5rem !important;
    background: #fff !important;
    border:1px solid #005cca !important;
    margin:0.2rem !important;
}
.slide-boxs .owl-controls .owl-page.active span{
    background: #005cca !important;
}

.news-list-boxs {
    margin-bottom:0.2rem;
}
.news-list-boxs .news-item {
    display: block;
    overflow: hidden;
    padding:0.7rem 0;
    border-bottom:1px solid #eee;
}
.news-list-boxs .news-item:last-of-type {
    border-bottom: 0;
}
.news-list-boxs .news-item .img-box{
    width:6rem;
    float:left;
    height:0;
    padding-bottom:3.75rem;
    position: relative;
    margin-right:0.5rem;
}
.news-list-boxs .news-item .info-box{
    float:left;
    font-size:0.7rem;
}
.news-list-boxs .news-item .img-box~.info-box{
    width:calc(100% - 6.5rem);
}
.news-list-boxs .news-item .img-box span{
    position: absolute;
    width:100%;height:100%;
    left:0;top:0;
    background: center center no-repeat;
    background-size: cover;    
}
.news-list-boxs .news-item .info-box p{
    height:2.7rem;
    line-height: 0.9rem;
    overflow: hidden;
    margin-bottom:0.3rem;
}
.news-list-boxs .news-item .info-box span{
    color:#999;
    font-size:0.5rem;
    height: 0.75rem;
    line-height: 0.75rem;
    float:left;
}


/*替换*/

.table-responsive {
    margin: 1px 0;
}


.content img, .cansu img {
    max-width: 100%!important;
    height: auto!important;
}


body{
    padding-top:2.2rem;
}

.header_box {
    position: fixed;
    width:100%;
    left:0;top:0;
    z-index: 999;
}
/* header */
.header {
    height: 2.2rem;
    background: #fff;
    max-width: 1360px;
    margin:0 auto;
    color: #FFF;
    margin-bottom:1px;
}
.header .logo {
    display: block;
    width: auto;
    height: 2.2rem;
    padding: 0.35rem 0 0.35rem 0.5rem;
    line-height: 1.5rem;
    font-size: 1.1rem;
    color: #FFF;
    font-weight: 700;
    float: left;
}
.header .logo img {
    display: block;
    float: left;
}
.header .back{
    width:2.2rem;
    height:2.2rem;
    cursor:pointer;
    display: inline-block;
    float: left;
}
.header .back:after{
    display: inline-block;
    content: "";
    height: 0.63rem;
    width: 0.63rem;
    border-width: 0 0 2px 2px;
    border-color: #fff;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    left: 1rem;
    margin-top: -6px;
}

.header .tit {
    z-index: 1000;
    display: block;
    width: 13rem;
    height: 2.2rem;
    line-height: 2.2rem;
    font-size: 0.75rem;
    text-align: left;
    color: #fff;
    float: left;
}
.header .head_phone {
    float:right;
    width:6rem;
    font-size: 0.6rem;
    line-height: 2.2rem;
    margin-right:2.2rem;
}
.header .head_phone a{
    color: #d94243;
}
.header .head_phone i {
    font-size: 0.8rem !important;
    vertical-align: -2px;
    margin-right:0.2rem;
}
#dl-menu-button {
    position: absolute;
    z-index: 9999;
    right:0;
    top:0;
    background: #fff;
    display: block;
    float:right;
    width:2.2rem;
    height:2.2rem;
    text-align: center;
}
#dl-menu-button i{
    color:#000 !important;
    font-size:1rem;
    line-height: 2.2rem;
}
.fix-menu-box {
    width:100%;
    height:100%;
    position: fixed;
    right:-50%;top:0;
    opacity: 0;
    display: none;
    z-index: 99999;
}
.mark {
    position: absolute;
    z-index: 0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.4);
}
.fix-menu {
    position: relative;
    z-index: 10;
    width:50%;
    padding-top:30px;
    max-width:200px;
    height:100%;
    background: #333;
    float: right;
    font-size:0.75rem;
}
.fix-menu li {
    padding:0 1rem;
}
.fix-menu li a{
    line-height:50px;
    height:50px;
    color: #fff;
    display: block;
    /*padding-left:15%;*/
    text-align: center;
    text-indent: .5rem;
    border-bottom:1px solid rgba(255,255,255,.1);
}
.fix-menu li:last-of-type a{
    border-bottom: none;
}
.last-back {
    font-size: 1rem;
    width:100%;
    line-height:44px;
    height:44px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #606060;
    text-indent: .2em;
    letter-spacing: 0.5rem;
    color: #aaa;
    padding-left: 20% !important;
    z-index: 2;
}
.last-back i{
    width: 1.2em;
    height:1.2em;
    font-size: 1.2em;
    text-align: center;
    vertical-align: sub;
    margin-right:0.5rem;
}
.header .search:hover {
    background-color: #005FC0;
}
.header .search span {
    display: none;
}
.header .user-icon {
    position: absolute;
    top: 0;
    right: 55px;
    z-index: 1000;
    display: block;
    width: 50px;
    height: 40px;
    background: url(../../../images/icon-home.png) no-repeat center center;
    background-size: 30%;
}
.header .user-icon span {
    color: #FFF;
    font-size: 13px;
    line-height: 40px;
    display: none;
}
.header .user-icon:hover {
    background-color: #E62E00;
}






/*幻灯片*/

.carousel-indicators {
    bottom: 2px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}

.btn-xs,
.btn-group-xs>.btn {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 0.25rem;
}


.btn-sm,
.btn-group-sm>.btn {
    border-radius: 0;
    font-size: 0.6rem;
    line-height: 1.5;
    padding: 0.3rem 0.8rem;
    text-align: center;
    width: 100%;
}

.btn1 {
    background-color: #205099;
    border: 0 solid #cccccc;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn2 {
    background-color: #006CD9;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn3 {
    background-color: #006CD9;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn4 {
    background-color: #006CD9;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn5 {
    background-color: #006CD9;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn6 {
    background-color: #006CD9;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn7 {
    background-color: #006CD9;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}


.btn8 {
    background-color: #006CD9;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}
.btn9 {
    background-color: #6BBFF5;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
}
.btn10 {
    background-color: #FB748E;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 1rem;
    margin-bottom: 0;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #777;
    border: 1px dotted #CCC;
}

.btn-primary {
    color: #fff;
    background-color: #0B76BE;
    border-color: #0A67A6;
}
.btn-primary:hover {
    color: #fff;
    background-color: #B51D1D;
    border-color: #9F1919;
}

label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0.25rem;
    max-width: 100%;
}

.index_product_menu {
    background: #fff;
    padding:0.8rem 1rem;
    max-width: 1360px;
    margin:0 auto;
}
.index_product_menu .index_menu_box{
    position: relative;
    width:100%;
    margin:0 auto 0.5rem;
    display: block;
}
.index_product_menu a{
    display: block;
    font-size:0.65rem;
    text-align: center;
}
.index_product_menu .index_menu_box .menu-icon{
    display:block;
    width:2.4rem;
    height:2.4rem;
    text-align: center;
    margin:0 auto;
    border-radius: 2rem;
    background: #eee;
    margin-bottom:0.4rem;
}
.index_product_menu .index_menu_box .menu-icon i{
    font-size: 1.2rem;
    text-align: center;
    line-height: 2.5rem;
    color:#fff;
    vertical-align:middle;
}
.index_product_menu .index_menu_box li:nth-of-type(1) .menu-icon{
    background: #458be2;
    background-image: linear-gradient(#458BE0, #2370CF);
}
.index_product_menu .index_menu_box li:nth-of-type(2) .menu-icon{
    background: #f19d32;
    background-image: linear-gradient(#F3A84A, #EF921A);
}
.index_product_menu .index_menu_box li:nth-of-type(3) .menu-icon{
    background: #91d136;
    background-image: linear-gradient(#9CD64B, #84C12C);
}
.index_product_menu .index_menu_box li:nth-of-type(4) .menu-icon{
    background: #fb7e3a;
    background-image: linear-gradient(#FC8E53, #FC6E21);
}




.index_about{
    background: #fff;
    padding-top:1rem;
    padding-bottom:1rem;
}
.index_about .items{
    padding-right:6px;
    padding-left:6px;
}
.index_about .items>div{
    position: relative;
    width: 33.33%;
    float: left;
    padding: 0 2%;
    overflow: hidden;
    box-sizing: border-box;
}
.index_about .items>div::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 100%;
    content: '';
    -webkit-transform: translate(0,-50%) scaleX(.5);
    transform: translate(0,-50%) scaleX(.5);
    background-color: #c8c7cc;
}
.index_about .items>div:last-of-type::after{
    display: none;
}
.index_about .items>div a {
    background: url() bottom right no-repeat;
    background-size:auto 100%; 
    display: block;
    padding-top:1.5em;
}
.index_about .items>div:nth-of-type(1) a {
    background-image: url("../../../images/nav-about.png");
}
.index_about .items>div:nth-of-type(2) a {
    background-image: url("../../../images/nav-case.png");
}
.index_about .items>div:nth-of-type(3) a {
    background-image: url("../../../images/nav-support.png");
}

.index_about .items .text {
}
.index_about .items .text b {
    display: block;
    color: #303030;
    font-size: 14px;
}
.index_about .items .text span {
    margin-top: .2rem;
    color: #c8c7cc;
    font-size: 12px;
}

.index_news {
    background: #fff;
    padding-top:1rem;
    padding-bottom:1rem;    
}
.index_news .news_tit{
    padding: 1rem 0;
}
.index_news .news_tit h2{
    font-size: 18px;
    color: #303030;
    margin:0;
    font-weight: 600;
    line-height: 18px;
}
.index_news .news_tit span{
    float: right;
    color: #205099;
    font-size: 12px;
    line-height: 14px;
    background: url(../../../images/sx1.png) no-repeat 3px center;
    padding-left:25px;
    cursor: pointer;
}
.index_news .news_item a{
    position: relative;
    padding:0.5rem;
    display: block;
    overflow: hidden;
}
.index_news .news_item a:after {
    position: absolute;
    bottom: 1px;
    right: 0;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #c8c7cc;
}
.index_news .news_item:last-of-type a::after {
    display: none;
}
.index_news .news_item img {
    max-width: 100%;
    height:auto !important;
}
.index_news .news_item .title{
}
.index_news .news_item .title h4{
    margin:0 0 4px;
    max-height: 2.8em;
    line-height: 1.4em;
    overflow: hidden;
    font-size: 0.75rem;
    color:#000;
}
.index_news .news_item .title p{
    max-height:3em;
    line-height:1.5em;
    font-size:12px;
    overflow: hidden;
    color:#d0d0d0;
}
.index_news .item_more{
    display: block;
    height:36px;
    line-height: 36px;
    text-align:center;
}
.index_news .item_more span{
    position: relative;
    padding-right:20px;
}
.index_news .item_more span::after {
    display: inline-block;
    content: " ";
    height: 6px;
    width: 6px;
    border-width: 1px 1px 0 0;
    border-color: #333;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -2px;
}
.index_news .owl-controls{
    height:0;
    overflow: hidden;
}

.index_product {
    background: #fff;
    padding-bottom:1rem;    
}
.index_product .tabs .tits{
    height: 40px;
    line-height: 40px;
    background: #d0d0d0;
    position: relative;
    padding-right: 0.75rem;
    margin-left:0;
    padding-left: 0.75rem;
}
.index_product .tabs .tits h2{
    float: left;
    width: 25%;    
    font-size: 18px;
    color: #303030;
    margin: 0;
    font-weight: 600;
    line-height: 40px;
}
.index_product .tabs li{
    cursor: pointer;
}
.index_product .tabs>li a{
    padding:0 0.5rem;
}
.index_product .tabs li.active{
    background: #205099;
}
.index_product .tabs li.active a{
    color:#fff;
}
.cate-more {
    background: #d0d0d0;
    color:#205099;
    float:right;
    position: absolute;
    top:0;
    right:0.5rem;
}
.cate-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 11;
    background: rgba(0,0,0,0.4);
    display: none;
}
.cate-list {
    position: absolute;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 200;
    left: 50%;
    top: 50%;
    width: 100%;
    padding:0.75rem;
    background: #d0d0d0;
    overflow: hidden;
}
.cate-list li{
    line-height: 32px;
    text-align:center;
}

.index_product .tab_content>div{
    width:50%;
    padding-bottom:46%;
    height:0;
    float:left;
    overflow: hidden;
    position: relative;
}
.index_product .tab_content>div:nth-of-type(2n+1)::after {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    content: '';
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5);
    background-color: #c8c7cc;
}
.index_product .tab_content>div::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #c8c7cc;
}
.index_product .tab_content>div {
    overflow: hidden;
}
.index_product .tab_content>div a{
    display: block;
    width:100%;
    overflow: hidden;
    position: relative;
    left:0;top:0;
    padding:0.75rem;
}
.rxcp span { position:absolute; right:0.75rem; top:0.75rem;}
.index_product .item_more{
    display: block;
    height:36px;
    line-height: 36px;
    text-align:center;
}
.index_product .item_more span{
    position: relative;
    padding-right:20px;
}
.index_product .item_more span::after {
    display: inline-block;
    content: " ";
    height: 6px;
    width: 6px;
    border-width: 1px 1px 0 0;
    border-color: #333;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -2px;
}

.index_product .prod_title {
    font-weight: normal;
    font-size: 14px;
    margin-top:8px;
    margin-bottom:1px;
    max-height:2.6em;
    overflow: hidden;
    color: #303030;
    line-height: 1.3em;
    text-align: center;
}
.index_product .info_attr {
    color: #939393;
    font-size:12px;
}


.new_box {
    padding: 0px 5px 0px 0px;
    border: 0px solid #dce4ee;
}
.new_box li {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px dashed #EBEBEB;
}
.new_box li a {
    color: #888888;
    background: url("../../../images/icon2.gif") no-repeat 4px 0.25rem;
    padding-left: 18px;
}
.new_box li a:hover {
    color: #f30;
}
.new_box li span {
    float: right;
}


/*通用标题样式*/
.sj-title {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 0.5rem;
    font-size: 16px;
    font-weight: 700;
    color: #43AFF4;
    border-top: 0.5rem solid #F5F5F5;
    clear: both;
}
.sj-title p {
    font-weight: normal;
    font-size: 14px;
}
.sj-shou a {
    font-weight: normal;
    color: #43AFF4;
}


.title-bg-hui {
    background: #fafafa;
    height: 150px;
}
.pl10 {
    padding-left: 0.5rem;
}
.line50 {
    line-height: 40px;
    height: 45px;
    font-size: 16px;
}
.line25 {
    line-height: 25px;
}
.line20 {
    line-height: 1rem;
    height: 1rem;
}
.p-tt {
    word-wrap: break-word;
    break-word: break-all;
}

#pic_wg .owl-item {
    padding: 0 0.25rem;
}





/*首页新闻中心*/


.crumbs {
    border-bottom: 1px solid #eaeaea;
    height: 45px;
    line-height: 45px;
}

.pro-title {

    background: #205099;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.pro-title-bak {
    border-bottom: 1px solid #DDDDDD;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    padding-left: 1rem;
    background: url(../../../images/plus.gif) no-repeat 4px center;
}
.top-nav {
    height: 40px;
    font-size: 16px;
    background: #006CD9;
    margin: 0 0.5rem;
}
.top-nav li {
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #000;
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid #005FBF;
}
.top-nav li:last-child {
    border-right: none;
}
.top-nav li a {
    padding: 0;
    color: #fff;
    text-align: center;
    transition: no;
}
.top-nav li a:hover {
    background: #8EC1E3;
    color: #fff;
}

.xian {
    background-color: #E1E1E1;
    height: 1px;
    margin: 0.5rem 0;
    width: 100%;
    overflow: hidden;
}
.xuxian {
    height: 1rem;
    margin: 0px 0;
    border-bottom: 1px dashed #DDDDDD;
    overflow: hidden;
}

.yingcang {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lxbg {
    background: rgba(0, 0, 0, 0) url("../../../images/icon15.png") no-repeat scroll 0 0;
    height: 221px;
    margin-top: 0.25rem;
    padding-bottom: 9px;
    width: 350px;
}
.LxFont {
    line-height: 24px;
    margin-left: 7px;
    padding: 0.5rem;
    width: 240px;
    font-size: 12px;
    padding-top: 1rem;
}
.rt {
    float: right;
    color: #888;
}


.content-page {
    font-size: 14px;
    line-height: 25px;
    padding: 0.5rem 0 0;
    color: #808080;
}
.content-page p {
    padding-top: 0.5rem;
}


.cate-banner {
    position: relative;
}
.cate-banner p{
    position: absolute;
    top: 32px;
    left: 0;
    font-weight: 700;
    text-align: center;
    width: 100%;
    font-size: 1rem;
    color: #E60012;
}

/*新闻start*/
.cate-nav {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 44px;
    background: #fff;
    font-size: 16px;
    color: #ccc;
    font-weight: normal;
    padding-right:3em;
}
.cate-nav .link-warp{
    width: auto;
    height:44px;
    line-height: 44px;
    white-space: nowrap;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.cate-nav .link-warp .link{
    display: inline-block;
    padding: 0 0;
    position: relative;
    width: 100%;
}
.cate-nav .link-warp .link:after{
    position: absolute;
    top:50%;right:0;
    margin-top:-0.5rem;
    width:1px;
    height:20px;
    content:'';
    display: block;
    background: #ccc;
}
.cate-nav .link:last-child:after {
    display: none;
}
.cate-nav .link-warp  a{
    display: inline-block;
    padding:0;
    font-size:14px;
}
.cate-nav .link-warp .curr a{
    line-height: 40px;
    border-bottom: 3px solid #e60012;
}
.top-cate-more {
    background: #d0d0d0;
    display: inline-block;
    height:45px;
    width:3em;
    text-align:center;
    line-height:43px;
    color: #205099;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.top-cate-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999999;
    background: rgba(0,0,0,0.4);
    display: none;
}
.top-cate-list {
    position: absolute;
    /*transform: translate(-50%,-50%);*/
    /*-webkit-transform: translate(-50%,-50%);*/
    z-index: 200;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0.75rem;
    background: #d0d0d0;
    overflow: hidden;
}
.top-cate-list a{
    line-height: 2;
}

.cate-news-list {
    margin-top:-6rem;
    z-index: 1;
    position: relative;
}
.cate-new-item {
    margin-bottom:20px;
    display: block;
    background: #fff;
    border-radius: 4px;
    position: relative;
}
.cate-new-item h4{
    font-size: 0.75rem;
    font-weight: 500;
    padding: 12px;
    text-align: left;
    background: #f4f4f4;
    border-radius: 4px 4px 0 0;
    line-height: 1rem;
    margin-bottom:0px;
}
.cate-new-item .news-detial {
    padding: 12px;
    position: relative;
    overflow: hidden;
}
.cate-new-item .news-detial img{
    width: 10.75rem;
    height: 70px;
    float: left;
    margin-right: 6px;
}
.cate-new-item .news-detial p{
    height: 4.2em;
    font-size: 12px;
    line-height: 1.4em;
    overflow: hidden;
    margin-bottom: 14px;
    color:#999;
    text-indent: 2em;
    text-align: justify;
}
.cate-new-item .time{
    position: absolute;
    bottom: 12px;
    right: 0.75rem;
    font-size: 12px;
    padding-left:16px;
    background: url(../../../images/mtime.png) no-repeat left center;
    background-size: 14px;
}

/*新闻页面end*/



/* 内容 */
#Article4 .title{
    font-size: 0.9rem !important;
    font-weight: bolder;
    text-align: center;
    line-height: 1.5em;
    color: #3a3a3a;
    margin-top:0;
    margin-bottom:0.2rem;
}

#Article4 .content {
    font-size: 0.7rem !important;
    line-height: 1.8em;
    padding: 0.5rem 0 0;
    color: #808080;
    line-height: 1.1rem !important;
    text-align: justify;
}
#Article4 .content p {
    padding-top: 0.5rem;
    line-height: 1.8em;
    color: #555555;
    word-wrap: break-word;
}
#Article4 .content img {
    max-width: 100% !important;
    text-align: center;
    margin: 0 auto;
}
#Article4 .content .cp-table p img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
#Article4 .content img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
#Article4 .next_prev{

}
#Article4 .next_prev p{
    width:48%;
    float:left;
    position: relative;
    margin-bottom: 0.2rem;
    border: 1px solid #eee;
    padding:0.4rem 0.3rem;
    line-height: 1rem;
    display: block;
    height: 1.8rem;
    text-align: right;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}
#Article4 .next_prev p:last-of-type{
    float:right;
}
#Article4 .next_prev i{
    color:#005cca;
    font-size: 0.8rem;
    line-height: 1rem;
    vertical-align: top;
    display: inline-block;
}
#Article4 .next_prev a{
    font-size:0.7rem;
    line-height: 0.9rem;
    display: inline-block;
    width: auto !important;
    max-width:calc(100% - 1rem) !important;
}


.share-btn {
    width: 100%;
    margin: 0 auto;
    background: #e2e2e2;
    font-size: 0.75rem;
    height: 36px;
    line-height: 36px;
    color: #333;
    border-radius: 6px;
    text-align: center;
}
.share-btn i{
    vertical-align: sub;
    font-size: 1rem;
    margin-right: 4px;
    color: #666;
}
.share-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 99999;
    display: none;    
}

.related {
    margin: 0;
    background: #fff;
    padding: 14px;
}
.related .title{
    font-size: 0.75rem;
    text-align: center;
    line-height: 24px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 6px;
    margin-top:0;
}

.related-new-item {
    margin-bottom:20px;
    display: block;
    background: #fff;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.related-new-item:last-of-type {
    margin-bottom:0px;
}
.related-new-item h4{
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    line-height: 16px;
    margin-bottom:5px;
    margin-top:0;
}
.related-new-item .news-detial {
    padding: 0 0.5rem;
    position: relative;
    overflow: hidden;
    height:70px;
}
.related-new-item  img{
    width: 10.75rem;
    height: 70px;
    float: left;
    margin-right: 6px;
}
.related-new-item .news-detial p{
    height: 2.8em;
    font-size: 12px;
    line-height: 1.4em;
    overflow: hidden;
    margin-bottom: 14px;
    color:#999;
    text-indent: 2em;
    text-align: justify;
}
.related-new-item .time{
    position: absolute;
    bottom: 0;
    right: 0.75rem;
    font-size: 12px;
    padding-left:16px;
    background: url(../../../images/mtime.png) no-repeat left center;
    background-size: 14px;
}

.page_r_box {
    border: 0px solid #dce4ee;
    border-top: none;
    min-height: 500px;
    _height: expression(this.scrollHeight < 500 ? "500px": "auto");
    padding: 0.5rem 5px 0.5rem 0px;
    font-size: 0.75rem;
}
.page_r_box p {
    padding-top: 1rem;
    font-size: 0.75rem;
}


.img {
    padding: 0.25rem;
    border: 0px solid #C4C4C4;
    -moz-box-shadow: 0px 0px 6px #C4C4C4;
    -webkit-box-shadow: 0px 0px 6px #C4C4C4;
    box-shadow: 0px 0px 6px #C4C4C4;
}










.cp_con {
    margin: 0.5rem 0 0 0;
}
.cp_con li {
    line-height: 30px;
    font-size: 14px;
}
.cp_hz {
    margin: 0.5rem 0 0 0;
}

.btn-cpinfo {
    color: #fff;
    background-color: #006CD9;
    border-color: #005FBF;
    height: 60px;
    margin-bottom: 0.75rem;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
}


/*公告*/

.view-dl-box{
    overflow:hidden;
    padding:1em 0 0;
}
.view-dl {
    overflow:hidden;
    display: block;
    margin-bottom:0.5rem;
}
.view-dl-box{
    border-bottom:1px dashed #ccc;
}
.view-dl-box:last-of-type{
    border-bottom:1px dashed #ccc;
}
.view-dl *{
    color:#000;
    word-wrap:break-word;
    word-break:break-all;
}
.view-tit {
    overflow:hidden;
    font-size: 24px;
    font-weight: 100;
    text-align: center;
    display: block;
    padding-right:1em;
    padding-bottom: 0.5rem;
    color: #006CD8;

}
.view-dt.col-md-2 {

}
.view-dl dd{
    overflow:hidden;
    display: block;
    font-size: 16px !important;
    line-height: 2em;
    position: relative;
}

.view-dl span{
    text-align: right;
    display: inline-block;
}
.view-dl p{
    display: inline-block;
}

.prod-cate {
    height:100%;
}

/*产品频道页模板 start*/
.prod-cate .left, .prod-cate .right {
    background: #fff;
    height:100%;
}
.prod-cate .left {
    position: fixed;
    top:44px;
    z-index: 1;
    height:100%;
    width:30%;
    float:left;    
    border-right: 1px solid #205099;
}
.prod-cate .left li{
    display: block;
    font-size: 0.75rem;
    padding:0.75rem 0.5rem;
    line-height: 1rem;
    color: #205099;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;

}
.prod-cate .left li.active,.prod-cate .left li:hover{
    color: #fff;
    background: #d81e06;
    border-color: #d81e06;
}
.prod-cate .left li.active a,.prod-cate .left li:hover a{
    color: #fff;
}
.prod-cate .right {
    float:right;
    width:70%;
}

.prod-cate .right  li {
    float: left;
    height: 10.5rem;
    margin-right: 0;
    font-size: 12px;
    overflow: hidden;
    box-sizing: border-box;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.prod-cate .right  li a {
    display: block;
    color: #000;
    width: 100%;
    margin: auto;
    text-align: center;
    overflow: hidden
    line-height:30px;
}

.prod-cate .right  li .imgwrap {
    width:80%;
    padding-bottom:90%;
    margin: 6px auto;
    position: relative;
}
.prod-cate .right  li img {
    position: absolute;
    top:0;left:0;
    width:100%;height:100%;
}

/*产品频道页模板 end*/
/*产品栏目页 start*/
.product-list {
    background: #fff
}

.product-list ul {
    overflow: hidden
}

.product-list li {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden
}
.product-list li a{
    position: absolute;
    width:100%;
    height:100%;
    left:0;top:0;
    padding:0.75rem;
}

.product-list li:nth-of-type(odd):after {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    content: '';
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5);
    background-color: #c8c7cc;
}

.product-list li:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #c8c7cc;
}

.product-list li .pro-name {
    font-weight: normal;
    margin-top:0.5rem;
    margin-bottom:5px;
    font-size: 0.75rem;
    color: #303030;
    line-height: 1.3em;
    min-height:1.2em;
}

.product-list li .pro-attr {
    font-size: 12px;
    color: #939393
}

.product-list li .pro-attr span {
    display: block
}

/*产品栏目页 end*/

/*产品内容页模板*/

.view-blank {}
.view-table {
    width: 100%;
}
.view-table table {
    border: 1px solid #DDDDDD;
    margin-bottom: 0.5rem;
}
.view-table .cp-hang {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}


.view-table .view-table-first td:nth-child(odd) {
    font-weight: 600;
    padding-left: 0.25rem;
    width: 20%;
    background: #FAFAFA;
}
.view-table .view-table-second td:nth-child(odd) {
    font-weight: 600;
    padding-left: 0.25rem;
    background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {

    padding-left: 0.25rem;
    background: #ffffff;
}


.view-table .view-table-title-first td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-second td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-three td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table table td {
    word-wrap: break-word;
    word-break: break-all;
}

.show_product {

}

#products-cpys {
    background: #F7F7F7;
    padding: 0.5rem;
    color: #333;
    font-size: 14px;
    margin-bottom: 0.5rem;
    line-height: 25px;
    text-align: justify;
    border-radius: 0.25rem;
}
#products-cpys h2 {
    margin: 0;
    text-align: center;
    font-size: 1rem;
    font-weight: 700;
    line-height: 40px;
    color: #000;
}
#products-cpys p {
    color: #333;
}


.products-down li:first-child p {
    height: 50px;
    line-height: 50px;
    background: #46B8DA;
    font-size: 16px;
    color: #FFF;
}
.products-down .bg {
    height: 50px;
    line-height: 50px;
    background: #414755;
    font-size: 16px;
    color: #FFF;
}
.products-down .bg a {
    color: #FFF;
    background: url(../../../images/down.png) 0.75rem no-repeat;
    line-height: 1.4em;
    padding-left: 2.9em;
}

.tabs-show {
    height: 40px;
}
.tabs-show a {
    display: block;
    float: left;
    width: 25%;
    color: #333;
    text-align: center;
    background: #eee;
    line-height: 40px;
    font-size: 16px;
    text-decoration: none;
}
.tabs-show a.active {
    color: #fff;
    background: #205099;
    border-radius: 0 0 0 0;
}
.swiper-container {
    border-radius: 0 0 0 0;
    width: 100%;
    border-top: 0;
}
.swiper-slide {
    height: auto;
    width: 100%;
    background: none;
}
.content-slide {}
.content-slide p {
    text-indent: 2em;
    line-height: 1.9;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}




/* 分页 */

#pages {
    width: 100%;
    /*margin: 0.5rem 0;*/
    background: #fff;
    font-size: 0.6rem;
    text-align: center;
    position: relative;
    line-height: 1.6rem;
    padding:0.3rem;
    border-radius: 4px;
}
#pages a {
    display: inline-block;
    height: 1.1rem;
    line-height: 1rem;
    background: #fff;
    border: 1px solid #E4E4E4;
    text-align: center;
    color: #999;
    padding: 0 0.3rem;
    /*margin:0 0.1rem;*/
}
#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat 0 0.25rem;
    width: auto;
    padding: 0 0.2rem;
    background: #fff;
}
#pages a:hover {
    background: #D93B3B;
    color: #fff;
    text-decoration: none
}
#pages span {
    display: inline-block;
    height: 1.1rem;
    line-height: 1rem;
    background: #D93B3B;
    border: 1px solid #D22929;
    color: #fff;
    text-align: center;
    padding: 0 0.5rem
}
.page .noPage {
    display: inline-block;
    width: auto;
    height: 1.1rem;
    line-height: 1rem;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}


/*底部*/
#conn_bg {
    position: fixed;
    opacity: 0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.01);
    content:'';
    z-index: 0;
    display: block;
    transition: all 0.3s;
    z-index: -1;
    left:0;top:0;
}

#foot {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #dedede;
    bottom: -1px !important;
    height: 2.6rem;
    position: fixed !important;
    width: 100%;
    z-index: 1000;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0px 5px 0px rgba(0,0,0,0.2);
}
#foot .box{
    max-width: 1360px;
    margin:0 auto;
}
#foot dl{
    width:25%;
    display: block;
    float:left;
    margin:0 auto;
    text-align: center;
    height:2.6rem;
    position: relative;
}
#foot dt{
    font-weight: normal;
    width:100%;height:100%;
}
#foot dt>a,#foot dt>span{
    display: block;
    padding:0.3rem;
    color: #adadad;
}
#foot dt>a i,#foot dt>span i{
    display: block;
    width:100%;
    height:1.2rem;
    line-height: 1.2rem;
    font-size:1rem !important;
    text-align: center;
}
#foot dt>a p,#foot dt>span p{
    text-align: center;
    width:100%;
    line-height: 0.8rem;
    height: 0.8rem;
    font-size:0.6rem;
    color:#333;
}
#foot .active a p,#foot .active span p{
    color:#005ccb;
}
#foot .active i{
    color:#005ccb;
}

#foot dd.ddcontent {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    width: 120%;
    padding: 2px 10px;
    bottom: 120px;
    left:-10%;
    z-index: 99999;
    opacity:0;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3)
}
#foot dl:first-of-type dd.ddcontent {
    left:1%;
}
#foot dl:last-of-type dd.ddcontent {
    left:-21%;
}
#foot ul {
    display: block;
    width:100%;
    list-style-type: none;
    top:0;
}
#foot li {
    width:100%;
    display: block;
    line-height: 1.8rem;
    height:1.8rem;
    border-bottom: 1px solid #eee;
}
#foot li:last-of-type{
    border-bottom:none;
}
#foot ul a {
    background: #205099 ;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}

.fixed_left {
    bottom: 45px;
    left: 0.25rem;
    width: 60px;
    height: 65px;
    position: fixed;
    background: url(../../../images/tel.png) center center no-repeat;
    background-size: 100%;
}
.fixed_left a {
    width: 100%;
    height: 100%;
    padding: 5px 2px;
    line-height: 0.75rem;
    color: #333;
    text-align: center;
    display: block;
}
.video-js .vjs-big-play-button {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
}


.page-lxwm #Article4 li{
    overflow: hidden;
    padding:5px;
    border-bottom:1px dashed #ccc;
}
.page-lxwm #Article4 li:last-of-type{
    border-bottom:0;
}

.page-lxwm #Article4 li span{
    text-align:right;
    font-weight: 600;
    color:#555;
    line-height: 35px;
}
.page-lxwm #Article4 li p{
    padding:5px;
    line-height: 25px;
    color:#555;
}

.page-about {
    background: #c7c7c7;
    text-align: center;
    overflow: hidden;
}


.page-about .about-text {
    position: relative;
    background: #C7C7C7;
    color:#fff;
}
.page-about .about-desc {
    color:#fff;
    line-height: 30px;
}

.page-about .about-text img{
    width:100%;
}

.page-about .about-text .text {
    padding: 24px 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.page-about .about-text h2 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-bottom: 12px;
    font-weight: 600;
}

.page-about .about-text h2 span {
    font-size: 0.6rem;
}

.page-about .about-text p {
    color: #eee;
    text-align: left;
}

.page-about .about-link-list li {
    position: relative;
}

.page-about .about-link-list li:last-child {
    margin-right: 0;
}
.page-about .about-link-list li img{
    width:100%;
}

.page-about .about-link-list .text {
    position: absolute;
    width: 100%;
    left: 2px;
    top: 35px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.page-about .about-link-list .text p {
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
    color: #555
}

.cate-sp-banner .banner-item {
    position: relative;
}
.cate-sp-banner .banner-item p{
    background:rgba(0,0,0,0.6);
    height:35px;
    line-height:35px;
    color:#fff;
    position: absolute;
    left:0;
    bottom:0;
    text-align: center;
}
.sp-col-list {
    width: 100%;
    margin: 0 auto;
    display: table;
    background: #fff;
    padding: 8px 3%;
    border-radius: 6px;
}
.sp-col-list p {
    display: table-row;
    line-height: 35px;
}
.sp-col-list a {
    display: table-cell;
    width: 50%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.sp-col-list a.cur {
    color: #E60012;
}
.sp-col-list p a:last-child {
    border-right: none
}
.sp-col-list p:last-child a {
    border-bottom: none
}


.video-list h3 {
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    padding-bottom: 8px;
}

.video-list h2 {
    text-align: center;
}

.video-list h3 .more {
    font-size: 12px;
    float: right;
    padding-top: 0.25rem;
}

.video-list .col-item {
    border-bottom: 1px solid #eee;
}
.video-list .col-item ul{
    overflow: hidden;
}

.video-list .col-item li {
    padding-bottom: 8px;
}


.video-list .col-item li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.video-list .col-item li a span {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    position: absolute;
    bottom: 48px;
    left: 24px;
    margin-left: -24px;
    margin-top: -30px;
    border: 2px solid #fff;
    text-align: center;
}
.video-list .col-item li a span i {
    color: #fff;
    font-size: 14px;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.video-list .col-item li a p {
    width: 95%;
    padding-top: 4px;
    text-align: left;
    line-height: 16px;
    color: #333;
    white-space: nowrap; text-overflow: ellipsis;
    height: 32px;
    overflow: hidden;
}


.pic-list.new {
    background: #eee;
}
.pic-list.new h3{
    font-size:16px;
}

.pic-list.new li {
    position: relative;
    background: #fff;
    margin-bottom:0.5rem;
}

.pic-list.new li a .pic-num {
    position: absolute;
    bottom: 90px;
    right: 0.5rem;
    font-size: 12px;
    padding: 2px 0.25rem;
    background: rgba(0,0,0,.5);
    color: #fff;
    border-radius: 3px;
}

.pic-list.new li,.pic-list.new li img {
    border-radius: 0;
}

.pic-list.new .pic-item li a {
    overflow: hidden;
}
.pic-list.new .pic-item li h4 {
    padding: 6px 3%;
    color: #000;
    font-size: 0.75rem;
}

.item-pic-colname {
    padding-bottom: 0.5rem;
    text-align: left;
    text-indent: 3%;
    color: #aaa;
}

.item-pic-colname .glyphicon {
    font-size: 13px;
    padding-right: 4px;
    text-indent:0;
}

.item-pic-colname a {
    color: #999;
    border: 1px solid #ccc;
    padding: 0 3px;
    font-size: 0.5rem;
}


.page-fuwu .server-banner{
    position: relative;
    color: #fff;
}


.page-fuwu .server-banner .info-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.page-fuwu .server-banner h2 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom:30px;
}

.page-fuwu .server-banner .dsc {
    position: relative;
    border: 1px solid #eee;
    margin: 0.5rem auto;
    width: 75%;
    padding: 20px 0.5rem 0.5rem;
}

.page-fuwu .server-banner p.stitle {
    font-size: 16px;
    position: absolute;
    top:-14px;
    left:0;
    width:100%;
    text-align: center;
}

.page-fuwu .server-banner p.stitle span {
    height:28px;
    line-height: 28px;
    display: inline-block;
    margin: 0 auto;
    padding:0 0.5rem;
    background: #e60012;
    color: #fff;
}

.page-fuwu .server-banner .text-mask {
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
}
.page-fuwu .server-banner .sv-text {
    text-align: left;
    position: relative;
    min-height: 40px;
    padding-left: 35px;
    padding-top:5px;
}
.page-fuwu .server-banner .sv-text span {
    position: absolute;
    left:0;top:0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}
.page-fuwu .server-banner .sv-text span:after {
    display: block;
    position: absolute;
    width: 1rem;
    height: 1rem;
    content: '';
    left: 0.25rem;
    top: 0.25rem;
    border-radius: 4px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}


.page-fuwu .service-item {
    margin:0 auto;
    overflow: hidden;
    position: relative;
}

.page-fuwu .service-item ul {
    display: block;
}

.page-fuwu .service-item li {
    width:100%;
    padding: 20px 15% 26px;
    background: #fff;
    margin-bottom: 12px;
    border-radius: 6px;
    text-align: center;
}

.page-fuwu .service-item li h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
    margin:5px 0;
}

.page-fuwu .service-item li a {
    width:100%;
    font-size: 14px;
    line-height: 1rem;
    display: inline-block;
    border: 1px solid #e60012;
    padding: 5px 0;
    height: 48px;
    margin-top: 0.5rem;
    text-align: center;
    color: #333;
    clear:both;
}

.page-fuwu .service-item li a .red {
    color: #E60012;
    background: none;
}



.page-zzsl-items {
    background: #eee;
    padding: 20px 0;
}

.page-zzsl-items li {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #205099;
    margin-bottom: 1rem;
    overflow: hidden;
    background: #fff;
    padding:8px 0.5rem 12px;
}

.page-zzsl-items li.pull-left img {
    display: block;
    float: left;
    width: 100%;
    padding-right:0.5rem;
}

.page-zzsl-items li.pull-right img {
    display: block;
    float: right;
    width: 100%;
}

.page-zzsl-items li.pull-right .text {
    float:left;
    width:100%;
    padding-right:0.5rem;
}
.page-zzsl-items li.pull-left .text {
    float:left;
    width:100%;
    padding-left:0.5rem;
}
.page-zzsl-items li h3 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
    margin-top:0.5rem;
    margin-bottom:5px;
}

.crumbs1 {
    text-align:center;
    padding:20px 0;
    overflow: hidden;
}
.crumbs1 h3{
    padding: 0 40px;
    height:40px;
    border-left: 3px solid #484848;
    display: inline-block;
    border-right: 3px solid #484848;
    font-weight: normal;
    margin:0 auto;
    overflow: hidden;
}
.crumbs1 span{
    color: #9d9d9d;
    font-size: 16px;
    line-height: 30px;
    white-space:nowrap;
}

.layui-layer-about .layui-border {
    padding:0.75rem;
}
.layui-layer-about .layui-border h3{
    margin-top:0.5rem;
    margin-bottom:0.5rem;
}
.layui-layer-about .layui-border p{
    padding:0.5rem 0.25rem;
    color:#333;
    line-height: 25px;

}


.layerCenter ._content_box{
    float: left;
    width: 14rem;
    overflow: hidden;
    /*background: rgb(0, 92, 202,0.8);*/
    background: #5FB878;
    padding: 1rem;
    box-sizing:border-box;
    color:#fff;
    font-size:0.6rem;
    text-align: center;
}
.layerCenter ._title~._content{
    padding-bottom:0.8rem;
}
.layerCenter ._title{
    margin-top:0;
    font-size:0.9rem;
    padding-bottom:0.6rem;
    border-bottom:1px solid rgba(255,255,255,.6);
    margin-bottom:0.6rem;
}
.layerCenter ._content p{
    line-height: 1.4em;
    padding-bottom: 0.2rem;
}

.wx_box img{
    max-width: 7rem;
    max-height: 7rem;
    margin-bottom:1rem;
    margin-top:0.6rem;
}
.wx_box .btn{
    background: #005cca;
    border-color:#005cca;
    font-size:0.6rem;
    padding:0.3rem 0.5rem;
    line-height: 1em;
}
.wx_box a{
    margin-top:0.4rem;
    display: block;
}
.wx_box a span{
    background: #005cca;
    padding:0.3rem 0.5rem;
    color:#fff;
    border-radius: 0.2rem;
}
.wx_box a span i{
    margin-right:0.4rem;
}


.lists_banner {
    background: no-repeat center top;
    height:8rem;
    width:18rem;
    background-size: cover;
    position: relative;
}
.lists_banner .crumbs{
    position: absolute;
    width:100%;
    bottom:0;
    left:0;
    height: 1.6rem;
    line-height: 1.6rem;
    background: rgba(0,0,0,0.6);
    text-align: right;
    overflow: hidden;
    padding-right:0.2rem;
    font-size: 0.6rem;
    color:#fff;
}
.lists_banner .crumbs a,.lists_banner .crumbs span{
    color:rgba(255,255,255,.9);
}

.lists_banner .crumbs i{
    color:rgba(255,255,255,.9);
    font-size:0.5rem;
    margin:0 0.2rem;
}
.news_banner{ background-image:url(../../../images/news_banner.jpg); }
.product_banner{ background-image:url(../../../images/product_banner.jpg); }
.about_banner{ background-image:url(../../../images/about_banner.jpg); }

.list-menu{
    height:2.4rem;
    width:100%;
    max-width: 1360px;
    margin:0 auto;
    position: relative;
    background: #ffffff;
}
.list-menu ul{
    float:left;
    width:100%;
}
.list-menu ul li{
    float:left;
    -webkit-box-flex:1;-moz-box-flex:1;box-flex:1;
    border-bottom:1px solid #eee;
}
.list-menu ul li a{
    display: block;
    width:100%;
    font-size:0.6rem;
    line-height: 1rem;
    padding:0.6rem 0.3rem 0.7rem;
    display: inline-block;
    position: relative;
    text-align: center;
}
.list-menu .top_parent li a{
    padding:0.6rem 0.3rem 0.6rem !important;
}
.list-menu ul li.active a{
    color:#005cca;
}
.list-menu ul li a:after{
    position: absolute;
    content:'';
    display: inline-block;
    border:1px solid #fff;
    width:0.4rem;height:0.4rem;
    border-radius: 0.4rem;
    bottom:0.4rem;left:50%;
    margin-left:-0.2rem;
}
.list-menu ul li.active a{
    /*font-weight: 600;*/
}
.list-menu ul li.active a:after{
    border-color:#005cca !important;
}
.product-list-boxs .col-xs-6:nth-of-type(even){
    padding-left:0.25rem;
}
.product-list-boxs .col-xs-6:nth-of-type(odd){
    padding-right:0.25rem;

}

.child_menu {
    display: block;
    width:100%;
    overflow: hidden;
    background: #fff;
    padding:10px 10px 0 10px;
}
.child_menu li{
    float:left;
    width:calc((100% - 1rem) / 3);
    margin-right:0.5rem;
    margin-bottom:0.5rem;
}
.child_menu li:nth-of-type(3n){
    margin-right:0;
}
.child_menu li a{
    font-size: 0.6rem;
    display: block;
    border:1px solid #eee;
    border-radius: 4px;
    text-align: center;
    padding:0.3rem 0.1rem;
}
.child_menu li.active a{
    color:#005cca;
    border-color: #005cca;
}


.product-thumb {
    width:100%;
    height:0;
    padding-bottom:65%;
    position: relative;
    overflow: hidden;
}
.product-thumb span{
    position: absolute;
    top:0;left:0;
    width:100%;height:100%;
    background: center center no-repeat;
    background-size: cover;
    display: inline-block;
    transition: all .3s;
}
.product-thumb:hover span{
    transform: scale(1.1);
}

.product-thumb .crumbs{
    position: absolute;
    width:100%;
    bottom:0;
    left:0;
    height: 1.6rem;
    line-height: 1.6rem;
    background: rgba(0,0,0,0.6);
    text-align: right;
    overflow: hidden;
    padding-right:0.2rem;
    font-size: 0.6rem;
    color:#fff;
}
.product-thumb .crumbs a,.product-thumb .crumbs span{
    color:rgba(255,255,255,.9);
}

.product-thumb .crumbs i{
    color:rgba(255,255,255,.9);
    font-size:0.5rem;
    margin:0 0.2rem;
}
.product-infos {
    width:100%;
    overflow: hidden;
    background: #fff;
    padding:0.5rem;
}
.product-infos .product-detail {
    /*width:600px;*/
    /*height:700px;*/
}
.product-infos .product-detail h3{
    margin-top:0;
    font-size:0.9rem;
    color:#333;
    line-height: 1.5rem;
    padding-bottom:0.5rem;
    margin-bottom:0;
    border-bottom:1px solid #e4e4e4;
}
.product-infos .product-detail .product-biaoqian{    
    font-size:0.6rem;
    padding:0.5rem 0 0.2rem;
    border-bottom:1px solid #e4e4e4;
    overflow: hidden;
    padding-left:6em;
    position: relative;
}
.product-infos .product-detail .product-biaoqian b{
    float:left;
    line-height: 0.8rem;
    position: absolute;
    top:0.8rem;left:0;
    /*padding:0.2rem 0;*/
    font-size:0.7rem !important;
}
.product-infos .product-detail .product-biaoqian span{
    display: inline-block;
    font-size:0.6rem !important;
    padding:0.2rem 0.3rem;
    margin-right:0.2rem;
    line-height: 0.8rem;
    margin-bottom:0.3rem;
    color:#fff;
    background: #005cca;
    float:left;
}    
.product-infos .product-detail .product-biaoqian span:nth-of-type(1){
    background: #d9534f;
}
.product-infos .product-detail .product-biaoqian span:nth-of-type(2){
    background: #aace3b;
}
.product-infos .product-detail .product-biaoqian span:nth-of-type(3){
    background: #46b8da;
}
.product-infos .product-detail .product-biaoqian span:nth-of-type(4){
    background: #f0ad4e;
}
.product-infos .product-detail .product-biaoqian span:nth-of-type(5){
    background: #005cca;
}
.product-infos .product-detail .product-biaoqian span:last-of-type{
    margin-right:0;
}

.product-infos .product-detail .product-option{
    padding:0.5rem 0 0.3rem;
    border-bottom:1px solid #e4e4e4;
    overflow:hidden; 
    font-size: 0.7rem;
    color:#666;
}
.product-infos .product-detail .product-option li{
    width:100% !important;float:left;
    overflow: hidden;
    height:1.4rem;line-height: 1.4rem;
    margin-bottom:0.2rem;
}
.product-infos .product-detail .product-option li b{
    color:#333;
}
.product-infos .product-detail .product-linkman{
    padding:0.5rem 0;
    overflow:hidden; 
}
.product-infos .product-detail .product_btns{
    display: block;
    width:100%;
    height:2rem;line-height: 2rem;
    text-align: center;
    font-size:0.9rem;
    padding: 0;
}
.product-infos .product-detail .product_btns.btn1{
    border:1px solid #77be39;
    color:#77be39;
    background: #fff;
}
.product-infos .product-detail .product_btns.btn2{
    border:1px solid #77be39;
    background: #77be39;
    color:#fff;
}
.product-infos .product-detail .product_btns.btn1:hover{
    background: #005cca;
    border-color:#005cca;
    color:#fff;
}
.product-infos .product-detail .product_btns.btn2:hover{
    background: #005cca;
    border-color:#005cca;
    color:#fff;
}
.product-content {
    background: #fff;
    margin:0.7rem auto 0;
    font-size:0.8rem;
    line-height: 1.8em;
    max-width: 1360px;
}
.product-content p{
    padding-bottom:0.4rem;
}
.product-content img{
    max-width:100%;
    height:auto;
    margin-bottom:0.2rem;
}
.product-title {
    text-align: center;
    padding:0.7rem 0 0.4rem;
    background: #383842;
    color:#fff;
}
.product-title h3{
    margin:0;padding:0;
    margin-bottom:0.5rem;
    line-height: 1rem;        
    font-size:1rem;
}
.product-title .en{
    color:#fff;
    font-size:0.6rem;
    line-height: 0.8rem;
    display: inline-block;
    position: relative;
}
.product-title .en span{
    padding:0 0.4rem;
    position: relative;
    display: inline-block;
    background: #383842;
    text-transform:Uppercase;
    z-index: 1000;
    text-align: center;
}
.product-title .en:after{
    display: inline-block;
    position: absolute;
    width:calc(100% + 4.8rem);
    left:-2.4rem;
    top:0.2rem;
    height:1px;
    background: #fff;
    content:'';
    z-index: 999;
}
.product-title .en:before{
    display: inline-block;
    position: absolute;
    width:calc(100% + 3.2rem);
    left:-1.6rem;
    bottom:0.2rem;
    height:1px;
    background: #fff;
    content:'';
    z-index: 999;
}

.product-title.bai {
    background: #fff;
    color:#0d1221;
}
.product-title.bai .en span{
    color: #8c8c8c;
    background: #fff;
}
.product-title.bai .en:after{
    background: #8c8c8c;
}
.product-title.bai .en:before{
    background: #8c8c8c;
}
.product-server-icons .col-md-3{
    text-align: center;
    color:#000;
}
.product-server-icons .product-server-icon{
    width:3rem;height:3rem;
    border-radius: 3rem;
    border:2px solid #000000;
    margin:0.5rem auto;
    font-size:1.6rem;
    line-height: calc(3rem - 4px);
    color:#000;
    transition: all .3s;
    text-align: center;
}
.product-server-icons .product-server-icon i{
    font-size:1.6rem;
    transition: all .3s;
}
.product-server-icons .product-server-item{
    text-align: center;
}
.product-server-icons .product-server-icon img{
    vertical-align: top;
}
.product-server-icons span{
    font-size:0.6rem;
    transition: all .3s;
}
.category_image_box {
    background: #eeeeee;
    padding:40px 0px 50px;
}
.category_image_box .product-title{
    padding-bottom:10px !important;
    position: relative;
    z-index: 10;
    background: #eeeeee;
    transition: all .6s;
}
.category_image_box .product-title .en span{
    background: #eeeeee;
}
.category_image {
    position: relative;
    margin-top:-150px;
    text-align: center;
    z-index: 10;
}
.category_image img{
    display: inline-block;
    transition: all .3s;
}
.category_image_box:hover .product-title{
    transform: translateY(-15px);
}
.category_image_box:hover .product-title{
    color:#005cca ;
}
.category_image_box:hover img{
    transform: scale(1.05);
}
.youshi-list {
    padding:0 0.4rem;
}
.youshi-list li{
    margin-bottom:1rem;
    transition: all .3s;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-bottom:1rem;
}
.youshi-list li:last-of-type{
    border-bottom:none;
    padding-bottom:0;
}
.youshi-list .img-box{
    width:100%;
    /*height:50%;*/
    overflow: hidden;
    float:left;
}
.youshi-list .img-box span{
    display: block;
    width:100%;height:100%;
    background: center center no-repeat;
    background-size: cover;
    transition: all .3s;
}
.info{
    float:left;
    width:100%;
    text-align: left;
}
.info h3{
    margin-top:5px;
    margin-bottom:0.5rem;
    font-size:0.8rem;
    transition: all .3s;
}
.info p{
    font-size:0.6rem;
    color:#666;
    line-height: 2em;
    transition: all .3s;
}

.product-qiugou {
    
}
.product-qiugou .form-group{
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
    border-radius: 0px;
    margin-bottom:0.5rem;
}
.product-qiugou .form-group label{
    position: absolute;
    line-height: 2rem;
    left:0.5rem;top:0;
    color:#333;
    font-weight: 100;
    transition: all .3s;
    margin-bottom:0;
}
.product-qiugou .form-group input{
    color:#333;
    height:2rem;
    line-height: 2rem;
    padding-left: 6em;
    border:none;
    background: none;
    box-shadow: none;
    transition: all .3s;
    font-size:0.6rem;
}
.product-qiugou .form-group textarea{
    font-size:0.6rem;
    padding:0.5rem 0 1rem 6em;
    color:#333;
    line-height: 1rem;
    border:none;
    background: none;
    box-shadow: none;
    transition: all .3s;
}
.product-qiugou h3{
    text-align: left;
    margin-bottom:25px;
}
.product-qiugou input[type=submit]{
    width:100%;
    height:2rem;
    background: #005cca;
    color:#fff;
    line-height: 2rem;
    text-align: center;
    border:none;
    box-shadow: none;
    font-size:0.8rem;
    padding:0;
}
.product-qiugou .form-group:hover textarea,.product-qiugou .form-group:hover input,.product-qiugou .form-group:hover label{
    background: #eee;
    color:#004599;        
}
.product-qiugou input[type=submit]:hover{
    background: #004599;
    color:#fff;
}

.relation-product h3{
    text-align: left;
    margin-bottom:25px;
}
.relation-hd{
    width:100%;
    height:0;
    position: relative;
    clear: both;
}
.owl-relation li{

}
.owl-relation li p a{
    font-size:15px;
    transition: all .3s;
}
.owl-relation .img-box{
    position: relative;
    width:100%;
    height:0;
    padding-bottom:60%;
    overflow: hidden;
    margin-bottom:15px;
}
.owl-relation .img-box span{
    display: inline-block;
    position: absolute;
    left:0;top:0;
    width:100%;height:100%;
    background: center center no-repeat;
    background-size: cover;
    transition: all .3s;
}
.owl-relation li:hover span{
    transform: scale(1.1);
}
.owl-relation li:hover p a{
    color:#005cca;
}