@font-face {
    font-family: 'azoft-sans';
    src: ;
    src:  format('truetype')
}
@font-face {
    font-family: 'din';
    src: ;
    
}

/*@font-face {
    font-family: 'rockwellstd';
    src: ;
    src:  format('otf')
}*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

html,
body {
    position: relative;
    height: 100%;
    font-family: georgia, "helvetica neue", "microsoft yahei", "寰蒋闆呴粦", stxihei, "鍗庢枃缁嗛粦", serif;
}

body {
    background: #01123e;
    font-family: helvetica neue, helvetica, arial, sans-serif;
    font-size: 14px;
    color: #fff;
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #01123e;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}

.banner-video {
    z-index: 9;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -ms-transform: translatex(-50%) translatey(-50%);
    -webkit-transform: translatex(-50%) translatey(-50%);
    transform: translatex(-50%) translatey(-50%);
    background: url(/uploads/image/simages/homepage.jpg) no-repeat;
    background-size: cover;
}

.home-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.normal-layout {}

.darkmenu {
    background: #0f1925;
}

.darkmenu .menu-bar {
    padding-top: 16px;
}

.menu-bar {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.menu-bar .logo {
    float: left;
}

.menu {
    float: left;
    margin-left: 80px;
}

.menu>li {
    float: left;
    margin: 0 20px;
    line-height: 40px;
    position: relative;
}

.menu>li a {
    color: #fff;
    opacity: .5;
    font-size: 14px;
    text-decoration: none;
}

.menu>li:hover>a {
    opacity: 1;
}

.menu>li.active a {
    opacity: 1;
}

.menu>li:hover .sub-menu {
    display: block;
}

.sub-menu {
    display: none;
    position: absolute;
    top: 39px;
    width: 95px;
    left: -20px;
    text-align: center;
    padding:10px 0;
    box-sizing: border-box;
    z-index: 3;
    background-color: rgba(15,25,37, 0.5);
    overflow: auto;
	
}

.sub-menu li {
 
    text-align:center;
    line-height: 30px;
}

.sub-menu li:hover a {
    opacity: 1;
}

.sub-menu2>li{position:relative;  width: 250px;line-height: 40px;}
.sub-menu2{ overflow:hidden; width: 250px; background: none; padding: 0;}
.sub-menu2 li ul li{text-align:left;}
.sub-menu2>li>a{display:block;width:95px ;background-color: rgba(15,25,37, 0.5);}
.sub-menu2 li:hover a{opacity: .5;}
.sub-menu2>li>a:hover{opacity: 1;}   .sub-menu2>li>ul>li>a:hover{opacity: 1;}  
.sub-menu2 li ul li a{padding-left:20px; color: #fff;}.sub-menu2 li ul li a:hover{color: #fff;}
.sub-menu3 {display:none;position:absolute;left:95px;;z-index:99999;top:0;opacity: 1;}
.sub-menu2 li ul li  {line-height: 40px; }
.sub-menu2 li ul li  a{background-color: rgba(15,25,37, 0.5); display: block; width: 120px; border-left: 1px solid #000 }.sub-menu2>li:hover .sub-menu3 {
display: block;
}

.stock {
    color: #ff0202;
    font-size: 12px;
    line-height: 44px;
    margin-left: 50px;
}

.lang {
    opacity: .5;
    font-size: 14px;
    line-height: 40px;
    float: right;
    color: #fff;
}

.home-first-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15%;
}

.home-first-content .p1 {
    margin-top: 40px;
    font-size: 24px;
    letter-spacing: 1px;
}

.home-first-content .p2 {
    font-size: 18px;
    width: 750px;
    margin: 10px auto 0;
}

.page1 {
    background-color: rgba(0, 104, 183, 0.3);
    z-index: 10;
}

.page2 {
    background: #042254;
    z-index: 10;
}

.page3-bg {
    background-image: url(/uploads/image/simages/homepage3.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
}

.page4-bg {
    background-image: url(/uploads/image/simages/homepage4.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
}

.page5-bg {
    background-image: url(/uploads/image/simages/xiaomei.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
}
.page6-bg {
    background-image: url(/uploads/image/simages/homepage5.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
}

.page7-bg {
    background-image: url(/uploads/image/simages/homepage6.jpg);

       height: 70%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: top right;
    cursor: pointer;
	background-size:cover
}

.col33,
.col34 {
    float: left;
    height: 50%;
    background-size: cover;
}

.col33 span,
.col34 span {
    font-family: "din";
}

.col33 {
    width: 33%;
}

.col34 {
    width: 34%;
}

.col33 span,
.col34 span {
    font-size: 100px;
}

.col33 p:nth-child(1),
.col34 p:nth-child(1) {
    font-size: 24px;
    margin-top: 25%;
}

.col33 p:nth-child(2),
.col34 p:nth-child(2) {
    font-size: 22px;
}

.col33 p:nth-child(3),
.col34 p:nth-child(3) {
    font-size: 12px;
}

.data1 {
    background-image: url(/uploads/image/simages/data1.jpg);
}

.data2 {
    background-image: url(/uploads/image/simages/data2.jpg);
}

.data3 {
    background-image: url(/uploads/image/simages/data3.jpg);
}

.data4 {
    background-image: url(/uploads/image/simages/data4.jpg);
}

.data5 {
    background-image: url(/uploads/image/simages/data4.jpg);
}

.data6 {
    background-image: url(/uploads/image/simages/data5.jpg);
}

.data7 {
    background-image: url(/uploads/image/simages/data6.jpg);
}

.page3-content {
    position: absolute;
    left: 50%;
    text-align: left;
    margin-top: 15%;
}

.page4-content {
    position: absolute;
    left: 18%;
    text-align: left;
    margin-top: 15%;
}

.page5-content {
    position: absolute;
    left: 18%;
    text-align: left;
    margin-top: 15%;
}

.page6-content {
    position: absolute;
    left: 60%;
    text-align: left;
    margin-top: 15%;
}

.hr-full {
    width: 100%;
    border-top: 1px solid #ffffff;
    margin: 30px 0;
}

.hr {
    width: 320px;
    border-top: 1px solid #ffffff;
    margin: 40px 0;
}

.hr2 {
    width: 320px;
    border-top: 1px solid #ffffff;
    margin: 20px 0;
}

.learnmore {
    display: block;
    height: 30px;
    width: 80px;
    border-radius: 15px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    opacity: .5;
    margin-top: 35px;
}


/* footer */

