﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:rgb(38, 38, 38); 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:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background:rgba(255,255,255,0.85)}
.header.on{box-shadow:0 0 10px #aaa;z-index: 999;}
.header .container{position:relative;}
.header .logo{width:220px; float:left; margin:20px 0 15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
/*.header.on .logo{width:200px; margin:10px 0;}*/
.header .logo img{width:100%; height:auto; display:block;}
.header .tel{background:url(../images/dh1.png) no-repeat left center / 28px; width:122px; padding-left:35px; font-family:"impact"; font-size:20px; line-height:32px; color:#cf000d;float: right;margin-top: 35px;margin-left: 30px;}
.header .tel i{position:absolute; left:0; top:50%; margin-top:-12px; font-size:23px;}
/*.header.on .tel {margin-top: 25px;}*/

.header .an{position:absolute; top:50%; right:15px; 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:25px; height:2px; background-color:#555; 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{ margin-top:25px; float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px;background: url(../images/icon001.png) right center no-repeat; position:absolute; width:50%; height:54px; right:0px; top:50%; 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.on .nav{ float:right; margin-top:15px}*/
.header .nav ul li{margin:0 2px; line-height:50px; float:left; position:relative; padding:0 16px;
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:50px;}*/
.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize;text-decoration: none;}
.header .nav ul li span{width:0; height:2px; background-color:#cf000d; 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 .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; position:absolute; top:50px; left:50%; margin-left:-75px; display:none; z-index:9999;padding-top: 20px;}
/*.header.on .nav ul li .e_j{padding-top: 10px;}*/
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); background-color:rgba(255,255,255,.85); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#cf000d; color:#fff;}


@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}

@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){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:150px; margin:10px auto;}
/*.header.on .logo{width:160px; margin:10px auto;}*/
.header .an{display:block; right:0px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
/*.header.on .nav {width:50%;margin-top: 0;}*/
.header .nav{width:50%; padding:15px 5%; background-color:#000; height:100%; position:fixed; top:60px; right:-70%; 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}
.header .nav.on{right:0;}
/*.header.on .nav ul li a { font-size: 16px;color: #fff;}*/
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #444; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
/*.header.on .nav ul li{line-height:60px;}*/
.header .nav .e_j { width: 100%; border-top: 1px solid #444; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#aaa;background-color: rgba(255,255,255,0);text-align: left;font-size: 14px;}
.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;}
.header .nav ul li a{font-size:16px; color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}




.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; border: #cf000d 1px solid; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#cf000d}


.sy_about { padding:60px 0; overflow:hidden}
.tit { margin-bottom:50px; text-align:center; line-height:36px;}
.tit h1 { font-size:30px; color:#333; margin-bottom:15px; position:relative;font-weight: bold;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height:2px;background: #cf000d;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.imNav { height: 204px; border-bottom: 1px solid #DFDFDF; background: rgba(255,255,255,0.8);}
.imNav .container{ display: flex; justify-content: space-between; }
.imNav_aBox{ width:25%; float: left; text-align: center; padding-top: 127px; height: 203px; position: relative; line-height: 36px; font-size: 26px;color: #333; }
.imNav_aBox:hover,.imNav_aBox.on{ color: #cf000d; }
.imNav_aBox img{position:absolute; left:50%; margin-left:-40px; top:38px; transition:all 0.5s ease-in-out;}
.imNav_aBox img.opacity{opacity: 0;}
.imNav_aBox p {transition:all 0.5s ease-in-out;}
.imNav_aBox:hover img,.imNav_aBox.on img{opacity:0;}
.imNav_aBox:hover img.opacity,.imNav_aBox.on img.opacity{opacity:1;}

.imNav_aBox:hover img {
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  -webkit-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}

.m2menu_a:hover img {
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  -webkit-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}

.imgBgAnimation{-webkit-animation-name: imgBgAnimation;animation-name:imgBgAnimation}
@keyframes icon-bounce{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}
25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
50%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
85%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}
@-webkit-keyframes icon-bounce{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}
25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
50%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
85%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}

.imNavFixed{ background: #FFF; height: 65px; width: 100%; border-top: 1px solid #BBBABA; border-bottom: 1px solid #BBBABA; position: fixed; z-index: 60; left: 0px; top: 0px; }
.imNavFixed .container{ display: flex; justify-content: space-between; }
.imNavFixed a{ font-size: 20px; line-height: 63px; display: block; }
.imNavFixed a:hover,.imNavFixed a.on{ color: #ed8a2a; }
.imNavFixed a span{ display: inline-block; height: 38px; width: 38px; margin-right: 10px; position: relative; }
.imNavFixed a span,.imNavFixed a text{vertical-align:middle;}
.imNavFixed a img{position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.imNavFixed a:hover img,.imNavFixed a.on img{opacity:0;}
.imNavFixed a:hover img.opacity,.imNavFixed a.on img.opacity{opacity:1;}
.imNav { height: 160px;}
.imNav_aBox{font-size:20px; padding-top:100px; height:159px; line-height:30px;box-sizing: border-box;}
.imNav_aBox img{width:60px; height:60px; margin-left:-30px; top:28px;}
.trade-content .tit h1{color: #fff;}
.trade-content .tit h1::after { background: #fff;}
.trade-content {
    padding: 60px 0;position: relative;background:#cf000d; margin-top: 1px
}
.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 {z-index: 9;position: relative;
}
.trade-box {
    width: 1200px !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;
}
.trade-content .trade-box-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.6);
    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-top: 50px 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: 20px;
    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;
	display:none;
}
.item-text p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;padding: 0 50px;
}
.trade-content .item01 {
    background-image: url(../images/icon-at01.png);
}
.trade-content .item02 {
    background-image: url(../images/icon-at02.png);
}
.trade-content .item03 {
    background-image: url(../images/icon-at03.png);
}
.trade-content .item04 {
    background-image: url(../images/icon-at04.png);
}
.trade-content .item05 {
    background-image: url(../images/icon-at05.png);
}
.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(229, 32, 39, .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;
}


/*新闻*/
.news {padding-top:60px; overflow:hidden; padding-bottom:50px;}
.news .tit { background:url(../images/news.png) center 5px no-repeat; overflow:hidden}
.news h2 {
    text-align: center;
    color: #333;
    margin:35px 0px 7px 0px;font-size:38px; line-height:40px;}
.news .line{ text-align:center}
.news .line span{

	border: 2px solid #0083f2;

	display: inline-block;

	width:45px; margin:15px auto;}
.xx4 .hd { text-align:center; margin-top:40px;}
.xx4 .hd ul li{ display:inline-block; width:120px; margin:0 8px;border-radius:20px;-moz-border-radius:20px;
-webkit-border-radius:20px;background: #eee; }
.xx4 .hd ul li a { display:block; height:38px; text-align:center; line-height:38px; color:#888888; font-size:16px;border-radius:20px;-moz-border-radius:20px;
-webkit-border-radius:20px;}
.xx4 .hd ul li.on a {background:#cf000d; color:#fff;box-shadow:rgba(207,0,13,0.1) 5px 5px 10px 5px }
.xx4 .bd .xx11 { margin-top:30px; width:1200px; margin:30px auto 0;}
.xx4 .bd .xx11 .box {}
.xx4 .bd .xx11 .box .left { width:600px; height:508px; float:left; background:#fff; padding:50px;-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;box-shadow: 0 0 15px #eee}
.xx4 .bd .xx11 .box .left .rq { font-size:30px; color:#888;transition: all 0.5s;-ms-transition: all 0.5s;}
.xx4 .bd .xx11 .box .left h3 { margin-top:20px; margin-top:20px; color:#333; font-size:19px; font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all 0.5s;-ms-transition: all 0.5s;}
.xx4 .bd .xx11 .box .left p { font-size:15px; line-height:25px; color:#888; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx4 .bd .xx11 .box .left img { margin-top:30px; width:500px; height:259px;transition: all 0.5s;-ms-transition: all 0.5s;}
.xx4 .bd .xx11 .box .right { width:535px; height:508px; float:right; border-top:#ccc 1px solid;}
.xx4 .bd .xx11 .box .right ul li { padding:45px 0; border-bottom:#ccc 1px solid; overflow:hidden}
.xx4 .bd .xx11 .box .right ul li:hover .nr h3 {color: #cf000d}
.xx4 .bd .xx11 .box .right ul li .dian { width:36px; height:18px; background:url(../images/dian.png) center center no-repeat; float:left}
.xx4 .bd .xx11 .box .right ul li .nr { width:355px; float:left}
.xx4 .bd .xx11 .box .right ul li .nr h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:18px; color:#333; font-weight:normal;}
.xx4 .bd .xx11 .box .right ul li .nr p { font-size:15px; line-height:22px; color:#888; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx4 .bd .xx11 .box .right ul li .ri { height:72px; width:90px; float:right; background:url(../images/jt.png) right bottom no-repeat; font-size:30px; color:#999;text-align: right;}
.xx4 .bd .xx11 .box .right ul li:hover .ri {background:url(../images/jth.png) right bottom no-repeat}
.news .more { margin-top:70px; text-align:center}

#particles-js2, #parallax, .layer, .some-space, .some-more-space {
  height: 100%;
  position: absolute;top: 0;
  width: 100%;
}

#particles-js2 {
  /*opacity: 0.6;*/
}
.some-space {
  animation: rotate 18s 0.5s infinite linear reverse;
}

.some-more-space {
  -webkit-animation: rotate 15s 0.1s infinite linear;
          animation: rotate 15s 0.1s infinite linear;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
            transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
            transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
            transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
            transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
  }
}
/*
.sy_hyyy {padding: 60px 0;overflow: hidden;background: #f5f5f5;}
.sy_hyyy ul { width:1200px;margin: 0 auto;max-width: 90%;}
.sy_hyyy ul li {width: 23%; float: left;margin: 0 1% 30px;position: relative;overflow: hidden;}
.sy_hyyy ul li img {width: 100%; display: block;-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s; }
.sy_hyyy ul li .sign {position: absolute; left:50%;top: 40%;width:400px; margin-left: -200px;height: 100%;	background: url(../images/hybj.png) no-repeat center top;	font-size: 14px;	line-height: 22px;	color: #fff;	text-align: center;padding-top: 20px;box-sizing: border-box;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;z-index: 999}
.sy_hyyy ul li .sign .tb {width:70px; height: 52px;margin: 0 auto;}
.sy_hyyy ul li .sign span { font-size: 19px;}
.sy_hyyy ul li:hover img {-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;filter:grayscale(100%); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%);}
.sy_hyyy ul li:hover .sign {-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;top: 50%;background: none;}
.sy_hyyy ul li .bg{	left:0;	bottom: 0;width:100%;	height:240px;	background: url(../images/bg_shadow06.png) center / 80% 100% no-repeat;position: absolute;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 0;z-index: 998}
.sy_hyyy ul li:hover .bg{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 1;}

.sy_hzhb {padding: 60px 0;text-align: center;}
.sy_hzhb ul li {width: 14.66666%;display: inline-block;border: #eee 1px solid;margin: 0.8%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 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;}
*/


.swiper-hy{ margin:0 auto; padding-bottom:0;padding-top: 10px;}
.swiper-hy .swiper-slide{position:relative;overflow: hidden;}
/*.sy_hyyy .swiper-button-prev{background:url(../images/jtdls.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; left:-50px;}
.sy_hyyy .swiper-button-next{background:url(../images/jtdrs.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; right:-50px;}*/

.sy_hyyy .swiper-button-prev{background:url(../images/jtdl.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; left:-50px;}
.sy_hyyy .swiper-button-next{background:url(../images/jtdr.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; right:-50px;}

@media screen and (max-width: 765px) { 
.sy_hyyy .swiper-button-prev{left:-17px;}
.sy_hyyy .swiper-button-next{right:-17px;}
} 

.sy_hyyy .swiper-button-prev:hover{background:url(../images/jtdl.png) center / 135% no-repeat;}
.sy_hyyy .swiper-button-next:hover{background:url(../images/jtdr.png) center / 135% no-repeat;}
.sy_hyyy .con {position: relative;width: 1200px;margin: 0 auto;max-width: 90%;}
.sy_hyyy {padding: 60px 0;overflow: hidden;background: #f5f5f5;}

.swiper-hy .swiper-slide img {width: 100%; display: block;-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s; }
.swiper-hy .swiper-slide .sign {position: absolute; left:50%;top: 40%;width:400px; margin-left: -200px;height: 100%;	background: url(../images/hybj.png) no-repeat center top;	font-size: 14px;	line-height: 22px;	color: #fff;	text-align: center;padding-top: 20px;box-sizing: border-box;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;z-index: 999}
.swiper-hy .swiper-slide .sign .tb {width:70px; height: 52px;margin: 0 auto;}
.swiper-hy .swiper-slide .sign span { font-size: 19px;}
.swiper-hy .swiper-slide:hover img {-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;filter:grayscale(100%); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%);}
.swiper-hy .swiper-slide:hover .sign {-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;top: 50%;background: none;}
.swiper-hy .swiper-slide .bg{	left:0;	bottom: 0;width:100%;	height:240px;	background: url(../images/bg_shadow06.png) center / 80% 100% no-repeat;position: absolute;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 0;z-index: 998}
.swiper-hy .swiper-slide:hover .bg{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 1;}


/*hezuo*/
.sy_hzhb {padding:60px 0 60px 0;text-align: center;}
.sy_hzhb ul li {width: 14.66666%;display: inline-block;border: #eee 1px solid;margin: 0.8%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 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 {

	min-width: 1200px;

	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 .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;

	padding: 0 120px;

	z-index: 100;

}

.index-contact h6 {

	font-size: 30px;

	color: #fff;

	line-height: 40px;

}

.index-contact p {

	line-height: 50px;

	font-size: 18px;

	color: #eee;

}

.index-contact .btn {

	position: absolute;

	top: 50%;

	right: 120px;

	display: block;

	width: 200px;

	margin-top: -25px;

	border: 1px #fff solid;

	text-align: center;

	border-radius: 3px;

}

.index-contact .btn a {

	display: block;

	height: 48px;

	line-height: 48px;

	font-size: 18px;

	color: #fff;

}
/* start footer */

.register {

	padding: 50px 0 45px;
  background-size: 100% 100%!important;
	background: url(../images/register_bg.png) no-repeat center center rgba(207,0,13,.98);

}



.register .title {

	padding-bottom: 5px;

	font-size: 26px;

	font-weight: normal;

	text-align: center;

	color: #fff;

}



.register .desc {

	padding-bottom: 20px;

	margin: 0 auto;

	font-size: 14px;

	color: #fff;

	text-align: center;

}



.register .btn {

	display: block;

	width: 128px;

	height: 36px;

	padding: 0;

	margin: 0 auto;

	font-size: 16px;

	line-height: 36px;

	color: #fff;

	background: transparent;

	border: 1px solid #fff;

	border-radius: 0;

	transition: all .2s;

	text-align: center;

	cursor: pointer;

	vertical-align: middle;

}



.register .btn:hover {

	background: rgba(255, 255, 255, .1);

}


.footer{background-color:#373d41;font-family:"Microsoft Yahei"}
.footer-floor1{width:100%;padding:36px 0 60px}
.footer-list{width:71%;height:100%;float:left}
.footer-list ul{float:left;margin-right:10%}
.footer-list .flist-4{margin-right:0}
.footer-list li{line-height:32px}
.footer-list li a{color:#ccc;font-size:14px;text-decoration:none}
.footer-list li a:hover{text-decoration:underline;color:#fff}
.footer-list .flist-title{font-size:18px;color:#fff;margin-bottom:15px}
.footer-floor2{width:100%;border-top:1px solid #666;padding:20px 0;text-align:center}
.footer-floor2 p{text-align:center;color:#eee;font-size:14px;line-height:30px}
.footer-floor2 p span{font-family:PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif}
.footer-floor2 a{color:#eee}
.footer-floor2 a:hover{text-decoration:underline}
.foot-link{margin:0 15px;text-decoration:none;color:#eee}
.foot-link:hover{text-decoration:underline}
.footer-right{width:300px;float:right}
.telephone{width:100%;height:32px;line-height:32px;color:#fff}
.telephone span{display:inline-block;width:32px;height:32px;float:left;background:url(../images/phone_32px.png);margin-left:16%}
.telephone .tel-number{font-size:22px;font-weight:400;text-align:right}
.official-plat{ margin-top:10px;}
/*.official-plat{width:100%;height:100%;margin-top:20px;position:relative}*/
.official-plat ul{float:right;margin-top:7px}
.official-plat ul li span{display:inline-block;width:32px;height:32px;line-height:32px;float:left;font-size: 18px}

.official-plat ul li{height:45px}
.official-plat ul a{display:inline-block;height:32px;width:100%;line-height:32px;color:#fff;text-decoration:none;font-size:14px}
.official-plat>p{display:inline-block;width:132px;height:132px;border:1px solid #ddd;background-color:#fff}
/*.official-plat .weixin{position:absolute;top:0;left:50px;background-repeat:no-repeat;background-position:0 0}*/
.official-plat .weixin img {width: 100%;}
.official-plat .weibo{position:absolute;top:0;left:10px;background-image:url(../images/plat_qrcode.png);background-repeat:no-repeat;background-position:-132px 0;display:none}
#wx-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:12px;right:-20px;z-index:10;display: none;}
#wb-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:58px;right:-20px;z-index:10}

.n_ban{width:100%; height:440px; overflow:hidden; position:relative;}
.n_ban .w_z{width:40%; text-align:center; position:absolute; top:50%; left:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.n_ban .w_z.rt{width:40%; text-align: left; position:absolute; top:50%; left:20%;}
.n_ban .w_z h3{font-size:22px; font-weight:bold; color:#333; margin-bottom:10px; text-transform:uppercase; text-shadow:0 0 10px #666}
.n_ban .w_z p{font-size:36px; margin-bottom:20px; color:#333;text-shadow:0 0 10px #666}
.n_ban .w_z a{padding:0 20px; background-color:#e77817; font-size:15px; line-height:36px; color:#fff; border-radius:20px; display:inline-block; margin:0 10px;}

.ntit {height: 60px;line-height: 60px;border-bottom: #eee 1px solid;position: relative}
.ntit .wzxx {float: left;}
.ntit .wzxx a {margin-right: 0px;/*float: left;*/font-size: 14px;color: #333;font-size: 14px!important;color: #333;text-decoration: none;font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;!important;}
.ntit .wzxx {color: #333;}
.ntit .wzxx a:hover{color: #cf000d}
.wzxx{
		font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;
		font-size: 12px;
	}
	.sub_nav ul li a{
		text-decoration: none;
	}

.ntit .sub_nav {float: right;}
.ntit .sub_nav .w_z {display: none;}
.ntit .sub_nav ul li {margin-left:40px;float: left;position: relative;margin-right: 10px;height:60px;}
.ntit .e_j {width:1200px; position: absolute;top: 60px;left:50%;margin-left: -600px; z-index: 9;display: none;background: #fff;}
.ntit .e_j ul li{margin-left:40px;float: left;position: relative;margin-right: 10px;height:60px;}
.ntit .e_j ul li span {width:0; height:2px; background-color:#cf000d; 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);}
.ntit .e_j ul li:hover a {color: #cf000d;}
.ntit .e_j ul li:hover span {width: 100%}
.ntit .e_j ul li a {color: #333;font-size: 14px;font-weight: bold;font-family: Microsoft YaHei;}
.ntit .sub_nav ul li span {width:0; height:2px; background-color:#cf000d; 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);}
.ntit .sub_nav ul li a {color: #333;font-size: 15px;font-weight: bold;font-family: Microsoft YaHei;}
.ntit .sub_nav ul li:hover a {color: #cf000d;}
.ntit .sub_nav ul li:hover span {width: 100%}
.ntit .sub_nav ul li.on a {color: #cf000d;}
.ntit .sub_nav ul li.on span {width: 100%}

.ny_cpfa {padding: 50px 0;}
.ny_cpfa ul li {padding-bottom: 30px;margin-bottom: 50px;border-bottom: #ccc 1px solid;overflow: hidden;}
.ny_cpfa ul li .tp {width: 46%;}
.ny_cpfa ul li .tp img {width: 100%;display: block;}
.ny_cpfa ul li .wenz {width: 49%;padding-top: 20px;}
.ny_cpfa ul li .wenz h3 {font-size: 20px;font-weight: bold;margin-bottom: 25px;color: #333;}
.ny_cpfa ul li .wenz p {font-size: 16px;color: #666;line-height: 1.8;margin-bottom: 20px;}
.ny_cpfa ul li .wenz .more a {width: 150px;line-height: 40px;border: #cf000d 1px solid;color: #cf000d;font-size: 16px;display: block;border-radius: 10px;text-align: center;margin-top: 50px;}
.ny_cpfa ul li:hover .wenz .more a{background: #cf000d;color: #fff;}

.ny_khfw {margin: 50px auto;}
.ny_khfw h2 {font-size: 30px;color: #333;margin-bottom: 30px;text-align: center;font-weight: bold;}
.ny_khfw h3 {font-size:20px;color: #333;line-height: 2;text-align: center;font-weight: bold;margin-bottom: 30px;margin-top: 30px;}
.ny_khfw img {width: 80%;margin: 0 auto}
.ny_khfw ul {margin-top: 40px;}
.ny_khfw ul li {width: 380px;height:195px;float: left;margin-right: 30px;margin-bottom: 40px;text-align: center;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.04),0 15px 40px 0 rgba(0,0,0,.04);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.04),0 15px 40px 0 rgba(0,0,0,.04);padding:0 20px 25px;box-sizing: border-box;min-height: 320px;}
.ny_khfw ul li .tb {width: 60px;height: 60px;margin: 20px auto;}
.ny_khfw ul li .tb img {width: 100%;display: block;}
.ny_khfw ul li h4 {font-size: 18px;color: #333;margin-bottom: 10px;}
.ny_khfw p {font-size: 14px;color: #666;line-height: 1.8;margin-bottom: 15px;}
.ny_khfw ul li:nth-child(3n){margin-right: 0}
.ny_khfw ul.zc {overflow: hidden}
.ny_khfw ul.zc li {width: 570px;float: left;padding: 30px;box-sizing: border-box;background: #f2f2f2;border-radius: 10px;text-align: left;min-height: 240px;;box-shadow: 0 0 0 0;}
.ny_khfw ul.zc li:nth-child(2n){float: right;}
.ny_khfw ul.zc li a {width: 120px;color: #cf000d;font-size: 18px;}
.ny_khfw ul.zc li h4 {border-left: #cf000d 3px solid;padding-left: 10px;text-align: left;font-weight: bold;}
		  
.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:#cf000d; border:#cf000d 1px solid; color:#FFF;}

.page a.hover{ background:#cf000d; border:#cf000d 1px solid; color:#FFF;}

.ny_xw {padding: 50px 0;}
.Activsbf1_lb{ width:100%; margin-top:10px;}

.Activsbf1_lb dl{ width:100%;border: #f5f5f5 1px solid;box-sizing: border-box; padding:10px; float:left; margin:0 0 20px; display:inline;box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}

.Activsbf1_lb dt a{ overflow:hidden;display:table-cell; text-align:center; vertical-align:middle;}

.Activsbf1_lb dt img{ vertical-align:middle; width:100%;}

.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}

.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.Activsbf1_lb dd .newNrtit a{font-size:20px; color:#333; font-weight:bold;}

.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:32px; color:rgb(38, 38, 38); font-size:16px;letter-spacing: 1px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;}

.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;}
.Activsbf1_lb dd .more a {width: 90px;line-height: 28px;border: #ccc 1px solid;display: block;text-align: center;color: #333;text-transform: uppercase;margin-top: 20px;height: 28px;margin-bottom: 20px;}
.Activsbf1_lb dd:hover .more a {background: #cf000d;color:#fff }
.Activsbf1_lb dl:hover .Acdltj_time{ color:#ccc;}
.Activsbf1_lb dl:hover{ background:#eee;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.Activsbf1_lb dd:hover .newNrtit a{color:#cf000d;}

.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}
.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}

.ny_jj {padding: 50px 0 50px;}
.ny_jj .con{margin-bottom: 50px;overflow: hidden}
.ny_jj .tp {width: 49.8%}
.ny_jj .tp img {width: 98%;display: block;}
.ny_jj .wenz {width: 49%;padding: 0 0.5%;}
.ny_jj .wenz p {/*text-indent: 2em;*/font-size: 16px;line-height: 2.2;color: #333;}
.gray {background: #f6f6f6;padding: 50px 0;overflow: hidden}
.newsp02 {position:relative; width:1200px; margin:0px auto 0}
.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 / 135% no-repeat; width:39px; height:39px; margin-top:-30px; left:0;opacity: 0; left:-50px;}
.newsp02 .swiper-button-next{background:url(../images/jtdr.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-30px; right:0;opacity: 0; right:-50px;}
.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;}

.zplm {width: 100%;margin: 0 auto;padding: 60px 0;}
.zplm ul li {width: 560px;position: relative;}
.zplm ul li .box {width: 100%; text-align: center;height: 100%;position: absolute;left: 0;top: 0;font-size: 25px;color: #fff;font-weight: bold;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;background: rgba(0,0,0,0.5)}
.zplm ul li h3 {font-size: 35px;color: #fff;font-weight: bold;width: 100%}
.zplm ul li img {width: 100%;display: block;}

.lx_wm{width:1200px; margin:50px auto 50px;}
.lx_wm .d_t{margin-top:50px;}

.lx_wm .x_x{width:550px; float:left;}
.lx_wm .l_y{width:550px; float:right;}
.lx_wm h3{/*font-size:24px;*/ margin-bottom:15px;     font-size: 20px;
    color: #333; font-weight: bold;}
.lx_wm h4{font-size:16px; line-height:26px; color:rgb(38, 38, 38); margin-bottom:15px;}
.lx_wm em{width:30px; height:1px; background-color:#cf000d; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#cf000d; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:16px; line-height:40px;}
.lx_wm p i{padding-right:10px; color:#aaa;}
.lx_wm input.w_z{width:158px; height:40px; font-size:14px; line-height:40px; margin-right:10px; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;}
.lx_wm input.a_n{width:120px; height:40px; background-color:#cf000d; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:526px; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:10px;}


.lx_wm .rc_zp .ts{font-size:14px; line-height:26px; color:#888; margin-top:20px;}
.lx_wm .rc_zp .ts a{color:#cf000d;}
.lx_wm .rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}
.lx_wm .rc_zp .jr_lm.jt{border: 1px solid #cf000d;}
.lx_wm .rc_zp .jr_bt{padding:5px 40px; height:40px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer;}
.lx_wm .rc_zp .jr_bt:hover{background-color:#e7e7e7;}
.lx_wm .rc_zp .jr_bt.on{background-color:#e7e7e7;}
.lx_wm .rc_zp .jr_lm.jt .jr_bt{background-color:#cf000d; color:#fff; padding:10px 40px; line-height:40px;font-size: 16px;}
.lx_wm .rc_zp .jr_bt span{float:left; width:18%; text-align:center;}
.lx_wm .rc_zp .jr_bt span.xq{float:right; }
.lx_wm .rc_zp .jr_bt span i {margin-left: 10px;}
.lx_wm .rc_zp .jr_bt span.s_40{float:left; width:30%; text-align:left;}
.lx_wm .rc_zp .jr_nr{background-color:#fff; padding:30px 40px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none;color: #666;}
.lx_wm .rc_zp .jr_nr .gw{width:80px; float:left;}
.lx_wm .rc_zp .jr_nr .js{width:1020px; float:right; margin-bottom:20px;color: #666;}
.lx_wm .rc_zp .sqzw a {width: 180px;height: 35px;line-height: 35px;text-align: center;display: block;margin-top: 30px;float: right;background: #cf000d;font-size: 14px;color: #fff;}
.lx_wm .rc_zp .lxfs {float: left;line-height: 35px;font-size: 16px;color: #333;margin-top: 30px;}
.lx_wm .rc_zp .lxfs a {color: #333}
.lx_wm .rc_zp .lxfs a:hover {color: #cf000d}

.ny_cpxq{}
.ny_cpxq h2 {font-size: 30px;text-align: center;font-weight: bold;margin-bottom: 35px;color: #333;margin-top: 50px;}
.cpxq {padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px #ccc;margin-top: 30px;}
.ny_cpxq h1 {border-bottom: 1px solid #eeeeee;
position: relative;font-size: 20px;color: #333;padding-bottom: 10px;font-weight: bold;margin-bottom: 20px;}
.ny_cpxq h1::before{width: 60px;left: 0;bottom: 0;position: absolute;height: 2px;background: #cf000d;content: ""}
.ny_cpxq p {font-size: 16px;color: rgb(63, 63, 63);line-height: 2;/*margin-bottom: 20px;*//*text-indent: 2em;*/}
.cpxq .tp{text-align: center;}
.cpxq img {max-width: 680px;margin: 0 auto;}

.cpts {padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px #ccc;margin-top: 30px;}
.cpts ul li { width:30.3333%; float:left; margin:0 1.5% 10px; padding:40px 20px 35px; box-sizing:border-box; height:200px}
.cpts ul li:hover {box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);}
.cpts ul li .five-value-img { width: 70px; height: 70px;margin: 0px auto 20px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;  }
.cpts ul li .five-value-img img { width:100%}
.cpts ul li:hover .five-value-img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.cpts ul li h3 {font-size: 20px;color: #333;font-weight: bold;margin-bottom: 10px; text-align: center;}
.cpts ul li p { font-size:14px; color:#333; line-height:1.8; text-align:center}

.cpyyly {padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px #ccc;margin-top: 30px;overflow: hidden}
.cpyyly ul li {width:30.3333%; float:left; margin:0 1.5% 10px; box-sizing:border-box;position: relative;}
.cpyyly ul li img {width: 100%;display: block;}
.cpyyly ul li h3 {position: absolute;left: 0;bottom: 0;line-height: 38px;background: rgba(207,0,13,0.8);width: 100%;color: #fff;text-align: center;}

.cpyyal { padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px #ccc;margin-top: 30px;overflow: hidden;margin-bottom: 30px}
.cpyyal a { margin:0 4px 10px; font-size:14px; display:inline-block; line-height:42px; border:#ccc 1px dashed; color:#333; text-align:center;padding: 0 20px;}
.cpyyal a:hover { border:#cf000d 1px dashed; color:#cf000d}
.nyhy {padding: 50px 0;}
.nyhy ul li{ float:left; width:31.3333%; margin:0 3% 40px 0; position:relative;}
.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 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02);box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02); }
.nyhy ul li:nth-child(3n) {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; height:220px;}
.nyhy ul li:hover img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .mb { background:rgba(0,0,0,0.8); position:absolute; width:100%; height:100%; left:0; top:0;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;z-index: 99;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;}
.nyhy ul li:hover .mb {-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 1;-webkit-opacity:1;-moz-opacity:1; display:none;}
.nyhy ul li .mb img {width: 44px;}
.nyhy ul li .mb .box{width: 100%;padding: 20px;box-sizing: border-box;}
.nyhy ul li .mb p{font-size: 14px;line-height: 1.8;color: #fff;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;}
.nyhy ul li .wenz { padding:20px 20px 10px; background:#fff; width:100%; background:url(../images/jt.png) 93% 24px no-repeat; height: 120px;box-sizing: border-box;}
.nyhy ul li:hover .wenz {background:url(../images/jth.png) 93% 24px no-repeat;}
.nyhy ul li .wenz h3 { font-size:16px; margin-bottom:10px; color:#333;font-weight: bold; width:90%;}
.nyhy ul li .wenz p { font-size:12px; color:#666; line-height:20px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;width: 100%}
.nyhy ul li:hover .wenz h3 { color:#cf000d;-webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.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;}
.cbx {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 6px 8px;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.2s ease;
}
.cbx:not(:last-child) {
  margin-right: 6px;
}
.cbx:hover {
  color: #cf000d;
}
.cbx span {
  float: left;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
  font-size:14px;
}
.cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  transform: scale(1);
  border: 2px solid #c8ccd4;
  transition: all 0.2s ease;box-sizing: border-box;
}
.cbx span:first-child svg {
  position: absolute;
  top: 2px;
  left: 1px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);box-sizing: border-box;
}
.cbx span:last-child {
  padding-left: 8px;
  line-height: 18px;
}
.cbx:hover span:first-child {
  border-color: #cf000d;
}
.inp-cbx:checked + .cbx span:first-child {
  background: #cf000d;
  border-color: #cf000d;
  animation: wave 0.4s ease;box-sizing: border-box;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}

.inline-svg {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 640px) {

  .cbx {
    width: 100%;
    margin-bottom: 4px;
    display: inline-block;
  }
}
@-moz-keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
@-webkit-keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
@-o-keyframes wave {
  50% {
    transform: scale(0.9);
  }
}
@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}

.spqdxx {padding: 25px 0 25px 50px;box-shadow: 0 0 15px #ccc;margin: 50px auto;}
.spqdxx .select-list{padding: 15px 0;line-height: 32px;display: flex;font-size: 16px;color: #333;position: relative;}
.spqdxx .select-list .left {float:left;width: 110px;}
.spqdxx .select-list .right{width: calc(100% - 112px);display: flex;flex-wrap: wrap;}
.spqdxx .select-list .right ul li {position: relative;display: inline-block;}
        .spqdxx .select-list .right .y_j{padding: 0 30px 0 10px;cursor: pointer; position: relative;border: #ccc 1px solid;border-radius: 5px;}
.spqdxx .select-list .right .y_j:hover {color: #cf000d;}
.spqdxx .select-list .right .y_j.on {color: #cf000d;}
.spqdxx .select-list .right .y_j i {position: absolute;width: 90%;right: 0px;top: 0;text-align: right;height: 32px;line-height: 32px;padding-right: 10px;}
.spqdxx .select-list .right ul li .e_j{display: none;position: absolute;left: 0;top: 32px; width: 289px;background: #fff;padding: 10px;border: #ccc 1px solid;z-index: 99;}
.spqdxx .select-list .right ul li .e_j .wz {padding: 15px 0 5px; color: #333;}

.spqdxx .select-list .right ul li .e_j.e2{width: 1131px;left: 0;top: 47px;box-sizing: border-box;}
.spqdxx .select-list .right ul li .e_j.e2 .wz {float: left;margin-right: 10px;}
.spqdxx .s_c{ height:34px; background-color:#fff; overflow:hidden; margin-left:120px;}

.spqdxx .s_c input.w_z{width:320px; padding:0 10px; height:32px; font-size:14px; line-height:32px; float:right; border:1px solid #ccc;}
.select-btns {
    display: flex;
/*    justify-content: center;
    align-items: center;*/
    height: 76px;
    border-top: 1px solid rgba(241, 243, 245, 1);
    /*	margin-top:15px;*/
    padding-top: 30px;
    padding-bottom: 20px;
    /*	margin-right:110px;*/
}
.btn.active {
    color: #cf000d;
    background-color: #fff;
}
.btn {
    width: 88px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    border: 1px solid #cf000d;
    border-radius: 8px;
    color: #cf000d;
    margin: 0 10px;
    cursor: pointer;
}
.btn:hover{
    cursor: pointer;
    color: #fff!important;
    background-color: #cf000d;
}
.spqdxx .dcwc{padding: 15px 0;line-height: 32px;font-size: 16px;color: #333;height: 32px;}
.spqdxx .dcwc .dc {float: right;}
.spqdxx .dcwc .dc ul li {width: 110px;position: relative;border: #ccc 1px solid;border-radius: 5px;padding: 0 10px;box-sizing: border-box;}
.spqdxx .dcwc .dc ul li .y_j {position: relative;}
.spqdxx .dcwc .dc ul li .y_j i {position: absolute;width: 100%;right: 0px;top: 0;text-align: right;height: 32px;line-height: 32px;padding-right: 10px;}
.spqdxx .dcwc .dc ul li .e_j{display: none;position: absolute;left: 0;top: 32px;width: 100%;background: #fff;padding: 10px 0;border: #ccc 1px solid;z-index: 99;box-sizing: border-box;}
.spqdxx .dcwc .dc ul li .e_j a {line-height: 32px;padding: 0 10px;font-size: 14px;color: #333;display: block;}
.spqdxx .dcwc .dc ul li .e_j a:hover{background: #cf000d;color: #fff;}
.f_h{width:40px; height:40px; background:#cf000d url(../images/f_h.png) no-repeat center; display:none; position:fixed; bottom:0; right:0; z-index:999999;}
.gy_zp {padding: 50px 0;}
/*.gy_zp ul li {width: 200px;float: left;margin-right: 133px;}*/
.gy_zp ul { text-align:center;}
.gy_zp ul li {width: 200px;margin-right: 43px; display: inline-block;}
.gy_zp ul li img {width: 121px;display: block;margin: 0 auto; height:121px;}
.gy_zp ul li:nth-child(4n){margin-right: 0;}


@media only screen and (max-width:1024px) {
.item-text {
    display: none;
}
.container { width: 94%; margin: 0 auto;-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;}
	.trade-box {
    width: 90% !important;
}
	.trade-box-list {
    display:block
}
.trade-box-item {width: 50%;float: left;
}
	.trade-content {
    padding: 30px 0;overflow: hidden;
}
	.news {
    padding-top: 30px;
    padding-bottom:30px;
}
	.xx4 .bd .xx11 {
    width: 90%;
}
	.xx4 .bd .xx11 .box .left {
    width: 100%;
    height: auto;
    padding: 20px;
}
	.xx4 .bd .xx11 .box .left img {
    width: 100%;
	height:auto;
}
	.xx4 .bd .xx11 .box .right {
    width: 100%;
    height: auto;
}
	.sy_hyyy ul li {
    width: 48%;
}
	.sy_hyyy {
    padding: 30px 0;
}
	.sy_hzhb {
    padding: 30px 0;
}
	.con {
    width: 90%;
}
	.sy_hzhb ul li {
    width: 31.3333%;float: left;box-sizing: border-box;
}
	.sy_hzhb{overflow: hidden;}
	.footer-list {display: none}
	.footer-right {float: none;margin: 0 auto;
}
	.telephone .tel-number {
    text-align: center;
}
	.telephone span {display: none;
}
	.footer-floor2 {
    padding: 10px 0;
}
	.footer-floor1 {
    padding: 30px 0 ;
}
	.ny_jj .tp {
    width: 100%;
}
	.ny_jj .wenz {
    width: 100%;margin: 30px 0 0
}
	.ny_jj .con {
    margin-bottom: 30px;
}
	.ny_jj {
    padding: 20px 0 0px;
}
	.gray {
    padding: 30px 0;
}
	.newsp02 {
    width: 90%;
}
.n_ban {
    height: 15rem;
}
	.lx_wm {
    width: 90%;
    margin: 30px auto 40px;
}
	.lx_wm .rc_zp .jr_nr .gw {
    width:16%
}
	.lx_wm .rc_zp .jr_nr .js {
    width: 80%;
}
	.lx_wm .rc_zp .jr_nr {
    background-color: #fff;
    padding: 30px 20px 10px;
}
	.lx_wm .rc_zp .jr_bt {
    padding: 5px 20px;
}
	.lx_wm .rc_zp .jr_lm.jt .jr_bt {
    padding: 10px 20px;
}
	.ntit .sub_nav .w_z {
    display: block;
    position: absolute;
    right: 5%;
    top: 0;
    padding: 0;
    width: 20px;
    height: 50px;
    background: url(../images/nyej.png) center / 100% no-repeat;
}
		.ntit .sub_nav ul li {
    margin-left:5%;width: 90%;
    margin-right: 5%;
    height: 40px;text-align: center;line-height: 40px;
}
	.ntit ul {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
}
	.ntit {
    height: 50px;
    line-height: 50px;
}
	.ny_cpfa ul li .tp {
    width: 100%;
}
	.ny_cpfa {
    padding: 30px 0;
}
	.ny_cpfa ul li .wenz {
    width: 100%;
}
	.ny_cpfa ul li .wenz .more a {
    margin-top: 30px;
}
	.ny_cpfa ul li {
    margin-bottom: 30px;
}
	.ny_cpfa ul li .wenz h3 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
}
	.ny_cpfa ul li .wenz p {
    font-size: 1.4rem;margin-bottom: 1rem
}
	.ny_cpfa ul li .wenz .more a {
    width: 10rem;
    line-height: 3rem;
    font-size: 1.4rem;
    margin-top: 2rem;
}
	.ny_khfw {
    margin: 30px auto;
}
	.ny_khfw ul li {
    width: 98%;margin: 0 1% 2%;
    min-height: 200px;
}
	.ny_khfw img {
    width: 100%;margin-top: 20px
}
	.ny_khfw ul.zc li {
    width: 100%;
    padding: 20px;
    min-height: 140px;margin: 0 auto 20px;
}
	.nyhy ul li {
    width: 46%;
    margin: 0 2% 4% ;
}
	.nyhy {
    padding:30px 0;
}
	.nyhy ul li .wenz {
    padding: 15px 15px 10px;
    background: url(../images/jt.png) 94% 18px no-repeat;
}
	.cpxq img {
    max-width: 680px;width: 100%;
}
	.cpts ul li {width: 31.3333%;margin: 0 1% 0;
    padding: 20px 10px 5px;
    height: auto;
}
	.cpts ul li p {text-indent: 0;}
	.lx_wm .x_x {
    width: 100%;
}
	.lx_wm .l_y {
    width: 100%;margin-top: 30px;
}
	.lx_wm .d_t {
    margin-top: 30px;
}
	.lx_wm .d_t img {width: 100%;}
		.Activsbf1_lb dl {padding: 0}
	.Activsbf1_lb dt {
    width:38%;
}
	.Activsbf1_lb dd {
    width: 58%;
    margin-top: 5px;
    margin-right: 5px;
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 5px 0 0;
}
	.Activsbf1_lb dd .newNrjs {margin-top: 10px;
    line-height: 1.8;
    font-size: 14px;
    letter-spacing: 0px;
}
	.Activsbf1_lb dd .more a {
    line-height: 26px;
    margin-top: 15px;
}
	.Activsbf1_lb dd .newNrtit a { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.ny_xw {
    padding:30px 0;
}

.spqdxx .select-list .right ul li {margin-bottom: 10px;position: relative !important;
}	
	.spqdxx .select-list .left {
    width: 90px;
}
	.spqdxx .select-list .right ul li .e_j {
    width: 99%;font-size: 14px;padding: 0;/*left: 50%;margin-left: -140px;*/
}
	.spqdxx .select-list .right ul li .e_j.e2 {
    left:0;margin-left:0px;top: 32px;width:100%;
}
	.spqdxx .select-list .right ul li {width: 100%;
    margin-right: 0px;
}
	.spqdxx .s_c input.w_z {
    width: 100%;box-sizing: border-box;
}
	.spqdxx .s_c {width: 100%;
}

	.gy_zp ul{ text-align:left;}
	.gy_zp ul li {
    width: 23%;
    float: left;margin: 0 1% 2%;
	display:block;
}
	.gy_zp ul li img {
    width: 100%;
	height:auto;
}
	
	
	
	
	
	
	

.nban {
    height:10rem;
    width: 100%;
}

  }

@media only screen and (max-width:600px){

.tit {margin-bottom:30px;}
.tit h1 {font-size:2.3rem;}
.gallery-top .swiper-pagination {
    bottom: 6px !important;
}
	.gallery-top .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
	.imNav_aBox {
    width: 50%;
    padding-top: 97px;
    height: 135px;
    line-height: 30px;
    font-size: 16px;
}
	.imNav {
    height: 270px;
}
	.item-title {
    font-size: 1.5rem;
    padding: 1rem 0;
}
	.item-text p {
    font-size: 1.2rem;
    padding: 0 1rem;
}
	.trade-content .trade-box-item .item-logo {
    width: 4rem;
    margin-top: 3rem auto 0;
}
	.xx4 .hd {
    margin-top: 2rem;
}
	.xx4 .bd .xx11 .box .right ul li {
    padding: 1rem 0;
}
	.xx4 .bd .xx11 .box .right ul li .dian {
    width:4%;
}
.xx4 .bd .xx11 .box .right ul li .nr {
    width: 95%;
}	
	.xx4 .bd .xx11 .box .right ul li .ri {display: none;
}
	.xx4 .bd .xx11 .box .right ul li .nr h3 {
    font-size: 1.5rem;
}
	.xx4 .bd .xx11 .box .right ul li .nr p {
    font-size: 1.2rem;
    line-height: 1.8;
}
	.register {
    padding: 3rem 0 ;
}
	.register .title {
    font-size: 2rem;
}
	.footer-floor2 {
    padding: 10px ;box-sizing: border-box;
}
	.lx_wm .rc_zp .jr_lm.jt .jr_bt {
    padding: 1rem ;line-height:2rem;height: auto;
}
	.lx_wm .rc_zp .jr_bt {
    padding: 5px 1rem;
    height: auto;
    font-size: 14px;
    line-height: 2rem;font-size: 1.2rem
}
	.lx_wm .rc_zp .jr_bt span.s_40 {
    width: 35%;
}
	.lx_wm .rc_zp .jr_bt span.xq {width: 30%
}
	.lx_wm .rc_zp .jr_nr {
    padding: 2rem 1rem 10px;font-size: 1.2rem;line-height: 1.8;
}
	.lx_wm .rc_zp .jr_nr .gw {
    width: 20%;
}
	.lx_wm .rc_zp .jr_nr .js {
    width: 76%;
}
	.lx_wm .rc_zp .lxfs {
    line-height: 1.8;
    font-size: 1.4rem;width: 100%;margin-top: 1rem;text-align: center;overflow: hidden;float: none;
}
	.lx_wm .rc_zp .sqzw a {
    margin: 2rem auto 0;float: none;
}
	.n_ban .w_z.rt {
    width: 50%;
    top: 50%;
    left: 5%;
}
	.n_ban .w_z h3 {
    font-size: 1.6rem;
}
	.n_ban .w_z p {
    font-size: 2.5rem;
}
	.nyhy ul li {
    width: 96%;
}
	.ny_cpxq h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
}
	.cpxq {
    padding:1.5rem;
    margin-top: 1.5rem;
}
	.ny_cpxq h1 {
    font-size: 1.6rem;
}
	.ny_cpxq p {
    font-size: 1.4rem;line-height: 1.8;
    margin-bottom: 1.5rem;
}
	.cpts ul li {
    width: 98%;
    margin: 0 1% 0;
}
	.cpyyly ul li {
    width: 100%;
    margin: 0 0 10px ;
}
.cpyyly ul li h3 {
    line-height: 3rem;font-size: 1.2rem
}
	.cpyyly {
    padding: 1.5rem;
    margin-top: 2rem;
}
	.cpyyal {padding: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
	.cpyyal a {
    line-height: 3rem;
    padding: 0 1rem;
}
	.lx_wm input.w_z {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-right: 0px;
    margin-bottom: 10px;
}
	.lx_wm textarea {
    width: 100%;box-sizing: border-box;
}
	.Activsbf1_lb dl {padding: 0}
	.Activsbf1_lb dt {
    width:38%;
}
	.Activsbf1_lb dd {
    width: 58%;
    margin-top: 0px;
    margin-right: 0;
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 5px 0 0;
}
	.Activsbf1_lb dd .newNrjs {margin-top: 10px;
    line-height: 1.8;
    font-size: 14px;
    letter-spacing: 0px;
}
	.Activsbf1_lb dd .more a {
    line-height: 26px;
    margin-top: 15px;
}
	.Activsbf1_lb dd .newNrtit a { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	
		.Activsbf1_lb dd .newNrtit a {font-size: 1.4rem
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 0px 0 0;font-size: 1rem
}
	.Activsbf1_lb dd .newNrjs {
    margin-top: 0px;
    line-height: 1.8;
    font-size:1.2rem
}
	.Activsbf1_lb dd .more a {display: none;}
	.ny_xw {
    padding: 2rem 0;
}
	
	
}



.xiaocms-page { text-align:center; margin:30px auto;}
.xiaocms-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;}
.xiaocms-page a:hover {background:#cf000d; border:#cf000d 1px solid; color:#FFF;}
.xiaocms-page span {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; background:#cf000d; border:#cf000d 1px solid; color:#FFF;}


.m_content,.ncontent {
    line-height: 180%;
    font-size: 16px;

}
.ncontent img, .m_content img{ max-width:100%;}

.m_content {
    padding-top: 0;
}

.m_content h2 {
    font-size: 30px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.page_content {
    min-height: 200px;
    line-height: 180%;
    font-size: 16px;
}

.listpage {
    padding: 5px;
    font-size: 16px;
    line-height: 200%;
}

blank10 {
    height: 10px;
}

.info {
    text-align: center;
    color: #999;
    margin-bottom: 20px;
    font-size: 12px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}

.content {
    line-height: 24px;
}

.listpage {
    clear: both;
    text-align: center;
}

.prevpage p {
    margin: 10px 0;
}
.prevpage p a:hover{
    color: rgb(207,0,17);
}



.lbcontent {
  width: 100%;
  margin-top:0px;
  min-height:300px;
}
.lbcontent .lbx li {
  position: relative;
  line-height: 45px;
  height: 45px;
  width: 100%;
  margin: auto;
  border-bottom: 1px dotted #b4b4b4;

   background:none;

}

.lbcontent .lbx li label {
  position: absolute;
  left: 5px;
  top: 12px;
  width: 25px;
  height: 25px;
  background: url(pt.png) no-repeat;
}

.lbcontent .lbx li a {
  float: left;
  color: #8c8c8c;
  font-size: 14px;
  padding-left: 0px;
  line-height:45px;
}
.lbcontent .lbx li span {
  position: absolute;
  top: 0px;
  right: 5px;
  line-height: 45px;
  height: 45px;
  color: #8c8c8c;
  font-size: 13px;
}
.lbcontent .lbx li:hover {
  background: #f4f4f4;
}

@media only screen and (max-width:640px){
	 .m_content h2 {
        font-size: 16px;
    }

    .m_content,.ncontent{
        padding-top: 0;
    }

    .page_content {
        font-size: 14px;
    }
	
	.newsp02 .swiper-button-prev{ left:0;}
.newsp02 .swiper-button-next{ right:0;}

.sy_hzhb ul li img{ height:50px;}

/*.header .tel{
	background:none;
	width:150px;
	padding-left:5px;
	margin-right:17px;
	margin-top:13px;
	font-size:18px;
	}*/
	
	.header .tel{
background: none;
    width: auto;
    padding-left: 5px;
    margin-right: 25px;
    margin-top: 13px;
    font-size: 14px;
	}
	
	
/*	.header.on .tel{ margin-top:13px; margin-left:10px;}*/
	}


/*my*/
.gallery-top .swiper-button-prev{background:url(../images/bs2.png)  no-repeat;left: 30px;right: auto; width:60px;}
.gallery-top .swiper-button-next{background:url(../images/bs1.png)  no-repeat;right: 30px;left: auto; width:60px;}

.gallery-top .swiper-button-prev:hover{background:url(../images/bs2.png)  no-repeat;}
.gallery-top .swiper-button-next:hover{background:url(../images/bs1.png)  no-repeat;}

@media only screen and (max-width:680px){
.swiper-hy .swiper-slide .sign{
	top:20%;
	}
.gallery-top .swiper-button-prev{
	width: 25px;
    height: 50px;
    background-size: contain;
	}

.gallery-top .swiper-button-next{
	width: 25px;
    height: 50px;
    background-size: contain;
	}

	}

@media only screen and (max-width:375px){
		.header .tel {
    width: auto;margin-left: 0;
    margin-right: 35px;
}
	
	
}

.spqdxx .select-list:first-child .cbx span{
	font-size:16px;
	}

/*.yy1{ display:none !important;}*/
.daochu{     position: relative;
    left: 250px;
	}
.dcwc{ display:none;}
.biaoti1{color: #333;font-weight: bold;}

.guan{ margin-right:18px;}
.layui-table { border-right: 2px solid #e6e6e6;}
@media only screen and (max-width:680px){
/*.yy1{ display:block !important;}
.yy2{ display:none !important;}*/
.spqdxx .s_c input.w_z{ float:left !important;}
.spqdxx .s_c{ margin-left:0 !important;}

.spqdxx .select-list .right ul li .e_j.e2{width: 100%;}

.select-btns {
	margin-top:10px;
	padding-top: 10px;
    padding-bottom: 10px;
}

.xiaocms-page{
	margin:10px;
	text-align:left;
	width:350px;
	}
.xiaocms-page a{ margin-top:5px;}
.listpage{ width:100%;}

.select-btns{ padding-bottom:0;}
.daochu{ display:none;}
.dcwc{ display:block;     display: flex;
    justify-content: center;
    align-items: center;}

.select-btns{ height:56px;}
.biaoti1{ margin-left:0 !important; text-align:center !important;     width: 100% !important;}

.yy2{ width:100%;}

.guan{
	position: absolute;
    left: 0;
	margin-right:0;
	}

.select-btns{ margin-right:0;}
	}
	
	@media only screen and (max-width:1000px){
.biaoti1{ text-align:center !important; margin-left:0 !important;}

	}