.swiper-slide img{
    height: 650px;
    width: 100%;
}

html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}

body{margin:0;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height: 1.42857143;font-size: 14px;min-width: 1200px;background: #fff;color: #333;}

h1{font-size:2em;margin:.67em 0;}

figure{margin:1em 40px;}

hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}

a{-webkit-text-decoration-skip:objects;background-color:transparent;}

abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}

b,strong{font-weight:bolder;}

dfn{font-style:italic;}

mark{background-color:#ff0;color:#000;}

small{font-size:80%;}

sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}

sub{bottom:-.25em;}

sup{top:-.5em;}

audio:not([controls]){display:none;height:0;}

img{border-style:none;}

svg:not(:root){overflow:hidden;}

button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}

body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}

button,input{overflow:visible;}

button,select{text-transform:none;}

button,html [type=button],/* 1 */

[type=reset],[type=submit]{-webkit-appearance:button;}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}

fieldset{padding:.35em .75em .625em;}

legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}

progress{display:inline-block;vertical-align:baseline;}

textarea{overflow:auto;}

[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}

[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}

::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}

summary{display:list-item;}

article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */

menu{display:block;}

pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}

audio,video,canvas{display:inline-block;}

template,[hidden]{display:none;}

.clearfix{zoom:1;}

.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}

.clearfix:after{clear:both;}

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

a:hover {color: #db181a;}

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

i,em{ font-style:normal;}

.pr{position: relative;}

.pa{position: absolute;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

    margin: 0;

    padding: 0;

}

address, caption, cite, code, dfn, em, th, var {

    font-style: normal;

    font-weight: normal;

}

img {max-width: 100%; max-height: 100%; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0 ;}

.fl{float: left;display: inline;}

.fr{float: right;display: inline;}



.clear{clear:both; height:0; line-height:0; font-size:0;}



.f_fl{float:left;}

.f_fr{float:right;}





.m-txt1{

	overflow: hidden;

	margin-top: 5px;

	margin: 0;

	/*padding-left: 38px;*/

}

.m-txt1 .tit{

	font-size: 16px;

	padding-bottom: 9px;

	margin-bottom: 9px;

	border-bottom: 1px dotted #a9a9a9;

	font-weight: 600;

}

.m-txt1 .txt{

	/*margin-right: 100px;*/

}

.m-txt1 .txt p{

	line-height: 28px;

	margin-bottom: 10px;

	font-size: 14px;

	color: #2f2f2f;

}



.m-txt1 .btn{

	display: block;

	width: 98px;

	height: 32px;

	line-height: 32px;

	padding-left: 15px;

	background-color: #258C44;

	color: #fff;

	border-radius: 5px;

}

.m-txt1 .btn:hover{

	background-color: #444;

}

.m-txt1 .btn span{

	display: block;

	padding-left: 15px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/btn-r.png);

}





#message {

	position: fixed;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	z-index: 1000;

	transform: scale(0);

	transition: .3s;

}

.messagebg {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background: rgba(0,0,0,.6);

	z-index: 1001;

}

#message .m-content {

	margin-top: 10%;

}

#message .m-content .m-message{

	background: #fff;

	width: 580px;

    background: #fff;

    padding: 50px;	

    margin: 0 auto;

    position: relative;

    z-index: 1002;

    box-shadow: 1px 1px 50px rgba(0,0,0,.3);

}







.m-message{



    width: 494px;



    margin: 48px auto 0;



}



.m-message label{



    margin-bottom: 15px;



    display: block;



    font-size: 14px;



}



.m-message label em{



    display: block;



    float: right;



    color: red;



    height: 32px;



    line-height: 32px;



}



.m-message label span{



    width: 70px;



    height: 34px;



    line-height: 34px;



    color: #2F2F2F;



    float: left;



    font-weight: bold;



    text-align: right;



    margin-right: 30px;



    display: inline-block;



}







.m-message label input.inp,.m-message label textarea,.m-message label.code input{



    width: 73%;



    overflow: hidden;



    height: 32px;



    line-height: 32px;



    border: #cccccc 1px solid;



    border-radius: 3px;



    padding:0 14px;



    box-sizing: border-box;



    color: #555;



    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);



          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);



  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;



       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;



          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;



}



.m-message label input:focus,.m-message label textarea:focus{



    border-color: #66afe9;



  outline: 0;



  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);



          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);



}



.m-message label textarea{



    height: 72px;



    line-height: 24px;



    padding:10px 14px;



}



.m-message label.code{



    line-height: 34px;



}



.m-message label.code input{



    width: 30%;



    float: left;



    margin-right: 30px;



}



.m-message label.code .pic {



    display: inline-block;



    vertical-align: top;



    width: 80px;



    height: 32px;



}



.m-message label.code img{



    display: block;



    width: 100%;



    height: 100%;



}



.btn {

    display: block;

    /*width: 90px;*/

    /*height: 32px;*/

    line-height: 32px;

    padding-left: 15px;

    background-color: #db181a;

    color: #fff;

    margin-top:10px;

}

.btn:hover{

	background-color: #444;

	color: white;

}



.btn span {

    display: block;

    padding-left: 15px;

    background-repeat: no-repeat;

    background-position: left center;

    background-image: url(../images/btn-r.png);

}





.btn-1 input{



    width: 52px;



    height: 32px;



    line-height: 32px;



    background: #e8e8e8;



    border: none;



    color: #333;



    margin-right: 22px;



    cursor: pointer;



    transition: 0.3s;



}



.btn-1{



    padding-left: 100px;



}



.btn-1 input.focus{



    background: #db181a;



    color: #fff;



}



.btn-1 input.focus:hover{



    background: #444;



}



.btn-1 input:hover{



    background: #ccc;



}



/*瀹㈡湇*/

.kf {

    width: 208px;

    position: fixed;

    /* right: 20px; */

    right: -208px;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 999;

}

.kt-top {

    height: 40px;

    line-height: 40px;

    background: url("../images/kefu.png") 12px center no-repeat #258C44;

	-o-background-size: auto 20px;

	-ms-background-size: auto 20px;

	-moz-background-size: auto 20px;

	-webkit-background-size: auto 20px;

	background-size: auto 20px;

    padding-left: 46px;

    font-size: 14px;

    color: #fff;

}

.kt-top span:hover{

      transform: rotate(90deg);

}

.kt-top span {

    width: 18px;

    height: 16px;

    float: right;

    position: relative;

    margin: 10px 10px 0px 0px;

    cursor: pointer;

    transition: 0.5s;

    -webkit-transition: 0.5s;

    -moz-transition: 0.5s;

    -ms-transition: 0.5s;

    -o-transition: 0.5s;

}

.kt-top span b {

    width: 100%;

    height: 2px;

    background: #fff;

    display: block;

    position: absolute;

    top: 50%;

    left: 0;

}

.kt-top span b:first-child {

    transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

}

.kt-top span b:last-child {

    transform: rotate(-45deg);

    -webkit-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

}

.kf .con {

    overflow: hidden;

    background: #fff;

}

.kf .qq li {

    height: 36px;

    line-height: 36px;

    border-bottom: #f5f5f5 solid 1px;

    padding-left: 16px;

}

.kf .qq li a {

    height: 36px !important;

    color: #666;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    text-decoration: initial;

    display: block;

}

.kf .qq li a img{

    padding-right: 6px;

}

.kf .con h5{

    height: 26px;

    line-height: 26px;

    margin-top: 12px;

    background: url('../images/lianxi.png') 16px center no-repeat;

    padding-left: 45px;

    color: #666;

    font-size: 14px;

    margin-bottom: 0;

}

.kf .contact {

    margin-top: 1px;

}

.kf .contact p{

    height: 26px;

    line-height: 26px;

    color: #666;

    font-size: 14px;

    padding-left: 22px;

    margin: 0;

}

.kf .contact p:nth-child(2n){

    padding-left: 32px;

}

.kf .con h5.qr-icon{

    background: url('../images/erweima.png') 16px center no-repeat;

}

.kf .con .qr{

    margin-top: 10px;

    padding-left: 40px;

}

.kf .con .qr img{

    width: 110px;

    height: 110px;

}

.kf .backTop{

    width: 100%;

    height: 40px;

    margin-top: 10px;

    background: url('../images/huidaodingbu.png') center center no-repeat #258C44;

    background-size: 18px auto;

    cursor: pointer;

}

.kf-side{

    padding: 18px 10px 10px;

    background: #258C44;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    left: -34px;

    cursor: pointer;

}

.kf-side b{

    display: block;

    color: #fff;

    line-height: 18px;

    font-size: 14px;

    font-weight: normal;

}

.kf-side span.arrow{

    width: 12px;

    height: 12px;

    background: url('../images/jt-1.png') no-repeat;

	-o-background-size: auto 12px;

	-ms-background-size: auto 12px;

	-moz-background-size: auto 12px;

	-webkit-background-size: auto 12px;

	background-size: auto 12px;

    display: block;

    margin-top: 10px;

}

.kf-side span.on{

    background: url('../images/jt-2.png') no-repeat;

    -o-background-size: auto 12px;

    -ms-background-size: auto 12px;

    -moz-background-size: auto 12px;

    -webkit-background-size: auto 12px;

    background-size: auto 12px;

}





.container {width: 1200px;margin: 0 auto;}

.container1 {width: 1500px;margin: 0 auto;}



.img-center {text-align: center;font-size: 0;}

.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;}



.dropdown {position: relative;}

.dropdown-box {position: absolute;left: 0;top: 100%;z-index: 10;width: 100%;display: none;overflow: hidden;}

.dropdown-box li {border-top: 1px solid #fff;text-align: center;}

.dropdown-box li a {display: block;line-height: 40px;color: #333;}

.dropdown.open .dropdown-box {display: block;}



.kefu{position:fixed;right:-170px;top:50%;z-index:900;}

.kefu li a{text-decoration:none;}

.kefu li{margin-top:1px;clear:both;height:71px;position:relative;}

.kefu li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}

.kefu li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}

.kefu .kefu-qq i{background-position:4px 5px;}

.kefu .kefu-tel i{background-position:0 -21px;}

.kefu .kefu-liuyan i{background-position:4px -53px;}

.kefu .kefu-weixin i{background-position:-34px 4px;}

.kefu .kefu-weibo i{background-position:-30px -22px;}

.kefu .kefu-ftop{display:none;}

.kefu .kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}

.kefu .kefu-left{float:left;width:77px;height:47px;position:relative;}

.kefu .kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}

