/*crumbs*/
.wrap{padding:15px 0;}
.wrap .sub_title{height:70px;line-height:70px;border-bottom:2px solid #e6e6e6;position:relative;margin:0 0 25px 0;font-size:26px;font-weight:bold;color:#323f48;text-align:center;}
.wrap .sub_title:after{content:'';width:53px;height:2px;background:#bb0202;position:absolute;left:50%;margin-left:-26px;bottom:-2px;}

/*companyInfo*/
#companyInfobg{padding:38px 0 50px;}
.companyInfo{margin-top:16px;background:#FFF;}
.companyInfo p{margin:0;text-align:left;line-height:28px;color:#666;margin-top:10px;font-size:16px;}
.companyInfo p img{ max-width: 100%; height: auto;}
/**/
/*c_youshi*/
#c_youshibg{background:#F5F5F5;background-size:cover;padding:31px 0 62px;}
.c_youshi{width:100%;overflow:hidden;margin-top:30px;}
.c_youshi .ys_li{background:#FFF;border-radius:10px;padding:21px 20px 36px;text-align:center;}
.c_youshi .ys_li:nth-child(odd){margin-left:0;}
.c_youshi .ys_li i{display:inline-block;height:91px;width:91px;border-radius:50%;background-size:auto 50%;background-repeat:no-repeat;background-position:center center;background-color:#ececed;}
.c_youshi .ys_li i.icon1{background-image:url(../image/com_icon1.png);}
.c_youshi .ys_li i.icon2{background-image:url(../image/com_icon2.png);}
.c_youshi .ys_li i.icon3{background-image:url(../image/com_icon3.png);}
.c_youshi .ys_li .ys_txt{padding-top:8px;text-align:left;}
.c_youshi .ys_li .ys_txt p{margin:0;line-height:26px;font-size:14px;color:#8a8d91;margin-top:11px;}
.c_youshi .ys_li .ys_txt p:first-child{height:30px;line-height:30px;font-size:20px;font-weight:bold;color:#020303;text-align:center;}
.c_youshi .ys_li .ys_txt p:last-child{height:156px;}
/*1200以上屏幕*/
@media screen and (max-width:1359px){
	#companyInfobg{padding:35px 0 40px;}
	.companyInfo .cl_img{width:500px;padding-bottom:393px;}
	#c_youshibg{padding:30px 0 40px;}
	.c_youshi .ys_li{padding:15px 16px 20px;}
	
}
@media screen and (max-width:1229px){
	#companyInfobg{padding:30px 0;}
	.companyInfo{margin-top:15px;}
	.companyInfo p{font-size:14px;line-height:24px;}
	#c_youshibg{padding:25px 0 30px;}
	.c_youshi{margin-top:20px;}
	.c_youshi .ys_li{padding:10px 10px 12px;}
	.c_youshi .ys_li i{width:80px;height:80px;}
	.c_youshi .ys_li .ys_txt p{font-size:12px;margin-top:6px;}
	.yc_youshi .ys_li .ys_txt p:first-child{font-size:16px;height:26px;line-height:26px;margin-top:6px;}
}
@media screen and (max-width:1023px){
	#companyInfobg{padding:20px 0;}
	#c_youshibg{padding:20px 0;}
	.c_youshi{margin-top:20px;}
	.c_youshi .ys_li .ys_txt p:last-child{height:156px;}

}
@media screen and (max-width:767px){
	.c_youshi .ys_li .ys_txt p:last-child{height:182px;}
}
@media screen and (max-width:667px){
	.c_youshi .ys_li .ys_txt p:last-child{height:182px;}
}
@media screen and (max-width:499px){
	.c_youshi .ys_li .ys_txt p:last-child{height:182px;}
}

/*productshow*/
.productshow{}
.productshow .productshow_left{width:71%;float:left;}
.productshow .ps_content{margin-top:7px;}
.productshow .ps_content .psc_left{width:500px;float:left;}
.productshow .ps_content .psc_left .pscl_top{}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left{position:relative;margin-top:20px;padding:0 40px;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li{width:100%;overflow:hidden;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide{cursor:pointer;border:1px solid #E5E5E5;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide .ss_img{width:100%;padding-bottom:75%;position:relative;box-sizing:border-box;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide .ss_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .pscl_top_left_li .swiper-slide.on{border:1px solid #CCC;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-next{width:30px;height:100%;background:url(../image/right.gif) no-repeat center center!important;outline:none;bottom:0;right:0;margin-left:0;margin-top:0;top:auto;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-next.swiper-button-disabled{opacity:1;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-prev{width:30px;height:100%;background:url(../image/left.gif) no-repeat center center!important;outline:none;margin:0 auto;top:0;left:0;margin-left:0;margin-top:0;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-prev.swiper-button-disabled{opacity:1;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_right{width:100%;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #E5E5E5;position:relative;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img:hover a{display:block;position:absolute;width:100%;height:100%;background:rgba(255,255,255,.2);cursor:pointer;}
.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img:hover a em{width:80px;height:80px;position:absolute;left:50%;margin-left:-40px;top:50%;margin-top:-40px;background:url(../image/fd_icon.png) no-repeat center center #e62128;background-size:auto 30%;border-radius:50%;display:block;}
.productshow .ps_content .psc_right{width:calc(100% - 530px);float:right;margin-left:30px;position:relative;padding-bottom:80px;height:436px;}
.productshow .ps_content .psc_right h1{margin:0;color:#333;font-size:30px;text-align:left;font-weight:bold;height:46px;line-height:46px;}
.productshow .ps_content .psc_right span{display:inline-block;height:30px;line-height:30px;background:url(../image/ntime.png) no-repeat left center;padding-left:25px;}
.productshow .ps_content .psc_right>p{margin:0;line-height:30px;margin-top:20px;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;}
.productshow .ps_content .psc_right>p img{ max-width: 260px;}

.productshow .ps_content .psc_right .prtr_btn{width:100%;height:61px;border-top:2px solid #e6e6e6;padding:10px 0;position:absolute;bottom:0;left:0;}
.productshow .ps_content .psc_right .prtr_btn .b_phone{float:left;background:url(../image/proinfo_phone.png) no-repeat left center;padding-left:50px;}
.productshow .ps_content .psc_right .prtr_btn .b_phone p{margin:0;}
.productshow .ps_content .psc_right .prtr_btn .b_phone p:first-child{height:20px;line-height:20px;font-size:16px;}
.productshow .ps_content .psc_right .prtr_btn .b_phone p:last-child{height:21px;line-height:21px;font-size:20px;}
.productshow .ps_content .psc_right .prtr_btn a{display:block;width:114px;height:41px;line-height:41px;background:#bb0202;font-size:16px;color:#FFF;text-align:center;float:right;}

.productshow .productshow_left .pro_title{color:#333;font-size:20px;text-align:left;padding:10px 0;margin:0;font-weight:bold;text-align:center;}
.productshow .productshow_left .pro_info{color:#333;font-weight:normal;text-align:center;font-size:12px;padding-bottom:15px;border-bottom:1px solid #CCC;}
.productshow .productshow_left .pro_img{max-width:600px;height:auto;margin:15px auto 25px;}
.productshow .productshow_left .pro_img img{width:100%;height:100%;display:block;}
.productshow .productshow_left .productshow_ul{margin-top:20px;background:#E5E5E5;}
.productshow .productshow_left .productshow_ul li{height:40px;line-height:40px;float:left;padding:0 20px;color:#444;cursor:pointer;border-right:1px solid #FFF;cursor:pointer;}
.productshow .productshow_left .productshow_ul li.hover{background:#bb0202;color:#FFF;}
.productshow .productshow_left .pro_txt{font-size:15px;line-height:30px;margin-top:10px;}
.productshow .productshow_left .pro_txt h2{margin:0;font-size:20px;font-weight:bold;line-height:30px;padding:10px 0;}
.productshow .productshow_left .pro_txt h3{margin:0;font-size:18px;font-weight:bold;line-height:30px;padding:8px 0;}
.productshow .productshow_left .pro_txt p{margin:0;font-size:15px;line-height:30px;margin-top:4px;}
.productshow .productshow_left .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.productshow .productshow_left .pro_txt table{border-top:1px solid #DDD;border-left:1px solid #DDD;margin:0 auto;width:100%!important;} 
.productshow .productshow_left .pro_txt table td{border-right:1px solid #DDD;border-bottom:1px solid #DDD;padding:10px 8px;line-height:1.2;width:auto!important;}
.productshow .productshow_left .pro_txt table td p{margin-top:0;line-height:1.8;}
.productshow .productshow_left .pro_txt iframe{width:100%;height:600px;}
.productshow .productshow_left .pro_contact{margin-top:20px;}
.productshow .productshow_left .pro_contact .h1{height:40px;line-height:40px;color:#ff9c00;font-size:18px;font-weight:bold;position:relative;background:#E1E1E1;text-indent:20px;}
.productshow .productshow_left .pro_contact .h1:after{content:'';width:3px;height:20px;background:#d30037;position:absolute;left:5px;top:10px;}
.productshow .productshow_left .pro_contact p{margin:0;line-height:2;font-size:16px;}
.productshow .productshow_left .pro_contact p:first-child{font-size:18px;font-weight:bold;}
.productshow .productshow_left .pro_contact img,.productshow .productshow_left .pro_contact p img{max-width:840px;display:block;margin:0 auto;}
.productshow .productshow_left .pro_form{margin-top:20px;}
.productshow .productshow_left .pro_form li{margin-bottom:12px;}
.productshow .productshow_left .pro_form li label{height:40px;line-height:40px;margin:0;}
.productshow .productshow_left .pro_form li .i_input{width:50%;height:30px;padding:3px 8px;border:1px solid #CCC;outline:none;}
.productshow .productshow_left .pro_form li textarea{vertical-align:top;resize:none;width:50%;padding:10px 8px;border:1px solid #CCC;outline:none;height:100px;}
.productshow .productshow_left .pro_form li .b_input{width:100px;height:36px;background:#bb0202;color:#FFF;}


@media screen and (max-width:1429px){
	.productshow .ps_content .psc_left{width:430px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left{margin-top:10px;}
	.productshow .ps_content .psc_right{width:calc(100% - 450px);margin-left:20px;height:383px;}
	.productshow .ps_content .psc_right h1{font-size:26px;height:36px;line-height:36px;}
	.productshow .ps_content .psc_right>p{margin-top:15px;-webkit-line-clamp:7;}
}
@media screen and (max-width:1229px){
	.productshow .ps_content .psc_right h1{font-size:22px;height:32px;line-height:32px;}
	.productshow .ps_content .psc_right>p{margin-top:10px;-webkit-line-clamp:9;font-size:14px;line-height:24px;}
}
@media screen and (max-width:1023px){
	.productshow .ps_content .psc_left{width:300px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left{margin-top:8px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_right .pscl_top_right_img:hover a em{width:60px;height:60px;margin-left:-30px;margin-top:-30px;}
	.productshow .ps_content .psc_right{width:calc(100% - 315px);margin-left:15px;height:276px;}
	.productshow .ps_content .psc_right h1{font-size:20px;height:30px;line-height:30px;}
	.productshow .ps_content .psc_right>p{margin-top:10px;-webkit-line-clamp:6;}
	.productshow .ps_content .psc_right .prtr_btn{height:51px;padding:5px 0;}

}
@media screen and (max-width:767px){
	.productshow .ps_content .psc_left{width:100%;float:none;}
	.productshow .ps_content .psc_right{width:100%;margin-left:0;height:auto;float:none;margin-top:15px;padding-bottom:70px;padding-top:15px;border-top:1px solid #E5E5E5;}
	.productshow .ps_content .psc_right h1{font-size:20px;height:30px;line-height:30px;}
	.productshow .ps_content .psc_right>p{margin-top:10px;-webkit-line-clamp:100;}
	.productshow .ps_content .psc_right .prtr_btn{height:51px;padding:5px 0;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left{padding:0 20px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-prev{width:20px;}
	.productshow .ps_content .psc_left .pscl_top .pscl_top_left .swiper-button-next{width:20px;}
	.productshow .ps_content .psc_right span{font-size:12px;height:20px;line-height:20px;background-size:auto 14px;padding-left:20px;}
	.productshow .ps_content .psc_right .prtr_btn .b_phone{width:100%;float:none;background-size:auto 38px;padding-left:45px;}
	.productshow .ps_content .psc_right .prtr_btn .b_phone p:first-child{font-size:14px;}
	.productshow .ps_content .psc_right .prtr_btn .b_phone p:last-child{font-size:18px;height:18px;line-height:18px;}
	.productshow .ps_content .psc_right .prtr_btn a{display:none;}
}

/*product_list*/
.product_list{position:relative;padding:20px 0 30px;}
.product_list li{margin-top:15px;width:23.8%;float:left;cursor:pointer;margin-left:1.6%;}
.product_list li:nth-child(4n+1){margin-left:0;}
.product_list li .p_img{width:100%;padding-bottom:66.67%;position:relative;overflow:hidden;border:2px solid #efefef;}
.product_list li .p_img img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.product_list li .p_img .videoicon{background:url(../image/v_icon.png) no-repeat center center rgba(14,104,176,.7);;position:absolute;left:0;top:0;background-size:60px auto;display:block;width:100%;height:100%;}
.product_list li p{margin:0;line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_list li p a{color:#666;}

@media screen and (max-width:1023px){
	.product_list{padding:0 0 20px;}
	.product_list li{width:32%;margin-left:2%;}
	.product_list li:nth-child(4n+1){margin-left:2%;}
	.product_list li:nth-child(3n+1){margin-left:0;}
	.product_list li p{font-size:14px;height:36px;line-height:36px;padding:0 3px;}
}

@media screen and (max-width:667px){
	.product_list li{width:49%;margin-left:2%;}
	.product_list li:nth-child(4n+1){margin-left:2%;}
	.product_list li:nth-child(3n+1){margin-left:2%;}
	.product_list li:nth-child(odd){margin-left:0;}
}

/* @media screen and (max-width:499px){	
	.product_list li{width:100%;margin-left:0;}
	.product_list li:nth-child(4n+1){margin-left:0;}
	.product_list li:nth-child(3n+1){margin-left:0;}
} */

/*newslist*/
.news_list{}
.news_list .news_ul{padding:35px 0;border-bottom: 1px solid #dbdbdb;}
.news_list .news_ul .img{width:200px;height:135px;float:left;margin-top:4px;border:1px solid #dbdbdb;position:relative;}
.news_list .news_ul .img img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.news_list .news_ul .news_txt{width:calc(100% - 340px);float:left;margin-left:32px;}
.news_list .news_ul .news_txt p{margin-bottom:0;}
.news_list .news_ul .news_txt .news_title{font-size:22px;line-height:35px;height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_ul:hover  .news_title{ color: #1a5ca8;}
.news_list .news_ul .news_txt .news_info{line-height:25px;padding-top:5px;color:#888;}
.news_list .news_ul .news_date{width:80px;float:right;border:1px solid #dbdbdb;text-align:center;color:#999;padding:8px 10px;}
.news_list .news_ul .news_date span{font-size:50px;line-height:50px;display:block;}
.news_list .news_ul .news_date p{line-height:25px;height:25px;}

@media screen and (max-width:1229px){
	.news_list .news_ul .news_txt{width:calc(100% - 320px);margin-left:20px;}
	.news_list .news_ul .news_txt .news_info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
}

@media screen and (max-width:1023px){
	.news_list .news_ul .news_txt{width:calc(100% - 220px);margin-left:20px;}
	.news_list .news_ul .news_date{display:none;}
}

@media screen and (max-width:667px){
	.news_list .news_ul{padding:18px 0;}
	.news_list .news_ul .img{width:140px;height:85px;}
	.news_list .news_ul .news_txt{width:calc(100% - 160px);margin-left:20px;}
	.news_list .news_ul .news_txt .news_info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
}

@media screen and (max-width:499px){
	.news_list .news_ul{padding:18px 0;}
	.news_list .news_ul .img{display:none;}
	.news_list .news_ul .news_txt{width:calc(100% - 75px);margin-left:0;}
	.news_list .news_ul .news_txt .news_title{font-size:14px;line-height:25px;height:25px;}
	.news_list .news_ul .news_txt .news_info{font-size:12px;line-height:18px;}
	.news_list .news_ul .news_date{padding:8px 0px;margin-top:0;width:65px;display:block;}
	.news_list .news_ul .news_date span{font-size:22px;line-height:22px;}
}


/*newscow*/
.newscow{}
.newscow .newscow_left{width:71%;float:left;}
.newscow .newscow_left .h1{margin:0;line-height:30px;font-size:24px;margin-top:0;}
.newscow .newscow_left .pubinfo{margin:0;line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;}
.newscow .newscow_left .pubinfo span{padding-right:10px;white-space:nowrap;}
.newscow .newscow_left .newscount{line-height:30px;font-size:15px;color:#626262;}
.newscow .newscow_left .newscount h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.newscow .newscow_left .newscount h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.newscow .newscow_left .newscount p{line-height:30px;padding-top:8px;font-size:16px;color:#626262;}
.newscow .newscow_left .newscount img{margin:0 auto;display:block;max-width:100%;height:auto;}
.newscow .newscow_left .newscount table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newscow .newscow_left .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}
.newscow .newscow_left .newscount table td p{margin-top:0;line-height:1.8;}

/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../image/zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

@media screen and (max-width:1023px){
	.newscow .newscow_left{width:100%;float:none;}
	.newscow_right{width:100%;float:none;}
	.newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
	.newscow_right .news_product .bd ul li:first-child{margin-left:0;}
	.newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
	.newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
}

@media screen and (max-width:499px){
	.newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
	.newscow_right .news_nlist ul li{width:100%;margin-left:0;}
}

/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*contact*/
.contact{padding:50px 0;}
.contact .cc_left{width:550px;float:left;background:#bb0202;color:#FFF;height:435px;padding:30px 20px 0;}
.contact .cc_left p{font-size:16px;line-height:30px;}
.contact .cc_left p:first-child{font-size:24px;font-weight:bold;height:36px;line-height:36px;}
.contact .cc_right{width:calc(100% - 550px);float:right;}
.contact .cc_right .contactmap{width:100%;position:relative;}
.contact .cc_right .contactmap #container{width:100%;height:100%;position:absolute;left:0;top:0;}

/*1360以上屏幕*/
@media screen and (max-width:1359px){

}
@media screen and (max-width:1229px){
	.contact .cc_left{width:400px;}
	.contact .cc_right{width:calc(100% - 400px);}
}
@media screen and (max-width:1023px){
	.contact{padding:20px 0;}
	.contact .cc_left{width:100%;float:none;height:auto;padding:15px 20px;}
	.contact .cc_right{width:100%;float:none;}
}
@media screen and (max-width:767px){

}
@media screen and (max-width:667px){
	

}
@media screen and (max-width:499px){
	.contact .cc_left{padding:15px 10px;}
	.contact .cc_left p{font-size:14px;line-height:24px;}
	.contact .cc_left p:first-child{font-size:20px;font-weight:bold;height:30px;line-height:30px;}
}


/*con_liuyan*/
.con_liuyan{padding:88px 0 126px;background:#F7F7F7;}
.con_liuyan .c_t{height:50px;line-height:50px;font-size:36px;color:#212A3B;}
.con_liuyan .cl_left{width:50%;float:left;padding-right:90px; padding-left: 50px;}
.con_liuyan .cl_left .cl_txt{padding-left:100px;background-repeat:no-repeat;margin-bottom:70px;}
.con_liuyan .cl_left .cl_txt.icon1{background-image:url(../image/con_icon2.png);background-position:left 6px;}
.con_liuyan .cl_left .cl_txt.icon2{background-image:url(../image/con_icon3.png);background-position:left 12px;}
.con_liuyan .cl_left .cl_txt p{font-size:16px;line-height:35px;color:#666;margin-top:14px;}
.con_liuyan .cl_right{width:50%;float:right;padding-left:90px;border-left:1px solid #E9E9E9; padding-right: 50px;}
.con_liuyan .cl_right .cl_li{border:1px solid #EEE;margin-bottom:20px;background-repeat:no-repeat;background-position:30px center;padding-left:60px;background-color:#FFF;}
.con_liuyan .cl_right .cl_li.cl_li1{padding-left:30px;}
.con_liuyan .cl_right .cl_li.icon1{background-image:url(../image/con_ficon1.png);}
.con_liuyan .cl_right .cl_li.icon2{background-image:url(../image/con_ficon2.png);}
.con_liuyan .cl_right .cl_li.icon3{background-image:url(../image/con_ficon3.png);}
.con_liuyan .cl_right .cl_li input{width:100%;height:48px;line-height:48px;outline:none;padding:0 6px;}
.con_liuyan .cl_right .cl_li textarea{width:100%;padding:8px 6px;outline:none;resize:none;line-height:24px;}
.con_liuyan .cl_right .con_btn{height:50px;line-height:48px;color:#0075BA;background:#FFF;cursor:pointer;text-align:center;display:inline-block;border:1px solid #0075BA;width:260px;font-size:18px;margin-top:20px;}
.con_liuyan .cl_right .con_btn:hover{ background: #0075BA; color: #fff;}
.con_liuyan .cl_right ::-webkit-input-placeholder{color:#888;font-size:16px;}
.con_liuyan .cl_right :-moz-placeholder{color:#888;font-size:16px;}
.con_liuyan .cl_right ::-moz-placeholder{color:#888;font-size:16px;}
.con_liuyan .cl_right :-ms-input-placeholder{color:#888;font-size:16px;}
.con_liuyan p{ font-size: 20px; padding: 0 20px 40px; color: #0075BA;}

@media screen and (max-width:1699px){
	.c_t{font-size:32px;height:44px;line-height:44px;}
	.con_liuyan{padding:50px 0 80px;}
	.con_liuyan .cl_left{padding-right:50px;}
	.con_liuyan .cl_left .cl_txt{margin-bottom:50px;padding-left:80px;background-size:56px auto;}
	.con_liuyan .cl_left .cl_txt.icon1{background-position:left 2px;}
	.con_liuyan .cl_left .cl_txt.icon2{background-position:left 8px;}
	.con_liuyan .cl_left .cl_txt p{font-size:15px;line-height:32px;}
	.con_liuyan .cl_right{padding-left:50px;}
	.con_liuyan .cl_right .cl_li{margin-bottom:15px;background-position:20px center;padding-left:50px;}
	.con_liuyan .cl_right .cl_li.cl_li1{padding-left:20px;}
	.con_liuyan .cl_right .con_btn{margin-top:15px;font-size:16px;width:140px;height:44px;line-height:42px;}
	.con_liuyan .cl_right ::-webkit-input-placeholder{font-size:15px;}
	.con_liuyan .cl_right :-moz-placeholder{font-size:15px;}
	.con_liuyan .cl_right ::-moz-placeholder{font-size:15px;}
	.con_liuyan .cl_right :-ms-input-placeholder{font-size:15px;}
}

@media screen and (max-width:1499px){
	.con_liuyan .c_t{font-size:24px;height:36px;line-height:36px;}
	.con_liuyan{padding:40px 0 50px;}
	.con_liuyan .cl_left .cl_txt{margin-bottom:30px;padding-left:60px;background-size:46px auto;}
	.con_liuyan .cl_left .cl_txt.icon1{background-position:left 2px;}
	.con_liuyan .cl_left .cl_txt.icon2{background-position:left 5px;}
	.con_liuyan .cl_left .cl_txt p{font-size:14px;line-height:28px;margin-top:10px;}
	.con_liuyan .cl_right .cl_li{margin-bottom:10px;background-position:15px center;padding-left:40px;}
	.con_liuyan .cl_right .cl_li.cl_li1{padding-left:15px;}
	.con_liuyan .cl_right .con_btn{margin-top:10px;}
	.con_liuyan .cl_right ::-webkit-input-placeholder{font-size:14px;}
	.con_liuyan .cl_right :-moz-placeholder{font-size:14px;}
	.con_liuyan .cl_right ::-moz-placeholder{font-size:14px;}
	.con_liuyan .cl_right :-ms-input-placeholder{font-size:14px;}
}

@media screen and (max-width:1299px){
	.con_liuyan .c_t{font-size:20px;height:30px;line-height:30px;font-weight:bold;}
	.con_liuyan{padding:30px 0 40px;}
	.con_liuyan .cl_left .cl_txt{margin-bottom:30px;padding-left:50px;background-size:40px auto;}
	.con_liuyan .cl_left .cl_txt.icon1{background-position:left 2px;}
	.con_liuyan .cl_left .cl_txt.icon2{background-position:left 5px;}
	.con_liuyan .cl_left .cl_txt p{font-size:14px;line-height:25px;margin-top:7px;}
	.con_liuyan .cl_right .cl_li{margin-bottom:10px;background-position:15px center;padding-left:40px;}
	.con_liuyan .cl_right .cl_li.cl_li1{padding-left:15px;}
	.con_liuyan .cl_right .con_btn{margin-top:10px;}
	.con_liuyan .cl_right ::-webkit-input-placeholder{font-size:14px;}
	.con_liuyan .cl_right :-moz-placeholder{font-size:14px;}
	.con_liuyan .cl_right ::-moz-placeholder{font-size:14px;}
	.con_liuyan .cl_right :-ms-input-placeholder{font-size:14px;}
}

@media screen and (max-width:1023px){
	.con_liuyan .cl_left{width:100%;float:none;}
	.con_liuyan .cl_left .cl_txt{margin-bottom:15px;}
	.con_liuyan .cl_left .cl_txt p{line-height:24px;margin-top:5px; padding: 0 0 10px;}
	.con_liuyan .cl_right{width:100%;float:none;border-left:none;}
	.con_liuyan .cl_right .cl_li{margin-bottom:10px;background-position:15px center;padding-left:40px;}
	.con_liuyan .cl_right .cl_li.cl_li1{padding-left:15px;}
	.con_liuyan .cl_right .con_btn{margin-top:10px;}
	.con_liuyan .cl_right ::-webkit-input-placeholder{font-size:14px;}
	.con_liuyan .cl_right :-moz-placeholder{font-size:14px;}
	.con_liuyan .cl_right ::-moz-placeholder{font-size:14px;}
	.con_liuyan .cl_right :-ms-input-placeholder{font-size:14px;}
}

/*page manu*/
.manu {padding:25px 3px;margin:3px;text-align:center;}
.manu a{border:1px solid #D9D9D9;padding:9px 15px;text-decoration:none;margin:0 2px;}
.manu .page-num-current, .manu a:hover{border:1px solid #ffa91a;padding:9px 15px;background:#ffa91a;font-weight:bold;margin:0 2px;color:#FFF;}