html,body{font-size: 14px;background:#fff;width:100%;margin:0px;padding:0px;font-family: "Microsoft YaHei" ,sans-serif; width:100%;}
body{overflow-y:auto; font-size:16px !important;}
img{border:0px;}
ul,li,p{margin:0px;padding:0px;}
a{text-decoration: none;color: #333333;}
a:hover{text-decoration:none;color: #2135a0;}
a:focus{outline: none;}
ul,li{list-style-type:none;border:none;}
input,button,select,textarea{ outline:none;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;padding:0;margin:0;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight: normal;margin: 0;}
ul>li>a{display:block;}
ul>li>a>img{width:100%;}
*{ margin:0; padding:0}



.pc-nav{
	width: 100%;
	background-color:#FFFFFF;
	height:80px;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0;
}

.move-top-button{
	display: none;
}
.nav-conten{
	width:91%;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height:60px;
}
.nav-conten>a{
	color: #333333;
}

.nav-right>a{
	
	padding: 0 20px;
	font-size: 18px;
	border-left: 1px solid #E5E5E5;
}
.nav-right>a.active{
	color: #e60012;
}
.yidong-phone{
	display: none;
}
.nav-right>a:hover{
	color: #e60012;
}


.nav-left>img{
	width: 80%;
}

.pc-login{
	float: right;
}
.pc-login>a{
	opacity: 1;
	padding: 0 6px;
}
.pc-login>i{
	color: #FFFFFF;
	font-style: normal;
}

.tl-banner{
	margin-top:80px;
	width: 100%;
}

.tl-bannerimg>img{
	width: 100%;
}

.phone-920>img{
	width: 20%;
}

.phone-920{
	
}
.phone-920>span{
	color: #e81828;
	font-weight: bold;
	font-size:24px;
}
.phone-footer{
	display: none;
}

.ppcp{
	overflow: hidden;
}



.canyin-title{
	text-align: center;
	margin:40px auto;
}

.canyin-title>span{
	display: block;
	color: #a1a1a1;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 5px;
}

.canyin-title>p{
	display: block;
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	width: 370px;
	margin: 0 auto;
	text-align: center;
}

.canyin-title>p:before{
	content: '';
    width: 110px;
    height: 1px;
    background: #e60012;
    position: absolute;
    left: 12px;
    top: 16px;
}

.canyin-title>p:after{
	content: '';
    width: 110px;
    height: 1px;
    background: #e60012;
    position: absolute;
    right:12px;
    top: 16px;
}

.tl-brand{
	width: 91%;
	margin: 80px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.brand-left{
	color: #e60012;
	font-size: 23px;
	font-weight: bold;
}
.brand-left>p{
	color: #000;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 40px;
}
.brand-right{
	width: 60%;
}
.brand-right>p{
	color: #e60012;
	font-size: 22px;
	font-weight: bold;
}

.brand-right>span{
	display: block;
	margin-top: 14px;
	color: #000;
	font-size:20px;
	line-height: 30px;
}
.brand-right>span>i{
	color: #e60012;
	font-style: normal;
}
.brand-left>a{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
}
.brand-number{
	width:93%;
	margin: 10px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top:10px;
}
.brand-number-lest{
	width: 20%;
	color: #e60012;
	position:relative;
	text-align: center;
}
.brand-number-lest>div{
	display:inline-block;
}
.brand-number-lest:after{
	content:'';
	position: absolute;
	width: 1px;
	height:21px;
	background: #666;
	right: 0;
	top: 16px;
}
.brand-number-lest:last-of-type:after{display:none}

.brand-number-lest>b{
	font-size: 22px;
	/*font-weight: bold;*/
}
.brand-number-lest>span{
	font-size:22px;
	color: #000;
	font-weight: 600;
}

.tl-zpal{
	width:91%;
	margin:20px auto 40px auto;
}
.brand-product{
	width:91%;
	margin: 60px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.brand-product-list{
	width:19%;
}
.brand-product-list>p>img{
	width: 100%;
}
.brand-product-list>span{
	width: 100%;
	display: block;
	text-align: center;
	background: #e60012;
	color: #FFFFFF;
	padding:12px 0;
	font-size:22px;
	font-weight: bold;
	margin-top:3px;
	letter-spacing: 2px;
}
.tl-adv{
	font-size: 33px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}


.zpal-conten{
	width: 100%;
	margin: 10px auto;
	display: flex;
    flex-wrap: wrap;
   
}
.zpal-list{
	width: 33.3333333%;
	position: relative;
}
.zpal-list>p{
	width: 100%;
}
.zpal-list>p>img{
	width: 100%;
}
.al-zzc{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(0,0,0,0.6);
	display:none;
}
.al-xx{
	color: #FFFFFF;
	position: relative;
	top: 30%;
	padding: 0 10px;
}
.al-xx>p{
	font-size:18px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.al-xx>span{
	font-size:16px;
	text-align: center;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.al-xx>em{
	width: 20%;
	height: 1px;
	background: #FFFFFF;
	display: block;
	margin:5% auto;
}

.tl-more{
	width: 340px;
	margin: 50px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tl-hqbj{
	width: 150px;
	height: 36px;
	line-height: 36px;
	border-radius:30px;
	text-align: center;
	color: #FFFFFF;
	background: #e60012;
	display: block;
}
.tl-hqbj:hover{
	opacity: 0.5;
	color: #FFFFFF;
	transition: all 1s ease-in;
}
.tl-ckgd{
	width: 150px;
	height: 36px;
	line-height: 36px;
	border-radius:30px;
	text-align: center;
	color: #333333;
	border: 1px solid #CCCCCC;
	display: block;
}
.tl-ckgd:hover{
	background: #e60012;
	color: #FFFFFF;
	transition: all .3s ease-in;
}
.tl-huojia{
	width:91%;
	margin: 100px auto 30px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tl-huojia-left{
	width: 48%;
}
.tl-huojia-right{
	width: 48%;
}
.huojia-title{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.huojia-conten{
	width: 100%;
	background: #e5e5e5;
	padding: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.huojia-conten>p{
	width: 50%;
	text-align: left;
	float: left;
	font-size: 15px;
	color: #666666;
	padding:2px 0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.haoping-conten{
	width: 100%;
	margin-top: 20px;
}

.haoping-list{
	width: 100%;
	margin:0 auto 40px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.haoping-list>p{
	width:19%;
	overflow: hidden;
	background: #E5E5E5;
	position: relative;
}
.haoping-list>p>img{
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.haop-geren{
	width: 60%;
	background: #f5f5f5;
	border: 1px solid #E5E5E5;
	padding: 10px;
}
.haop-geren>p{
	height: 66px;
    overflow: hidden;
    line-height: 30px;
}
.haop-geren>span{
	display: block;
	text-align: right;
	font-size: 15px;
	color: #666666;
}

.tl-zxzx{
	width:91%;
	margin:0px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
}
.zxzx-list{
	width: 22%;
	height:415px;
	background: #efefef;
	margin-top: 160px;
	padding:20px;
	border: 1px solid #FFFFFF;
}

.zx-toux{
	width:200px;
	height:200px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	margin-top: -140px;
}
.zx-toux>img{
	width: 100%;
}

.zx-name{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

.zx-zhiw{
	font-size: 16px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
}

.zx-hjjl{
	font-size: 16px;
	text-align: center;
	color: #333333;
	margin-top:4px;
}
.zx-jingy{
	font-size: 16px;
	text-align:center;
	color: #e60012;
	margin-top:16px;
}
.zx-jingy>p{
	height:110px;
	font-size: 16px;
	overflow: hidden;
	margin-top:6px;
	color: #666666 !important;
	line-height: 26px;
}

.zxxq-button{
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	background: #e60012;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	margin: 20px auto;
	line-height: 30px;
	cursor: pointer;
}
.zxxq-button:hover{
	opacity: 0.8;
}

.tl-hzhp{
	width:91%;
	margin:0 auto 40px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tl-hzhp>a{
	width: 100%;
    margin:15px auto;
    display: block;
    text-align: center;
    padding: 20px 0;
}
.tl-hzhp>a>img{
	width:100%;
}


.news-conten{
	width:91%;
	margin:0 auto 40px auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hzhp-yd{
	display: none !important;
}

.tl-news{
	width: 48%;
}

.news-title{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	font-size: 20px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 8px;
}
.news-title>a{
	float: right;
	font-weight: normal;
	color: #e60012;
	font-size: 16px;
	font-weight: bold;
}

.news-list{
	width: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:30px;
}
.news-list>p{
	width: 30%;
	background: #f2f2f2;
	position: relative;
}
.news-list>p>img{
	width:100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.news-xin{
	width: 70%;
	padding:8px 20px;
}

.news-xin>h2{
	font-size:16px;
	font-weight: bold;
	margin-top: 8px;
}
.news-xin>i{
	font-size:15px;
	color: #666666;
	margin-top: 10px;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	font-style: normal;
	padding-bottom: 6px;
}

.news-xin>span{
	font-size: 16px;
    color: #666666;
    display: block;
    margin-top: 8px;
    line-height: 26px;
    height: 106px;
    overflow: hidden;
}

.tl-lxfs{
	width: 91%;
    margin: 0 auto;
    padding: 40px;
    background: #4d4d4d;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;	
}

.lxfs-left{
	width:45%;
}
.lxfs-left>h1{
	display: block;
	font-size: 28px;
	line-height:36px;
	width: 100%;
	font-weight: bold;
}
.lxfs-left>p{
	display: block;
	font-size:20px;
	width: 100%;
	margin-top: 10px;
}
.lxfs-left>em{
	display: block;
	width: 50px;
	height: 2px;
	background: #FFFFFF;
	margin-top: 10px;
}
.lxfs-left>span{
	display: block;
	font-size:18px;
	width: 100%;
	margin-top: 10px;
	line-height: 30px;
}
.lxfs-right{
	width:50%;
	background: #FFFFFF;
	padding: 20px;
}

.lxsx-title{
	text-align: center;
}
.lxsx-title>p{
	font-size:24px;
	text-align: center;
	color: #333333;
}
.lxsx-title>span{
	font-size:18px;
	text-align: center;
	display: block;
	margin-top:6px;
	color: #333333;
}
.lxsx-title>em{
	width: 100px;
	height: 2px;
	background: #e60012;
	display: block;
	text-align: center;
	margin: 8px auto 0 auto;
}


.dxfw{
	width: 100%;
	font-size: 16px;
	color: #666666;
	margin: 10px 0;
	margin-top: 20px;
}


.xznde{
	width: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}

.xznde-left{
	width: 50%;
	float: left;
}
.xznde-left>p{
	float: left;
	width: 50%;
	font-size: 15px;
	color: #666666;
	text-align: left;
	margin:4px 0;
}

.xznde-right{
	width: 50%;
	float: left;
}

.lxfs-button{
	    width: 82px;
    height: 26px;
    display: block;
    text-align: center;
    background: #e60012;
    font-size: 15px;
    color: #FFFFFF;
    border: none;
    margin-top: 6px;
    float: right;
    margin-right: 10px;
}

.xznde-right>p{
	font-size: 15px;
	color: #666666;
	text-align: left;
	margin:8px 0;
}
.xznde-right>p>input{
	width: 70%;
	border: 1px solid #CCCCCC;
	padding-left: 6px;
	height:26px;
}
.xznde-right>p>textarea{
	width:70% ;
	border: 1px solid #CCCCCC;
	height:40px;
	padding-left: 6px;
}


.tl-footer{
	width: 100%;
	padding: 20px 30px;
	background: #010101;
	color: #FFFFFF;
	font-size: 15px;
}
.tl-footer>p>a{
	color: #E5E5E5;
	font-size:14px;
	padding: 0 6px;
	border-right: 1px solid #666666;
}
.tl-footer>p>a:hover{
	opacity: 0.5;
}

.footer-bah{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

.footer-bah>p{
	font-size: 15px;
	color: #E5E5E5;
	float: left;
}
.footer-bah>span{
	float:right;
	display: block;
}
.footer-bah>span>img{
	width: 80%;
}


.haoping-list>p>img:hover{
	transform:scale(1.2,1.2);
	transition:all .5s;
	overflow: hidden;
}

.zx-toux>img:hover{
	transform:scale(1.2,1.2);
	transition:all .5s;
	overflow: hidden;
}


.anli-zj{
	position: absolute;
    top: 67px;
    width: 140px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    left: 226px;
    display: none;
}
.anli-zj01{
	position: absolute;
    top: 67px;
    width: 140px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    left: 336px;
    display:none;
}
.anli-zj02{
	position: absolute;
    top: 67px;
    width: 140px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    left: 100px;
    display:none;
}

.anli-zj03{
	position: absolute;
    top: 67px;
    width: 140px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    left: 450px;
    display:none;
}



.alzp{
	
}
.anli-zj>a{
	display: block;
	border-bottom: 1px solid #E5E5E5;
	text-align: center;
}

.anli-zj01>a{
	display: block;
	border-bottom: 1px solid #E5E5E5;
	text-align: center;
}

.anli-zj02>a{
	display: block;
	border-bottom: 1px solid #E5E5E5;
	text-align: center;
}

.anli-zj03>a{
	display: block;
	border-bottom: 1px solid #E5E5E5;
	text-align: center;
}

.tl-mbx{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;

}

.zpal-fenl{
	width:60%;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
    justify-content:center;
}

.zpal-fenl>a{
	width: 20%;
	text-align: center;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	line-height:58px;
}
.zpal-fenl>a.active{
	background: #e60012;
	color: #FFFFFF;
}
.zpal-fenl>a:hover{
	background: #e60012;
	color: #FFFFFF;
}


.hyzx-width{
	width: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hyzx-50{
	width:49%;
}

.tllxwm-banner{
	width: 100%;
}
.tllxwm-banner>img{
	width: 100%;
}

.lxwm-conten{
	width:70%;
	margin: 30px auto;
}

.pprx-nr{
	width: 100%;
	position: relative;
	background: #e5e5e5;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pprx-nr-left{
	width: 50%;
}
.pprx-nr-left>img{
	width: 100%;
}

.pprx-nr-right{
	width: 50%;
	padding: 20px;
	height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 50px;
}

.pprx-nr-right>p{
	font-size: 24px;
    color: #333333;
}

.pprx-nr-right>em{
	display: block;
	width: 80px;
	height: 3px;
	background: rgb(201,17,50);
}
.pprx-nr-right>h1{
	font-size: 28px;
	margin:10px 0;
	font-weight: bold;
    color: #333333;
}

.pprx-nr-right>i{
	font-size: 24px;
    color: #333333;
    display: block;
    font-style: normal;
    margin-top: 10px;
}
.pprx-nr-right>span{
	font-size:18px;
    color: #333333;
    display: block;
    font-style: normal;
    margin-top: 10px;
    line-height:34px;
}

.tl-zhaop{
	width:70%;
	margin: 60px auto;
}


.zhaop-list{
	margin-bottom: 40px;
}
.zhaop-list>h1{
	font-size: 24px;
	color: #e60012;
	margin-bottom: 20px;
	display: block;
}
.zhaop-list>p{
	font-size:20px;
	color: #333;
	margin-bottom:10px;
	display: block;
}

.zhaop-list>span{
	font-size:16px;
	color: #666666;
	margin-bottom:10px;
	display: block;
	line-height: 26px;
}


.tljs-conten{
	width:75%;
	margin: 0 auto;
	margin-top: 80px;
	text-align: center;
	
}
.tljs-title{
	text-align: center;
}

.tljs-title>h1{
	text-align: center;
	color: #e60012;
	font-size: 28px;
	margin-bottom:15px;
}
.tljs-title>p{
	text-align: center;
	color: #000000;
	font-size: 24px;
	margin-bottom:15px;
}
.tljs-title>span{
	text-align: center;
	color: #666666;
	font-size:17px;
	margin-bottom: 26px;
	line-height:30px;
}

.tljs-dsj{
	border: 1px solid #e60012;
	width: 100%;
	margin:50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
}

.tljs-dsj-list{
	width: 20%;
    text-align: center;
}
.tljs-dsj-list>p{
	font-size: 34px;
    font-weight: bold;
    color:#e60012;
}
.tljs-dsj-list>em{
	display: block;
	width: 30px;
	text-align: center;
	margin: 6px auto;
	height: 3px;
	background: #e60012;
    font-weight: bold;
    color:#e60012;
}

.service-tl{
	width:75%;
	margin: 30px auto;
}

.service-conten{
	width: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:60px;
}


.tl-xiand{
	width:40% !important; 
	text-align: left !important;
}

.tl-xiand>h1{
	font-size: 28px;
	color: #000000 !important;
	font-weight: bold;
	line-height: 30px;
	margin-bottom:13px;
}


.tl-xiand>p{
	font-size:20px;
	color: #333333 !important;
	line-height: 30px;
	margin:30px 0px;
}
.tl-xiand>span{
	font-size:20px;
	color: #e60012 !important;
	display: block;
	margin:30px 0px;
	margin-top: 222px;
}



.service-list{
	width:20%;
	text-align: center;
}

.service-list>h1{
	font-size: 28px;
	color: #e60012;
	font-weight: bold;
	line-height: 30px;
	margin-bottom:13px;
}


.service-list>p{
	font-size:18px;
	color:#333333;
	line-height:30px;
}

.welcome-tl{
	width: 100%;
}

.teame-tl{
	width: 100%;
}
.teame-tl>img{
	width: 100%;
}

.show-tl{
	width:75%;
	margin: 0 auto;
}




.taile-xq{
	width:80%;
	margin:110px auto 30px auto;
	/*text-align:center;*/
}
.xq-title{
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

.xq-time{
	font-size:16px;
	color:#666;
	margin-top:20px;
}

.xq-conten{
	font-size:16px;
	color:#333;
	margin-top:20px;
	line-height:26px;
}


.xq-img{
	width:100%;
	margin:30px auto;
	}
.xq-img>img{
	width:100%;
	}



#back-top {
	position: fixed;
    width: 50px;
    height: 50px;
    bottom: 30px;
    right: 30px;
    background: #ccc;
    text-align: center;
    line-height: 91px;
    text-decoration: none;
    z-index: 999999;
    font-size: 64px;
    color: #666666;
}


.flag-3-23{
	width:100%;
	overflow:hidden;
	background:#f5f5f5;
	height:34px;
	}


.flag-syy{
	float:left;
	display:block;
	font-size:16px;
	color:#333333;
	padding-left:30px;
	line-height:34px;
}


.flag-xyy{
	float:right;
	display:block;
	font-size:16px;
	color:#333333;
	line-height:34px;
	padding-right:30px;
}




/*鍙充晶鑱旂郴鏂瑰紡*/

		
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right:0px;
	       top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult.jpg);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right:36px;
    padding-bottom: 56px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right:0px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
   background-image: url(../images/consult.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
		
		/*鑷�傚簲 褰撳睆灏忎簬1050鏃堕殣钘�*/
		@media screen and (max-width: 1050px) {
			.qq-zaixian{
				display: none;
			}
			
			
		}
/*鍙充晶鑱旂郴鏂瑰紡*/

	border-bottom: 1px solid #999999;

	margin:140px auto 40px auto;
    justify-content: space-between;
	margin: 60px auto;
/*右侧联系方式*/
	background-image: url(../images/consult_icon.jpg);
    background-image: url(../images/consult_icon.jpg);
    padding-bottom: 47px;
    background-image: url(../images/consult_icon.jpg);
		/*自适应 当屏小于1050时隐藏*/
/*右侧联系方式*/


/*导航样式 */

.phone-920>img {
    width: 20%;
    margin-top: -8px;
}
.nav-conten>a{
	color: #333333;
	width: 17%;
}

.nav-right>a {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 60px;
	font-weight: bold;
	padding: 0 20px;
}

.nav-right {
	
}

.nav-right>ul{
	height: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-end;
	line-height: 60px;
}

.nav-right>ul>li.active a{
	color: #e81828;
}
.nav-right>ul>li:hover a{
	color: #e81828;
}

.nav-right>ul>li{
	position: relative;
    text-align: center;
    padding: 0 30px;
    line-height: 70px;
}

.nav-right>ul>li>a{
	color:#333333;
	font-size: 18px;
}

.nav-right>ul>li:hover .secon-down{
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition:all .3s;
	transition: all .3s;
}

.secon-down{
	display:none;
	position: absolute;
	width: 100%;
	left:0px;
	top:68px;
	text-align: center;
	box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
	
}
.secon-down>a{
	display: block;
	background: #FFFFFF;
	border-bottom: 1px solid #E5E5E5;
	padding:0;
	color: #333333 !important;
}

.secon-down>a:last-child{
	border-bottom: none;
}
.secon-down>a:hover{
	color: #e81828 !important; 
}

.news-lb-49>ul>li{
	line-height: 44px !important;
}

.nav-right>a.active {
	background: #00692f;
	padding: 0 20px;
}

.nav-right>a:hover {
	background: #00692f;
	transition: all .3s;
	padding: 0 20px;
	color: #FFFFFF;
}

/*导航样式*/
.scott{  overflow:hidden; text-align:center; padding-top:9px; line-height:30px;   }
.scott A{BORDER:#e81828 1px solid; PADDING:4px 8px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#fff; color:#333;}
.scott A:hover{border:1px solid #e81828; text-decoration:none; BACKGROUND-COLOR:#e81828; color:#FFF;}
.scott A:active{border:1px solid #e81828; text-decoration:none; BACKGROUND-COLOR:#e81828;}
.scott SPAN.current{BORDER: #e81828 1px solid; PADDING:5px 10px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #e81828;MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{BORDER:#e81828 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#e81828;}
.fenye1{text-align: center; clear:both; font-size:12px; line-height:28px; height:56px; border:1px solid #e81828; background:#e81828; padding:0 5px; margin-top:5px;}


.fenye{ background: #f5f5f5; display: flex; width: 80%; margin:0 auto; line-height: 50px;  }
.fentop{ width: 50%; flex:1; padding-left: 10px;  }
.fenbot{ width: 50%; text-align: right; padding-right: 10px;}
.fenye a:hover{ color: #e60012; }

.xgal_pic{ width: 73%; }


.adv1 {
    position: fixed;
    right: 2px;
    top: 55%;
    z-index: 999;
}
