/*通用类*/
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body{
	margin:0 auto;
	font-size:14px;
	font-family:"Microsoft Yahei";
	background:#f7f7f7;
	color:#363636;
}
.baidi{
	background:#fff;
}
h1,h2,h3{
	font-weight:500;
}
img{
	border:none;
}
a{
	cursor:pointer;
	color:#363636;
	text-decoration:none;
	outline:none;
}
a:hover{
	color: #26439c;
}
ul,li{
	list-style-type:none;
}
em{
	font-style:normal;
}
.lt{
	float:left;
}
.rt{
	float:right;
}
input.sub,label{
	border:none;
	cursor:pointer;
}
input,textarea,select{
	font-family:"Microsoft Yahei";
	outline:none;
}
table{
	border-collapse:collapse;
}
table td,table th{
	padding:0;
}
.clear::before{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clear::after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.warpin{
	max-width: 1200px;
	margin:0 auto;
}
.headers{
	width:100%;
}

.logo img{
	width:170px
}
.pulic_header_navi{
	width: 100%;
	height: 134px;
	position:absolute;
	z-index:3;
}
.pulic_header_navi .cont_box{
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: space-between;
}
.pulic_header_navi .cont_box .navi_box{
	display: flex;
	align-items: center;
	justify-content:space-between;
}
.pulic_header_navi .cont_box .navi_box a{
	padding-bottom: 10px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-family: Arial;
    display: block;
}
.pulic_header_navi .cont_box .navi_box a.hover{
	color:#f0fe0c;
	border-bottom:1px solid;
}

.pulic_header_navi .cont_box .navi_box a:hover,.pulic_header_navi .cont_box .current-menu-item  a{
	color:#f0fe0c;
	border-bottom:1px solid;
}
.index_banner_box{
	width: 100%;
	/*margin-bottom: 20px;*/
	/*max-height:800px;*/
	overflow: :hidden;
	overflow:hidden;
}
.index_banner_box img{
	display: block;
	width: 100%;
}
.index_banner_box .swiper-pagination{
	bottom: 30px;
}
.index_banner_box .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	border:2px solid #404040;
	background: none;
	opacity: 1;
}
.index_banner_box .swiper-pagination-bullet-active{
	background: #007aff;
	border:2px solid #007aff;
}
.index_pulic_title{
	text-align: center;
}
.index_pulic_title h2{
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-family: SimSun;
    font-size: 25px;
    color: #333333;
    font-weight: bold;
}
.index_pulic_title p{
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-family: Aparajita;
    font-size: 25px;
    color: #afafaf;
    font-weight: bold;
    text-transform: uppercase;
}
.index_cpzs_nav{
	display: flex;
	align-items: center;
	justify-content: center;
}
.index_cpzs_nav a{
    width: 114px;
    display: block;
    margin: 0 5px 10px 5px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #fff;
    overflow: hidden;
    font-size: 20px;
    color: #333333;
    transition: all 0.4s;
}
.index_cpzs_nav a:hover{
	border: 1px solid #bfbfbf;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
/* */
.index_gsjj_cont{
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.index_gsjj_cont img{
    width: 100%;
}
.index_gsjj_cont .cont_box{
	max-width: 1200px;
	margin:0 auto;
	overflow: hidden;
    padding: 25px;
}
.index_gsjj_cont .txt_box{
   display: block;
    overflow: hidden;
    text-align: left;
    font-size: 16px;
    color: #444;
    line-height: 2em;
    padding: 20px 100px;
}
.index_gsjj_cont .gsjj_more{
    width: 120px;
    height: 40px;
    display: block;
    margin: 20px auto 0 auto;
}
.index_gsjj_cont .gsjj_more a{
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    background: #242424;
    font-size: 14px;
    color: #fff;
}
.index_news_content{
	margin:30px auto;
}
.index_news_content .tis_title{
	max-width: 500px;
	float:left;
}
.erweim{ margin:90px auto}
.erweim span{
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size: 17px;
    font-weight: 700;
}
.index_news_content .tis_title img{
	display: block;
	max-width: 100%;
	margin:0 auto;
}
.index_news_content .cont_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	float:right;
}
.index_news_content .cont_box .list_box{
	margin-top: 70px;
}
.index_news_content .cont_box .list_box a{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.index_news_content .cont_box .list_box .i{
	width: 160px;
	height: 127px;
}
.index_news_content .cont_box .list_box .i img{
	display: block;
	width: 100%;
	height: 100%;
}
.index_news_content .cont_box .list_box .txt{
	position: relative;

}
.index_news_content .cont_box .list_box .txt h2{
	font-size:37px;
	margin-bottom: 30px;
}
.index_news_content .cont_box .list_box .txt h2 span{
	background: #3c94f7;
    padding: 3px 6px;
    color: #fff;
	border-radius:3px;
}
.index_news_content .cont_box .list_box .txt p{
	font-size:14px;
	line-height: 25px;
}
.index_news_content .cont_box .list_box .more{
	display: block;
	float: right;
}
.pulic_footer_copy{
    width: 100%;
    overflow: hidden;
    background: #242424;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    align-items: center ;
}
.pulic_footer_copy .menu{
	width: 100%;
    overflow: hidden;
    background: #242424;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:  space-around;
    align-items: center ;
}
.pulic_footer_copy .menu a{
	flex:1;
	color:#fff;
}
.xixian{
	padding-bottom:40px;
	border-bottom:1px solid #f2f2f2;
}
.newsxq{
	min-height:500px;
	padding:20px;
}
.newsxq h2{
	width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
}
.newsxq .times{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#9e9e9e;
}
.newsxq .context{margin-top:1em;}
.newsxq .times img{
	width:14px;
	margin-right:10px;
	opacity:0.5;
}
/* */
.content_bigbox_box{
	display: flex;
	justify-content: space-between;
	padding: 30px 10px 10px;
}
.content_bigbox_box .content_box{
	overflow: hidden;
}
.content_bigbox_box .masright{
    width: 410px;
    float: right;	
}

.content_bigbox_box .main_left{
    width: 410px;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.05);
    background: #fff;
	border-radius:4px;	
    margin-bottom:25px;
}

.navi_box .list_box{
	width:100%;
	height:80px;
	margin-top:15px;
}
.navi_box .list_box .i{
	max-width: 125px;
	width:25%;
	height:80px;
	border-radius:4px;
	overflow:hidden;
	margin-left:10px;
	float:left;
}
.navi_box .list_box .i img{
	width:100%;
	height:100%;
}
.navi_box .list_box .txt{
	width:67%;
	height:80px;
	float:right;
}
.list_box .txt .dibusa{
	width:100%;
	height:35px;
}
.navi_box .list_box .txt .dibusa .dibusad{
	width:50%;
	/*height:35px;*/
	float:left;
	margin-top:15px;
}
.navi_box .list_box .txt h4{
	font-weight:700;
	height:45px;
	width: 250px;
}
.navi_box .list_box .txt .dibusa .dibusad img{
	width:12px;
	margin-right:10px;
	opacity:0.5;
}
.navi_box .list_box .txt .dibusa .dibusad span{
	color:#b9b8b8;
}
.content_bigbox_box .main_left .about_title{
    display: block;
    text-align: center;
    overflow: hidden;
}
.about_title .about_p {
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-left: 25px;
	width:150px;
	float:left;
}
.xianst{
	border:#ccd800;
	width:5px;
	height:30px;
	background:#ccd800;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	margin-top:15px;
	float:left;
}
.about_psa{
	height: 55px;
    line-height: 55px;
    font-size: 18px;
	font-weight:700;
    text-align: left;
    padding-left: 25px;
	float:right;
	width:130px;
	color:#b9b8b8;
}
.content_bigbox_box .main_left .navi_box{
    padding: 30px 2px;
}
.content_bigbox_box .main_left .navi_box li{
	margin-bottom: 10px;
	border-bottom:1px solid #f2f2f2;
	height:45px;
}
.content_bigbox_box .main_left .navi_box li a{
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #b9b8b8;
    transition: all 0.4s;
    text-align: center;
    padding-left: 15px;
    text-align: left;
    float: left;
    width: 60%;
}
.content_bigbox_box .main_left .navi_box li span{
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #b7ceff;
    transition: all 0.4s;
    text-align: center;
    padding-right: 15px;
    text-align: right;
    float: left;
    width: 40%;
}
.content_bigbox_box .main_left .navi_box li span img{
	width:12px;
	margin-right:10px;
}
.content_bigbox_box .main_left  .about_img{
	display: block;
    overflow: hidden;
    margin-top: 10px;
}
.content_bigbox_box .main_left  .about_img img{
	width: 100%;
    display: block;
    height: auto;
}
.content_bigbox_box  .main_right{
    width: 740px;
    float: left;
	background:#fff;
}
.dqwz_title{
    display: block;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    text-indent: 25px;
}
.company{
display: block;
    overflow: hidden;
    padding: 20px 0;
    font-size: 22px;
    color: #333333;
    line-height: 28px;
}
.cpzs_last_box{
	display: flex;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-left:20px;
}
.cpzs_last_box .list_box{
	display: block;
	width: 100%;
    margin: 0 15px 30px 0;
}
.cpzs_last_box .list_box .i{
	display: block;
	max-width: 175px;
	max-height: 120px;
	width:25%;
	height: 100%;
	float:left;
	border-radius: 4px;
    overflow: hidden;
}
.cpzs_last_box .list_box .i img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cpzs_last_box .list_box .txt{
   	display: block;
    height: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    padding-left:1em;
	padding-bottom:20px;
	border-bottom:1px solid #f5f5f5;
	width:70%;
}
.cpzs_last_box .list_box .txt h3{
	font-weight:700;
}
.cpzs_last_box .list_box .txt p{
	margin-top:20px;
	display: block;
    height: 40px;
}
.cpzs_last_box .list_box .txt p img{
	width:12px;
	margin-right:10px;
}
.cpzs_last_box .list_box .txt p span{
	margin-right:10px;
	color:#92beef;
}
.cpzs_last_box .list_box .txt .dibusa .left{
	width:45%;
	float:left;
}
.cpzs_last_box .list_box .txt .dibusa .left img{
	width:12px;
	margin-right:10px;
	opacity:0.5;
}
.cpzs_last_box .list_box .txt .dibusa .left span{
	color:#b9b8b8;
}
.cpzs_last_box .list_box .txt .dibusa .right{
	width:55%;
	float:right;
	text-align:right;
}
.cpzs_last_box .list_box .txt .dibusa .right img{
	width:12px;
	margin-right:10px;
	opacity:0.5;
}
.cpzs_last_box .list_box .txt .dibusa .right span{
	color:#b9b8b8;
}
/* */
.zxly_cont_box{
    display: block;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 20px;
}
.zxly_cont_box input[type=text]{
	height: 30px;
	border:none;
}
.zxly_cont_box input[type=text]:focus{
	border:2px solid rgb(165,199,254);
	border-radius: 3px;
}
.zxly_cont_box .submit_btn{
	display: block;
	width: 120px;
	height: 30px;
	border:none;
	background: #c0a36c;
	color:#fff;
	border-radius: 3px;
	margin:10px auto;
}
.contact {
    display: block;
    overflow: hidden;
    padding: 20px 0;
}
/* */
.news_content_box{
	padding:20px 0;
}
.news_content_box .tis_title{
	text-align: center;
}
.news_content_box .tis_title h2{
	font-weight: bold;
    font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: 40px;
    list-style-type: none;
        border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
}
.news_content_box .tis_title p{
	color:#666;
	line-height: 24px;
}
.news_content_box .txt_box{
	padding:20px 0;
}
.news_content_box .txt_box img{
	display: block;
	max-width: 100%;
	margin:20px auto;
}
.news_content_box .txt_box p{
	line-height: 25px;
}
.news_bit_more_box{
	padding:20px 0;
}
.news_bit_more_box p{
	font-size:14px;
	line-height: 30px;
}
.news_bit_more_box p a{

}
.cpzs_page_box{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:14px;
}
/* */
.cpxq_detail_cont{
	display: block;
    overflow: hidden;
    padding: 20px 0;
}
.cpxq_detail_cont .cpxq_tle{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
.cpxq_detail_cont .pro_main_cont{
	width: 100%;
	display: flex;
	margin-top: 40px;
}
.cpxq_detail_cont .pro_main_cont .main_l{
	width: 50%;
}
.cpxq_detail_cont .pro_main_cont .main_l .img{
	width: 370px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin:0 auto;
}
.cpxq_detail_cont .pro_main_cont .main_l .img img{
	max-width: 100%;
}
div.zoomDiv{
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:200px;
	background:#ffffff;
	border:5px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
div.zoomMask{
	position:absolute;
	background:url("images/mask.png") repeat scroll 0 0 transparent;
	cursor:move;z-index:1;
}
.cpxq_detail_cont .pro_main_cont .main_r{
	width: 60%;
}
.cpxq_detail_cont .pro_main_cont .main_r .txt p{
	line-height: 32px;
}
.cpxq_detail_cont .pro_main_cont .main_r .buy_cont{
	padding:20px 5px;
	background: rgb(246,246,246);
	border:1px solid #ccc;
}
.cpxq_detail_cont .pro_main_cont .main_r .buy_cont .num{
	display: inline-block;
	margin-bottom: 40px;
	font-size:14px;
	color:#333;
}
.cpxq_detail_cont .pro_main_cont .main_r .buy_cont .num input{
	margin-left: 10px;
	width: 100px;
	height: 20px;
}
.cpxq_detail_cont .pro_main_cont .main_r .buy_cont .btn{
	display: flex;
	align-items: center;
}
.cpxq_detail_cont .pro_main_cont .main_r .buy_cont .btn a{
	margin:0 20px;
}

.art-now {box-sizing: border-box;width: 40%;float: left;line-height: 2em;}
.art-now:last-child{width: 20%;}
.art-now ul{padding-left:2em;}
.art-now li{list-style-type:disc;font-size: 1.1em;line-height: 2em;}
.art-now .box-tit{font-size: 1.3em;line-height: 2em;}