@charset "utf-8";

body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

/*================================ public ================================*/

/* 头部 */
.navbar{
    margin-bottom: 0;
}
.navbar-default{
    background: none;
    border-color: #d5d5d5;
}
.navbar-inside{
    background: rgba(255, 255, 255, .9);
}
.navbar-brand{
    height: auto;
    padding: 0;
    position: absolute;
    top: 7px;
}
.navbar-brand img{
    display: inline-block;
    height: 66px;
}
.navbar-brand .mg1{
    display: block;
}
.navbar-brand .mg2{
    display: none;
}
.nav>li>a{
    padding: 0;
}
.navbar-nav>li>a{
    padding-top: 0;
    padding-bottom: 0;
    line-height: normal;
}
.navbar-default .navbar-nav>li>a{
    font-size: 18px;
    color: #333;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    background: none;
    color: #1862ec;
}

.header-right{
    width: 100%;
    padding-left: 215px;
    padding-right: 325px;
}
.header-search{
    float: right;
    margin-right: -325px;
}

.navbar-nav{
    width: 100%;
    padding-right: 2.6%;
    margin-top: 32px;
    text-align: right;
}
.navbar-nav>li{
    float: none;
    width: auto;
    display: inline-block;
    margin-bottom: -1px;
    margin-left: 2%;
}
.navbar-nav>li:first-child{
    margin-left: 0;
}
.navbar-nav>li a{
    display: block;
    padding: 0 18px 30px;
    color: #333;
    line-height: 18px;
}
.navbar-nav>li a.on{
    color: #e6212a;
    border-bottom: 1px solid #e6212a;
}
.navbar-nav>li.active a{
    color: #e6212a !important;
    border-bottom: 1px solid #e6212a;
}

