/*头部样式*/
@font-face {
    font-family: 'iconfont';
    /* project id 455609 */
    src: url('../fonts/font_455609_gt0xju823n8z1tt9.eot');
    src: url('../fonts/font_455609_gt0xju823n8z1tt9.eot') format('embedded-opentype'), url('../fonts/font_455609_gt0xju823n8z1tt9.woff') format('woff'), url('../fonts/font_455609_gt0xju823n8z1tt9.ttf') format('truetype'), url('../fonts/font_455609_gt0xju823n8z1tt9.svg#iconfont') format('svg');
}


.iconfont {
    font-family: "iconfont" !important;
    font-size: 13px;
    font-style: normal;
}

.key_tag {
    text-decoration: underline;
}


.top {
    height: 79px;
}

.topbox .boxx {
    border-bottom: 1px solid #eee;
    color: #5a5a5a;
    line-height: 26px;
}
.topbox .boxx .pull-left a {
    color: #666;
}

#header {
    border-bottom: 1px solid #f06100;
}

.logo {
    float: left;
    padding-top: 7px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    padding-right: 3%;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#formsearch {
    width: 230px;
    border: 2px solid #f06100;
    border-radius: 15px;
    margin-top: 23px;
}

.hotSearch {}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*主体样式*/

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.boxx {
    padding: 0 10%;
}



.tit {
    color: #4e4e4e;
    font: 400 36px/40px "Microsoft Yahei";
    padding-top: 150px;
    position: relative;
}

.tit span {
    color: #f06100;
}

.tit .webLine5 {
    position: absolute;
    left: -22px;
    top: 0;
}

.tit .webLine5 .webs5 {
    fill: none;
    stroke-width: 1px;
    stroke: #000;
    opacity: 1;
    stroke-dasharray: 0 720;
    transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
    -webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
    -moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
    -o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
}

.active .tit .webLine5 .webs5 {
    stroke-dasharray: 720 0;
}

.tit .webLine6 {
    position: absolute;
    left: -22px;
    top: 0;
}

.tit .webLine6 .webs6 {
    fill: none;
    stroke-width: 1px;
    stroke: #000;
    opacity: 1;
    stroke-dasharray: 0 720;
    transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
    -webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
    -moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
    -o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
}

.active .tit .webLine6 .webs6 {
    stroke-dasharray: 720 0;
}

.procate {}

.procate .catebox {
    display: none;
}

.cate-left {
    position: relative;
    left: -50px;
    opacity: 0;
    transition: all 1s;
}

