﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#1c5799;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}


.con{width:80%; margin:0 auto;}
.container { width:80%; margin:0 auto}
.top{width:100%; height:40px; background-color:#1c5799; font-size:14px; line-height:40px; color:#fff; }
.top .container{width: 80%;}
.top .welcome{float:left;}
.top .r_t{float:right; margin-top:7px; margin-right:10px}
.top .r_t ul li{float:left; position:relative; width:26px; height:26px; line-height:26px; background:rgba(255,255,255,.2) ;border-radius: 50%; text-align:center; margin-left:10px}
.top .r_t ul li:hover{background:rgba(255,255,255,.5) }
.top .r_t ul li a{ color:#fff}
.top .language{float:right; line-height:30px;   position:relative; z-index:9999;   font-size:14px; color:#000; padding:0 10px;   width:120px; margin-top:5px; background:#fff url(../images/jt.jpg) no-repeat center right }
.top .language .l_m i{display:inline-block; vertical-align:middle; margin-top:-4px; margin-right:5px;}
.top .contact{float:right; height:46px; margin:0 20px; padding:0 20px; text-align:center; line-height:46px; position:relative; z-index:9;}
.top .contact:before{width:1px; height:16px; content:""; background-color:#5871ae; position:absolute; left:0; top:50%; margin-top:-8px;}
.top .contact:after{width:1px; height:16px; content:""; background-color:#5871ae; position:absolute; right:0; top:50%; margin-top:-8px;}
.top .x_l{width:140px; padding-top:8px; position:absolute; top:22px; left:50%; margin-left:-70px; display:none; z-index:9999}

.top .x_l ul{ background-color:#fff; border:#ccc 1px solid;width:140px;box-sizing:border-box }
.top .x_l ul li a{font-size:12px; color:#333; line-height:30px; display:block; border-bottom:#ccc 1px solid; padding-left:10px}
.top .x_l ul li i{ margin-right:8px}
.top .x_l ul li a:hover{color:#1c5799;}

@media only screen and (max-width:1440px){
.con{width:90%; margin:0 auto;}
.container { width:90%; margin:0 auto}	
}
@media only screen and (max-width:1279px){
	
}
@media only screen and (max-width:992px){
.con{width:96%; margin:0 auto;}
.container { width:96%; margin:0 auto}
.top{width:100%; height:40px; background-color:#1c5799; font-size:14px; line-height:40px; color:#fff; }
.top .container{width: 96%;}
	
}
@media only screen and (max-width:640px){
.top .welcome{ display:none}
	
}

.header{width:100%; position:relative; top:0; left:0; z-index:999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background: #fff;}
.header.on{box-shadow:0 0 10px #aaa; position:fixed; top:0; left:0;}
.header .logo{width:197px; float:left; margin:15px 0 ;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{width:100%; height:auto;display:block}
.header .logo .img2 { display: none}
.header .s_ch{width:30px; height:30px; border-radius:15px;  line-height:30px; text-align:center; color:#333;  float:right; cursor:pointer; margin-top:25px; margin-right:5px }
.header .s_ch i{ line-height:30px; font-size:18px}
.header .an{position:absolute; top:50%; right:10px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#333; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:right; }
.header .y_y{float:right; height:26px; margin-top:25px; margin-left:15px; border:1px solid #1c5799; border-radius:5px; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .y_y{margin-top:25px;}
.header .x_z{float:right; background:#1c5799; width:100px; height:26px; line-height:26px;border-radius: 5px; text-align:center; margin-top:25px; font-size:14px}
.header .x_z a{ color:#fff}
.header .y_y:hover{border:1px solid #1c5799;}
.header .y_y a{display:inline-block; width:30px; height:24px; font-size:14px; line-height:24px; color:#333; text-align:center; vertical-align:top;}
.header .y_y:hover a{color:#008dd5;}
.header .y_y a.on{color:#fff; background-color:#1c5799;}
.header.on .y_y a{display:inline-block; width:30px; height:24px; font-size:14px; line-height:24px; color:#333; text-align:center; vertical-align:top;}
.header.on .y_y a.on{color:#fff; background-color:#1c5799;}

.header .nav i{font-size:15px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display: block;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);background: url(../images/icon001.png) right center no-repeat;  }
.header.on .nav{ float:right; }
.header .nav ul li{  line-height:85px; float:left; position:relative; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .nav ul li{line-height:85px;}
.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize; font-weight:bold; padding:0 20px}
.header .nav ul li.on a{ color:#1c5799;}
/* .header.on .nav ul li.on a{ color:#1c5799;} */
.header.on .nav ul li a{display:block; font-size:16px; color:#333;}
.header:hover .nav ul li a{display:block; font-size:16px; color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#1c5799; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header.on .nav ul li span{background-color:#1c5799;}
.header:hover .nav ul li span{background-color:#1c5799;}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.full_text {display: none}
.full_text.on {display:block}
.nav .y_j{position:relative;}
.nav .e_j{width:160px; background-color:rgba(255,255,255,0.9); position:absolute; top:85px; left:0; display:none; z-index:9999;border-radius: 0 ;}
.header .nav .e_j.cp {width: 200px;}
.header.on .nav .e_j {top:85px;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; font-weight:normal; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align: left;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;padding-left:10px;}
/* .header.on .nav ul li.on .e_j a{ color:#1c5799;} */
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {min-width: 150px;width:max-content; background-color:rgba(255,255,255,0.85); position:absolute; top:0px; left:160px; display:none; z-index:9999;border-left:1px solid rgba(0,0,0,0.15);border-radius: 0; }
.nav .e_j .s_j.jr {width:120px;}
.nav .e_j .s_j a {font-size: 14px !important;}
.header .nav .e_j a:hover{background-color:#1c5799; color:#fff; padding-left:15px;}
.header.on .nav ul li.on .e_j a:hover{ color:#fff;}

.nav ul li .e_j .ejy:hover .s_j { display:block}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}


@media (max-width:1368px){

.header .nav ul li .e_j a {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 38px;
}
.header .nav ul li{margin:0 2px; line-height:85px; float:left; position:relative; padding:0 14px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
}


@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.header .logo{width:140px; margin:10px auto;}
.header.on .logo{width:140px; margin:10px auto;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header.on .nav {width:90%; top:60px;}
.header .nav{width:100%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:90px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing:border-box }
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 14px;color: #333;}
.header.on .nav .e_j {top:0;}
.header .nav i{display:block;}
.header .nav ul li{line-height:40px; text-align:left; border-bottom:1px solid #ccc; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:40px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
	
.header .nav ul li .e_j a { color:#666; text-align:left; line-height:40px; font-size:15px;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.nav .e_j .s_j {
    width: 100%;
    position: relative;
    top:0px;
    left:0px; border:0
}
.header .nav ul li a{font-size:14px; color:#333;}
.header:hover .nav ul li a{font-size:14px;}
.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
.header .y_y{ margin-right:60px}
}
@media only screen and (max-width:600px){
.header .container{ padding:0; overflow:hidden; width:94%}
.header .s_ch{width:30px; height:30px; border-radius:16px; line-height:30px; text-align:center; color:#fff;  float:right; cursor:pointer; font-weight:bold; font-size:16px; margin-top:16px; margin-right:50px}

.header .logo{width:140px; margin:10px auto;}

.header.on .logo{width:140px; margin:10px auto;}

}

.head_h { height: 85px; display:block}
@media only screen and (max-width:992px){
.head_h { height: 85px; display:none}

}



.search{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .sc_bj{width:100%; padding:150px 0; background-color:#1c5799; position:relative;}
.search .sc_gb{position:absolute; top:50px; right:50px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; color:#fff;}
.search .sc_nr{width:500px; border-bottom:1px solid #fff; margin:0 auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#fff;}
.search button{width:60px; height:60px; line-height:60px; text-align: right; color:#fff; float:right;}
.search button i{font-size:20px;}
@media only screen and (max-width:640px){
.search .sc_bj{padding:100px 0;}
.search .sc_gb{top:20px; right:20px;}
.search .sc_gb i{font-size:26px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}


.ban{width:100%; position:relative; height:86vh; z-index:99}
.ban .swiper-slide img {width:100%;display: block;}
.ban .mb{width:100%; height:100%; display:block; position:absolute; left:0; top:0; text-align:center;background: rgba(0,0,0,0.2);text-shadow: 1px 1px 1px #000; }
.ban .mb h1 { font-size:50px; line-height:75px;font-weight: bold;color:#fff; padding-top:110px; margin-bottom:30px; text-align:center; margin-top:10%;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);box-shadow: 0 0 #666 15px}
.ban .mb h1.l2 {color:#1c5799;margin-top:15%;}
.ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.ban .mb h4 { font-size:22px;text-transform: uppercase;color:#eee; text-align:center;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0); line-height:36px}
.ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:8px; height:8px; display:inline-block;border: #fff 1px solid;background: none; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#1c5799;border: #1c5799 1px solid;}
.ban .swiper-button-prev{width:40px; height:40px; background:url(../images/ban_l.png) no-repeat center; left:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ban:hover .swiper-button-prev{left:4%; opacity:.8;}
.ban .swiper-button-next{width:40px; height:40px; background:url(../images/ban_r.png) no-repeat center; right:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ban:hover .swiper-button-next{right:4%; opacity:.8;}

@media only screen and (max-width:992px){
.ban{width:100%; position:relative; height:23vh}
	.ban .mb h1 {
    font-size: 16px;
    margin-top:0; line-height:26px;padding-top: 35px;
margin-bottom: 5px;
}
	.ban .mb h4 {
    font-size: 13px; width:90%; margin:0 auto
}
	.ban .swiper-pagination {
    bottom: 10px !important;
}
	.ban .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:32px; color:#333; margin-bottom:15px; position:relative; text-transform:uppercase; font-weight:bold}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -16px; width: 40px; margin-left: -20px;height: 0;border: 2px solid #1c5799;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;line-height: 1.8;}
.tit p{ text-align:center; font-size:16px; margin-top:35px; text-transform:uppercase;}

.titi { margin-bottom:50px; text-align:center}
.titi h1 { font-size:32px; color:#333; margin-bottom:15px; position:relative; text-transform: capitalize; font-weight:bold}
.titi h1::after { content: " ";position: absolute; left: 50%; bottom: -16px; width: 60px; margin-left: -30px;height: 0;border: 2px solid #1c5799;}
.titi h3 { font-size:14px; color:#696969; margin-top:25px;line-height: 1.8;}
.titi p{ text-align:center; font-size:16px; margin-top:35px; text-transform:capitalize;color:#696969;}

@media only screen and (max-width:992px){
.tit { margin-bottom:20px; text-align:center}
.tit h1 { font-size:20px; color:#333; margin-bottom:15px; position:relative; text-transform:uppercase; font-weight:bold}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -16px; width: 40px; margin-left: -20px;height: 0;border: 2px solid #1c5799;}
.tit h3 { font-size:12px; color:#666; margin-top:25px;line-height: 1.8;}
.tit p{ text-align:center; font-size:14px; margin-top:25px; text-transform:uppercase; line-height:26px}

.titi { margin-bottom:20px; text-align:center}
.titi h1 { font-size:20px; color:#333; margin-bottom:15px; position:relative; text-transform: capitalize; font-weight:bold}
.titi h1::after { content: " ";position: absolute; left: 50%; bottom: -16px; width: 40px; margin-left: -20px;height: 0;border: 2px solid #1c5799;}
.titi h3 { font-size:12px; color:#696969; margin-top:25px;line-height: 1.8;}
.titi p{ text-align:center; font-size:14px; margin-top:35px; text-transform:capitalize;color:#696969;}

}

.sy_about { padding:60px 0; overflow:hidden;background:url(../images/ind-abo-bg.jpg) center / 80% no-repeat;margin: 30px 0 0px}
.sy_about h3 {font-size:36px; color:#333; margin-bottom:40px; position:relative;}
.sy_about h3::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #1c5799;}
.sy_about .nr { font-size:16px;width: 600px;float: right;text-align: justify;}
.sy_about .nr p { margin-bottom:15px; line-height:1.8;color: #333;}


.sy_about .nr .more a { font-size:18px; text-transform:capitalize; color:#1c5799; text-align:center; line-height:32px; margin-bottom:30px; display: inline-block;position:relative}
.sy_about .nr .more a  span{width:0; height:2px; background-color:#1c5799; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.sy_about .nr .more a:hover span{ width:100%}

/* 我们的业务 */
.trade-content {
    padding: 60px 0;background-color: #f2f7fd;
}
.trade-title {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin: 50px 0;
    position: relative;
}
.trade-title:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid;
    border-color: #20B09F transparent transparent;
}
.trade-title:after {
    content: "";
    position: absolute;
    width: 52px;
    height: 3px;
    background-color: #20B09F;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.trade-black {
}
.trade-box {
    width: 80% !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}
.trade-box-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.trade-box-item {
    flex: 1;
    text-align: center;
    position: relative; margin-right:1px
}
.trade-content .trade-box-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(28,87,153,.4);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.trade-box-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.trade-box-item .box {width: 100%}
a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.item-logo {
    margin: 0 auto;
    display: block;
}
.trade-content .trade-box-item .item-logo {
    position: relative;width: 60px;
    margin: 70px auto 0;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.item-logo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.item-title {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 20px 0;
    position: relative;
}
.trade-content .item-title:before {
    content: "";
    position: relative;
    display: block;
    width: 20px;
    border-bottom: 2px solid #fff;
    margin: 0 auto 20px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.item-text {
    position: relative;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    margin-top: 10px;
}
.item-text p {
    color: #fff;
    font-size: 16px;
   padding: 0 10px; border:#fff 1px solid; width:100px; margin:0 auto; line-height:32px; font-size:14px
}

.trade-content .trade-box-item:hover .item-text {
    display: block;
    opacity: 1;
    margin-top: 0;
}
.trade-content .trade-box-item:hover:before {
    background-color: rgba(28,87,153, .8);
}
.trade-content .trade-box-item:hover .item-logo {
    margin-top: -20px;
}
.trade-content .trade-box-item:hover .item-title:before {
    opacity: 0;
    margin-bottom: 0;
}
.sy_ys{padding: 60px 0;}
.sy_ys .con{ width:80%}
.sy_ys .five-part {
            width: 32%;
            height: auto    ;
            float: left; text-align:center;border: #eee 1px solid;box-sizing: border-box; margin-right:2%;box-sizing:border-box; padding-bottom:30px
        }
.sy_ys .five-part:last-child { margin-right:0}
        .sy_ys .five-part:hover {
            box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);
        }

        .sy_ys .five-value-img {
            width: 106px;
            height: 106px;
            margin: 20px auto 0px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
        }
		.sy_ys .five-part:hover .five-value-img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}


.sy_ys .span-line {

    display: block;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #777; width:90%; margin:0 auto; line-height:28px

}

/* index05wrap */
.index05wrap{width: 100%;box-sizing: border-box;position: relative;background-color: rgb(248, 246, 243);padding:60px 0;}
.index05wrap .top1{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;margin-bottom: 40px;}
.index05wrap .top1 .left{width: 50%;box-sizing: border-box;padding-left: calc((100% - 1200px)/2);position: relative;}
.index05wrap .top1 .left .bgfont{font-size: 170px;color: #222222;opacity: 0.05;font-weight: bold;text-transform: uppercase;position: absolute;left: 0;letter-spacing: 26px;top:30px;}
.index05wrap .top1 .left .cont{width: 100%;padding-top: 100px;border-left: 1px solid #ddd;box-sizing: border-box;padding-left: 40px;position: relative;}
.index05wrap .top1 .left .cont::before{content: '';display: block;width: 3px;height: 30px;position: absolute;left: -2px;top: 200px;background-color: #1c5799;}
.index05wrap .top1 .left .cont .tl{font-size: 36px;color: #222222;font-weight: bold;margin-bottom: 60px;}
.index05wrap .top1 .left .cont .list{width: 100%;box-sizing: border-box;}
.index05wrap .top1 .left .cont .list .item h3{font-size: 24px;color: #222222;font-weight: bold;margin-bottom: 30px;}
.index05wrap .top1 .left .cont .list .item h4{font-size: 15px;color: #666666;line-height: 26px;margin-bottom: 50px;padding-right: 100px;box-sizing: border-box;}
.index05wrap .top1 .left .cont .list .item .more{width: 150px;height: 40px;line-height: 40px;background: #1c5799;transition: all .3s;display: block;text-align: center;color: #fff;font-size: 18px;}
/*.index05wrap .top .left .cont .list .item .more::after{background-color: transparent;}*/
/*.index05wrap .top .left .cont .list .item .more:hover{background-color: transparent;}*/
.index05wrap .top1 .gallery-thumbs .swiper-wrapper .swiper-slide{opacity: 0!important;}
.index05wrap .top1 .gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{opacity: 1!important;}
.index05wrap .top1 .right{width: 50%;box-sizing: border-box;overflow: hidden;}
.index05wrap .top1 .right img{display: block;width: 100%;transition: all .6s;border-bottom-left-radius: 340px;}


.index05wrap .bot{width: 100%;overflow: hidden;box-sizing: border-box;position: relative;}
.index05wrap .bot .gallery-thumbs .swiper-slide a{display: block;width: 100%;}
.index05wrap .bot .gallery-thumbs .swiper-slide a .imgbox{width: 100%;box-sizing: border-box;opacity: 0.5;}
.index05wrap .bot .gallery-thumbs .swiper-slide a .imgbox img{display: block;width: 100%;}
.index05wrap .bot .gallery-thumbs .swiper-slide.swiper-slide-thumb-active a .imgbox{opacity: 1;}
.index05wrap .bot .gallery-thumbs .swiper-slide a .text{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;font-size: 18px;color: #222222;box-sizing: border-box;margin-top: 20px;}
.index05wrap .bot .gallery-thumbs .swiper-slide a .text::before{content: '';display: block;width: 30px;height: 1px;background-color: #222;margin-right: 10px;}
.index05wrap .bot .gallery-thumbs .swiper-slide.swiper-slide-thumb-active a .text{color: #1c5799;}
.index05wrap .bot .gallery-thumbs .swiper-slide.swiper-slide-thumb-active a .text::before{background-color: #e6771b;}
.index05wrap .swiper-button-next,.index05wrap .swiper-button-prev{width: 45px;height: 45px;background-color: #FFFFFF;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;background-image: none;font-size: 18px;color: #222;margin-top: -38px;outline: none;}
.index05wrap .swiper-button-next{right: 0;}
.index05wrap .swiper-button-prev{left: 0;}


.anli{ width:100%; padding:60px 0; overflow:hidden;background-color:#f2f7fd;}
.anli ul{ position:relative; margin:0 auto; width:81%; }
.anli ul li{ float:left; width:25%; padding:10px;  box-sizing:border-box; position:relative;}
.anli ul li i{ display:block; width:100%; padding-bottom:80%; position:relative}
.anli ul li i img{ position:absolute; width:100%; height:100%; top:0; left:0}
.anli ul li h3{ display:block; position:absolute; bottom:10px; background-color:rgba(0,0,0,0.4); color:#fff;width:calc(100% - 20px); text-align:center;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; line-height:40px; font-size:16px; font-weight:normal; transition:all 0.6s;}
.anli ul li:hover h3{ opacity:0; transition:all 0.6s;}
.anli ul li .anlizi{ position:absolute; width:calc(100% - 20px) ; height:calc(100% - 20px); background:rgba(18,56,147,0.9); z-index:2; display: flex;   align-items: center; text-align:center;flex-direction:column;justify-content:center; opacity:0;transition:all 0.6s; transform: rotateY(180deg) scale(0.5,0.5);  }
.anli ul li .anlizi em{ display:block; border:#fff 1px solid; border-radius:100px; width:40px; height:40px;display: flex;   align-items: center; text-align:center;flex-direction:column;justify-content:center; color:#fff; font-size:20px; font-style:normal }
.anli ul li .anlizi p{ display:block; color:#fff; font-size:16px;  width:90%; margin:0 auto; margin-top:20px}
.anli ul li:hover .anlizi{ opacity:1; transition:all 0.6s;opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);}
@media only screen and (max-width:1440px){
 .anli ul{ position:relative; margin:0 auto; width:91%; }
 .sy_ys .con{ width:90%}
}
	
@media only screen and (max-width:1200px){
.anli{ margin:0 auto}
.anli ul li h3{ bottom:5px; width:calc(100% - 10px); line-height:25px}
	
}
@media only screen and (max-width:992px){
.anli{ width:100%; padding:30px 0 20px; overflow:hidden;}
.anli ul{ position:relative; margin:0 auto; width:100%; }
.anli ul li{ float:left; width:50%; padding:5px;  box-sizing:border-box; position:relative;}
.anli ul li .anlizi{ position:absolute; width:calc(100% - 20px) ; height:calc(100% - 20px); background:rgba(153,102,0,0.9); z-index:2; display: flex;   align-items: center; text-align:center;flex-direction:column;justify-content:center; opacity:0;transition:all 0.6s; transform: rotateY(180deg) scale(0.5,0.5);  }

.anli ul li h3{ display:block; position:absolute; bottom:5px;  color:#fff;width:calc(100% - 10px); text-align:center;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; line-height:30px; font-size:14px; font-weight:normal; transition:all 0.6s;}
}





/*新闻*/
.zxzx { overflow:hidden; margin-bottom:20px;padding: 60px 0}
.zxzx .con{ width:80%}
.zxzx ul { margin-top:40px}
.zxzx ul li { width:32%; float:left; margin-right:2%; background:#fafafa}
.zxzx ul li:nth-child(3){margin-right: 0;}
.zxzx ul li .tp { width:100%; position:relative}
.zxzx ul li .tp img { width:100%}
.zxzx ul li .rq { position: absolute;z-index: 100;-webkit-transition: transform .3s ease-in-out,background-color .2s ease-in-out;transition: transform .3s ease-in-out,background-color .2s ease-in-out;background-color: #1c5799;
width: 58px;padding-top: 13px;padding-bottom: 13px;color: #fff; left:0; top:0}
.zxzx ul li .rq .month { font-size: 12px; line-height: 16px; display:block; text-align:center}
.zxzx ul li .rq .day {font-size: 28px; line-height: 28px; font-weight: 700; margin-bottom: 2px; display:block; text-align:center}
.zxzx ul li .rq .year { font-size: 12px;line-height: 16px; color: #eee; -webkit-transition: color .1s ease-in-out; transition: color .1s ease-in-out;display:block; text-align:center}
.zxzx ul li:hover .rq { background:#d78d34;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.zxzx ul li .text { width:90%; margin:0 auto; padding:20px 0}
.zxzx ul li h3 { font-size:18px; width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; margin-bottom:10px;color: #333; font-weight:bold}
.zxzx ul li p { line-height:28px; font-size:14px;color: #666;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.zxzx ul li .sj{ border:#1c5799 1px solid; width:100px; line-height:28px; display:block; margin-top:20px; text-align:center; color:#1c5799}
.zxzx ul li:hover{box-shadow: 0px 0px 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


/*index-contact*/

.index-contact {


	padding: 45px 0;

	background-image: url(../images/contact-bg.jpg);

	background-repeat: no-repeat;

	background-size: cover;

	background-attachment: fixed;

	background-position: center top;

	position: relative;

}
.index-contact .con{ width:80%}
.index-contact .cover {

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	background: rgba(0,0,0,0.5);

	z-index: 1;

}

.index-contact .s {

	position: relative;

	z-index: 100;

}

.index-contact h6 {

	font-size: 24px;

	color: #fff;

	line-height: 40px; font-weight:bold; margin-top:5px; text-align:center

}

.index-contact p {

	line-height: 50px;

	font-size:18px;

	color: #eee; text-align:center; letter-spacing:1px

}

.index-contact .btn {





	display: block;

	width: 160px;

	 

	border: 1px #fff solid;

	text-align: center;

	border-radius: 3px; margin:20px auto 0

}

.index-contact .btn a {

	display: block;

	height: 40px;

	line-height: 40px;

	font-size: 16px;text-transform: uppercase;

	color: #fff;

}
/* start footer */
.footer_bg{background:#222; width:100%;padding:25px 0 0;}
.footer { width:80%; margin:0 auto; padding:20px 0; z-index:999}
.footer .zuo3{ }
.footer .zuo3 ul li { float:left; width:20%}
.footer .zuo3 ul li:nth-child(3){ width:22.5% }
.footer .zuo3 ul li:nth-child(2){ width:22.5% }
.footer .zuo3 ul li:nth-child(1){ width:35% }
.footer .d_jh{ padding-top:20px}
.footer .d_jh a{width:30px; height:30px;  font-size:22px; color:#666; line-height:30px; text-align:center  ; float:left}
.footer .d_jh a i{ line-height:30px; margin-right:10px; font-size:22px }
.footer .zuo3 ul li .tit1 {overflow: hidden}
.footer .zuo3 ul li .tit1 a { font-size:20px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:2px; background:#4ca63a;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:2px;}
.footer .zuo3 ul li a {display:block; line-height:30px; font-size:14px; color:#fafafa;}
.footer .zuo3 i{ color:#fafafa; margin-right:10px}

.footer .d_y { margin-bottom:5px; color:#fff; font-size:18px}
.footer .btnn {
 margin:20px 0 10px;
 background:#1c5799;

 border-radius:0;
 padding:5px 15px;border-radius:4px; width:160px; text-align:center; font-size:16px; text-transform:uppercase
}
.footer .zuo3 .btnn a{ color:#fff;}
.footer .btnn:hover{ background:#4ca63a}
.footer .btnn:hover .zuo3 .btnn a{ color:#fff}
.lxwm{ color:#fafafa; line-height:36px; font-size:15px}
.footer .zuo3 ul li a:hover { color:#eee}
.footer .zuo3 ul li.lx {padding-right: 0}
.dzwz {line-height:30px;color:#999;font-size:14px; float:left; width:350px; margin-top:20px;}
.dzwz p { line-height:30px;color:#999;font-size:14px;text-transform: capitalize}
.dzwz p.p1 { background: url(../images/fd-img2.png) left center no-repeat}
.dzwz p.p2 { background: url(../images/fd-img1.png) left center no-repeat}
.dzwz p.p3 { background: url(../images/fd-img4.png) left center no-repeat}
.footer .you3 { width:150px; float:right;}
.footer .you3 .weixin { width:120px; padding-top:20px; float: right; line-height:30px; color:#fff; text-align:center;font-size: 14px;}
.footer .you3 .weixin img{width: 100%}
.footer .you3 .dian { width:230px; float: left;}
.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm {margin:30px auto 0;border-top: 1px solid rgba(255,255,255,.1); width:100%; padding:20px 0}
.copy { width: 1200px;margin: 0 auto}
.copy p {font-size: 15px;text-transform: uppercase;color: #fff; text-align:center}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

@media only screen and (max-width:1440px){
.zxzx .con{ width:90%}
}
@media only screen and (max-width:992px){
.copy { width: 100%;margin: 0 auto}
.copy p {font-size: 14px;text-transform: uppercase;color: #fff; text-align:center}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

}



.fh_top{width:46px; height:46px; background-color:#4ca63a; display:none; position:fixed; right:0; bottom:0; z-index:999;}
.fh_top img{width:100%; height:auto;}

.nban {width:100%;position: relative;}
.nban .mb {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(194,23,41,0);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.nban .mb .box {width: 100%;}
.nban .mb .box h2 {font-size: 38px;text-align: center;color: #fff;font-weight: bold;margin-bottom: 20px; text-transform:uppercase}
.nban .mb .box h4 {font-size: 14px;color: #fff;text-align: center;}
.nban img {width: 100%;display: block;}


.ny_gywm .gsjj { overflow:hidden;padding-top: 60px;padding-bottom: 60px;}
.ny_gywm .gsjj .gk {font-size: 16px;line-height: 1.8;margin-bottom: 30px;color: #444;padding-bottom: 30px;}
.ny_gywm .gsjj .gk p {text-indent: 2em;margin-bottom: 10px}
.ny_gywm .gsjj .tp { width:670px; overflow:hidden;}
.ny_gywm .gsjj .tp img {}

.ny_gywm .gsjj .wz { width:480px;}
.ny_gywm .gsjj .wz h3 { font-size:20px; color:#1c5799; margin:50px 0 5px;position: relative;padding-top: 10px;text-transform: uppercase;}
.ny_gywm .gsjj .wz h3::before{content: "";
display: block;
width: 24px;
height: 3px;
background-color: #666;
position: absolute;
left: 0;
top: 0;}
.ny_gywm .gsjj .wz h4 {font-size: 28px;color: #333;margin-bottom: 30px;}
.ny_gywm .gsjj .wz p { line-height:28px; font-size:16px; color:#555;text-indent: 2em;text-align: justify;}
.ny_gywm .gsjj .nr {margin: 30px 0}
.ny_gywm .gsjj .nr p {line-height:28px; font-size:14px; color:#555;margin-bottom: 20px;text-indent: 2em;}
.about-ab-three
{
	overflow: hidden;padding: 50px 0 ;width:1200px;margin: 0 auto;
}
.about-three-item
{
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.about-three-item:last-child
{
	margin-right: 0;
}
.about-three-item img
{
	width: 100%;
}
.about-three-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	background: rgba(194,26,43,0.1);transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.about-three-item:hover .about-three-bg
{
	position: absolute;
	background: rgba(194,26,43,0.75);transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.about-three-bg>div
{
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.about-three-bg h3
{
	font-size: 24px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;color: #fff;font-weight: bold;
}
.about-three-bg h3::after
{
	content: "";
	position: absolute;
	bottom: -8px;
	left: calc(50% - 15px);
	height:2px;
	width: 30px;
	background: #fff;

}
.about-three-bg p
{
	line-height: 1.8;color: #fff;font-size: 16px;padding: 0 30px;
}
.fzlc {}
.ryzz_ny h3 { font-size:20px; color:#1c5799; margin:20px 0 5px;position: relative;padding-top: 10px;text-transform: uppercase;text-align: center}
.ryzz_ny h3::before{content: "";
display: block;
width: 24px;
height: 3px;
background-color: #666;
position: absolute;
	left:50%;top: 0;margin-left: -12px;}
.ryzz_ny h4 {font-size: 28px;color: #333;margin-bottom: 50px;text-align: center}
.pc-slide {
	width: 1200px;
	margin:15px auto 35px;
}
.lcnr { padding:20px; text-align:center}
.lcnr h3 { font-size:30px; color:#333; margin-bottom:20px;padding: 0}
.lcnr h3::before{height: 0;}
.lcnr p { font-size:18px; line-height:32px; color:#555}
.view .swiper-container {
	width: 1200px;
	height: auto;
}

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.topx { height:3px; background:#eee;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; position:absolute; top:0; z-index:1; left:0; width:100%}
.preview .swiper-container {
	width:1130px;
	height: 82px;
	margin-left: 35px;
}
.preview p { width:100%; height:82px; display:block; background:url(../images/s1.png) center top no-repeat;color:#1c5799; font-size:20px; line-height:32px; text-align:center; padding-top:45px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; }
.preview .active-nav p { background:url(../images/s1s.png) center top no-repeat;color:#fff; font-weight: bold;}
.preview .swiper-slide {
	width: 233px;
	height: 82px;
	cursor:pointer; margin-top:0px; z-index:9999
}

.preview .slide6 {
	width: 223px;
}

.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 1px solid #F00;
}

.ryzz_ny { padding:60px 0; overflow:hidden; margin-bottom:40px;background: #f6f6f6;}
.ny_jzg {padding: 50px 0;background: #f6f6f6;overflow: hidden;}
.gybe-main{margin-top:0px;}
.gybe-main li{float: left;width:19%;height: auto;margin: 0 0.5% 0;background: #fff;box-shadow: 0 0 15px #ccc;height: 440px;}
.gybe-main li p { text-indent:0em}
.gybe-main li a{display: block;}
.gybe-main li.no{margin-right:0;}
.gybe-main .gm-img{height: 55px;background-repeat:no-repeat;background-position: center center;background-size: auto 100% ;transition: all 0.2s linear 0s;margin-top: 20px;margin-bottom: 10px;}
.gybe-main li:hover  .gm-img{
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}
.lsct{background-image: url("../images/png-5.png");}
.gsnl{background-image: url("../images/png-6.png");}
.gsjz{background-image: url("../images/png-7.png");}
.beqq{background-image: url("../images/png-8.png");}
.wdy{background-image: url("../images/png-9.png");}
.tg {background-image: url("../images/png-07.png");}
.gybe-main .gm-font1{color:#1c5799;font-size: 18px;text-align: center; font-weight:bold}
.gybe-main .gm-font2{color:#333;font-size: 14px;text-align: center;margin-top: 10px;line-height: 1.8;padding: 0 10px 20px;}
.newsp02 {position:relative; width:1200px; margin:50px auto}

.swiper-ry{ margin:0 auto; padding-bottom:0;padding-top: 10px;}
.swiper-ry .swiper-slide{position:relative;}
.newsp02 .swiper-button-prev{background:url(../images/jtdl.png) center no-repeat; width:39px; height:39px; margin-top:-30px; left:0;opacity: 0}
.newsp02 .swiper-button-next{background:url(../images/jtdr.png) center no-repeat; width:39px; height:39px; margin-top:-30px; right:0;opacity: 0}
.newsp02:hover .swiper-button-prev{opacity: 1}
.newsp02:hover .swiper-button-next{opacity: 1}
.swiper-ry .swiper-slide img { width:100%}

.swiper-ry .swiper-slide h3 { font-size:14px; width:100%;line-height: 30px;text-align: center;}
.swiper-ry .swiper-slide:hover{box-shadow: 0px 0px 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.ntit { width:100%; padding:15px 0;  overflow:hidden; border-bottom:#eee 1px solid; text-align:center}
.ntit ul li { display:inline-block; margin:0 10px ; min-width:130px;  position:relative}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: inline-block; color:#333; text-align:center; font-size:18px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }
.ntit ul li a { line-height:40px; background:#eee; padding:0 20px; font-size:16px; color:#333;border-radius:8px;-moz-border-radius:5px;-webkit-border-radius:5px; display:block; text-align:center }
.ntit ul li a:hover { background:#1c5799; color:#fff;}
.ntit ul li a.on { background:#1c5799; color:#fff;}
.nyhy { height:auto;overflow: hidden; margin-top:20px}
.nyhy ul li{ float:left; width:23.5%; margin:0 2% 2% 0; position:relative;background: #fff;}
.nyhy ul li .kj {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,.02),0 10px 20px 0 rgba(0,0,0,.02);box-shadow: 0 10px 10px 0 rgba(0,0,0,.02),0 10px 20px 0 rgba(0,0,0,.02); }
.nyhy ul li:nth-child(4n) {margin-right: 0}
.nyhy ul li .tu { width:100%; position: relative;overflow:hidden}
.nyhy ul li img { width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li:hover .tu img { -webkit-transform:scale(1.01); -moz-transform:scale(1.01); -o-transform:scale(1.01); -ms-transform:scale(1.01); transform:scale(1.01); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .wenz { padding:20px 20px ; background:#fff; width:100%;  height: auto;box-sizing: border-box;}
.nyhy ul li .wenz h3 { font-size:22px; margin-bottom:10px; color:#333; font-weight:bold}
.nyhy ul li .wenz span { display:block; width:140px;border-radius:5px; background:#1c5799; line-height:36px; text-align:center ; font-size:16px; text-transform:uppercase; margin-top:15px}
.nyhy ul li .wenz span a{ color:#fff}
.nyhy ul li:hover .kj {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}




.nyhy1 { height:auto;overflow: hidden; margin:60px auto}
.nyhy1 ul li{ float:left; width:49%; margin:0 2% 2% 0; position:relative;background: #fff;}
.nyhy1 ul li .kj {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,.02),0 10px 20px 0 rgba(0,0,0,.02);box-shadow: 0 10px 10px 0 rgba(0,0,0,.02),0 10px 20px 0 rgba(0,0,0,.02); }
.nyhy1 ul li:nth-child(2n) {margin-right: 0}
.nyhy1 ul li .tu { width:100%; position: relative;overflow:hidden}
.nyhy1 ul li img { width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy1 ul li:hover .tu img { -webkit-transform:scale(1.01); -moz-transform:scale(1.01); -o-transform:scale(1.01); -ms-transform:scale(1.01); transform:scale(1.01); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy1 ul li .wenz { padding:20px 20px ; background:#fff; width:100%;  height: auto;box-sizing: border-box;}
.nyhy1 ul li .wenz h3 { font-size:22px; margin-bottom:10px; color:#333; font-weight:bold}
.nyhy1 ul li .wenz p{ font-size:18px; line-height:30px; color:#666;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;}
.nyhy1 ul li:hover .kj {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

@media only screen and (max-width:992px){
.nyhy ul li .wenz { padding:16px ; background:#fff; width:100%;  height: auto;box-sizing: border-box;}
.nyhy ul li .wenz h3 { font-size:16px; margin-bottom:10px; color:#333; font-weight:bold}
.nyhy ul li .wenz span { display:block; width:120px;border-radius:5px; background:#1c5799; line-height:30px; text-align:center ; font-size:14px; text-transform:uppercase; margin-top:15px}


.nyhy1 { height:auto;overflow: hidden; margin:30px auto}
.nyhy1 ul li{ float:none; width:100%; margin:0 0 20px 0; position:relative;background: #fff;}

.nyhy1 ul li .wenz { padding:10px ; background:#fff; width:100%;  height: auto;box-sizing: border-box;}
.nyhy1 ul li .wenz h3 { font-size:16px; margin-bottom:10px; color:#333; font-weight:bold}
.nyhy1 ul li .wenz p{ font-size:14px; line-height:24px; color:#666;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;}

}


.page{ text-align:center; margin:30px auto;}

.page a{ height:26px; line-height:26px; display:inline-block; font-size:14px; color:#5a5a5a; border:#f5f5f5 1px solid;background: #f5f5f5; margin:0 3px; padding:0 10px;}

.page a:hover{ background:#1c5799; border:#1c5799 1px solid; color:#FFF;}

.page a.hover{ background:#1c5799; border:#1c5799 1px solid; color:#FFF;}

.ny_fa{padding: 60px 0;}
.ny_fa .five-part {
            width: 25%;
            height: 300px;
            float: left; text-align:center;border: #eee 1px solid;box-sizing: border-box;
        }

        .ny_fa .five-part:hover {
            box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);
        }

.ny_fa .five-value-img { width: 86px; height: 100px;  margin: 40px auto 20px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_fa .five-part:hover .five-value-img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.ny_fa .five-value-img1 { width: 86px; height: 86px;  margin: 40px auto 30px ;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_fa .five-part:hover .five-value-img1 {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
/* 
        .five-part:first-child .five-value-img {
            background: url(../images/fa1.png) center center no-repeat;
        }

        .five-part:nth-child(2) .five-value-img {
            background: url(../images/fa2.png) center no-repeat;
        }

        .five-part:nth-child(3) .five-value-img {
            background: url(../images/fa3.png) center no-repeat;
        } */
 .five-part .five-font-sty { font-size: 20px; font-weight: bold  ; color:#1c5799; line-height: 28px; margin-bottom:10px; }

.ny_fa .span-line {

    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5); width:90%; margin:0 auto; line-height:26px

}
.ny_hzcx {padding: 40px 0 50px;position: relative;margin: 0 auto;}
.ny_hzcx ul li { -webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);
 box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);position: relative;z-index: 9;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;margin-bottom: 50px;overflow: hidden;background: #fff;}
.ny_hzcx ul li .tp {width: 42%;}
.ny_hzcx ul li .tp img {width: 100%;display: block;}
.ny_hzcx ul li .wenz {width: 53%;padding:30px;box-sizing: border-box;} 
.ny_hzcx ul li .wenz h3 {font-size: 20px;font-weight: bold;margin-bottom: 15px;color: #1c5799;}
.ny_hzcx ul li .wenz p {color: #333;line-height: 1.8;font-size: 16px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 7;}
.ny_hzcx ul li .wenz .more1 a{width: 120px;height: 36px;line-height: 36px;text-align: center;font-size: 16px;color: #fff;margin-top: 25px;background: #1c5799;border-radius: 5px;display: block;text-transform: uppercase;}

.ny_al {padding: 60px 0 40px;}
.ny_al ul li {width: 270px;margin: 0 30px 30px 0;float: left;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_al ul li:hover{-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);
 box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_al ul li .tp{overflow: hidden;}
.ny_al ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_al ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_al ul li h3 {font-size: 18px;color: #333;position: relative;margin-bottom: 25px;padding-bottom: 10px;margin-top: 15px;text-align: center;}
.ny_al ul li h3::before{width: 60px;left: 50%;margin-left: -30px;bottom: 0;height: 2px;background: #1c5799;content: "";position: absolute;}


.cpxq {padding: 50px 0;width: 1200px;margin: 0 auto;}
.cpxq .left {width: 45%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: #eee;}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0071bc;}
.cpxqlb .swiper-button-prev{background:rgba(0,0,0,0.3 )url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background:rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:50%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 50px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 25px;color: #bf1829;margin-bottom: 20px;font-weight: bold;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 15px;}

@media only screen and (max-width:1024px) {


	.sy_about {
    padding: 55% 0 30px;
    overflow: hidden;
    background: url(../images/ind-abo-bg.jpg) -50px top / 200% no-repeat;
    margin: 0px 0 0px;
}
	.sy_about .nr {
    font-size: 14px;
    width: 100%;
}
	.trade-box-list {
    display: block;
}
	.trade-box-item {width: 50%;float: left;
}
	.trade-content {
    padding: 30px 0 20px;overflow: hidden
}
	.item-text p {
    font-size: 14px;
    padding: 0 20px;
}
	.item-title {
    font-size:18px;
    padding: 10px 0;
}
	.sy_ys .five-part {
    width:100%;
    height: auto  ; margin-bottom:20px; padding:20px 0; overflow:hidden
}
	.sy_ys {
    padding: 30px 0 10px;
}
	.sy_ys .five-value-img {
    height: 80px;
    margin: 20px auto 20px;
}
	.index05wrap .top .left .cont {
    padding-top: 10px;
    padding-left: 30px;
}
	.index05wrap {
    padding:30px 0;
}
	.index05wrap .top .left .bgfont {
    font-size: 90px;
    letter-spacing: 10px;
    top: -30px;
}
	.index05wrap .top .left .cont .tl {
    font-size: 26px;
    margin-bottom: 20px;
}
	.index05wrap .top .left .cont .list .item h3 {
    font-size: 22px;
    margin-bottom:15px;
}
	.index05wrap .top .left .cont .list .item h4 {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 30px;
    padding-right: 10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}
	.index05wrap .top .left .cont::before {
    top: 10px;
}
	.index05wrap .top .left .cont .list .item .more {
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
	.index05wrap .top {
    margin-bottom: 20px;
}
	.index05wrap .bot .gallery-thumbs .swiper-slide a .text {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}
	.index05wrap .bot .gallery-thumbs .swiper-slide a .text::before {
    width: 20px;
    height: 1px;
    margin-right: 10px;
}
	.index05wrap .swiper-button-next, .index05wrap .swiper-button-prev {
    width: 35px;
    height: 35px;
}
	.zxzx {
    padding: 30px 0 0;margin-bottom: 0;
}
.zxzx .con {
  width: 92%;
}
.zxzx ul {
  margin-top: 0px;
}
	.zxzx ul li {
    width: 100%;
    margin-right: 0%;margin-bottom:20px;
}
.zxzx ul li:nth-child(2n){margin-right:0; }

.zxzx ul li .rq { position: absolute;z-index: 100;-webkit-transition: transform .3s ease-in-out,background-color .2s ease-in-out;transition: transform .3s ease-in-out,background-color .2s ease-in-out;background-color: #1c5799;
width: 48px;padding-top: 8px;padding-bottom: 8px;color: #fff; left:0; top:0}
.zxzx ul li .rq .month { font-size: 12px; line-height: 16px; display:block; text-align:center}
.zxzx ul li .rq .day {font-size: 18px; line-height: 24px; font-weight: 700; margin-bottom: 2px; display:block; text-align:center}
.zxzx ul li .rq .year { font-size: 12px;line-height: 16px; color: #eee; -webkit-transition: color .1s ease-in-out; transition: color .1s ease-in-out;display:block; text-align:center}
.zxzx ul li .text {width: 100%; padding: 10px 10px 15px;box-sizing: border-box;}
.zxzx ul li h3 { font-size:16px; width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; margin-bottom:7px;color: #333; font-weight:bold}
.zxzx ul li p { line-height:24px; font-size:14px;color: #666;}
.zxzx ul li .sj {
  border: #1c5799 1px solid;
  width: 100px;
  line-height: 28px;
  display: block;
  margin-top: 10px;
  text-align: center;
  color: #1c5799; font-size:12px
}

.index-contact { min-width:94%;  padding:30px 0  ;}
.index-contact .con {width:92%; margin: 0 auto;}
.index-contact .s { padding: 0 0px; width:100%; text-align:center}
.index-contact .btn {  }
.index-contact .cover {background: rgba(0,0,0,0.3); z-index:0;}
.footer { width:94%; padding: 0px 0; z-index: 999;}
.footer .zuo3 ul li { width:33.3333%; overflow:hidden; margin-bottom:20px;display: none;}
.footer .zuo3 ul li.lx { width:100%;display: block;}
.footer .you3 .weixin {width: 100px; padding-top: 20px;float: none; margin:0 auto}
.footer_btm { margin: 0 auto 0;line-height:1.5; width: 94%;padding: 10px 0;border-top: 0 solid rgba(255,255,255,.1)}
	.copy {
    width: 100%;
    margin: 0 auto;
}
.footer .you3 { width: 100%; float: right;}
.footer .zuo3 { width:100%;}

	.footer_bg {
    padding: 35px 0 0;
}
.nban {width:100%;position: relative;}
.nban .mb {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(194,23,41,0);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.nban .mb .box {width: 100%; }
.nban .mb .box h2 {font-size: 38px;text-align: center;color: #fff;font-weight: bold;margin-bottom: 20px; text-transform:uppercase}
.nban .mb .box h4 {font-size: 24px;color: #fff;text-align: center;}
.nban img {width: 100%  ;display: block; height:130px; margin:0 auto; background-size: center}

	.ny_al ul li {
    width: 46%;
    margin: 0 2% 4%;
}
	.nyhy ul li {
    width: 46%;
    margin: 0 2% 40px ;
}
	.nyhy ul li:nth-child(3n) {
    margin-right: 2%;
}
.ny_fa {
    padding: 30px 0;
}
	.ny_gywm .gsjj {
    padding-top: 30px;
    padding-bottom: 30px;
}
	.ny_gywm .gsjj .tp {
    width: 100%;
}
	.ny_gywm .gsjj .wz {
    width: 100%;margin-top: 30px;
}
	.ny_gywm .gsjj .wz h4 {
    margin-bottom: 20px;
}
	.ryzz_ny {
    padding: 30px 0;
    margin-bottom: 20px;
}
	.pc-slide {
    width: 90%;
}
	.view .swiper-container {
    width: 100%;
}
	.preview .swiper-container {
    width: 100%;
    margin-left: 0;
}
	.about-ab-three {
    padding: 30px 0;
    width: 90%;
}
.about-three-item {
    width: 100%;
    margin-right:0%;margin-bottom: 10px;
}	
.gybe-main li {
    width: 46%;
    margin: 0 2% 4%;
    height: 320px;
}
	.gybe-main li:last-child {
    width: 96%;
    height: auto;
}
	.newsp02 {
    width: 100%;
    margin:30px auto;
}
	.swiper-ry{width: 90%}
	.lx_wm {
    width: 90%;
    margin: 30px auto 40px;
}
	.lx_wm .x_x {
    width: 100%;
}
	.lx_wm .l_y {
    width: 100%;margin-top: 30px;
}
	.lx_wm input.w_z {
    width: 100%;
    margin-right:0;box-sizing: border-box;
}
	.lx_wm textarea {
    width: 100%;box-sizing: border-box;
}
	.cpxq {
    padding: 30px 0;
    width: 90%;
}
	.cpxq .left {
    width: 100%;
}
	.cpxq .right {
    width: 100%;
}
	.cpxq .cptd {
    padding-top: 30px;
}
	
	
.ny_fa .five-value-img1 { width: 66px; height: 66px;  margin: 20px auto 20px ;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
	
.ny_fa .five-value-img1 img{ width:100%}	
	
	
	
	

  }

@media only screen and (max-width:600px){
	.ny_gywm .gsjj .wz h4 {font-size: 2rem;
    margin-bottom: 1.5rem;
}
	.ny_gywm .gsjj .wz p {
    line-height: 1.8;
    font-size: 1.4rem;
}
	.view .arrow-left {
    background: url(../images/index_tab_l.png) no-repeat left center / 100%;
    left: 0px;
    top: 50%;
    width: 18px;
}
	.lcnr p {
    font-size: 1.6rem;
    line-height: 1.8;
}
	.lcnr {
    padding: 20px 30px;
}
	.view .arrow-right {
    background: url(../images/index_tab_r.png) no-repeat left center / 100%;
    right: 0px;
    width: 18px;
}
	.lcnr p {
    font-size: 1.4rem;
    line-height: 1.8;
}
	.preview .swiper-container {
    width: 100%;
    height: 7rem;
    margin-left: 0;
}
	.preview .swiper-slide {
    width: 12rem;
    height: 7rem;
}
	.preview .active-nav p {
    background: url(../images/s1s.png) center top / auto 100% no-repeat;
}
	.preview p {
    height: 7rem;
    background: url(../images/s1.png) center top / auto 100% no-repeat;
    font-size: 1.5rem;
    line-height: 1.8;
    padding-top:3.7rem;
}
	.gybe-main li {
    width: 96%;
    height: auto; 
}
	.ny_fa .five-part {
    width: 100%;
    height: auto  ; margin-bottom:20px; padding-bottom:20px
}
	.ny_fa .five-value-img {
    width: 6rem;
    height: 6rem;
    margin: 1.5rem auto 1rem;
}
	.nyhy {
    padding: 10PX 0; margin-top:0
}
	.ntit ul li a {
    line-height: 26px;
    padding: 0 10px;
    font-size: 12px;
}
	.nyhy ul li {
    width: 96%;
    margin: 0 2% 4%;
}
	.ntit ul li {
    margin: 0 0.5rem ; min-width:inherit
}
	.ntit {
    padding: 10px 0;
}

	.sy_about .nr .more a {
    margin-bottom: 0;
}
	.trade-box-item {
    width: 100%;margin-bottom: 10px;
}
	.trade-box {
    width: 90% !important;
}
	.sy_ys .five-value-img {
    height: 80px;width: 80px;
    margin: 1rem auto 1rem;
}
	.five-part .five-font-sty {
    font-size: 16px;
    line-height: 1.2;
}
	.sy_ys .five-part {
    height: auto  ;
}
.sy_ys .con{ width:90%}
	.sy_ys .span-line {
    font-size: 14px;
    width: 90%;
}
	.index05wrap .top .left {
    width: 100%;
    padding-left:0;
}
	.index05wrap .top .left .bgfont {display: none;
}
	.index05wrap .top .left .cont .tl {
    font-size: 2.5rem;
}
	.index05wrap .top .left .cont .list .item h3 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
}
	.index05wrap .bot .gallery-thumbs .swiper-slide a .text {display: none
}
	.footer .zuo3 ul li {
    margin-bottom: 0px;
}


.index-contact h6 { font-size:20px; line-height:30px; text-align:center; margin-bottom:10px}
.index-contact p { line-height:30px; font-size: 16px; margin-bottom:10px}
 .index-contact .btn a { height: 36px;line-height: 36px; font-size:14px}
.footer .zuo3 ul li a {line-height: 22px; font-size: 12px;}
.footer .zuo3 ul li .line { margin-bottom:10px;  margin-top:1px;}
.footer_bg { padding:5px 0;}
.dzwz { line-height: 25px; width: 100%; margin-top:10px;}
.footer .you3 .weixin { padding-top:0px;}
	.ny_al ul li {
    width: 96%;
    margin: 0 2% 2%;
}
	.nban .mb .box h2 {
    font-size: 2.4rem;
    margin-bottom: 1rem;
}
	.nban .mb .box h4 {
    font-size: 1.4rem;
}
	.ny_al {
    padding: 30px 0 30px;
}
.cpxq .right p {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}	
	.cpxq .cptd p {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
}

.sy_cp{width:100%; padding:60px 0 60px; height:auto; overflow:hidden}
.nTab{background-position:left;background-repeat:repeat-y;   z-index:99; position:relative; }
.nTab .TabTitle{clear: both;height:40px;overflow: hidden; text-align: center}
.nTab .TabTitle ul{text-align:center;border:0;margin:0;padding:0;}
.nTab .TabTitle li{display:inline-block;cursor: pointer; border-radius:5px;list-style-type: none;text-align: center;margin:0px 5px;}
.nTab .TabTitle .active{background:#1c5799; color:#fff; padding:0px 20px; height:40px; line-height:40px; font-size:16px;}
.nTab .TabTitle .normal{background:#f5f5f5; color:#444;padding:0px 20px; height:40px; line-height:40px; font-size:16px;}
.nTab .TabContent{width:auto;margin: 20px auto 0;padding:30px 0 0 0;}
.none {display:none;}
.tu{ height:auto; overflow:hidden;transition: all 0.5s ease; }
.tu:hover{-moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -o-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);  }
.tu{ width:100%; float:left; display:inline; padding:20px; padding-bottom:30px;box-sizing:border-box ; background:#f9fafc;  border-radius:15px;  border-bottom:4px #1c5799 solid;}
.tu:nth-child(3n){margin-right:0; }
.tu img{ max-width:100%; height:200px; border-radius:5px;}
.tu i{ display:block; text-align:center;}
.tu span{ color:#4995e9; display:block; padding-top:10px; padding-bottom:5px;}
.tu h4{ margin-top:20px; height:25px; line-height:25px; overflow:hidden; font-size:18px; color:#000; font-weight:bold}

.tu p{ height: auto; line-height:25px; overflow:hidden; color:#555; margin-top:5px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; font-size:14px}
.sy_cp .swiper-cp{ width:100%; margin:0 auto ;  }
.sy_cp .cp_zs{position:relative; }

.sy_cp .n_r {
  border-bottom: 0;
  position: relative;box-sizing:border-box ;-webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; border:#f4f4f4 1px solid; background:#fff
}





.sy_cp .t_p {
  position: relative;
  overflow: hidden;
}

.sy_cp .t_p:after {
  width: 30%;
  height: 200%;
  content: "";
  position: absolute;
  top: 0;
  left: -30%;
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}

.sy_cp .n_r:hover .t_p:after {
  left: 100%;
  top: -100%;
}

.sy_cp .t_p img {
  width: 100%;
  height: auto;
  display: block;
}
.sy_cp .n_r:hover .t_p img {transform:scale(1.05)}
.sy_cp .w_z {
  padding: 15px;
  background:#fafafa;
  height: auto;
  overflow: hidden;
 text-align: center;  color:#222
}

.sy_cp .w_z h1{ font-size:16px; font-weight: 700}
.sy_cp .w_z p{line-height: 26px;font-size: 14px;color: #888; margin-bottom:10px}

.sy_cp .n_r:hover {
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.sy_cp .n_r:hover .w_z{color: #1c5799;}
.sy_cp .cp_zs{height:0; overflow:hidden;}
.sy_cp .cp_zs.dk{height:auto;}
.sy_cp .product_TabTitle{margin-bottom:40px;}
.sy_cp .product_TabTitle li{width:175px; display:inline-block; text-align:center; background-color:#f6f6f6; color:; font-size:16px; line-height:45px; margin:0px 5px; cursor:pointer;border-radius: 6px;}
.sy_cp .product_TabTitle li.on{  background-color:#1c5799; color:#FFF;}
.sy_cp .product_TabTitle li:hover{   background-color:#1c5799; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}
@media only screen and (max-width:640px){
.sy_cp{padding:20px 0 ;}
.sy_cp .product_TabTitle li{padding:0; font-size:12px; margin:0px 1px 8px; width:105px; line-height:30px}
.sy_cp .product_TabTitle li.on{border:solid 1px #1c5799; background-color:#1c5799; color:#FFF;}
.sy_cp .product_TabTitle li:hover{ border:solid 1px #1c5799; background-color:#1c5799; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}
.sy_cp .swiper-cp{padding-bottom:40px;}
.sy_cp .w_z{padding:10px; font-size:14px}
.sy_cp .w_z h1{font-size:16px;}
.sy_cp .w_z p{font-size:14px; line-height:26px; height: auto;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3; margin-bottom:0}

.sy_cp .swiper-button-prev{width:40px; height:40px; border-radius:3px; background:#fff url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-20px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-button-next{width:40px; height:40px; border-radius:3px; background:#fff url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-20px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .product_TabTitle {
  margin-bottom: 20px;
}
.nTab .TabTitle{ height:36px;overflow-x: auto;}
.nTab .TabTitle ul{text-align: center;border:0;margin:0;padding:0;display: flex;
white-space: nowrap;}
.nTab .TabContent{width:auto;margin: 0px auto;padding:20px 0 0 0;}
.nTab .TabTitle li{display:inline-block;cursor: pointer; border-radius:5px;list-style-type: none;text-align: center;margin:0px 5px;}
.nTab .TabTitle .active{background:#1c5799; color:#fff; padding:0px 10px; height:36px; line-height:36px; font-size:14px;}
.nTab .TabTitle .normal{background:#f5f5f5; color:#444;padding:0px 10px; height:36px; line-height:36px; font-size:14px;}

.nTab{background-position:left;background-repeat:repeat-y;   z-index:99; position:relative; margin-top:0px}
.tu{ width:100%; margin-right:0;  float:left; display:inline; padding:10px; padding-bottom:20px;box-sizing:border-box ; background:rgba(250,250,250,.8)}
.tu h4{ margin-top:15px; height: auto; line-height:25px; overflow:hidden; font-size:16px}
.tu p{ height: auto; line-height:25px; overflow:hidden; color:#888; margin-top:0px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; font-size:14px}

}
.guanyu{ background:#f2f7fd url(../images/bg1.jpg) center right no-repeat; background-size:auto 100%; overflow:hidden; padding:60px 0;}
.guanyu .contain{ display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse; width:80%; margin:0 auto}




.sy_gypic{  width:45%;  overflow:hidden}
.sy_gypic img{ width:100%; height:auto;transition:all 0.6s}
.sy_gypic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}

.sy_gyzi{ width:50%; margin-right:3%}
.sy_gyzi h1{ display:block;  font-family: Arial;font-size: 32px;line-height: 60px;font-weight: bold;color: #333;}
.sy_gyzi h2{ display:block; color:#333; font-size:24px; font-weight:bold;}
.sy_gyzi em{ display:block; width:45px; height:4px; background:#1c5799; margin:5px 0 30px}
.sy_gyzi p{ display:block; margin:15px auto 35px; font-size:16px; line-height:36px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow:hidden}
.sy_gyzi span a{ display:block; background:#1c5799; width:160px; color:#fff; line-height:45px; border-radius:30px; text-align:center; font-size:14px; transition:all 0.6s}
.sy_gyzi span a:hover{ background:#f16800; transition:all 0.6s}

@media only screen and (max-width:1440px){
.guanyu .contain{ display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse; width:90%; margin:0 auto}
.sy_gyzi p{ display:block; margin:0 auto 35px; font-size:14px; line-height:30px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 9; overflow:hidden}
	
}


@media only screen and (max-width:1200px){
.guanyu{  padding:50px 0;}
.sy_gyzi h1{ display:block; color:#1c5799; font-size:30px}
.sy_gyzi h2{ display:block; color:#333; font-size:16px}
.sy_gyzi p{ display:block; margin:20px auto; font-size:12px; line-height:25px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px}




}


@media only screen and (max-width:992px){
.guanyu{  padding:30px 0;}
.guanyu{ background:#fafafa }
.guanyu .contain{ display:block; width:92%}
.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi{ width:100%; margin-top:10px}
.sy_gyzi h1{ display:block; color:#1c5799; font-size:20px; line-height:40px}
.sy_gyzi p{ display:block; margin:0 auto 20px; font-size:14px; line-height:26px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:7; }
.sy_gyzi em {
  display: block;
  width: 35px;
  height: 4px;
  background: #1c5799;
  margin: 5px 0 10px;
}
}


.sy_bn{width:100%; padding:100px 0 ; background:url(../images/contact-bg.jpg) no-repeat center / cover fixed; overflow:hidden; position:relative;}
.sy_bn .bn_wz{width:80%; text-align:center; color:#fff; margin:0 auto;}
.sy_bn .bn_wz h1{font-size:30px; font-weight:bold; line-height:66px; margin-bottom:10px; color:#fff}
.sy_bn .bn_wz h3{font-size:18px;}
.sy_bn .bn_wz a{width:150px; height:44px; border:2px solid #fff; font-size:15px; line-height:40px; color:#fff; display:inline-block; margin:30px auto 0; text-transform:uppercase}
.sy_bn .bn_wz a:hover{background-color:#00a0e9; border:2px solid #00a0e9;}
@media only screen and (max-width:990px){
.sy_bn{padding:110px 0 50px; background-attachment:scroll !important;}
.sy_bn .bn_wz h1{font-size:26px; line-height:36px; margin-bottom:15px;}
.sy_bn .bn_wz h3{font-size:16px;}
}
@media only screen and (max-width:640px){
.sy_bn{padding:50px 0 50px; background-attachment:scroll !important;}
.sy_bn .bn_wz h1{font-size:22px;}
.sy_bn .bn_wz h3{font-size:14px; line-height:22px;}
.sy_bn .bn_wz a{width:110px; height:36px; border:1px solid #fff; font-size:14px; line-height:34px; margin:20px auto 0;}
.sy_bn .bn_wz a:hover{border:1px solid #00a0e9;}
}



.ny_nr{width:100%; padding:60px 0; overflow:hidden;}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ccc; padding-bottom:30px; margin-bottom:30px;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;margin-top:5px}
.ny_nr .xw_lb .w_z h3 a{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; color:#333; }
.ny_nr .xw_lb ul li:hover .w_z h3 a{color:#1c5799;}
.ny_nr .xw_lb .w_z span{font-size:14px; color:#555; display:block; letter-spacing:1px;}
.ny_nr .xw_lb .w_z i{color:#333; padding-right:5px;}
.ny_nr .xw_lb .w_z p{font-size:16px; line-height:30px;   color:#666; height: auto; margin-top:10px; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{width:120px; height:40px; border:1px solid #1c5799; font-size:14px; text-align:center; line-height:38px; color:#1c5799; display:block; margin-top:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_lb .w_z a.x_q:hover{background-color:#1c5799; color:#fff;}

.ny_nr .lx_wm{ height:auto; }
.ny_nr .lx_wm .zb{ float:left; width:50%}
.ny_nr .lx_wm .yb{ float: right; width:50%; text-align: right;-webkit-filter: drop-shadow(15px 15px 2px rgba(0, 0, 0, 0.2)); margin-top:30px}

.ny_nr .lx_wm .n_r{padding:30px;}
.ny_nr .lx_wm .n_r h3{font-size:32px; line-height:32px; color:#1c5799; font-weight:bold; margin-bottom:15px}
.ny_nr .lx_wm .n_r h4{font-size:16px; line-height:30px; color:#888; text-transform:uppercase; margin-bottom:20px;}
.ny_nr .lx_wm .w_z{font-size:15px; line-height:36px;}
.ny_nr .lx_wm .l_y input{width:100%; height:47px; font-size:16px; line-height:46px; border:1px solid #ddd; display:block; padding-left:15px;box-sizing:border-box; margin-bottom:20px; background:#fff}
.ny_nr .lx_wm .l_y textarea{width:100%; height:98px; padding:10px 0; font-size:16px; line-height:26px; border:1px solid #ddd; display:block; resize:none;padding-left:15px;box-sizing:border-box;}
.ny_nr .lx_wm .l_y button{width:140px; height:40px; background-color:#1c5799; margin-top:20px; margin-right:15px; font-size:16px; line-height:40px; text-align:center; color:#fff; float:left; text-transform:uppercase}
.ny_nr .lx_wm .l_y button.c_z{background-color:#aaa;}
@media (min-width:640px){
.ny_nr .ny_ej ul{display:block !important;}
}
@media only screen and (max-width:992px){
.ny_nr{padding:20px 0;}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ccc; padding-bottom:20px; margin-bottom:20px;}
.ny_nr .xw_lb .w_z h3{font-size:16px; font-weight:bold; line-height:26px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;margin-top:8px}
.ny_nr .xw_lb .w_z p{font-size:14px; line-height:24px; letter-spacing:1px; color:#666; height: auto; margin-top:5px; margin-bottom:10px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{width:100px; height:32px; border:1px solid #1c5799; font-size:12px; text-align:center; line-height:30px; color:#1c5799; display:block; margin-top:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
}
@media only screen and (max-width:640px){

.ny_nr .lx_wm{box-shadow:0 0 15px #ddd;}
.ny_nr .lx_wm .n_r{padding:20px; height:auto; overflow:hidden}
.ny_nr .lx_wm .n_r h3{font-size:16px; line-height:26px;}
.ny_nr .lx_wm .n_r h4{font-size:13px; line-height:22px; margin-bottom:15px;}
.ny_nr .lx_wm .w_z{font-size:13px; line-height:26px;}
.ny_nr .lx_wm .l_y input{font-size:13px;}
.ny_nr .lx_wm .l_y textarea{font-size:13px; line-height:24px;}
.ny_nr .lx_wm .l_y button{width:100px; height:30px; font-size:14px; line-height:30px;}

.ny_nr .lx_wm .zb{ float:left; width:100%}
.ny_nr .lx_wm .yb{ display: block; width:100%; float:none; margin-top:20px}
.ny_nr .lx_wm .yb img{ width:100%}
}

.gs_dt{width:80%; height:350px; overflow:hidden; margin:0 auto 60px}
@media only screen and (max-width:992px){
.gs_dt{height:300px;}
}
@media only screen and (max-width:640px){
.gs_dt{width:96%; height:350px; overflow:hidden; margin:-20px auto 30px}

.gs_dt{height:250px;}
}
.zs_sp{width:100%; padding:70px 0 60px; overflow:hidden;}
.zs_sp .n_r{margin-bottom:30px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zs_sp .n_r:hover{box-shadow:0 8px 20px #ddd;}
.zs_sp .t_p{overflow:hidden; position:relative;}
.zs_sp .t_p img{width:100%; height:auto; display:block;}
.zs_sp .t_p:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.4);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zs_sp .n_r:hover .t_p:after{background-color:rgba(0,0,0,.2);}
.zs_sp .b_f{width:50px; height:50px; background:url(../images/a11.png) no-repeat center / 100% 100%; position:absolute; z-index:99; top:50%; left:50%; margin:-25px 0 0 -25px;}
.zs_sp .w_z{background-color:#fff; padding:20px; font-size:18px; line-height:28px; color:#333; background:#f7f7f7; text-align:left}
.zs_sp .w_z h1{text-align:left; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:18px; color:#1c5799; margin-bottom:10px; font-weight:bold}
.zs_sp .w_z p{ font-size:15px; line-height:30px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
@media only screen and (max-width:640px){
.zs_sp{padding:30px 0;}
.zs_sp .w_z{font-size:24px; line-height:38px;}
.zs_sp .n_r{margin-bottom:20px;}
.zs_sp .w_z{background-color:#fff; padding:15PX 10px 10PX; font-size:18px; line-height:28px; color:#333; background:#f7f7f7; text-align:left}
.zs_sp .w_z h1{text-align:left; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:16px; color:#1c5799; margin-bottom:5px; font-weight:bold}
.zs_sp .w_z p{ font-size:14px; line-height:24px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
}

.tc_sp{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:99999; display:none;}
.tc_sp .video{width:1000px; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}

.tc_sp .video .g_b{position:absolute; top:-10px; right:0; width:32px; height:32px; background-color:#fff; color:#1c5799; line-height:32px; text-align:center;}
.tc_sp .video .g_b i{ color:#1c5799; line-height:32px;  }
.tc_sp .video video{width:100%; height:500px; display:block;}
@media only screen and (max-width:640px){
.tc_sp .video{width:90%;}
.tc_sp .video video{height:260px;}
}


#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display: none;}

#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('../images/fancybox.png');}

#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none;}

#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}

#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:none;display:none; /*box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;*/}

#fancybox-outer{position:relative;width:100%;height:100%;background:#fff;}

#fancybox-content{width:0;height:0;padding:0;outline:none;position:relative;overflow:hidden;z-index:1102;border:0px solid #fff;}

#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101;}

#fancybox-close{position:absolute;top:-8px;right:-8px;width:30px;height:30px;background:transparent url('../images/fancybox.png') -40px 0px;cursor:pointer;z-index:1103;display:none;}

#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0;}

#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top;}

#fancybox-frame{width:100%;height:100%;border:none;display:block;}

#fancybox-left, #fancybox-right{position:absolute;bottom:0px;height:100%;width:35%;cursor:pointer;outline:none;background:transparent url('../images/blank.gif');z-index:1102;display:none;}

#fancybox-left{left:0px;}

#fancybox-right{right:0px;}

#fancybox-left-ico, #fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block;}

#fancybox-left-ico{background-image:url('../images/fancybox.png');background-position:-40px -30px;}

#fancybox-right-ico{background-image:url('../images/fancybox.png');background-position:-40px -60px;}

#fancybox-left:hover, #fancybox-right:hover{visibility:visible; /* IE6 */}

#fancybox-left:hover span{left:20px;}

#fancybox-right:hover span{left:auto;right:20px;}

.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001;}

#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('../images/fancybox-x.png');}

#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('../images/fancybox.png');background-position:-40px -162px;}

#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('../images/fancybox-y.png');background-position:-20px 0px;}

#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('../images/fancybox.png');background-position:-40px -182px;}

#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('../images/fancybox-x.png');background-position:0px -20px;}

#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('../images/fancybox.png');background-position:-40px -142px;}

#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('../images/fancybox-y.png');}

#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('../images/fancybox.png');background-position:-40px -122px;}

#fancybox-title{font-family:Helvetica;font-size:16px;z-index:1102;}

.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative;}

.fancybox-title-outside{padding-top:10px;color:#fff;}

.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left;}

#fancybox-title-over{padding:10px;background-image:url('../images/fancy_title_over.png');display:block;}

.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px;}

#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto;}

#fancybox-title-float-wrap td{border:none;white-space:nowrap;}

#fancybox-title-float-left{padding:0 0 0 15px;background:url('../images/fancybox.png') -40px -90px no-repeat;}

#fancybox-title-float-main{color:#FFF;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('../images/fancybox-x.png') 0px -40px;}

#fancybox-title-float-right{padding:0 0 0 15px;background:url('../images/fancybox.png') -55px -90px no-repeat;}

/* IE6 */

.fancybox-ie6 #fancybox-close{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_close.png', sizingMethod='scale');}

.fancybox-ie6 #fancybox-left-ico{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_nav_left.png', sizingMethod='scale');}

.fancybox-ie6 #fancybox-right-ico{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_nav_right.png', sizingMethod='scale');}

.fancybox-ie6 #fancybox-title-over{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_title_over.png', sizingMethod='scale'); zoom:1;}

.fancybox-ie6 #fancybox-title-float-left{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_title_left.png', sizingMethod='scale');}

.fancybox-ie6 #fancybox-title-float-main{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_title_main.png', sizingMethod='scale');}

.fancybox-ie6 #fancybox-title-float-right{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_title_right.png', sizingMethod='scale');}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame{height:expression(this.parentNode.clientHeight + "px");}

#fancybox-loading.fancybox-ie6{position:absolute; margin-top:0;top:expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');}

#fancybox-loading.fancybox-ie6 div{background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_loading.png', sizingMethod='scale');}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg{background:transparent !important;}

.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_n.png', sizingMethod='scale');}

.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_ne.png', sizingMethod='scale');}

.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_e.png', sizingMethod='scale');}

.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_se.png', sizingMethod='scale');}

.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_s.png', sizingMethod='scale');}

.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_sw.png', sizingMethod='scale');}

.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_w.png', sizingMethod='scale');}

.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='FancyImages/fancy_shadow_nw.png', sizingMethod='scale');}



/*时尚秀场*/

#FashionShow{ padding: 0; height:auto; overflow:hidden}


.subTit{ color:#a0a0a0; text-align:center; padding-bottom:40px;}

#FashionShow ul{ margin-top:15px;display: flex;flex-wrap: wrap;}

#FashionShow ul li{ position:relative; width:24.25%; float:left; line-height:0; margin-right:1%; margin-bottom:1%}

#FashionShow ul li p{ text-align:center; font-size:16px; font-weight:bold; margin-top:0px; height:50px; line-height:50px; color:#000; background:#fafafa}
#FashionShow ul li:nth-child(4n){margin-right:0; }

#FashionShow ul li a{ display:block; width:100%; overflow:hidden;position:relative;}

#FashionShow ul li a img{ width:100%;}

#FashionShow ul li a span{ position:absolute; bottom:0; left:0; display:inline-block; width:100%; border-bottom:6px #4ca63a solid;/*filter:alpha(opacity=85);-moz-opacity:0.85;-khtml-opacity: 0.85;opacity: 0.85;*/ display:none;}

#FashionShow ul li a b{ display:inline-block; position:absolute; left:auto; right:0; top:auto; bottom:0; width:44px; height:38px; background:url(../images/s2.png) no-repeat center #4ca63a;}

#FashionShow ul li a img.cloneImg{ position:absolute; left:0; top:0;/*filter:grayscale(50%); -webkit-filter:grayscale(50%); -moz-filter:grayscale(50%); -ms-filter:grayscale(50%); -o-filter:grayscale(50%);*/}

@media only screen and (max-width:992px){
#FashionShow ul li{ position:relative; width:48%; float:left; line-height:0; margin-right:2%; margin-bottom:2%}
#FashionShow ul li p{ text-align:center; font-size:14px; font-weight:bold; margin-top:0px; height:40px; line-height:40px; color:#000; background:#fafafa;
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 超出部分隐藏 */
    text-overflow: ellipsis; /* 显示省略号 */
}

}



.gywm{ width:80%; margin:0 auto; height:auto; overflow:hidden; padding:60px 0}
.gywm h1{ color:#000; font-size:28px; text-align:center; font-weight:bold; margin-bottom:20px; margin-top:20px}
.gywm p{ color:#666; line-height:30px; font-size:18px}
.tipian{ width:100%; text-align:center}

@media only screen and (max-width:992px){
.gywm{ width:96%; margin:0 auto; height:auto; overflow:hidden; padding:30px 0}
.gywm h1{ color:#000; font-size:18px; text-align:center; font-weight:bold; margin-bottom:20px; margin-top:20px}
.gywm p{ color:#666; line-height:30px; font-size:14px}
.tipian img{ width:100%; text-align:center}

}

.cul{ height:auto; overflow:hidden; width:80%; margin:60px auto;}
.cul .img100{width: 50%;}
.cul .img100 img{ width:100%}
.cul li{ width:100%; height:auto; overflow:hidden}
.cul li:nth-child(odd) .img100{float: left;}
.cul li:nth-child(odd) .cul-con{float: right  ;}
.cul li:nth-child(even) .img100{float: right;}
.cul li:nth-child(even) .cul-con{float: left  ;}
.cul-con{width: 50%;}
.cul-warp{ margin-top:30px; margin-left:30px}
.cul-warp h3{font-size: 28px;color: #1a1a1a;margin-bottom: 20px; font-weight:bold; line-height:40px; margin-top:10px}
.cul-warp p{font-size: 16px;color: #484848; line-height:36px; margin-bottom:15px}
.cul li:nth-child(even) .cul-warp{ margin-top:30px; margin-left:0; }


@media only screen and (max-width:992px){
.cul{ height:auto; overflow:hidden; width:96%; margin:20px auto;}

.cul .img100{width: 100%;}
.cul .img100 img{ width:100%}
.cul li{ width:100%; height:auto; overflow:hidden}
.cul li:nth-child(odd) .img100{float: none;}
.cul li:nth-child(odd) .cul-con{float: none  ;}
.cul li:nth-child(even) .img100{float: none;}
.cul li:nth-child(even) .cul-con{float: none  ;}
.cul-con{width: 100%;}
.cul-warp{ margin-top:10px; margin-left:0px; margin-bottom:20px}
.cul-warp h3{font-size: 16px;color: #1a1a1a;margin-bottom: 10px; font-weight:bold; line-height:30px}
.cul-warp p{font-size: 14px;color: #484848; line-height:24px}
.cul li:nth-child(even) .cul-warp{ margin-top:10px; margin-left:0; }

}




.ny_cp{width:100%; padding:50px 0 50px; min-height:600px; overflow:hidden;}
.ny_cp .ny_lm{ }
.ny_cp .ny_lm .b_t{padding:10px 15px ; background: #1c5799 ; margin-bottom:10px }
.ny_cp .ny_lm .b_t h3{font-size:22px; line-height:32px; color:#fff; font-weight:bold}
.ny_cp .ny_lm .b_t h4{font-size:16px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_cp .ny_lm .b_t em{width:44px; height:2px; margin:8px 0 5px; background-color:#fff; display:block;}
.ny_cp .ny_lm .l_b{display:none; padding:0 15px; font-size:18px; color:#fff; text-align:left; line-height:50px; background-color:#1c5799; position:relative;}
.ny_cp .ny_lm .l_b i{position:absolute; top:50%; right:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.ny_cp .ny_lm .l_m{ background-color:#fff;}
.ny_cp .ny_lm .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .ny_lm .l_m a{display:block; padding:0 15px; font-size:16px; line-height:54px; color:#333; text-transform:capitalize}
.ny_cp .ny_lm .l_m ul li:hover a{background-color:#1c5799; color:#fff;}
.ny_cp .ny_lm .l_m ul li.on a{background-color:#1c5799; color:#fff;}
.ny_cp .ny_lm .l_m a.e_j{position:relative;}
.ny_cp .ny_lm .l_m em{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:22px; color:#777; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_cp .ny_lm .l_m ul li:hover em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_lm .l_m ul li.on em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_lm .s_j{display:none;}
.ny_cp .ny_lm .l_m ul li.on .s_j{display:block; padding-left:0px}
.ny_cp .ny_lm .s_j a{font-size:14px; text-indent:0px; line-height:46px; color:#555;}
.ny_cp .ny_lm .l_m ul li:hover .s_j a{background:none; color:#555;}
.ny_cp .ny_lm .l_m ul li:hover .s_j a:hover{color:#1c5799;}
.ny_cp .ny_lm .l_m ul li.on .s_j a{background:none; color:#555;}
.ny_cp .ny_lm .l_m ul li.on .s_j a.n{color:#1c5799;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:20px; color:#333; line-height:40px; padding-bottom:10px; border-bottom:1px solid #1c5799; display:inline-block; font-weight:bold; text-transform:capitalize}
.ny_cp .cp_lb .row{margin:0 -10px;}
.ny_cp .cp_lb .col-md-4{padding:0 10px;}
.ny_cp .cp_lb .n_r{margin-bottom:20px; background-color:#f7f7f7; height:auto; overflow:hidden；border:1px solid #e7e7e7; text-align:center; }
.ny_cp .cp_lb .n_r img{width:auto; max-width:100%; height:200px; display:block;-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;
transition:all 3s; overflow:hidden;margin: auto;}

.ny_cp .cp_lb .n_r p{padding:10px; font-size:16px; line-height:30px; text-align:center; color:#333}
@media only screen and (max-width:640px){
.ny_cp{padding:30px 0 30px; min-height:inherit}
.ny_cp .ny_lm{padding:0; background-color:#fff; margin-bottom:20px;}
.ny_cp .ny_lm .b_t{display:none;}
.ny_cp .ny_lm .l_b{display:block;}
.ny_cp .ny_lm .l_m{padding:0;}
.ny_cp .ny_lm .l_m ul{display:none; border:1px solid #e7e7e7; border-top:0;}
.ny_cp .ny_lm .l_m ul li{display:block; width:100%; border-top:1px solid #e7e7e7; background:none;margin:0;}
.ny_cp .ny_lm .l_m ul li:first-child{border-top:0;}
.ny_cp .ny_lm .l_m ul li a{background:none; padding:0; border:0; font-size:14px; text-align:left; line-height:40px; }
.ny_cp .ny_lm .l_m ul li:hover a{background:none; color:#1c5799;}
.ny_cp .ny_lm .l_m ul li.on a{background:none; color:#1c5799;}
.ny_cp .ny_lm .l_m ul li a.e_j{text-align:left; padding:0 15px;}
.ny_cp .ny_lm .l_m ul li:hover a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li.on a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li:hover em{color:#1c5799;}
.ny_cp .ny_lm .l_m ul li.on em{color:#1c5799;}
.ny_cp .ny_lm .s_j a{ font-size:14px; padding-left:10px}
.ny_cp .ny_lm .l_m ul li.on .s_j{ padding-left:15px}
.ny_cp .lm_bt{display:none;}
.ny_cp .cp_lb .n_r p{padding: 10px; font-size:14px; line-height:26px;}
.ny_cp .xw_lb ul li{padding-bottom:25px; margin-top:25px; margin-bottom:0;}
.ny_cp .xw_lb .w_z h3{font-size:22px; font-weight:bold; line-height:40px;}
.ny_cp .xw_lb .w_z span{font-size:18px;}
.ny_cp .xw_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .row{margin:0 -10px;}
.ny_cp .zs_lb .col-md-4{padding:0 10px;}
.ny_cp .zs_lb .t_w{margin-bottom:20px;}
.ny_cp .zs_lb .w_z h3{font-size:22px;}
.ny_cp .zs_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .w_z span{font-size:18px; padding-right:0; display:block; margin-top:5px;}
}

.cp_xq{overflow:hidden; position:relative;}
.cp_xq .swiper-zs{ border:1px solid #d7d7d7;}
.cp_xq .swiper-zs img{width:100%; height:auto; display:block;}
.cp_xq .swiper-pagination{bottom:10px;}
.cp_xq .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#555;}
.cp_xq .swiper-pagination-bullet-active{background-color:#1c5799;}
.cp_xq .cp_cs .n_r{padding:15px;}
.cp_xq .cp_cs .b_t{font-size:20px; font-weight:bold; color:#1c5799; line-height:40px; border-bottom:1px solid #e7e7e7; padding-bottom:10px; margin-bottom:15px;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:5px; padding-left:15px; font-size:14px; line-height:26px; position:relative; color:#333}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; border-radius:50%; background-color:#555; content:""; position:absolute; top:10px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px; background-color:#1c5799; font-size:16px; line-height:46px; color:#fff; padding:0 30px;} 
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .hd{overflow:hidden; border-bottom:1px solid #d7d7d7; margin-bottom:30px;}
.cp_xq .cp_js .hd ul li{float:left; padding:0 30px; font-size:16px; line-height:44px; text-align:center; color:#000; background-color:#f7f7f7; margin-right:5px; cursor:pointer;}
.cp_xq .cp_js .hd ul li.on{background-color:#1c5799; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:28px; min-height:200px; color:#333}
.cp_xq .cp_js .n_r a{display:block; font-size:15px; line-height:28px; color:#1c5799; margin-bottom:10px;}
.cp_xq .cp_js .n_r a:hover{text-decoration:underline !important;}
@media only screen and (max-width:640px){
.cp_xq .cp_cs{margin-top:20px;}
.cp_xq .cp_cs .n_r{padding:0;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:10px; padding-left:20px; font-size:20px; line-height:36px;}
.cp_xq .cp_cs .c_s ul li:before{width:8px; height:8px; top:14px;}
.cp_xq .cp_cs a{font-size:20px; line-height:56px; padding:0 50px;} 
.cp_xq .cp_js .hd{border-bottom:0;}
.cp_xq .cp_js .hd ul li{width:25%; padding:0; border-right:1px solid #fff; font-size:16px; line-height:56px; margin-right:0;}
.cp_xq .cp_js .hd ul li:last-child{border-right:0;}
.cp_xq .cp_js .hd ul li.on{background-color:#1c5799; color:#fff;}
.cp_xq .cp_js .n_r{font-size:20px; line-height:40px;}
.cp_xq .cp_js .n_r a{font-size:20px; line-height:40px;}
}
.gallery-cpzs{margin-top:20px;}
.gallery-cpzs .swiper-slide{border:1px solid #e7e7e7; cursor:pointer;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.gallery-cpzs .swiper-slide.active{border:1px solid #ee5a50;}
.gallery-cpzs .swiper-slide img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.gallery-cpzs .swiper-slide{width:28%;}
}



.sbj{ height:auto; overflow:hidden; padding:60px 0; background:rgba(153,102,0,.5) }
.tup1{ float:right; width:50%; text-align:center}
.wz1{ float:left; width:50%; margin-top:5%}
.wz1 h1{ font-size:36px; color:#fff; font-weight:bold; margin-bottom:20px}
.wz1 p{ font-size:20px; line-height:36px; color:#fafafa}

.sbj1{ height:auto; overflow:hidden; padding:60px 0; background:rgba(153,102,0,.1) }
.tup2{ float:left; width:50%; text-align:center}
.wz2{ float:right; width:50%; margin-top:5%}
.wz2 h1{ font-size:36px; color:#333; font-weight:bold; margin-bottom:20px}
.wz2 p{ font-size:20px; line-height:36px; color:#666}

.table-responsive{ font-size:16px}


.sbj2{ height:auto; overflow:hidden; padding:60px 0; background:#fff }
.wz3{ float:left; width:50%; margin-top:5%}
.wz3 h1{ font-size:36px; color:#333; font-weight:bold; margin-bottom:20px}
.wz3 p{ font-size:20px; line-height:36px; color:#666; margin-bottom:30px}

.ttu{ width:80%}
.ttu img{ width:100%}



.cplb li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%}
.cplb li img{ width:100%;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cplb li:hover img{transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-o-transform:rotateY(180deg);}
.cplb li:nth-child(4n){margin-right:0; }

.biaot{ line-height:60px; font-weight:bold; font-size:36px; text-align: center; color:#000; text-transform:capitalize; margin-bottom:50px}


.ny_cp .zx_ly input{width:100%; padding:0 10px; background-color:#fff; border:1px solid #ddd; line-height:56px; font-size:16px; margin-bottom:30px;}
.ny_cp .zx_ly textarea{width:100%; height:110px; padding:15px 10px; background-color:#fff; border:1px solid #ddd; font-size:16px; line-height:26px; resize:none; outline:none; margin-bottom:30px;}
.ny_cp .zx_ly button{width:200px; height:50px; background-color:#1c5799; font-size:18px; line-height:50px; margin:0 auto; color:#fff; display:block;}
.ny_cp .zx_ly h3{font-size:26px; line-height:40px; color:#000; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly h4{font-size:18px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:15px; line-height:30px; color:#888; margin-bottom:30px; text-align:center;}
.ny_cp .zx_ly em{width:50px; height:3px; background-color:#1c5799; display:block; margin:0 auto 15px;}
.ny_cp .zx_ly a{color:#1c5799;}
.ny_cp .zx_ly a:hover{text-decoration:underline;}



@media only screen and (max-width:992px){
.sbj{ height:auto; overflow:hidden; padding:30px 0; background:rgba(153,102,0,.5) }
.tup1{ float:right; width:100%; text-align:center}
.tup1 img{ width:100%}
.wz1{ float:left; width:100%; margin-top:0}
.wz1 h1{ font-size:20px; color:#fff; font-weight:bold; margin-bottom:10px}
.wz1 p{ font-size:16px; line-height:30px; color:#fafafa}

.sbj1{ height:auto; overflow:hidden; padding:30px 0; background:rgba(153,102,0,.1) }
.tup2{ float:left; width:100%; text-align:center}
.tup2 img{ width:100%}
.wz2{ float:right; width:100%; margin-top:5%}
.wz2 h1{ font-size:20px; color:#333; font-weight:bold; margin-bottom:10px}
.wz2 p{ font-size:16px; line-height:30px; color:#666}


.sbj2{ height:auto; overflow:hidden; padding:30px 0; background:#fff }
.wz3{ float:left; width:100%; margin-top:5%}
.wz3 h1{ font-size:20px; color:#333; font-weight:bold; margin-bottom:10px}
.wz3 p{ font-size:16px; line-height:30px; color:#666; margin-bottom:20px}

.ttu{ width:100%}
.ttu img{ width:100%}
.biaot{ line-height:40px; font-weight:bold; font-size:20px; text-align: center; color:#000; text-transform:capitalize; margin-bottom:20px}

.cplb li{ float:left; width:49%; margin-right:2%; margin-bottom:2%}
.cplb li:nth-child(2n){margin-right:0; }


.ny_cp .zx_ly input{width:100%; padding:0 10px; background-color:#fff; border:1px solid #ddd; line-height:40px; font-size:16px; margin-bottom:10px;}
.ny_cp .zx_ly textarea{width:100%; height:110px; padding:15px 10px; background-color:#fff; border:1px solid #ddd; font-size:16px; line-height:26px; resize:none; outline:none; margin-bottom:30px;}
.ny_cp .zx_ly button{width:180px; height:40px; background-color:#1c5799; font-size:16px; line-height:40px; margin:0 auto; color:#fff; display:block;}

}



.zl2{ width:100%;   margin:0 auto;position:relative}
.zl3{ width:100%;   margin:0 auto;position:relative}
.zl4{ width:100%;   margin:0 auto;position:relative}
.zl5{ width:100%;   margin:0 auto;position:relative}

.zl1 .swiper-button-next{  background:url(../images/you.png) center no-repeat; background-size:40px auto; width:60px; height:60px; right:-70px;   }
.zl1 .swiper-button-prev{background:url(../images/zuo.png) center no-repeat; background-size:40px auto; width:60px; height:60px;left:-70px; }

.zl2 .swiper-button-next,.zl3 .swiper-button-next,.zl4 .swiper-button-next,.zl5 .swiper-button-next{  background:url(../images/you.png) center no-repeat; background-size:40px auto; width:60px; height:60px; right:-70px; margin-top:-45px  }
.zl2 .swiper-button-prev,.zl3 .swiper-button-prev,.zl4 .swiper-button-prev,.zl5 .swiper-button-prev{background:url(../images/zuo.png) center no-repeat; background-size:40px auto; width:60px; height:60px;left:-70px;margin-top:-45px }

.sw_xw .swiper-slide,.sw_xw2 .swiper-slide,.sw_xw3 .swiper-slide,.sw_xw4 .swiper-slide,.sw_xw5 .swiper-slide{ padding:0px; box-sizing:border-box; }
.sw_xw .swiper-slide a,.sw_xw2 .swiper-slide a,.sw_xw3 .swiper-slide a,.sw_xw4 .swiper-slide a,.sw_xw5 .swiper-slide a { display: block; width: 100%; height: 100%; }
.sw_xw .swiper-slide .img-box,.sw_xw2 .swiper-slide .img-box,.sw_xw3 .swiper-slide .img-box,.sw_xw4 .swiper-slide .img-box,.sw_xw5 .swiper-slide .img-box { width: 100%; height:auto;overflow: hidden; }
.sw_xw .swiper-slide .img-box img,.sw_xw2 .swiper-slide .img-box img,.sw_xw3 .swiper-slide .img-box img,.sw_xw4 .swiper-slide .img-box img,.sw_xw5 .swiper-slide .img-box img{ width:100%; height:auto; transition:all 0.6s}
.sw_xw .swiper-slide:hover .img-box img,.sw_xw2 .swiper-slide:hover .img-box img,.sw_xw3 .swiper-slide:hover .img-box img,.sw_xw4 .swiper-slide:hover .img-box img,.sw_xw5 .swiper-slide:hover .img-box img{ transform:scale(1.05,1.05); transition:all 0.6s}
.sw_xw .swiper-slide h3,.sw_xw2 .swiper-slide h3,.sw_xw3 .swiper-slide h3,.sw_xw4 .swiper-slide h3,.sw_xw5 .swiper-slide h3 { font-weight: 400; font-size: 16px; color: #333; text-align:center; display:block; margin-top:10px }
.sw_xw .swiper-slide a:hover h3{ color:#1ea5fa}

@media only screen and (max-width:992px){
.sw_xw .swiper-slide h3,.sw_xw2 .swiper-slide h3 { font-size: 14px;  margin-top:10px }
.zl1 .swiper-button-next,.zl2 .swiper-button-next{ right:0; background:url(../images/you.png) center no-repeat; background-size:20px auto; width:30px; height:30px;}
.zl1 .swiper-button-prev,.zl2 .swiper-button-prev{ left:0; background:url(../images/zuo.png) center no-repeat; background-size:20px auto; width:30px; height:30px;}
}

@media only screen and (max-width:500px){
.sw_xw1{ width:80%;}
.sw_xw2{ width:80%; }
.sw_xw3{ width:80%; }
.sw_xw4{ width:80%; }
.sw_xw5{ width:80%; }
.sw_xw6{ width:80%; }
}


.sidebar {
    position: fixed;
    z-index: 1;
    left: auto;
    right: 0px;
    top: 50%;
    margin-top: -150px;
    width: 80px;
    height: 240px;
    transition: all 0.5s;
    /*width: 62px; height: 240px; transform: translate(0,-50%); -webkit-transform: translate(0,-50%);*/
}

.sidebar.off {
    right: -62px;
}

.sidebar.off .sidebar-open {
    visibility: visible;
    opacity: 1;
}

.sidebar li {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    float: left;
    cursor: pointer;
    width: 100%;
    text-align: center;
    position: relative;
    width: 80px;
    height: 80px;
    border: 1px solid #ebe7e7;
    border-radius: 2px;
    background: #fff;
    background: linear-gradient(to bottom, #ffffff 0%, #edecec 100%);
}

.sidebar li span {
    width: 32px;
    height: 32px;
    display: block;
    margin: 15px auto 0;
}

.sidebar li span img {
    display: block;
    width: 100%;
}

.sidebar li span img+img {
    display: none;
}

.sidebar li em {
    display: block;
    font-size: 14px; font-style:normal
}

.sidebar li a {
    color: #333;
}

.sidebar li .li_con {
    padding: 15px;
    display: none;
    text-align: left;
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    position: absolute;
    right: 80px;
    top: 0;
    box-shadow: 0px 0px 3px 0px #ccc;
    background: #fff;
}

.sidebar li:hover {
    background: #1c5799;
    border: 1px solid #1c5799;
    border-radius: 2px;
}

.sidebar li:hover em {
    color: #fff;
}

.sidebar li:hover span img {
    display: none;
}

.sidebar li:hover span img+img {
    display: block;
}

.sidebar li:hover .li_con {
    display: block;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.sidebar li .li_con .cl {
    display: none;
}

.sidebar li .li_box01 {
    min-height:50px; min-width:220px; padding:15px 
}

.sidebar li .li_box01 dt {
    float: left;
    width: 100%;

}

.sidebar li .li_box01 h5 {
    margin-bottom: 15px;
}
.sidebar li .li_box03 {
    min-height:50px; min-width:400px; padding:15px 
}
.sidebar li .li_box03 dt input {
   
    width: 100%;
    padding: 0 10px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ebe7e7;
    background: #fff;
    font-size: 12px; margin-bottom:10px;box-sizing:border-box ;border-radius:18px
}
.sidebar li .li_box03 dt textarea {
   
    width: 100%;
    padding: 0 10px;
    font-weight: normal;
    height: 136px;
    line-height: 30px;
    border: 1px solid #ebe7e7;
    background: #fff;
    font-size: 12px; margin-bottom:10px;box-sizing:border-box ;border-radius:18px
}
.sidebar li .li_box03 dt button {
    
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    border: none;
    font-size: 12px;
    color: #fff;
    background: #1c5799;border-radius:20px
}

.sidebar li .li_box01 dd { line-height:50px; color:#555; font-size:14px
}

.sidebar li .li_box01 dd>img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.sidebar li .li_box01 dd i {
    color: #1c5799;
}

.sidebar li .li_box02 dd {
    margin-bottom: 10px;
}

.sidebar li .li_box02 dd:last-child {
    margin-bottom: 0px;
}

.sidebar li .li_box02 dd a {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff !important;
    text-align: center;
    background: #1c5799;
}

.sidebar li .li_box03 {
    text-align: center;
    width: 150px;
}

.sidebar li .li_box03 p {
    margin-top: 5px;
}

.sidebar li .li_box03 img {
    display: block;
    width: 100%;
}

@media only screen and (max-width:992px){
.sidebar{ display:none}		
}

.gs_js{width:100%; padding:40px 0 60px ; overflow:hidden;}
.gs_js .gs_wz{font-size:16px; line-height:36px; text-align: left; color:#333}
.gs_js .gs_wz img{ margin-top:20px; width:100%}
@media only screen and (max-width:992px){
.gs_js{width:100%; padding:0 0 ; overflow:hidden;}
.gs_js .gs_wz{font-size:14px; line-height:24px; text-align: left;}
}


.gy_ry { width: 100%;  padding:40px 0px 60px; background: url(../images/2_bg.jpg) no-repeat center / cover fixed;  }
.gy_ry ul li { width: 24.25%; float: left; margin: 0 1% 1% 0;}
.gy_ry ul li:nth-child(4n) { margin-right: 0;}
.gy_ry ul li img { width: 100%; height: auto; border: 1px solid #d9dada;/* padding: 5px;*/}

.lcx {line-height:48px; font-size:20px;}
@media only screen and (max-width:992px){
.gy_ry { width: 100%;  padding:10px 0px 20px;   }
.gy_ry ul li { width:49%; float: left; margin: 0 2% 2% 0;}
.gy_ry ul li:nth-child(2n) { margin-right: 0;}

}

.gy_bt{width:100%;  text-transform:uppercase; margin-bottom:40px; text-align: center; user-select:none;}
.gy_bt h3{font-size:26px; line-height:44px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; color:#333; font-weight:bold}
.gy_bt p { font-size:16px; color:#999; padding-top:15px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:20px; line-height:44px; padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}

.gy_bt1{width:100%;  text-transform:uppercase; margin-bottom:40px; text-align: center; user-select:none;}
.gy_bt1 h3{font-size:26px; line-height:44px; background:url(../images/bt1.jpg) no-repeat center bottom; padding-bottom:10px; color:#fff; font-weight:bold}
.gy_bt1 p { font-size:16px; color:#999; padding-top:15px}
@media only screen and (max-width:992px){
.gy_bt1{ margin:20px 0px;}
.gy_bt1 h3{font-size:20px; line-height:44px; padding-bottom:10px;}
.gy_bt1 p { font-size:14px; color:#999; padding-top:10px}	
}

.gs_yj{width:100%; padding:40px 0 60px;  overflow:hidden;}
.gs_yj li{ float:left; width:23.5%; margin-right:2%;overflow:hidden;}
.gs_yj li:nth-child(4n){margin-right:0; }
.gs_yj .n_r{width:100%; height:230px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .n_r:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.4;
background-image:-webkit-linear-gradient(120deg, #03162a 0%, #1058a8 100%);
background-image:-moz-linear-gradient(120deg, #03162a 0%, #1058a8 100%);
background-image:-ms-linear-gradient(120deg, #03162a 0%, #1058a8 100%);
background-image:-o-linear-gradient(120deg, #03162a 0%, #1058a8 100%);
background-image:linear-gradient(120deg, #03162a 0%, #1058a8 100%);}
.gs_yj .w_z{width:90%; color:#fff; text-align:center; font-size:16px; line-height:26px; position:absolute; left:5%; top:35%; z-index:99;}
.gs_yj .w_z h3{font-size:24px; font-weight:bold; margin-bottom:15px; color:#fff}
.gs_yj .w_z p{ line-height:30px; font-size:16px; padding:0 10px}
.gs_yj .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.gs_yj .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}



@media only screen and (max-width:992px){
.gs_yj{width:100%; padding: 0 0 ;  overflow:hidden;}
.gs_yj li{ float:left; width:100%; margin-right:0; margin-bottom:10px}
.gs_yj .n_r{width:100%; height:200px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .w_z{width:90%; color:#fff; text-align:center; font-size:16px; line-height:26px; position:absolute; left:5%; top:28%; z-index:99;}
.gs_yj .w_z h3{font-size:20px; font-weight:bold; margin-bottom:15px; color:#fff}
.gs_yj .w_z p{ line-height:30px; font-size:16px; padding:0 10px}

}


.cy_yq{width:100%; padding:60px 0; background-color:#fff; position:relative; overflow:hidden;}
.cy_yq .yq_wz{line-height:36px; text-align:left; font-size:15px; color:#333}
.cy_yq .yq_wz img{max-width: 100%;}
@media only screen and (max-width:640px){
.cy_yq{padding:0 0 20px; margin-top:0; z-index:100;}
.cy_yq .yq_wz{line-height:24px; font-size:14px;}
}



.cy_ys{width:100%; padding:60px 0 60px; background:url(../images/contact-bg.jpg) no-repeat center / cover fixed; overflow:hidden; position:relative;}
.cy_ys .ys_bt{font-size:26px; text-align:center; color:#fff; font-weight:bold; text-shadow:0 0 20px rgba(0,0,0,.5); margin-bottom:50px;}
.cy_ys .h_x{width:100%; position:absolute; top:0; left:0; z-index:9;}
.cy_ys .h_x img{width:100%; height:auto; display:block;}
.cy_ys .row{margin:0;}
.cy_ys .ys_nr{width:32%; padding:50px; background-color:rgba(255,255,255,.1); color:#fff; margin-right:2%}
.cy_ys .ys_nr:nth-child(3n){margin-right:0; }
.cy_ys .ys_nr .t_b{width:60px; margin:0 auto 15px;}
.cy_ys .ys_nr .t_b img{width:100%; height:auto; display:block;}
.cy_ys .ys_nr h3{font-size:22px; font-weight:bold; text-align:center; margin-bottom:10px; color:#fff}
.cy_ys .ys_nr .w_z{line-height:36px; text-align:center; font-size:15px}
.cy_ys .ys_mb{margin-top:35px;}
.cy_ys .ys_mb ul li{font-size:20px; line-height:28px; font-weight:bold; color:#fff; text-shadow:0 0 15px rgba(0,0,0,.5); margin:0 25px;}
@media only screen and (max-width:640px){
.cy_ys{width:100%; padding:0 0 20px; background:url(../images/contact-bg.jpg) no-repeat center / cover fixed; overflow:hidden; position:relative;}
.cy_ys .ys_bt{font-size:1.8rem; margin-bottom:3rem;}
.cy_ys .ys_nr{width:100%; padding:2rem; margin-bottom:10px;margin-right: 0;}
.cy_ys .ys_nr h3{font-size:1.6rem; margin-bottom:1rem;}
.cy_ys .ys_nr .w_z{line-height:24px; font-size:14px}
.cy_ys .ys_mb{margin-top:2rem;}
.cy_ys .ys_mb ul li{font-size:1.6rem; line-height:2.6rem; margin:0 1rem;}
}


.cy_gy{width:100%; padding:60px 0 ; overflow:hidden; position:relative;}
.cy_gy .gy_tp{width:100%; text-align:center}
.cy_gy .gy_tp img{ max-width:100%; margin:0 auto}
@media only screen and (max-width:640px){
.cy_gy{padding:0 0 20px;}
}



.service-support {width: 100%; height: auto;overflow: hidden; padding:60px 0}
.service-support .left {float: left; width: 49%;overflow: hidden;}
.service-support .left .tup{width: 100%; }
.service-support .left .tup img{width: 100%; } 
.service-support .right {float: right; width: 49%; overflow: hidden; border-top: 1px solid #dcdddf;}
.service-support .right .item3 {
  clear: both;
  border-bottom: 1px solid #dcdddf;
  overflow: hidden;
  padding: 32px 0;
}

.service-support .right .item3 .title {
  float: left;
  width: 30%;
}

.service-support .right .item3 .title i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 50px;
  height: 50px; margin-top:10px
}
.service-support .right .item3 .title h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin: 0 10px; color:#333
}
.service-support .right .text {
  float: left;
  width: 65%;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 34px;
}
.service-support .right .text strong{ color:#1c5799}
.service-faq {
  padding: 100px 0;
  overflow: hidden;
}

.service-faq .left {
  float: left;
  width: 25%;
  padding-right: 3%;
  overflow: hidden;
  position: relative;
}

.service-faq .left .title {
  padding-right: 10%;
  border-bottom: 1px solid #e6e6e6;
}

.service-faq .left .title h3 {
  font-size: 20px;
}

.service-faq .left .title .line {
  margin-top: 25px;
  position: relative;
}

.service-faq .left .title .line::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background: #0f6941;
  position: absolute;
  left: 0;
  bottom: -1px;
}

.service-faq .left .leftnav {
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}

.service-faq .left .leftnav a {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999999;
  padding: 15px 20px;
}

.service-faq .left .leftnav a.cur {
  background: #f7f7f7 url("../../about/images/r2.png") 95% center no-repeat;
}

.service-faq .left .leftnav a:hover,
.service-faq .left .leftnav a.cur {
  color: #000;
}

.service-faq .left .text {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0;
}

.service-faq .right {
  float: left;
  width: 67%;
  padding-left: 3%;
  overflow: hidden;
  position: relative;
}

.service-faq .right::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  top: 0;
}
.DownloadCon{}
.DownloadCon ul li{ padding:20px; background:#fff; padding-right:0; box-sizing:border-box;  display: flex;   justify-content: space-between; align-items: center; margin-bottom:15px; border:#eee 1px solid;  }

.DownloadCon ul li span{color: #333;font-size: 15px;display: block;float: left;border-left: 1px #ddd solid;}
.DownloadCon ul li span:first-child{border-left: none;}
.DownloadCon ul li span.span01{width: calc(100% - 295px); box-sizing:border-box}
.DownloadCon ul li span.span02{width: 135px;text-align: center;color: #999;font-size: 12px;}
.DownloadCon ul li span.span03{width: 160px;text-align: center;font-size: 14px;color: #666;}


.DownloadCon ul li span a{display: block; color:#666}
.DownloadCon ul li:hover{background-color: #1c5799;}
.DownloadCon ul li:hover span{border-left: 1px #fff solid;color: #fff;}
.DownloadCon ul li:hover span:first-child{border-left: none;}
.DownloadCon ul li:hover span a{color: #fff;}

@media only screen and (max-width:1440px){
	
.DownloadCon{ width:98%; margin:0 auto}
	
}
@media only screen and (max-width:992px){

.DownloadCon ul li{ padding:10px; padding-right:0;}
.DownloadCon ul li span.span01{width: calc(100% - 110px); box-sizing:border-box;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.DownloadCon ul li span.span02{width: 80px;text-align: center;color: #999;font-size: 12px; display:none;}
.DownloadCon ul li span.span03{width: 100px;text-align: center;font-size: 12px;color: #666;}
.DownloadCon ul li span{color: #333;font-size: 12px;}


.service-support {width: 100%; height: auto;overflow: hidden; padding:20px 0}
.service-support .left {float: none; width: 100%;overflow: hidden;}
.service-support .left .tup{width: 100%; }
.service-support .left .tup img{width: 100%; } 
.service-support .right {float: none; width: 100%; overflow: hidden; border-top: 1px solid #dcdddf;}


.service-support .right .item3 .title {
  float: left;
  width: 33%;
}

.service-support .right .item3 .title i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 50px;
  height: 50px; margin-top:10px
}
.service-support .right .item3 .title h4 {
  display:  block;
  vertical-align: left;
  font-size: 16px;
  margin: 0 0; color:#333
}
.service-support .right .text {
  float: left;
  width: 65%;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 24px;
}
.service-support .right .text strong{ color:#1c5799}
.service-faq {
  padding: 100px 0;
  overflow: hidden;
}
}




.contact1 ul li {
  width: 24.25%;
  margin: 0 1% 20px 0;
  border-radius: 20px;
  overflow: hidden; float:left
}
.contact1 ul li:nth-child(4n) {
  margin-right: 0;
}
.contact1 ul li .imgbox {
  width: 100%;
  height: 0;
  padding-bottom: 59.11%;
  position: relative;
  overflow: hidden;
}
.contact1 ul li .imgbox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact1 ul li .art {
  border: 1px solid #dadada;
  padding: 1.56vw;
  border-top: none;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.contact1 ul li .art h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact1 ul li .art .info p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0.52vw;
}
.contact1 ul li .art .info p i {
  width: 14px;
  height: 20px;
  display: block;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: left center;
}
.contact1 ul li .art .info {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #666666;
}

@media only screen and (max-width:992px){
	
	.contact1 ul li {
  width: 100%;
  margin: 0 0 10px 0;
  border-radius: 20px;
  overflow: hidden; float:left
}
.contact1 ul li .art{ padding:20px; line-height:30px}	
}