.footer {
    background: #0d131c;
    padding: 55px 0 60px;
    text-align: center;
}

.footer .footer-link {
    width: 1200px;
    margin: 50px auto 0;
    position: relative;
}

.footer .top {
    position: absolute;
    left: 0;
    top: 13px;
}

.footer .menu {
    margin: 0 auto;
    float: none;
    width: 590px;
}

.footer .footer-info {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
}

.footer .footer-info-left {
    float: left;
}

.footer .footer-info-left p {
    line-height: 28px;
    opacity: .5;
}

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

.footer .footer-info-right img {
    float: left;
    margin-left: 30px;
}

.footer .footer-info-right .social-text {
    float: left;
    color: #fff;
    font-size: 12px;
    opacity: .5;
    margin-left: 10px;
    padding-top: 38px;
}


/* 鏅€氭帓鐗?*/

.normal-layout {}

.normal-layout-head {
    height: 900px;
}

.normal-layout-white {
    background: #fff;
    color: #0f1925;
}

.normal-layout-blue {
    background: #0e132d;
    color: #fff;
}

.normal-layout-lightblue {
    background: #0e1237;
    color: #fff;
    padding: 50px 0 150px;
}

.normal-layout-grey {
    background: #f2f2f1;
    color: #0f1925;
    box-shadow: 0 5px 10px #ccc inset;
}

.img-title {
    text-align: center;
    padding: 100px 0 60px;
}

.img-title2 {
    width: 1200px;
    margin: 0 auto;
    padding: 150px 0 60px;
}

.img-title2 img {}

.video-head {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.video-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 104, 183, 0.3);
    z-index: 10;
}

.video-head-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10%;
    text-align: center;
}

.video-head-content .p1 {
    margin-top: 40px;
    font-size: 30px;
    letter-spacing: 5px;
}

