@charset "utf-8";
/* CSS Document */
body ,html{padding: 0px;margin: 0px; font-size:12px; font-family:"SimSun"; }
*{margin:0px; padding:0px;}
ul,li,p,span,h6{margin:0px; padding:0px;}
img{width: 100%;}
ul,li{list-style:none;}
p{font-weight:normal; line-height:25px;}
a{ text-decoration:none;border:none;}
.box{width: 1440px;margin: 0 auto;padding: 0 10px;}

.box_tit{margin: 50px 0px 40px;}
.box_tit span{width: 100%;height: 1px;background: #ddd;margin: 15px auto;display: block;}
.box_tit span i{width: 150px; height: 5px; background: #a40000; font-style: normal; display: block;position: relative; top: -2px;}
.box_tit p{font-size: 36px;text-transform:capitalize;font-weight: 100;}
.box_tit b{font-size: 36px;font-weight: 400;}

.center{margin: 50px 0px 40px;}
.center span{width: 100%;height: 1px;background: #ddd;margin: 15px auto;display: block;}
.center span i{width: 150px; height: 5px; background: #a40000; font-style: normal; display: block;position: relative; top: -2px;margin: 0 auto;}
.center p{font-size: 36px;text-align: center;text-transform:capitalize;font-weight: 100;}
.center b{font-size: 36px;text-align: center;display: block;font-weight: 400;}



/* news */
.synews{overflow: hidden;padding-bottom: 50px}
.new_con{}
.new_fl{display: flex;justify-content: center;}
.new_fl li{width: 200px;line-height: 3em;text-align: center;border: 1px #ccc solid;margin: 0 20px;transition: 0.3s;}
.new_fl li a{font-size: 18px;color: #000;}
.new_fl li:hover{background: #a40000;}
.new_fl li:hover a{color: #fff;text-decoration: none;}
.new_xw{margin: 30px 0;height: auto;overflow: hidden;}
.new_xw li{display: flex;align-items: center;margin: 15px 0px;}
.new_xw .nl{width: 25%;text-align: center;background: #37414a;padding: 20px 5px;}
.new_xw .nl p{margin: 0;padding: 0;color: #fff;font-size: 16px;}
.new_xw .nl span{font-size: 36px;margin: 0;padding: 0;color: #fff;}
.new_xw .nr{background: #dfdfdf;padding: 0 20px;text-align: left;}
.new_xw .nr a{color: #000;transition: 0.3s;}
.new_xw .nr:hover a{text-decoration: none;color: #297dc0;}
.new_xw .nr:hover p{color: #297dc0;}
.new_xw .nr h3{font-size: 18px;font-weight: bold;}
.new_xw .nr p{font-size: 16px;line-height: 1.8em;transition: 0.3s;}




@media(max-width:1440px)
{
    .box{width: 100%;}
    .gd_pro{width: 100%;}
}

@media(max-width:1024px)
{
    .hd_nav{display: none;}
    .ab_right{display: none;}
    .ab_left {width: 100%;}
    .sw_left h3{font-size: 24px;}
    .sw_left span{width: 150px;margin: 15px auto 30px;}
    .sw_left p{font-size: 16px;line-height: 1.8em;}
}

@media(max-width:768px)
{
    .sy_pro ul li h2{width: 100%;border: none;}
    .sw_left{display: none;}
    .sw_right{width: 70%;margin: 0 auto;}
    .sw_right p{display: block;font-size: 16px;}
    .coo_con li{width: 98%;}
    .box_tit{margin: 40px 0px 30px;}
    .box_tit p{font-size: 30px;}
    .box_tit b{font-size: 30px;}

    .center{margin: 40px 0px 30px;}
    .center p{font-size: 30px;}
    .center b{font-size: 30px;}
    .ab_left .sz .smy span{font-size: 30px;}
    .foot_left img{width: auto;}
    .foot_left{border-bottom: 1px #ccc dotted;margin-bottom: 30px;}
    .foot_con{border-bottom: 1px #ccc dotted;margin-bottom: 30px;}
    .pm_con ul li{width: 98%;}
}

@media(max-width:425px)
{
    .new_fl li{margin: 0 5px;}
    .coo_l{width: 100%;border-bottom: 1px #ccc solid;border-right: none;margin-bottom: 10px;}
    .box_tit{margin: 30px 0px 20px;}
    .box_tit p{font-size: 24px;}
    .box_tit b{font-size: 24px;}

    .center{margin: 30px 0px 20px;}
    .center p{font-size: 24px;}
    .center b{font-size: 24px;}
    .lx p{width: 98%;}
    .new_xw .nr p{height: 82px;overflow: hidden;}
}


/*pro_ny_list*/
.pro_ny_ab{text-align: center;margin: 2% auto;background: url(../../img/contact.png) no-repeat center 250px;}
.list_tit{text-align: center;margin: 2% auto;margin-top: 50px;}
.list_tit h1{font-size: 36px;color: #b50910;font-weight: 400;}
.list_tit p{font-size: 40px;font-weight: 100;color: rgb(187 187 187 / 50%);font-family: akrobatblack;}
.pro_ny_list{text-align: center;margin: 2% auto;}

.cplb{}
.cplb ul{display: flex;flex-wrap: wrap;}
.cplb ul li{border: 1px #ccc solid;width: 18%;margin: 1%;}
.cplb ul li a:hover{text-decoration: none;}
.cplb .pro_title h2{line-height: 45px;height: 45px;font-size: 15px;color: #000;font-weight: 400;margin: 0px;transition: 0.3s;overflow: hidden;}
.cplb ul li:hover .pro_title h2{color: #fff;background: #b50910;;}

.xw_fenglei{display: flex;justify-content: center;flex-wrap: wrap;background: #efefef;}
.xw_fenglei a{font-size: 18px;color: #4a4a4a;padding: 10px 20px;margin: 5px;line-height: 3em;transition: 0.3s;}
.xw_fenglei a:hover{text-decoration: none;color: #A40000;}
#page{overflow: hidden;margin: 30px 0px;line-height: 3em;}
#page span a{margin: 0px 5px;border: 1px #ccc solid;padding: 10px;border-radius: 5px;}
#page span a:hover{text-decoration: none;}
/* con_ptojs */
.dqzz{display: block;line-height: 50px;background: #efefef;font-size: 18px;}
.dqzz a{color: #000;}
.con_ptojs{display: flex;margin: 50px 10%;overflow: hidden;}
.ptojs_img{width: 50%;border: 1px #ccc solid;overflow: hidden;position: relative;}
.ptojs_img .sj{position:absolute;}
.ptojs_img img{}
.ggg_img{width: 50%;border: 1px #ccc solid;overflow: hidden;margin: 30px auto;}
.ptojs_jianjie{width: 50%;padding-left: 20px;}
.ptojs_jianjie h1{font-size: 36px;color: #333;margin-bottom: 15px;margin-top: 30px;}
.ptojs_jianjie span{display: block;height: 5px;background: #b50910;width: 80px;margin: 0 auto;margin-bottom: 25px;}
.ggys li{line-height: 2em;font-size: 16px;text-align: left;}

.tab_y{background: #5f5f5f;overflow: hidden;}
.tab_y .item{width: 33%;float: left;text-align: center;line-height: 62px;border-right: 1px solid #fff;color: #fff;font-size: 18px;display: block;}
.tab_y .item:hover{background: #b50910;}
.tab_content_y .item{margin-top: 40px;}
.tab_content_y .item p{text-align: left;margin: 0px;line-height: 2em;}



.news_cons{display: flex;padding-top: 50px;justify-content: space-between;padding-bottom: 30px;}
.ndc_detail{text-align: left;font-size: 16px;}
.ndc_detail p{    line-height: 2em;text-indent: 2em;margin: 0px;}
.ndc_detail a{color: #b50910;}
.con_newslr{width: 70%;}
.con_ggg{width: 100%;margin-top: 50px;}
.news_tuijian{width:28% ;}
.xwbiaoti{line-height: 3em;border-top: 5px #b50910 solid;font-size: 18px;border-left: 1px #ccc solid;border-right: 1px #ccc solid;}
.xxww02{text-align: left;border: 1px #ccc solid;}
.xxww02 li{border-bottom: 1px #ccc solid;padding: 0 10px;}
.xxww02 li:hover a{text-decoration: none;}
.xxww02 li a h3{font-size: 18px;font-weight: 600;color: #484848;}
.xxww02 li a p{text-indent: 2em;font-size: 16px;color: #484848;}
.xxww02 li:hover h3{color: #b50910;}
.page_ab{width: 500px;margin: 151px auto 146px auto;padding: 20px;position: relative;background: #fff;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);}
.page_ab p{line-height: 2em;text-align: left;}
.page_wz{width: 100%;padding: 20px;position: relative;background: #fff;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);}
.page_wz p{line-height: 2em;text-align: left;margin: 0px;}
#up_down{font-size: 16px;margin-top: 50px; display: flex; justify-content: space-around;}
#up_down p{font-size: 16px;}
#up_down a{color: #000;}

@media(max-width:1024px)
{
	.con_ptojs{display: block;}
	.ptojs_img{width: 100%;}
	.ptojs_jianjie{width: 100%;}
}

@media(max-width:768px)
{
	.cplb ul li{width: 31%;}
	.xw_fenglei{display: none;}
	.page_wz{margin: 0;}
	.con_newslr{width: 100%;}
	.news_tuijian{display: none;}
	.con_newslr h1{font-size: 24px;}
	.con_ptojs{margin: 0;}
	.cpxq_05 ul li{line-height: 3.5em;}
	.ptojs_jianjie h1{font-size: 24px;}
	.cpxq_05 ul li a{font-size: 15px;}
}

@media(max-width:425px)
{
	.list_tit p{font-size: 34px;}
	.list_tit h1{font-size: 30px;}
	.cplb ul li{width: 48%;}

}