﻿/* ==========
基本默认值
========== */
html,
body,
ul,
li{
	padding: 0;
	margin: 0;
}

html {
	font-size: 62.5%;
	color: #2b2b33;
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

body{
	background-color: #fff;
	font-family: 'Arial' !important; /* 1 */
}

ul,li{
	list-style: none;
}
a:hover,a:focus{
	text-decoration: none;
}
p{
	text-align: justify;
}
.fl{
	float: left;	
}
.fr{
	float: right;
}
.centerend-con{
	width: 940px !important;
	color: #636363 !important;
}

/* 导航栏 */
header{
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	background: url('/png/snmthsbt.png') no-repeat;
	background-size: 100% 100%;
	min-width: 1200px;
	position: absolute;
	z-index: 1000;
}
.main{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.header_search{
	height: 35px;
	display: block;
	width: 100%;
	position: relative;
}
.header_search_div{
	float: right;
	padding: 0 15px;
	height: 100%;
	line-height: 40px;
}
.search_a{
	text-decoration: none;
	height: 100%;
	display: inline-block;
	padding: 0 10px;
	color: #333333;
}
.search_a:hover{
	text-decoration: none;
}
.search_right{
	width: 1px;
	height: 16px;
	display: inline-block;
	background:  #666;
	position: relative;
	top: 3px;
}
.search_text{
	padding: 0 10px;
	display: inline;
	width: 150px;
	height: 30px;
	float: right;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5; 
	border-radius: 4px;
	border-radius: 4px;
	position: relative;
	top: 5px;
	outline: none;
	margin-right: 1px;
}
.search_submit{
	display: inline;
	width: 30px;
	float: right;
	height: 30px;
	position: relative;
	top: 5px;
	background: #f5f5f5; 
	border: solid 1px #f5f5f5;
	border-radius: 4px;
	border-radius: 4px;
}
.search_submit img{
	position: relative;
	top: 0px;
	float: left;
}
.header_search_div form{
	display: inline;
}
header .nav_main {
	padding: 0;
	position: relative;
}


header .nav_main .brand {
	float: left;
	display: inline-block;
	position: relative;
	top: -15px;
}
header .nav_main .brand img{
	height: 39px;
}
header .nav_main .first-nav {
	position: relative;
	top: 8px;
	text-align: left;
	display: inline-block;
	float: right;
	font-size: 8px;
}

header .nav_main .nav_right{
	float: right;
	display: inline-block;
	text-align: right;
	position: relative;
}

header .nav_main .nav_right .search,
header .nav_main .nav_right .cn,
header .nav_main .nav_right .en{
	padding: 10px 8px 0;
	line-height: 5rem;
	font-size: 8px;
	text-decoration: none;
	color: #252b2b;
}

header .nav_main .nav_right .en{
	margin-right: 20px;
}


header .nav_main .first-nav > li {
	display: inline-block;
}

header .nav_main .first-nav > li a {
	display: inline-block;
	padding: 0px 15px;
	font-size: 8px;
	color: #2b2b33;
	text-decoration: none;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}

header .nav_main .first-nav > li a:hover,
header .nav_main .first-nav > li a:active,
header .nav_main .first-nav > li a.active {
	color: #d22619;
}
header .nav_main .second-nav{
	position: absolute;
	z-index: 9999;
	display: none;
	background: #f5f5f5;
}
header .nav_main .second-nav > li a{
	display: inline-block;
	padding: 0 15px;
	line-height: 40px;
	font-size: 13px;
	color: #2b2b33;
	text-decoration: none;
	width: 200px;
}
header .nav_main .second-nav > li a:hover{
	background-color: #d22619;
	color: #fff;
}
.row{
	margin: 0;
	overflow: hidden;
}
.col-md-4{
	padding: 0;
}

/* banner图片 */
.banner{
	min-width: 1200px;
	padding-top: 80px;
	overflow:hidden;
}
.banner img{
	width: 100%;
}

/* 中间内容 */
.content{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}

/* 侧边栏 */
.content_nav{
	width: 225px;
	display: inline-block;
	margin-right: 30px;
	float: left;
}

.content_nav_top{
	width: 225px;
	height: 130px;
	background: url('/png/ncxm2bs2.png');

}

.content_nav_top h2{
	font-size: 9px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	display: block;
	color: #ffffff;
	margin: 0;
	text-align: center;
	line-height: 130px;
}

.content_list{
	width: 100%;
	display: inline-block;
}
.content_list ul li a{
	/*width: 225px;
	height: 50px;
	background-color: #e7e7e7;
	border: solid 1px #e6e6e6;
	display: inline-block;*/
	display: inline-block;
	width: 100%;
	height: 50px;
	background-image: linear-gradient(180deg, #ffffff 1%, #f3f3f3 100%), 
	linear-gradient(#f5f5f5, #f5f5f5);
	background-blend-mode: normal, normal;
	border-bottom: solid 1px #e6e6e6;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	font-size: 8px;
	font-weight: normal;
	line-height: 50px;
	text-align: center;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}
.content_list ul li .active{
	color: #333333;
	text-decoration: none;
	background-image: linear-gradient(180deg, #e7e7e7 1%, #e7e7e7 100%), 
	linear-gradient(#e7e7e7, #e7e7e7);
}
.content_list ul li a:hover{
	border:1px solid #f5f5f5;
	color: #333333;
	text-decoration: none;
	background-image: linear-gradient(180deg, #e7e7e7 1%, #e7e7e7 100%), 
	linear-gradient(#e7e7e7, #e7e7e7);
}

/* 内容 */
.content_box{
	width: 940px;
	display: inline-block;
}

/*面包屑导航栏*/

.content_box .bar{
	width: 100%;
	overflow: hidden;
}
.content_box .bar .back{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}
.content_box .bar ul{
	float: right;
}
.content_box .bar ul li{
	display: inline-block;
}
.content_box .bar ul li a,.content_box .bar ul li span{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}
.content_box .bar ul li a:hover,.content_box .bar ul li a:focus{
	text-decoration: none;
}
.content_box hr{
	width: 100%;
	height: .5px;
	background: #e6e6e6;
	margin: 0;
	margin-top: 5px;
	border-top: 0;
	margin-bottom: 25px;
}

/* 内容 */
.content_box_incloud{
	width: 100%;
	margin-top: ; 
}
.content_box_incloud .about_content p{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 2em;

}

/* 产品结构 */
.content_box_incloud .about_struct{
	width: 100%;
	margin-top: 35px;
}
.content_box_incloud .about_struct .about_ctruct_list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}

.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_left{
	width: 758px;
	padding: 15px 70px 15px 20px;
	margin-top: 5px;
}
.content_box_incloud .about_struct .about_ctruct_list .bg1{
	background: url('/png/hxisn2kx.png') no-repeat;
	background-size: 100% 100%;
}
.content_box_incloud .about_struct .about_ctruct_list .bg2{
	background: url('/png/vrmtollg.png') no-repeat;
	background-size: 100% 100%;
	padding: 15px 70px 15px 50px;
}
.content_box_incloud .about_struct .about_ctruct_list .bg3{
	background: url('/png/qrltgw7c.png') no-repeat;
	background-size: 100% 100%;
}
.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_left p{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #636363;
	margin: 0;
	margin-bottom: 25px;
}
.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_left li{
	display: inline-block;
}
.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_left li a{
	display: inline;
	margin-right: 25px;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	line-height: 25px;
}
.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_left li a:hover,
.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_left li a:focus{
	text-decoration: none;
	color: #d22819;
}
.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_left li a:before{
	content: '';
	display: inline-block;
	position: relative;
	margin-right: 10px;
	border-radius: 3px;
	width: 6px;
	height: 6px;
	background-color: #d22819;
	top: -2px;
}
.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_right img{
	width: 150px;
	height: 150px;
	background-color: #e6e6e6;
	border-radius: 50%; 
}

.content_box_incloud .about_struct .about_ctruct_list .about_struct_list_right h3{
	font-size: 9px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	margin: 0;
	margin-top: 15px;
}

/* 公司简介 */
.content_box .profile .profile_image{
	overflow: hidden;
}
.content_box .profile .profile_image img{
	width: 100%;
}
.content_box .profile .profile_detail{
	margin-top: 15px;
}
.content_box .profile .profile_detail p {
	font-size: 15px;
	line-height: 25px;
	color: #333;
	text-indent: 2em;
}
.content_box .profile .profile_image_box{
	margin-top: 30px;
	overflow: hidden;
}

.content_box .profile .profile_image_box img{
	float: left;
	display: inline;
	margin-right: 20px;
}
.content_box .profile .profile_image_box_right{
}
.content_box .profile .profile_image_box_right h3{
	margin-top: 0;
	text-indent: .5em;
	font-size: 17px;
	margin-bottom: 15px;
	font-weight: bold;
}
.content_box .profile .profile_image_box_right h3:before{
	display: inline-block;
	position: relative;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #d22819;
	top: -2px;
	right: 6px;
}
.content_box .profile .profile_image_box_right p{
	text-indent: 2em;
	font-size: 15px;
	line-height: 25px;
}
.content_box .profile .profile_detail_science{
	margin-top: 30px;
}
.content_box .profile .profile_detail_science h3{
	margin-top: 0;
	text-indent: .5em;
	font-size: 17px;
	margin-bottom: 15px;
	font-weight: bold;
}
.content_box .profile .profile_detail_science h3:before{
	display: inline-block;
	position: relative;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #d22819;
	top: -2px;
	right: 6px;
}
.content_box .profile .profile_detail_science p{
	display: inline-block;
	text-indent: 2em;
	font-size: 15px;
	line-height: 25px;
}

/* 董事长致辞 */
.content_box .speech .speech_img_box{
	overflow: hidden;
}
.content_box .speech .speech_image_box img{
	float: left;
	display: inline;
	margin-right: 20px;
}
.content_box .speech .speech_image_box_right{
	overflow: hidden;
}
.content_box .speech .speech_image_box_right p{
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	text-indent: 2em;
}
.content_box .speech .speech_speech_autograph{
	margin-top: 60px;
	float: right;
}
.content_box .speech .speech_speech_autograph span{
	font-size: 15px;
	display: inline;
	margin-top: 35px;
	margin-right: 10px;
	float: left;
}

/* 历史与荣誉 */
.content_box .history{
	height: 100%;
	width: 100%;
	border: solid 1px #e6e6e6;
}
.content_box .history .history_title{
	background-image: linear-gradient(180deg, 
		#f5f5f5 1%, 
		#eeeeee 54%, 
		#e6e6e6 100%), 
	linear-gradient(
		#f5f5f5, 
		#f5f5f5);
	background-blend-mode: normal, 
	normal;
}
.content_box .history .history_title ul{
	overflow: hidden;
}
.content_box .history .history_title ul li{
	display: inline-block;
	float:left;
}
.content_box .history .history_title ul li a{
	padding: 20px;
	display: inline-block;
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0px;
	color: #2b2b33;
	margin: 0;
}
.content_box .history .history_title ul li a:hover{
	color: #d22819;
}
.content_box .history .history_title ul li .active{
	padding: 20px;
	display: inline-block;
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0px;
	background: url('/png/4x05ftkx.png');
	background-size: 185px 40px;
	color: #d22819;
}
.content_box .history .history_title ul .honor .active{
	padding: 20px;
	display: inline-block;
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0px;
	background: url('/png/rd2p4irw.png');
	background-size: 144px 40px;
	color: #d22819;
}
.content_box .history_content{
	margin-top: 35px;
	margin-bottom: 25px;
}
.content_box .history_content_box{
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
}
.content_box .history_content_div{
	display: inline-block;
	float: left;
	width: 520px;
}
.content_box .history_content_box p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 10px;
}
.content_box .history_content_box p:before{
	content: '';
	display: inline-block;
	position: relative;
	border-radius: 3px;
	width: 6px;
	margin-right: -5px;
	height: 6px;
	background-color: #d22819;
	top: -2px;
	left: -10px;
}
/* 时间轴 */
.cl:after { content: "."; display: block; helabel { cursor: pointer; }
ight: 0; clear: both; visibility: hidden ; ! }
/* TimeLine */
#timeline{width:900px;overflow:hidden;margin:0 auto;position:relative;background:url('/png/gevnzmod.png') left 33px repeat-x;}
#dates{width:900px;overflow:hidden;}
#dates li{float:left;width:94px;height:90px;font-size:16px;text-align:center;}
#dates a{color:#999;width:94px;height:90px;display:block; text-decoration: none !important;}
#dates .selected{font-size:18px;color: #d22819;font-weight:bold;background:url(/png/d5ysl2kz.png) no-repeat center center;}
#issues{width:900px;overflow:hidden;}
#issues li{width:900px;list-style:none;float:left;}
#issues img{
	width: 200px;
	height: 260px;
	background-color: #1d56b7;
	float: left;
	margin-right: 30px;
}

/* 荣誉 */
.content_box .history_content .honor_box{
	padding: 10px 15px 10px;
}
.content_box .history_content .honor_box .honor_box_img{
	border: solid 1px #e6e6e6;
	width: 100%;
	height: 240px;
	text-align: center;
	padding: 45px;
}
.content_box .history_content .honor_box .honor_box_img img{
	max-width: 100%;
	max-height: 100%;
}
.content_box .history_content h3{
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.modal-body{
	padding: 0;
}
.myModal img{
	width: 100%;
}

/* 荣誉资质分页 */
.history_content .honor_page{
	margin-top: 45px;
}
.history_content .honor_page ul{
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.history_content .honor_page ul li{
	display: inline-block;
	margin: 0px 5px;
}
.history_content .honor_page ul li a{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
	border: solid 1px #e6e6e6;
	display: inline-block;
	font-size: 14px;
	color: #666666;

}
.history_content .honor_page ul li .active{
	background-color: #d22819;
	color: #fff;
}

/* 产业结构系详情折叠s */
.content_box .category_detail{
	margin-bottom: 20px;
}
.content_box .category_detail p{
	color: #636363;
}
.content_box .accordion {
	width: 100%;
	margin: 10px auto 20px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.content_box .accordion .link{
	background-image: linear-gradient(0deg, 
		#f5f5f5 0%, 
		#ffffff 100%), 
	linear-gradient(
		#f5f5f5, 
		#f5f5f5);
	background-blend-mode: normal, 
	normal;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	padding: 5px 15px;
	cursor: pointer;
}
.content_box .accordion .link:hover{
	color: #fff;
	background: url(/png/7uy3u1u5.png);
	background-size: 100%;
}
.content_box .accordion li{
	background: #f4f4f4;
}
.content_box .accordion li.open .link {
	color: #fff;
	background: url('/png/7uy3u1u5.png');
	background-size: 100%;
}
.content_box .accordion li .link i{
	margin-right: 5px;
}
.content_box .accordion li.open i{
	color: #fff;
	font-size: 8px;
}
.content_box .accordion li.open i:before{
	content: "\e259";
}
.content_box .accordion li.open i.fa-chevron-right {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.content_box .accordion li ul li a{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding: 20px 30px;
	display: inline-block;

}

/* 品牌标识 */
.brand_identity_box .row{
	margin-top: 10px;
}
.brand_identity_box .row>img{
	width: 260px;
	height: auto;
	padding: 20px;
	display: inline-block;
	float: left;
}
.brand_identity_box .row>p{
	/* width: 570px; */
	font-size: 15px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	/* display: inline-block; */
	/* float: left; */
	/* overflow: hidden; */
	line-height: 24px;
}
.brand_row{
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}
.brand_list1{
	margin-right: 20px;
}
.brand_list2{
	margin: 0px 24px;
}
.brand_list3{
	margin-left: 20px;
}
.brand_identity_box span{
	display: inline-block;
	border: 1px solid #ccc;
}

.brand_identity_box span img{
	width: 250px;
	height: auto;
	padding: 10px;
}
.brand_identity_box span i{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
	max-width: 250px;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	font-style:normal
}

/* 组织框架 */
.organization{
	padding: 0px 94px;
}
.organization .nav-tabs{
	border: none !important;
	font-size: 9px;
	margin-top: -60px;
}
.organization .nav-tabs li{
	margin-right: 16px;
}
.organization .nav-tabs li a{
	border: none !important;
	background-color: none !important;
	opacity: 0 !important;
	height: 60px;
}
.organization .nav-tabs li a:hover{
	border: none !important;
	background-color: none !important;
	opacity: 0 !important;
}

.organization .tab-content .tab-pane{
	padding-left: 30px !important;
}

.organization .nav-tabs>li.active>a{
	border: none !important;
	background-color: none !important;
	opacity: 0 !important;
}
.organization .nav-tabs>li.active:after{
	width: 11px;
	height: 45px;
	display: block;
	position: absolute;
	content: '';
	left: 91px;
	background-image: url(/png/2e4m67hw.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.organization .nav-tabs>.navtab2.active:after{
	left: 45px;
}
.organization .nav-tabs>.navtab3.active:after{
	left: 74px;
}
.organization .nav-tabs>.navtab4.active:after{
	left: 41px;
}
.organization .navtab1 a{
	width: 190px;
}
.organization .navtab2 a{
	width: 110px;
}
.organization .navtab3 a{
	width: 180px;
}
.organization .navtab4 a{
	width: 110px;
}
.organization .tab-content{
	margin-top: 45px;
	position: relative;
}

.organization .tab-content .tab-pane {
	padding-left: 0 !important;
}
.organization .tab-content .tab-pane ul li{
	display: inline-block;
	float: left;
	overflow: hidden;
	width: 40px;
	margin: 0px 8px;
}

.organization .tab-content .tab-pane ul li a{
	width: 40px;
	height: 270px;
	display: inline-block;
	background-color: #f5f5f5;
	color: #333;
	writing-mode:tb-rl; /* 纵向排列 */
	letter-spacing:2px; /* 字体间距 */
	line-height: 40px;
	border-radius: 5px;
	text-decoration: none;
	padding-top: 10px;
	clear:both;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
}

.organization .tab-content .classification-nav {
	text-align: left;
	display: inline-block;
	font-size: 8px;
}
.organization .tab-content .classification-nav > li {
	display: inline-block;
}

.organization .tab-content .classification-nav > li a:hover,
.organization .tab-content .classification-nav > li a.active{
	background-color: #d22819;
	color: #fff;
}

.organization .tab-content .classification-nav > li a.level1:after{
	writing-mode:tb-rl; /* 纵向排列 */
	width: 18px;
	height: 10px;
	left: -11px;
	top: -10px;
	display: inline-block;
	float: right;
	position: relative;
	content: '';
	background-image: url(keywords.png);
	background-size: 18px 10px;
	background-repeat: no-repeat;
	color: #fff;
}
.organization .tab-content .classification-nav > li a.level1:hover:after{
	background-image: url(keywords.png);
}
.organization .tab-content .classification-nav > li a.active{
	float: left;
}

.organization .tab-content .level2{
	height: auto;
	display: none;
	position: absolute;
	left: 15px;
	width: 100%;
	float: left;
	z-index:999;
}
.organization .tab-content .level2 ul{
	height: auto;
}
.organization .tab-content .level2 ul li{
	height: 300px;
}


/* 企业文化 */
.content_box .cultrue{

}
.content_box .cultrue .cultrue_image img{
	width: 100%;
}
.content_box .cultrue .cultrue_detail p{
	margin-top: 15px;
	text-indent: 2em;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.content_box .cultrue_box{
	width: 100%;
	overflow: hidden;
}
.content_box .cultrue_box hr{
	height: 100%;
	width: 1px;
	background: #cccccc;
	margin: 0;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
	overflow:hidden; 
	padding-bottom:9999px; 
	margin-bottom:-9999px; 

}
.content_box .cultrue_box .cultrue_content{
	float: right;
	width: 910px;
	
}
.content_box .cultrue_box .cultrue_content h3{
	font-size: 8px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	margin-top: 20px;
	color: #2b2b33;
}
.content_box .cultrue_box .cultrue_content h3:before{
	display: inline-block;
	position: relative;
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #d22819;
	top: 0px;
	left: -16px;
}
.content_box .cultrue_box .cultrue_content p{
	margin: 0;
	margin-top: 10px;
	padding-left: 13px;
	text-indent: 2em;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #2b2b33;
}
.content_box .cultrue_vision{
	margin-top: 45px;
}
.content_box .cultrue_vision .cultrur_vision_img{
	width: 100%;
	text-align: center;
}
.cultrur_vision_cetent{
	margin-top: 20px;
}
.content_box .cultrue_vision h4{
	font-size: 8px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2b2b33;
	padding-left: 5px;
	margin: 0;
}
.content_box .cultrue_vision h4:before{
	display: inline-block;
	position: relative;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #d22819;
	top: -2px;
	left: -10px;
}
.content_box .cultrue_vision p{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #2b2b33;
	text-indent: 2em;
	padding-left: 12px;
	margin-top: 10px;
}



.content_box .auth{
	height: 100%;
	width: 100%;
}
.content_box .auth .auth_image{
	height: 100%;
	width: 100%;
}
.content_box .auth .auth_image img{
	width: 100%;
}
.content_box .auth .auth_title{
	background-image: linear-gradient(180deg, 
		#f5f5f5 1%, 
		#eeeeee 54%, 
		#e6e6e6 100%), 
	linear-gradient(
		#f5f5f5, 
		#f5f5f5);
	background-blend-mode: normal, 
	normal;
}
.content_box .auth .auth_title ul{
	overflow: hidden;
}
.content_box .auth .auth_title ul li{
	display: inline-block;
	float:left;
}
.content_box .auth .auth_title ul li a{
	padding: 20px;
	display: inline-block;
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0px;
	color: #2b2b33;
	margin: 0;
}
.content_box .auth .auth_title ul li a:hover{
	color: #d22819;
}
.content_box .auth .auth_title ul li .active{
	padding: 20px;
	display: inline-block;
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0px;
	background: url('/png/4x05ftkx.png');
	background-size: 185px 40px;
	color: #d22819;
}
.content_box .auth .auth_title ul .honor .active{
	padding: 20px;
	display: inline-block;
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0px;
	background: url('/png/rd2p4irw.png');
	background-size: 144px 40px;
	color: #d22819;
}
.content_box .auth_content{
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
}
.content_box .auth_content .auth_box{
	padding: 10px 15px 10px;
}
.content_box .auth_content .auth_box .auth_box_img{
	border: solid 1px #e6e6e6;
	width: 100%;
	height: 240px;
	text-align: center;
	padding: 45px;
}
.content_box .auth_content .auth_box .auth_box_img img{
	max-width: 100%;
	max-height: 100%;
}
.content_box .auth_content h3{
	font-size: 8px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.modal-body{
	padding: 0;
}
.myModal img{
	width: 100%;
}
/* 底部栏 */
footer{
	margin-top: 60px;
	width: 100%;
	height: 179px;
	background-color: #f0f0f0;
	padding: 20px 0px;
}
footer .bottom{
	width: 1200px;
	margin: 0 auto;
}
.bottom_blogroll h2{
	font-family: SourceHanSansCN-Medium;
	font-size: 9px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
	margin: 0;
}
.bottom hr{
	width: 1200px;
	height: 1px;
	background: #cccccc;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 10px;
}
.bottom_blogroll_nav{
	overflow: hidden;
}
.bottom_blogroll_nav ul li{
	display: inline-block;
}
.bottom_blogroll_nav ul li a{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-right: 30px;
	line-height: 25px;
}
.bottom_blogroll_nav ul li a:hover{
	text-decoration: none;
}
.bottom_address{
	margin-top: 25px;
}
.bottom_address .bottom_address_title span{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin-right: 20px;
}
.bottom_address .bottom_address_title p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	margin: 0;
	margin-top: 5px;
}
.bottom_address div{
	display: inline-block;
}
.bottom_address .bottom_ident{
	float: right;
}
.bottom_ident img{
	width: 40px;
	height: 37px;
	float: left;
}
.bottom_ident span{
	float: left;
	margin-left: 10px;
	line-height: 55px;

	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}
