body {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #404040;
    background: #fff;
}
.col-md-20 {
    width:20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



/*通用*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.blank1 {
    height: 1px;
    overflow: hidden;
}
.blank3 {
    height: 3px;
    overflow: hidden;
}
.blank5 {
    height: 5px;
    overflow: hidden;
}
.blank8 {
    height: 8px;
    overflow: hidden;
}
.blank10 {
    height: 10px;
    overflow: hidden;
}
.blank12 {
    height: 12px;
    overflow: hidden;
}
.blank15 {
    height: 15px;
    overflow: hidden;
}
.blank20 {
    height: 20px;
    overflow: hidden;
}
.blank25 {
    height: 25px;
    overflow: hidden;
}
.blank30 {
    height: 30px;
    overflow: hidden;
}
.blank40 {
    height: 40px;
    overflow: hidden;
}
.blank50 {
    height: 50px;
    overflow: hidden;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #FF6600;
    text-decoration: none;
}
a:active {
    outline: none
}
.img {
    vertical-align: auto;
}
div,
ul,
li,
dl,
dt,
dd,
p,
form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.img {
    padding: 3px;
    border: 0px solid #CCC;
    -moz-box-shadow: 0px 0px 6px #C4C4C4;
    -webkit-box-shadow: 0px 0px 6px #C4C4C4;
    box-shadow: 0px 0px 6px #C4C4C4;
}
.img1 {
    padding: 0px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
}
.img2 {
    padding: 0px;
    border-radius: 5px;
}
.yingcang {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xian {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}



/*文字颜色*/

.text-bz {
    text-align: center !important;
    display: block;
    line-height: 22px;
    height: 22px;
    padding-top: 10px;
}
.text-hong {
    color: #F00;
}
.text-lu {
    color: #009B4D;
}
.text-xia {
    color: #E82B91;
}
.text-bai {
    color: #FFF;
}
.text-cheng {
    color: #FF9900;
}



/*替换*/

blockquote {
    border-left: 5px solid #009B4D;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}
.btn-xs,
.btn-group-xs>.btn {
    border-radius: 1px;
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 8px;
}
.btn-md,
.btn-group-xs>.btn {
    border-radius: 1px;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 15px;
}



/*文字大小*/

.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14px;
}
.font15 {
    font-size: 15px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.font24 {
    font-size: 24px;
}



/*间距*/

.p10 {
    padding: 10px;
}
.pt3 {
    padding-top: 3px;
}
.pt5 {
    padding-top: 5px;
}
.pt8 {
    padding-top: 8px;
}
.pb5 {
    padding-bottom: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pl3 {
    padding-left: 3px;
}
.pl5 {
    padding-left: 5px;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.plr50 {
    padding: 0 50px;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl25 {
    padding-left: 25px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.mt5 {
    margin-top: 5px;
}
.mt8 {
    margin-top: 8px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.w130 {
    width: 180px;
    height: 130px;
}



/*行距*/

.line20 {
    line-height: 20px;
}
.line25 {
    line-height: 25px;
}
.line30 {
    line-height: 30px;
}
.line35 {
    line-height: 35px;
}
.line40 {
    line-height: 40px;
}
.line50 {
    line-height: 50px;
}



/*背景*/

.bg-bai {
    background: #FFF;
}
.bg-blue {
    background: #0975BE;
}
.bg-hui {
    background: #F0F0F0;
}
.bg-lv {
    background: #DFDFDF;
}
.bg-hei {
    background: #000;
}


.container {
    width: 1200px !important;
}


.head {
    background: #1F1F21;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 12px;
}
.head p {
    background: #46454A;
    width: 220px;
    text-align: center;
    font-size: 14px;
}
.head a {
    color: #FFF;
}
.head a:hover {
    color: #FFFF99;
}



/* 导航 */

.menu {
    height: 8.8rem;
    width: 100%;
    border-bottom: 1px solid #dedede;
}
.top-nav {
    height: 65px;
    font-size: 1.1rem;
    padding-top: 5px;
}
/*.top-nav>li {
    max-width: 8em;
}*/
.top-nav li {
    height: 55px;
    line-height: 55px;
    padding: 0;
    color: #000;
    position: relative;
}
.top-nav li a {
    padding: 0;
    color: #000;
    text-align: center;
    transition: no;
}
.top-nav li:hover a {
    background: #fff;
    color: #DF0024;
}
.top-nav>li>.current {
    display: block;
    font-weight: 600;
    color: #DF0024;
    background: #fff;
}

.top-nav>li>a:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0px;
    background: #DF0024;
    -webkit-transition: all .4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: scale(0, 1);
    transform-origin: 50% 0;
    left: 0;
}

.top-nav>li:hover>a:before {
    transform: scale(1, 1);
}
.top-nav>li>.current:before {
    transform: scale(0.6, 1);
}


/* 二级 */

#nav_all li ul {
    display: none;
    position: absolute;
    z-index: 99;
    padding: 0;
    top: 55px;
    left: 0px;
    background: none;
    width: 100%;
    /*overflow: hidden;*/
    border-bottom: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#nav_all ul li {
    padding: 0;
    /*overflow: hidden;*/
    float: none;
    height: 50px;
    background: #FFF;
    line-height: 50px;
    border-bottom: 1px solid #f2f2f2;
}
#nav_all ul li:last-child {
    border-bottom: none;
}
#nav_all ul li a {
    margin: 0px;
    height: 50px;
    display: block;
    line-height: 50px;
    background: #FFF;
    color: #333;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    padding: 0 10px;
    border-bottom: 1px solid #f2f2f2;
}
#nav_all ul li:hover>a {
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #DF0024;
}

#nav_all li ul.menu-second li {
    position: relative;
}


.index-title{
    width:100%;
    margin:0 auto;
    font-size:32px;
    position:relative;
    font-weight:600;
    letter-spacing:2px;
}

.index-title a {color:#000000;}

.index-title .line{
    position:absolute;
    bottom:-20px;
    width:50%;
    height:1px;
    background:#eee;
    text-align: center;

}

.line::before{
    content:'';
    display:block;
    width:100%;
    height:1px;
    position:absolute;  
    background:#F73300;
    transition:all 0.55s ease-in-out;
    transform: scale(0.3,1);
    transform-origin:50% 0;
}

.index-title .dot{
    position:relative;
    display:block;
    width:10px;
    height:10px;
    top:-5px;
    background:#fff;
    z-index:10;
    border:1px solid #F73300;
}   

.index-title:hover .line::before{
    transform:scale(0.8,1);
}

.dot{
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}



.line,.dot,.service_box_con::before,.service_box>.icon{
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);    
}

.product-icon {
    width:100%;
    display: block;
    overflow: hidden;
    padding-top: 10px;
}
.product-icon .icon-item{
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.product-icon .icon-item span{
    display: block;
    max-width: 100%;
    overflow: hidden;
    margin-bottom:10px;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;    
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
}
.product-icon .icon-item img{
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.product-icon .icon-item p{
    font-weight: 600;
    font-size: 1.2em;
    line-height: 45px;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;    
}
.product-icon .icon-item:hover{
    transform: translate(0 , -8px);
}
.product-icon .icon-item:hover span{
}
.product-icon .icon-item:hover span:before{
    width:100%;
    height:100%;
    content:'';
    position: absolute;
    left:0;
    top:0;
    z-index: 999;
    background: rgba(255,255,255,0.2);
}
.product-icon .icon-item:hover img{
    opacity: 0.9;
    filter: opacity(90);
    transform: rotateY(-180deg);
}
.product-icon .icon-item:hover p{
    font-weight: 600;
    color:red;
}


.nav-product {
    background: #fff;
    border: 1px dotted #CDCDCD !important;
}
.nav-product li {
    border-right: 1px dotted #E1E1E1;
}
.nav-product li a {
    font-size: 18px;
    border: none !important;
}
.nav-product li:last-child {
    border-right: none;
}
.nav-product li a:hover {
    color: #000;
}
.nav-product>li.active>a,
.nav-product>li.active>a:hover,
.nav-product>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #DF0024;
    border: none !important;
    border-radius: 0;
}





/*功能参数*/

.cansu {
    width: 100%;
    margin: 0 auto;
}
.cansu table {
    border: 1px solid #DDDDDD;
    width: 70%;
}
.cansu table tr td {
    padding: 5px 0 5px 10px;
}
.cansu img {
    width: auto;
    height: auto;
}
.page_list_box {
}
.page_list_box li{
    padding-top:50px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.page_list_box li .date{
    width:100px;
    text-align: center;
    float:left;
    border-right:1px solid #ccc;
    position: absolute;
    left:0px;top:50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.page_list_box li .date ._d{
    font-size:46px;
    color:#ff0000;
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.page_list_box li .date ._ym{
    font-size:13px;
    color:#333;
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.page_list_box .info_box{
    padding-left:140px;
    border-bottom:1px solid #ccc;
    padding-right:240px;
    min-height: 156px;
    padding-bottom:50px;
}
.page_list_box.noimg .info_box{
    padding-right:0px;
}
.page_list_box li a{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.page_list_box .info_box .imgbox{
    position: absolute;
    top:50px;
    right:40px;
}
.page_list_box li:hover {
    background: #f8f8f8;
}
.page_list_box li:hover a{
    color:red;
}
.page_list_box li:hover .info_box{
    /*border-bottom-color:rgba(0,0,0,0);*/
}



/* 分页 */

#pages {
    padding: 14px 0 10px 0;
    text-align: center;
}
#pages a {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #F1F1F1;
    border: 1px solid #E4E4E4;
    text-align: center;
    color: #999;
    padding: 0 10px;
}
#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat 0 5px;
    width: 70px;
    padding: 0;
    background: #F1F1F1;
}
#pages a:hover {
    background: #DF0024;
    color: #fff;
    text-decoration: none;
    border: 1px solid #C60020;
}
#pages span {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #DF0024;
    border: 1px solid #C60020;
    color: #fff;
    text-align: center;
    padding: 0 10px
}
.page .noPage {
    display: inline-block;
    width: 70px;
    height: 32px;
    line-height: 30px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.index-gsjs {
    /*background: url(../../images/s_about_bg.png) no-repeat center bottom;*/
    /*background: url(../../images/bj_1.jpg) no-repeat center center;*/
    height: 470px;
    padding-top: 40px;
}
.index-gsjs .jieshao {
    text-align: center;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    float: left;
    width: 256px;
}
.index-gsjs .sm {
    line-height: 30px;
    text-align: justify;
    font-size: 15px;
    text-indent: 2em;
}
.index-gsjs .pic {
    border: 1px solid #f7f7f7;
    background: #FFF;
    width: 100%;
    height: 165px;
    padding-top: 15px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.index-gsjs .pic img,.index-gsjs .pic p{
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.index-gsjs .pic:hover img{
    transform: translate(0 , -8px) rotateY(-180deg);
}
.index-gsjs .pic:hover p{
    font-weight: 600;
    color:red;
    transform: translate(0 , -8px);
}


.index-jsan {
    background: #fff;
}
.jR3DCarouselGallery img{
    height:auto !important;
    max-height: 200px;
}
.index-jsan ._con {
    border-bottom: #fff solid 1px;
    height: 0;
    padding-bottom: 120%;
    overflow: hidden;
    cursor: pointer;
}
.index-jsan ._img {
    height: 0;
    padding-bottom: 66%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.index-jsan ._info {
    background: #FAFAFA;
    padding: 10% 4% 15% 4%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.index-jsan ._info ._more {
    display: block;
    width: 124px;
    height: 32px;
    line-height: 31px;
    color: #999;
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
}
.index-jsan ._info>.txt {
    line-height: 22px;
    margin-bottom: 17px;
    height: 50px;
}
.index-jsan ._info h3 {
    font-size: 20px;
    color: #000;
}
.index-jsan ._con:hover ._img {
    padding-bottom: 60%;
}

.vid-wrap{
    width: 100%;
    background: #000;
    position: relative;
    padding-bottom: 66.75%;    /*éœ€è¦ç”¨paddingæ¥ç»´æŒ16:9æ¯”ä¾‹,ä¹Ÿå°±æ˜¯9é™¤ä»¥16*/
    height: 0;
}

.vid-wrap video{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}

.scroll-nav {
    border-top: 3px solid #CB0305;
    height: 50px;
    background: #F7F7F7;
    line-height: 50px;
    border-bottom: 1px solid #DDDDDD;
}
.scroll-nav li {
    border-left: 1px solid #E1E1E1;
    float: left;
    width: 20%;
    height: 47px;
    text-align: center;
}
.scroll-nav li a {
    font-size: 18px;
    text-align: center;
}
.scroll-nav li:last-child {
    border-right: 1px solid #E1E1E1;
}
.scroll-nav li a:hover {
    color: #000;
}
.scroll-nav>li.active>a,
.scroll-nav>li.active>a:hover,
.scroll-nav>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
}


.scroll-product {
    background: #f7f7f7;
}
.scroll-product li {
    border-right: 1px solid #dedede;
}
.scroll-product li a {
    font-size: 18px;
    color: #000;
    border: none !important;
}
.scroll-product li:last-child {
    border-right: none;
}
.scroll-product li a:hover {
    color: #fff;
    background: #46B8DA;
}
.scroll-product > li > a:hover, .scroll-product > li > a:focus {
    background: #414755;
}
.scroll-product>li.active>a,
.scroll-product>li.active>a:hover,
.scroll-product>li.active>a:focus {
    color: #fff;
    background-color: #DF0024;
    border: none !important;
    border-radius: 0;
}

.tabs .tab_content.active {
    display: block;
}
.tabs .tab_content {
    display: none;
}

.sroll-nav-title {
    background: url("../../images/products-green.png") no-repeat scroll 0 0;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    padding-left: 75px;
}

.product-option {
    padding: 14px 0;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    overflow: hidden;
}

.product-option li {
    width: 50% !important;
    float: left;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}

.product-linkman {
    padding: 10px 0;
    /*border-bottom:1px solid #c9c9c9;*/
    overflow: hidden;
}

.product-linkman p {
    height: 30px;
    line-height: 30px;
}

.product_btns {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
}

.product_btns.btn1 {
    border: 1px solid #F0AD4E;
    color: #F0AD4E;
    background: #fff;
}

.product_btns.btn2 {
    border: 1px solid #77be39;
    background: #77be39;
    color: #fff;
}

.product_btns.btn1:hover {
    background: #DF0024;
    border-color: #C60020;
    color: #fff;
}

.product_btns.btn2:hover {
    background: #005cca;
    border-color: #005cca;
    color: #fff;
}

/*导航前*/
.products-nav{height:50px; background-color: #f7f7f7; overflow:hidden;}
.products-nav li{ font-size:18px; height:50px; line-height:50px; text-align:center;  color:#333; cursor:pointer;}
.products-nav li span{border-right:#dadada 1px solid;font-style:normal;float:right;height:20px;margin-top:15px;display:block}
.products-nav li a:hover{ text-decoration:none;}
.products-nav li a.selected{border-top:#ff7700 2px solid; background:white;border-right:#eee 1px solid;font-weight:bold; display:block;}



.products-box { padding:20px;}
.products-box h4 {background: transparent url("../../images/divider.png") repeat-x scroll left bottom !important; height:40px; line-height:30px;}


/*导航后*/
.fixedSubNav{background:#f7f7f7;position:fixed;top:0; z-index:1000; height:52px; box-shadow:0px 1px 5px #dedede;width:100%;}
.fixedSubNav li{line-height:50px; text-align:center; font-size:18px; border-right:1px solid #EEEEEE; cursor:pointer;}
.fixedSubNav li:first-child {border-left:1px solid #EEEEEE;}
.fixedSubNav li a { display:block; border-top:#f7f7f7 2px solid;}
.fixedSubNav li a:hover, .fixedSubNav li.adv_active a{ color:#000; font-weight:bold; background:#ffffff; border-top:#ff7700 2px solid;}


.view-blank {}
.view-table {
    width: 100%;
}
.view-table table {
    border: 1px solid #EDEDED;
}
.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: 5px;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-second td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}
.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;
}

.table > tbody > tr > th.active { background: #F7F7F7; }


.index-shouhou {
    background: #F9F9F9;
}
.index-shouhou .sm {
    border: 1px solid #fff;
    background: #fff;
    padding: 10px;
    line-height: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.index-shouhou-box { height:auto; padding:48px 35px 50px; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; background:#fff; box-shadow:rgba(0,0,0,0.06) 2px 2px 6px 0; text-align:center;}
.index-shouhou-box .sh-img { display:table; width:100%; height:90px;  margin-bottom:25px;}
.index-shouhou-box .sh-img i { display:table-cell; vertical-align:middle;}
.index-shouhou-box h4 { font-size:16px; color:#535354; margin-bottom:16px;}
.index-shouhou-box p {font-size: 14px;line-height:22px;height:66px;text-align:left;overflow:hidden;color:#838386;margin-bottom:42px;}
.index-shouhou-box a { display:inline-block; width:115px; line-height:33px; height:35px; text-align:center; border:#dbdbdb 1px solid; font-size:13px; color:#9e9e9e; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.index-shouhou-box a:hover{ background:#DF0024; border:#DB0025 1px solid; color:#fff;}

.tabs {
    height: 45px;
    width: 100%;
    background: #F7F7F7;
    border-radius: 0 0 0 0;
}
.tabs li {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.tabs li a {
    display: block;
    text-align: center;
    color: #000;
    padding: 0;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: no;
}
.tabs li a:hover {
    background: #F7F7F7;
    color: #f00;
}
.tabs .thistab,
.tabs .thistab a:hover {
    /*background: #DF0024;*/
    color: #DF0024;
    font-weight: 700;
}
.tabs .thistab a {
    color: #DF0024;
}
.tab_con {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.tab_con .txt {
    background: #FFF;
    padding: 8px;
    border: 1px solid #EDEDED;
}
.tab_con .txt p {
    padding: 4px 0;
    color: #9B9B9B;
}
.tab_con .txt p .num {
    color: #F00;
    font-weight: 600;
}
.tab_con .txt h3 {
    font-size: 16px;
    height: 50px;
    line-height: 60px;
    margin: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.tab_con .txt a:hover h3 {
    color: #FB7E06;
}
.tab_con .txt a:hover p {
    color: #333333;
}

.tab_con .txt:hover {
    box-shadow: 0 0 8px #9D9D9D;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.text {
    text-align: justify;
    line-height: 25px;
}
.tab_conbox {
    height: 650px;
    position: relative;
    margin-top: 10px;
    width: 100%;
}
.tab_con {
    display: none;
}

.p-table {
    border: 1px solid #EEEEEE;
    border-top: none;
}

.shuzi {
	margin-top: 40px;
}
.shuzi ul {
}
.shuzi ul li {
	text-align: center;
	width: 33%;
	float: left;
}
.shuzi ul li+li {
	border-left: 1px solid #e4e4e5;
}
.shuzi ul li span {
	font-size: 36px;
	color: #003e8b;
    font-weight: 600;
}
.shuzi ul li span.counter_text {
    font-size: 18px;
    font-weight: 100;
    /*color: #666;*/
}
.shuzi ul li p {
	font-size: 12px;
	color: #b0b0b0;
}

.message_form {
    margin-top: 15px;
}
.message_name {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    float: left;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding-left: 10px;
    width: 100%;
}
.message_content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    height: 120px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    padding: 0 10px 0 10px;
    width: 98%;
}
.message_sub_do {
    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
    font-size: 16px;
    background: #DF0024;
}
.message_sub_re {
    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
    font-size: 16px;
}
.message_about {
    color: #8F8F8F;
    font-size: 14px;
    line-height: 25px;
}

.index-title-nav {
    height: 50px;
    background: url(../../images/hang.png) no-repeat right center;
    letter-spacing: 2px;
    word-spacing: 2px;
}
.index-title-nav p {
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
    text-align: left;
}
.index-title-nav span {
    float: right;
    padding-right: 10px;
    font-size: 18px;
    line-height: 50px;
    font-weight: normal;
    letter-spacing: 1px;
    word-spacing: 0;
    color: #F00;
}

.w600 {
    width: 600px;
}
.btn-about {
    color: #131E5C;
    background-color: #fff;
    border-color: #F2F2F2;
    height: 45px;
    margin-top: 25px;
    line-height: 45px;
    padding: 0 0 0 20px;
    font-size: 18px;
    opacity: 0.9;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    text-align: left;
}
.btn-about:hover {
    color: #fff;
    background-color: #D30007;
    border-color: #B90006;
    opacity: 1;
}


.btn-news {
    color: #000;
    background-color: #fff;
    border-color: #F2F2F2;
    height: 83px;
    border: none;
    border-bottom: 1px solid #dedede;
    line-height: 30px;
    padding: 5px 0 0 20px;
    font-size: 16px;
    opacity: 0.9;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    text-align: left;
}
.btn-news:hover {
    color: #fff;
    background-color: #D30007;
    border-color: #B90006;
    opacity: 1;
}

.products-down {}
.products-down .bg {
    height: 90px;
    line-height: 90px;
    background: #414755;
    font-size: 18px;
    color: #FFF;
    text-align: center;
}
.products-down li:first-child p {
    height: 90px;
    line-height: 90px;
    background: #46B8DA;
    font-size: 18px;
    color: #FFF;
    text-align: center;
}
.products-down .bg a {
    color: #FFF;
    background: url(../../images/down.png) left center no-repeat;
    line-height: 1.4em;
    padding-left: 1.9em;
}




/*新闻资讯*/

.news {
    float: right;
    position: absolute;
}
.news li {
    height: 81px;
    background: #FFF;
    display: block;
    width: 576px;
    border-bottom: 1px solid #EBEBEB;
}



/*.news li:last-child { border-bottom:1px solid #EBEBEB}*/

.news li a:hover {
    background: #E15354;
    color: #FFF;
    display: block;
    width: 576px;
    height: 81px;
}
.news li a:hover a {
    color: #FFF;
}
.news .rq {
    float: left;
    width: 90px;
    height: 81px;
    text-align: center;
    background: url(../../images/rq.jpg) right 4px no-repeat;
}
.news a:hover .rq {
    background: url(../../images/rq2.png) right 4px no-repeat;
}
.news a:hover .rq .d {
    color: #FFF;
}
.news a:hover .rq .ym {
    color: #FFF;
}
.news .rq .d {
    height: 45px;
    line-height: 50px;
    font-size: 22px;
    color: #B3B3B3;
    clear: both;
    display: block;
}
.news .rq .ym {
    font-size: 14px;
    color: #B3B3B3;
    display: block;
}
.news .bt {
    line-height: 30px;
    float: left;
    width: 410px;
    padding: 10px 0 0 20px;
    font-size: 16px;
}
.news .ck {
    line-height: 81px;
    float: right;
    display: block;
    width: 60px;
    color: #E15354;
}
.news a:hover .ck {
    color: #FFF;
}


.txt-anli {
    background: #FFF;
    padding: 8px;
    border: 1px solid #EDEDED;
}
.txt-anli p {
    padding: 4px 0;
    color: #9B9B9B;
}
.txt-anli p .num {
    color: #F00;
    font-weight: 600;
}
.txt-anli h3 {
    font-size: 16px;
    height: 35px;
    line-height: 40px;
    margin: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.txt-anli a:hover h3 {
    color: #FB7E06;
}
.txt-anli a:hover p {
    color: #333333;
}

.txt-anli:hover {
    box-shadow: 0 0 8px #9D9D9D;
    transition: box-shadow 0.2s ease-in-out 0s;
}


.deanindexbg {
    width: 100%;
    height: 618px;
    position: relative;
    overflow: hidden;
    background: url(../../images/hy.jpg) center center no-repeat;
    background-size: 100%;
    background-size: cover;
}

.deanindexbg-news {
  width: 100%;
  height: 618px;
  position: relative;
  overflow: hidden;
  background: url(../../images/hy.jpg) 0 0 no-repeat;
    background-size: auto;
  background-size: cover;
}

@-webkit-keyframes deanup{0%{top:0}to{top:100%}}

@keyframes deanup{0%{top:0}to{top:100%}}

.deanindexbgon{ width:100%; height:618px; background:rgba(0,0,0,0.2); position:absolute; z-index:1; left:0; top:0;}

.deanw1200s{  position:absolute; left:50%; margin-left:-600px; top:0; z-index:1; }

.deanlines{ width:1px; height:618px; background: hsla(0,0%,100%,.2); position:absolute; left:0; margin-left:-1px; top:0; z-index:2;}

.deanlines i {
    width: 5px; 
    height: 5px; 
    content: ""; 
    display: inline-block; 
    position: absolute; 
    left:-2px; 
    top: 0; 
    z-index: 1000; 
    background: hsla(0,0%,100%,.9); 
    border-radius: 50%; 
    -webkit-animation: deanup 4s cubic-bezier(0,0,.8,-.26) infinite; 
    animation: deanup 4s cubic-bezier(0,0,.8,-.26) infinite;
  } 

.deangoincl { height:100px;  position:absolute; left:50%; margin-left:-600px; top:50%; margin-top:-50px; color:#fff;}

.deangoincl h2{ font-size:22px; font-weight:normal; padding-left:10px;}

.deangoincl h3{ font-size:40px; font-weight:normal; padding-left:10px;}

.nav-link-my { color: #000; font-size: 1.5rem; }
.nav-tabs .nav-link.active { color: #0b76be; }
.nav-tabs .nav-lind a:hover { background: none; }

.deanct {
    width: 1200px;
    min-height: 100%;
    padding: 30px 58px 30px 58px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #fff;
    margin-top: -100px;
    position: relative;
    z-index: 10;
    margin-bottom: 50px;
    border-radius: 5px;
    box-shadow: 5px 10px 35px rgba(0,0,0,0.1);
}

.deanmilestone{margin: 22px 0 15px 180px;}
.deanmilesbox{ margin-left: 68px; border-left: solid 1px #ececec;}
.deantimeaxis_year{ width: 80px; height: 80px; line-height: 80px; color: #f90; font-size: 18px; text-align: center; margin-left: -40px; background: url(../../images/abus-circle.png) no-repeat center top;}
.deantimexis_node{margin-top: 33px; vertical-align: middle;}
.deantimexis_node_time{font-size: 14px; color: #999999; margin-left: -36px; margin-top: -6px; float: left;}
.deantimexis_node_icon{ width: 7px; height: 7px; background: url(../../images/abus-circle-s.jpg) no-repeat center top; margin-left: -3.5px;  float: left;}
.deantimexis_node_article{font-size: 14px; width: 710px; line-height: 28px; padding: 16px 20px; position: relative;  background: #f8f8f8; border-radius: 5px; margin: -25px 0px 30px 20px;  float: left;}
.deantimexis_node_arrow{position: absolute; top: 20px; left: -14px; width: 0; height: 0; font-size: 0; border: solid 7px; border-color: #ffffff #f8f8f8 #ffffff #ffffff;}


.contact_us01 .lximg{width: 65.75%;float: left;height: 489px;background: #eee}
.contact_us01 .intro{padding: 41px 52px;background: url(../../images/contact_us01.jpg) no-repeat center;background-size: cover;}
.contact_us01 .intro li{line-height: 27px;font-size: 14px;color: #212121;}

.contact_us03 .pd{padding:30px 20px 30px; background:#f1f1f1;}
.contact_us03 .img_box{text-align:center; margin-bottom:20px;}
.contact_us03 .name{font-size:18px; color:#303030; margin-bottom:15px; text-align:center;}
.contact_us03 .text_con{height:auto; line-height:28px; font-size:15px; color:#303030; overflow:hidden; text-align:center;}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.news-list-box { padding-top: 30px; }
.news-list-box .item { border-bottom: 1px dashed #E1E1E1; padding: 30px 0; font-family: pingfang sc, microsoft yahei, arial }
.news-list-box .item:first-child { padding-top: 0 }
.news-list-box .item a { display: block }
.news-list-box .item .img { overflow: hidden }
.news-list-box .item .img img { width: 100%; display: block; height: 100%; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms }
.news-list-box .item .img:hover img { transform: scale(1.06, 1.06) }
.news-list-box .item .list-txt { }
.news-list-box .item .list-txt h3 { font-size: 18px; line-height: 30px }
.news-list-box .item .list-txt .desc { padding-top: 10px; color: #999; height: 90px; overflow: hidden; line-height: 24px; margin-bottom: 7px }
.news-list-box .item .list-txt>span { display: inline-block; font-size: 12px; color: #b7b7b7; padding-right: 26px; line-height: 18px; }
.news-list-box .item .list-txt span i { width: 20px; height: 18px; display: inline-block; padding-top:3px;}

.contact_us01 .lximg{width: 65.75%;float: left;height: 489px;background: #eee}
.contact_us01 .intro{padding: 20px 40px;background: #F1F1F1 url(../../images/hy5555.jpg) no-repeat center;background-size: cover;}
.contact_us01 .intro li{line-height: 27px;font-size: 14px;color: #212121;}

.contact_us03 .pd{padding:30px 20px 30px; background:#f1f1f1;}
.contact_us03 .img_box{text-align:center; margin-bottom:20px;}
.contact_us03 .name{font-size:18px; color:#303030; margin-bottom:15px; text-align:center;}
.contact_us03 .text_con{height:auto; line-height:28px; font-size:15px; color:#303030; overflow:hidden; text-align:center;}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}


.page_box_content {
    text-align: justify;
    font-size: 16px;
}

.page_box_content p {
    text-align: justify;
    padding-bottom: 15px;
    line-height: 25px;
}

.news-nav a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
  padding: 3px 25px;
  border: 1px solid #999;
  color: #333;
  border-radius: 20px;
}
.news-nav a:hover {
  background: #DF0024;
  border: 1px solid #DF0024;
  color: #fff;
}
.news-nav .on {
  background: #DF0024;
  border: 1px solid #DF0024;
  color: #fff;
}
.news_box {
    text-align: justify;
}

.news_box h1 {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    line-height: 3rem;
}
.news_box p {
    text-align: justify;
    line-height: 1.8rem;
}

.news_box .mark {
    font-size: 0.8rem;
    color: #999;
    height: 2.2rem;
    line-height: 2rem;
    text-align: center;
    margin-bottom: 5px;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
    background: #fff;
}

.related {
    border-top: dashed 1px #ccc;
    margin-top: 20px;
    font-size: 16px;
}

.related h5 {
    padding-bottom: 4px;
    font-weight: 700;
}

.related {
    padding: 10px 0 0
}
.related ul {
}
.related li {
   background: url(../../images/fk.gif) no-repeat 5px center;
    line-height: 35px;
    padding-left: 20px;
}

.related li a {
    color: #808080;
}


/* 默认幻灯片 */

.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden
}
.FocusPic .content {
    overflow: hidden
}
.FocusPic .changeDiv a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.FocusPic .title-bg,
.FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 438px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}
.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}
.FocusPic .change {
    bottom: 6px;
    height: 20px;
    right: 3px;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}
.FocusPic .change i {
    background: #666;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    font-style: normal;
    height: 15px;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
}
.FocusPic .change i.cur {
    background: #FF7700;
}


.crumbs {
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    background: url(../../images/divider.png) repeat-x left bottom;
}

.subnav3 { font-size: 16px; height: 70px; background: url(../../images/divider.png) repeat-x left bottom;}
.subnav3 li a{ padding: 5px 10px; }
.gl a {
    background: #004abb;
    color: #fff !important;
    font-weight: 200;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 16px;
}
.subnav3 a:hover {
    background: #004abb;
    color: #fff !important;
    font-weight: 200;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 16px;
}




/*内容标题*/

.products-title h3 {
    text-align: center;
    margin: 0 0 15px 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.products-title h3 span {
    color: #FF9966;
}
.products-title .with-line {
    width: 100%;
    font-size: 13px;
    color: #848484;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
.products-title .with-line:before {
    content: "";
    border-top: 1px solid #D8DADA;
    display: block;
    position: absolute;
    width: 40%;
    top: 10px;
    left: 0
}
.products-title .with-line:after {
    content: "";
    border-top: 1px solid #D8DADA;
    display: block;
    position: absolute;
    width: 40%;
    top: 10px;
    right: 0
}

.ms {
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
    border-bottom: 2px solid #ff0000;
    padding-bottom: 15px;
    /*background: url(../../images/cpjj.jpg) no-repeat left top; height:380px; padding:50px 0 10px 0; */
    text-indent: 2em;
}
.product-title {
    font-size: 28px;
    color: #DF0024;
    height: 60px;
    line-height: 60px;
    margin: 0;
    font-weight: 600;
}
.product-price {
    font-size: 18px;
    line-height: 30px;
    color: #9999B2;
    font-weight: normal;
}
.product-price i {
    color: #333333;
    font-style: normal;
}

.product-dp {
    font-size: 14px;
    line-height: 30px;
    color: #9999B2;
}
.product-dp span {
    color: #333333;
}

.product-sm {
    background: url("../../images/fk.gif") no-repeat left 13px;
    padding-left: 15px;
    line-height: 30px;
}

.btn-cpinfo {
    color: #fff;
    background-color: #DF0024;
    border-color: #C60020;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    line-height: 50px;
    padding: 0;
    font-size: 20px;
    display: block;
    text-align: center;
}
.btn-cpinfo a {
    color: #FFF;
}

.fd0 {
    color: #000;
    font-size: 14px;
}
.tsfw span {
    height: 30px;
    line-height: 20px;
    font-size: 13px;
    /*margin-right: 8px;*/
    width: 95px;
    overflow: hidden;
    float: left;
    position: relative;
}

.tsfw span:before {
    content: '\2714';
    float: left;
    width: 15px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #ca151e;
    display: inline-block;
}

.tsfw span:after {
    position: absolute;
    content: '';
    top: 5px;
    left: 0px;
    width: 12px;
    height: 12px;
    border: 1px solid #ca151e;
}
.fd1 {
    padding: 4px 8px;
    background: #AACE3B;
    color: #FFF;
    font-size: 14px;
}
.fd2 {
    padding: 4px 8px;
    background: #D9534F;
    color: #FFF;
    font-size: 14px;
}
.fd3 {
    padding: 4px 8px;
    background: #46B8DA;
    color: #FFF;
    font-size: 14px;
}
.fd4 {
    padding: 4px 8px;
    background: #F0AD4E;
    color: #FFF;
    font-size: 14px;
}
.fd5 {
    padding: 4px 8px;
    background: #F0AD4E;
    color: #FFF;
    font-size: 14px;
}

.cp-title {
    background: #D30007;
    text-align: center;
    width: 250px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin: 50px auto 10px;
    font-size: 24px;
}
.cp-title a {
    color: #FFF;
}
.cp-title-sub {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.cp-title-sub li {
    /*border: 1px solid #dedede;*/
    text-align: center;
    font-size: 16px;
    margin: 10px 7px;
    padding: 0 25px;
    height: 40px;
    line-height: 38px;
    background: #DF0024;
    color:#fff;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
}
.cp-title-sub li a{
    color: #FFF;
}
.cp-title-sub li:hover {
    /*background: #000;*/
    /*border: 1px solid #E57304;*/
}
.cp-title-sub li:hover a {
    font-size: 16px;
    color:#ff0;
    font-weight: 600;
    transition: all 0.4s ease 0s;
}



.page_nav {
    width:100%;
    /*height:50px;*/
    padding:5px 0;
    background: #f0f0f0;
}
.page_nav li{
    height:40px;
}
.page_nav li a{
    height:40px;
    line-height: 40px;
    font-size:15px;
    padding:0 10px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}
.page_nav li a span{
    position: relative;
    line-height: 40px;
    display: inline-block;
    padding:0 2px;
}
.page_nav li a span:after{
    position: absolute;
    display: inline-block;
    content: "";
    width:0;
    height:2px;
    bottom:-2px;
    left:30%;
    background: #DF0024;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}

.page_nav li.active a,.page_nav li:hover a{
    color:#DF0024;
}
.page_nav li.active span:after,.page_nav li:hover span:after{
    width:100%;
    left:0%;
}


.page_nav_gs {
    width:100%;
    height:50px;
    padding:5px 0;
    background: #f0f0f0;
    text-align: center !important;
}
.page_nav_gs li{
    height:40px;
    /*float: left;*/
}
.page_nav_gs li a{
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size:15px;
    padding:0 10px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}
.page_nav_gs li a span{
    position: relative;
    line-height: 40px;
    display: inline-block;
    padding:0 2px;
}
.page_nav_gs li a span:after{
    position: absolute;
    display: inline-block;
    content: "";
    width:0;
    height:2px;
    bottom:-2px;
    left:30%;
    background: #DF0024;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}

.page_nav_gs li.active a,.page_nav_gs li:hover a{
    color:#DF0024;
}
.page_nav_gs li.active span:after,.page_nav_gs li:hover span:after{
    width:100%;
    left:0%;
}


/*单页公司介绍*/
.page_gsjs {
    height: auto;
    background: #fff;
}
.page_gsjs .menu_icon{
    width:120px;
    height:120px;
    display: inline-block;
    border-radius: 60px;
    border:2px solid #666;
    padding:35px;
    box-sizing: border-box;
    transition: all 0.8s ease 0s;
    cursor: pointer;
}
.page_gsjs .menu_icon img{
    width:50px;
}
.page_gsjs .icon-item span{
    color:#666;
    transition: all 0.8s ease 0s;
}
.page_gsjs .icon-item:hover .menu_icon{
    transform: rotateY(180deg);
    border-color: #205099;
}
.page_gsjs .icon-item:hover span{
    color:#205099;
}
.layui-layer-demo {
    padding:30px !important;
    box-shadow: border-box;
    max-height: 800px;
    overflow: hidden;
    background: #fff !important;
}
.layui-layer-demo .layui-layer-title{
    display: none;

}
.layui-layer-demo .layui-layer-content {
    border:1px solid #d9d9d9;
    padding:20px !important;
    box-shadow: border-box;    
    font-size:15px;
    line-height: 30px;
    height:100% !important;
    overflow: hidden;
}
.layui-layer-demo .layui-layer-content .layui-border{
    padding:10px 20px 20px !important;
    box-shadow: border-box;    
    font-size:15px;
    line-height: 30px;
    overflow: hidden;
}
.layui-layer-demo:after{
    position: absolute;
    width: 1120px;
    height:20px;
    background: #fff;
    bottom: 31px;
    left: 31px;
    content: "";
    z-index: 9999;
}
.layui-layer-demo:before{
    position: absolute;
    width: 1120px;
    height:20px;
    background: #fff;
    top: 31px;
    left: 31px;
    content: "";
    z-index: 9999;
}
.layui-layer-demo .layui-layer-content h1{
    font-size:21px;
    color:#666;
    margin-top:0;
    position: relative;
    margin-bottom:20px;
}
.layui-layer-demo .layui-layer-content h1:before{
    position: absolute;
    width: 3em;
    height:3px;
    background: #3080ef;
    bottom: -10px;
    left: 0;
    content: "";
    z-index: 9999;
}
.layui-layer-demo .layui-layer-content p{
    text-align: justify;
    line-height: 25px;
    margin-bottom:10px;
}
.lightboxOverlay {
    z-index: 99999999 !important;
}
.lightbox {
    z-index: 100000000 !important;
}

.page_gsjs {
    width: 100%;
    height: auto;
    background: #fff;
    margin: 0 auto 30px auto;
    padding: 10px 0;
}
.page_gsjs .head {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #D8DADA;
    background: #fff;
    padding-bottom: 1px;
}
.page_gsjs .head ul.left {
    clear: #41484d;
    font-size: 16px;
    font-weight: 700;
    width: 600px;
    color: #000;
    float: left;
}
.page_gsjs .head ul.right {
    float: right;
    width: 270px;
    height: 22px;
    line-height: 22px;
    margin-top: 15px;
}
.page_gsjs .head ul.right a {
    color: #41484d;
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    float: left;
    display: block;
}
.page_gsjs .head ul.right span {
    display: block;
    height: 22px;
    line-height: 22px;
    float: left;
    width: 20px;
    text-align: center;
    color: #AFB7BD;
}
.page_gsjs .head ul.right a:hover {
    color: #fff;
    background: #009B4D;
    text-decoration: none;
}
.page_gsjs .section {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 15px;
}
.page_gsjs .section #section-1 img {
    padding: 0;
}
.page_gsjs .section h1 {
    color: #41484d;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 15px;
    background: url(../../images/show_dot.png) no-repeat left 1px;
    padding-left: 40px;
    margin-left: -37px;
    margin-top: 0;
}
.page_gsjs .section p {
    color: #666;
    line-height: 22px;
    text-align: left;
    padding-bottom: 15px;
    text-align: justify;
}
.page_gsjs .section #section-1 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-2 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-3 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-4 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}




/*制造实力*/

.zzsl {
    margin-bottom: 10px;
    padding: 15px 15px 15px;
    background: #FAFAFA;
}
.zzsl:hover {
    background: #0066CC none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 8px #ddd;
    color: #FFF;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.zzsl:hover span {
    color: #fff;
}
.zzsl span {
    color: #0066CC;
    font-size: 42px;
    padding: 0;
    text-align: center;
    width: 322px;
    margin: 0 auto;
    transition: all 0.4s ease-in-out 0s;
}
.zzsl h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}
.zzsl p {
    font-size: 13px;
    line-height: 20px;
    color: #6F6F6F;
    text-align: justify;
}
.zzsl:hover p {
    color: #FFF;
}





/*Pricing Head*/

.pricing {
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 0 0 5px #eee;
}
.pricing:hover {
    box-shadow: 0 0 15px #b5b5b5;
}
.pricing:hover h4 {
    color: #55c931;
}
.pricing-head {
    text-align: center;
}
.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal;
    font-weight: bold !important;
}
.pricing-head h3 span,
.pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
}
.pricing-head h3 {
    color: #fafafa;
    padding: 12px 0;
    font-size: 35px;
    font-family: Arial;
    background: #DF4A4C;
    border-radius: 3px 3px 0 0;
    text-shadow: 0 1px 0 #DF4A4C;
    border-bottom: solid 1px #DB3437;
}
.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 70px;
    font-family: Arial;
    background: #F2F2F2;
    text-shadow: 0 1px 0 #fff;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative;
}
.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative;
}



/*Pricing Content*/

.pricing-content {
    margin-top: 10px;
}
.pricing-content li {
    color: #888;
    font-size: 13px;
    padding: 7px 15px;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-content li i {
    top: 2px;
    color: #72c02c;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
}



/*Pricing Footer*/

.pricing-footer {
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 0 20px 19px;
    border-radius: 0 0 3px 3px;
}
.pricing-footer a,
.pricing-footer button {
    color: #fff;
    border: none;
    margin-top: 5px;
    font-size: 16px;
    padding: 6px 15px;
    text-align: center;
    border-radius: 2px;
    background: #55c931;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #38b312;
    border-bottom: solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
    cursor: pointer;
    background: #40ba1a;
    text-decoration: none;
    box-shadow: 0 0 3px #999;
}



/*Priceing Active*/

.price-active,
.pricing:hover {
    z-index: 9;
    margin-top: -15px;
    box-shadow: 0 0 15px #b5b5b5;
}
.price-active h4 {
    color: #55c931;
}
.no-space-pricing .pricing:hover {
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #55c931;
    padding: 15px 0;
    font-size: 80px;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.z_photo {
    width: 100%;
    height: auto;
    margin-top: 8px;
    padding: 10px 10px 0 10px;
    background: #fff;
    overflow: hidden;
    clear: both;
    border: 1px solid rgba(0, 0, 0, .1);
}
.z_photo img {
    max-width: 100%;
    width: 90px;
    height: 90px;
}
.z_addImg {
    max-width: 30%;
    position: relative;
    padding: 4px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #f3f3f3;
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
}
.z_addImg::after {
    content: '点击删除';
    padding: 3px 0px;
    border-radius: 5px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    width: 80%;
    text-align: center;
    background-color: rgba(0, 0, 0, .7);
    color: #FFF;
    transform: translate(-50%, -50%);
}
.z_file {
    max-width: 30%;
    width: 100px;
    height: 90px;
    background-size: 100% 100%;
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
    display: block;
}
.z_file img {
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.z_file input[type=file] {
    outline: none;
    display: block;
    border: 0;
    width: 0px;
    height: 0px;
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
}



/*遮罩层*/

.z_mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.z_alert {
    -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: 320px;
    height: 150px;
    border-radius: 4px;
    background: #fff;
    font-size: 1em;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 45%;
}
.z_alert p:nth-child(1) {
    height: 100px;
    margin: 0;
    padding: 20px;
    line-height: 1.5rem;
}
.z_alert p:nth-child(2) span {
    display: inline-block;
    width: 50%;
    height: 50px;
    line-height: 50px;
    float: left;
    border-top: 1px solid #ddd;
}
.z_cancel {
    border-right: 1px solid #ddd;
}



/*新闻列表页*/

.h120 {
    height: 210px;
    position: relative;
    border-bottom: 1px dashed #CCC;
    margin-top: 30px;
}
.red-i {
    position: absolute;
    bottom: 40px;
    height: 20px;
    left: 282px;
    right: 0;
    color: #F00;
}
.red-buton {
    position: absolute;
    bottom: 41px;
    height: 20px;
    left: 1080px;
    right: 0;
    color: #F00;
}




/* 内容 */

#Article {
    overflow: hidden
}
#Article,
.photo-channel .relevance {
    border: 0px solid #E3E3E3;
    zoom: 1;
    padding: 0;
}
#Article h1 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 0px;
    border-bottom: 1px solid #e5e5e5
}
#Article h1 span {
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    color: #999
}
#Article .content {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: justify;
}
#Article .content p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}
#Article .content p a {
    color: #3080EF;
    text-decoration: underline;
}
#Article .content img {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}



.products-box .content {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: justify;
}
.products-box .content p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}
.products-box .content p a {
    color: #3080EF;
    text-decoration: underline;
}
.products-box .content img {
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    max-width: 96%;
    height: auto;
}

/*产品简介*/

#products-jianjie {
    background: #FF6666;
    padding: 10px 20px 25px 20px;
    color: #f7f7f7;
    font-size: 14px;
    margin: 30px 0;
    line-height: 25px;
    text-align: justify;
}
#products-jianjie h2 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #fff;
}


#products-cpys {
    background: #FFCCCC;
    padding: 10px 20px 25px 20px;
    color: #333;
    font-size: 15px;
    margin: 10px 0;
    line-height: 25px;
    text-align: justify;
    border-radius: 5px;
}
#products-cpys h2 {
    margin: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #000;
}
#products-cpys p {
    color: #333;
}

a:hover #products-cpys {
    background: #0066CC;
}
a:hover #products-cpys h2 {
    color: #FFF;
}
a:hover #products-cpys p {
    color: #FFF;
}


#products-fa-title {
    width: 150px;
    background: #FF6666;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 600;
    margin: 20px auto 10px;
    text-align: center;
    letter-spacing: 1px;
}


.page {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: justify;
}
.page p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}
.page img {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}

.product-img-box {
    padding-top: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.product-img {
    position: relative;
    padding:8px;
    margin-top: 5px;
    border: 1px solid #DEDEDE;
    overflow: hidden;
    box-shadow: 0 0 5px #F5F5F5;
}
.product-img p {
    padding: 5px 15px 10px;
    text-align: justify;
    color: #666666;
}
.product-img h3 {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    display: block;
    height: 35px;
    line-height: 30px;
    margin: 15px 15px 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-img-box:hover {
    padding-top: 0px;
}
.product-img-box:hover .product-img {
    z-index: 9;
    box-shadow: 0 0 10px #D5D5D5;
}

.contact {
    margin: 0px auto;
    background: #ffffff;
    border: 1px solid #dee0e0;
    height: 410px;
    border-radius: 5px;
    box-shadow: 0px -1px 5px #F2F2F2;
    padding-top:50px;
}

.contact span {
    display: block;
    width: 80px;
    height: 80px;
    font-size: 60px;
    text-align: center;
    margin: 0 auto;
    color: #DF0024;
}
.contact h4 { font-size: 18px; text-align: center; }
.contact h5 { font-size: 14px; text-align: center; }

.gq { position: relative; cursor: zoom-in;}
.gq .no {
    position: absolute;
    width: 80px;
    height: 40px;
    line-height: 40px;
    background: rgba(255,255,255,.7);
    border: 1px solid #fff;
    z-index: 999;
    right: 10px;
    bottom: 10px;
    color: #333;
    font-size: 1.2em;
    text-align: center;
    border-radius: 5px;
}



.n_gufei02{ width: 100%; overflow: hidden; }
.n_gufei02 .m{ display: flex;}
.n_gufei02 .left{ width: 300px; float: left; position: relative;}
.n_gufei02 .right{ width: calc(100% - 300px); float: right;}
.n_gufei02 .right .pic{ height: 100%; width: 100%; height: 584px;}
.n_gufei02 .right .pic img{ object-fit: cover; height: 100%; width: 100%;}
.n_gufei02 .hd{}
.n_gufei02 .hd ul{ height: 100%;}
.n_gufei02 .hd ul li{ background: #3d75c0; background-size: 100%; padding: 50px 30px; height: 584px;}
.n_gufei02 .hd ul li .box{ padding-bottom: 12rem;}
.n_gufei02 .hd ul li .box .tt{ margin-bottom: 3.25rem;}
.n_gufei02 .hd ul li .box .tt i{ display: block; width: 25px; height: 1px; background: rgba(255, 255, 255, .4);  margin-top: .75rem; margin-bottom: 1.75rem;}
.n_gufei02 .hd ul li .box .tt span{ font-size: .875rem; font-family: Roboto; text-transform: uppercase; color: rgba(255, 255, 255, .4); display: block; }
.n_gufei02 .hd ul li .box .tt h3{ font-size: 2.125rem; color: #fff;}
.n_gufei02 .hd ul li .box .con{ font-size: 1rem; line-height: 1.875rem; color: #fff; color: rgba(255, 255, 255, .8); text-align: justify;}
.n_gufei02 .slick_arrow_right{ position:absolute; left:1.875rem; bottom:4rem;}
.n_gufei02 .slick_arrow_right .slick-arrow{
    z-index:99;
    float:left;
    display:block;
    font-size:0;
    cursor:pointer;
    width: 3.125rem;
    height: 3.125rem; background-size: contain !important; margin-right: 1.25rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
 
.n_gufei02 .slick_arrow_right .slick-prev2{  background: url(../../images/gufei_left.png) center no-repeat; } 
.n_gufei02 .slick_arrow_right .slick-next2{ background: url(../../images/gufei_right.png) center no-repeat; }

.n_gufei02 .slick_arrow_right .slick-prev2:hover{  background: url(../../images/gufei_left_on.png) center no-repeat; } 
.n_gufei02 .slick_arrow_right .slick-next2:hover{ background: url(../../images/gufei_right_on.png) center no-repeat; }


.container03{height: auto;position:relative;background: #374853;overflow: hidden;margin-bottom:70px;}
.container03 ul{ float:left; width:100%;}
.container03 .miso{width:100%;height:100%;overflow:hidden;font-size:0;display: -webkit-box;position:  relative;}
.container03 ul li .cimg{width:50%;overflow:hidden;}
.container03 ul li .cimg img{float:left; width:100%;}
.container03 ul li .con{width: 50%;height:  100%;background: #374853;position: absolute;right: 0;}
.container03 ul li .con h3{ font-size:27px; color:#434343; margin:60px 0 14px 0}
.container03 ul li .con h5{ font-size:16px; color:#d0142c; margin-bottom:50px;}
.container03 ul li .con .con_li{ margin-left:-28px; height:136px; padding-left:160px; padding-top:25px;}
.container03 ul li .con .con_li h4{ font-size:18px; color:#7d7e80; margin:0 0 10px 0}
.container03 ul li .con .con_li p{ font-size:14px; line-height:26px; color:#7d7e80; height:52px;}
.container03 ul li .con .box{ display:table; width:600px; height:100%; padding:0 0 30px 100px;}
.container03 ul li .con .box .table_cell{ display:table-cell; vertical-align:middle; width:600px; height:auto;}
.container03 ul li .con .box h1{ font-size:34px; color:#fff; margin-bottom:14px;}
.container03 ul li .con .box h1 a{ color:#fff; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container03 ul li .con .box h1 a:hover{ color:#008e52;}
.container03 ul li .con .box h6{ font-size:14px; color:#fff; padding-bottom:24px; position:relative; margin-bottom:36px;}
.container03 ul li .con .box h6:before{ width:25px; height:3px; background:#DF0024; content:""; position:absolute; left:0; bottom:0;}
.container03 ul li .con .box p{ font-size:13px; line-height:25px; color:rgba(255,255,255,0.65); height:50px; overflow:hidden; margin-bottom:30px;}
.container03 .miso-prev,
.container03 .miso-next{position:absolute;top:75%;left:50%;width:32px;height:32px;z-index:10000;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container03 .miso-prev{margin-left: 100px;background:url(../../images/prev_left.png) center no-repeat;}
.container03 .miso-next{margin-left: 140px;background:url(../../images/next_right.png) center no-repeat;}
.container03 .miso-prev:hover{ background:url(../../images/prev_left_on.png) center no-repeat;}
.container03 .miso-next:hover{ background:url(../../images/next_right_on.png) center no-repeat;}
.container03 .content{ overflow:hidden; border:#f7f7f7 1px solid; position:relative;}
.container03 .content:before{ content:""; position:absolute; width:50%; height:496px; top:0; left:0; background:#f7f7f7}




/* Slider */
.miso-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.miso-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}
.miso-list:focus{outline:none}.miso-list.dragging{cursor:hand}
.miso-slider.miso-track,
.miso-slider.miso-list{ -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.miso-track{position:relative;left:0;top:0;display:block}
.miso-track:before,.miso-track:after{content:"";display:table}
.miso-track:after{clear:both}
.miso-loading.miso-track{visibility:hidden}
.miso-slide{float:left;height:100%;min-height:1px;display:none}
[dir="rtl"].miso-slide{float:right}
.miso-slide img{display:block}
.miso-slide.miso-loading img{display:none}
.miso-slide.dragging img{pointer-events:none}
.miso-initialized .miso-slide{display:block}
.miso-loading.miso-slide{visibility:hidden}
.miso-vertical.miso-slide{display:block;height:auto;border:1px solid transparent}
.miso-prev,.miso-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:none}
/*.miso-prev:hover,.miso-next:hover,.miso-prev:focus,.miso-next:focus{outline:none;background:transparent;color:transparent}*/
.miso-prev:hover:before,.miso-next:hover:before,.miso-prev:focus:before,.miso-next:focus:before{opacity:1}
.miso-prev.miso-disabled:before,.miso-next.miso-disabled:before{opacity:0.25}
.miso-prev:before,.miso-next:before{font-family:"FontAwesome";font-size:20px;line-height:1;color:#0e90d2;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.miso-prev{left:-25px}
[dir="rtl"].miso-prev{left:auto;right:-25px}
.miso-prev:before{content:""}
[dir="rtl"].miso-prev:before{content:""}
.miso-next{right:-25px}
[dir="rtl"].miso-next{left:-25px;right:auto}
.miso-next:before{content:""}
[dir="rtl"].miso-next:before{content:""}
.miso-slider{}
.miso-dots{position:absolute;bottom: -30px;list-style:none;display:block;text-align:center;padding:0;width:100%;}
.miso-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}
.miso-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}
.miso-dots li button:hover,.miso-dots li button:focus{outline:none}
.miso-dots li button:hover:before,.miso-dots li button:focus:before{opacity:1}
.miso-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-size:32px;line-height:20px;text-align:center;color:#0e90d2;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.miso-dots li.miso-active button:before{color:#0e90d2;opacity:0.75}
.miso-slide:focus,
.miso-slide a:focus{ outline:none !important;}


.index-video-box { position: relative;}
.index-video-box  img.video-poster{
    position: absolute;
    top:0;left:0;
    object-fit: cover;
    height: 100%;
    width:100%;
}
.index-video-box  .mask{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;
    background: rgba(0,0,0,0.2);}
.index-video-box  .mask .btn_play{ width: 3rem; height: 3rem; display: block;}
.j_tab{ display:table; width:100%; height:100%;}
.j_tab_cel{ display:table-cell; vertical-align:middle; width:100%; height:100%;}
    .tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:999; pointer-events: none; visibility:hidden; opacity:0;  transition:.5s; overflow: auto;}
.tc[name=tc_search]{ opacity:1;}
.tc.act{  display: block;  pointer-events: auto; visibility:visible; opacity:1;}
.tc-box{
  box-sizing:border-box; z-index:999;
  display: block;
  position:relative;
  }
.tc_close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}
.tc_bg { height: 100%; background: rgba(0,0,0,.7); position: absolute; top: 0; left: 0; width: 100%; z-index: 0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; transition:.5s; }
.tc.act .tc_bg{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; transition:.5s; }
.tc1 .tc{ pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; position:  fixed;width:  100%;height:  100%;top: 0;z-index: 99999;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto; }
.tc1 .tc-box{ position:absolute;  background: #309dd5; overflow: hidden;top:50%;z-index:9999; width: 11rem; left:50%;margin-left: -5.5rem;margin-top: -5.5rem;}
.tc1 .tc.act .tc-box{  transform:scale(1);}
.tc1 .tc.act{ display: block;  }
.tc1 .close{ position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc-box h3 img{ width:10rem; height:10rem; margin:.5rem;}
.tc1 .tc-box h5{ width:11rem; height:3rem; line-height:3rem; font-size:1rem; color:#fff; text-align:center}

.tc .j_tab{ table-layout: fixed;}
.tc.act .tc-box{ opacity: 1;}
.tc_close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right:15px; top: 15px;}
.tc_bg { height: 100%; background: rgba(0,0,0,.7); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}
.tc.act .tc_bg{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; transition:.5s; }
.tc_shipin{  width:64rem;  max-width: 90%; margin:0 auto;  background:none; position:relative; }
.tc_shipin .video-js{ width:100%; height:100%; position: relative; left: 0; top: 0; right: 0; bottom: 0; padding-top: 60%;}
.tc_shipin .tc_close{ display:block; width:1.5rem; height:1.5rem; position:absolute; top:-2rem; right:-3rem; border-radius:50%;}
.tc_shipin .tc_close img{ display:block; position:absolute; width:1rem; height:1rem; left:50%; top:50%; margin-top:-.5rem; margin-left:-.5rem; }
.tc_shipin .tc_close:hover img{ transform:rotate(90deg); -webkit-transform:rotate(90deg);  -moz-transform:rotate(90deg);-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.video-js{    width: 100% !important;
    height: 100% !important;}
.video-js .vjs-big-play-button{ left:50% !important; top:50% !important; margin-left:calc(-1.6rem - 5px); margin-top:calc(-1.6rem - 5px); border: 2px solid #fff !important;}
video{object-fit:fill;  }
.vjs-poster{ background-size: cover !important;}


/*foot部*/

.foot {
    background: #EFEFEF;
    border-top: 1px solid #EAEBE6;
    line-height: 25px;
    height: auto;
    padding-bottom: 15px;
    color: #BBBABA;
}
.foot h4 {
    padding-bottom: 0;
    color: #000;
    font-size: 1.1rem;
}
.foot ul li {
    float: left;
    width: 100%;
}
.foot ul li a {
    color: #666;
}
.foot ul li a:hover { color: #ff0000; }

.f1 {
    width: 170px;
    float: left;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f2 {
    width: 170px;
    float: left;
    padding-left: 30px;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f3 {
    width: 170px;
    float: left;
    padding-left: 30px;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f4 {
    width: 340px;
    float: left;
    padding-left: 30px;
    height: 170px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f5 {
    width: 280px;
    float: right;
    color: #414141;
}

.fdh {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    color: #D30007;
}

.link {
    border-top: 1px dashed #DDDED7;
}
.link li a {
    line-height: 25px;
    padding-right: 10px;
}




/*底部*/

.footer {
    background: #242424;
    height: 40px;
    line-height: 40px;
    color: #F2F2F2;
}
.footer a {
    color: #FFF;
}
.footer .top {
    background: #E15354;
    width: 120px;
    text-align: center;
    font-size: 14px;
}
.footer a:hover {
    color: #FFFF99;
}




/*在线客服*/

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 400px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #DF0024 url(../../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #DF0024 url(../../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #DF0024 url(../../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #DF0024 url(../../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}
.flexslider{
    max-width: 1920px;
    margin:0 auto !important;
}
.bannerbg {
    width:100%;
    height:500px;
    background: center center no-repeat;
}