@charset "utf-8";

/*全局控制*/
body{width:100%;margin:0;padding:0;font-family:"微软雅黑"; color:#565656;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{width:100%;height:auto;display: block;border:0;vertical-align:center;}ul,li{list-style:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.op{opacity: 0}
.flex{display:flex;}
.wrap{flex-wrap: wrap;}
a{text-decoration:none;color:#000;cursor: pointer;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
button{cursor: pointer;border:0;}


.box{width:1200px;margin:auto;}


/*头部*/
.head{width:100%;height:142px;background: #222222;padding-top:24px;}
.head_l{height:100%;}
.head_l img{width:auto;}

.head_r{margin-left: 128px;min-width: 770px}
.head_r ul li{
	width:50px;margin-right: 60px;
	float: left;
    writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ 
}
.head_r ul li a{
	display: block;width:100%;height:100%;
}
.head_r ul li p{
	font-size: 16px;color: #b0b0b0;
}
.head_r ul li span{
	font-size: 12px;color: #555
}
.head_r ul li div{
	width:1px;height:76px;
	background: #555;margin-right: 10px

}

/*四个分类*/
.idx_type{
	margin-top: 70px
}

.idx_type>div{
	padding:20px 15px 0 15px;
	width:204px;height:177px;
	border:3px solid #fff;
	margin-right: 80px;float: left;
}

.idx_type>div:hover{
	border:3px solid #f4f4f4;
	box-shadow: 0px 0px 10px #f4f4f4
}

.idx_type>div:nth-child(4n){
	margin-right: 0
}

.idx_type>div p{
	font-size: 36px;font-weight: bold;color: #535353;text-align:center;
}
.idx_type>div span{
	font-size: 18px;font-weight: bold;color: #b4131a;text-align:center;
	display: block;margin-top: 10px
}
.idx_type>div div{
	color: #999999;font-size: 12px;line-height: 2;margin-top:10px;
}


/*图文简介*/
.idx_tuwen{
	margin-top: 70px;
	position: relative;
	overflow: hidden;
	height:676px;
}
.idx_tuwen>img{
	display: block;
	height:100%;
	width:auto
}
.idx_tuwen .box{
	position: absolute;
	top: 0;left: 0;right: 0;margin:auto;
	height: 676px;
}
.idx_tuwen .box .con{
	height: 556px;
	padding:60px 40px; 
	writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ 
	background:#8e9ba4;
	overflow: hidden;
}
.idx_tuwen .box .con .title{
	color: #fff;font-size: 30px;margin-left: 10px;
	font-family: 宋体;
	letter-spacing: 6px
}
.idx_tuwen .box .con .title2{
	color: #fff;font-size: 30px;
	text-indent: 2em;margin-left: 10px;
	font-family: 宋体;
	letter-spacing: 6px
}
.idx_tuwen .box .con>div{
	line-height: 2;font-size: 16px;
	color: #fff
}


/*五分类*/

.five_type{
	height:276px;
	background: url(../images/fivebg.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}
.five_type>.box{
	margin-top:50px;text-align: center
}
.five_type>.box>div{
	width:298px;border:1px solid #cccccc;
	height:180px;display: inline-block;
	text-align:center;
	position: relative;
	background: #fff
}

.five_type>.box>div .img{
	width:70px;height:70px;
	margin:20px auto;

}
.five_type>.box>div>p{
	font-size: 18px;margin-bottom: 8px
}

.five_type>.box>div>span{
	font-size: 14px;color: #989898
}

.five_type>.box>div .con{
	width: 80%;height:185px;
	position: absolute;bottom: 0;
	left: 0;display: none;
	background: #d80c18;
	padding:20px 10% 0 10%;
	color: #fff
}

.five_type>.box>div:hover .con{
	display: block;
}
.five_type>.box>div .con a{
	color: #fff
}
.five_type>.box>div .con p{
	font-size: 18px;margin-bottom: 8px
}
.five_type>.box>div .con span{
	font-size: 14px;
}
.five_type>.box>div .con div{
	font-size: 14px;margin-top: 8px;
	text-align: left;line-height: 2
	
}
.five_type>.box>div .con img{
	width:36px;position: absolute;
	right: 10%;bottom: 20px
}

/*首页关于*/

.idx_ab{
	background:url(../images/idxabbg.png);
	background-size: 100% 100%;
	padding:140px 0;
}

.idx_ab .left{
	width:100px;
}

.idx_ab .right{
	width:1078px;
}
.idx_ab .right .r_a{
	height:443px;position: relative;
}
.idx_ab .right .r_a .lun{
	width:375px;height:443px;
	position: relative;
}

.idx_ab .right .r_a .lun .hd{
	text-align: right;
	width:375px;height:10px;
	position: absolute;bottom:20px;

}
.idx_ab .right .r_a .lun .hd li{
	display: inline-block;
	width:13px;height:13px;
	margin:0 7px;border-radius: 50%;
	background: #b5b5b5
}
.idx_ab .right .r_a .lun .hd li.on{
	background: #fff
}
.idx_ab .right .r_a .zi{
	position: absolute;bottom: 0;right:0;
	width:623px;
	background: #000;
	padding:25px 40px 15px 40px;
}
.idx_ab .right .r_a .zi p{
	color: #cccccc;font-size: 24px
}
.idx_ab .right .r_a .zi div{
	color: #9d9d9d;font-size: 14px;
	text-indent: 2em;line-height: 1.8;
	margin-top: 10px
}

.idx_ab .right .r_b{
	height:222px;overflow: hidden;
}
.idx_ab .right .r_b>div{
	float: left;height:100%;
}


.idx_ab .right .r_c{
	height:150px;overflow: hidden;
}
.idx_ab .right .r_c>div{
	float: left;height:100%;
	position: relative;
}
.idx_ab .right .r_c>div a.more{
	width:139px;position: absolute;
	bottom: 0;right: 0
}

.idx_ab .right .r_c .zi p{
	color: #cccccc;font-size: 24px;
	margin-top: 25px
}

.idx_ab .right .r_c .zi div{
	width:550px;
	color: #9d9d9d;font-size: 14px;
	line-height: 1.8;
	margin-top: 10px
}

/*九个地区*/
.idx_jiudi{
	height:600px;
	padding-top: 24px;
	background:url(../images/jiubg.png);
	background-size: 100% 100%;
}
.idx_jiudi_tou img{
	display: inline-block;
	width:auto;
	margin-right: 30px;
}
.idx_jiudi_tou span{
	font-size: 48px;
	font-weight: bold;
	position: relative;
	top: -73px
}
.idx_jiudi_list{
	margin-top: 33px
}
.idx_jiudi_list>div{
	float: left;
	width:185px;
	margin-right:68.7px;
}
.idx_jiudi_list>div:nth-child(1),
.idx_jiudi_list>div:nth-child(5){
	margin-top: 55px
}
.idx_jiudi_list>div:nth-child(2),
.idx_jiudi_list>div:nth-child(4){
	margin-top: 120px
}
.idx_jiudi_list>div:nth-child(5){
	margin-right: 0
}
.idx_jiudi_list img{
	display: block;
	margin:auto;
	width:100px;
}
.idx_jiudi_list span{
	font-size: 24px
}
.idx_jiudi_list p{
	font-size: 14px;
	color: #696b76
}

/*项目产业*/
.idx_pro{
	background: #a00008;
	padding-top: 20px
}
.idx_pro_title{
	width:600px;
	margin:auto
}

.idx_pro_list .left{
	width:380px;
	margin-left:15px
}
.idx_pro_list .left>div{
	margin-bottom: 12px
}
.idx_pro_list .right{
	width:780px;
	margin-right:15px
}

.idx_pro_list>div>div{
	position: relative;
}

.idx_pro_list>div>div .con{
	width:230px;
	min-height:145px;
	position: absolute;
	left:0;top: 45px
}
.idx_pro_list>div.left>div .con{
	top: 23px
}

.idx_pro_list>div>div .con .yin{
	width:100%;height:100%;
	background: #000;opacity: .5;
	position: absolute;top: 0;left: 0
}
.idx_pro_list>div>div .con .kuang{
	width:184px;height:30px;
	background: url(../images/kuang.png);
	background-size: 100% 100%;
	position: absolute;top: 35px;left: 0;right:0;
	margin:auto
}
.idx_pro_list>div>div .con .zi{
	color: #fff;font-size: 24px;
	width:140px;text-align: center;
	position: absolute;top: 50px;left: 0;right:0;
	margin:auto;

}

/*企业愿景*/

.idx_yj{
	background: url(../images/yjbg.png);
	background-size:100% 100%; 
	height:662px;
}
.idx_yj .left{
	height: 480px;
    width:532px;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    margin-top: 148px;
    overflow: hidden;
}

.idx_yj .left>p{
	font-size: 40px;font-family: 宋体;
	margin-left:75px
}
.idx_yj .left>div{
	font-size: 18px;line-height: 2.6
}


/*七大优势*/

.idx_ys{
	height:613px;
	background:url(../images/ysbg.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.idx_ys_title{
	width:377px;
	margin:auto;
	margin-top: 157px
}
.idx_ys_list{
	margin-top: 35px
}
.idx_ys_list>div{
	width:94px;height:94px;
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
	margin:0 30px;position: relative;
}
.idx_ys_list>div>div{
	width:100%;height:100%;
	position: absolute;top: 0;left: 0;
	background:#b70008;color: #fff;line-height:94px;
	display: none;font-size: 12px
}
.idx_ys_list>div:hover>div{
	display: block;
}

.idx_ys_jj{
	width:875px;
	color: #fff;line-height: 2;
	margin-top: 40px
}


/*新闻资讯*/
.idx_news{
	padding-top: 20px;
	padding-bottom: 80px;
	background: url(../images/newsbg.png);
	background-repeat: no-repeat;
	background-position:bottom;
	background-size: 100% auto
}
.idx_news_title{
	width:600px;
	margin:auto
}
.idx_news_lun{
	margin-top: 40px;
	position: relative;
}

.idx_news_lun .slideBox .bd li{
	background: #f3f3f3
}

.idx_news_lun .slideBox .bd li .img{
	width:435px;height:270px;
}
.idx_news_lun .slideBox .bd li .con{
	width:705px;
	padding:80px 30px 0 30px;
}
.idx_news_lun .slideBox .bd li .con span{
	font-size: 18px;
	font-weight: bold;display: inline-block;
	margin-bottom: 20px
}
.idx_news_lun .slideBox .bd li .con p{
	font-size: 14px;color: #999999;
	line-height: 2
}
.idx_news_lun .slideBox .hd{
	position: absolute;
	bottom: 20px;right: 0;
	width:400px;text-align: right;
}
.idx_news_lun .slideBox .hd li{
	width: 70px;height:10px;
	display: inline-block;
	background: #fff;margin:0 5px;
}
.idx_news_lun .slideBox .hd li.on{
	background: #3d3d3d
}


.idx_news_list>div{
	width:593px;height:155px;
	margin-right:12px;float: left;
	margin-top: 50px;
	position: relative;
	
}
.idx_news_list>div:nth-child(2n){
	margin-right: 0
}
.idx_news_list>div .time{
	width:107px;height:60px;
	background: #c8c8c8;
	position: absolute;
	top: -12px;left: 0;
	color: #fff;z-index: 200
}
.idx_news_list>div .time span{
	display: inline-block;position: absolute;
	width:50%;
}
.idx_news_list>div .time .yue{
	top: 8px;right:60%;text-align: right;font-size: 24px
}
.idx_news_list>div .time .ri{
	bottom: 8px;left:60%;text-align: left;font-size: 20px
}
.idx_news_list>div .time div{
	width:1px;height:30px;background: #fff;
	position: absolute;
	top: 0;left: 0;right:0;bottom:0;margin:auto;
	transform: rotate(30deg);
}

.idx_news_list>div .con{
	width:456px;height:125px;
	padding:30px 20px 0 20px;
	border:1px solid #c8c8c8;background:#fff;
	position: absolute;bottom: 0;right: 0
}
.idx_news_list>div .con span{
	font-size: 18px;
	font-weight: bold;display: inline-block;
	margin-bottom: 20px
}
.idx_news_list>div .con p{
	font-size: 14px;color: #999999;
	line-height: 2
}




/*底部*/
.foot{
	min-height:272px;
	background: #3b3b3b;
	padding-top: 70px
}
.foot .d_logo{
	width:283px;
	margin-right: 87px
}

.foot .list p{
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	margin-bottom: 18px
}
.foot .list ul li{
	font-size: 14px;
	margin-bottom: 10px;
	color: #c2c2c2
}
.foot .list ul li a{color: #c2c2c2}

.foot .d_xian{
	width:1px;height:180px;
	background: #999;margin-left:37px;
	margin-right:20px
}
.foot .bank span{
	display: inline-block;
	color: #c2c2c2;
	font-size: 14px;
	margin-bottom: 5px
}
.foot .bank p{
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px
}




.foot .d_ewm{
	width:300px;
	text-align: center
}
.foot .d_ewm>div{
	float: right;
	width:128px;
	margin-left:20px;
	color: #fff;
	font-size: 14px;
	
}
.foot .d_ewm>div p{
	margin-top: 20px
}





.dibu{
	background: #1d1c1c;
	height:70px;line-height: 70px;
	font-size: 14px;color: #848484
}







/*二级位置分类*/

.er_type{
	height: 90px;
	box-shadow: 3px 3px 7px #eee;
	line-height: 90px;
	font-size: 16px;color: #707070;
	margin-bottom: 7px
}
.er_type a{
	color: #707070
}
.er_type .left img{
	display: inline-block;width:39px;
	vertical-align: middle;
	margin-right:10px;
}
.er_type .right{
	text-align: right
}
.er_type .right a{
	padding:0 40px;
	height:100%;display: inline-block;
	position: relative;
}

.er_type .right span{
	display: none;
	width:88px;height:3px;
	position: absolute;
	left: 0;right: 0;bottom:0;
	margin:auto;background: #f01824
}

.er_type .right .active span{
	display: block;
}
.er_type .right a:hover span{
	display: block;
}


/*分公司简介列表*/
.pro_jj{
	padding-top: 80px;
	background: url(../images/pro_jjbg.png);
	background-size: 100% 100%
}
.pro_jj .pro_jj_list{
	width:378px;
	border:1px solid #e6e6e6;
	border-top: 0;
	margin-right: 15px;
	float: left;
	height:485px;
	margin-bottom: 50px;
	background: #fff

}
.pro_jj .pro_jj_list:nth-child(3n){
	margin-right: 0
}
.pro_jj .pro_jj_list .xian{
	width:100%;height:3px;
	background: #e30618
}
.pro_jj .pro_jj_list .img{
	text-align: center;
	height:130px;
	margin:80px 0 25px 0;
}
.pro_jj .pro_jj_list .img img{
	display: inline-block;
	width:auto;height:130px;
}
.pro_jj .pro_jj_list .title{
	width:80%;margin:auto;
	font-size: 24px;text-align: center;
	color: #666;margin-bottom: 10px
}


.pro_jj .pro_jj_list .con{
	width:80%;margin:auto;
	font-size: 14px;
	color: #666;line-height: 2
}



/**联系我们**/

.ab_lianxi{
	padding-top: 80px;
	padding-bottom: 110px;
	background: url(../images/ab_lianxibg.png);
	background-size: 100% auto;
	background-position: bottom;
}

.ab_lianxi .ab_lianxi_ditu{
	width:712px;height:388px;
	background: red
}

.ab_lianxi .ab_lianxi_con{
	width:426px;
	
}

.ab_lianxi .ab_lianxi_con>div span{
	display: block;
	width:23px;float: left;margin-top: 9px
}
.ab_lianxi .ab_lianxi_con>div span img{
	display: block;vertical-align: middle;
}
.ab_lianxi .ab_lianxi_con>div p{
	display: block;
	width:388px;float: right;
	font-size: 14px;line-height: 40px
}
.ab_lianxi .ab_lianxi_ewm{
	margin-top: 20px
}

.ab_lianxi .ab_lianxi_ewm .fl{
	width:120px;
}
.ab_lianxi .ab_lianxi_ewm .fr{
	width:280px;
	padding-top: 20px
}
.ab_lianxi .ab_lianxi_ewm .fr p{
	width:100%;
	line-height: 35px
}


/*新闻列表*/


.news{
	padding-top: 30px;
	padding-bottom: 60px;
	background: url(../images/pro_jjbg.png);
	background-size: 100% 100%	
}

.news_list{
	width:1200px;margin:auto;
	background: #fff;
	margin-bottom: 52px
}
.news_list:hover{
	background: #f9f9f9
}
.news_list .img{
	width:435px;height:270px;
}
.news_list .con{
	width:705px;
	padding:50px 30px 0 30px;
}
.news_list .con span{
	font-size: 18px;
	font-weight: bold;display: inline-block;
	margin-bottom: 20px
}
.news_list .con p{
	font-size: 14px;color: #999999;
	line-height: 2;
	height:100px;
}
.news_list .con div{
	font-size: 18px;color: #999999
}



/*翻页*/

.page{
	text-align: center;
}
.page a{
	display: inline-block;
	width:40px;height:40px;
	border:1px solid #cccccc;
	text-align: center;line-height: 40px;
	font-size: 16px;margin:0 5px;margin-bottom: 10px;
	color: #a2a7ad
}
.page a.select{
	border-color: #f01824;color: #f01824
}



/*项目产业*/

.pro_cy{
	padding-top: 80px;
	padding-bottom: 120px;
	background: url(../images/pro_jjbg.png);
	background-size: 100% 100%
}
.pro_cy_img {
	text-align: center;
	width:1200px;
	margin:auto;
	margin-top:50px;
}
.pro_cy_img li{
	width:220px;display: inline-block;
	margin:0 10px;
}

.pro_cy_lun{
	width:1020px;margin:auto;margin-top: 60px;
	height: 530px;background: #f4f4f4
}

.pro_cy_lun .left{
	width:644px;height:485px;
	padding:45px 30px 0 30px;
	background: #666666
}
.pro_cy_lun .left .con_con{
	color: #fff;margin-top: 30px;
	line-height: 1.8
}

.pro_cy_lun .right{
	width:316px;padding-top: 45px;
	height:485px;position: relative;
	background: #f4f4f4
}

.pro_cy_lun .right .picScroll-top .bd li{
	width:316px;height:50px;
	margin-bottom: 45px;
	line-height: 55px;
	text-indent: 3em;
	color: #666666;font-size: 14px
}

.pro_cy_lun .right .picScroll-top .bd li:hover{
	background: #e30618;
	color: #fff
}
.pro_cy_lun .right .picScroll-top .bd li.active{
	background: #e30618;
	color: #fff
}
.pro_cy_lun .right .picScroll-top .hd{
	text-align: right;
	width:100%;
	position: absolute;
	bottom:20px;right:20px;
}
.pro_cy_lun .right .picScroll-top .hd a{
	display: inline-block;
	width:27px;height:18px;
}



/*产品介绍*/


.pro_pro{
	padding-top: 90px;
    background: url(../images/pro_jjbg.png);
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;

}

.pro_pro_list>div{
	width:380px;margin-right: 30px;
	float: left;margin-bottom: 30px
}
.pro_pro_list>div:nth-child(3n){
	margin-right: 0
}

.pro_pro_list>div .img{
	height:254px;overflow: hidden;
}
.pro_pro_list>div .con{
	border:1px solid #ebebeb;
	border-top: 0;padding:10px;
	height:120px;background: #fff
}
.pro_pro_list>div .con span{
	font-size: 16px;color: #666
}
.pro_pro_list>div .con p{
	font-size: 14px;line-height: 2;
	color: #a0a0a0;margin-top: 15px
}



/*严选  优选*/

.pro_strong{
	height:250px;
	border:4px solid #f4f4f4;
	margin-top: 50px;background: #fff;
	overflow: hidden;
}

.pro_strong>p{
	font-size: 24px;color: #666;text-indent: 1em;
	font-weight:bold;padding-top: 15px
}

.pro_strong span{
	font-size: 14px;font-weight: 100;display: inline-block;
	margin-left: 20px
}
.pro_strong_list{
	margin-top: 16px
}
.pro_strong_list li{
	width:224px;margin-right: 20px;
	float: left;margin-bottom: 30px
}



.pro_strong_list li p{
	text-align: center;font-weight: bold;
	font-size: 14px;margin-top: 10px;color: #666666
}




/*t图文详情*/

.con_con img{
	display: inline-block;width:auto;
	max-width: 100%
}

.pro_show{
	padding-top: 90px;
    background: url(../images/pro_jjbg.png);
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
}
.pro_show_shang .lun{
	width:510px;height:330px;
	border:1px solid #e5e5e5;
	padding:20px;position: relative;
}
.pro_show_shang .lun .hd{
	position: absolute;width:19px;height:33px;
	top: 0;bottom: 0;margin:auto;
}
.pro_show_shang .lun .hd a{
	display: block;width:100%;height:100%;
}

.pro_show_shang .zi{
	width:600px;
}

.pro_show_shang .zi>p{
	font-size: 30px;
	margin-top: 50px
}
.pro_show_shang .zi>div{
	font-size: 14px;color: #999;
	line-height: 2;margin-top: 30px
}

.pro_show_xia{
	margin-top: 60px
}

.pro_show_xia_title{
	height:60px;background: #f5f5f5;

}

.pro_show_xia_title>p{
	font-size: 18px;color: #dc0000;line-height: 60px;
	height:60px;border-top:1px solid #dc0000;width:177px;
	text-align: center;background: #fff
}

.pro_show_xia .con_con{
	padding:20px 0;
}


/*新闻详情*/
.new_show{
	padding-top: 90px;
    background: url(../images/pro_jjbg.png);
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
}
.show_title{
	font-size: 24px;text-align: center;color: #666;
	margin-top: 20px
}

.show_time{
	font-size: 14px;text-align: center;color: #999;
	margin-top: 20px
}



/*翻页*/
.fanye{margin:30px auto;}
.fanye p{
	color: #222;height:30px;line-height: 30px;
	font-size: 16px
}
.fanye p a{
	color: #222
}



/*集团介绍*/
	/*介绍*/
.ab17_js{
	padding-top: 90px;
	
	background: url(../images/ab17bg1.png);
	background-size: 100% 100%
}

.ab17_js .left{
	width:110px;
}
.ab17_js .right{
	width:1000px;
}

		/*董事长寄语*/
.ab17_jy{
	margin-top: 55px
}
.ab17_title>p{
	font-size: 36px;
	letter-spacing: 5px;
	font-family: 楷体
}
.ab17_title>span{
	display: inline-block;
	width:110px;height:2px;
	background:#dc0000;position: relative;
	top: -15px
}

.ab17_jy .left{
	width:600px;
}
.ab17_jy .right{
	width:373px;
}

		/*旗下品牌*/

.ab17_pp{
	padding:25px 0 47px 0;
	background: #f5f5f5;
	min-height:600px;
	margin-top: 45px
}
.ab17_pp .ab_17_lun{
	margin-top: 100px;
}
.ab17_pp .ab_17_lun .slideBox{
	margin-top: 100px;
}
.ab17_pp .ab_17_lun .bd .img{
	width:378px;
}

.ab17_pp .ab_17_lun .bd .con{
	width:720px;
}
.ab17_pp .ab_17_lun .hd{
	text-align: center;
	margin-top: 60px
}
.ab17_pp .ab_17_lun .hd li{
	display: inline-block;
	width:15px;height:15px;
	border:1px solid #9b9b9b;
	background: #fff;margin:0 10px;
	border-radius: 50%;
}
.ab17_pp .ab_17_lun .hd li.on{
	background: #a00008;
	border-color: #a00008
}


.ab17_title_small>p{
	font-size: 18px;
	font-weight: bold;
	
}
.ab17_title_small>span{
	display: inline-block;
	width:80px;height:2px;
	background:#dc0000;position: relative;
	top:-8px
}




	/*战略使命*/
.ab17_sm{
	margin-top: 50px;
	padding-bottom: 136px;
	background: url(../images/pro_jjbg.png);
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
}

.ab17_sm .left{
	width:484px;
}
.ab17_sm .right{
	width:500px;
}





