.w1200 {
	width:1200px;
	margin:0 auto;
}
.index_tit {
	overflow:hidden;
	/* padding:30px 0;
	*/
}
.index_tit h1 {
	text-align:center;
	font-size:24px;
	line-height:30px;
	padding-bottom:20px;
}
.index_tit h2 {
	text-align:center;
	font-size:23px;
	line-height:30px;
	padding-bottom:30px;
}
.index_tit h3 {
	text-align:center;
	font-size:22px;
	line-height:30px;
	padding-bottom:10px;
}
.index_tit p {
	text-align:center;
	font-size:16px;
	margin-bottom:25px;
}
.index_pro {
	overflow:hidden;
	margin-top:20px;
}
.index_pro .pro_box {
	overflow:hidden;
	display: flex;
	justify-content: center;
}
.pro_box .fenlei {
	overflow:hidden;
	background:#e8e8e8;
}
.pro_box .fenlei .tit {
	float:left;
	width:150px;
	background:#0d51ea;
	padding:0 20px;
	font-size:20px;
	margin:0 20px 0 0;
	height:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
}
.pro_box .fenlei .tab {
	float:left;
}
.pro_box .fenlei .tab li {
	text-align:center;
	float:left;
	height:60px;
	line-height:60px;
}
.pro_box .fenlei .tab li a {
	padding:0 25px;
	display:block;
	font-size:16px;
}
.pro_box .fenlei .tab li a:hover {
	background:#0d51ea;
	color:#fff;
}
.pro_box .fenlei .more {
	float:right;
	/* height:60px;
	line-height:60px;
	*/
}
.pro_box .fenlei .more a {
	display:block;
	width:70px;
	height:24px;
	line-height:24px;
	text-align:center;
	border-radius:12px;
	margin-right:20px;
	margin-top:18px;
}
.pro_box_left{
	min-width: 250px;
	margin-right:20px;
}
.pro_box_left .content{
	border: 1px solid #eee;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin-top: 4px;
}

.pro_box_left .content>div{
	height:40px;
	line-height:40px;
	padding: 0 15px;
}
.pro_box_left .content>div a{
	display: block;
	border-bottom: 1px solid #eee;
}

