body {
    font-family: "Microsoft YaHei" !important;
    padding: 0;
    margin: 0;

}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
em,
i {
    margin: 0;
}

head,
body {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}

body {
    min-width: 1024px;
}

input:focus::-webkit-contacts-auto-fill-button {
    opacity: 0;
}

a {
    text-decoration: none !important;
    color: #333;
}

input[type='text'],
button {
    outline: none;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.yongyou-top-concat {
    width: 100%;
    height: 30px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #A0A0A0;
}

.yongyou-top-left {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    max-width: 90%;
}

.yongyou-top-left .tryout {
    color: #fff;
}

.yongyou-top-left .line {
    font-style: inherit;
}

.yongyou-top-left .login {
    color: #fff;

}

.yongyou-top-left .phone {
    margin-right: 10px;
    color: #fff;
}

.yongyou-top-left .login img {
    width: 10px;
    height: 11px;
}

.yongyou-nav {
    width: 100%;
    min-width: 1024px;
    height: 60px;
    position: fixed;
    /**top: 30px;**/
    left: 0;
    background: #fff;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    z-index: 999;
}

.yongyou-nav .container {
    max-width: 1440px;
    padding-right: 35px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

.yongyou-nav .container .headers {
    position: relative;
    height: 60px;
    z-index: 8;
    display: flex;
    align-items: center;
}

.yongyou-nav .yongyou-logo .logo-pc-box {
    width: 50px;
    height: auto;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.headers .header-left a {
    display: block;
    height: 100%;
}

.headers > nav {
    float: left;
    /* background: #fff; */
    margin-left: 70px;
    flex:1;
}
.headers .btnTest{
    float:right;
    line-height: 60px;
}
.headers .btnTest>button{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#D1201D, endColorstr=#E13F27);
    background-image: linear-gradient(90deg, #D1201D 0%, #E13F27 100%);
    border-radius: 4px;
    border: 0;
    width: 88px;
    height: 30px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #fff;
    behavior: url(../ie-css3.htc);
}
.headers .btnTest>button:hover{
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#E13F27, endColorstr=#E13F27);
    background-image: linear-gradient(90deg, #E13F27 0%, #E13F27 100%);
}
.menu {
    font-size: 12px;
    height: 60px;
    margin-bottom: 0;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.menu li {
    line-height: 60px;
    padding: 0 40px 0 0;
    -webkit-transition: line-height .4s;
    transition: line-height .4s;
}

.menu li {
    position: relative;
    padding: 0px 25px;
    height: 100%;
    line-height: 70px;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.menu li a {
    padding: 0;
    color: #333;
	font-size: 15px;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.menulist .stern ul {
    margin-top: 30px;
}

.menulist .stern {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 1000;
    height: 100%;
	width: 200px;
    background-color: #ebebeb;
    padding-left: 23px;
}

.menulist .stern h3 {
    /* margin-left: 23px; */
    margin-top: 30px;
}

.menulist .stern ul li a {
    color: #000000;
    font-size: 14px;
}

.menulist .stern ul li a:hover{
	color: #D80A14;
    text-decoration: underline !important;
    cursor: pointer;
}

.menulist .list {
    float: left;
    width: 760px;
}

.menulist .list {
    border-radius: 0 0 5px 5px;
    width: 100%;

    background: #f5f5f5;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
    display: none;
    /**border-top: 1px solid #D80A14;**/
    behavior: url(../ie-css3.htc);
}

.menulist .container {
    width: 100%;
}

.container-twomenulist {
    width: 100%;
}

.container {
    width: 100%;
}

li.nav-up-selected .xiala-hui {
    display: none;
}

.menu .xiala-hui {
    display: inline-block;
}


.small-menu li.nav-up-selected,
.menu li.nav-up-selected {
    /* background: #D80A14; */
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.menu .xiala-hong {
    display: none;
}

.small-menu li.nav-up-selected,
.menu li.nav-up-selected {
    /* background: #D80A14; */
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.menu li {
    line-height: 60px;
    padding: 0 40px 0 0;
    -webkit-transition: line-height .4s;
    transition: line-height .4s;
}

li.nav-up-selected .xiala-hong {
    display: inline-block;
}

.menu li.nav-up-selected a {
    color: #C13939;
}

.menulist {
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9;
    max-height: calc(100vh - 120px);
    max-height: -moz-calc(100vh - 120px);
    max-height: -moz-calc(100vh - 120px);
    max-height: 500px;
    position: relative;
}

.menulist-left-ul {
    display: inline-block;
    height: 100%;
    width: 80px;
    vertical-align: top;
    position: relative;
    /* min-height: 249px; */
}

.menulist-left-ul li {
    font-size: 14px;
    line-height: 14px;
    color: #000;
	font-weight: 600;
    margin: 18px 0 10px;
    padding-left: 5px;
    border-left: 3px solid transparent;
}

.menulist-left-ul li.active {
    color: #C13939;
    border-left: 3px solid #C13939;
}

.menulist-left-ul li:hover {
    cursor: pointer;
}

.menulist .list .main li a:hover {
    color: #D80A14;
    text-decoration: underline !important;
    cursor: pointer;
}

.menulist .list .main li a {
    font-size: 12px;
    color: #666;
}

.menulist .list .main li b {
    font-size: 14px;
	margin-bottom: 5px;
    border-bottom: 1px solid #333;
}

.menulist .list .main li a,
.menulist .list .main li b {
    display: block;
    cursor: pointer;
}

.menulist .list .main li a {
    line-height: 2;
    font-size: 14px;
    padding: 0;
}
.menulist .list .main li .maincol6,.menulist .list .main li .maincol4{
	padding: 0;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:active,
a:hover {
    outline: 0;
}

.menulist .list .main .row {
    margin: 0 !important;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.menulist .list .main {
    display: inline-block;
    width: 79%;
    vertical-align: top;
}

.menulist .list .main {
    position: relative;
    margin: 0px auto;
    padding: 15px 0;
}

.container-twomenulist .main-right-ul > li:first-child {
    display: block;
}

.menulist .list .main li {
    text-align: left;
}

.container-twomenulist .main-right-ul > li {
    display: none;
}

.menulist-left-ul::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 86%;
    background-color: #ddd;
    top: 18px;
    right: 0;
}

.yongyou-nav .yongyou-logo {
    line-height: 60px;
}

.menu li a img {
    width: 12px;
    height: 7px;
    margin-left: 2px;
}

.main {
    padding-top: 60px;
}

.linellae {
    height: 4px;
    width: 100%;
    background-color: #C13939;
}

.index-banner-one-slide-pc img {
    width: 100%;
    height: 100%;
}

body .swiper-container-horizontal > .index-banner-one-pagination {
    bottom: 50px;
}

.swiper-pagination-custom {
    bottom: 5%;
    left: 0;
    width: 100%;
    height: 20px;
    /* background-color: red; */
    text-align: center;
}

/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-pagination-customs {
    width: 20px;
    height: 6px;
    display: inline-block;
    background: #fff;
    opacity: .5;
    margin: 0 5px;
    outline: 0;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 6px;
    border-radius: 0;
    background: #9e9e9e;
    opacity: .6;
    margin: 0 5px;
	outline: 0 none !important;
}

.swiper-pagination-bullet-active {
    background-color: #c13939;
    width: 40px;
    opacity: 1;
}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
    opacity: 1;
    width: 40px;
}

.enterprise-service {
    position: relative;
	max-width: 1440px;
    min-width: 1440px;
    margin: 0 auto;
}

.enterprise-service img {
    width: 100%;
}

.index-banner-one-slide-pc {
    font-size: 0;
}
.down {
    position: fixed;
    top: -58px;
    left: 0;
    box-shadow: 0 0 5px #666;
}
.up {
    top: -58px;
    left: 0;
    box-shadow: 0 0 5px #666;
    position: fixed;
    -webkit-transform: translateY(58px);
    -moz-transform: translateY(58px);
    -ms-transform: translateY(58px);
    -o-transform: translateY(58px);
    transform: translateY(58px);
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -ms-transition: -ms-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

.enterprise-service .s_nav {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.index-banner-service .swiper-slide:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    background: #333;
    opacity: .6;
}

.enterprise-service .s_nav ul {
    overflow: hidden;
    width: 100%;
    padding-left: 0;
}

.enterprise-service .s_nav ul li {
    float: left;
    width: 12.5%;
    text-align: center;
    line-height: 60px;
    background-color: rgba(51, 51, 51, 0.6);

}

.enterprise-service .s_nav ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    position: relative;
}

.enterprise-service .s_nav ul li a::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 40px;
    background-color: #333;
    opacity: 60%;
    position: absolute;
    top: 10px;
    right: 0;
}

.enterprise-service .s_nav ul li a:hover, .enterprise-service .s_nav ul li a.active {
    background-color: #C13939;
}

.enterprise-service .s_nav ul li a:hover::after {
    opacity: 0;
}

.enterprise-service .txt {
    position: absolute;
    top: 225px;
    left: 217px;
    z-index: 2;
}

.enterprise-service .txt .p1 {
    font-size: 22px;
    font-weight: 600;
    color: #d22926;
    margin-bottom: 27px;
}

.enterprise-service .txt .p1 img {
    width: auto;
    height: 40px;
}

.enterprise-service .txt h3 {
    font-family: PingFangSC-Semibold;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
}

.enterprise-service .txt .p2 {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-top: 20px;
    max-width: 600px;
    line-height: 33px;
}

/*.swiper-pagination {
    width: 100%;
}*/
 .swiper-pagination {
        position: absolute;
        left: 0;
        bottom: 5px;
        width: 100%;
        text-align: center;
    }

.swiper-pagination-switch {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #999;
        box-shadow: 0px 1px 2px #555 inset;
        margin: 0 3px;
        cursor: pointer;
    }

.swiper-active-switch {
        background: #fff;
    }

.enterprise-service .txt .txt_btn {
    margin-top: 20px;
}

.enterprise-service .txt .txt_btn .demonstration {
    background: #FFFFFF;
    border-radius: 4px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #C13939;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    width: 140px;
    height: 44px;
    border: 0;
    behavior: url(../ie-css3.htc);
    margin-right: 22px;
}

.enterprise-service .txt .txt_btn .applyfor {
    background: #de3a25;
    border-radius: 4px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    width: 140px;
    height: 44px;
    border: 0;

    behavior: url(../ie-css3.htc);
}

.enterprise-service .txt .txt_btn .applyfor:hover, .enterprise-service .txt .txt_btn .demonstration:hover {
    opacity: .8;
}

.growup video {
    width: 100%;
}

.logo-web-box {
    display: none;
}

.main .growup .g_txt {
    width: 576px;
    text-align: center;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -275px;
}

.main .growup .g_txt h3 {
    ont-family: PingFangSC-Semibold;
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.main .growup .g_txt p {
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-top: 30px;
}

.main .growup {
    position: relative;
}

.main .growup .g_txt button {
    /*background-color:#D1201D;*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#D1201D, endColorstr=#E13F27);
    background-image: linear-gradient(90deg, #D1201D 0%, #E13F27 100%);
    border-radius: 4px;
    border: 0;
    width: 140px;
    height: 44px;
    font-size: 16px;
    color: #fff;
    behavior: url(../ie-css3.htc);
    margin-top: 27px;
	margin-right: 30px;
/*    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#D1201D, endColorstr=#E13F27)";*/
}

.main .growup .g_txt button:hover {
    opacity: .8;
}

.main .f_brief {
    padding: 0 100px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(51, 51, 51, .6);
}

.main .f_brief ul {
    overflow: hidden;
    margin-bottom: 0;
}

.main .f_brief ul li {
    position: relative;
    float: left;
    height: 110px;
    width: 25%;
    text-align: center;
}
.main .f_brief ul li:hover{
    background: rgba(255, 255, 255, 0.15);
}
.main .f_brief ul li a {
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    width: 200px;
    text-align: left;
}

.main .f_brief ul li p {
    margin-top: 10px;
    font-size: 12px;
}

.main .f_brief ul li h6 {
    font-size: 18px;
}

.main .f_brief ul li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 80px;
    background-color: rgba(153, 153, 153, 0.39);
    position: absolute;
    right: 0;
    top: 15px;
}

.main .f_brief ul li:first-child + li + li + li::after {
    display: none;
}

.main .report {
    position: relative;
    height: 576px;
	max-width: 1440px;
    margin: 0 auto;
}

.main .report img {
    width: 100%;
}

.main .report .r_txt {
    position: absolute;
    top: 60px;
    text-align: center;
    padding: 0 130px;
    width: 100%;
}

.main .report .r_txt h2 {
    font-family: PingFangSC-Semibold;
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 50px;
}

.main .report .r_txt .secondlevel {
    overflow: hidden;
}

.main .report .r_txt .secondlevel .secondlevel_left {
    position: absolute;
    width: 321px;
    left: 50%;
    margin-left: -355px;
	box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
}

.main .report h2 .red_line b {
    font-family: PingFangSC-Semibold;
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
}

.main .report h2 .red_line span {
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 45px;
}

.main .report .red_line {
    position: absolute;
    left: 50%;
}

.main .report .r_txt .secondlevel .secondlevel_right {
    text-align: left;
    position: absolute;
    left: 50%;
    top: 170px;
}

.main .report .r_txt .secondlevel .secondlevel_right h4 {
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
}

.main .report .r_txt .secondlevel .secondlevel_right button {
    border: 0;
    width: 140px;
    height: 44px;
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    border-radius: 5px;
    background-color: #d42620;
    margin-top: 35px;
    behavior: url(../ie-css3.htc);
}

.main .report .r_txt .secondlevel .secondlevel_right button:hover {
    opacity: .8;
}

.main .report .r_txt .secondlevel .secondlevel_right p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}

.main .report h2 {
    position: absolute;
    height: 97px;
    width: 100%;
    background-color: #c13939;
    top: 105px;
	box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
}

.main .enjoy {
    position: relative;
    height: 630px;
	max-width: 1440px;
    margin: 0 auto;
}

.main .enjoy img {
    width: 100%;
    height: 100%;
}

.main .enjoy .case img {
    width: 130px;
}

.main .enjoy .case h3 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 25px;
}

.main .enjoy .case {
    position: absolute;
    top: 40px;
    left: 50%;
    /* transform: translate(-50%,0); */
    margin-left: -562px;
}

.main .enjoy .case .content {
    /* padding: 0 136px; */
    /* width: 1520px; */
    width: 1125px;
}

.main .enjoy .case .content .content_item ul {
    overflow: hidden;
}

.main .enjoy .case .content .content_item ul li {
    float: left;
    width: 48%;
    margin: 1%;
    background-color: #FFFFFF;
    height: 190px;
    border: 1px solid #dddddd;
    padding: 10px;
    position: relative;
    border-radius: 3px;

}

.main .enjoy .case .content .content_item ul li:hover {
    /**border-color: #d3231e;**/
	box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.2);
	transition: all .3s;
}

.main .enjoy .case .case_btn {
    text-align: center;
}

.main .enjoy .case .content .content_item ul li a {
    display: block;
    height: 100%;
}

.main .enjoy .case .content .content_item ul li a h6 {
    font-family: PingFang-SC-Regular;
    font-size: 13px;
    color: #6b6b6b;
    letter-spacing: 0;
    text-align: right;
    line-height: 14px;
    margin-top: -15px;
}

.main .enjoy .case .content .content_item ul li a p {
    font-family: PingFang-SC-Bold;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    margin-top: 5px;
	padding: 0 10px;
}

.main .enjoy .case .content .content_item ul li a .product {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    /**border-top: 1px solid #dddddd;**/
    margin: -5px 20px;
    line-height: 40px;
}

.main .enjoy .case .content .content_item ul li a .product i {
    font-style: inherit;
    color: #6f6b6b;
    font-size: 14px;
}

.main .enjoy .case .content .content_item ul li a .product span {
    padding: 1px 6px 1px 3px;
    border: 1px solid #999999;
    font-size: 10px;
    color: #999999;
    margin: 0 5px;
	border-radius: 2px;
	font-style: oblique;
}

.main .enjoy .case .content .content_item ul li a .product span:hover{
    border: 1px solid #d3231e;
    color: #d3231e;
}

.main .enjoy .case .content .s_content {
    width: 100%;
}

.main .enjoy .case .content .content_item ul li a .product .t_r {
    border-color: #c13939;
    color: #c13939;
}

.main .enjoy .case .case_btn button {
    width: 140px;
    height: 44px;
    border: 0;
    background-color: #d3231e;
    color: #FFFFFF;
    border-radius: 4px;
    margin-top: 30px;
    behavior: url(../ie-css3.htc);
}

.main .enjoy .case .case_btn button:hover {
    opacity: .8;
}

.swiper-pagination-customs-active {
    background-color: #c13939;
}

.main .enjoy .case .swiper-pagination-custom {
    bottom: 10%;
}

.trust {
    height: 576px;
    width: 100%;
    position: relative;
	max-width: 1440px;
	margin: 0 auto;
}

.trust img {
    width: 100%;
    height: 100%;
}

.trust .learnmore {
    position: absolute;
    top: 60px;
}

.trust .learnmore dl .more_line {
    width: 44px;
    height: 6px;
    display: inline-block;
    background-color: #c13939;
}

.trust .learnmore dl dt {
    font-size: 25px;
    color: #c13939;
}

.trust .learnmore dl dd {
    width: 321px;
    color: #FFFFFF;
}

.trust .learnmore dl button {
    margin-top: 23px;
    background-color: #df3c26;
    border-radius: 5px;
	outline: 0 none !important;
}

.trust .learnmore dl button:hover {
    opacity: .8;
}

.trust .learnmore dl .more_img {
    margin-top: 30px;
    width: 405px;
}
.news{
	overflow: hidden;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.news-and-trends {
    height: 576px;
    position: relative;
	max-width: 1440px;
    margin: 0 auto;
	overflow: hidden;
}

.news-and-trends img {
    width: 100%;
    height: 100%;
}

.news-and-trends .news_content .am-g {
    height: 576px;

}

.news-and-trends .news_content .am-g .am-u-sm-4 {
    width: 120px;
}

.news-and-trends .news_content .am-g .am-u-sm-8 {
    width: calc(100% - 120px);
    padding-left: 0;
}

.news-and-trends .news_content {
    padding: 0 135px;
    height: 505px;
    position: absolute;
    top: 0;
}

.news-and-trends .news_content h2 {
    font-family: PingFang-SC-Bold;
    font-family: fantasy;
    font-size: 27px;
    font-weight: 600;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 80px;
}

.news-and-trends .news_content .am-u-sm-3 dd {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    height: 115px;
}

.news-and-trends .news_content .am-u-sm-5 {
    height: 400px;
    width: 46%;
	margin-top: -16px;
}

.news-and-trends .news_content .am-u-sm-3:hover {
    box-shadow: 5px 5px 10px 1px rgba(14, 13, 13, 0.2);
    cursor: pointer;
	transition: all .3s;
}


.news-and-trends .news_content .am-u-sm-3:hover img {
    transform: scale(1.024);
    transition: transform 0.3s cubic-bezier(0, 0, 0.81, 1.46);
}

.news-and-trends .news_content .am-u-sm-3 {
    height: auto;
    background-color: #FFFFFF;
    margin: 0 7px;
    padding: 0;
    position: relative;
    max-width: 380px;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.news-and-trends .news_content .am-u-sm-3 .news_line {
    display: inline-block;
    width: 28px;
    height: 4px;
    background-color: #c13939;
}

.news-and-trends .news_content .am-u-sm-3 dl {
    padding: 0 18px;
}

.news-and-trends .news_content .am-u-sm-3 dl button {
    background-color: #FFFFFF;
    color: #999999;
    border-color: #999999;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 5px;
}

.news-and-trends .news_content .am-u-sm-3 dl:hover {
    opacity: .8;
}

.news-and-trends .news_content .am-u-sm-5 .am-g .am-u-sm-4 img {
    height: 70px;
    width: 90%;
}

.news-and-trends .news_content .am-u-sm-5 .am-g .am-u-sm-4 {
    padding: 0;
}

.news-and-trends .news_content .am-u-sm-5 .am-g:first-child + div + div + div {
    border: 0;
}

.news-and-trends .news_content .am-u-sm-5 .am-g {
    height: 22%;
    /*height: 28%;*/
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #d9d9d9;
    /*padding:15px;*/
    margin: 15px;
    cursor: pointer;
}
/*.news-and-trends .news_content .am-u-sm-5 .am-g:after{
    content: " ",
    height:0;
    width:100%;
    zoom:1;
    border-bottom:1px solid #d9d9d9;
    margin-top:7.5px;
    display: block;
}*/

.news-and-trends .news_content .am-u-sm-5 .am-g:hover, .news-and-trends .news_content .am-u-sm-5 .am-g:hover div + div + div {
    /*border-bottom: 1px solid #c13939;*/
}

.news-and-trends .news_content .am-u-sm-5 .am-g:hover dl dt {
    color: #c13939;
}

.news-and-trends .news_content .am-u-sm-5 .am-g:hover dl dd {
    color: rgba(193, 57, 57, 0.6);
}

.news-and-trends .news_content .am-u-sm-5 .am-g:nth-child(1) {
    margin-top: 16px;
}

.news-and-trends .news_content .am-u-sm-5 .am-g dl dd {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-and-trends .news_content .am-u-sm-5 .am-g dl dt {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow : hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*
.news-and-trends .news_content .am-u-sm-5 .am-g dl .txt_red {
    color: #c13939;
}
*/

.news-and-trends .news_content button {
    background-color: transparent;
    color: #999999;
    border-color: #999999;
    margin-top: 7px;
    margin-right: 80px;
    float: right;
	outline: 0 none !important;
	
}

.news-and-trends .news_content button:hover {
    opacity: .8;
    cursor: pointer;
	color: #d3231e;
	border-color: #d3231e;
}

.innovate .am-btn-danger {
    background-color: #dd3825;
    width: 171px;
    border-radius: 7px;
    height: 41px;
}

.innovate .am-btn-danger:hover {
    opacity: .9;
}

/* .news-and-trends .news_content .am-u-sm-5 .am-g::after{
    content:"...";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 20px 1px 45px;
    background:url(/newimg88/2014/09/ellipsis_bg.png) repeat-y;

} */
.main .innovate {
    height: 480px;
    width: 100%;
    position: relative;
}

.main .innovate img {
    width: 100%;
    height: 100%;
}

.main .innovate .innovate_txt {
    position: absolute;
    top: 35px;
    text-align: center;
    left: 50%;
    margin-left: -354px;
}

.main .innovate .innovate_txt .txt_bottom .am-g .am-u-sm-3 p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
}

.main .innovate .innovate_txt .txt_bottom .am-g .am-u-sm-3 {
    padding: 0 47px;
}

.main .innovate .innovate_txt .txt_bottom {
    width: 708px;
    margin-top: 5px;
    margin-bottom: 35px;
}

.main .innovate .innovate_txt .txt_top h5 {
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 65px;

}

.main .innovate .innovate_txt .txt_top h2 {
    font-family: PingFangSC-Medium;
    font-size: 45px;
	font-weight:1000;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 10px;
}

.main .innovate .innovate_txt .txt_top h4 {
    font-family: PingFangSC-Medium;
    font-size: 25px;
	font-weight:600;
    color: #FFFFFF;
    letter-spacing: 0px;
    line-height: 32px;
    line-height: 88px;
}

.footer .container {
    padding: 40px 80px;
}

.footer {
    background: #242424;
    width: 100%;
    font-size: 14px;
}

.footer .footer-right {
    float: left;
    padding-left: 20px;
}

.footer .footer-right {
    float: right;
}

.footer .footer-right ul,
.footer .footer-right ul {
    float: left;
    line-height: 25px;
    font-size: 16px;
}

.footer .footer-right {
    width: 75%;
}

.footer .footer-right ul {
    width: 19%;
}

.footer .footer-right ul li {
    font-size: 16px;
}

.footer .footer-right span {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 18px;
}

.footer .footer-right a:hover {
    color: #ff4236;
}

.footer .footer-right a,
.footer .footer-right .bai {
    color: #eaeaea;
    font-size: 13px;
}

/* .footer .footer-right{
	width: 40%;
} */

.footer .footer-right span {
    color: #fff;
}

.footer .footer-right .tel {
    font-size: 20px;
    font-weight: bold;
}

.footer .footer-right .footerUl {
    float: right;
    margin: 0;
}

.footer .footer-right .footerUl li {
    width: 120px;
    height: 120px;
}

.footer .footer-right .footerUl li img {
    width: 100%;
    height: 100%;
}

.footer .footer-bottom {
    background: #333333;
    height: 60px;
    font-size: 13px;
}

.footer-bottom .container {
    padding: 0 0 0 6%;
}

.footer-bottom .container ul {
    margin: 0;
    display: inline-block;
    line-height: 57px;
}

.footer-bottom .container ul li {
    float: left;
}

.footer .footer-bottom ul li span {
    margin: 0px 5px;
    color: #666;
}

.footer-bottom .container ul li a:link,
.footer-bottom .container ul li a:visited {
    color: #878787;
}

.footer-bottom .container ul li a {
    font-size: 13px;
}

.footer .footer-bottom .fr {
    float: right;
    overflow: hidden;
    color: #666;
    line-height: 57px;
}

.footer .container .footer-top {
    /* overflow: hidden; */
}

.footer .container .footer-top .footer-one-cont {
    float: left;
    border-right: 1px solid #b3b3b3;
    padding-right: 40px;
}

.footer .container .footer-top .footer-one-cont .footerTwo .find a {
    color: #cacaca;
    text-decoration: underline !important;
}

.footer .container .footer-top .footer-one-cont .footerTwo .f_logo img {
    width: 100%;
}

.footer .container .footer-top .footer-one-cont .footerTwo .f_logo {
    width: 49px;
}

.footer .container .footer-top .footer-one-cont .footerTwo .phone {
    margin-top: 13px;
}

.footer .container .footer-top .footer-one-cont .footerTwo .icon {
    margin-top: 8px;
    position: relative;
}

.footer .container .footer-top .footer-one-cont .footerTwo .icon .microblogqrcode {
    width: 150px;
    position: absolute;
    display: none;
    z-index: 5;
}

.footer .container .footer-top .footer-one-cont .footerTwo .icon .microblogqrcode img {
    width: 85%;
    height: 120px;
}

.footer .container .footer-top .footer-one-cont .footerTwo .icon .WeChatqrcode {
    width: 150px;
    position: absolute;
    display: none;
    z-index: 5;
}

.footer .container .footer-top .footer-one-cont .footerTwo .icon .WeChatqrcode img {
    width: 85%;
    height: 120px;
}

.footer .container .footer-top .footer-one-cont .footerTwo .icon img {
    margin-right: 18px;
    width: 30px;
}

.footer .footer-bottom .copyright {
    color: #878787;
    line-height: 57px;
    font-size: 12px;
}

.footer .footer-bottom .fl {
    float: left;
}

.navbar-toggle {
    display: none;
}

.index-banner-one-slide-web {
    display: none;
}
.video-modal-wrapper {
  position: absolute;
  width: 700px;
  top: calc(50% - 250px);
  left: calc(50% - 350px);
  font-size: 0;
  background-color: #000;
  border:none;
}
.video-close-btn {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  right: 0;
  background-size: contain;
  background-image: url(../img/icon/close_grey_1.svg);
  cursor: pointer;
  z-index: 9;
}
.video-modal-wrapper video {
  max-width: 700px;
  width: 100%;
  height: 500px;
  outline: none;
}

@media screen and (max-width: 770px) {
    .news-and-trends .news_content .am-u-sm-5{
        margin-top: 0;
    }
    .footer .container .footer-top .footer-one-cont .footerTwo .kg{
        height: 0!important;
        width: 100%;
    }
    body {
        min-width: auto;
    }

    .index-banner-one-slide-pc {
        display: none;
    }

    .index-banner-one-slide-web {
        display: flex;
        align-items: center;
        justify-content: flex-end;

    }
    .news-and-trends  .index-banner-one-slide-web{
        height: 100%;
    }

    .index-banner-one-slide-web img {
        width: 100%;
    }

    .swiper-pagination {
        text-align: center;
    }

/*     .index-banner-one {
        height: auto !important;
    } */

    body .swiper-container-horizontal > .index-banner-one-pagination {
        bottom: 8vh;
    }

    .swiper-pagination-customs {
        width: 5vw;
        height: 0.6vh;
    }

    .index-banner-one .swiper-pagination-customs-active {
        width: 7vw;
        background-color: #c44a4a;
    }

    .enterprise-service .s_nav ul li a {
        font-size: 3vw;
    }

    .enterprise-service .txt .p2 {
        font-size: 4vw;
        line-height: 5vh;
        margin: 0;
    }

    .enterprise-service .txt .p1 {
        font-size: 4vw;
        margin-bottom: 0;
    }

    .enterprise-service .txt h3 {
        font-size: 6vw;
        /* line-height: 9vh; */
    }

    .enterprise-service .txt .txt_btn .demonstration,
    .enterprise-service .txt .txt_btn .applyfor {
        font-size: 3vw;
        width: 26vw;
        height: 6vh;
    }

    .enterprise-service .txt {
        /* top: 0; */
        left: 50%;
        transform: translate(-50%, 0);
        width: 80%;
        text-align: center;
        bottom: 12vh;
        top: inherit;
    }

    .enterprise-service .s_nav ul li {
        line-height: 4vh;
    }

    .enterprise-service .s_nav ul li a::after {
        height: 2vh;
        top: 1vh;
        width: 0.2vw;
    }

    .main .growup .g_txt {
        width: 75%;
        top: 50%;
        transform: translate(-50%, -50%);
        margin-left: 0;
    }

    .main .growup .g_txt h3 {
        font-size: 6vw;
    }

    .main .growup .g_txt p {
        font-size: 4vw;
        margin-top: 1vh;
        margin-bottom: 0;
    }

    .main .growup .g_txt button {
        width: 27vw;
        height: 5vh;
        margin-top: 2vh;
        font-size: 3vw;
    }

    .main .growup .g_txt button:hover {
        opacity: .8;
    }

    .main .f_brief {
        padding: 0;
    }

    .main .f_brief ul li {
        width: 50%;
        height: 11vh;
    }

    .main .f_brief ul li:nth-child(2)::after {
        display: none;
    }

    .main .f_brief ul li:nth-child(1) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    .main .f_brief ul li:nth-child(2) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    .main .f_brief ul li h6 {
        font-size: 3vw;
    }

    .main .f_brief ul li a {
        text-align: center;
        width: 96%;
        margin-top: 1vh;
    }

    .main .f_brief ul li p {
        margin-top: 1vh;
        margin-bottom: 0;
        font-size: 2vw;
    }

    .main .f_brief ul li::after {
        top: 50%;
        transform: translate(0, -50%);
        width: 0.3vw;
        height: 55%;
        background-color: rgba(255, 255, 255, .3);
    }

    .main .report .r_txt {
        padding: 0;
        width: 90%;
        top: 10%;
        left: 50%;
        transform: translate(-50%, 0);
        height: 90%;
    }

    .main .report .r_txt h2 {
        font-size: 5vw;
        margin-bottom: 0;
        line-height: 4vh;
    }

    .main .report .r_txt .secondlevel {
        margin-top: 4vh;
    }

    .main .report .r_txt .secondlevel .secondlevel_left {
        width: 100%;
    }

    .main .report .r_txt .secondlevel .secondlevel_right {
        margin-left: 0;
        width: 100%;
        text-align: center;
        left: 0;
        background-color: rgba(255, 255, 255, .9);
        padding: 2vh 0;
        top: inherit;
        height: 32vh;
        bottom: 3vh;
    }

    .main .report .r_txt .secondlevel .secondlevel_right h4 {
        font-size: 4vw;
        margin-top: 4vh;
    }

    .main .report .r_txt .secondlevel .secondlevel_right p {
        font-size: 3vw;
        margin-top: 2vh;
    }

    .main .report .r_txt .secondlevel .secondlevel_right button {
        width: 36vw;
        font-size: 4vw;
        height: 6vh;
        margin-top: 0;
    }

    .main .report .r_txt .secondlevel .secondlevel_right:hover {
        opacity: .8;
    }

    .main .enjoy .case .content .content_item ul li {
        width: 85%;
        padding: 3vw;
        height: 31vh;
    }

    .main .enjoy .case .content {
        width: 100%;
        padding: 0;
    }

    .swiper-slide {
        width: 100% !important;
    }

    .main .enjoy .case {
        left: 50%;
        transform: translate(-50%, 0);
        margin-left: 0;
        width: 100%;
        top: 1%;
    }

    .main .enjoy .case .content .content_item ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .main .enjoy .case h3 {
        font-size: 5vw;
        margin-bottom: 2vh;
        padding: 0 18%;
        line-height: 5vh;
    }

    .main .enjoy {
        height: 90vh;
    }

    .main .enjoy .case img {
        width: 26vw;
    }

    .main .enjoy .case .content .content_item ul li a p {
        font-size: 3vw;
        margin-top: 2vh;
        line-height: 3vh;
    }

    .main .enjoy .case .content .content_item ul li a h6 {
        font-size: 3vw;
        margin-top: -2vh;
        line-height: 0;
    }

    .main .enjoy .case .content .content_item ul li a .product {
        line-height: 5vh;
        margin: 0 2vw;
    }

    .main .enjoy .case .content .content_item ul li a .product i {
        font-size: 3vw;
    }

    .main .enjoy .case .content .content_item ul li a .product span {
        font-size: 3vw;
            padding: .1vw 1.5vw .1vw 1vw;
    }

    .main .enjoy .case .case_btn button {
        margin-top: 2vh;
        width: 35vw;
        height: 6vh;
        font-size: 3vw;
    }

    .main .enjoy .case .case_btn button:hover {
        opacity: .8;
    }

    .learnmore .am-u-sm-5 {
        width: 78%;
    }

    .main .trust {
        height: auto;
    }

    .main .trust .learnmore {
        top: 10%;
    }

    .trust .learnmore dl .more_line {
        width: 7vw;
        height: 0.6vh;
    }

    .trust .learnmore dl dt {
        font-size: 6vw;
    }

    .trust .learnmore dl dd {
        width: 100%;
        font-size: 4vw;
    }

    .trust .learnmore dl .more_img {
        width: 100%;
        position: absolute;
        left: -15%;
        margin-top: 33%;
    }

    .main .news-and-trends .news_content {
        padding: 0 5%;
    }

    .main .news-and-trends {
        height: 900px;
    }

    .main .news-and-trends .news_content .am-u-sm-3 {
        width: 45%;
        height: 55%;
    }

    .news-and-trends .news_content .am-u-sm-3 dl {
        padding: 0 6%;
        position: relative;
    }

    .news-and-trends .news_content .am-u-sm-3 dt {
        font-size: 4vw;
        line-height: 3vh;
    }

    .news-and-trends .news_content .am-u-sm-3 .news_line {
        width: 5vw;
        height: 0.3vh;
    }

    .news-and-trends .news_content .am-u-sm-3 dd {
        font-size: 3vw;
    }

    .news-and-trends .news_content .am-u-sm-3 dl button {
        bottom: 3%;
        right: 3%;
        padding: .3em .5em;
    }

    .news-and-trends .news_content .am-u-sm-3 dl:hover {
        opacity: .8;
    }

    .news-and-trends .news_content h2 {
        font-size: 4vw;
        line-height: 8vh;
    }

    .news-and-trends .news_content .am-u-sm-5 {
        width: 100%;
        height: auto;
    }

    .news-and-trends .news_content .am-u-sm-5 .am-g dl dd {
        width: 42vw;
        font-size: 3vw;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow : hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .news-and-trends .news_content .am-u-sm-5 .am-g .am-u-sm-4 img {
        height: auto;
        max-height: 70px;
    }

    .news-and-trends .news_content .am-u-sm-5 .am-g dl dt {
        font-size: 3.5vw;
    }

    .news-and-trends .news_content .am-u-sm-5 .am-g {
        height: auto;
        margin: 0;
        padding-top: 10px;
    }

    .news-and-trends .news_content .am-u-sm-5 button {
        bottom: -10%;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .news-and-trends .news_content .am-u-sm-5:hover {
        opacity: .8;
    }

    .main .innovate {
        height: auto;
    }

    .main .innovate .innovate_txt .txt_top h5 {
        font-size: 4vw;
        line-height: 6vh;
    }

    .main .innovate .innovate_txt .txt_top h2 {
        font-size: 7vw;
        line-height: 6vh;
    }

    .main .innovate .innovate_txt .txt_top h4 {
        font-size: 4vw;
        line-height: 5vh;
    }

    .main .innovate .innovate_txt .txt_bottom .am-g .am-u-sm-3 {
        padding: 0;
        width: 50%;
        margin-bottom: 8%;
    }

    .main .innovate .innovate_txt {
        transform: translate(-50%, 0);
        margin: 0;
        width: 100%;
    }

    .main .innovate .innovate_txt .txt_bottom {
        width: 100%;
        margin-top: 13%;
        padding: 0 18%;
    }

    .main .innovate .innovate_txt .txt_bottom .am-g {
        /* display: flex;
        flex-wrap: wrap; */
    }

    .main .innovate .innovate_txt .am-btn {
        width: 75%;
        border-radius: 5px;
        font-size: 4vw;
        margin-top: 8%;
        line-height: 28px;
    }

    .main .innovate .innovate_txt .txt_bottom .am-g .am-u-sm-3 p {
        font-size: 3.5vw;
        line-height: 3vh;
        width: 60%;
        margin: 0 auto;
    }

    .main .innovate .txt_bottom img {
        width: 15vw;
        height: 8vh;
    }

    @media screen and (min-width: 470px) {
        .main .news-and-trends .news_content .am-u-sm-3 {
            height: 80%;
        }
    }

    .yongyou-top-left {
        width: 90%;
    }

    .yongyou-top-left .tryout {
        font-size: 12px;
        border: 1px solid;
        padding: 0 1.5vw;
        border-radius: 1vw;
        line-height: 25px;
    }

    .yongyou-top-left .login {
        font-size: 4vw;
        border: 1px solid;
        padding: 2vw 6vw;
        border-radius: 2vw;
    }

    .yongyou-top-concat {
        height: 6vh;
    }

    .yongyou-top-left .login img {
        width: 4vw;
        height: 3vh;
        margin-top: -1vh;
    }

    .main {
        margin-top: 0;
        padding-top: 0;
    }

    .yongyou-top-concat .top_pc {
        display: none;
    }

    .top_web .yongyou-logo {
        display: inline-block;
        width: 13%;
    }

    .top_web {
        margin-top: 0;
        padding: 1vh 4vw;
        width: 100%;
        justify-content: space-between;
    }

    .am-icon-bars:before {
        color: red;
    }

    .top_web button .am-icon-bars {
        font-size: 6vw;
    }

    .top_web button {
        border: 0;
        float: right;
        background-color: transparent;
    }

    #collapse-nav {
        display: block;
    }

    .footer .container {
        padding: 0;
    }

    .footer .container .footer-top {
        display: flex;
        flex-wrap: wrap;
    }

    #accordion {
        display: block;
    }

    .footer .container .am-panel-group {
        width: 100%;
    }

    .footer .container .footer-top .footer-one-cont {
        border: 0;
        padding: 0;
        width: 100%;
        padding: 5vw;
        height: 20vh;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo li {
        float: left;
        font-size: 3.5vw;
        margin-left: 0 4vw;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .phone br {
        display: none;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .phone {
        margin: 0;
        width: 100%;
        padding-left: 0vw;
        /* font-size: 4vw; */
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .f_logo {
        width: 11vw;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo {
        position: relative;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .icon {
        position: absolute;
        right: -5px;
        bottom: -12vh;
    }

    .leftmenu {
        display: none !important;
    }

    .leftmenu {
        margin: 0;
    }

    .enjoy .case .index-banner-two_web-pagination {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .main .report h2 .red_line {
        /* left: 50%;
        transform: translate(-50%, 0); */
        width: 100%;
        text-align: center;
        left: inherit;
    }

    .main .report {
        height: auto;
    }

    .main .report h2 {
        height: 10vh;
        top: inherit;
        bottom: 38vh;
    }

    .main .report h2 .red_line span {
        font-size: 4vw;
        line-height: 4vh;
    }

    .main .report h2 .red_line b {
        font-size: 5vw;
        line-height: 4vh;
    }

    .main .report .r_txt .secondlevel .secondlevel_right p {
        font-size: 3vw;
    }

    .footer-bottom .index-banner-one-slide-web ul li a {
        color: #646464;

    }

    .footer-bottom .index-banner-one-slide-web ul li {
        color: #646464;
        width: 100%;
        background: #333333;
    }

    .footer-bottom .index-banner-one-slide-web ul {
        display: flex;
        width: 100%;
        font-size: 2vw;
        margin: 0;
        flex-wrap: wrap;
        text-align: center;
    }

    .footer .footer-bottom {
        height: 11vh;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .web_s {
        width: 100%;
        padding-left: 0vw;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .icon .microblogqrcode img {
        height: auto;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .icon .microblogqrcode {
        width: 20vw;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .icon .WeChatqrcode {
        width: 20vw;
    }

    .footer .container .footer-top .footer-one-cont .footerTwo .icon .WeChatqrcode img {
        height: auto;
    }
    .news-and-trends .arrows_right{
        position: absolute;
        right: 10px;
        bottom: 0;
    }
	
	.video-modal-wrapper {
	   /* position: absolute; */
	  /* width: 50%; */
	  /* top: calc(50% - 250px); */
	  /* left: calc(50% - 350px); */
	  /* font-size: 0; */
	  background-color: #000;
	  border:none;
	  top:-150%;
	  left:-15%;
	  width:130%;
	  height:auto;
	  
	}
	
	.video-modal-wrapper video {
	  width:100%;
	  height:100%;
	  outline: none;
	}
}

#doc-oc .am-list > li > a:hover {
    color: royalblue;
}

#doc-oc .am-list > li > a {
    color: #fff;
}

#doc-oc .am-list > li {
    background-color: #333;
}

/* .am-panel-group .am-panel{
    display: none;
} */
.am-panel-group .am-panel + .am-panel {
    margin: 0 !important;
}

.am-panel-default > .am-panel-hd {
    background-color: #424242 !important;
    border-bottom: 1px solid #666666;
}

.am-panel-group {
    margin: 0 !important;
}

/* .am-panel{} */

body .am-panel-group .am-panel {
    border: 0;
}

body .am-panel-default > .am-panel-hd {
    position: relative;
}

body .am-panel-default > .am-panel-hd span img {
    width: 5vw;
}

body .am-panel-default > .am-panel-hd span {
    position: absolute;
    right: 5vw;
    bottom: 50%;
    transform: translate(0, 50%);
}

body .am-panel-title {
    color: #ffffff;
    line-height: 6vh;
}

body .am-panel-group .am-panel-hd + .am-panel-collapse .am-panel-bd {
    background-color: #666;
}

/*section-eight*/
.leftmenu {
    display: block;
    width: 50px;
    position: fixed;
    top: 60%;
    right: 20px;
    z-index: 7;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 0 4px 4px #00000026;
}

.leftmenu ul, .leftmenu p {
    margin: 0;
}

.leftmenu .bar > li {
    /*background: #fff;*/
}

.leftmenu .bar > li.barLi-two a {
    display: block;
    color: #333;
    padding: 20px 15px 20px;
    text-align: center;
}

.leftmenu .bar > li.barLi-three {
    margin-top: 5px;
}

.leftmenu .bar li a {
    display: block;
    width: 100%;
}

.leftmenu .bar > li .top {
    height: 37px;
    background: url(../img/leftMenu/top.png) center no-repeat;
    background-color: #f8f8f8;
}

.leftmenu .bar > li .open {
    height: 50px;
    background: url(../img/leftMenu/open2.png) center no-repeat;
    background-color: #d80a14;
}

.leftmenu .openDiv {
    display: block;
}

.leftmenu .openDiv.form-div {
    width: 402px;
    /*height: 100%;*/
    position: absolute;
    right: -500px;
    top: 0;
    background: #fff;
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5fffdfd, endColorstr=#E5fffdfd);
}

.leftmenu .openDiv.form-div .form-li {
    font-size: 26px;
}

.leftmenu .openDiv .formBottom-div {
    margin: 0;
    margin-top: 30px;
}

.leftmenu .openDiv .formBottom-div h4 {
    font-size: 14px;
}

.leftmenu .openDiv .formBottom-div span {
    height: 45px;
}

.leftmenu .openDiv .formBottom-div .formBottom-left {
    border-right: 1px solid #d4d4d4;
}

.leftmenu .openDiv .formBottom-div .formBottom-left span {
    background: url(../img/leftMenu/left5.png) no-repeat center;
    /*background-size: contain;*/
}

.leftmenu .openDiv .formBottom-div .formBottom-right span {
    background: url(../img/leftMenu/leftBottom-right.png) no-repeat center;
    /*background-size: contain;*/
}

.leftmenu .openDiv .formBottom-div li {
    width: 199px;
    padding: 0 40px;
}

.leftmenu .openDiv .formBottom-div li a {
    color: #333;
}

.leftmenu .openDiv .formBottom-div li b {
    font-weight: 400;
    font-size: 12px;
}

.leftmenu .bar > li {
    /*background-color: #C13939;*/
}

.leftmenu .bar > li:last-child {
    /*background-color: #f8f8f8;*/
    display: none;
    padding: 0 4px;

}

.barLi-two-list {
    padding: 0 4px;
}

.barLi-two-list li {
    padding: 5px 0;
    text-align: center;
    /*border-bottom: 1px solid #fff;*/
    color: #fff;
    position: relative;
    margin-bottom: 5px;
    background-color: #C13939;
}

.barLi-two-list li:last-child {
    border-bottom: none;
}

.barLi-two-list .barLi-huaru-show {
    position: absolute;
    left: -132px;
    top: 0px;
    /*padding: 8px;*/
    width: 130px;
    color: #333;
    background-color: #fff;
    text-align: left;
    padding: 0 15px;
    height:44px;
    display: none;
}

.barLi-two-list .barLi-two-list-huaru:hover .barLi-huaru-show {
    display: block;
}

/*.barLi-two-list .barLi-huaru-show::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #fff;
}*/

#top .barLi-two-list .barLi-huaru-show p {
    font-size: 12px;
    color: #000;
    line-height: 22px;
    font-weight: bold;
    text-align: left;
}

#top .barLi-two-list .barLi-huaru-show p span.barLi-huaru-show-value {
    color: #C13939;
    width: inherit;
    font-size: 14px;
}

#top .barLi-two-list .barLi-huaru-show p span.barLi-huaru-show-name {
    width: 68px;
}

.barLi-two-list .barLi-huaru-show p span {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    font-size: 12px;
    color: #666;
}

.barLi-two-list .barLi-huaru-show .barLi-huaru-show-title {
    text-align: center;
    font-size: 14px;
    color: #333;
}

.index-tost-box {
    position: fixed;
    z-index: 11;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    overflow-y: auto;
}

.index-tost-box {
    position: fixed;
    z-index: 11;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    overflow-y: auto;
}

.index-tost-cont {
    width: 950px;
    margin: 8% auto 0;
    padding-bottom: 10px;
}

.index-tost-box-iframe {
    width: 950px;
    min-height: 650px;
    background-color: #ffffff;
}

.index-tost-cont .tost-title {
    padding: 16px 50px;
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    border-bottom: 1px solid #ddd;
    background: #F9F9F9;
    border-radius: 4px 4px 0 0;
}

.index-tost-cont .tost-input-box {
    padding: 16px 50px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.index-tost-cont .tost-input-box input, .index-tost-cont .tost-input-box select {
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 16px;
    border: none;
    border: 2px solid #ddd;
}

.index-tost-cont .tost-input-box input:focus, .index-tost-cont .tost-input-box select:focus {
    border: 2px solid #C13939;
    box-shadow: none;
}

.index-tost-cont .tost-input-dis {
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}

.index-tost-cont .tost-tijiao {
    padding: 12px 50px 16px;
    background-color: #f9f9f9;
    border-radius: 0 0 4px 4px;
    text-align: right;
}

.index-tost-cont .tost-tijiao span {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 44px;
    line-height: 44px;
    background-color: #C13939;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.index-tost-cont .tost-close {
    padding-top: 12px;
    text-align: center;
}

.index-tost-cont .tost-close img {
    cursor: pointer;
}

.row-sdqz li:nth-child(2) {
    width: 26%;
}
.w_x_icon:hover{
	opacity: .8;
}
.news-and-trends .arrows_right{
    overflow: hidden;
}
.news-and-trends .arrows_right span{
    float: right;
    /* display: inline-block; */
}
.news-and-trends .arrows_right span img{
    width: 33px;
}
.footer .container .footer-top .footer-one-cont .footerTwo .kg{
    height: 15px;
}