.video-head-content .p2 {
    font-size: 20px;
    margin: 10px auto 0;
}

.csr-head {
    background-image: url(/uploads/image/simages/csr.jpg);
    background-size: cover;
    background-position: center;
}

.csr-head-text {
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}

.partner-list2 {
    width: 1000px;
    margin: 0 auto;
}

.partner-list2 li {
    float: left;
    width: 190px;
    height: 190px;
    line-height: 190px;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    margin: 0 0 10px 10px;
}

.partner-list2 li img {
    width: 62%;
}

.partner-list {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.partner-list li {
    float: left;
    width: 280px;
    height: 280px;
    line-height: 280px;
    vertical-align: middle;
    text-align: center;
    background: #f8f8f8;
    margin: 0 0 20px 20px;
}


/*  涓氬姟浠嬬粛 */

.intro {
    width: 1200px;
    margin: 0 auto;
    padding: 150px 0;
}

.intro-left {
    float: left;
}

.intro-right {
    margin-left: 500px;
}

p.eng {
    font-size: 12px;
    line-height: 22px;
    color: #b1b1b1;
}

p.chn {
    font-size: 14px;
    line-height: 28px;
}

.page6-footer {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #101926;
}

.fixed-swiper {
    width: 100%;
    height: 700px;
    position: absolute;
}

.fixed-swiper img {
    height: 100%;
}

.news-head {
    height: 760px;
}

.news-list-content {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.news-list {
    margin-left: -26px;
}

.news-list li {
    float: left;
    margin-left: 26px;
    width: 280px;    height: 420px; overflow:hidden;
    margin-bottom: 30px;
}

.news-title {
    font-size: 20px;
    margin-top: 25px;
    line-height: 28px;min-height:84px;
}

.news-source {
    font-size: 12px;
    margin: 10px 0;
    color: #5f5f5f;
}

.news-desc {
    font-size: 14px;
    color: #5f5f5f;
    line-height: 24px;
}

.readmore {
    display: block;
    font-size: 18px;
    color: #5f5f5f;
    width: 300px;
    height: 40px;
    border: 1px solid #5f5f5f;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin: 10px auto 0;
}

.swiper-slide-active .page3-bg {
    animation: slowscale 6s forwards;
    -webkit-animation: slowscale 6s forwards;
}

.swiper-slide-active .page4-bg {
    animation: slowscale 6s forwards;
    -webkit-animation: slowscale 6s forwards;
}

.swiper-slide-active .page5-bg {
    animation: slowscale 6s forwards;
    -webkit-animation: slowscale 6s forwards;
}

@keyframes slowscale {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(1.2)
    }
}

@-webkit-keyframes slowscale {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.2)
    }
}

.numlist {
    margin-left: -33px;
    margin-top: 80px;
}

.numlist li {
    float: left;
    width: 170px;
    height: 170px;
    margin-left: 33px;
    position: relative;
}

.numlist li p {
    text-align: center;
    font-size: 12px;
    color: #b1b1b1;
}

.numlist span {
    font-size: 60px;
}

.numlist li p:nth-child(2) {
    color: #fff;
    margin-top: 36px;
}

.numlist li .circle {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #b1b1b1;
    border-radius: 50%;
    animation: circlescale 3s forwards;
    -webkit-animation: circlescale 3s forwards;
    opacity: 0;
}

