﻿@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;background: #f6f6f6; }

*{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:#333; 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:#da251e;}

.con{width:1200px; margin:0 auto;}

.clear{overflow:hidden; clear:both; height:0px;}

.fl{float:left;}

.fr{float:right;}



.container { width:1200px; margin:0 auto}

.top {width: 100%;line-height: 34px;background-color: #fafafa;border-bottom: 1px solid #eee;height: 34px;font-size: 14px;color: #333;}

.top img {vertical-align: middle;width: 25px;}

.header{width:100%; position:relative;z-index:10;height: 140px;background: #fff;}

.header.hov {position: fixed;top:0px;height: 85px;overflow: hidden;box-shadow: 0 0 10px #aaa;}

.hov1  {position: fixed;top:0px;height:34px;z-index: 999;}

.header .container{position:relative;}

.header .logo{width:200px; float:left; margin:20px 0 10px;}



.header .logo img{width:100%; height:auto; display:block;}

.header .ss {width: 560px;height: 35px;border: #da251e 2px solid;float: left;margin-left: 150px;margin-top:15px;box-sizing: border-box;}

.header .ss input {width: 496px;float: left;line-height: 36px;padding-left: 10px;box-sizing: border-box;}

.header .ss .sum {width: 60px;background: #da251e url(../images/ss.png) center / 30px no-repeat;height: 31px;float: right;}

.header .ss p {font-size: 14px;margin-top:6px}

.header .ss p a {color: #666;padding: 0 5px;}

.header .tel {float: right;background:url(../images/dh.png) left center no-repeat;padding-left: 50px;margin-top: 25px}

.header .tel h2 {font-size: 14px;color: #666;}

.header .tel h3 {font-size: 28px;color: #333;font-weight: bold;}

.header .right { float:right; margin-left:10px; margin-top:15px;display: none;position: relative;}

.header .right a { display:block;height:35px; float:left; margin-right:10px; border: solid 1px #ccc; width:35px;border-radius: 50%;text-align: center}

.header .right a.a2 { background:url(../images/s.png) center no-repeat;}

.header .right a.a1 { background:url(../images/tel.png) center no-repeat;}

.searchIpt {



	width: 200px;



	height: 30px;



	position: absolute;



	left:-210px;



	top:5px;



	display: none;



	z-index: 10;



}



.searchIpt .search_txt {



	width: 132px;



	padding: 0 0 0 10px;



	line-height: 30px;



	background: #333;



	color: #fff;



	border: 0;



	height: 30px;



	float: left;



}



.searchIpt .search_btn {



	width: 58px;



	background: #da251e;



	border: 0;



	float: right;



	color: #fff;



	height: 30px;



	cursor: pointer;



}



.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;

transform:translate(0,-50%);

-webkit-transform:translate(0,-50%);

-moz-transform:translate(0,-50%);

-ms-transform:translate(0,-50%);

-o-transform:translate(0,-50%);}

.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;}

.header .an span.a1{top:0; left:0;}

.header .an span.a2{top:8px; left:0;}

.header .an span.a3{top:16px; left:0;}

.header .an.n span.a2{display:none;}

.header .an.n span.a1{top:8px; width:30px;

transform:rotate(45deg);

-o-transform:rotate(45deg);

-ms-transform:rotate(45deg);

-moz-transform:rotate(45deg);

-webkit-transform:rotate(45deg);}

.header .an.n span.a3{top:8px; width:30px;

transform:rotate(135deg);

-o-transform:rotate(135deg);

-ms-transform:rotate(135deg);

-moz-transform:rotate(135deg);

-webkit-transform:rotate(135deg);}



.header .nav{width: 100%;background: #eee;padding: 0;height: 45px;margin-top: 10px}

.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;

transform:translate(0,-50%);

-webkit-transform:translate(0,-50%);

-moz-transform:translate(0,-50%);

-ms-transform:translate(0,-50%);

-o-transform:translate(0,-50%);}



.header .nav ul li{ line-height:45px; float:left; position:relative; padding:0 30px;margin: 0 10px;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;}

.header .nav ul li:first-child{width: 234px;box-sizing: border-box;background: #da251e;color: #fff;margin: 0;}

.header .nav ul li:first-child a {color: #fff;}

.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize;font-weight: bold;}

.header .nav ul li.dl {float: right;padding: 0;padding-left: 20px;}

.header .nav ul li.dl a {color: #da251e;font-weight: bold;font-size: 14px;}

.header .nav ul li.dl img {height: 20px;vertical-align: middle;}



.header .nav ul li span{width:0; height:2px; background-color:#da251e; position:absolute; left:50%; bottom:0;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;

transform:translate(-50%,0);

-webkit-transform:translate(-50%,0);

-moz-transform:translate(-50%,0);

-ms-transform:translate(-50%,0);

-o-transform:translate(-50%,0);}

.header .nav ul li:hover span{width:100%;}

.header .nav ul li.on span{width:100%;}



.nav .y_j{position:relative;}

.nav .e_j{width:150px; background-color:rgba(255,255,255,.85); position:absolute; top:45px; left:50%; margin-left:-75px; display:none; z-index:9999;}

/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/

.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); 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:#da251e; color:#fff;}



@media (min-width:1024px){



.header .nav .e_j{display:none !important;}

.header .nav ul li:hover .e_j{display:block !important;}

.head_h { height: 68px; display: none}

}



@media (max-width:1200px){

.header .nav ul li{margin:0 20px;}

.header .nav ul li a{font-size:16px;}

}





.dwo-wrap { position: relative; width: 100%; height: 460px; margin: 0 auto;}



.dwo-wrap .swiper-container { width: 100%; height: 460px;}

.dwo-wrap .swiper-slide { width: 100%;}

.dwo-wrap .swiper-slide a {width:1920px;height: 460px;display: block;position: absolute;left: 50%;margin-left: -960px;top: 0;}

.dwo-wrap .swiper-slide img {transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1);height: 460px;display: block;}

.dwo-wrap .swiper-slide.swiper-slide-active img{ transform:scale(1); -webkit-transform:scale(1);height: 460px;}

.dwo-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#da251e !important;}





.Layer1 {

	display:none;height:460px;



}

.Layer1.on {display:block;}

.nav-wrapper { position: absolute; left:50%;margin-left: -600px; top: 0; z-index: 2; width: 234px; background-color: #fff; background-color: rgba(105, 101, 101, 0.6);height:460px;}

.nav-wrapper .nav { position: relative; }

.nav-item.active .children { display: block;}

.nav-item:hover .nav-item-link { background-color: #da251e; color: #fff;}

.nav-item:hover .children { display: block;}

.nav-item-link { display: block; height: 42px; padding-left: 30px; line-height: 42px; font-size: 14px; color: #fff; background-image: url(../images/arraw.png); background-position: 200px; background-repeat: no-repeat; background-size: 14px 14px;}

.nav-item-link img {width: 18px;vertical-align: middle;}

.children { display: none; position: absolute; left: 234px; top: 0; border: 1px solid #e0e0e0; border-left: 0; font-size: 0; background-color: #fff; box-shadow: 0 8px 16px rgba(0,0,0,.18);padding:10px 20px;box-sizing: border-box;height:500px;}



.children-col-4 { width: 992px;}

.children-list { display: inline-block; width: 100%; padding:0; font-size: 14px; vertical-align: top;box-sizing: border-box;}

.children-list h3 {font-size: 14px;color: #333;margin-bottom:0px;font-weight: bold;margin-top:0px; padding-bottom:1px; line-height: 25px; height: 25px;}
.children-list li{ display: inline-block;}
.children-list a { display: block; padding: 0 3px; height:25px; line-height:25px; color: #333; font-size:14px;float: left;}

.children-list a:hover { color: #da251e;}

.children-list a span { display: inline-block; width: 158px; font-size: 14px; overflow: hidden; vertical-align: middle; text-overflow: ellipsis; white-space: nowrap;}

.children-list img { width: 40px; height: 40px; margin-right: 10px; vertical-align: middle;}
.zaq1{float: left; min-width:150px; text-align: center;}
.zaq2{float: left; min-width:750px;max-width: 800px;}
.children-list{ border-bottom: dashed 1px #ccc; padding:2px 0;}


.tit { margin-bottom:30px; text-align:center}

.tit h1 { font-size:28px; color:#333; margin-bottom:15px; position:relative;font-weight: bold;}



.tit h3 { font-size:14px; color:#666; margin-top:25px;}



.sy_ppzq2 {padding: 40px 0 5px;overflow: hidden;background: #fff;}

.sy_ppzq2 ul {}

.sy_ppzq2 ul li {width: 140px;float: left;margin-right: 36px;margin-bottom: 10px;}

.sy_ppzq2 ul li:hover{-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);

box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;transform: translateY(-5px);



	-wbkit-transform: translateY(-5px);



	-o-transform: translateY(-5px);



	-moz-transform: translateY(-5px);}

.sy_ppzq2 ul li:nth-child(7n){margin-right: 0;}

.sy_ppzq2 ul li img {width: 100%;display: block;}

.sy_ppzq2 ul li h3 {font-size: 14px;color: #333;text-align: center;padding-bottom: 10px;}

.sy_ppzq {padding: 0px 0 40px;overflow: hidden}

.sy_ppzq ul li {width: 12.5%;float: left;padding: 1px;box-sizing: border-box;position: relative;overflow: hidden;}

.sy_ppzq ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.sy_ppzq ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.sy_ppzq ul li .mb {background: rgba(0,0,0,0.6);width: 100%;height: 100%;position: absolute;left: 0;top: 100%;opacity: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;z-index: 99 }

.sy_ppzq ul li .mb h3 {font-size: 14px;margin-bottom: 20px;color: #fff;text-align: center;margin-top: 20px;}

.sy_ppzq ul li .mb .more {width: 110px;line-height: 30px;background: #da251e;border-radius: 20px;text-align: center;margin: 0 auto;color: #fff;}

.sy_ppzq ul li:hover .mb{top: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;opacity: 1;}

.sy_rxzq {padding: 40px 0 10px;}

.sy_rxzq .nr {width: 1200px;margin: 0 auto 35px;overflow: hidden;position: relative;}

.sy_rxzq .nr h3 {border-left: #da251e 3px solid;padding-left: 10px;color: #333;margin-bottom: 15px;font-size: 18px;font-weight: bold;margin-top: 30px;margin-left: 30px}

.sy_rxzq .nr ul {width: 950px;float: right}

.sy_rxzq .nr .left {width: 240px;position: absolute;height: 100%;left: 0;top: 0;}

.sy_rxzq .nr ul li {width: 25%;float: left;border: #f5f5f5 1px solid; box-sizing: border-box;background: #fff;position: relative;} 

.sy_rxzq .nr ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.sy_rxzq .nr ul li:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.sy_rxzq .nr ul li:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);

box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;transform: translateY(-5px);



	-wbkit-transform: translateY(-5px);



	-o-transform: translateY(-5px);



	-moz-transform: translateY(-5px);}

.sy_rxzq .nr ul li .tp {overflow: hidden;}

.sy_rxzq .nr ul li .wenz {padding: 10px 10px 20px;overflow: hidden;}

.sy_rxzq .nr ul li .wenz h4 {font-size: 14px;color: #444;margin-bottom: 10px;}

.sy_rxzq .nr ul li .wenz .jg {float: left;font-size: 16px;color: #da251e;}

.sy_rxzq .nr ul li .wenz .gwc a {float: right;width: 120px;background: #eee url(../images/gwc.png) 6px center / 20px no-repeat;display: block;padding-left: 30px;line-height: 28px;font-size: 14px;color: #666;border: #ccc 1px solid;box-sizing: border-box;}

.sy_rxzq .nr ul li .wenz .gwc a:hover{background: #da251e url(../images/gwcs.png) 6px center / 20px no-repeat;color: #fff;}



.sy_khzq {padding-bottom: 60px;position: relative;}



.swiper-yxxy{padding-bottom:0px;}

.swiper-yxxy .swiper-slide{position:relative;text-align: center;}

.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;margin: 0 auto;}

.swiper-yxxy .swiper-slide h3{font-size:14px; color:#333;margin-bottom: 10px;margin-top: 20px}

.swiper-yxxy .swiper-slide:hover h3{color: #da251e;}

.swiper-yxxy .swiper-pagination-bullet {width:30px; height:4px; display:inline-block; border-radius:0; opacity:1;background: #ccc}

.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#da251e}

.sy_khzq .swiper-button-prev{background: url(../images/prev_off.png) center no-repeat; width:30px; height:60px; margin-top:-50px; left:-35px;border-radius: 15px;}

.sy_khzq .swiper-button-next{background:url(../images/next_off.png) center no-repeat; width:30px; height:60px; margin-top:-50px; right:-35px;border-radius: 15px;}

.sy_db {padding: 30px 0;background: #e3e6e9;}

.sy_db ul li {width: 25%;float: left;}

.sy_db ul li .bz {padding: 10px 0 10px 70px;}

.sy_db ul li .bz h3 {font-size: 20px;font-weight: bold;margin-bottom: 10px;color: #333;}

.sy_db ul li .bz h4 {font-size: 14px;color: #666;}





  .lift-nav{

            position: fixed;

            top: 50%;

            left: 50%;z-index: 999;margin-left: -650px; margin-top: -160px;

            display: none;

        }

        .lift-nav li{

            width: 40px;

            text-align: center;

            line-height: 1.3;

            color: #fff;

            margin-bottom: 8px;padding: 6px 8px;

            background: #666;

            cursor: pointer;box-sizing: border-box;

        }

.lift-nav li img {width: 100%;margin-bottom: 6px;}



        .lift-nav li.current{

            background: #da251e;

        }







/* start footer */

.footer_bg{background:#333; width:100%;padding:35px 0 0;}

.footer { width:1200px; margin:0 auto; padding:20px 0; z-index:999}

.footer .zuo3{float: left;}

.footer .zuo3 ul li { float:left;padding-right: 50px;}

.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:#da251e;-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 { width:100%; display:block; line-height:28px; font-size:14px; color:#999;}

.footer .zuo3 ul li a:hover { color:#eee}

.dzwz {line-height:30px;color:#fff;font-size:14px; float:left; width:300px; margin-top:20px;}

.dzwz p { line-height:30px;color:#fff;font-size:14px;opacity:0.7;-webkit-opacity:0.7;-moz-opacity:0.7;padding-left: 25px;}

.dzwz p.p1 { background: url(../images/fd-img2.png) left center no-repeat}

.dzwz p.p2 { background: url(../images/fd-img1.png) left center no-repeat}

.dzwz p.p3 { background: url(../images/fd-img4.png) left 8px no-repeat}

.footer .you3 {float:right;}

.footer .you3 .weixin { width:110px; padding-top:20px; float: right; line-height:30px; color:#fff; text-align:center;margin-left: 20px;}

.footer .you3 .weixin img {width: 100%}

.footer .you3 .dian { width:230px; float: left;}

.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}

.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}

.footer_btm {margin:30px auto 0; width:100%;background: #222;line-height: 60px;}

.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 {width: 100%;height: 360px;position:relative;}

.nban .wenz {padding: 25px;position: absolute;top: 30%;left: 50%;margin-left: -600px;background: rgba(218,37,30,0.6);width: 15%}

.nban .wenz h2 {font-size:34px;color: #fff;font-weight: bold;margin-bottom: 10px;}

.nban .wenz h4 {font-size:16px;color: #fff;text-transform: uppercase;}

.ntit { width:100%; padding:20px 0;  overflow:hidden;border-bottom: #ccc 1px solid;}

.ntit ul li { display:inline-block; margin:5px 10px; min-width:110px; float:left; position:relative}

.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}

.ntit ul li:hover .e_j { display:block;}

.ntit ul li .e_j a { display: inline-block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}

.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }

.ntit ul li a { line-height:34px; background:#eee; padding:0 20px; font-size:14px; color:#333;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; display:block; text-align:center }

.ntit ul li a:hover { background:#c9191c;; color:#fff;}

.ntit ul li a.on { background:#c9191c;; color:#fff;}

.ny_tjzq {padding: 40px 0;}

.ny_tjzq ul li {width: 25%;float: left;border: #f5f5f5 1px solid; box-sizing: border-box;background: #fff;position: relative;} 

.ny_tjzq ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.ny_tjzq ul li:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.ny_tjzq ul li:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);

box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;transform: translateY(-5px);



	-wbkit-transform: translateY(-5px);



	-o-transform: translateY(-5px);



	-moz-transform: translateY(-5px);}

.ny_tjzq ul li .tp {overflow: hidden;}

.ny_tjzq ul li .wenz {padding: 10px 10px 20px;overflow: hidden;}

.ny_tjzq ul li .wenz h4 {font-size: 14px;color: #444;margin-bottom: 10px;}

.ny_tjzq ul li .wenz .jg {float: left;font-size: 16px;color: #da251e;}

.ny_tjzq ul li .wenz .gwc a {float: right;width: 120px;background: #eee url(../images/gwc.png) 6px center / 20px no-repeat;display: block;padding-left: 30px;line-height: 28px;font-size: 14px;color: #666;border: #ccc 1px solid;box-sizing: border-box;}

.ny_tjzq ul li .wenz .gwc a:hover{background: #da251e url(../images/gwcs.png) 6px center / 20px no-repeat;color: #fff;}

.gwc a {float: right;width: 120px;background: #eee url(../images/gwc.png) 6px center / 20px no-repeat;display: block;padding-left: 30px;line-height: 28px;font-size: 14px;color: #666;border: #ccc 1px solid;box-sizing: border-box;}

.gwc a:hover{background: #da251e url(../images/gwcs.png) 6px center / 20px no-repeat;color: #fff;}



.page{ text-align:center; margin:30px auto;}

.page a{ height:30px; line-height:30px; display:inline-block; font-size:14px; color:#5a5a5a; padding:0 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; border:#ccc 1px solid; margin:0 3px }

.page a:hover{color:#fff; background:#da251e;}

.page a.hover{color:#fff; background:#da251e;}



.ny_xw{padding: 30px 0}

.Activsbf1_lb{ width:100%; margin-top:10px;}



.Activsbf1_lb dl{ width:100%; background:#fff; padding:10px; float:left; margin:0 0 20px; display:inline;box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}



.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}



.Activsbf1_lb dt a{ overflow:hidden;display:table-cell; text-align:center; vertical-align:middle;}



.Activsbf1_lb dt img{ vertical-align:middle; width:100%;}



.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}



.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}



.Activsbf1_lb dd .newNrtit a{font-size:18px; color:#333;}



.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:32px; color:#666; font-size:14px;letter-spacing: 1px; display: -webkit-box;

overflow: hidden;

-webkit-box-orient: vertical;

-webkit-line-clamp:2;}



.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;}

.Activsbf1_lb dd .more a {width: 90px;line-height: 28px;border: #ccc 1px solid;display: block;text-align: center;color: #333;text-transform: uppercase;margin-top: 20px;}

.Activsbf1_lb dd:hover .more a {background: #fff;color:#da251e; }

.Activsbf1_lb dl:hover .Acdltj_time{ color:#ccc;}

.Activsbf1_lb dl:hover{ background:#da251e;;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.Activsbf1_lb dl:hover dd .newNrtit a{ color:#fff;}

.Activsbf1_lb dl:hover .newNrjs{ color:#fff;}



.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}

.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}



.ny_jj {padding: 20px 0 50px;}

.ny_jj .con{margin-bottom: 50px;overflow: hidden}

.ny_jj .tp {width: 530px;float: left;}

.ny_jj .tp img {width: 100%;display: block;}

.ny_jj .wenz {width: 620px;float: right;}

.ny_jj .wenz p {font-size: 14px;line-height: 1.8;color: #666;}

.gybe-main{margin-top:0px;}

.gybe-main li{float: left;width:270px;height: 200px;margin-right:40px;}

.gybe-main li p { text-indent:0em}

.gybe-main li a{display: block;}

.gybe-main li.no{margin-right:0;}

.gybe-main .gm-img{height: 95px;background-repeat:no-repeat;background-position: center center;transition: all 0.2s linear 0s;}

.gybe-main li:hover  .gm-img{

    transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    -webkit-transform: rotate(360deg);

    -moz-transform: rotate(360deg);

}

.lsct{background-image: url("../images/png-5.png");}

.gsnl{background-image: url("../images/png-6.png");}

.gsjz{background-image: url("../images/png-7.png");}

.beqq{background-image: url("../images/png-8.png");}

.wdy{background-image: url("../images/png-az.png");}

.tg {background-image: url("../images/png-07.png");}

.gybe-main .gm-font1{color:#333;font-size: 18px;text-align: center; font-weight:bold}

.gybe-main .gm-font2{color:#333;font-size: 14px;text-align: center;margin-top: 10px;}

.lx_wm{padding: 30px 0 50px;overflow: hidden}

.lx_wm .rc_zp .ts{font-size:14px; line-height:26px; color:#888; margin-top:20px;}

.lx_wm .rc_zp .ts a{color:#da251e;}

.lx_wm .rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}

.lx_wm .rc_zp .jr_lm.jt{border: 1px solid #da251e;}

.lx_wm .rc_zp .jr_bt{padding:10px 40px; height:40px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer;}

.lx_wm .rc_zp .jr_bt:hover{background-color:#e7e7e7;}

.lx_wm .rc_zp .jr_bt.on{background-color:#e7e7e7;}

.lx_wm .rc_zp .jr_lm.jt .jr_bt{background-color:#da251e; color:#fff; padding:10px 40px; line-height:40px;font-size: 16px;}

.lx_wm .rc_zp .jr_bt span{float:left; width:18%; text-align:center;}

.lx_wm .rc_zp .jr_bt span.xq{float:right; }

.lx_wm .rc_zp .jr_bt span i {margin-left: 10px;}

.lx_wm .rc_zp .jr_bt span.s_40{float:left; width:30%; text-align:left;}

.lx_wm .rc_zp .jr_nr{background-color:#fff; padding:30px 40px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none;color: #666;}

.lx_wm .rc_zp .jr_nr .gw{width:80px; float:left;}

.lx_wm .rc_zp .jr_nr .js{width:1020px; float:right; margin-bottom:20px;color: #666;}

.lx_wm .rc_zp .sqzw a {width: 180px;height: 35px;line-height: 35px;text-align: center;display: block;margin-top: 30px;float: right;background: #da251e;font-size: 14px;color: #fff;}

.lx_wm .rc_zp .lxfs {float: left;line-height: 35px;font-size: 16px;color: #333;margin-top: 30px;}

.lx_wm .rc_zp .lxfs a {color: #333}

.lx_wm .rc_zp .lxfs a:hover {color: #da251e}



.lx_wm .d_t{margin-top:50px;}



.lx_wm .x_x{width:550px; float:left;}

.lx_wm .l_y{width:550px; float:right;}

.lx_wm h3{font-size:24px; margin-bottom:15px;}

.lx_wm h4{font-size:16px; line-height:26px; color:#888; margin-bottom:15px;}

.lx_wm em{width:30px; height:1px; background-color:#da251e; display:block; margin-bottom:15px;}

.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#da251e; padding-left:5px; font-size:20px !important;}

.lx_wm p{font-size:16px; line-height:40px;}

.lx_wm p i{padding-right:10px; color:#aaa;}

.lx_wm p i img {vertical-align: middle;filter:brightness(50%); -webkit-filter:brightness(50%); -moz-filter:brightness(50%); -ms-filter:brightness(50%); -o-filter:brightness(50%);}

.lx_wm input.w_z{width:158px; height:40px; font-size:14px; line-height:40px; margin-right:10px; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;background: #fff}

.lx_wm input.a_n{width:120px; height:40px; background-color:#da251e; font-size:14px; color:#fff; line-height:40px;}

.lx_wm textarea{width:526px; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:10px;}

.swiper-container-ban { display: none;}



.sc-container{width: 100%;position: relative;background-color: #F5F5F5;padding: 15px 0;}

.sc-container .sc-w {width: 1200px;margin: 0 auto;overflow: hidden;}

.sc-container .sc-w .overflow{width: 1220px;overflow: hidden;}

.sc-container .sc-w .items {position:relative;float: left;margin-right: 20px;width: 588px;height:258px;border: 1px solid #FFFFFF;background-color: #FFFFFF;margin-bottom: 15px;}

.sc-container .sc-w .items:hover{border: 1px solid #c9191c;}

/*加载按钮容器*/

.sc-container .sc-w .li-loading{text-align: center;padding-top: 20px;}



.sc-container .sc-w .items>.left{width:200px;height:218px;padding: 20px;float:left;background-image: url("../../img/product_img.jpg")}

.sc-container .sc-w .items>.left .img-c {position:relative;width:100%;height:100%;overflow: hidden;display: inline-block;}

.sc-container .sc-w .items>.left .img-c img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 100%;max-height: 100%;}



.sc-container .sc-w .items>.right{position:relative;width:320px;height:218px;padding: 20px 20px 20px 8px;float:left;font-size: 14px;color: #676767;}

.sc-container .sc-w .items>.right div.title-wrap{width: 320px;border-bottom: 1px solid #EEEEEE;}

.sc-container .sc-w .items>.right a.title{display:inline-block;width:270px;color: #333333;font-size: 16px;font-weight:800;}

.sc-container .sc-w .items>.right a.title:hover{color: #c9191c;}

/*型号、品牌*/

.sc-container .sc-w .items>.right>p,

.sc-container .sc-w .items>.right>ol li {color:#999999;font-size: 12px;padding-top:5px; }

.sc-container .sc-w .items>.right>p span{margin-left: 5px;}

/*产地、人气*/

.sc-container .sc-w .items>.right>ol li{float: left;width:50%;}

/*按钮*/

.sc-container .sc-w .items>.right .btn-div { margin-top: 8px;}

.sc-container .sc-w .items>.right .btn-div a{width:158px;height:38px;line-height: 38px;text-align: center;float: right;font-size: 16px;font-weight: 800;}

.sc-container .sc-w .items>.right .btn-div a.bg-white{border:1px solid #c9191c;color: #c9191c;background-color: #FFFFFF;}

.sc-container .sc-w .items>.right .btn-div a.bg-blue{border:1px solid #c9191c;color: #FFFFFF;background-color: #c9191c;}

.sc-container .sc-w .items>.right .btn-div a.bg-gray{border:1px solid #E4E4E4;color: #FFFFFF;background-color: #E4E4E4;}

.sc-container .sc-w .items>.right .btn-div a.bg-white:hover{opacity: 0.8;filter:alpha(opacity=80);}

.sc-container .sc-w .items>.right .btn-div a.bg-blue:hover{opacity: 0.8;filter:alpha(opacity=80);}

.sc-container .sc-w .items>.right .btn-div .disable-span {width: 160px;height: 40px;position: absolute;bottom: 0px;right: 0px;z-index:900}

/*价格*/

.sc-container .sc-w .items>.right .price-div{color: #ff4f4f;padding: 10px 0 0;}

.sc-container .sc-w .items>.right .price-div .price{font-size: 12px;}

.sc-container .sc-w .items>.right .price-div .price span{font-size: 16px;font-weight: 800;margin-right: 5px;}

.sc-container .sc-w .items>.right .price-div  .vip-price {font-size: 14px;padding-top:5px;}

.sc-container .sc-w .items>.right .price-div  .vip-price span {text-decoration: line-through;}

/*加入对比*/

.sc-container .sc-w .items .add-contrast{position:absolute;top:15px;right:20px;}

.sc-container .sc-w .items .add-contrast span {color: #c9191c; font-size: 12px;}

.sc-container .sc-w .items .add-contrast a:hover{color: #c9191c;}

.sc-container .sc-w .items .add-contrast a i{vertical-align: middle;}

.sc-container .sc-w .items .add-contrast a span{vertical-align: middle;}

.text-overflow{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}





































@media only screen and (max-width:1024px) {

	.head_h { height: 60px; display:none}

.header{border:0; height:60px;width:100%}

	.header.on {

    height: 60px;

}

.header .container{ padding:0; overflow:hidden; width:94%}

.header .logo{width:150px; margin:10px auto;}

.header.on .logo{width:150px; margin:10px auto;}

.header .an{display:block; right:10px;}

	.header .right {display: block;margin-right: 50px;}

	.header .ss {display: none}

	.header .tel {display: none}

.header .an span { background-color:#999}

.header .nav ul { width: 100%;}

.header.on .nav {width:60%;top: 60px;}

.header .nav{width:60%; padding:15px 5%; background-color:#000; height:100%; position:fixed; top:95px; 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 ul li:first-child {

    width: 100%;

    background:none;

}

.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;}

	.con {

    width: 90%;

}

	.dwo-wrap .swiper-slide img {

    height: 260px;

}

	.dwo-wrap .swiper-slide.swiper-slide-active img {

    height: 260px;

}

	.dwo-wrap .swiper-slide a {

    width: 800px;

    height:260px;

    margin-left: -400px;

}

	.dwo-wrap .swiper-container {

    height: 260px;

}

.nav-wrapper {display: none;

}	

.dwo-wrap {

    height: 260px;

}

	.sy_ppzq2 ul li {

    width: 24%;margin:0.5%;

}

	.sy_ppzq2 ul li img {width: 100%;}

	.sy_rxzq .nr {

    width: 90%;

    margin: 0 auto 30px;

}

	.sy_rxzq .nr .left {

    width: 100%;

    position: relative;height: 40px;padding-top: 5px;

}

	.sy_rxzq .nr h3 {

    margin-top: 5px;

    margin-left: 30px;

}

	.sy_rxzq .nr ul {

    width: 100%;

}

	.sy_rxzq .nr ul li .wenz .gwc a {

    float: none;

    width: 120px;

    font-size: 14px;margin: 0 auto;

}

	.sy_rxzq .nr ul li .wenz {text-align: center;}

	.sy_rxzq .nr ul li .wenz .gwc{clear: both;}

	.sy_rxzq .nr ul li .wenz .jg {font-size: 16px;width: 100%;margin-bottom: 10px;}

	.sy_rxzq .nr ul li {

    width: 50%;}

	.sy_ppzq ul li {

    width:25%;

}

	.footer {

    width: 90%;

}

	.footer .zuo3 ul li {display: none}

	.footer .zuo3 ul li.lx {display: block}

	.copy {

    width: 90%;

}

	.nban {

    height: 200px;

}

	.ntit {

    padding: 10px 0;

}

	.ny_jj .tp {

    width: 100%;text-align: center

}

	.ny_jj .wenz {

    width: 100%;margin-top: 20px;

}

	.gybe-main li {

    width: 46%;

    height: 200px;margin: 0 2% 4%

}

	.ny_jj .con {

    margin-bottom: 30px;

}

.ny_jj {

    padding: 20px 0 0px;

}

	.lx_wm .rc_zp .jr_nr {

    padding: 20px 15px 10px;

}

	.lx_wm .rc_zp .jr_nr .gw {

    width: 20%;

}

	.lx_wm .rc_zp .jr_nr .js {

    width: 80%;

}

	.nban .wenz {

    padding: 10px;

    top: 20%;

    left: 5%;

    margin-left:0px;

    width: 30%;

}

	.nban .wenz h2 {

    font-size: 30px;

}

	.nban .wenz h4 {

    font-size: 16px;

}

	.lx_wm .x_x {

    width: 100%;

}

	.lx_wm .l_y {

    width: 100%;margin-top: 30px;

}

	.lx_wm .d_t img {width: 100%

}

	.ny_tjzq ul li {

    width:50%;

}

	.Activsbf1_lb dl {

    padding: 0px;

}

	.Activsbf1_lb dt {

    width: 40%;

}

	.Activsbf1_lb dd {

    width: 58%;

    margin-top:0;

    margin-right: 0;

}

	.Activsbf1_lb dd .Acdltj_time {

    margin: 10px 0 0;

}

	.Activsbf1_lb dd .newNrjs {

    line-height: 1.8;

}

	.Activsbf1_lb dt {

    width: 100%;

}

	.Activsbf1_lb dd {

    width:100%;

    margin-top: 20px;padding: 10px;box-sizing: border-box;

}

	.sc-container .sc-w .overflow {

    width: 100%;

}

	.sc-container .sc-w {

    width: 90%;

}

	.sc-container .sc-w .items {

    margin-right: 0px;

    width: 100%;

    height: 258px;

    margin-bottom: 15px;

}



	

	

	

	

	

	



  }



@media only screen and (max-width:600px){

	.swiper-container-ban { width:100%;display: block;}

	.dwo-wrap{display: none}

.swiper-container-ban .swiper-slide{width:100%; height:20rem;}

.swiper-container-ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;

background-size:30px 50px;

-webkit-background-size:30px 50px;

-moz-background-size:30px 50px;

-ms-background-size:30px 50px;

-o-background-size:30px 50px;}

.swiper-container-ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;

background-size:30px 50px;

-webkit-background-size:30px 50px;

-moz-background-size:30px 50px;

-ms-background-size:30px 50px;

-o-background-size:30px 50px;}

.swiper-container-ban .swiper-pagination{bottom:10px !important;}

.swiper-container-ban .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}

.swiper-container-ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#da251e}

	.tit h1 {

    font-size: 2rem;

    margin-bottom: 0;

}

	.sy_ppzq2 ul li {

    width: 32.3333%;

}

.sy_ppzq ul li .mb h3 {

    font-size: 1.2rem;

    margin-top: 1.5rem;

}

	.sy_ppzq ul li .mb .more {display: none;

}

	.footer {padding: 0;}

	.dzwz {

    line-height: 30px;

    width: 100%;

    margin-top: 0px;

}

	.footer .you3 {width: 100%;text-align: center;

}

	.footer .you3 .weixin {

    float: none;display: inline-block;

}

.footer_btm {

    line-height: 1.5;padding: 10px 0;

}

	.top {

    font-size: 1.2rem;

}

	.nban {

    height: 12rem;

}

	.ntit ul li {

    margin: 5px;

    min-width: 8rem;

}

	.ntit ul li a {

    line-height: 3rem;

    padding: 0 0.5rem;

    font-size: 1.2rem;

}

	.am-u-sm-5,.am-u-sm-7{

    width: 98%;    padding-left:0rem;

    padding-right:0rem;

		margin: 5px auto;

}

	.am-margin {

    margin: 0.5rem;

	}.am-breadcrumb{line-height: 23px;}

	.gybe-main .gm-font2 {

    font-size: 1.2rem

}

	.lx_wm .rc_zp .jr_lm.jt .jr_bt {

    padding: 5px 1rem;

    line-height: 30px;

    font-size: 14px;height: 30px;

}

.lx_wm .rc_zp .jr_bt {

    padding: 5px 1rem;

    height: 30px;font-size: 1.2rem;

    line-height:30px;

}

	.lx_wm .rc_zp .jr_bt span {

    width: 25%;

}

	.lx_wm .rc_zp .jr_nr .gw {

    width: 25%;

}

	.lx_wm .rc_zp .jr_nr .js {

    width:75%;

}

	.lx_wm .rc_zp .jr_nr {

    font-size: 1.2rem;line-height: 1.8

}

	.lx_wm .rc_zp .lxfs {

    line-height: 1.8;

    font-size: 1.2rem;

    margin-top: 2rem;

}

	.lx_wm .rc_zp .sqzw a {

    margin: 30px auto 0;

    float: none;

}

	.nban .wenz h2 {

    font-size: 2.2rem;

}

	.nban .wenz h4 {

    font-size: 1.4rem;

}

	.lx_wm input.w_z {

    width: 100%;

    margin-right: 0px;

}

	.lx_wm p {

    font-size: 1.4rem;

    line-height: 2;

}

	.lx_wm h4 {

    font-size: 1.4rem;

    line-height: 26px;

}

	.ny_tjzq ul li .wenz .gwc a {

    float: none;margin: 0px auto 0;clear: both

}

	.ny_tjzq ul li .wenz .gwc{padding-top: 20px}

	.ny_tjzq ul li .wenz{text-align: center}

	.ny_tjzq ul li .wenz .jg {width: 100%;clear: both;overflow: hidden;line-height: 2;height: 32px

}

	.sc-container .sc-w .items > .left {

    width: 100%;

    height: 15rem;

    padding: 10px;

}

	.sc-container .sc-w .items {

    height: auto;

    margin-bottom: 15px;

}

	.sc-container .sc-w .items > .right {

    width: 100%;

    height: 238px;

    padding: 20px;box-sizing: border-box;

}

	.sc-container .sc-w .items > .right .btn-div {

    left: 20px;

}

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	



}



@media only screen and (max-width:375px){

.header .container{ padding:0}

.header .logo{width:150px; margin:10px auto;}



	.top {

    font-size: 1.2rem;

}

	.header .right a {

    height: 30px;

    width: 30px;

}

}

























