﻿@charset "utf-8";
h1,h2,h3,h4,h5,h6{text-decoration:none;font-weight:normal;font-size:100%;margin: 0px auto;}
img,input,button { border:none; padding:0;margin:0;outline-style:none; }
body {position: relative;font-size:14px; font-family:"微软雅黑",arial;background:#F7F7F7; max-width: 1920px; min-width: 320px; margin: 0 auto;}
ul, ol { list-style:none; padding: 0px; margin: 0px;}
img {vertical-align:middle; font-size:0; border: 0; outline: none; max-width: 100%;}
a {text-decoration:none;outline:none;}
dl,dd{margin: 0px;}
p {margin: 0px;}
.clear{ clear: both;}
table,table tr th, table tr td { 
   border:1px solid #ccc;
}
header{
	width: 100%;
	background-color: #FFFFFF;
}
.core{
	width: 1200px;
	margin: 0px auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
#head{
	width: 1200px;
	margin: 0px auto;
}
.logo{
	width: 156px;
	padding: 14px 0px;
	float: left;
	margin-right: 98px;
}
.logo img{
	width: 100%;
}
.nav{
	float: left;
	margin-right: 94px;
}
.nav ul li{
	float: left;
	margin-left: 44px;
	
	position: relative;
}
.nav ul li:first-child{
	margin-left: 0px;
}
.nav ul li p{
	padding: 30px 0px;
}
.nav ul li p a{
	font-size: 16px;
	color: #666666;
}
.nav ul li p a:hover{
	color: #df4236;
    border-bottom: 2px solid #df4236;
    padding-bottom: 5px;
}
.nav ul li>dl{
	position: absolute;
	left: -24px;
	z-index: 11;
    top: 80px;
    display: none;
}
.nav ul li>dl dd{
	padding: 14px 25px 10px 25px;
	background-color: #FFFFFF;
	width: 100%;
}
.nav ul li>dl dd:hover{
	background-color: #df4236;
}
.nav ul li>dl dd:hover a{
	color: #FFFFFF;
}
.nav ul li>dl dd a{
	color: #666666;
	font-size: 14px;
	display:block;
}
.nav ul .active p a{
	color: #df4236;
	border-bottom: 2px solid #df4236;
    padding-bottom: 5px;
}
.lang{
	float: left;
	border-radius: 20px;
	border: 1px solid #ec8e86;
	padding: 6px 13px 6px 6px;
	margin: 21px 0px;
	position: relative;
	cursor: pointer;
}
.lang>h1{
	color: #333333;
	font-size: 16px;
	display: inline-block;
}
.lang>img{
	width: 23px;
	height: 22px;
	display: inline-block;
	margin-right: 23px;
}
.lang>i{
	width: 14px;
	height: 7px;
	background-image: url(../images/xjt.png);
	display: inline-block;
	padding-bottom: 1px;
    background-repeat: no-repeat;
}
.lang dl{
	position: absolute;
	width: 120px;
    left: 0px;
    z-index: 11;
    top: 42px;
    display: none;
}
.lang dl dd{
	padding: 11px 0px 9px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 100%;
	background-position: 5% 60%;
}
.lang dl dd a{
	padding-left: 52px;
	font-size: 16px;
	display: inline-block;
	color: #333333;
}
.cn{
	background-image: url(../images/c_CA.png);
}
.en{
	background-image: url(../images/c_EN.png);
}
.lang dl dd:hover{
	background-color: #df4236;
}
.lang dl dd:hover a{
	color: #FFFFFF;
}
.banner .swiper-button-prev:hover{
    background-image: url(../images/left_h.png);
}

.banner .swiper-button-next:hover{
    background-image: url(../images/right_h.png);
}
.index_pro{
	width: 1200px;
	margin: 0px auto;
}
.tit{
	text-align: center;
}
.tit h1{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.tit p{
	font-size: 12px;
	color: #b7b7b7;
}
.index_pro>.tit{
	margin: 28px 0px 42px;
}
.index_pro ul li{
	width: 23.4444%;
	background-color: #FFFFFF;
	float: left;
	margin-right: 2%;
	margin-bottom: 38px;
}
.index_pro ul li:nth-child(4n){
	margin-right: 0px;
}
.index_pro_img{
	height: 199px;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}
.index_pro_img i{
	background-image: url(../images/pro_h.png);
	position: absolute;
	width: 262px;
	height: 180px;
	top: 10px;
    left: 10px;
    display: none;
}
.index_pro_text{
	text-align: center;
}
.index_pro_text p{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 12px;
	margin-bottom: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_pro_text span{
	font-size: 12px;
	color: #999999;
	display: block;
    padding-bottom: 10px;
}
.index_pro ul li:hover .index_pro_text{
	background-color: #df4236;
} 
.index_pro ul li:hover .index_pro_text p{
	color: #FFFFFF;
} 
.index_pro ul li:hover .index_pro_text span{
	color: #FFFFFF;
}
.more{
	text-align: center;
	margin-top: 32px;
	margin-bottom: 34px;
}
.more a{
	width: 138px;
	height: 38px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #999999;
	display: inline-block;
}
.index_about{
	width: 100%;
	height: 700px;
	background-image: url(../images/index_about.jpg);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.index_about_con{
	padding: 184px 357px 155px 370px;
}
.index_about_img{
	width: 46%;
	border: 4px solid #FFFFFF;
	margin-right: 60px;
	float: left;
}
.index_about_img img{
	width: 100%;
}
.index_about_text h1{
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.index_about_text{
	float: left;
	padding-top: 56px;
	width: 45%;
}
.index_about_text h1 span{
	font-size: 14px;
	margin-left: 14px;
	color: #919191;
	font-weight: normal;
}
.index_about_text em{
	width: 20px;
	height: 2px;
	background-color: #FFFFFF;
	margin-top: 22px;
	margin-bottom: 24px;
	display: block;
}
.index_about_text p{
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	margin-bottom: 56px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.index_about_text>.more a{
	width: 118px;
	height: 34px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	line-height: 34px;
}
.index_fx{
	width: 100%;
	height: 700px;
	background-image: url(../images/fx_bg.png);
	background-position-x: center;
}
.index_fx>.tit{
	padding-top: 50px;
}
.fx_cen{
	margin: 0px auto;
	position: relative;
    width: 1260px;
}
.fx_cen>ul li{
	position: absolute;
	text-align: center;
	cursor: pointer;
}
.fx_cen>ul li:hover i{
	background-image: url(../images/add_h.png);
}
.fx_cen>ul li:hover p{
	color: #333333;
	font-weight: bold;
}
.fx_cen>ul li i{
	width: 23px;
	height: 34px;
    margin: 0px auto;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
}
.fx_cen>ul li em{
	width: 2px;
	height: 15px;
	background-color: #999999;
	display: block;
	margin: 0px auto;
	margin-top: 6px;
}
.fx_cen>ul li p{
	font-size: 14px;
	color: #999999;
}
.fx_cen>ul li:nth-child(1){
	top: 310px;
	left: 273px;
}
.fx_cen>ul li:nth-child(2){
	top: 174px;
	left: 236px;
}
.fx_cen>ul li:nth-child(3){
	top: 148px;
	left: 310px;
}
.fx_cen>ul li:nth-child(4){
	top: 375px;
	left: 995px;
}
.fx_cen>ul li:nth-child(5){
	top: 148px;
	left: 795px;
}
.fx_cen>ul li:nth-child(6){
	top: 226px;
	left: 500px;
}
.fx_cen>ul li:nth-child(7){
	top: 345px;
	left: 547px;
}
.fx_cen>ul li:nth-child(8){
	top: 174px;
	left: 660px;
}
.house{
	background-image: url(../images/house.png);
	padding: 20px 25px 16px 73px;
	background-repeat: no-repeat;
	background-color: #ffffff;
    position: absolute;
    width: 270px;
    top: -10px;
    left: 70px;
    display: none;
    z-index: 22;
}
.house h1{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.index_goodness{
	width: 100%;
	height: 799px;
	background-image: url(../images/ys_bg.png);
	background-position: center;
}
.index_goodness_cen{
	width: 1200px;
	margin: 0px auto;
	padding: 73px 0px 67px;
}
.goodness_box{
	width: 50%;
}
.goodness_img{
	width: 50%;
	float: left;
	position: relative;
	height: 100%;
	background-position: center;
}
.goodness_img img{
	width: 100%;
}
.goodness_box.fr ul li:nth-child(2n) .goodness_img{
	float: right;
}
.goodness_text{
	width: 50%;
	float: right;
	text-align: center;
	height: 100%;
	background-color: #FFFFFF;
}
.goodness_text h1{
	padding-top: 54px;
	font-size: 48px;
	color: #e0e0e0;
}
.goodness_text em{
	width: 20px;
	height: 1px;
	display: block;
	background-color: #d6d6d6;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 18px;
}
.goodness_text p{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.goodness_box.fr ul li:nth-child(2n) .goodness_text{
	float: left;
}
.goodness_box ul li{
	width: 100%;
	height: 220px;
}
.goodness_box.fl .title{
	padding: 74px 98px 68px 38px;
}
.goodness_box.fl .title h1{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 12px;
}
.goodness_box.fl .title h1 span{
	font-size: 12px;
	color: #b8b9b9;
	font-weight: normal;
	margin-left: 12px;
}
.goodness_box.fl .title p{
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
}
.goodness_box.fl .title em{
	width: 20px;
	height: 2px;
	display: block;
	background-color: #DF4236;
}
.goodness_box.fl ul li img{
	width: 100%;
}
.goodness_box ul li:hover .goodness_text{
	background-color: #df4236;
}
.goodness_img em{
	width: 97.5%;
    height: 95.9%;
	border: 4px solid #DF4236;
	position: absolute;
	display: none;
	left: 0px;
}
.goodness_box ul li:hover .goodness_text p{
	color: #FFFFFF;
}
.index_news{
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 55px;
}
.index_news>.tit{
	padding: 45px 0px 65px;
}
.index_news_box{
	width: 1200px;
	margin: 0px auto;
}
.index_news_box ul li{
	float: left;
	width: 32%;
	margin-left: 2%;
}
.index_news_box ul li:first-child{
	margin-left: 0px;
}
.index_news_box ul li:hover .data p{
	color: #ffffff;
	border: 1px solid #df4236;
	background-color: #df4236;
}
.index_news_img{
	width: 100%;
	margin-bottom: 20px;
}
.index_news_img img{
	width: 100%;
}
.index_news_text{
	margin-bottom: 25px;
}
.index_news_text h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.data h1{
	font-size: 20px;
	color: #333333;
	display: inline-block;
}
.data h1 span{
	font-size: 14px;
	color: #999999;
}
.data p{
	padding: 8px 40px;
	font-size: 14px;
	float: right;
	border: 1px solid #eeeeee;
	background-color: #f7f7f7;
	color: #999999;
}

#footer{
	background-image: url(../images/footer.png);
	width: 100%;
    padding-top: 48px;
	background-repeat: no-repeat;
}
.footer_nav>ul{
	float: left;
}
.footer_nav>ul li{
	float: left;
	margin-left: 68px;
}
.footer_nav>ul li:first-child{
	margin-left: 0px;
}
.footer_nav>ul li p{
	margin-bottom: 20px;
}
.footer_nav>ul li p a{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_nav>ul li dl dd{
	margin-bottom: 15px;
}
.footer_nav>ul li dl dd a{
	font-size: 14px;
	color: #bab9b8;
}
.shines{
	float: right;
}
.shines>h1{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
}
.shines ul li{
	margin-bottom: 15px;
}
.shines ul li img{
	width: 30px;
	height: 30px;
}
.shines ul li p{
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 24px;
	display: inline-block;
}
.beian{
	border-top: 1px solid #231f1e;
	padding: 20px 0px 20px 340px;
}
.beian p{
	font-size: 12px;
	color: #FFFFFF;
}
.footer_nav>ul li dl dd:hover a{
	color: #df4236;
}
.nobanner img{
	width: 100%;
}
.wz{
	padding-top: 28px;
	padding-bottom: 28px;
	background-color: #FFFFFF;
}
.wz span{
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	background-image: url(../images/wz.png);
	background-repeat: no-repeat;
	background-size: 16px 20px;
}
.wz .core>a{
	font-size: 14px;
	color: #666666;
	display: inline-block;
}
.wz .core>.on{
	color: #df4236;
	font-weight: bold;
}
.about_content{
	margin-bottom: 44px;
	margin-top: 48px;
}
.about_content>.core>.title{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 28px;
}
.about_content p{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.pro_care{
	background-color: #f3f3f3;
    margin-top: 10px;
    margin-bottom: 40px;
}
.pro_cate1{
	padding: 11px 0px;
	border-bottom: 1px solid #eeeeee;
	width: 100%;
}
.pro_cate1 a{
	font-size: 16px;
	font-weight: bold;
	padding: 16px 28px;
	display: inline-block;
	color: #333333;
}
.pro_cate1 .on{
	background-color: #DF4236;
	color: #FFFFFF;
}
.block{
	padding: 18px 0px;
	width: 100%;
}
.block a{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	padding: 10px;
    margin: 0px 5px;
}
.block .on{
	background-color: #DF4236;
	color: #FFFFFF;
}
.pro_cate2 a:hover{
	background-color: #DF4236;
	color: #FFFFFF;
}
.pro_cate2{
	border-bottom: 1px solid #eeeeee;
}
.pro_con ul li {
    width: 31.33333%;
    background-color: #FFFFFF;
    float: left;
    margin-right: 3%;
    margin-bottom: 38px;
}
.pro_con ul li:nth-child(3n) {
    margin-right: 0px;
}
.pro_con ul li:hover .pro_img img{
	-webkit-transform: translateY(-8%) translateZ(0);
}
.pro_con ul li:hover .pro_text span {
    background-color: #DF4236;
    color: #FFFFFF;
}
.pro_img {
    height: auto;
    position: relative;
    text-align: center;
}
.pro_img img{
	transition: transform 300ms
}
.pro_img i {
    background-image: url(../images/pro_h.png);
    position: absolute;
    width: 262px;
    height: 180px;
    top: 10px;
    left: 10px;
    display: none;
}
.pro_text {
    text-align: center;
}
.pro_text p {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding-top: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro_text span {
    font-size: 12px;
    color: #999999;
    display: inline-block;
    padding-bottom: 10px;
    padding: 8px 30px;
    margin-top: 10px;
    border: 1px solid #eee;
    cursor: pointer;
}

.page{
	text-align: center;
	margin-top: 37px;
    margin-bottom: 20px;
}
.page a{
	padding: 5px 10px;
	font-size: 16px;
	color: #666666;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	display: inline-block;
	margin-right: 10px;
}
.page a:hover{
	color: #ffffff;
	border: 1px solid #df4236;
	background-color: #df4236;
}
.page .current{
	padding: 5px 10px;
	font-size: 16px;
	color: #ffffff;
	border: 1px solid #df4236;
	background-color: #df4236;
	margin-right: 10px;
}
.contact_top{
	margin-top: 88px;
	margin-bottom: 60px;
}
.pc_ul li{
	text-align: center;
	float: left;
	width: 24%;
    padding: 0px 50px;
}
.pc_ul li:nth-child(2){
	border-left: 1px dashed #EEEEEE;
	border-right: 1px dashed #EEEEEE;
}
.pc_ul li img{
	margin-bottom: 22px;
}
.pc_ul li h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 25px;
}
.pc_ul li p{
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	line-height: 25px;
}
.m_ul{
	margin-bottom: 20px
}
.m_ul li{
	margin-bottom: 25px
}
.m_ul li p{
	display: inline-block;
	font-size: 0.9rem;
    margin-left: 5px;
}
.m_ul li img{
	width: 20px;
}
.m_ul{
	display: none;
}
#map{
	height: 318px;
	margin-bottom: 68px;
}
.link{
	background-color: #f7f7f7;
	padding: 44px 0px;
}
.link_msg{
	margin-bottom: 40px;
}
.link_msg ul li{
	width: 30%;
	margin-left: 5%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
}
.link_msg ul li:first-child{
	margin-left: 0px;
}
.link_msg ul li:nth-child(4){
	margin-left: 0px;
	margin-top: 56px;
	width: 100%;
}
.link_msg ul li:nth-child(4) input[type="text"]{
	width: 97%;
}
.link_msg ul li input[type="text"]{
	background-color: #f7f7f7;
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}
.link_msg ul li span{
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}
.submit{
	text-align: center;
}
.submit input[type="button"]{
	width: 188px;
	height: 42px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #d2d2d2;
	background-color: #f7f7f7;
	cursor: pointer;
}
.wz>.core{
	position: relative;
}
.cate{
	position: absolute;
	right: 0px;
	top: -14px;
}
.cate a{
	padding: 12px 22px;
	border: 1px solid #EEEEEE;
	display: inline-block;
	margin-left: 16px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.cate .on{
	background-color: #df4236;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #df4236;
}
.cate a:hover{
	background-color: #df4236;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #df4236;
}
.news_list{
	margin-top: 30px;
}
.news_list ul li{
	padding: 34px 30px;
	background-color: #FFFFFF;
	margin-bottom: 27px;
}
.news_list ul li:hover{
	background-color: #df4236;
}
.news_list ul li:hover .news_data h1{
	color: #FFFFFF;
}
.news_list ul li:hover .news_data p{
	color: #FFFFFF;
}
.news_list ul li:hover .news_text h1{
	color: #FFFFFF;
}
.news_list ul li:hover .news_text h2{
	color: #FFFFFF;
	text-indent: -2em;
	background-position-x: 85%;
}
.news_list ul li:hover .news_text p{
	color: #FFFFFF;
}
.news_data{
	float: left;
	width: 15%;
}
.news_data h1{
	font-size: 30px;
	color: #666666;
	margin-bottom: 16px;
}
.news_data p{
	font-size: 14px;
	color: #999999;
}
.news_text{
	float: left;
	width: 45%;
}
.news_text h1{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_text p{
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.news_text h2{
	font-size: 14px;
	color: #999999;
	border: 1px solid #EEEEEE;
	margin-top: 34px;
	width: 108px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	display: inline-block;
	transition: all .25s ease-in;
	background-image: url(../images/news_jt.png);
	background-repeat: no-repeat;
	background-position-x: 130%;
	background-position-y: 40%;
}
.news_img{
	width: 375px;
	height: 260px;
	float: right;
	overflow: hidden;
}
.news_img img{
	width: 100%;
}
.pro_xq_box{
	margin-top: 50px;
	margin-bottom: 30px;
}
.proxq_img{
	width: 500px;
	float: left;
}
.proxq_img img{
	width: 100%;
}
.proxq_img .swiper-button-prev{
    left: 0px;
    right: auto;
    width: 30px;
    height: 50px;
    background-image: url(../images/pro_left.png);
}
.proxq_img .swiper-button-prev:hover{
    background-image: url(../images/pro_left_h.png);
}
.proxq_img .swiper-button-next{
    right: 0px;
    left: auto;
    width: 30px;
    height: 50px;
    background-image: url(../images/pro_right.png);
}
.proxq_img .swiper-button-next:hover{
    background-image: url(../images/pro_right_h.png);
}
.proxq_img .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #999999;
    border-radius: 25px;
}
.proxq_img .swiper-pagination-bullet-active{
	background: #df4236;
}
.proxq_text{
	margin-left: 95px;
	width: 42%;
}
.proxq_text h1{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.proxq_text p{
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
	line-height: 22px;
	margin-bottom: 22px;
}
.proxq_text ul li{
	font-size: 14px;
	color: #999999;
	margin-bottom: 16px;
}
.proxq_text ul li h2{
	font-size: 30px;
	color: #df4236;
	display: inline-block;
}
.proxq_text ul li h2 span{
	font-size: 16px;
}
.proxq_con{
	margin-top: 66px;
	margin-bottom: 52px;
}
.pro_tit{
	border-bottom: 1px solid #DF4236;
	padding: 10px 0px;
	margin-bottom: 30px;
}
.pro_tit>span{
	padding: 10px 48px;
	background-color: #DF4236;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.proxq_con>p{
	padding-right: 95px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-bottom: 12px;
}
.tj{
	padding-top: 34px;
	padding-bottom: 54px;
}
.tj_box>h1{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}
.tj_box ul li{
	width: 23.33%;
	margin-left: 2%;
	float: left;
	background-color: #FFFFFF;
}
.tj_box ul li:first-child{
	margin-left: 0px;
}

.tj_text{
	padding: 12px 0px;
	text-align: center;
}
.tj_text h1{
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333333;
}
.tj_text p{
	font-size: 12px;
	color: #999999;
	margin-top: 8px;
}
.tj_box ul li:hover .tj_img img{
	webkit-transform: translateY(-8%) translateZ(0);
	transform: translateY(-8%) translateZ(0);
}
.tj_img img{
	transition: transform 300ms;
}
.news_xq_con{
	margin-top: 36px;
	margin-bottom: 106px;
}
.news_xq_text{
	width: 66%;
}
.news_xq_top{
	padding-bottom: 16px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 24px;
}
.news_xq_top>h1{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.news_xq_top>p{
	font-size: 14px;
	color: #999999;
	margin-top: 14px;
}
.news_content p{
	font-size: 13px;
	color: #666666;
	text-indent: 2em;
	line-height: 28px;
	text-align:justify
}
.news_content img{
	width: 100%;
	display: block;
}
.sx{
	margin-top: 146px;
	background-color: #f7f7f7;
	padding: 30px 40px;
}
.sx p{
	display: inline-block;
	width: 43%;
	font-size: 14px;
	color: #999999;
	float: left;
}
.sx p a{
	font-size: 14px;
	color: #333333;
	display: inline-block;
	font-weight: bold;
}
.sx p a:hover{
	color: #DF4236;
}
.sx i{
	width: 1px;
	height: 19px;
	display: inline-block;
	margin: 0px 6%;
	background-color: #d2d2d2;
	float: left;
}
.news_tj{
	margin-left: 98px;
	width: 25%;
	padding-top: 38px;
}
.news_tj>h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 14px;
}
.news_tj ul li{
	padding: 30px 0px;
	border-bottom: 1px solid #EEEEEE;
}
.news_tj ul li:first-child{
	border-top: 1px solid #EEEEEE;
}
.news_tj ul li h1{
	font-size: 14px;
	color: #333333;
	margin-bottom: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_tj ul li p{
	font-size: 13px;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.download_box{
	margin-top: 38px;
	padding-bottom: 74px;
}
.download_box ul li{
	width: 30%;
	margin-right: 5%;
	float: left;
    margin-bottom: 25px;
}
.download_box ul li:nth-child(3n){
	margin-right: 0px;
}
.down_img img{
	width: 100%;
}
.down_wj{
	margin-top: 10px;
}
.down_wj p{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 40px;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	line-height: 38px;
    background-position-y: 50%;
    display: inline-block;
}
.down_wj a{
	float: right;
	display: inline-block;
	padding: 8px 16px 8px 52px;
	border: 1px solid #DF4236;
	border-radius: 25px;
	background-image: url(../images/down_i.png);
	background-repeat: no-repeat;
	background-position-x: 25%;
	background-position-y: 50%;
	font-size: 14px;
	color: #DF4236;
}
.zd_box{
	margin-top: 36px;
	padding-bottom: 30px;
}
.zd_box ul li{
	float: left;
	padding: 25px 0px 25px 30px;
	border: 1px solid #EEEEEE;
	width: 45%;
	margin-right: 4%;
	margin-bottom: 40px;
}
.zd_box ul li:nth-child(2n){
	margin-right: 0px;
}
.zd_box ul li i{
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 35px;
	float: left;
}
.zd_box ul li i img{
	width: 100%;
}
.zd_info{
	width: 70%;
	float: left;
}
.zd_info h1{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 18px;
}
.zd_info p{
	color: #9a9a9a;
	font-size: 14px;
	margin-bottom: 16px;
}
.zd_info p:last-child{
	margin-bottom: 0px;
}
.case_box{
	margin-top: 36px;
}
.case_box ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 44px;
	background-color: #FFFFFF;
}
.case_box ul li:nth-child(3n){
	margin-right: 0px;
}
.case_img img{
	width: 100%;
}
.case_text{
	padding: 20px 32px 32px 30px;
}
.case_text h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 22px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.case_text p{
	font-size: 13px;
	color: #999999;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 35px;
}
.case_text h2{
	font-size: 14px;
    color: #999999;
    border: 1px solid #EEEEEE;
    width: 108px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    transition: all .25s ease-in;
    background-image: url(../images/news_jt.png);
    background-repeat: no-repeat;
    background-position-x: 130%;
    background-position-y: 40%;
}
.case_box ul li:hover .case_text h2{
    text-indent: -2em;
    background-position-x: 85%;
    background-color: #DF4236;
    color: #FFFFFF;
}
.case_xq_box{
	margin-top: 36px;
}
.case_top{
	padding-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
}
.case_top h1{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.case_content{
	margin-top: 30px;
	padding-bottom: 114px;
}
.case_content p{
	font-size: 13px;
	color: #666666;
	line-height: 28px;
}
.case_content img{
	width: 100%;
	display: block;
}
.case_tj>h1 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.case_tj ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    background-color: #FFFFFF;
}
.case_tj ul li:nth-child(3){
	margin-right: 0px;
}
.case_tj ul li:hover .case_text h2{
	text-indent: -2em;
    background-position-x: 85%;
    background-color: #DF4236;
    color: #FFFFFF;
}
.m_news_cate{
	text-align: center;
	margin-bottom: 25px;
	display: none;
}
.m_news_cate a {
    padding: 12px 22px;
    border: 1px solid #EEEEEE;
    display: inline-block;
    margin-left: 16px;
    font-size: 14px;
    color: #666666;
    background-color: #FFFFFF;
}
.m_news_cate a:first-child{
	margin-left: 0px;
}
.m_news_cate .on{
	color: #FFFFFF;
	background-color: #DF4236;
	border: 1px solid #DF4236;
}
.nav_but{
	display: none;
    width: 28px;
    height: 22px;
    background-image: url(../images/nav.png);
    background-size: 100%;
    margin: 22px 0px;
    margin-right: 25px;
    display: none;
    background-repeat: no-repeat;
}
.min_nav {
    width: 100%;
    height: 100%;
    z-index: 11;
    position: fixed;
    background-color: rgba(132, 130, 130, 0.2);
    right: -1999px;
    transition: all 1s;
    top: 0px;
}
.nav_menu {
    width: 390px;
    height: 100%;
    background-color: #FFFFFF;
    max-height: 100%;
    overflow-x: hidden;
}
.nav_top {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.nav_top>#exit {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 22px;
    right: 20px;
    background-image: url(../images/cha.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.nav_menu ul li {
    border-bottom: 1px solid #EEEEEE;
}
.nav_menu ul li p {
    padding: 16px 24px 16px 34px;
    transition: all 0.5s;
}
.nav_menu ul li p a {
    font-size: 16px;
    color: #333;
}
.min_nav ul li p i {
    width: 16px;
    height: 16px;
    display: block;
    float: right;
}
.min_nav ul li p i .on {
    display: block;
}
.min_nav ul li p i img {
    width: 100%;
    display: none;
}
.nav_menu ul li dl {
    display: none;
}
.nav_menu ul li dl dd {
    padding: 16px 24px 16px 50px;
    background-color: #F7F7F7;
    border-top: 1px solid #EEEEEE;
}
.nav_menu ul li dl dd a {
    font-size: 16px;
    color: #333;
}
.m_sx {
    margin-top: 60px;
    display: none;
}
.m_sx p {
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
}
.m_sx p a {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.about_content img{
	display: block;
}
.case_tj .swiper-container{
	display: none;
}
.case_tj .swiper-pagination {
    width: 100%;
    bottom: -35px;
    left: 0px;
}
.case_tj .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 25px;
    background: #cccccc;
    margin-right: 15px;
}
.case_tj .swiper-pagination-bullet-active {
    background: #df4236;
}
.case_tj .swiper-slide{
	background-color: #FFFFFF
}
.case_tj{
	position: relative;
}
.m_index_goodness{
	background-image: url(../images/m_ys_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	display: none;
}
.m_index_goodness_cen{
	padding: 35px 20px 45px 20px;
}
.m_index_goodness_cen>.title{
	text-align: center;
	margin-bottom: 24px
}
.m_index_goodness_cen>.title h1{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.m_index_goodness_cen>.title h2{
	font-size: 12px;
	color: #b1b5b6;
	margin: 5px 0px 14px 0px;
}
.m_index_goodness_cen>.title p{
	font-size: 14px;
	color: #b1b5b6;
}
.m_index_goodness_cen ul li{
	width: 100%;
	height: 220px;
}
.m_index_goodness_cen ul li:nth-child(2n) .m_goodness_img{
	float: left;
}
.m_index_goodness_cen ul li:nth-child(2n) .m_goodness_text{
	float: right;
}
.m_goodness_img{
	width: 50%;
	float: right;
	background-position: center;
	height: 100%;
}
.m_goodness_text{
	width: 50%;
	float: right;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF
}
.m_goodness_text h1{
	padding-top: 15%;
	font-size: 48px;
	color: #e0e0e0;
}
.m_goodness_text em{
	width: 20px;
	height: 1px;
	background-color: #e0e0e0;
	margin: 20px auto;
	display: block;
}
.m_goodness_text p{
	font-size: 18px;
	color: #5d5d5d;
	font-weight: bold;
}
.m_lang{
	float: right;
	margin: 19px 0px;
	margin-right: 25px;
	display: none;
}
.m_lang a{
	padding: 3px 18px;
	border: 1px solid #e4e4e4;
	font-size: 14px;
	color: #333333;
	display: inline-block;
	border-radius: 25px;
}
.m_banner{
	display: none;
}
.m_index_news{
	position: relative;
	display: none;
}
.m_index_news .swiper-pagination{
	bottom: -40px;
	width: 100%;
	text-align: center;
}
.m_index_news .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 35px;
    margin-right: 5px;
    background: #F7f7f7;
}
.m_index_news .swiper-pagination-bullet-active{
	background: #df4236;
}
.zd_form{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 60px;
	background-color: #F7F7F7
}
.zd_form_cen>.title{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 65px;
	text-align: center;
}
.zd_form_cen ul li{
	float: left;
	width: 46%;
	margin-right: 8%;
	border-bottom: 1px solid #333333;
	margin-bottom: 3%;
	padding-bottom: 10px;
}
.zd_form_cen ul li:nth-child(2n){
	margin-right: 0px
}
.zd_form_cen ul li span{
	font-size: 16px;
	font-weight: bold;
}
.zd_form_cen ul li input[type="text"]{
	font-size: 16px;
	font-weight: bold;
	background-color: #F7F7F7;
	width: 65%;
}
.goSubmit{
	text-align: center;
}
.goSubmit input[type="button"]{
	width: 188px;
    height: 42px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    border: 1px solid #d2d2d2;
    background-color: #f7f7f7;
    cursor: pointer;
    margin-top: 15px;
}
.cate_content{
	margin: 70px auto;
}