﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#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; }
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.9)}
.header .container{position:relative;}
.header .logo{width:200px; float:left; margin:15px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:180px; margin:10px 0 0;}
.header .logo img{width:100%; height:auto; display:block;}

.header.on .right{margin-top: 18px;}
.header .right { float:right; margin-left:10px; margin-top:30px;}
.header .right a {display: block;
    line-height: 42px;
    float: left;
    color: #333;
    font-size: 18px;
    margin-right: 12px;
    border: solid 1px #ccc;
    width: 42px;
    border-radius: 50%;
    text-align: center;}
.header .right a:hover { color:#c11724}
.header .right a.a1 { background:url(../images/dl.png) left center no-repeat; background-size:20px; width:25px} 
.header .right a.a2 {
    background: url(../images/s.png) center no-repeat;
}
.header .right a.a3 { background:url(../images/top10s.png) left center no-repeat; background-size:20px; width:25px;}
.header .right a.a4 { background:url(../images/top9s.png) left center no-repeat; background-size:20px;width:25px;}

.searchIpt {

	width: 240px;

	height: 30px;

	position: absolute;

	right: 0;

	top:80px;

	display: none;

	z-index: 10;

}

.searchIpt .search_txt {

	width: 172px;

	padding: 0 0 0 10px;

	line-height: 30px;

	background: #333;

	color: #fff;

	border: 0;

	height: 30px;

	float: left;

}

.searchIpt .search_btn {

	width: 58px;

	background: #c11724;

	border: 0;

	float: right;

	color: #fff;

	height: 30px;

	cursor: pointer;

}
.header .nav{ float:right;}
.header.on .nav{ float:right; }
.header .nav ul li{margin:0 2px; line-height:76px; float:left; position:relative; padding:0 25px;
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:56px;}
.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize}
.header.on .nav ul li a{display:block; font-size:16px; color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#c11724; 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%; }
.header .nav ul li.on a { color:#c11724}
.header .nav ul li a:hover { color:#c11724}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.85); position:absolute; top:76px; left:50%; margin-left:-75px; display:none; z-index:9999;}
.header.on .nav .e_j{top:56px;}
.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); 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:#c11724; 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:76px; display: block}
}

@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; background:#333; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:230px; margin:10px auto;}
.header.on .logo{width:220px; margin:10px auto;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:30%; 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;}
.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:15px; color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}
@media only screen and (max-width:375px){
.header .container{ padding:0}
.header .logo{width:200px; margin:15px auto;}
.header.on .logo{width:200px; margin:15px auto;}
}