.pro_box_left .content>.left_title{
	background-color: #0d51ea;
	color: #fff;
	text-align: center;
	padding: 0;
}
.pro_box .pro_list{
	width: 895px;
}
.pro_box .pro_list ul{
	display: flex;
	flex-wrap: wrap;
}
.pro_box .pro_list li {
	width:285px;
	margin-right:20px;
	margin-top:5px;
}
.pro_box .pro_list li:nth-of-type(3n) {
	margin-right:0;
}
.pro_box .pro_list li a {
	display:block;
}
.pro_box .pro_list li img {
	display:block;
	width:100%;
}
.pro_box .pro_list li p {
	border-top:1px solid #ddd;
	background:#e8e8e8;
	line-height:50px;
	font-size:15px;
	text-align:center;
	margin-bottom:20px;
}
.pro_box .pro_list li p:hover {
	background:#0d51ea;
	color:#fff;
}
.index_about {
	width:100%;
	height:auto;
	overflow:hidden;
    padding: 50px 0;
}
.index_about .about_con {
	width:100%;
	height:auto;
	overflow:hidden;
}
.index_about .about_con .pic01 {
	width:280px;
	float:left;
	border-width:5px;
	border-style:solid;
	padding:5px;
	border-color:rgb(232 232 232);
}
.index_about .about_con .pic01 img {
	width:100%;
	height:auto;
}
.index_about .about_con .about_text {
	width:900px;
	height:auto;
	float:left;
}
.index_about .about_con .about_text .pic02 {
	width:100%;
	height:auto;
	float:left;
}
.index_about .about_con .about_text .pic02 .img {
	width:265px;
	/* height:200px;
	*/
    float:left;
	border-width:5px;
	border-style:solid;
	padding:5px;
	border-color:rgb(232 232 232);
	margin-left:15px;
}
.index_about .about_con .about_text .pic02 img {
	width:100%;
	height:auto;
}
.index_about .about_con .about_text .text {
	width:100%;
	height:auto;
	float:left;
	font-size:14px;
	line-height:26px;
	padding-bottom:30px;
	padding-left:15px;
}
.index_about .about_con .about_text .text span {
	color:rgb(255,153,0);
}
.index_news {
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	padding:50px 0;
}
.inews1 {
	width:366px;
	float:left;
	margin-left:50px;
}
.inews1 .title {
	width:100%;
	height:43px;
	line-height:43px;
	border-bottom:1px solid #044DAB;
	margin-bottom:10px;
}
.inews1 .title p {
	font-size:18px;
	color:#333;
}
.inews1 .title a {
	color:#333;
}
.inews1 .title a:hover {
	text-decoration:underline;
}
.inews1 .newslist {
	width:100%;
}
.inews1 .newslist li {
	width:100%;
	height:36px;
	line-height:36px;
	overflow:hidden;
}
.inews1 .newslist li a {
	width:100%;
	display:block;
	-webkit-transition:all ease 300ms;
	-moz-transition:all ease 300ms;
	-ms-transition:all ease 300ms;
	-o-transition:all ease 300ms;
	transition:all ease 300ms;
}
.inews1 .newslist li .time {
	color:#828282;
	float:right;
	font-weight:normal;
}
.custom-con {
	width:1100px;
	margin:0 auto;
	background:url(../images/jt3.jpg) no-repeat 1010px center
}
.custom-con ul {
	width:1200px;
	height:168px;
	margin-bottom:20px;
}
.custom-con ul dl {
	width:234px;
	height:168px;
	float:left;
}
.custom-con ul dl dt {
	width:160px;
	height:168px;
	float:left;
	background:#f1f1f1;
	text-align:center;
}
.custom-con ul dl dt:hover {
	background:#ff9800;
	color:#fff;
}
.custom-con ul dl dt:hover p {
	color:#fff;
}
.custom-con ul dl dt:hover span {
	color:#fff;
}
.custom-con ul dl dt h4 {
	height:94px;
}
.custom-con ul dl dt h4 img {
	display:block;
	margin:0 auto;
	padding-top:30px;
}
.custom-con ul dl dt h5 {
	color:#8b2f48;
	font-size:15px;
	line-height:40px;
}
.custom-con ul dl dt span {
	font-size:14px;
	text-transform:uppercase;
	color:red;
}
.custom-con ul dl dt span img {
	display:block;
	margin:0 auto;
	padding-top:30px;
}
.custom-con ul dl dt h5 {
	color:#8b2f48;
	font-size:15px;
	line-height:40px;
}
.custom-con ul dl dt p {
    font-size: 15px;
    line-height: 23px;
    margin-top: 14px;
}
.custom-con ul dl dd {
	height:168px;
	width:74px;
	float:right;
	background:url(../images/jt1.jpg) no-repeat center center;
}
.custom-con ul dl dd.cus2 {
	height:168px;
	width:74px;
	float:right;
	background:url(../images/jt2.jpg) no-repeat center center;
}
.gongchanglist {
	overflow:hidden;
}
.gongchanglist li {
	width:285px;
	float:left;
	margin-right:20px;
	margin-top:30px;
}
.gongchanglist li:nth-of-type(4n) {
	margin-right:0;
}
.gongchanglist li a {
	display:block;
}
.gongchanglist li img {
	display:block;
	width:100%;
}
.gongchanglist li p {
	border-top:1px solid #ddd;
	background:#e8e8e8;
	line-height:50px;
	font-size:14px;
	text-align:center;
}
.gongchanglist li p:hover {
	background:#0d51ea;
	color:#fff;
}
.link{
    padding: 0 0 20px;
}
.friendlink {
    width: 1200px;
    line-height: 36px;
    padding-right: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
}
.f01 {
    width: 90px;
    height: 36px;
    color: #fff;
    text-align: center;
    background: #0045a7;
}
.friendlink li {
    float: left;
    margin-right: 7px;
    font-size: 14px;
    line-height: 36px;

}
.friendlink li a{
    float: left;
    margin-right: 7px;
}