.header-search{
    float: right;
    width: 325px;
    margin-top: 25px;
}
.header-search .div-search{
    float: left;
    width: 200px;
    height: 30px;
    border: 1px solid #d2cecf;
    border-radius: 30px;
    background: #fff;
    position: relative;
}
.header-search .div-search .put-01{
    width: 170px;
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    background: none;
    font-size: 12px;
}
.header-search .div-search .put-01::-webkit-input-placeholder { color: #999; }
.header-search .div-search .put-01:-moz-placeholder { color: #999; opacity: 1; }
.header-search .div-search .put-01::-moz-placeholder { color: #999; opacity: 1; }
.header-search .div-search .put-01:-ms-input-placeholder { color: #999; }
.header-search .div-search .but-01{
    border: none;
    background: url('../images/icon_search.png') center center no-repeat #999;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
}
.header-search .span-lauguage{
    float: right;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-family: "宋体";
    padding-left: 30px;
    background: url('../images/icon_01.png') left center no-repeat;
}


/* 底部 */
.footer{
    color: #fff;
    padding-top: 60px;
    padding-bottom: 56px;
    background: #333;
    position: relative;
    z-index: 1;
}
.footer-top{
    padding-right: 370px;
}
.foot-company{
    float: left;
    width: 100%;
}
.foot-div1{
    float: left;
    margin-right: 11%;
    margin-bottom: 30px;
}
.foot-div1:last-child{
    margin-right: 0;
}
.foot-div1 .span-name{
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 3px;
}
.foot-div1 .b-phone{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 30px;
    line-height: 46px;
    background: url('../images/bg_10.png') left center no-repeat;
}
.foot-div1 .span-address{
    font-size: 14px;
    line-height: 20px;
    margin-top: 7px;
}

.foot-ewm{
    float: right;
    margin-right: -370px;
}
.foot-ewm-01{
    float: left;
    width: 112px;
    height: 112px;
    border: 1px solid #444;
    margin-left: 10px;
    padding-top: 7px;
}
.foot-ewm-01 .span-img{
    width: 70px;
    height: 70px;
    border: 2px solid #474747;
}
.foot-ewm-01:first-child{
    margin-left: 0;
}
.foot-ewm-01:first-child .span-img{
    border: 2px solid rgba(0, 0, 0, 0);
}
.foot-ewm-01 .span-txt{
    font-size: 14px;
    line-height: 14px;
    margin-top: 12px;
}

.foot-nav{
    font-size: 0;
    padding-bottom: 11px;
    border-bottom: 2px solid #585858;
    line-height: 20px;
    margin-top: 25px;
}
.foot-nav a{
    color: #fff;
    font-size: 14px;
}
.foot-nav span{
    font-size: 14px;
    margin: 0 8px;
}

.foot-link{
    line-height: 20px;
    margin-top: 11px;
    margin-bottom: 4px;
}
.foot-link a{
    color: #fff;
    display: inline-block;
    margin-right: 19px;
    font-size: 14px;
}
.foot-copy{
    line-height: 20px;
}
.foot-copy span{
    display: inline-block;
    margin-left: 42px;
}


/* 分页 */
.pages{
    padding: 40px 0;
    text-align: center;
    font-size: 0;
}
.pages a{
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    margin: 0 10px;
}
.pages a:first-child,.pages a:last-child{
    background: #e6e6e6;
    width: 120px;
}
.pages strong {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 4px;
    margin: 0 10px;
    background: #da251d;
    color: #fff;
}

/*================================ index ================================*/

/* banner */
.banner .banner-img{
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2%;
    text-align: center;
}

.banner .owl-dots .owl-dot {
    width: 18px;
    height: 18px;
    background: url('../images/dots_01.png') center center no-repeat;
    margin: 0 10px;
}
.banner .owl-dots .owl-dot.active{
    background: url('../images/dots_01h.png') center center no-repeat;
}

.section-bg{
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}


/* 第二屏 */
.i_pt80{
    padding-top: 80px;
}
.i_pb80{
    padding-bottom: 0;
}

.index-about-img{
    float: left;
    width: 45.83%;
}
.index-about-img img{
    width: 100%;
}
.index-about-word{
    float: right;
    width: 51.67%;
}
.index-about-word .title{
    margin-top: 10px;
}
.index-about-word .title .span-cn{
    display: inline-block;
    font-size: 26px;
    color: #4d4d4d;
    line-height: 26px;
    letter-spacing: 3px;
    padding: 20px 0 13px;
    border-bottom: 2px solid #d6d6d6;
}
.index-about-word .details{
    font-size: 18px;
    line-height: 30px;
    color: #666;
    height: 240px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    margin-top: 33px;
    margin-bottom: 33px;
    letter-spacing: 1px;
}

.index-more{
    width: 192px;
    height: 48px;
    line-height: 46px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #666;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* 第三屏 */
.index-product-a1{
    float: left;
    width: 20%;
    padding: 30px 0;
    background: none;
    height: 392px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-product-a1 .span-img{
    width: 85px;
    height: 98px;
    background: url('../images/bg_06.png') center center no-repeat;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-product-a1 .span-img img{
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.index-product-a1 .span-name{
    font-size: 16px;
    color: #4c4c4c;
    line-height: 16px;
    padding: 20px 9% 21px;
    background: url('../images/line_01.png') center bottom no-repeat;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-product-a1 .span-time,.index-product-a1 .span-details{
    font-size: 14px;
    color: #999;
    line-height: 26px;
    padding: 0 9%;
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-product-a1 .span-time{
    margin: 14px 0 7px;
}
.index-product-a1 .span-details{
    height: 130px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}


/* 第四屏 */
.index-video{
    margin-top: -20px;
}
.index-video .row{
    margin-left: -13px;
    margin-right: -13px;
    margin-bottom: 155px;
}
.index-video .row>div{
    padding-left: 13px;
    padding-right: 13px;
}
.index-video .a-01{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 10;
    display: none;
}
.index-video-01{
    position: relative;
    cursor: pointer;
    margin-top: 20px;
}
.index-video-01 .image{
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-video-01 .image img{
    width: 100%;
}
.index-video-01 .div-icon{
    position: absolute;
    left: 50%;
    margin-left: -41px;
    top: 50%;
    margin-top: -41px;
    width: 82px;
    height: 82px;
    background: url('../images/icon_07.png') center center no-repeat;
    z-index: 3;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-video-word{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 145px;
    padding: 66px 20px 0;
    background: url('../images/bg_08.png') center top no-repeat;
    margin-top: -10px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    z-index: 2;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-video-word .details{
    font-size: 14px;
    height: 0;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.index-video-word .subtitle{
    display: none;
}

/* 第五屏 */
.index-news{
    margin-bottom: 50px;
}
.index-news-key{
    float: left;
    width: 37.5%;
    height: 484px;
    background: #fff;
    padding: 37px 30px 0;
}
.index-news-key .div-date{
    font-size: 26px;
    color: #999;
    line-height: 26px;
    margin-bottom: 12px;
}
.index-news-key .title a{
    font-size: 16px;
    color: #333;
    display: inline-block;
    max-width: 100%;
    height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-news-key .details{
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-news-key .a-img{
    margin-top: 25px;
}
.index-news-key .a-img img{
    width: 100%;
}
.index-news-key .more{
    width: 145px;
    height: 40px;
    line-height: 40px;
    background: #333;
    color: #fff;
    margin-top: 30px;
}

.index-news-list{
    float: right;
    width: 60%;
    height: 484px;
    background: #fff;
    -webkit-box-shadow:0 0 6px rgba(0, 0, 0, .06);  
    -moz-box-shadow:0 0 6px rgba(0, 0, 0, .06);  
    box-shadow:0 0 6px rgba(0, 0, 0, .06); 
}
.index-news-list li{
    padding: 21px 230px 20px 10px;
    border-top: 1px solid #b9b9b9;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-news-list li:first-child{
    border-top: none;
    padding-top: 20px;
}
.index-news-list li .a-img{
    float: right;
    width: 200px;
    margin-right: -220px;
}
.index-news-list li .a-img img{
    width: 100%;
    height: 120px;
}
.index-news-list li .title{
    position: relative;
    padding-right: 80px;
    padding-top: 15px;
}
.index-news-list li .title a{
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    height: 26px;
    padding-left: 17px;
    background: url('../images/icon_09.png') left center no-repeat;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-news-list li .title .span-date{
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 26px;
    color: #999;
}
.index-news-list li .details{
    position: relative;
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 0 74px 0 17px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-news-list li .details .span-01{
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-news-list li .details .more{
    position: absolute;
    right: 0;
    top: 13px;
    width: 62px;
    height: 30px;
    background: url('../images/icon_10.png') right center no-repeat;
    border-left: 1px solid #e5e5e5;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/* 第六屏 */
.index-research .row{
    padding-bottom: 20px;
}
.index-research-a1{
    margin-bottom: 30px;
    background: #dadada;
    padding: 32px 30px 30px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-research-a1 .span-title{
    position: relative;
    font-size: 18px;
    color: #333;
    padding-right: 30px;
    padding-bottom: 7px;
    border-bottom: 2px solid #bfbfbf;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-research-a1 .span-title .bdo-01{
    width: 100%;
    height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-research-a1 .span-title .bdo-icon{
    position: absolute;
    top: 4px;
    right: 0;
    width: 16px;
    height: 16px;
    line-height: 12px;
    background: #999;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-research-a1 .span-details{
    font-size: 12px;
    margin-top: 4px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index-research .index-more{
    color: #fff;
}


/* 第七屏 */
.index-join .row{
    padding-bottom: 30px;
}
.index-join-a1{
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-bottom: 25px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-join-a1 i,.index-join-a1 em{
    font-style: normal;
}
.index-join-a1 .span-title{
    height: 80px;
    line-height: 80px;
    color: #fff;
    background: #dadada;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 22px;
    padding: 0 25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-join-a1 .span-cont{
    padding-left: 25px;
    padding-right: 25px;
}
.index-join-a1 .bdo-info{
    padding: 25px 0;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-join-a1 .b1{
    margin: 25px 0 23px;
}
.index-join-a1 .i-01{
    font-size: 14px;
    height: 264px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 11;
    overflow: hidden;
}
.index-join-a1 .i-02{
    margin-top: 18px;
}
.index-join-a1 .i-02 em{
    color: #e6212a;
}


/* 第八屏 */
.index-contact{
    color: #fff;
}
.index-contact .title{
    font-size: 50px;
    line-height: 50px;
}
.index-contact .title a{
    color: #fff;
}
.index-contact .title .mg1{
    margin-left: 20px;
    position: relative;
    top: -3px;
}
.index-contact-01{
    margin-top: 46px;
    margin-bottom: 96px;
}
.index-contact-01 .span-name{
    font-size: 36px;
    line-height: 40px;
}
.index-contact-01 .span-01{
    font-size: 26px;
    line-height: 36px;
    margin-top: 17px;
}

.index-contact .footer{
    background: none;
    padding-bottom: 0;
    padding-top: 0;
}
.index-contact .foot-nav{
    margin-top: 82px;
}

/*================================ 03_产品系统_列表页 ================================*/
.body-pt80{
    padding-top: 80px;
}
.banner-inside{
    height: 300px;
    padding-top: 108px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 0;
}
.banner-title .div-cn{
    background: url('../images/icon_13.png') center center no-repeat;
}
.banner-title .span-left,.banner-title .span-right{
    display: inline-block;
    line-height: 86px;
}
.banner-title .span-left{
    padding-right: 78px;
    background: url('../images/bg_right.png') right top no-repeat;
}
.banner-title .span-right{
    padding-left: 78px;
    background: url('../images/bg_left.png') left top no-repeat;
    font-size: 30px;
    font-weight: bold;
}
.banner-title .span-en{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 7px;
}

.public-bream{
    line-height: 56px;
    padding-top: 1px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    color: #666;
    text-align: right;
}
.public-bream a{
    color: #666;
}
.public-bream a.on{
    color: #da251d;
}


.subnav{
    margin-top: 40px;
}
.subnav-a1{
    height: 100px;
    border: 8px solid #dadada;
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 22px;
    padding-top: 16px;
}
.subnav-a1 .span-time{
    font-size: 16px;
    margin-top: 8px;
}

.subnav-a1.on{
    background: #333;
    color: #fff;
}

.product-video{
    padding-top: 10px;
}
.product-video .a-01{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 5;
    display: none;
}
.product-video-01{
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-top: 30px;
}
.product-video-01 .image img{
    width: 100%;
}
.product-video-01 .span-bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 46px;
    background: rgba(0, 0, 0, .8);
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.product-video-01 .div-icon{
    width: 82px;
    height: 82px;
    background: url('../images/icon_12.png') center center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -41px;
    top: 50%;
    /* margin-top: -64px; */
    margin-top: -150px;
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 2;
}
.product-video-txt{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 46px;
    line-height: 46px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 2;
}
.product-video-txt p{
    margin: 0;
}

/*================================ 05_整体传播 ================================*/
.product-list{
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 40px;
}
.product-list li{
    float: left;
    width: 50%;
    padding: 0 20px;
    margin-top: 40px;
}
.product-list-a1{
    position: relative;
    padding-left: 26px;
}
.product-list-a1 .details{
    height: 100px;
    line-height: 100px;
    -webkit-box-shadow:0 0 6px rgba(0, 0, 0, .1);  
    -moz-box-shadow:0 0 6px rgba(0, 0, 0, .1);  
    box-shadow:0 0 6px rgba(0, 0, 0, .1); 
    padding: 0 25px 0 47px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.product-list-a1 .span-num{
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    margin-top: -26px;
    background: #dadada;
    font-size: 18px;
    color: #333;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/*================================ 07_团队作品_列表页 ================================*/
.team-video .a-01{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 5;
    /* display: none; */
}
.team-video-01{
    margin-top: 20px;
    position: relative;
    padding-bottom: 50px;
    overflow: hidden;
    cursor: pointer;
}
.team-video-01 .image img{
    width: 100%;
}
.team-video-01 .span-bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .8);
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team-video-01 .div-icon{
    width: 82px;
    height: 82px;
    position: absolute;
    left: 50%;
    margin-left: -41px;
    top: -100px;
    background: url('../images/icon_12.png') center center no-repeat;
    z-index: 2;
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team-video-txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -130px;
    z-index: 3;
    height: 180px;
    color: #333;
    padding: 0 23px;
    font-size: 14px;
    background: #333;
    background: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.team-video-txt .item_info{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
}
.team-video-txt .subtitle{
    display: none;
}
.team-video-txt .details{
    height: 96px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}


/*================================ 08_团队作品_详情页 ================================*/
.team-art .title{
    margin: 36px 0 27px;
}
.team-art .title .span-title{
    font-size: 24px;
    line-height: 34px;
    color: #333;
}
.team-art .title .span-info{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-top: 12px;
}
.team-art .title .span-info .bdo-01{
    display: inline-block;
    margin: 0 20px;
}

.team-art .details{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.team-art-video{
    margin-bottom: 20px;
}
.team-art-video .a-01{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 5;
    display: none;
}
.team-art-video .videom_item{
    cursor: pointer;
}
.team-art-video .image img{
    width: auto;
    margin-left: auto;
    margin-right:auto;
}
.team-art-video .span-bg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .4);
}
.team-art-video .div-icon{
    position: absolute;
    width: 82px;
    height: 82px;
    left: 50%;
    margin-left: -41px;
    top: 50%;
    margin-top: -41px;
    background: url('../images/icon_12.png') center center no-repeat;
    z-index: 2;
}

.team-page{
    position: relative;
    line-height: 24px;
    padding: 6px 90px 6px 0;
    margin-bottom: 28px;
    margin-top: 31px;
}
.team-page .span-page{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.team-page .span-page a{
    color: #666;
}
.team-page .a-return{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #fff;
    background: #da251d;
    line-height: 18px;
    border-radius: 4px;
    padding-top: 13px;
}

/*================================ 09_新闻动态_列表页 ================================*/
.public-filter{
    font-size: 0;
    padding-top: 10px;
}
.public-filter a{
    display: inline-block;
    width: 64px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #ececec;
    margin-top: 10px;
}
.public-filter a:first-child{
    margin-right: 10px;
}
.public-filter .span-01{
    color: #dedede;
    font-size: 14px;
    margin: 0 3px;
}
.public-filter a.on{
    background: #da251d;
    color: #fff;
}


.news-list li{
    padding: 20px 20px 20px 407px;
    
    -webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, .03), -3px 3px 3px rgba(0, 0, 0, .03);
    -moz-box-shadow:3px 3px 3px rgba(0, 0, 0, .03), -3px 3px 3px rgba(0, 0, 0, .03);
    box-shadow:3px 3px 3px rgba(0, 0, 0, .03), -3px 3px 3px rgba(0, 0, 0, .03);


    margin-top: 30px; 
    font-size: 14px;
    line-height: 26px;
    color: #666;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-list li .a-img{
    float: left;
    margin-left: -388px;
    width: 350px;
}
.news-list li .a-img img{
    width: 350px;
    height: 210px;
}
.news-list li .title{
    padding-top: 16px;
    padding-left: 18px;
    margin-left: -18px;
    background: url('../images/bg_11.png') left 25px no-repeat;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-list li .title a{
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-list li .details{
    height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 18px;
}
.news-list li .div-date{
    font-size: 26px;
    color: #999;
    line-height: 40px;
    margin-top: 40px;
}
.news-list li .div-date .a-more{
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
    background: url('../images/icon_10.png') right center no-repeat;
    border-left: 1px solid #e5e5e5;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/*================================ 11_理论研究_列表页 ================================*/
.research-list{
    padding-top: 21px;
}
.research-list .index-research-a1{
    padding: 26px 30px 24px;
    background: #fff;
    font-size: 14px;
    color: #666;
    -webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, .03), -3px 3px 3px rgba(0, 0, 0, .03);
    -moz-box-shadow:3px 3px 3px rgba(0, 0, 0, .03), -3px 3px 3px rgba(0, 0, 0, .03);
    box-shadow:3px 3px 3px rgba(0, 0, 0, .03), -3px 3px 3px rgba(0, 0, 0, .03);
    margin-bottom: 0;
    margin-top: 20px;
}
.research-list .index-research-a1 .span-details{
    font-size: 14px;
    margin-top: 5px;
}

/*================================ 13_加入我们 ================================*/
.join-introduce{
    position: relative;
}
.join-introduce-01{
    height: 593px;
}
.join-introduce-01 .span-img{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 593px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.join-introduce-01 .span-img img{
    display: none;
}

.join-inrtoduce-word{
    float: left;
    width: 500px;
    padding-top: 141px;
}
.join-inrtoduce-word .title{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 60px;
    color: #da251d;
    line-height: 80px;
    padding-left: 70px;
    background: url('../images/bg_12.png') left center no-repeat;
    text-transform: uppercase;
}
.join-inrtoduce-word .mg-icon{
    position: absolute;
    width: 130px;
    height: 130px;
    top: 50%;
    margin-top: -65px;
    left: 50%;
    margin-left: -65px;
}
.join-inrtoduce-word .details{
    font-size: 18px;
    line-height: 38px;
    color: #333;
    letter-spacing: 1px;
    margin-top: 50px;
    height: 190px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.join-list{
    padding-top: 30px;
    margin-bottom: 40px;
}
.join-list li{
    border: 1px solid #e5e5e5;
    margin-top: 20px;
}
.join-list-top{
    position: relative;
    line-height: 32px;
    padding: 13px 72px 13px 28px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.join-list-top .bdo-icon{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 72px;
    height: 58px;
    background: url('../images/bg_13.png') center 25px no-repeat;
}
.join-details{
    font-size: 16px;
    line-height: 30px;
    color: #808080;
    padding: 25px 30px 30px;
    display: none;
}
.join-details .div1{
    margin-top: 30px;
}
.join-details .div1:first-child{
    margin-top: 0;
}
.join-details .span-01{
    color: #333;
}
.join-details .div2{
    margin-top: 30px;
}
.join-details .div2 span.red{
    color: #da251d;
}
.join-details .a-apply{
    float: right;
    width: 140px;
    height: 44px;
    line-height: 44px;
    background: #da251d;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    margin-top: 12px;
}

.join-list li.on{
    border-color: #333;
}
.join-list li.on .join-list-top{
    background: #333;
    color: #fff;
}
.join-list li.on .join-list-top .bdo-icon{
    background: url('../images/bg_13h.png') center 25px no-repeat;
}

.join-list li:first-child .join-details{
    display: block;
}


/*================================ 14_联系我们 ================================*/

.contact-uvox{
    background: url('../images/bg_14.png') center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact-title{
    height: 80px;
    background: url('../images/bg_12.png') left center no-repeat;
    padding-left: 80px;
    font-weight: bold;
    line-height: 24px;
}
.contact-title .span-en{
    font-size: 24px;
    color: #da251d;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding-top: 12px;
}
.contact-title .span-cn{
    font-size: 24px;
    color: #333;
    padding-top: 6px;
}
.contact-details{
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 54px;
}

.contact-uvox-city{
    width: 40.833%;
    float: left;
    margin-top: 33px;
}
.contact-uvox-city:nth-child(2n){
    width: 50.833%;
    float: right;
}
.contact-uvox-city .span-city{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-align: center;
    background: #e5e5e5;
    font-size: 24px;
    color: #333;
}

.contact-phone,.contact-address{
    position: relative;
    margin-left: 90px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    border: 1px solid #f3f3f3;
    margin-top: 30px;
    padding: 35px 30px 35px 60px;
}
.contact-phone .span-01,.contact-address .span-01{
    position: absolute;
    left: -90px;
    top: 50%;
    margin-top: -20px;
    width: 120px;
    height: 40px;
    padding: 0 15px;
    background: #da251d;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}
.contact-address{
    font-size: 16px;
}

.contact-form{
    background: url('../images/bg_15.jpg') center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact-bt .contact-title{
    float: left;
}
.contact-title-txt{
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 80px;
    margin-left: 28px;
}
.contact-form-cont{
    float: right;
    width: 39.16%;
}
.contact-form-cont .div1{
    margin-top: 20px;
}
.contact-form-cont .div1:first-child{
    margin-top: 0;
}
.contact-form-cont .put-01,.contact-form-cont .text-01{
    width: 100%;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 0 19px;
}
.contact-form-cont .put-01{
    height: 46px;
    line-height: 44px;
    background: #fff;
}
.contact-form-cont .put-01::-webkit-input-placeholder,.contact-form-cont .text-01::-webkit-input-placeholder { color: #999; }
.contact-form-cont .put-01:-moz-placeholder,.contact-form-cont .text-01:-moz-placeholder { color: #999; opacity: 1; }
.contact-form-cont .put-01::-moz-placeholder,.contact-form-cont .text-01::-moz-placeholder { color: #999; opacity: 1; }
.contact-form-cont .put-01:-ms-input-placeholder,.contact-form-cont .text-01:-ms-input-placeholder { color: #999; }

.contact-form-cont .text-01{
    resize: none;
    height: 150px;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.contact-form-cont .but-01{
    border: none;
    width: 180px;
    height: 46px;
    border-radius: 4px;
    background: #da251d;
    color: #fff;
    font-size: 14px;
}


/*================================ 10_新闻动态_详情页 ================================*/
.news-art-main{
    margin-bottom: 50px;
}
.news-art{
    float: left;
    width: 66.66%;
    padding-right: 30px;
}
.news-art .team-art .title{
    margin-bottom: 10px;
}
.team-share{
    text-align: center;
    font-size: 0;
    height: 16px;
    margin-bottom: 45px;
}
.team-share.bdshare-button-style0-16 a, .team-share.bdshare-button-style0-16 .bds_more{
    float: none;
    display: inline-block;
    margin: 0 0 0 20px;
}
.team-share .span-01{
    display: inline-block;
    font-size: 14px;
    color: #666;
    height: 16px;
    line-height: 16px;
    position: relative;
    top: -2px;
}

.news-recommend{
    float: right;
    width: 33.34%;
    padding-left: 30px;
    border-left: 1px solid #e5e5e5;
}

.news-recommend .public-filter{
    padding-top: 30px;
}

.news-list-recommend li{
    padding: 7px 10px 5px 150px;
    -webkit-box-shadow:0 3px 10px rgba(0, 0, 0, .2);  
    -moz-box-shadow:0 3px 10px rgba(0, 0, 0, .2);  
    box-shadow:0 3px 10px rgba(0, 0, 0, .2); 
    margin-top: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-list-recommend li .a-img{
    float: left;
    margin-left: -140px;
    margin-top: 3px;
    width: 130px;
}
.news-list-recommend li .a-img img{
    width: 130px;
    height: 80px;

}
.news-list-recommend li .title{
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-list-recommend li .title a{
    display: inline-block;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-list-recommend li .div-date{
    font-size: 12px;
    color: #999;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 20px;
    margin-top: 2px;
}
.news-list-recommend li .details{
    font-size: 12px;
    line-height: 20px;
    color: #666;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 6px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}



/*================================ 12_理论研究_详情页 ================================*/

.research-list-recommend li{
    padding-left: 10px;
}


/*================================ 02_关于我们 ================================*/
.about-uvox{
    padding-top: 40px;
    padding-bottom: 40px;
}

.about-list{
    margin-top: -7px;
}
.about-list li{
    float: left;
    width: 48.33%;
    padding-left: 140px;
    margin-top: 40px;
}
.about-list li:nth-child(2n){
    float: right;
}
.about-list li .span-img{
    float: left;
    width: 120px;
    height: 120px;
    margin-left: -140px;
    background-image: url('../images/bg_16.png');
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.about-list li .span-img img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.about-list li .span-img .mg1{
    filter:alpha(opacity=100);  
    -moz-opacity:1;  
    -khtml-opacity: 1;  
    opacity: 1;
}
.about-list li .span-img .mg2{
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
}
.about-list li .div1{
    width: 100%;
    height: 120px;
    border: 1px solid #f3f3f3;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.about-list li .div1 table,.about-list li .div1 table td{
    width: 100%;
    height: 100%;
}
.about-list li .div1 table td{
    vertical-align: middle;
}
.about-list li .div-word{
    font-size: 14px;
    line-height: 26px;
    color: #666;
    max-height: 104px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.about-clients{
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fafafa;
}


.about-menu{
    margin-top: 40px;
    width: 100%;
    overflow: auto;
}
.about-menu .cont{
    font-size: 0;
}
.about-menu .cont .span_01{
    display: inline-block;
    margin-left: 20px;
}
.about-menu .cont .span_01:first-child{
    margin-left: 0;
}
.about-menu a{
    display: block;
    font-size: 16px;
    color: #333; 
    min-width: 120px;
    padding: 0 15px;
    background: #dadada;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
}
.about-menu a.on{
    color: #fff;
    background: #333;
}

.about-owl{
    margin-top: 40px;
    padding-bottom: 58px;
    position: absolute;
    z-index: 1;
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
}
.about-owl.on{
    position: relative;
    z-index: 2;
    filter:alpha(opacity=100);  
    -moz-opacity:1;  
    -khtml-opacity: 1;  
    opacity: 1;
}
.about-owl-a1{
    padding: 17px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-color: #fafafa;
    background-repeat: no-repeat;
    margin-top: 10px;
}
.about-owl-a1:first-child{
    margin-top: 0;
}
.about-owl-a1 .span-img{
    border: 1px solid #f5f5f5;
    position: relative;
}
.about-owl-a1 .bdo-zi{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .9);
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    filter:alpha(opacity=0); 
    -moz-opacity:0;  
    -khtml-opacity: 0;  
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.about-owl-a1 .bdo-zi table,.about-owl-a1 .bdo-zi table td{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.about-owl-a1 .bdo-zi i{
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    font-style: normal;
}
.about-owl .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.about-owl .owl-dots .owl-dot {
    width: 18px;
    height: 18px;
    background: url('../images/dots_01.png') center center no-repeat;
    margin: 0 10px;
}
.about-owl .owl-dots .owl-dot.active{
    background: url('../images/dots_01h.png') center center no-repeat;
}

.owl-nav{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.owl-nav .owl-prev,.owl-nav .owl-next{
    line-height: 46px;
    margin: 0 20px;
}
.owl-nav .owl-prev span,.owl-nav .owl-next span{
    line-height: 46px;
    font-size: 46px;
}