/*公共属性*/
*{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
	text-decoration: none;
	list-style:none;
}
body{min-width: 1360px;}
em{
	font-style: normal;
}
/*左浮*/
.l{
	float: left;
}
/*右浮*/
.r{
	float: right;
}
/*清除浮动*/
.clear{
	clear:both;
}
.content{width: 1360px;margin: 0 auto;}

.display{display: inline-block;}

.middle{vertical-align: middle;}

.middlex{vertical-align: bottom;}

img{border:0;vertical-align:bottom;max-width:100%;display: block;}

.center{text-align: center;}

/*头部*/
.head_top{background-color: #fbfbfb;border-bottom: 2px solid #eeeeee;padding: 10px 0 12px 0;color: #756b6b;font-size: 14px;}
.head_logo{position: relative;}
.head_logo_mb{position: absolute;width: 100%;top: 104px;left: 0px;z-index: 99;text-align: right;height: 52px;background-color: rgba(0,0,0,0.5);display: none;}
.head_logor{margin-top: 15px;}
.head_logoz{margin-left: 89px;}
.s1_ss{border: 1px solid #cdcdcd;border-radius: 48px;overflow: hidden;}
.head_zhong_by_ss{width: 250px;height: 37px;border: none;padding: 0 16px;outline: none;}
.head_zhong_img_ss{height:37px;text-align: center;border: none;padding: 0 24px;background-color: rgba(0,0,0,0);}
.head_logozx{color: #6f6f6f;font-size: 14px;margin: 8px 0 0 14px;}
.head_logozx a{color: #6f6f6f;font-size: 14px;}
.head_zhong_cs{width: 85px;margin-top: 45px;margin-left: 15px;position: relative;}
.head_zhong_cst{cursor:pointer;}
.head_zhong_cst_wz{border: none;color: #4d4d4d;font-size: 18px;}
.head_zhong_cst_sj{width: 14px;margin-top: 8px;}
.head_zhong_csxl{position: absolute;left: 0px;top: 23px;width: 100%;z-index: 999;display: none;border: 1px solid #eeeeee;}
.head_zhong_cs:hover .head_zhong_csxl{display: block;}
.head_zhong_csxl div{text-align: center;line-height: 25px;height: 25px;font-size: 16px;color: #000;cursor: pointer;}
.head_zhong_csxl div:hover{background-color: #f2f2f2;}

/*栏目*/
.head_zhong_logo{margin-top: 35px;}
.head_lanmu_con_list{padding: 40px 0px;position: relative;color: #000;font-size:18px;margin-left: 39px;}
.head_lanmu_con_list a{color: #000;}
.head_lanmu_con_list:hover{background-color: #e31f1d;color: #fff;width: 114px;text-align: center;}
.head_lanmu_con_list:hover.head_lanmu_con_list a{color: #fff;}
.head_lanmu_con_list_ul{width: 100%;position: absolute;top: 62px;left: 0px;z-index: 99;display: none;}
.head_lanmu_con_list:hover .head_lanmu_con_list_ul{display: block;}
.head_lanmu_con_list_xl{position: absolute;top: 100%;left: 50%;transform:translateX(-50%);z-index: 999;display: none;}
.head_lanmu_con_list:hover .head_lanmu_con_list_xl{display: block;}
.head_lanmu_con_list_xl a{color: #fff;font-size: 14px;}
.head_lanmu_con_list_xl_list{width: 120px;text-align: center;height: 52px;line-height: 52px;}
/*轮播*/
.banner{position: relative;}
.banner_kuang{position: absolute;top: 45%;left:14%;padding: 46px 36px 36px 47px;background-color: rgba(0,0,0,0.5);}
.banner_kuang_hg{width: 124px;height: 4px;margin: 17px 0 22px 0;background-color: #ef1919;}
.banner_kuang_zhong{font-size: 20px;color: #ffffff;width: 519px;margin-bottom: 35px;}
.banner_kuang_top{font-size: 44px;color: #fff;font-weight: 600;}
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{position:absolute;bottom: 50px;z-index:1;right:47%;}
.slideBox .hd ul{ overflow:hidden;float:left;}
.slideBox .hd ul li{cursor:pointer;float:left;width:15px;height: 15px;background-color: #fff;margin-right: 20px;border-radius: 15px;}
.slideBox .hd ul li div{padding-top: 23px;padding-left: 20px;position: relative;}
.slideBox .hd ul li div span{font-size: 16px;color: #fff;display: inline-block;position: absolute;top: 31px;left: 40%;}
.slideBox .hd ul li img{width: 54px;height: 34px;}
.slideBox .hd ul li.on{filter:alpha(opacity=100);opacity:1;background-color: #e31f1d;}/*指示灯选择状态效果*/
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{vertical-align:middle;}
.slideBox .bd img{ width:100%; display:block;}
.slideBox .prev,.slideBox .next{ position:absolute;  top:0%; margin-top:-25px; display:block; width:37px; height:72px;  filter:alpha(opacity=50);opacity:0;   }
.slideBox .next{ height:500px;width:45%;background:url({%$URL%}images/a.png) no-repeat right;transition:1s;right:0px;}
.slideBox .prev{ height:500px;width:45%;background:url({%$URL%}images/b.png) no-repeat left;transition:1s;left:0px;}
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:0.8;transition:1s;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
.baann_img{position: absolute;left: 0px;bottom:-5px;}
.baann_img img{width: 100%;}
.botl_bot{color: #313131;font-size: 15px;}


/*底部*/
.bot{background-color: #fdfdfe;border-top: 1px solid #f2f2f2;padding: 27px 0 35px 0;}
.botl_top{color: #818181;font-size: 15px;margin-bottom: 26px;}
.botl_top a{color: #818181;}
.botr_ewm img{margin-left: 23px;width: 66px;}
.botrl{position: relative;}
.botrl select{border:1px solid #000000;color: #000000;font-size: 16px;outline: none;webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right: 22px;width: 288px;padding: 0 5px;height: 38px;}
.botrl_jt{position: absolute;right: 6px;top: 16px;width: 10px;}


/*s1*/
.s1{border-bottom: 2px solid #eeeeee;padding: 17px 0 14px 0;}
.s1r{font-size: 16px;color: #495a70;}
.s1r_time{display: inline-block;color: #a9bfdb;margin-left: 35px;}
/*s2*/
.s2{padding-bottom: 60px;}
.s2_top{position: relative;font-weight: 600;text-align: center;margin: 85px 0 46px 0;}
.s2_top_z{color: #ef1818;font-size: 36px;width: 100%;position: absolute;left: 0px;top: -16px;}
.s2_top_z span{color: #000;}
.s2_top_y{color: #efefef;font-size: 32px;text-transform:uppercase;}
.s2_conl{width: 25%;height: 228px;text-align: center;}
.s2_conl_title{padding: 75px 0 26px 0;color: #ffffff;font-size: 28px;}
.s2_conls{width: 269px;margin: 0 auto;}
.s2_conls_list{padding-right: 15px;margin-right: 10px;border-right: 1px solid #fff;margin-bottom: 5px;}
.s2_conls_list:nth-child(4n){margin-right: 0px;border-right: none;padding-right: 0px;}
.s2_conls_list a{color: #fff;font-size: 19px;}

.s2_con .swiper-slide img{width: 100%;border: 1px solid #d9d9d9;}
.s2_con .swiper-slide{width: 217.333px!important;}
.s2_con .swiper .swiper-button-next{right:-50px;}
.s2_con .swiper .swiper-button-prev{left:-50px;}

/*s3*/
.s3{padding: 53px 0 57px 0;background: url(../images/3.png);background-size: 100% 100%;}
.s3l{width: 666px;}
.s3r{width: 661px;}
.s3l_top{margin-bottom: 44px;}
.s3l_topl{font-size: 24px;color: #000000;font-weight: 600;padding-right: 19px;margin-right: 19px;border-right: 2px solid #d9dcdd;cursor:pointer;}
.s3l_top .s3l_topl_act{color: #d51e2e;}
.s3l_topr{margin-top: 4px;}
.s3l_topr a{color: #a1a1a1;font-size: 14px;}
.s3l_con{display: none;}
.s3l_cons{margin-bottom: 53px;}
.s3l_consl{width: 216px;}
.s3l_consl img{width: 100%;}
.s3l_consr{margin-left: 37px;width: 407px;}
.s3l_consr_t{color: #0e0e0e;font-size: 24px;font-weight: 600;}
.s3l_consr_time{color: #9cbae1;font-size: 16px;margin: 20px 0 13px 0;}
.s3l_consr_jianjie{color: #495a70;font-size: 15px;margin-bottom: 16px;}
.s3l_consr_gd a{color: #cc0202;font-size: 16px;}
.s3l_conxl{padding: 0 22px 20px 22px;margin-bottom: 23px;border-bottom: 2px solid #e1e4e5;font-size: 16px;position: relative;}
.s3l_conxl:nth-child(4){margin-bottom: 0px;}
.s3l_conxl a{color: #000000;}
.s3l_conxl:hover.s3l_conxl a{color: #9c0f0f;}
.s3l_conxl_dian{position: relative;background-color: #b1b1b1;display: inline-block;width: 6px;height: 6px;border-radius: 6px;bottom: 4px;left: -4px;}
.s3l_conxl:hover .s3l_conxl_dian{background-color: #e96767;}
.s3r_topd{color: #e12031;font-size: 24px;font-weight: 600;}
.s3r_topd span{color: #000;}
.s3r_topx{margin-left: 11px;color: #8b8b8b;font-size: 13px;}
.s3r_cons{line-height: 40px;color: #454545;font-size: 15px;margin-top: 35px;}

/*s4*/
.s4{padding-bottom: 20px;}
.s4_conl{width: 181px;border: 1px solid #d9d9d9;margin-right: 12px;margin-bottom: 12px;}
.s4_conl:nth-child(7n){margin-right: 0px;}

/*s5*/
.s5{padding-bottom: 74px;background-color: #fdfdfd;}
.s5_conl{width: 100%;/*background-color:#ededed;*/height: 70px;text-align: center;color: #000000;font-size: 16px;border-radius: 3px;border: 1px solid #e5e5e5;}
.s5_conl span{width: 95%;margin: 0 auto;padding-top: 17px;display: inline-block;}

/*关于我们*/
.ab_wz{border-bottom: 1px solid #efefef;padding: 15px 0;color: #666666;font-size: 14px;}
.ab_wz a{color: #666;}
.ab_wz img{margin-right: 7px;}
.ab_fl{padding: 50px 0 30px 0;border-bottom: 1px solid #e6e6e6;margin-bottom: 45px;}
.ab_fll{color: #1f1f1f;font-size: 22px;font-weight: 900;}
.ab_fll_hg{width: 40px;height: 5px;background-color: #d71d1b;margin-top: 12px;}
.ab_flr{margin-top: 35px;}
.ab_flr_list{margin-left: 64px;position: relative;color: #545454;font-size: 18px;}
.ab_flr_list:hover{color: #d71d1b;}
.ab_flr_listhg{position: absolute;width: 100%;height: 1px;background-color: #d71d1b;left: 0px;bottom: -31px;display: none;}
.ab_con{color: #2d2d2d;font-size: 16px;line-height: 40px;margin-bottom: 100px;}

/*平台指南*/
.a2_fl{margin-bottom: 56px;}
.a2_fll{width: 210px;height: 78px;text-align: center;line-height: 78px;background-color:#5f5f5f;color: #ffffff;font-size: 24px;margin-right: 20px;}

/*新闻资讯*/
.nl_listl{width: 622px;padding: 26px 27px 29px 12px;background-color: #f7f7f7;margin-right:38px;margin-bottom: 40px;}
.nl_listl:nth-child(2n){margin-right: 0px;}
.nl_listl_img{width: 220px;}
.nl_listl_img img{width: 100%;}
.nl_listl_con{width: 375px;margin-left: 19px;}
.news_list_conwzt{color: #090909;font-size: 18px;}
.nl_listl:hover .news_list_conwzt{color: #d71d1b;}
.news_list_conwzjianjie{line-height: 24px;color: #636363;font-size: 14px;margin: 22px 0 25px 0;}
.nl_listl_con_botl{color: #626262;font-size: 14px;margin-top: 5px;}
.news_list_conwzgd{width: 92px;height: 27px;line-height: 27px;background-color: #797979;color: #ffffff;font-size: 14px;text-align: center;}
.nl_listl:hover .news_list_conwzgd{background-color: #d71d1b;}
.n_page{text-align: center;padding-bottom:3%;}
.n_page a{font-size: 14px;color: #333;border: 1px solid #dddddd;display:inline-block;padding: 10px 15px;}
.n_page a.select{color: #fff;background-color: #d71d1b;border: 1px solid #d71d1b;}

/*新闻详情*/
.n_show_top{padding: 56px 0 25px 0;border-bottom: 1px solid #f7f7f7;text-align: center;}
.n_show_topt{color: #393939;font-size: 22px;margin-bottom: 18px;}
.n_show_toptime{color: #959494;font-size: 14px;}
.n_show_img{width: 631px;margin: 0 auto;padding: 27px 0 83px 0;}
.n_show_img img{width: 100%;}
.n_show_con{color: #6b6b6b;font-size: 16px;line-height: 37px;}
.n_show_con img{display: inline-block;}
.n_show_con table{display: inline-block;}
.p_shoe_fy{padding: 40px 0 100px 0;}
.p_shoe_fy a{color: #333333;font-size: 16px;width: 606px;padding: 14px 18px;background-color:#f5f5f5;display: inline-block;}
.p_shoe_fy a:hover{background-color: #d71d1b;color: #fff;}

/*行业动态*/
.nl1_listl{padding: 19px 17px;border: 1px solid #f5f4f4;margin-bottom: 20px;}
.nl1_listl_img{width: 213px;margin-right: 30px;}
.n_show_img img{width: 100%;}
.nl1_listl_con{width: 1069px;}
.nl1_listl_con_t{margin-bottom: 25px;}
.nl1_listl_con_t1{color: #2e2c2c;font-size: 20px;}
.nl1_listl:hover .nl1_listl_con_t1{color: #d40606;}
.nl1_listl_con_t2{color: #868686;font-size: 16px;margin-top: 2px;}
.nl_listl_con_jianjie{font-size: 15px;line-height: 29px;color: #919191;}

/*企业申报列表*/
.gl_top{text-align: center;margin: 75px 0 57px 0;}
.gl_top_con{width: 336px;height: 56px;display: inline-block;border-radius: 56px;background-color: #d71d1b;line-height: 56px;color: #fff;font-size: 24px;}
.gl_con{border: 1px solid #d2d2d2;margin-bottom: 100px;}
.gl_con_btl{text-align: center;height: 48px;line-height: 48px;border-right: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;color: #151515;font-size: 20px;font-weight: 600;}
.gl_con_btl1{width: 373px;}
.gl_con_btl2{width: 374px;}
.gl_con_btl3{width: 161px;}
.gl_con_btl4{width: 447px;}
.gl_cons_list{border-bottom: 1px solid #d2d2d2;}
.gl_cons_list:last-child{border-bottom:none;}
.gl_consl{text-align: center;height:57px;line-height:57px;border-right: 1px solid #d2d2d2;color: #676767;font-size: 16px;}
.gl_consl1{width: 373px;}
.gl_consl2{width: 374px;}
.gl_consl3{width: 161px;}
.gl_consl4{width: 447px;}
.gl_consl4 span{color: #d71d1b;cursor: pointer;}

/*表单*/
.gs_top{width: 247px;height: 41px;line-height: 41px;text-align: center;border-radius:41px;background-color: #d71d1b;color: #fff;font-size: 18px;margin: 34px 0 43px 0;}
.gs_con_bt{margin-bottom: 47px;}
.gs_con_top{margin-bottom: 68px;}
.gs_con_list{margin-right: 67px;position: relative;margin-bottom: 29px;}
.gs_con_list:nth-child(2n){margin-right: 0px;}
.gs_con_list input{width: 596px;padding: 0 20px 0 28px;border: 1px solid #d2d2d2;height: 56px;border-radius: 20px;font-size: 18px;color: #666666;}
.gs_con_list_bj{color: #d71d1b;font-size: 24px;position: absolute;right: 20px;top:18px;}
.gs_con_list select{width: 646px;padding: 0 20px 0 28px;border: 1px solid #d2d2d2;height: 56px;border-radius: 20px;font-size: 18px;color: #666666;-moz-appearance:none;-webkit-appearance:none;appearance:none;-o-appearance:none;}
.gs_con_list_jt{position: absolute;right: 20px;top:25px;}
.gs_con_text textarea{padding: 16px 32px;width: 95%;border: 1px solid #d2d2d2;border-radius: 15px;height: 100px;resize:none;font-size: 18px;color: #666666;}
.ldy01_ly_cons_an{text-align: center;margin: 63px 0 78px 0;}
#chongzhi{width: 175px;height: 45px;background-color: #d71d1b;border-radius:45px;color: #fff;font-size: 18px;border: none;}


.fk_box{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left:0;
    top:0;
    background-color:rgba(0,0,0,0.5);
    z-index: 99999;
}
.fk_boxs{
    width: 1034px;
    background: #fff;
    padding: 54px 57px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    border-radius:30px;
}
.gb{position: absolute;right: 2%;top: 13%;}
.bt{margin: 0 auto;margin-bottom: 50px;}
.boxs_fk{margin-bottom: 35px;}
.boxsl{color: #a60707;font-size: 18px;line-height: 40px;}
.boxs_fkr{width: 980px;color: #272323;font-size: 18px;line-height: 40px;}

/*联系*/
.lx{padding-top: 69px;margin-bottom: 110px;}
.lx_l{width: 661px;}
.lx_lt{color: #1e1e1e;font-size: 24px;font-weight: 600;margin-bottom: 30px;}
.lx_lcon{color: #393939;font-size: 16px;}
.lx_r{width: 634px;}
#lc_content{border: 1px solid #d2d2d2;resize:none;padding:9px 14px;width: 604px;height: 100px;border-radius: 10px;margin-bottom: 6px;font-size: 18px;}
.lx_r_top_pic{width: 52px;height: 44px;position: relative;}
.lx_r_top_pic img{width: 100%;height: 100%;}
#lc_pic{position: absolute;width: 100%;height: 100%;opacity: 0;left: 0%;top: 0%;}
.lx_r_top_ts{font-size: 14px;margin-left: 10px;}
.lx_r_top_ts_s{color: #323232;margin-bottom: 4px;}
.lx_r_top_ts_x{color: #c2c0c0;}
.lx_rw{color: #1e1e1e;font-size: 18px;font-weight: 600;}
.lx_botsl input{border: 1px solid #d2d2d2;height: 53px;padding:0 14px;width: 604px;border-radius: 10px;margin-top: 20px;font-size: 18px;}
#lx_bot_ans{width: 129px;height: 44px;border: none;border-radius: 10px;color: #fff;background-color: #d71d1b;font-size: 18px;margin-top: 42px;}


/*平台指南*/
.ptzn{margin-top: 60px;margin-bottom: 106px;}
.ptznl{width: 240px;}
.ptznr{width: 1062px;}
.ptznl_top{border-top: 11px solid #ffc955;background: url(../images/8.jpg);background-size: 100% 100%;height: 420px;padding-right: 29px;text-align: right;}
/*.ptznl_topl1{margin-top: 64px;}
.ptznl_topl1 span{color: #fef17e;font-size: 16px;display: inline-block;border-bottom: 1px solid #fba941;padding-bottom: 6px;}*/
.ptznl_topl2{margin-top:33px;color: #fff;font-size: 16px;cursor: pointer;}
.ptznl_bot{border-top: 11px solid #ffc955;background: url(../images/9.jpg);background-size: 100% 100%;padding: 37px 0 44px 22px;color: #ffe09d;margin-top: 23px;}
.ptznl_bots{font-size: 22px;font-weight: 600;margin-bottom: 10px;}
.ptznl_botx{font-size: 22px;}
.ptznr_zhong{margin: 34px 0 39px 0;color: #5e5e5e;font-size: 16px;line-height: 30px;}
.ptznr_bot{border: 1px solid #e8e8e8;}
.ptznr_botl_top{border-bottom: 1px solid #e8e8e8;color: #252525;font-size: 18px;padding: 10px 16px 10px 6px;cursor: pointer;}
.ptznr_botl_topl_tb{margin-right: 8px;}
.ptznr_botl_topl_tb1{margin-top: 5px;}
.ptznr_botl_bot{padding: 28px 28px 50px 28px;background-color: #f9f8f8;border-bottom: 1px solid #e8e8e8;display: none;}
.ptznl_topl2:nth-child(1){margin-top: 64px;}
.ptznl_topl2_act span{color: #fef17e;font-size: 16px;display: inline-block;border-bottom: 1px solid #fba941;padding-bottom: 6px;padding-left: 4px;}

.gbook_fl{text-align: center;}
.gbook_fll{width: 210px;height: 60px;text-align: center;line-height: 60px;background-color:#5f5f5f;color: #ffffff;font-size: 24px;margin-right: 20px;cursor:pointer;}
.gbook_fl .gbook_fll_act{background-color: #d71d1b;}
.gs_con{display: none;}

.tc_box{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left:0;
    top:0;
    z-index: 99999;
    background-color:rgba(0,0,0,0.5);
}
.tc_boxs{
    width: 700px;
    /*height: 780px;*/
    /*border: 1px solid #dcdcdc;*/
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    /*background-color: #fff;*/
    border-radius: 29px;
}
.gb{position: absolute;right: -6%;top: -18%;}


.winBox {
    width:100%;
    height:21px;
    overflow:hidden;
    position:relative;
}
.scroll {
    /*width的大小是根据下面li的长度和多少个li而定的，需注意！*/
    width:1500px;
    position:absolute;
    left:0px;
    top:0px;
}
.scroll li {
    width:30%;
    float:left;
    line-height:21px;
    text-align:center;
}
.scroll a{font-size: 16px;color: #495a70;}

.sel_time{text-align: center;font-size: 26px;color: 000;font-weight: 600;margin: 40px 0;}
.x-case-content1 li{margin-bottom: 10px;}
.x-case-content1-span1{text-align: center;}
.x-case-content1-n a{color: #000;}
.tc_boxs_bt{padding: 15px 30px;color: #fff;font-weight: 600;border-bottom: 1px solid #dcdcdc;font-size: 24px;background: url(../images/17.png);background-size: 100% 100%;}
.tc_boxs_con{padding: 15px 30px;overflow: auto;height: 363px;}

.s5_jianjie{
    text-align: center;
    color: #383838;
    font-size:22px;
    margin-bottom:40px;
}


.inrow{font-size:0;[;font-size:12px;];*font-size:0;font-family:arial;[;letter-spacing:-3px;];*letter-spacing:normal;*word-spacing:-1px;}
.inrow>li,.inrow span{display:inline-block;*display:inline;*zoom:1;font-size:14px;letter-spacing:normal;word-spacing:normal; }
.dataNums{display: block; width:100%;text-align:center;}
.dataNums .dataOne{width:20px; height:32px; margin: 0px 3px; text-align: center; background: url(../images/num-bg.png) no-repeat;
    background-size: 100% 100%;
}
.dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
.dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.dataNums .tt span{width:100%;height:100%;font: bold 20px/32px "Arial";color:#ddf0ff;}