.ban{width:100%; position:relative;}
.ban .swiper-slide img {width:100%; display: block;}
.ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0;}
.ban .mb h1 { font-size:50px;font-weight: bold;color:#fff; margin-bottom:20px; text-align:right; margin-top:20%;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);box-shadow: 0 0 #666 15px}
.ban .mb h1.l2 {color:#c01827;margin-top:15%;}
.ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.ban .mb h4 { font-size:20px;text-transform: uppercase;color:#eee; text-align:right;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:12px; height:12px; display:inline-block;border: #fff 1px solid;background: none; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#c01827;border: #c01827 1px solid;}


.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #c01827;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.sy_about { padding:60px 0; overflow:hidden;background:url(../images/ind-abo-bg.jpg) center / 80% no-repeat;margin: 30px 0 0px}
.sy_about h3 {font-size:36px; color:#333; margin-bottom:40px; position:relative;}
.sy_about h3::after { content: " ";position: absolute; left: 0; bottom: -12px; width: 60px; height: 0;border: 1px solid #c01827;}
.sy_about .nr { font-size:16px;width: 600px;float: right;text-align: justify;}
.sy_about .nr p { margin-bottom:15px; line-height:2;color: #333;}

.sy_about .nr .more{line-height:38px; margin-bottom:30px;position:relative;width: 130px;margin-top: 40px;border-radius: 20px;background: #c12521;overflow: hidden;text-align:center;}
.sy_about .nr .more a { font-size:16px; text-transform:capitalize; color:#fff;  position: relative;z-index: 2}
.sy_about .nr .more span{width:0; height:100%; background-color:#8b1718; position:absolute; left:50%; bottom:0;z-index: 1;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.sy_about .nr .more:hover span{ width:100%}

/* 产品服务 */
.sy_cp{background:url(../images/bannerdiqiu.jpg) center / cover no-repeat;padding: 60px 0;overflow: hidden;}
.sy_cp ul {display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;width: 1236px;margin: 0 auto;}
.sy_cp ul li {width: 392px;
min-height: 100px;box-sizing: border-box;
margin: 15px 0;
padding: 18px 16px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 2px 14px 0 rgba(120,144,156,0.1);
box-shadow: 0 2px 14px 0 rgba(120,144,156,0.1);
position: relative;
top: 0;
cursor: pointer;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cp ul li:hover{
 -webkit-box-shadow:0 2px 20px 0 rgba(120,144,156,0.2);
 box-shadow:0 2px 20px 0 rgba(120,144,156,0.2);
 top:-10px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cp ul li .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 64px;
    height: 64px;
}
.sy_cp ul li .icon img {width: 100%;display: block;}
.sy_cp ul li .info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 16px;
}
.sy_cp ul li .info .title {
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
}
.sy_cp ul li .info .desc {
    margin-top: 4px;
    font-size: 14px;
    font-weight: 400;overflow: hidden;
    color: #546e7a;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
}
.sy_cp .more{line-height:38px; margin-bottom:30px;position:relative;width: 150px;margin-top: 40px;border-radius: 20px;background: #c12521;overflow: hidden;text-align:center;margin:40px auto 0;}
.sy_cp .more a { font-size:16px; text-transform:capitalize; color:#fff;  position: relative;z-index: 2}
.sy_cp .more span{width:0; height:100%; background-color:#8b1718; position:absolute; left:50%; bottom:0;z-index: 1;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.sy_cp .more:hover span{ width:100%}


.sy_ys{padding: 60px 0;}
.sy_ys .five-part {
            width: 25%;
            height: 280px;
            float: left; text-align:center;border: #eee 1px solid;box-sizing: border-box;
        }

        .sy_ys .five-part:hover {
            box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);
        }

        .sy_ys .five-value-img {
            width: 86px;
            height: 100px;
            margin: 40px auto 20px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
        }
		.sy_ys .five-part:hover .five-value-img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}

        .five-part:first-child .five-value-img {
            background: url(../images/ys1.png) center center / 100% no-repeat;
        }

        .five-part:nth-child(2) .five-value-img {
            background: url(../images/ys2.png) center / 100% no-repeat;
        }

        .five-part:nth-child(3) .five-value-img {
            background: url(../images/ys3.png) center / 100% no-repeat;
        }
 .five-part:nth-child(4) .five-value-img {
            background: url(../images/ys4.png) center / 100% no-repeat;
        }
 .five-part .five-font-sty { font-size: 20px; font-weight: 500; color: rgba(0, 0, 0, 1); line-height: 28px; margin-bottom:10px; }

.sy_ys .span-line {

    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5); width:80%; margin:0 auto

}


.sy_hzhb {padding: 60px 0;text-align: center;background: #f6f6f6;}
.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;padding: 20px 0;background: #fff;}
.sy_hzhb ul li img {margin: 0 auto;height: 26px;}
.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;}











/* start footer */
.footer_bg{background:#333; width:100%;padding:35px 0;position: relative;z-index: 11;}
.footer { width:1200px; margin:0 auto;}
.footer .zuo3{}
.footer .zuo3 ul li { float:left;padding-right: 60px;width: 500px;}
.footer .zuo3 ul li .tit1 {overflow: hidden}
.footer .zuo3 ul li .tit1 a { font-size:14px; font-weight:bold; color:#fff; line-height:36px; display:block;}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#c01827;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a {display:block; line-height:28px; font-size:14px; color:#999;float: left;width: 33.3333%;}
.footer .zuo3 ul li a:hover { color:#eee}
.footer .zuo3 ul li.lx {padding-right: 0;width: auto;float: right}
.dzwz {line-height:30px;color:#999;font-size:14px; float:left; width:350px;}
.dzwz p { line-height:30px;color:#999;font-size:14px;text-transform: capitalize}


.footer_btm {margin:30px auto 0;padding-top: 1%;border-top: 1px solid #666; width:100%;}
.copy { width: 1200px;margin: 0 auto}
.copy p {font-size: 12px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}



.nban { height:419px; width:100%}
.ncontent{padding-top: 60px;padding-bottom: 30px}
.nycp { width:100%; margin:0 auto; padding:80px 0;overflow: hidden}
.nycp .tp {width:600px;text-align: center;}
.nycp .tp img {max-width: 100%;max-height: 400px;margin: 0 auto;}
.nycp .wenz {width: 550px;}
.nycp h3 { font-size:24px;margin-bottom:30px; margin-top:60px; color:#333;position: relative;padding-bottom: 30px;}
.nycp h3::after{width: 40px;position: absolute;left: 0;height: 4px;bottom: 0;background: #bf2420;content: ""}
.nycp p { line-height:30px; font-size:14px; color:#333; margin-bottom:30px}
.ny_gywm .gsjj { overflow:hidden;padding-top: 60px;padding-bottom: 60px;}
.ny_gywm .gsjj .gk {font-size: 16px;line-height: 1.8;margin-bottom: 30px;color: #444;padding-bottom: 30px;}
.ny_gywm .gsjj .gk p {text-indent: 2em;margin-bottom: 10px}
.ny_gywm .gsjj .tp { width:670px; overflow:hidden;}
.ny_gywm .gsjj .tp img {}

.ny_gywm .gsjj .wz { width:480px;}
.ny_gywm .gsjj .wz h3 { font-size:20px; color:#e62129; margin:50px 0 5px;position: relative;padding-top: 10px;text-transform: uppercase;}
.ny_gywm .gsjj .wz h3::before{content: "";
display: block;
width: 24px;
height: 3px;
background-color: #666;
position: absolute;
left: 0;
top: 0;}
.ny_gywm .gsjj .wz h4 {font-size: 28px;color: #333;margin-bottom: 30px;}
.ny_gywm .gsjj .wz p { line-height:28px; font-size:16px; color:#555;text-indent: 2em;text-align: justify;}
.ny_gywm .gsjj .nr {margin: 30px 0}
.ny_gywm .gsjj .nr p {line-height:28px; font-size:14px; color:#555;margin-bottom: 20px;text-indent: 2em;}
.about-ab-three
{
	overflow: hidden;padding: 50px 0 ;width:1200px;margin: 0 auto;
}
.about-three-item
{
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.about-three-item:last-child
{
	margin-right: 0;
}
.about-three-item img
{
	width: 100%;
}
.about-three-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	background: rgba(194,26,43,0.1);transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.about-three-item:hover .about-three-bg
{
	position: absolute;
	background: rgba(194,26,43,0.75);transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.about-three-bg>div
{
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.about-three-bg h3
{
	font-size: 24px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;color: #fff;font-weight: bold;
}
.about-three-bg h3::after
{
	content: "";
	position: absolute;
	bottom: -8px;
	left: calc(50% - 15px);
	height:2px;
	width: 30px;
	background: #fff;

}
.about-three-bg p
{
	line-height: 1.8;color: #fff;font-size: 16px;padding: 0 30px;
}


.lx_wm{width:1200px; margin:50px auto 80px;}
.lx_wm .d_t{margin-bottom:50px;}
.lx_wm .d_t img{width:100%; height:auto; display:block;}
.lx_wm .x_x{width:550px; float:left;}
.lx_wm .dt{width:570px; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;}
.lx_wm h4{font-size:16px; line-height:26px; color:#555; margin-bottom:15px;}
.lx_wm em{width:30px; height:1px; background-color:#e60044; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#e60044; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:18px; line-height:40px;color: #555;}
.lx_wm p i{padding-right:10px; color:#aaa;}