.kefu .kefu-right{width:20px;}

.kefu .kefu-tel-main{background:#db181a;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}

.kefu .kefu-main{background:#db181a;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}

.kefu .kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}

.kefu-weixin-pic img{width:115px;height:115px;}



.header {padding: 0px 0;}

.header .logo {float: left; margin-right: 10px; padding-left: 80px;}

.header .logo img {display: block;margin: 10px;width: 85px;}

.header .text {float: left; height: 72px;font-size: 18px;margin: 40px 0 0 0;color: #333;line-height: 1;padding-left: 30px;}

.header .text strong {display: block;font-size: 20px;color: #333;margin-bottom: 5px;line-height: 30px;}

.header .tel {float: right;background: #db181a;height:90px;padding:0 80px 0 30px}

.header .tel span{font-size: 24px; color: #282828;}

.header .tel strong {background: url(../images/tel.png) no-repeat 0 center;padding-left: 65px;display: block;font-size: 36px;line-height: 90px;font-family: "FZCuHeiSongS-B-GB"; color: #fff;}



.top{height: 36px;line-height: 36px;color: #666; border-bottom: 1px solid #e2e2e2; background: #eeeeee;}

.top a{padding: 5px 8px; color: #666;}

.top .fr{ position:relative;}

.top .fr img{position:relative; top:3px; margin-right: 4px; }



.yunu-nav {float:left;}

.yunu-nav ul {padding-left: 2px;}

.yunu-nav li {float: left;position: relative;margin-left: -2px;}

.yunu-nav li:before {position: absolute;width: 2px;height: 29px;content: "";right: 0;top: 50%;margin-top: -15px;}

.yunu-nav li.xian:hover:after,.yunu-nav li.active:after,.yunu-nav li.open:after {position: absolute;width: 50%;height: 3px;content: "";text-align: center;left: 0;right: 0;top: 87px;background: #db181a;margin: 0 auto;}

.yunu-nav li a {display: block;font-size: 18px;text-align: center;padding: 0 40px;color: #111111;line-height: 90px;position: relative;}

/* .yunu-nav li a:hover,.yunu-nav li.active a,.yunu-nav li.open a {background-color: #db181a;color: #fff;} */

.yunu-nav .dropdown-box {padding-left: 0;}

.yunu-nav .dropdown-box li {background: none;float: none;padding: 0;margin: 0;}

.yunu-nav .dropdown-box li:before {display: none;}

.yunu-nav .dropdown-box li a {color: #fff;padding: 6px 2px;line-height: 2;font-size: 14px;font-weight: normal;background-color: rgba(255,255,255,0.9); color: #333;}

.yunu-nav .dropdown-box li a:hover {color: #db181a;background: #fff;}



.yunu-slideBox {height: auto;position: relative;overflow: hidden;}

.yunu-slideBox .hd {position: absolute;bottom: 20px;font-size: 0;left: 0;width: 100%;text-align: center;z-index: 2;}

.yunu-slideBox .hd li {display: inline-block;width: 10px;height: 10px;margin: 0 5px;background-color: #fff;cursor: pointer;}

.yunu-slideBox .hd li.on {background-color: #db181a;}

.yunu-slideBox .bd,.yunu-slideBox .bd ul,.yunu-slideBox .bd li {width: 100% !important;height: 100% !important;}

.yunu-slideBox .bd li {background: no-repeat center;}

.yunu-slideBox .bd li a {display: block;width: 100%;height: 100%;}

.yunu-slideBox .bd li img {display: block; width: 100%;height: auto;}



.yunu-nav .nform {float: right;border: 1px solid #f0f0f0;background: #f0f0f0;}

.yunu-nav .nform input {float: left;font-size: 14px;border: 0;padding: 8px 10px;line-height: 20px;background: no-repeat 0 0;width: 210px;}

.yunu-nav .nform button {border: 0;border-bottom: 1px solid transparent;padding: 0;float: left;cursor: pointer;outline: none;width: 49px;height: 36px;background: url(../images/ss.gif) no-repeat center;}



.yunu-nav .nform {border-radius: 20px;overflow: hidden;margin:28px 0 28px 50px;}

.yunu-nav .nform input {width: 95px;background: none;padding: 6px 15px;}

.yunu-nav .nform button {background: url(../images/VISkins-p1.png) no-repeat -258px -936px;width: 30px;height: 30px;}



.yunu-sou {padding: 20px 0;border-bottom: 1px solid #d9d9d9;}

.yunu-sou .hot {float: left;padding: 8px 0;}

.yunu-sou .hot a {margin-right: 10px;}

.yunu-sou .hform {float: right;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;}

.yunu-sou .hform input {float: left;font-size: 14px;border: 0;padding: 8px 10px;line-height: 20px;background: no-repeat 0 0;width: 210px;}

.yunu-sou .hform button {border: 0;border-bottom: 1px solid transparent;padding: 0;float: left;cursor: pointer;outline: none;width: 49px;height: 36px;background: url(../images/ss.gif) no-repeat center;}



.yunu-sou-inner {background-color: #F2F2F2;}

.yunu-sou-inner .yunu-sou {border-bottom: 0;}

.yunu-sou-inner .hot {padding: 6px 0;}

.yunu-sou-inner .hform {background-color: #fff;border-radius: 20px;overflow: hidden;border: 0;}

.yunu-sou-inner .hform input {width: 240px;background: none;padding: 6px 15px;}

.yunu-sou-inner .hform button {background: url(../images/VISkins-p1.png) no-repeat -258px -936px;width: 30px;height: 30px;}



.wsc-banner{overflow: hidden;}

.wsc-banner img{-webkit-animation: scaleBigToSmall 2s; animation: scaleBigToSmall 2s;}



#banner{width:100%;height:auto;overflow:hidden;position:relative;}



    

.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}

@-webkit-keyframes leftUp{

0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }

100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

@keyframes leftUp{

0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}

100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}



.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}

@-webkit-keyframes moveRight{

0%{transform:scale(1.1,1.1) translate(-4.545%,0); }

100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

@keyframes moveRight{

0%{transform:scale(1.1,1.1) translate(-4.545%,0);}

100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}



.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}

@-webkit-keyframes moveDown{

0%{transform:scale(1.1,1.1) translate(0,-4.545%); }

100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

@keyframes moveDown{

0%{transform:scale(1.1,1.1) translate(0,-4.545%);}

100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}



.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}

@-webkit-keyframes centerBig{

100%{transform:scale(1.1,1.1);}}

@keyframes centerBig{

100%{transform:scale(1.1,1.1);}}



.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}

@-webkit-keyframes rightDownBig{

100%{transform:scale(1.1,1.1) translate(4%,4%);}}

@keyframes rightDownBig{

100%{transform:scale(1.1,1.1) translate(4%,4%);}}



.swiper-slide img{

animation-duration:5s;

animation-timing-function:linear;

animation-fill-mode: forwards;

-webkit-animation-duration:5s;

-webkit-animation-timing-function:linear;

-webkit-animation-fill-mode: forwards;

} 

.swiper-pagination{bottom:35px;right:0;left: 0;}

.swiper-pagination-bullet{width:30px;height:30px;background:#fff;margin:0 15px;}   



.section {padding: 75px 0;}

.section-title {padding: 40px 0;text-align: center;font-size: 43px;color:#000;}

.section-title strong {color: #db181a;}

.section-title p {margin: 0;}

.section-title span {display: inline-block;vertical-align: middle;position: relative;font-size: 14px;padding: 0 20px;color: #444444;}

.section-title span:before,.section-title span:after {position: absolute;top: 50%;content: '';width: 40px;height: 2px;background-color: #db181a;margin-top: -1px;}

.section-title span:before {right: 100%;}

.section-title span:after {left: 100%;}

.section-title i{display: block;width:120px; height:4px;background:#db181a; margin:14px auto;}



.yunu-section .section-title p {margin: 0;font-size:0;}



.section-title-1 {margin-bottom: 30px;font-size: 32px;}

.section-title-1 strong {font-weight: normal;}

.section-title-1 p {margin-top: 5px;font-size:0;}

.section-title-1 p span {border-color: #db181a;background-color: #db181a;color: #fff;}



.section-title-1 {margin-bottom: 30px;font-size: 32px;}

.section-title-1 strong {font-weight: normal;}

.section-title-1 p {margin-top: 5px;}

.section-title-1 p span {border-color: #db181a;background-color: #db181a;color: #fff;}



.dixian{margin: 20px auto;display: block;height: 2px;width: 38px;background: #fff;}





.bg1 {background: url(../images/jqbg.jpg) repeat-x center bottom;}



.bg3 {background: url(../images/tdbg.jpg) no-repeat center bottom;}

.bg4 {background: url(../images/casebg.jpg) no-repeat center;}

.bg4 .section-title {color: #fff;}

.bg4 .section-title p span {color: #333;}

.bg5 {background: url(../images/lcbg.jpg) no-repeat center;}

.bg6 {background: url(../images/newbg.jpg) no-repeat center bottom;}

.bg7 {background: url(../images/abtbg.jpg) no-repeat center 0;}



.in-td {width: 570px;margin-bottom: -35px;}

.in-td li {margin-bottom: 35px;padding-left: 66px;background: no-repeat 0 5px;}

.in-td li h4 {margin: 0 0 0 20px;font-size: 26px;}

.in-td li h5 {font-weight: normal;background: url(../images/tdico.png) no-repeat 0 0;line-height: 30px;color: #fff;padding-top: 7px;margin: 0;font-size: 20px;padding-left: 20px;}

.in-td li p {margin: 5px 0 0;font-size: 16px;color: #666;padding-left: 20px;}

.in-td li.i1 {background-image: url(../images/01.png);}

.in-td li.i2 {background-image: url(../images/02.png);}

.in-td li.i3 {background-image: url(../images/03.png);}

.in-td li.i4 {background-image: url(../images/04.png);}

.in-td li.i5 {background-image: url(../images/05.png);}

.in-td-tel {position: absolute;right: 260px;bottom: 30px;text-align: right;}

.in-td-tel strong {color: #01923f;font-size: 30px;}

.in-td-tel strong span {display: block;color: #fff;line-height: 48px;}

.in-td-tel p {font-size: 26px;font-family: Impact;margin: 11px 65px 0 0;}



.bg2 {background: #f5f6fa;}

.in-fuwu {margin-left: -25px;margin-top:70px;}

.in-fuwu li {float: left;width: 20%;}

.in-fuwu li a {display: block;margin-left: 25px;}

.in-fuwu li .icon {text-align: center;background: #fff;border-radius: 50%;height: 220px;font-size: 30px;position: relative;z-index: 1;transition: all 0.5s;}

.in-fuwu li .icon strong {display: block;padding-top:170px;font-size: 36px;color:#db181a}

.in-fuwu li .icon h4 {display: block;font-size: 24px;color:#db181a}

.in-fuwu li .text {background-color: #fff;color: #333333;padding: 130px 20px 20px;margin-top: -106px;}

.in-fuwu li .text p {color:#666666;font-size: 14px;margin: 0 0 20px;line-height:2}

.in-fuwu li .img-center {overflow: hidden;}

.in-fuwu li .img-center img {transition: all 0.5s;}

.in-fuwu li:nth-child(1) .icon strong{background: url(../images/yw1.png) no-repeat center}

.in-fuwu li:nth-child(2) .icon strong{background: url(../images/yw2.png) no-repeat center}

.in-fuwu li:nth-child(3) .icon strong{background: url(../images/yw3.png) no-repeat center}

.in-fuwu li:nth-child(4) .icon strong{background: url(../images/yw4.png) no-repeat center}

.in-fuwu li:nth-child(5) .icon strong{background: url(../images/yw5.png) no-repeat center}

.in-fuwu li:nth-child(1) a:hover .icon strong{background: url(../images/yw-1.png) no-repeat center}

.in-fuwu li:nth-child(2) a:hover .icon strong{background: url(../images/yw-2.png) no-repeat center}

.in-fuwu li:nth-child(3) a:hover .icon strong{background: url(../images/yw-3.png) no-repeat center}

.in-fuwu li:nth-child(4) a:hover .icon strong{background: url(../images/yw-4.png) no-repeat center}

.in-fuwu li:nth-child(5) a:hover .icon strong{background: url(../images/yw-5.png) no-repeat center}

.in-fuwu li a:hover .icon h4{color:#f58221}

.in-fuwu li a:hover .img-center img {transform: scale(1.1);}

.yunu_img{display: block;width: 100%;height: auto;}

/*ggMain_03*/



.ggMain_03 {



	background: url(../images/ggbg_03.jpg) no-repeat center;



	height: 188px;



}



.ggMain_03 .container {



	position: relative;



}



.ggMain_03 p {



	font-size: 14px;



	color: #dde4e6;



	padding-top: 50px;



	padding-bottom: 10px;



}



.ggMain_03 h5 {



	font-size: 20px;



	color: #f9f9f9;



	margin-bottom: 8px;



}



.ggMain_03 h5 em {



	font-size: 30px;



	color: #40a8ff;



	font-weight: bold;



	margin-right: 5px;



}



.ggMain_03 span {



	display: block;



	font-size: 14px;



	color: #f9f9f9;



	margin-top: 5px;



}



.ggMain_03 dl {



	top: 50px;



	right: 0;



	position: absolute;



	padding-left: 45px;



	background: url(../images/phone2.png) no-repeat left center;



	color: #fff;



}



.ggMain_03 dd {



	font-size: 22px;



	font-family: "Arial";



}



.ggMain_03 a {



	display: block;



	background: url(../images/zxbg3.png) no-repeat center;



	width: 124px;



	height: 41px;



	line-height: 41px;



	text-align: center;



	font-size: 14px;



	color: #333;



	padding-left: 51px;



	position: absolute;



	top: 102px;



	right: 0;



	text-decoration: none;



}



/*pro*/

.pro {

	overflow: hidden;

	margin: 0 auto;

	padding: 50px 0;

	background:#f1f1f1;

}

.pro .leftpro {

	overflow: hidden;

	float: left;

	width: 290px;

}

.pro .leftpro h3 {

	background: #335ecd;

	width: 100%;

	height: 105px;

}

.pro .leftpro .active{ background:#0b7bb3;color:#fff;}

.pro .leftpro h4{line-height:38px;text-align:center;float:left;height:38px;width:143px; border:1px solid #0b7bb3;font-size:14px;color:#333333;font-weight:lighter;cursor:pointer;}

.pro .leftpro h3 b {

    text-align: center;

	font-size: 36px;

    color: #fff;

    display: block;

    padding-top: 16px;

    line-height: 1.15;

}

.pro .leftpro h3 em {

	display: block;

    font-size: 20px;

    color: #fff;

    text-align: center;

}

.pro .leftpro .menu {

	overflow: hidden;

	width: 286px;

	border: 1px solid #e3e3e3;

	border-top: none;

	border-bottom: none;

	height: auto;

}

.pro .leftpro .menu li {

	overflow: hidden;

	padding: 0 1px;

    border-bottom: 1px solid #e3e3e3;

    height: 55px;

    line-height: 55px;

	background: #efefef  url(../images/cp_ico05.png) no-repeat 240px 20px;

}

.pro .leftpro .menu li >a {

	display: block;

    font-size: 18px;

    color: #333333;

	padding-left: 55px;

    background: url(../images/cp_ico01.png) no-repeat 25px 26px;

}

.pro .leftpro .menu li.cur>a {

	background: url(../images/pro02.png) no-repeat 170px center;

	background-color: #335ecd;

}

.pro .leftpro .menu .nmenu {

	overflow: hidden;

	width: 100%;

	margin-top: 15px;

	display: none;

	max-height: 200px;

}

.pro .leftpro .menu .nmenu a {

	display: block;

	font-size: 14px;

	color: #333;

	line-height: 40px;

	border-bottom: 1px solid #eee;

	padding-left: 15px;

}

.pro .leftpro .menu .nmenu a:hover {

	color: #f07f1b;

	text-decoration: none

}

.pro .leftpro .phone {

	overflow: hidden;

	padding: 25px 0;

	padding-left: 65px;

	width: 225px;

	background: url(../images/pro_phone.png) no-repeat 15px center;

	background-color: #363636;

}

.pro .leftpro .phone p {

	font-size: 18px;

	color: #fff;

}

.pro .leftpro .phone em {

	display: block;

	font-size: 28px;

	color: #fff;

}

.pro .rightpro {

	overflow: hidden;

}

.pro .rightpro .hd{

	background: url(/Public/Home/images/pro_bg1.png) repeat-x center top;

    display: block;

}

.pro .rightpro .hd a {

    float: right;

    color: #335ecd;

    text-transform: uppercase;

    font-weight: bold;

    line-height: 36px;

}



.pro .rightpro .hd a.on {

    float: left;

    cursor: pointer;

    height: 42px;

    line-height: 36px;

    width: 120px;

    text-align: center;

    font-size: 18px;

    background: url(/Public/Home/images/pro_bg2.png) no-repeat center top;

    color: #fff;

}

.pro .rightpro .list {

	margin: 10px auto;

	overflow: hidden;

	width: 99%;

}

.pro .rightpro li {

	overflow: hidden;

	float: left;

	width: 23.5%;

	height: 555px;

	margin-right: 2%;

	margin-bottom: 15px;

}

.pro .rightpro li:nth-child(4n) {

	margin-right: 0px;

}

.pro .rightpro li .m {

    height: 440px;

    line-height: 440px;

	background:#fff;

}

.pro .rightpro li img {

	display: inline-block;

	margin-bottom: 15px;

}

.pro .rightpro li .pro-tit{

	background:#fff;

	height:115px;

	border-top:1px solid #ebedf8;

}

.pro .rightpro li .pro-tit .tit {

	text-align:center;

	font-size:20px;

	color:#333333;

	padding: 20px 0;

}

.pro .rightpro li p {margin: 0;padding: 0 15px;text-align: center;font-size: 14px;color:#666666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.pro .rightpro li a {

	display: block;

	text-decoration: none

}



.pro .rightpro li:hover .ca_hidden {

    display: block;

}

.ca * {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.ca {

    position: relative;

}

.ca_hidden {

	text-align:center;

    width: 100%;

    height: 100%;

    background: #fff;

    padding: 50px 30px;

    position: absolute;

    top: 0;

	left:0;

	right:0;

    display:none;

}

.ca_hi {

    background:url(../images/pro-bg.jpg) no-repeat center center;

    width:100%;

	height:100%;

}



.ca_hi div.tit {

    font-size: 20px;

    color: #fff !important;

    padding: 60px 0;

	height:auto!important;

}

.ca_hi div.des {

    font-size: 14px;

    color: #fff !important;

    padding: 0px 40px;

	height:auto!important;

	text-align:left;

}

.ca_hi div.more {

	width:46px;

	height:20px;

	margin:160px 0 0 40px;

    background:url(../images/pro-more.png) no-repeat center center;

}



.yunu-link {padding: 20px 0;}

.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #db181a;padding-bottom: 15px;}

.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}

.yunu-link ul {margin-left: -20px;}

.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}



.yunu-footer {padding-bottom: 50px;}

.yunu-footer-nav {margin-bottom: 50px;background-color: #db181a;text-align: center;font-size: 0;line-height: 60px;}

.yunu-footer-nav a,.yunu-footer-nav span {display: inline-block;font-size: 16px;vertical-align: middle;color: #fff;}

.yunu-footer-nav span {padding: 0 45px;opacity: 0.6;}

.yunu-footer-logo {float: left;line-height: 150px;height: 150px;text-align: left;width: 270px;}

.yunu-footer-info {float: left;width: 600px;color: #666;}

.yunu-footer-info p {margin: 0 0 10px;}

.yunu-footer-info .tel {color: #db181a;font-family: Impact;line-height: 36px;font-size: 22px;padding-left: 50px;background: url(../images/ftel.png) no-repeat 0 center;}

.yunu-footer-info .tel span {padding: 0 15px;opacity: 0.6;}

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

.yunu-footer-ewm li {width: 110px;border: 1px solid #eee;padding: 10px;float: left;margin-left: 10px;font-size: 12px;text-align: center;}

.yunu-footer-ewm li .img-center {height: 110px;line-height: 110px;}



.yunu-banner {height: 300px;background: no-repeat center;}

.yunu-banner a {display: block;width: 100%;height: 100%;}



.yunu-curmbs {padding: 15px 0;border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px;}

.yunu-curmbs span {padding-left: 10px;border-left: 10px solid #db181a;}

.yunu-curmbs em {font-style: normal;padding: 0 5px;color: #999;}



.ct2-sd {float: left;width: 240px;}

.ct2-mn {float: right;width: 930px;}



.panel-sd-hd {background-color: #db181a;color: #fff;padding-bottom: 5px;}

.panel-sd-hd h4 {text-align: center;border-bottom: 1px solid #fff;margin: 0;font-size: 24px;padding: 20px 0;}

.panel-sd-bd {border: 1px solid #ececeb;padding: 5px 10px;border-top: 0;}



.panel-sd .pro_top .active{ background:#0b7bb3;color:#fff;}

.panel-sd .pro_top h3{line-height:38px;text-align:center;float:left;height:38px;width:118px; border:1px solid #0b7bb3;font-size:14px;color:#333333;font-weight:lighter;cursor:pointer;}





.yunu-column h3 {margin: 0 0 2px;font-weight: normal;background: url(../images/p14-icon5.png) no-repeat right center #ddd;padding: 0 40px 0 20px;}

.yunu-column h3 a {display: block;line-height: 50px;font-size: 16px;color: #333;}

.yunu-column h3.on,.yunu-column h3:hover {background: url(../images/p14-icon2.png) no-repeat right center #db181a;}

.yunu-column h3.on a,.yunu-column h3:hover a {color: #fff;}

.yunu-column li {line-height: 50px;border-bottom: 1px solid #fff;}

.yunu-column li a {display: block;padding: 0 40px;background-color: #ECECEC;}

.yunu-column .sub>a {position: relative;}

.yunu-column .sub>a:after {content: '';width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}

.yunu-column .sub.open>a:after {border-color: #db181a;}

.yunu-column .sub-box {border-left: 1px solid #ECECEC;border-right: 1px solid #ECECEC;display: none;}

.yunu-column .sub.open .sub-box {display: block;}

.yunu-column .sub-box p {margin: 0;border-bottom: 1px solid #ECECEC;}

.yunu-column .sub-box a {background-color: transparent;padding-left: 60px;}



.yunu-contact-z1 {height: 140px;background: url(../images/contact-z1.jpg) no-repeat;margin-bottom: 20px;}

.yunu-contact-z1 p {margin: 0;font-size: 20px;line-height: 30px;background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;padding: 37px 0 0 95px;}

.yunu-contact-z1 span {line-height: 30px;font-size: 18px;padding-left: 73px;}

.yunu-contact-z2 {background-color: #db181a;text-align: center;color: #fff;padding: 20px;margin-bottom: 20px;}

.yunu-contact-z2 p {margin: 0;}

.yunu-contact-z2 p img {vertical-align: middle;margin-right: 5px;}

.yunu-contact-z2 span {display: block;font-size: 28px;font-weight: bold;margin-top: 10px;line-height: 1;}



.yunu-pages {text-align: center;margin: 30px 0;}

.yunu-pages a {display: inline-block;margin: 0 3px;border: 1px solid #ddd;padding: 4px 12px;border-radius: 3px;}

.yunu-pages a.cur {background-color: #db181a;border-color: #db181a;color: #fff;}

.pagination a.cur{ border: none;background: #db181a;color: #fff;}

.yunu-pages span.current {display: inline-block;margin: 0 3px;padding: 4px 12px;border-radius: 3px;background-color: #db181a;border-color: #db181a;color: #fff;}



.yunu-title-1 {border-bottom: 1px solid #ececeb;height: 44px;margin-bottom: 15px;font-size: 24px;}

.yunu-title-1 span {display: inline-block;padding-bottom: 10px;border-bottom: 1px solid #db181a;}



.toutiao {margin: 0 0 20px;padding-bottom: 20px;border-bottom: 1px dashed #ddd;}

.toutiao dt {float: left;width: 60px;line-height: 30px;background-color: #db181a;color: #fff;text-align: center;font-size: 16px;}

.toutiao dd {margin-left: 80px;overflow: hidden;}

.toutiao dd h4 {margin: 0;line-height: 30px;font-weight: normal;font-size: 18px;}

.toutiao dd p {color: #666;line-height: 1.8;margin: 10px 0;}

.toutiao dd .more {float: right;color: #db181a;background: url(../images/p14-icon21.png) no-repeat 0 center;padding-left: 20px;}



.list-2 {margin: 0 0 0 -20px;}

.list-2 li {float: left;width: 25%;}

.list-2 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #ddd;}

.list-2 li a:hover {border-color: #db181a;color: #db181a;}

.list-2 li .m {height: 221px;line-height: 221px;}

.list-2 li .text {padding: 5px 20px;text-align: center;background: #ececeb;}

.list-2 li h4 {margin: 0;font-size: 18px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;}

.list-2 li p {margin-top: 0;height: 40px;overflow: hidden;color: #666;}



.list-5 li {margin-bottom: 15px;}

.list-5 li a {display: block;border: 1px solid #ddd;padding: 15px;overflow: hidden;}

.list-5 li .m {float: left;width: 250px;}

.list-5 li .m img {display: block;width: 100%;height: auto;}

.list-5 li .text {margin-left: 270px;}

.list-5 li .text h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;}

.list-5 li .text h4 span {float: right;font-size: 12px;color: #999;font-weight: normal;}

.list-5 li .text p {color: #797979;}

.list-5 li .text .more {float: right;padding: 6px 12px;color: #fff;background-color: #B6B6B6;}

.list-5 li a:hover {border-color: #db181a;}

.list-5 li a:hover .text h4 {color: #db181a;}

.list-5 li a:hover .text .more {background-color: #db181a;}



.yunu-menu-inner {text-align: center;margin-bottom: 20px;}

.yunu-menu-inner a {float: left;width: 16.666666666%;}

.yunu-menu-inner span {display: block;margin-left: 5px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}

.yunu-menu-inner a:hover span,.yunu-menu-inner a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #db181a;color: #fff;}



.yunu-menu-innerjiaq {text-align: center;margin-bottom: 20px;}

.yunu-menu-innerjiaq a {float: left;width: 25%;}

.yunu-menu-innerjiaq span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}

.yunu-menu-innerjiaq a:hover span,.yunu-menu-innerjiaq a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #db181a;color: #fff;}



.yunu-menu-innerbaiy {text-align: center;margin-bottom: 20px;}

.yunu-menu-innerbaiy a {float: left;width: 33.333%;}

.yunu-menu-innerbaiy span {display: block;margin-left: 1px;background-color: #f4f4f4;color: #333;font-size: 18px;line-height: 55px;}

.yunu-menu-innerbaiy a:hover span,.yunu-menu-innerbaiy a.active span {background: url(../images/p16-icon6.png) no-repeat center bottom #db181a;color: #fff;}



.yunu-message {background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;border: 1px solid #ddd;padding: 50px 200px;margin-bottom: 30px;}
.liuyan_tip{margin: 0px;height: 113px;width: 624px;}
.form-group {margin-bottom: 15px;}

.form-label {float: left;line-height: 34px;width: 120px;text-align: right;}

.form-label span {color: #d82634;}

.form-content {float:left}

.form-content.yzm .form-control{width:500px;margin-right:20px;}

.form-content.tj{margin-left:120px;}

.form-control {line-height: 20px;font-size: 14px;border: 1px solid #ddd;padding: 6px 12px;width: 600px;display: inline-block;vertical-align: top;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}

select.form-control {height: 34px;}

.form-submit {padding: 6px 22px;color: #fff;background-color: #db181a;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}

.form-button {padding: 6px 22px;color: #fff;background-color: #767676;border: 0;cursor: pointer;font-size: 16px;border-radius: 3px;}



.list-4 {margin: 0 0 -20px -20px;}

.list-4 li {float: left;width: 25%;}

.list-4 li a {display: block;margin: 0 0 20px 20px;border: 1px solid #ececeb;}

.list-4 li a:hover {border-color: #db181a;}

.list-4 li .m {padding: 10px;height: 198px;line-height: 198px;}

.list-4 li .text {padding: 5px 20px;background-color: #F0F0F0;}

.list-4 li .text h4 {margin: 0;font-size: 14px;line-height: 45px;height: 45px;overflow: hidden;font-weight: normal;text-align: center;}



.lxkf {margin: 0;overflow: hidden;}

.lxkf dt {float: left;}

.lxkf dt img {display: block;}

.lxkf dd {margin-left: 260px;}

.lxkf dd h4 {margin: 0 0 15px;padding: 25px 0 10px;display: inline-block;border-bottom: 5px solid #db181a;font-size: 24px;color: #db181a;}

.lxkf dd h4 span {color: #999;font-size: 16px;margin-left: 10px;}

.lxkf dd p {margin: 0;line-height: 2;}



.yunu-contact-text {float: left;width: 510px;margin: 0;background-color: #f2f2f2;}

.yunu-contact-text dt {font-size: 26px;text-align: center;background-color: #db181a;color: #fff;line-height: 100px;}

.yunu-contact-text dd {padding: 30px 0 30px 100px;line-height: 30px;border-bottom: 1px solid #ddd;margin: 0;background: no-repeat 30px center;}

.i3 img{

    float: left;

    padding-right: 15px;

    margin-left: -42px;

    margin-top: -7px;

}



.yunu-contact-map {margin-left: 510px;}



.yunu-infocontent {margin-bottom: 30px;}



.yunu-infocontent-title {margin-bottom: 20px;text-align: center;}

.yunu-infocontent-title h1 {margin: 0;font-size: 24px;}

.yunu-infocontent-title p {margin: 10px 0 0;font-size: 12px;color: #999;}

.yunu-infocontent-title p span {padding: 0 5px;}

.yunu-infocontent-desc {margin-bottom: 20px;border: 1px solid #ddd;padding: 20px;}

.yunu-infocontent-body {line-height: 2;margin-bottom: 20px;}

.yunu-infocontent-body img {max-width: 100% !important;height: auto !important;width: auto !important;}



.yunu-infocontent-epx {margin-bottom: 20px;}

.yunu-infocontent-epx li {line-height: 32px;margin-bottom: 5px;}

.yunu-infocontent-epx li span {display: inline-block;background-color: #A2A2A2;color: #fff;padding: 0 15px;margin-right: 10px;}

.yunu-infocontent-epx li em {float: right;font-style: normal;}



.yunu-infocontent-return {border-top: 1px solid #333;line-height: 32px;}

.yunu-infocontent-return a {margin-right: 10px;}

.yunu-infocontent-return .more {margin: 0;float: right;background-color: #333;color: #fff;padding: 0 10px;}



.yunu-infocontent-rem {margin-bottom: 20px;}

.yunu-infocontent-rem h4 {margin: 0;font-size: 24px;line-height: 55px;}

.yunu-infocontent-rem li {border-top: 1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 46px;}

.yunu-infocontent-rem li span {float: right;}



.about-1 {line-height: 1.8;text-align: justify;}

.about-1 p {margin-top: 0;}



.about-2 dl {margin: 0;float: left;width: 33.333333%;background-color: #f8f8f8;}

.about-2 dt {height: 267px;line-height: 267px;}

.about-2 dd {margin: 0;height: 187px;padding: 40px 30px;position: relative;}

.about-2 dd:after {position: absolute;left: 30px;bottom: 40px;content: '';width: 40px;height: 2px;background-color: #db181a;}

.about-2 dd h4 {font-weight: normal;color: #db181a;margin: 0;font-size: 22px;}

.about-2 dd p {line-height: 1.8;}

.about-2 dd small {display: block;line-height: 1.8;color: #999;font-size: 14px;}





.gsjj dt {float: left;width: 706px;  overflow: hidden; height: 500px;}

.gsjj dd {margin-left: 700px;border: 2px solid #db181a;border-left: 0;margin-top: 95px;padding: 80px 0 45px 124px;}

.gsjj dd small {display: block;font: 20px "Times New Roman", Times, serif;text-transform: uppercase;}

.gsjj dd strong {display: block;font: bold 50px "Times New Roman", Times, serif;text-transform: uppercase;}

.gsjj dd h4 {margin: 5px 0 0;color: #db181a;font-size: 36px;}

.gsjj dd h5 {margin: 0;font-size: 26px;font-weight: normal;}

.gsjj-text {margin: 30px 0 0;}

.gsjj-text dt {font-size: 24px;}

.gsjj-text dt strong {display: block;font-size: 36px;}

.gsjj-text dt strong span {float: right;font-weight: normal;color: #db181a;font-family: "Times New Roman", Times, serif;}

.gsjj-text dd {margin: 20px 0 0;color: #666;line-height: 1.8;}

.gsjj-text dd p{font-size:16px;text-indent:2em}





.list-1 {margin-left: -30px;}

.list-1 li {float: left;width: 25%;}

.list-1 li a {display: block;margin: 0 0 30px 30px;border: 1px solid #ddd;position: relative;}

.list-1 li a:hover {border-color: #db181a;}

.list-1 li .m {height: 207px;line-height: 207px;}

.list-1 li .text {position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);width: 100%;color: #fff;}

.list-1 li .text h4 {margin: 0;font-size: 16px;padding: 12px 20px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.list-1 li .text p {margin: 0;padding: 0 20px 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}





.yunu-showcase {margin-bottom: 40px;}

.yunu-showcase-info {float: right;width: 430px;}

.yunu-showcase-info h1 {margin: 0 0 15px;font-size: 24px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.yunu-showcase-info p {margin: 0;color: #666;height: 168px;}

.yunu-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;height: 42px;padding-left: 70px;line-height: 21px;font-size: 18px;}

.yunu-showcase-info .tel a {float: right;line-height: 42px;padding: 0 15px;background-color: #db181a;color: #fff;margin:0;}



.pc-slide{width:480px;float:left;}

.view{border:1px solid #ddd;}

.view .swiper-slide .imgauto{width:100%;height:350px;line-height:350px;}

.view .swiper-container{width:100%;}

.preview{width:100%;margin-top:10px;position:relative;}

.preview .swiper-container{width:80%;margin:0 10%;}

.preview .swiper-slide{width:30.33%;padding:5px;}

.preview .swiper-slide .imgauto{width:100%;height:80px;line-height:78px;border:1px solid #ddd;text-align:center;}

.preview .swiper-slide .imgauto img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}

.preview .slide6{width:82px;}

.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 .active-nav .imgauto{border:1px solid #db181a;}



div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size: 0;}

div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}



.prd-1 {padding:20px 50px;clear:both;line-height:25px;background-color:#eeeeee;margin-bottom:30px;}

.prd-1 strong {font-size: 16px;}



.prd-2-cn{height:750px;background:url(../images/cnbg.jpg) no-repeat center top;overflow:hidden;}

.prd-2-cn ul{position:relative;height: 100%;}

.prd-2-cn li{width:238px;overflow:hidden;position:absolute;}

.prd-2-cn li h3{font-size:20px;color:#fff;font-weight:400;padding-left:96px;height:38px;line-height:28px;margin-bottom:10px;margin-top:0;}

.prd-2-cn li p{line-height:28px;color:#666;font-size:16px;padding-left:30px;margin:0;}

.prd-2-cn li p b{font-weight:400;color:#0038a5;}

.prd-2-cn .li_1{left:10px;top:48px;}

.prd-2-cn .li_2{right:45px;top:48px;}

.prd-2-cn .li_3{left:10px;top:278px;}

.prd-2-cn .li_4{right:32px;top:278px;}

.prd-2-cn .li_5{left:5px;top:506px;}

.prd-2-cn .li_6{right:45px;top:506px;}

.prd-2-cn .li_7{top:609px;left:436px;}



.prd-2-snkq{height:750px;background:url(../images/snkq.jpg) no-repeat center top;overflow:hidden;}

.prd-2-snkq ul{position:relative;height: 100%;}

.prd-2-snkq li{width:238px;overflow:hidden;position:absolute;}

.prd-2-snkq li h3{font-size:20px;color:#fff;font-weight:400;padding-left:96px;height:38px;line-height:28px;margin-bottom:10px;margin-top:0;}

.prd-2-snkq li p{line-height:28px;color:#666;font-size:16px;padding-left:30px;margin:0;}

.prd-2-snkq li p b{font-weight:400;color:#0038a5;}

.prd-2-snkq .li_1{left:10px;top:48px;}

.prd-2-snkq .li_2{right:45px;top:48px;}

.prd-2-snkq .li_3{left:10px;top:278px;}

.prd-2-snkq .li_4{right:32px;top:278px;}

.prd-2-snkq .li_5{left:5px;top:506px;}

.prd-2-snkq .li_6{right:45px;top:506px;}

.prd-2-snkq .li_7{top:609px;left:436px;}





.prd-2-cj{height:750px;background:url(../images/cj.jpg) no-repeat center top;overflow:hidden;}

.prd-2-cj ul{position:relative;height: 100%;}

.prd-2-cj li{width:238px;overflow:hidden;position:absolute;}

.prd-2-cj li h3{font-size:20px;color:#fff;font-weight:400;padding-left:96px;height:38px;line-height:28px;margin-bottom:10px;margin-top:0;}

.prd-2-cj li p{line-height:28px;color:#666;font-size:16px;padding-left:30px;margin:0;}

.prd-2-cj li p b{font-weight:400;color:#0038a5;}

.prd-2-cj .li_1{left:10px;top:48px;}

.prd-2-cj .li_2{right:45px;top:48px;}

.prd-2-cj .li_3{left:10px;top:278px;}

.prd-2-cj .li_4{right:32px;top:278px;}

.prd-2-cj .li_5{left:5px;top:506px;}

.prd-2-cj .li_6{right:45px;top:506px;}

.prd-2-cj .li_7{top:609px;left:436px;}



.prd-2{height:750px;background:url(../images/1f34001c871a418f9d4e9974e7b229ec_2.jpg) no-repeat center top;overflow:hidden;}

.prd-2 ul{position:relative;height: 100%;}

.prd-2 li{width:238px;overflow:hidden;position:absolute;}

.prd-2 li h3{font-size:20px;color:#fff;font-weight:400;padding-left:96px;height:38px;line-height:28px;margin-bottom:10px;margin-top:0;}

.prd-2 li p{line-height:28px;color:#666;font-size:16px;padding-left:30px;margin:0;}

.prd-2 li p b{font-weight:400;color:#0038a5;}

.prd-2 .li_1{left:10px;top:48px;}

.prd-2 .li_2{right:45px;top:48px;}

.prd-2 .li_3{left:10px;top:278px;}

.prd-2 .li_4{right:32px;top:278px;}

.prd-2 .li_5{left:5px;top:506px;}

.prd-2 .li_6{right:45px;top:506px;}

.prd-2 .li_7{top:609px;left:436px;}



.prd-3 {margin-bottom: 30px;}

.prd-3 ul{text-align:justify;margin-left:-14px;margin-bottom:30px;}

.prd-3 li{width:188px;background-color:#eee;height:220px;float:left;margin-left:14px;margin-bottom:10px;border-radius:7px;}

.prd-3 li h5{background-color:#db181a;height:40px;font-size:20px;color:#fff;text-align:center;line-height:30px;padding-top:10px;border-top-left-radius:7px;border-top-right-radius:7px;margin:0;}

.prd-3 li p{font-size:14px;color:#333;line-height:30px;padding:10px;margin:0;}



.prd-4 {margin-left: -20px;margin-bottom: 10px;}

.prd-4 li {float: left;width: 33.333333%;}

.prd-4 li a {display: block;margin: 0 0 20px 20px;}

.prd-4 li .img-center {height: 260px;line-height: 260px;}

.prd-4 li p {background-color: #f2f2f2;margin: 0;text-align: center;line-height: 50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.prd-4 li a:hover p {background-color: #db181a;color: #fff;}



.prd-5 {margin-bottom: 30px;}

.prd-5 dl {margin: 0;background-color: #f7f7f7;}

.prd-5 dt {float: left;width: 600px;}

.prd-5 dd {margin-left: 600px;padding: 50px 50px 0;}

.prd-5 dd h4 {margin: 0;color: #db181a;font-size: 20px;}

.prd-5 dd p {margin: 20px 0;line-height: 1.8;text-align: justify;}

.prd-5 dl:nth-of-type(even) dt {float: right;}

.prd-5 dl:nth-of-type(even) dd {margin: 0 600px 0 0;}



.prd-6 {margin: -20px 0 30px -20px;}

.prd-6 li {float: left;width: 25%;}

.prd-6 li .wrap {margin: 20px 0 0 20px;}

.prd-6 li h4 {text-align: center;color: #db181a;font-size: 22px;margin: 15px 0;}

.prd-6 li p {margin: 0;text-align: center;}



.prd-7 {

    overflow: hidden;

    margin-bottom: 30px;

    margin-top: -20px;

 }



.prd-7 a {

    display: block;

    width: 100px;

    height: 140px;

    text-align: center;

    float: left;

    margin: 0 70px;

    padding-top: 40px;

}



.prd-7 a i {

    display: inline-block;

    width: 101px;

    height: 101px;

    margin: 0px;

}



.prd-7 a i.ic1:hover {

    background:url(../images/9e18191810154de991614a535a835e89_44.png?ver=14) no-repeat;

}



.prd-7 i.ic1 {

    background:url(../images/9e18191810154de991614a535a835e89_48.png?ver=27) no-repeat;

}



.prd-7 a i.ic2:hover {

    background:url(../images/9e18191810154de991614a535a835e89_50.png?ver=26) no-repeat;

}



.prd-7 i.ic2 {

    background:url(../images/9e18191810154de991614a535a835e89_52.png?ver=25) no-repeat;

}



.prd-7 a i.ic3:hover {

    background:url(../images/9e18191810154de991614a535a835e89_54.png?ver=24) no-repeat;

}



.prd-7 i.ic3 {

    background:url(../images/9e18191810154de991614a535a835e89_56.png?ver=23) no-repeat;

}



.prd-7 a i.ic4:hover {

    background:url(../images/9e18191810154de991614a535a835e89_58.png?ver=22) no-repeat;

}



.prd-7 i.ic4 {

    background:url(../images/9e18191810154de991614a535a835e89_60.png?ver=21) no-repeat;

}



.prd-7 a i.ic5:hover {

    background:url(../images/9e18191810154de991614a535a835e89_62.png?ver=20) no-repeat;

}



.prd-7 i.ic5 {

    background:url(../images/9e18191810154de991614a535a835e89_96.png?ver=3) no-repeat;

}



.prd-7 a i.ic6:hover {

    background:url(../images/9e18191810154de991614a535a835e89_66.png?ver=18) no-repeat;

}



.prd-7 i.ic6 {

    background:url(../images/9e18191810154de991614a535a835e89_68.png?ver=17) no-repeat;

}



.prd-7 a i.ic7:hover {

    background:url(../images/9e18191810154de991614a535a835e89_70.png?ver=16) no-repeat;

}



.prd-7 i.ic7 {

    background:url(../images/9e18191810154de991614a535a835e89_72.png?ver=15) no-repeat;

}



.prd-7 a i.ic8:hover {

    background:url(../images/9e18191810154de991614a535a835e89_76.png?ver=34) no-repeat;

}



.prd-7 i.ic8 {

    background:url(../images/9e18191810154de991614a535a835e89_78.png?ver=35) no-repeat;

}



.prd-7 a i.ic9:hover {

    background:url(../images/9e18191810154de991614a535a835e89_98.png?ver=5) no-repeat;

}



.prd-7 i.ic9 {

    background:url(../images/9e18191810154de991614a535a835e89_100.png?ver=4) no-repeat;

}



.prd-7 a i.ic10:hover {

    background:url(../images/9e18191810154de991614a535a835e89_84.png?ver=38) no-repeat;

}



.prd-7 i.ic10 {

    background:url(../images/9e18191810154de991614a535a835e89_86.png?ver=39) no-repeat;

}



.prd-7 h5 {

    color: #666;

    font-size: 18px;

    line-height: 20px;

    margin-top: 10px;

}



.prd-7 a:hover h5 {

    color: #987fde;

}





/**/

.lic{padding:60px 0;height: 610px;background:url(../images/lc.jpg) no-repeat  center 454px;}

.lic h2 span{ padding-bottom: 38px;}

.lic ul{  height: 226px;margin-top: 90px;}

.lic ul li{ float: left; text-align: center;width: 116px; margin-right: 39px;}

.lic ul li:last-of-type{ margin-right:-5px;}

.lic ul li img{ display: inline-block;width: 116px; height: 116px; border-radius:125px; border: 5px solid #dcdcdc;}

.lic ul li i{ text-align: center; display: block; padding-top:14px; font-size: 16px; color: #1b1b1b;}

.lic ul li:hover img{border: 5px solid #db181a;}

/* .lic ul li:hover i{background:url(../images/d_yu.png) no-repeat  47px bottom; height: 44px;} */

.lic h3{ padding-left: 481px; line-height: 50px;}

.lic h3 span{ display: inline-block; float: left; color: #222222; font-size: 27px; font-weight: bold; font-family: Arial; width: 189px;}

.lic h3 a{ display: inline-block; float: left;font-weight: normal; font-size: 18px; color: #fff; width: 111px; text-align: center;}

.lic h3 a:hover{ text-decoration: underline;}

/**/



/**/

.yin{padding: 60px 0 100px;}

.yin_t{font-size: 40px;color: #000;font-weight: normal;text-align: center;line-height: 45px;height: 90px;overflow: hidden;}

.yin_t a{color: #000;}

.yin_t b{color: #fac12c;}

.yin_t span{display: block;font-size: 20px;color: #333;}

.yin_t i{color: #fac12c;padding:0 15px;}

.yin dl{width: 300px;height: 460px;position: relative;margin: 40px 0px 0 0;float: left;overflow: hidden;-webkit-transition:transform .3s;transition:transform .3s;}

.yin dl dt{width: 300px;position: relative;}

.yin dl dt img{width: 300px;height: 460px;}

.yin dl dt h4{font-size: 30px;color: #fff;width: 300px;text-align: center;position: absolute;top: 140px;left: 0;

transition:height .5s;

-moz-transition:height .5s; /* Firefox 4 */

-webkit-transition:height .5s; /* Safari and Chrome */

-o-transition:height .5s; /* Opera */}

.yin dl dt h4 em{display: block;width: 60px;height: 60px;margin: 0 auto;;}

.yin dl dt h4 em img{width: 60px;height: 60px;}

.yin dl dt h4 i{display: block;width:20px; height:4px;background:#fff; margin:36px auto;}

.yin dl dd{background: rgba(34, 151, 229, 0.8);position: absolute;bottom: 0;left: 0;height: 0;overflow: hidden;width: 300px;text-align: center;

transition:height .5s;

-moz-transition:height .5s; /* Firefox 4 */

-webkit-transition:height .5s; /* Safari and Chrome */

-o-transition:height .5s; /* Opera */}

.yin dl dd h5{height: 70px;line-height: 70px;overflow: hidden;font-size: 26px;color: #fff;}

.yin dl dd em{display: block;width: 60px;height: 60px;line-height: 0;padding: 9px;margin: 60px auto 0;}

.yin dl dd em img{width: 60px;height: 60px;}

.yin dl dd i{display: block;width:20px; height:4px;background:#fff; margin:14px auto;}

.yin dl dd p{font-size: 16px;color: #fff;border:1px solid #fff;line-height: 30px;overflow: hidden;width: 220px;margin: 20px auto;padding: 15px;}

.yin dl:hover dd,.yin dl.cur dd{height: 460px;}

.yin dl:hover dt h4,.yin dl.cur dt h4{height: 0;display:none;}

.yin dl:hover dt h4 em,.yin dl.cur dt h4 em{top: 0;}

.yin .nobor{margin-right: 0;}



.loopbj{background:#f5f6fa;padding:20px 0 50px 0}

.loop .hzkh{margin: 20px 0;}

.loop .hzkh ul li{float:left; width:220px;height:120px; margin-right: 23px;margin-top:60px;box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;}

.loop .hzkh ul li em{display: block; width:220px; height:12px;}

.loop .hzkh ul li em img{ width:220px; height:120px;background: #fff;}

.loop .hzkh ul li .ul2{margin-top:20px;}

.loop .hzkh ul li:nth-child(5n){margin-right:0}



.g_zs2{height:720px;padding-top: 90px; background: url(../images/rybg.jpg) no-repeat center top;}

.g_zs2 h2{text-align: center;font-size: 48px;font-weight: bold;color: #111111;font-weight: bold;}

.g_zs2 h2 a{color: #0072c1;}

.g_zs2 h2 em{display: block;font-size: 22px;color: #666666;font-weight: normal;}

.zz ul{height:92px; margin-left: 200px;}

.zz ul li{float: left;width: 256px;height: 60px;line-height: 60px;text-align: center;font-size: 20px;color: #fff; margin-right: 16px;}

.zz ul li a{ color: #fff; display: block;background: #333333;}

.zz ul li a:hover,.zz ul li.cur a{background: #0072c1;}

.zz-s{height:470px; overflow:hidden;}

.zz-s ol li{position: relative;float:left;width:220px;height:352px;overflow: hidden;background: none;background: #fff;margin: 9px;transition: all 0.3s linear 0s;-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;}

.zz-s ol li:hover{ transform: translateY(5px);	}

.zz-s ol li.no{margin:0;}

.zz-s ol li img{width:190px; height:270px; display: block;transition: all 0.3s linear 0s;padding: 16px;}

.zz-s ol li em{border-top: 1px solid #d3d3d3;display: block;height: 46px;line-height: 46px;font-size: 16px;color: #252525;overflow: hidden;text-align: center;margin: 0 16px;}



.zz-s2{height:470px; overflow:hidden;}

.zz-s2 ol li{position: relative; float:left; width:282px;overflow: hidden; background: none;margin-right: 16px;transition: all 0.3s linear 0s;}

.zz-s2 ol li:hover{ transform: translateX(-5px);	}

.zz-s2 ol li.no{margin:0;}

.zz-s2 ol li img{width:278px; height:376px; display: block;transition: all 0.3s linear 0s;border:2px solid #fff;}

.zz-s2 ol li em{display: block;height: 46px;line-height: 46px;font-size: 16px;color: #fff;overflow: hidden;text-align: center;}



.zz_box{ position: relative;}

.zz_box .ljt,.zz_box .rjt{ width:24px; height:40px; position: absolute; cursor:pointer;  display:block; z-index: 10;}

.zz_box .ljt{left:-45px;top:180px;}

.zz_box .rjt{right:-45px;top:180px;}

.zz_box .ljt a{ background: url(../images/ljt.png) no-repeat; width:24px; height:40px; display:block;}

.zz_box .rjt a{ background: url(../images/rjt.png) no-repeat right 0; width:24px; height:40px; display:block;}





.footer{height:auto;background:url(../images/footbg.jpg) no-repeat left center;}

.f_con{height:auto;}





.f_nav{float: left;width: 240px;padding-left: 35px; margin: 50px 0 0 0;}

.f_nav h3{font-size:24px;color:#fff;font-weight: normal; margin-bottom: 30px;}

.f_nav p{width: 115px;display: inline-block;}

.f_nav p a{font-size:15px;color: #fff;line-height: 42px; width: 115px; display: block; font-weight: normal;}



.gsxx{float: left; margin: 50px 0 0 0;padding: 0 50px;width:280px;}

.gsxx h3{font-size:24px;color:#fff;font-weight: normal; margin-bottom: 30px;}

.gsxx em{display:block;font-size:18px;color: #e0e0e0;line-height:20px;margin-bottom:22px;}

.gsxx h2{font-size:15px;color: #fff;line-height: 15px; padding-bottom: 30px;}

.gsxx p{font-size: 14px;color: #fff;line-height: 30px;margin-bottom: 15px;}

.f_logo{ float: right;margin-top:50px;width: 530px;}

.f_logo h2{height: 72px;}

.f_logo h2 img{ display: block; float: right;width: 530px;height: 70px; }

.f_logo p{font-size: 14px;color: #fff;line-height: 30px;margin-bottom: 15px;}

.f_logo p a{color:#fff}



.f_bt{background:#303030;border-top: 1px solid #535353;height: 58px;font-size: 14px;color: #666666;line-height: 58px;}

.f_bt a{display: inline-block; padding: 0 5px; color: #666666;}

    

.tijiao{
	margin-left: 16%;

	padding: 6px 22px;
color: #fff;
background-color: #db181a;
border: 0;
cursor: pointer;
font-size: 16px;
border-radius: 3px;
}
.quxiao{
	padding: 6px 22px;
color: #fff;
background-color: #767676;
border: 0;
cursor: pointer;
font-size: 16px;
border-radius: 3px;
}
.left{
	float: left;
line-height: 34px;
width: 120px;
text-align: right;
}
.input-text{
	line-height: 20px;
font-size: 14px;
border: 1px solid #ddd;
padding: 6px 12px;
width: 600px;
display: inline-block;
vertical-align: top;
font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}



.ysbj {

	height: auto;

	position: relative;

	box-sizing: border-box;

	background: #fff;

	overflow: hidden;

	font-family: "Microsoft Yahei";

}

.ysbj h2 {

	margin-bottom: 35px;

	color: #fff;

}

.ysbj h2 .liubt {

	color: #fff!important;

}

.ysbj h2 .liubt i {

	color: #fff!important;

}

.ys {

	height: auto;

	position: relative;

	padding-top: 20px;

}

.ys .ys-t{

	margin:40px auto;

	position: relative;

}

.ys-title .tit {

	font-size:48px;

	color:#000;

}

.ys-title .tit-en {

	font-size:22px;

	color:#db181a;

	font-weight: bold; 

	text-transform: uppercase;

}

.yst {

	width: 1280px;

	position: absolute;

	left: 270px;

	top: 0;

	z-index: 1;

}

.yst li {

	cursor: pointer;

	position: relative;

	margin-right: 45px;

	color: #333333;

	float: left;

	font: 20px "Microsoft Yahei";

	font-weight: bold;

	text-align: center;

	padding-top: 38px;

	box-sizing: border-box;

}

.yst a {

	cursor: pointer;

	position: relative;

	margin-right: 45px;

	color: #333333;

	float: left;

	font: 20px "Microsoft Yahei";

	font-weight: bold;

	text-align: center;

	padding-top: 38px;

	box-sizing: border-box;

}

.yst li:nth-child(1) {

	margin-left: 78px;

}

.yst li:last-child {

	margin-right: 40px;

}

.yst li.cur {

	color: #db181a;

}

.yst a:hover {

	color: #db181a;

}



.m_ys {

	height: auto;

}

.ys .jt a {

	width: 23px;

	height: 42px;

	position: absolute;

	top: 42%;

}

.ys .ysprev a {

	background: url(../images/ysleft.png) no-repeat 0 0;

	left: -90px;

}

.ys .ysnext a {

	background: url(../images/ysright.png) no-repeat 0 0;

	right: -90px;

}

.ys dl {

	width: 100%;

	height: 572px;

	position: relative;

}

.ys dl dt {

	width: 100%;

	height: 570px;

	display: block;

	float: left;

}

.ys dl dt img {

	width: 100%;

	height: 570px;

	display: block;

}

.ys dl dd {

	height: 390px;

	width: 720px;

	padding: 30px 25px 0;

	box-sizing: border-box;

	position: absolute;

	top: 80px;

	left: 49%;

	background: #fff;

}

.ys dl dd h3 {

	height: 95px;

	padding-top: 60px;

	font-size: 30px;

	color: #010000;

	text-align: left;

	padding-left: 18px;

	font-weight: normal;

	box-sizing: border-box;

}

.ys dl dd .xian {

    background-color: #db181a;

    width: 50px;

    height: 3px;

	margin:20px 20px;

}

.ys dl dd .more{

	font-size:14px;

	color:#fff;

	text-align:center;

	width:150px;

	height:40px;

	line-height:40px;

	background:#db181a;

	border-radius: 50px;

	margin:50px 20px 0 18px;

	display:inline-block;

}

.ys dl dd p {

	line-height: 23px;

	overflow: hidden;

	font-size: 14px;

	line-height: 2.143;

	color: #666666;

	text-align: left;

	padding-left: 18px;

	margin-top: 22px;

}

.ys dl dd p i {

	font-size: 15px;

	color: #ff0101;

	font-weight: bold;

}





.fw{

	overflow: hidden;

	background:#f1f1f1;

}

.fw .fw-list {

	padding:50px 0 100px;

}

.fw .fw-list ul .box{

	position: relative;

}

.fw .fw-list ul .mark{

	opacity: 0;

	display: block;

	width:116%;

	height:120%;

    position: absolute;

    left: -8%;

    top: -10%;

    right: 0;

    bottom: 0;

    background: url(../images/fw1.png) no-repeat 0 0;

	background-size: 100% 100%;

}

.fw .fw-list ul li:nth-child(2) .mark{

    background: url(../images/fw2.png) no-repeat 0 0;

	background-size: 100% 100%;

}

.fw .fw-list ul li:nth-child(3) .mark{

    background: url(../images/fw3.png) no-repeat 0 0;

	background-size: 100% 100%;

}

.fw .fw-list ul li:nth-child(4) .mark{

    background: url(../images/fw4.png) no-repeat 0 0;

	background-size: 100% 100%;

}

.fw .fw-list ul li{

	width:23.5%;

	float:left;

	text-align:center;

	margin-right:2%;

	background:#fff;

	padding:50px 0;

	position: relative;

}

.fw .fw-list ul li:nth-child(4){

	margin-right:0;

}

.fw .fw-list ul li .icon{

	display: inline-block;

	padding:20px 0;

	position: relative;

}

.fw .fw-list ul li .icon .img2 {

    opacity: 0;

    transform: scaleX(0);

    position: absolute;

    left: 0;

}

.fw .fw-list ul li .des-cn{

	font-size:36px;

	color:#333333;

	display:inline-block;

}

.fw .fw-list ul li .des-en{

	display:inline-block;

	text-align:left;

	line-height:0.9;

}

.fw .fw-list ul li .des-en .p1{

	font-size:18px;

	color:#333333;

}

.fw .fw-list ul li .des-en .p2{

	font-size:16px;

	color:#666666;

}

.fw .fw-list ul li .title{

	font-size:56px;

	color:#060101;

}

.fw .fw-list ul li .title span{

	font-weight:bold;

	color:#d61a1b;

}

.fw .fw-list ul li:hover .mark{

	opacity: 1;

}

.fw .fw-list ul li:nth-child(2) .mark{

	opacity: 1;

}

.fw .fw-list ul li:nth-child(4) .mark{

	opacity: 1;

}

.fw .fw-list ul li:hover .img1{

	opacity: 0;

	transform: scaleX(0);

}

.fw .fw-list ul li:hover .img2{

	opacity: 1;

	transform: scaleX(1);

}

.fw .fw-list ul li:hover .des-en .p1,.fw .fw-list ul li:hover .des-en .p2,.fw .fw-list ul li:hover .title,.fw .fw-list ul li:hover .des-cn,.fw .fw-list ul li:hover .title span{

	color:#fff

}

.fw .fw-list ul li:nth-child(2) .des-en .p1,.fw .fw-list ul li:nth-child(2) .des-en .p2,.fw .fw-list ul li:nth-child(2) .title,.fw .fw-list ul li:nth-child(2) .des-cn,.fw .fw-list ul li:nth-child(2) .title span{

	color:#fff

}

.fw .fw-list ul li:nth-child(4) .des-en .p1,.fw .fw-list ul li:nth-child(4) .des-en .p2,.fw .fw-list ul li:nth-child(4) .title,.fw .fw-list ul li:nth-child(4) .des-cn,.fw .fw-list ul li:nth-child(4) .title span{

	color:#fff

}



.news .box ul {

  width: 100%;

}

.news .box ul:after {

  content: "";

  height: 0;

  display: block;

  clear: both;

}

.news .box ul li {

    width: 22.5%;

    float: left;

    margin-left: 1%;
    
    margin-right: 1.5%;

}

.news .box ul li:nth-child(4) {

	margin-right:0;

}

.news .box ul li a {

  display: block;

  padding: 28px 26px;

  box-sizing: border-box;

  border: 1px solid #eeeeee;

  background-image: -moz-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(250,250,250) 63%, rgb(255,255,255) 100%); 

  background-image: -webkit-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(250,250,250) 63%, rgb(255,255,255) 100%); 

  background-image: -ms-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(250,250,250) 63%, rgb(255,255,255) 100%); 

  transition: 0.4s;

  -webkit-transition: 0.4s;

  -moz-transition: 0.4s;

  -ms-transition: 0.4s;

  -o-transition: 0.4s;

}

.news .box ul li a:hover {

  background-image: -moz-linear-gradient( -38deg, rgb(228,56,60) 0%, rgb(207,30,33) 38%, rgb(186,4,6) 100%); 

  background-image: -webkit-linear-gradient( -38deg, rgb(228,56,60) 0%, rgb(207,30,33) 38%, rgb(186,4,6) 100%); 

  background-image: -ms-linear-gradient( -38deg, rgb(228,56,60) 0%, rgb(207,30,33) 38%, rgb(186,4,6) 100%);

}

.news .box ul li a:hover .tit {

  color: #fff;

}

.news .box ul li a:hover .txt {

  color: #fff;

}

.news .box ul li a:hover .date {

  color: #fff;

}

.news .box ul li .tit {

  height: 20px;

  line-height: 20px;

  font-size: 18px;

  font-weight:bold;

  color: #222222;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  word-break: break-all;

}

.news .box ul li .txt {

  height: 78px;

  line-height: 26px;

  font-size: 14px;

  color: #666666;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  word-break: break-all;

  margin: 22px 0;

}

.news .box ul li .date {

  height: 20px;

  font-size: 14px;

  color: #999999;

  font-family: "Arial";

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  word-break: break-all;

}

.news .box ul li .pic{

	height:280px;

	overflow: hidden;

}

.news .box ul li .pic img{

	width:100%;

	height:280px;

	transition: 0.4s;

    -webkit-transition: 0.4s;

    -moz-transition: 0.4s;

    -ms-transition: 0.4s;

    -o-transition: 0.4s;

}

.news .box .box-t ul li a{

	padding:0;

}

.news .box .box-t ul li .text{

	padding: 28px 26px;

	border:1px solid #eeeeee;

	background-image: -moz-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(250,250,250) 63%, rgb(255,255,255) 100%);

    background-image: -webkit-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(250,250,250) 63%, rgb(255,255,255) 100%);

    background-image: -ms-linear-gradient( 90deg, rgb(245,245,245) 0%, rgb(250,250,250) 63%, rgb(255,255,255) 100%);

}

.news .box .box-b{

	padding-top:80px;

}

.news .box .box-t ul li:hover .text{

  background-image: -moz-linear-gradient( -38deg, rgb(228,56,60) 0%, rgb(207,30,33) 38%, rgb(186,4,6) 100%); 

  background-image: -webkit-linear-gradient( -38deg, rgb(228,56,60) 0%, rgb(207,30,33) 38%, rgb(186,4,6) 100%); 

  background-image: -ms-linear-gradient( -38deg, rgb(228,56,60) 0%, rgb(207,30,33) 38%, rgb(186,4,6) 100%);

}

.news .box .box-t ul li:hover .pic img {

    transform: scale(1.1, 1.1);

    -webkit-transform: scale(1.1, 1.1);

    -ms-transform: scale(1.1, 1.1);

    -o-transform: scale(1.1, 1.1);

    -moz-transform: scale(1.1, 1.1);

}





.aboutbg{background: #f8f8f8 url(../images/about_bg.jpg) no-repeat center top;margin-top:40px;padding-bottom:50px;}

.aboutbg .tit01 span{color:#fff;background: url(../images/tit1.png) no-repeat center top;}

.aboutbg .tit01 em,.aboutbg .tit01 b {color: #fff;}

.in-about {margin-top: 60px;}

.in-about dt {float: left;overflow: hidden;width: 700px;}

.in-about dt img {-webkit-transition: all 0.5s;transition: all 0.5s;}

.in-about dd {margin-left: 730px;padding: 0px 40px;}

.in-about dd h4 {margin: 0;font-size: 30px;font-family: "Microsoft YaHei"; color: #333333; }

.in-about dd h5 { background-color: #db181a; width: 50px; height: 3px; margin: 20px 0px;}

.in-about dd p {margin: 20px 0 0;text-align: justify;line-height: 1.8; font-size: 14px; font-family: "Microsoft YaHei"; color: #666; }

.in-about dd .more { font-size: 14px; color: #fff; text-align: center; width: 150px; height: 40px;line-height: 40px;background: #db181a; border-radius: 50px; margin: 50px 0px; display: inline-block;}

.in-about dd .more:hover {-webkit-animation: shake 1.5s linear;animation: shake 1.5s linear;}





.in-desc-total {margin: 20px auto;text-align: center;height:80px;}

.in-desc-total li {float: left;width:33.333333%;}

.in-desc-total li .num {line-height: 1.4;}

.in-desc-total li .num strong { font-size: 36px; font-family: "Candara"; color: #db181a; font-weight: bold;}

.in-desc-total li .unit {position: absolute;font-size: 14px;color: #666666;line-height: 55px;display: inline-block;vertical-align: top;text-align: center;margin-left: 10px;}

.in-desc-total li p {font-size: 18px;margin: 15px 0 0;}

.in-desc-total li small {display: block;font-size: 12px;color: #999;}

.in-desc-total li span {font-size: 16px;font-family: "Microsoft YaHei";color: #333;display:block;}



.in-desc-total li:nth-child(1) .num{text-align:left;}

.in-desc-total li:nth-child(2) .num{text-align:center;}

.in-desc-total li:nth-child(3) .num{text-align:right;padding-right:30px;}



.footer{background:#2d2d35}

.footer .foot{padding:40px 0;border: 2px solid #42424a;}

.footer .f-nav {width: 720px; float: left;}

.footer .f-logo{width: 210px;float: left;padding-right: 180px;}

.footer .f-code{width: 90px;float: right;text-align:center;color: #fff;margin:-20px 0 -40px;}

.footer .f-code p{margin-top:10px;}

.footer .f-logo .tit{font-size:22px;color:#fff}

.footer .lxwm.fn-list{font-size:16px;color:#ccc;margin:40px 0;}

.footer .lxwm.fn-list li{line-height: 27px; display: inline-block; margin-right: 80px;}

.footer .lxwm.fn-list li:nth-child(1) {background:url(../images/foot1.png) no-repeat left; padding-left: 40px;}

.footer .lxwm.fn-list li:nth-child(2) {background:url(../images/foot2.png) no-repeat left; padding-left: 40px;}

.footer .lxwm.fn-list li:nth-child(3) {background:url(../images/foot3.png) no-repeat left; padding-left: 40px;}

.footer .f-nav .fn-list li{float:left;padding:0 20px;font-size:16px;color:#cccccc;font-weight:bold;line-height:75px;}

.footer .f-nav .fn-list li a{color:#cccccc;}



.footer .copyright {line-height: 40px; font-size: 14px; color: #999; padding: 10px 0 10px 0;text-align:center;}

.footer .copyright a {font-size: 14px;color: #666;padding: 0 0px 0 40px; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s;}

.footer .copyright a:hover { color: #666;}



.link_bj{width:100%; margin: 0 auto; min-height:70px; overflow: hidden; }

.link{ height:auto; overflow: hidden;font-family:"Microsoft Yahei"; width:1200px; margin:0 auto;}

.link p i{color: #fff; font-size: 14px; float: right;}

.link p{font-size: 16px;overflow: hidden; line-height: 70px; color:#acacac;position: relative;

    z-index: 1;opacity: 0.5;}

.link p a{ color: #333; font-size: 14px;padding:0 10px; text-align: left;}

.mob_remen{
    display: none;
}

.menu_mob{
	display: none;
}

/* app导航 */


.app-header{

	display: none;

	width: 100%;

	height: 75px;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 1000;

	background-color: #fff;

	align-items: center;

}

.app-logo{

	height: 100%;

	display: flex;

	align-items: center;

}

.app-logo a{

	display: block;

	margin: 0 auto;

}
.app-logo a img{
    width: 75px;
}
.app-mune{

	width: 30px;

	height: 25px;

	position: absolute;

	top: 50%;

	left: 15px;

	transform: translateY(-50%);

}

.app-mune span{

	display: block;

	width: 100%;

	height: 3px;

	background-color: #fff;

	border-radius: 3px;

	position: absolute;

	transition: all .2s;

}

.app-mune span:nth-child(1){

	top: 0;

	left: 0;

	right: 0;

	margin: auto;

}

.app-mune span:nth-child(2){

	top: 50%;

	left: 0;

	right: 0;

	transform: translateY(-50%);

	margin: auto;

}

.app-mune span:nth-child(3){

	bottom: 0;

	left: 0;

	right: 0;

	margin: auto;

}

.app-mune.on span:nth-child(1){

	top: 0;

	transform: rotate(45deg);

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

}

.app-mune.on span:nth-child(2){

	opacity: 0;

}

.app-mune.on span:nth-child(3){

	top: 0;

	transform: rotate(-45deg);

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

}

.app-nav{

	width: 100%;

	height: 100%;

	position: fixed;

	top: 0;

	left: -100%;

	z-index: 200;

	transition: all .3s ease-in;

}

.app-nav.on{

	left: 0;

}

.bg{

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,.5);

}

.nav-main{

	width: 60%;

	height: 100%;

	overflow-y: auto;

	overflow-x: hidden;

	padding: 80px 10px;

	box-sizing: border-box;

	background-color: #b40404;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 0;

}

.mune-link{

	text-align: center;

	font-size: 16px;

	border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

.mune-link a{

	display: block;

	height: 60px;

	line-height: 60px;

	color: rgba(255,255,255,.7);

}

.mune-link .on{

	color: #fff;

}



@import 'https://unpkg.com/ionicons@4.5.5/dist/css/ionicons.min.css';
body,html{
    margin: 0;
    padding: 0;
    /* height: 100%; */
    width: 100%;
    font-family: sans-serif;
}
.sidebar{
    float: left;
    width: 100px;
    height: 100%;
    /* margin-left: -100px; */
    background: #2c3e50;
    overflow:hidden;
    transition: 0.8s all;
	display: none;
}
.sides{
    margin-left: 0;
	overflow: hidden;
	width: 100%;
	text-align: center;
	clear: both;
	margin: 50px auto 30px;
	/* display: block; */

}
.sidebar ul{
    margin: 0;
    padding: 0;
}
.sidebar ul li{
    list-style: none;
}
.sidebar ul li a{
    text-decoration: none;
    color: white;
    height: 75px;
    width: 100%;
    font-size: 16px;
    line-height: 75px;
    text-align: center;
    display: block;
    transition: 0.6s all;
}
.sidebar ul li a:hover{
    background: #34495e;
}
.btns{
    margin-top: 12px;
    margin-left: 12px;
    width: 50px;
	float: left;
    font-size: 35px;
    text-align: center;
    color: #db181a;
	font-family: ionicons;

}
.btns:before{
    content:'\f32a';
}
.btnc:before{
    content:'\f2c0';
}
@media screen and (min-width: 248px)  and (max-width: 895px){
    .app-header{
        display: block;
    }
	.sides {
		overflow: hidden;
		width: 100%;
		text-align: center;
		clear: both;
		margin-top: 75px;
		display: block;
		position: fixed;
		/* height: 82.9%; */
		opacity: 0.9;
		z-index: 999;
	}
	#top{
		display: none;
	}
}

@media screen and (min-width: 248px)  and (max-width: 895px){
    .header{
        display: none;
    }
    .swiper-slide img{
		padding-top: 75px;
		height: 100%;
	}
    .ct2-sd{
        display: none;
    }
    .section-title{
        padding: 20px 0;
    }
    .yunu-showcase{
        margin-bottom: 0;
    }
    .yunu-showcase-info p{
        height: 1px;
    }
    .section-title-1{
        margin-bottom: 0;
    }
	.preview{
		display: none;
	}
	.yunu-showcase-info h1{
		font-size: 20px;
	}
	.app-logo{
		float: right;
		margin-right: 12px;
	}
}