.active .cate-left {
    left: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.cate-en {
    color: #5a5a5a;
    font: 400 48px/60px "Microsoft Yahei";
    margin-bottom: 15px;
}

.catetext {
    padding-left: 100px;
}

.cate-img {
    padding-right: 100px;
}

.catetext h3 {
    color: #000;
    font: 400 48px/104px "Microsoft Yahei";
    background: url(../images/e69ed64279fd2bde64c118977aa9a307ba86e7b5.jpg) no-repeat 0 0;
}

.catetext .intro {
    color: #646464;
    font: 400 16px/30px "Microsoft Yahei";
    padding: 10px 0 20px;
}

.catetext .more {
    margin-top: 20px;
}

.catetext .more a {
    display: inline-block;
    width: 101px;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    color: #c3c2c2;
    text-align: center;
    font: 400 12px/27px "Microsoft Yahei";
    position: relative;
    transition: all 0.3s;
}

.catetext .more a:before {
    position: absolute;
    left: -100px;
    top: 13px;
    width: 100px;
    height: 1px;
    content: "";
    background: #e5e5e5;
}

.catetext .more:hover a {
    background: #f06100;
    color: #fff;
}

.catetext .more:hover a:before {
    background: #f06100;
}

.cate-img {
    text-align: right;
    position: relative;
    right: -50px;
    opacity: 0;
    transition: all 1s;
}

.active .cate-img {
    right: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.cate-left {
    padding-top: 35px;
}

.cate-bottom {
    padding-left: 100px;
}

.sort1 {
    position: relative;
    left: -50px;
    opacity: 0;
    transition: all 1.2s;
}

.active .sort1 {
    left: 0;
    opacity: 1;
    transition-delay: 1s;
}

.sort1 li a {
    display: block;
    color: #969696;
    font: 400 14px/36px "Microsoft Yahei";
    background-color: #dfdfdf;
    text-align: center;
    border-radius: 30px;
    font-size: 18px;
}

.sort1 li.cur a {
    color: #ffffff;
    background-color: #f06100;
}

.sort1 li a:hover {
    color: #ffffff;
    background-color: #f06100;
}

.swiper-container2 {
    padding-top: 20px;
    width: 100%;
    overflow: hidden;
}

.swiper-container2 .swiper-slide a {
    display: block;
    color: #333;
    font: 400 14px/36px "Microsoft Yahei";
    text-align: center;
}

.swiper-wrapper img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 1199px) {
    .webLine5,
    .webLine6 {
        display: none;
    }
    .tit {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .tit {
        font: 400 30px/42px "Microsoft Yahei";
        padding-bottom: 10px;
    }
    .tit p {
        height: 30px;
        line-height: 30px;
    }
}

/* 推荐产品 */
.product .tit {
    text-align: center;
    padding-top: 75px;
    position: relative;
    bottom: -50px;
    opacity: 0;
    transition: all 1s;
}

.product.active .tit {
    bottom: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.active .product_list {
    bottom: 0;
    opacity: 1;
    transition-delay: 1.2s;
}

.product_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3vw;
}

.product_list .flex1 {
    
}

.product_list li {
    display: inline-block;
    vertical-align: top;
    width: calc(33% - 24px);
    margin: 0 14px;
    margin-bottom: 2vw;
    box-shadow: 1px 5px 15px 5px #f6f6f6;
}

.product_list li .tjtp img {
    width: 100%;
}

.product_list li .tjwz {
    padding: 3%;
}

.product_list li:hover .tjwz {
    background: #f06100;
}

.product_list li .tjwz h3 { 
    text-align: center; 
    padding: 8% 0 0;
}

.product_list li:hover .tjwz h3 {
    color: #fff;
}

.product_list li .tjwz .tjxq {  
    display: none;
    text-align: center;
    margin: 6.5% 0;
}

.product_list li .tjwz .tjxq a{
    color: #fff;
    border-radius: 20px;
    background: #cb3636;
    font-size: 16px;
    width: 20%;
    display: block;
    margin: 0 auto;
    line-height: 27px;
}

.product_list li .tjwz .tjhx {  
    display: block;
    width: 27%;
    height: 32px;
    background: #fff;
    margin: 6% auto;
    border-top: 6px solid #f06100;
}

.product_list li:hover .tjwz .tjhx {
    height: 0;
}

.product_list li:hover .tjwz .tjxq {  
    display: block;
}

.product_list li:hover .tjwz .tjhx { 
    display: none;
}

.product .more {
    text-align: center;
    position: relative;
    opacity: 0;
    transition: all 2s;
    margin-top: 1.5vw;
}

.product.active .more {
    bottom: 0;
    opacity: 1;
    transition-delay: 1.5s;
}

.product .more a {
    display: inline-block;
    width: 101px;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    color: #c3c2c2;
    text-align: center;
    font: 400 12px/27px "Microsoft Yahei";
    position: relative;
    transition: all 0.3s;
}

.product .more a:before {
    position: absolute;
    left: 101px;
    top: 13px;
    width: 100px;
    height: 1px;
    content: "";
    background: #e5e5e5;
}

.product .more a:after {
    position: absolute;
    right: 101px;
    top: 13px;
    width: 100px;
    height: 1px;
    content: "";
    background: #e5e5e5;
}

.product .more:hover a {}

@media (max-width: 1240px) {
    .product_list li {
    margin: 0 10px;
    margin-bottom: 2vw;
    }
}

@media (max-width: 990px) {
    .product_list li {
        width: calc(50% - 10px);
        margin: 0 5px;
    }
    .product_list li .tjwz h3 {
        font-size: 14px;
    }
}
@media (max-width: 768px) {
    .product_list li .tjwz .tjxq a {
        font-size: 12px;
        line-height: 22px;
    width: 78px;
    }
    .product_list li .tjwz .tjhx {
        border-top: 3px solid #f06100;
        margin-bottom: 10%;
        height: 17px;
    }
    .product .more {
        margin-top: 7%;
    }
    .product_list li {
        margin-bottom: 2%;
    }
    .product .tit {
        padding-top: 10px;
        padding-bottom: 0;
    }
}

/* 公司简介 */

.about {
    background: #f06100;
    position: relative;
    padding-right: 10%;
    margin-top: 100px;
}

.about .aboutimg {
    position: absolute;
    height: 100%;
    background: url(../images/34f00dab855e38d28a8005524d45427607e07ac2.png) no-repeat;
    background-size: 100% 100%;
}

.abouttext {
    padding: 155px 0 200px 140px;
    position: relative;
    right: -50px;
    opacity: 0;
    transition: all 1.2s;
    background: url(../images/744eea1890783e6b0e398ff1a0af921721f1b890.png) no-repeat 0 100px;
}

.active .abouttext {
    right: 0;
    opacity: 1;
    transition-delay: 1s;
}

@media (max-width: 1200px) {.abouttext{background: none;}}

.webLine7 {
    position: absolute;
    right: -52px;
    bottom: 0;
    padding-top: 30px;
}

.webLine7 .webs7 {
    fill: none;
    stroke-width: 1px;
    stroke: #fff;
    opacity: 1;
    stroke-dasharray: 0 720;
    transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
    -webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
    -moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
    -o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 1s;
}

.active .webLine7 .webs7 {
    stroke-dasharray: 720 0;
}

.webLine8 {
    position: absolute;
    right: -52px;
    bottom: 0;
}

.webLine8 .webs8 {
    fill: none;
    stroke-width: 1px;
    stroke: #fff;
    opacity: 1;
    stroke-dasharray: 0 720;
    transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
    -webkit-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
    -moz-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
    -o-transition: all 2s cubic-bezier(0.6, 0.8, 0.6, 1) 2s;
}

.active .webLine8 .webs8 {
    stroke-dasharray: 720 0;
}

.abouttext .tit2 {
    color: #fff;
    font: 400 44px/60px "Microsoft Yahei";
}

.abouttext .tit2 p {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.abouttext .tit2 p:before {
    position: absolute;
    width: 56px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #fff;
    content: "";
}

.abouttext .content {
    color: #fff;
    font: 400 14px/30px "Microsoft Yahei";
    margin: 30px 0;
    height: 120px;
    overflow: hidden;
}

.abouttext .more {
    margin-top: 20px;
}

.abouttext .more a {
    display: inline-block;
    width: 101px;
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    font: 400 12px/27px "Microsoft Yahei";
    position: relative;
    transition: all 0.3s;
}

.abouttext .more a:before {
    position: absolute;
    left: 101px;
    top: 13px;
    width: 100px;
    height: 1px;
    content: "";
    background: #fff;
}

.abouttext .more:hover a {
    background: #fff;
    color: #f06100;
}

.abouttext .more:hover a:before {}

.aboutimgs img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 1199px) {
    .webLine7,
    .webLine8 {
        display: none;
    }
    .about {
        margin-top: 30px;
        padding-right: 15px;
    }
    .abouttext {
        padding: 30px 0 30px 30px;
    }
}

@media (max-width: 767px) {
    .about .aboutimg {
        background: none;
    }
    .about {
        padding-right: 0;
    }
    .abouttext {
        padding: 30px 0 30px 0;
    }
    .abouttext .tit2 {
        font: 400 30px/42px "Microsoft Yahei";
    }
    .abouttext .tit2 p {
        margin-bottom: 10px;
    }
}


/* 服务网络 */

.small-map {
    position: relative;
    margin-top: 35px;
    height: 127px;
}

.small-map img {
    border: 1px solid #eee;
}

.small-map li {
    background: url(../images/small1.png) no-repeat;
    width: 429px;
    height: 127px;
}

.small-map li.on {
    background: url(../images/small2.jpg) no-repeat;
}

.map img {
    max-width: 100%;
    height: auto;
}

.mp2 {
    display: none;
}

.mapbox {
    position: relative;
    right: -50px;
    opacity: 0;
    transition: all 1.2s;
}

.active .mapbox {
    right: 0;
    opacity: 1;
    transition-delay: 1s;
    min-height: 640px;
}

.mapbox .mp2 {
    display: none;
}

@media (max-width: 1399px) {
    .catetext {
        padding: 0;
    }
}

@media (max-width: 1199px) {
    .cate-en {
        font: 400 30px/42px "Microsoft Yahei";
        height: 42px;
        overflow: hidden;
    }
    .catetext h3 {
        font: 400 26px/34px "Microsoft Yahei";
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .active .cate-left {
        padding: 0;
    }
}


/* 合作伙伴 */

.partner {
    background: url(../images/cbf49486c73687d91e07406686165d949177d96e.jpg) no-repeat 50% 100%;
    padding: 200px 0 50px;
    margin-top: 80px;
}

.part {
    padding-top: 70px;
    position: relative;
    left: -50px;
    opacity: 0;
    transition: all 1s;
}

.active .part {
    left: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.part li {
    margin-top: 13px;
    margin-bottom: 13px;
}

.part li img {
        /* max-width: 432px;
    height: 302px; */
    width: 91%;
}

.partext {
    padding: 0 0 200px 140px;
    background: url(../images/1031db5980e848623e4c68affaf8e5eede2a923b.png) no-repeat 55px 30%;
    position: relative;
    right: -50px;
    opacity: 0;
    transition: all 1.2s;
}

.active .partext {
    right: 0;
    opacity: 1;
    transition-delay: 1s;
}

.partext .tit2 {
    color: #fff;
    font: 400 48px/60px "Microsoft Yahei";
}

.partext .tit2 p {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 10px;
}

.partext .tit2 p:before {
    position: absolute;
    width: 56px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #fff;
    content: "";
}

.partext .content {
    color: #fff;
    font: 400 14px/30px "Microsoft Yahei";
    padding: 30px 0;
}

.partext .more {
    margin-top: 20px;
}

.partext .more a {
    display: inline-block;
    width: 101px;
    border: 1px solid #f06100;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    font: 400 12px/27px "Microsoft Yahei";
    position: relative;
    background-color: rgba(240, 97, 0, 1);;
    transition: all 0.3s;
}

.partext .more a:before {
    position: absolute;
    left: 101px;
    top: 13px;
    width: 100px;
    height: 1px;
    content: "";
    background: #f06100;
}

.partext .more:hover a {
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 1);
    color: #f06100;
}

.partext .more:hover a:before {
    background: #fff;
}

@media (max-width: 1199px) {
    .partext .tit2 {
        font: 400 30px/42px "Microsoft Yahei";
    }
}

@media (max-width: 991px) {
    .partner {
        padding: 50px 0;
        margin-top: 30px;
    }
    .part {
        padding-top: 0;
        margin-bottom: 30px;
    }
    .partext {
        padding: 0;
        background: none;
    }
}

@media (max-width: 767px) {
    .part .pa7,
    .part .pa8 {
        display: none;
    }
    .active .part {
        padding: 0 !important;
    }
    .partbox {
        padding: 0 !important;
    }
}


/* 新闻资讯 */

.news .tit {
    text-align: center;
    padding-top: 75px;
    position: relative;
    bottom: -50px;
    opacity: 0;
    transition: all 1s;
}

.news.active .tit {
    bottom: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.newsbox {
    border: 1px solid #eee;
    padding: 20px 15px;
}

.newsbox .time {
    color: #5a5a5a;
    font: 400 16px/18px "Microsoft Yahei";
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 50%;
    width: 96px;
    height: 96px;
    padding-top: 15px;
}

.newsbox .time p {
    color: #000;
    font: 400 30px/30px "Microsoft Yahei";
}

.news_list1 {
    position: relative;
    bottom: -50px;
    opacity: 0;
    transition: all 1.5s;
    padding-top: 40px;
}

.active .news_list1 {
    bottom: 0;
    opacity: 1;
    transition-delay: 1.2s;
}

.news_list1 li {
    margin-top: 18px;
}

.news_list1 li:hover .time {
    background: #f06100;
    border: 3px solid #fde7d9;
    color: #fff;
}

.news_list1 li:hover .time p {
    color: #fff;
}

.news_list1 li h3 a {
    display: block;
    color: #323232;
    font: 400 16px/36px "Microsoft Yahei";
    position: relative;
    height: 36px;
    overflow: hidden;
}

.news_list1 li h3 a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #5a5a5a;
    font: 400 12px/36px "Microsoft Yahei";
}

.news_list1 li h3 p {
    color: #5a5a5a;
    font: 400 14px/24px "Microsoft Yahei";
    height: 48px;
    overflow: hidden;
}

.news_list1 li:hover h3 a {
    color: #f06100;
}

.news .more {
    margin-top: 55px;
    text-align: center;
    position: relative;
    bottom: -50px;
    opacity: 0;
    transition: all 2s;
}

.news.active .more {
    bottom: 0;
    opacity: 1;
    transition-delay: 1.5s;
}

.news .more a {
    display: inline-block;
    width: 101px;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    color: #c3c2c2;
    text-align: center;
    font: 400 12px/27px "Microsoft Yahei";
    position: relative;
    transition: all 0.3s;
}

.news .more a:before {
    position: absolute;
    left: 101px;
    top: 13px;
    width: 100px;
    height: 1px;
    content: "";
    background: #e5e5e5;
}

.news .more a:after {
    position: absolute;
    right: 101px;
    top: 13px;
    width: 100px;
    height: 1px;
    content: "";
    background: #e5e5e5;
}

.news .more:hover a {}

@media (max-width:1350px) {
    .timebox {
        display: none;
    }
    .newsbox h3 {
        width: 100%;
    }
}

@media (max-width:767px) {
    .news .tit {
        padding-top: 30px;
    }
    .news .more {
        margin-top: 30px;
    }
    .news_list1 {
        padding: 0;
    }
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*友情链接*/

.c-link {
    background: url(../images/b16834d1a5fd24ee4cfb21aaa949023b57911e96.png) no-repeat 0 50%;
    color: #787878;
    text-indent: 5px;
    margin-left: 30px;
    display: none;
}

.c-link a {
    font-weight: 400;
    color: #787878;
}


/*页面底部*/

#footer {
    background: #e5e5e5;
    font: 400 12px/28px "Microsoft Yahei";
    padding-top: 30px;
    margin-top: 50px;
}

#footer a {}

#footer a:hover {
    text-decoration: none;
}

.foot-nav {
    background: url(../images/line6.png) no-repeat 100% 50%;
}

.contacts {
    color: #0f0f0f;
    font: 400 14px/30px "Microsoft Yahei";
}

.contacts img {
    padding-right: 8px;
    vertical-align: top;
}

.foot-bottom {
    background: #1b1b1b;
    color: #fff;
    font: 400 14px/42px "Microsoft Yahei";
}

.foot-bottom a {
    color: #fff;
}

.foot-right {
    text-align: right;
}

.ewm img {
    max-width: 100%;
    height: auto;
}

@media(max-width:991px) {
    .foot-left {
        text-align: center;
    }
}

@media (max-width:767px) {
    #footer {
        margin-top: 30px;
    }
}





.navv {
    height: 78px;
}

.navv li {
    line-height: 78px;
    height: 78px;
    float: left;
    position: relative;
    z-index: 999;
}

.navv li a {
    display: block;
    line-height: 78px;
    color: #5a5a5a;
    height: 78px;
    font-size: 16px;
    padding: 0 12px;
}

.navv li a:before {
    position: absolute;
    background: #f06100;
    left: 0;
    top: -1px;
    width: 0;
    height: 1px;
    content: '';
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.navv li a:hover {
    text-decoration: none;
    background-color: #eee;
    position: relative;
}

.navv li a:hover:before {
    width: 100%;
}

.navv li.en a {
    background-color: #eee;
}

.navv li.en a:before {
    position: absolute;
    background: #f06100;
    left: 0;
    top: -1px;
    width: 100%;
    height: 1px;
    content: '';
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.navv .sec {
    height: 0;
    background: #f06100;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 78px;
    left: 0px;
    width: 100%;
}

.navv .sec a {
    background: #f06100;
    color: #fff;
    height: 38px;
    line-height: 38px;
    display: block;
    font-size: 14px;
    overflow:hidden;
    padding: 0 5px;
    text-align: center;
}

.navv .sec a:hover {
    background: #f67a26;
    text-decoration: none;
}

.navbar-header {}

.navbar-header .navbar-toggle {
    border: 1px solid #b4b8bc;
    padding: 0 10px 0 10px;
    height: 34px;
}

.navbar-header .navbar-toggle .menu {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 34px;
    color: #000;
}

.navbar-header .navbar-toggle.active {}

.navbar-header .navbar-toggle a:hover {
    text-decoration: none;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #999;
}

.navbar-header .navbar-toggle:hover {
    border: 1px solid #f06100;
    background: #f06100;
}

.navbar-header .navbar-toggle:hover .menu {
    color: #fff;
}

.navbar-header .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft .head {
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.navbar-header {
    position: relative;
}

.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #000;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #333;
}

.cbp-spmenu-right li a:hover {
    background: #f06100;
    text-decoration: none;
}

.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}

.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
    color: #f06100;
}

.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.nav2 li a {
    display: block;
    color: #0f0f0f;
    font: 400 16px/46px "Microsoft Yahei";
}

.nav2 li a:hover {
    color: #f06100;
}

.nav2 li .sec {
    padding-top: 10px;
}

.nav2 li .sec a {
    color: #666 !important;
    font: 400 14px/30px "Microsoft Yahei";
    background: url(../images/41861a424a6608ec2e2b80e779b002f0443316e8.jpg) no-repeat 0 50%;
    padding-left: 15px;
}

.nav2 li .sec a:hover {
    color: #f06100 !important;
    background: url(../images/20fbb3ca47d4436f0d3a901c151f4ad974ea971e.jpg) no-repeat 0 50%;
}

.nav3 li a {
    display: block;
    color: #333 !important;
    font: 400 16px/46px "Microsoft Yahei";
    text-align: center;
    border-bottom: 1px solid #c3c3c3;
}

.nav3 li .sec {
    display: none;
}

.nav3 li .sec a {
    color: #6d6c71;
    font: 400 14px/30px "Microsoft Yahei";
    border-bottom: 1px solid #ddd;
}


/*é¦–é¡µbanner*/

.topbanner {
    width: 100%;
    position: relative;
}

.banner {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.banner ul.bb li a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.banner .num li {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    background: url(../images/eb8fdaf53ff46b9887b4d74033a66fbf032d0470.png) no-repeat 0 50%;
    line-height: 16px;
    text-indent: -100px;
    overflow: hidden;
}

.banner .num li {
    _display: inline;
    _zoom: 1;
    *display: inline;
}

.banner .num li.num_hover {
    background: url(../images/6659b76bc11ba58a92fa24a53d58c255b7695bef.png) no-repeat 0 50%;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.pre {
    width: 32px;
    height: 50px;
    position: absolute;
    left: 10%;
    top: 45%;
    margin-top: -25px;
    z-index: 999;
    cursor: pointer;
    display: none;
    opacity: 0.6;
}

.next {
    width: 32px;
    height: 50px;
    position: absolute;
    right: 10%;
    top: 45%;
    margin-top: -25px;
    z-index: 999;
    cursor: pointer;
    display: none;
    opacity: 0.6;
}

@keyframes myfirst {
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-moz-keyframes myfirst
/* Firefox */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-webkit-keyframes myfirst
/* Safari å’Œ Chrome */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-o-keyframes myfirst
/* Opera */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@keyframes mysec {
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-moz-keyframes mysec
/* Firefox */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-webkit-keyframes mysec
/* Safari å’Œ Chrome */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-o-keyframes mysec
/* Opera */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

.topbanner .text {
    color: #fff;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    font: 400 40px/60px "Microsoft Yahei";
}

.banbox {
    display: table-cell;
    vertical-align: middle;
}

.topbanner .intro {
    color: #fff;
    font: 400 20px/40px "Microsoft Yahei";
    display: inline-block;
    border-top: 1px solid #b6aeae;
    padding-top: 10px;
}

.topbanner .bantop {
    position: relative;
    opacity: 1;
    right: 0;
    animation: myfirst 1.2s;
    -moz-animation: myfirst 1.2s;
    -webkit-animation: myfirst 1.2s;
    -o-animation: myfirst 1.2s;
}

.topbanner .banbottom {
    padding-top: 55px;
    position: relative;
    opacity: 1;
    right: 0;
    animation: mysec 1.5s;
    -moz-animation: mysec 1.5s;
    -webkit-animation: mysec 1.5s;
    -o-animation: mysec 1.5s;
}

.swiper-wrapper img {
    max-width: 100%;
    height: auto
}


.hotSearch a {
    margin-right: 6px;
    color: #666;
}

#formsearch input {
    height: 25px;
    background: #fff;
    border: none;
    line-height: 25px;
    outline: none;
    border-radius: 15px;
}

#formsearch input#keyword {
    width: 174px;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
    color: #666;
    float: left;
    display: block;
}

#formsearch input#s_btn {
    width: 48px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: url(../images/b2dba974329d00af776a94eeba123c41880813be.png) no-repeat 50% 50%;
    color: #fff;
    border: none;
    cursor: pointer;
}

.icon-close:before {
    display: none;
}




@media (max-width: 1680px) {
    .boxx {
        padding: 0 15px;
    }
}

@media (max-width: 1399px) {
    #formsearch {
        display: none;
    }
    #menu {
        padding-right: 0;
    }
}

@media (max-width: 1099px) {
    .navv li a {
        padding: 0 15px;
    }
}

.glyphicon-remove:before {
    content: '|';
    display: block;
    height: 2px;
    width: 100%;
    -webkit-transform: rotate(-49deg);
    transform: rotate(-42deg);
    top: -17px;
    right: 9px;
    position: absolute;
}
.glyphicon-remove:after {
    content: '|';
    display: block;
    height: 2px;
    width: 100%;
    -webkit-transform: rotate(45deg);
    transform: rotate(43deg);
    top: -20px;
    right: -4px;
    position: absolute;
}