@keyframes circlescale {
    0% {
        transform: scale(3)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes circlescale {
    0% {
        -webkit-transform: scale(3)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

.rank-list {
    width: 1200px;
    margin: 0 auto;
}

.rank-list>div {
    width: 50%;
    float: left;
}

.rank-list h3 {
    font-size: 22px;
    text-align: center;
}

ul.rank {
    width: 90%;
    margin: 30px auto 0;
}

ul.rank li {
    width: 100%;
    border-bottom: 1px solid #fff;
    text-align: center;
    line-height: 48px;
}

ul.rank li:first {
    font-size: 14px;
}

ul.rank li {
    font-size: 18px;
}

ul.rank li span {
    display: inline-block;
    width: 50%;
}

ul.rank li span:first-child,
ul.rank li span:last-child {
    width: 22%;
}

ul.rank .grey {
    background: #bdbdbe;
    color: #000;
    font-weight: bold;
}

.honor {
    position: relative;
}

.swiper-container-honor {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.swiper-container-honor .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f8f8f8;
    height: 240px;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.innertext {
    box-sizing: border-box;
    position: absolute;
    background: #000;
    padding: 22px;
    color: #fff;
    width: 100%;
    height: 100%;left:0;top:0
}

.putmiddle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}

.innertext p:nth-child(1) {
    font-size: 16px;
    margin-bottom: 10px;
}

.innertext p:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
}

.swiper-container-honor .swiper-slide img {
    display: block;
}

.swiper-container-honor .swiper-slide:hover img {
    display: none;
}

.swiper-container-honor .swiper-slide .innertext {
     display: none;
}

.swiper-container-honor .swiper-slide:hover .innertext {
    display: block;
}

.pt50pb150 {
    padding-top: 50px;
    padding-bottom: 150px;
}

.customer {
    position: relative;
    margin-bottom: 100px;
}

.swiper-container-customer {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.swiper-container-customer .swiper-slide {
    text-align: center;
    background: #fff;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-customer .swiper-slide img {
    max-width: 100%;
}

.link-control {
    text-align: center;
    font-size: 18px;
}

.link-control a {
    color: #b4b5b5;
    text-decoration: none;
}

.link-control a.active {
    color: #000;
}

.arrowdown {
    position: absolute;
    bottom: 5%;
    left: 50%;
    margin-left: -15px;
    z-index: 11;
    cursor: pointer;
}

.borad {
    width: 1000px;
    margin: 0 auto;
}

.borad-list {
    margin-left: -20px;
}

.borad-list li {
    float: left;
    margin-left: 20px;
    margin-bottom: 50px;
    width: 230px;
}

.borad-list img {
    max-width: 100%;
}

.borad-list .name {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}

.borad-list .desc {
    font-size: 14px;
    margin-top: 8px;
    line-height: 24px;
    height: 72px;
}

.pagenation {
    text-align: center;
}

.pagenation-ct {
    display: inline;
}

.pagenation span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #cdcdcd;
    border: 1px solid #cdcdcd;
    border-radius: 15px;
    min-width: 30px;
    padding: 0 5px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

.first,
.last,
.prev,
.next {
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -99999px;
}

.first {
    background-image: url(/uploads/image/simages/first.png);
}

.last {
    background-image: url(/uploads/image/simages/last.png);
}

.prev {
    background-image: url(/uploads/image/simages/prev.png);
}

.next {
    background-image: url(/uploads/image/simages/next.png);
}

.category {
    padding: 70px 0 30px 0;
    text-align: center;
}

.category a {
    display: inline-block;
    height: 50px;
    width: 200px;
    border: 1px solid #cdcdcd;
    color: #5f5f5f;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    border-radius: 25px;
    margin-left: 20px;
}

.category a.active {
    background: #ebebeb;
}

.news-detail-head {
    height: 300px;
    background-image: url(/uploads/image/simages/newsdetail.jpg)
}

.main-content {
    background: #fff;
    color: #000;
}

.news-detail {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.breadcumb {
    padding: 40px 0;
}

.breadcumb a {
    color: #00a0e8;
}

.news-detail-left {
    width: 890px;
    float: left;
}

.news-detail-left p.title {
    font-size: 30px;
}

.news-detail-left p.source {
    font-size: 16px;
    margin: 20px 0;
}

.news-detail-left p.shortdesc {
    background: #e7f6fd;
    padding: 30px;
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 30px;
}

.article {
    font-size: 18px;
    line-height: 32px;
}

.article img {
    max-width: 100%;
}

.article p {
    margin-bottom: 28px;
}

.news-detail-right {
    margin-left: 920px;
}

.news-detail-right h3 {
    font-size: 20px;
}

.news-detail-right h3 span {
    font-size: 16px;
    color: #00a0e8;
    float: right;
}

.news-list-new {
    margin-top: 20px;
}

.news-list-new li {
    padding-bottom: 20px;
    border-bottom: 1px solid #9b9b9b;
}

.news-list-new p.title {
    font-size: 20px;
    margin-top: 20px;
}

.news-list-new p.source {
    margin: 18px 0;
    font-size: 12px;
    color: #5f5f5f;
}

.news-list-new p.desc {
    font-size: 14px;
    line-height: 24px;
    color: #5f5f5f;
}

.blue {
    background: #48ace6;
}

.gold {
    background: #bda34f;
}

.black {
    background: #000;
}

.red {
    background: #ca0f22;
}

.scalet {
    background: #dd0000;
}

.yellow {
    background: #e67600;
}

.pink {
    background: #c91f24;
}

.timeline {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.swiper-container-timeline {
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.swiper-container-timeline .swiper-slide {
    text-align: center;
    background: none;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 650px;
    overflow: inherit;
}

.csr {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.swiper-container-csr {
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.swiper-container-csr .swiper-slide {
    text-align: center;
    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: none;
}

.csr p {
    margin-top: 20px;
    font-size: 20px;
}

.pdf {
    display: block;
    float: right;
    line-height: 20px;
    height: 20px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #9b9b9b;
    font-size: 12px;
    padding: 0 5px;
    margin-top: 2px;
}

.ycircle {
    width: 60px;
    height: 60px;
    background: #969696;
    border-radius: 50%;
    border: 10px solid #fff;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: relative;
}

.swiper-slide-active .ycircle {
    width: 80px;
    height: 80px;
    background: #143599;
    font-size: 26px;
    line-height: 80px;
}

.aline {
    border: 1px solid #969696;
    top: 50%;
    position: absolute;
    width: 100%;
}

.ycircle .updotline {
    background-image: url(/uploads/image/simages/updotline.png);
    background-position: center;
    height: 80px;
    width: 5px;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: -90px;
}

.ycircle .downdotline {
    background-image: url(/uploads/image/simages/downdotline.png);
    background-position: center;
    height: 80px;
    width: 5px;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: 70px;
}

.swiper-slide-active .ycircle .updotline {
    top: -80px;
}

.swiper-slide-active .ycircle .downdotline {
    top: 80px;
}

.ycircle .textup {
    width: 260px;
    position: absolute;
    bottom: 155px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    left: 50%;
    margin-left: -135px
}

.swiper-slide-active .ycircle .textup {
    bottom: 165px;
}

.swiper-slide-active .ycircle .textdown {
    top: 170px;
}

.ycircle .textdown {
    width: 230px;
    position: absolute;
    top: 160px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    left: 50%;
    margin-left: -115px
}

.ycircle .textup p.bb,
.ycircle .textdown p.bb {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.about-head-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15%;
    text-align: center;
}

.about-head-content .p1 {
    margin-top: 40px;
    font-size: 18px;
    letter-spacing: 5px;
}

.about-head-content .p2 {
    font-size: 16px;
    margin: 10px auto 0;
}

.location {
    background-image: url(/uploads/image/simages/location.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position-y: 5px;
}

.phone {
    display: inline-block;
    background-image: url(/uploads/image/simages/phone.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position-y: 5px;
}

.fax {
    margin-left: 10px;
    display: inline-block;
    background-image: url(/uploads/image/simages/fax.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position-y: 5px;
}

.mail {
    margin-left: auto;
    display: inline-block;
    background-image: url(/uploads/image/simages/mail.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position-y: 5px;
}

.copyright {
    background-image: url(/uploads/image/simages/copyright.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position-y: 5px;
}

@media (max-width: 1440px) {
    .news-head {
        height: 585px;
    }
    .fixed-swiper {
        width: 100%;
        height: 525px;
        position: absolute;
    }
    .home-first-content {
        transform: scale(.75);
        margin-top: 12%;
    }
    .about-head-content {
        transform: scale(.75);
        margin-top: 12%;
    }
    .video-head-content {
        transform: scale(.75);
        margin-top: 5%;
    }
    .page6-footer {
        padding: 25px 0 30px;
    }
    .page6-footer .footer-link {
        margin-top: 20px;
    }
    .page6-footer .hr-full {
        margin: 15px 0;
    }
}