 @charset "utf-8";
.home_page_about {
	width: 100%;
	min-width: 100%;
	display: table;
	padding-top: 50px;/*background-color: rgba(255,255,255,1.0);*/
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	text-align: left;
	background-position: center top;
}
.home_page_news {
	width: 100%;
	min-width: 100%;
	display: table;
	padding-top: 50px;background-color: rgba(20,108,201,1.0);

}

.main {width: 1200px;height: auto;display: table;margin: 0px auto;}
/*-----------------content-------------------*/


/*公司简介*/
.about{width: 1200px;display: table;margin: 0px auto;border: 1px solid rgb(241,241,241);
/*box-shadow: 1px 1px 5px 1px rgba(209,212,218,0.5), -10px 10px 10px 10px rgba(255,255,255,0.5);*/ 
border-radius: 15px; padding-top:40px; 
}

.about .tit{width:1200px;
	border: 0px solid rgb(239,239,239);transition: 0.3s;
display: inline;text-align: center;overflow: hidden;border-radius: 15px;
}
/*.about .tit:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}*/

.about .tit h2 {/* margin:0 auto;*/
	float: left;
	background-image: url(../images/iocn.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	color: rgb(20,108,201);
	font-family: 'Microsoft YaHei', 'Heiti SC';
	font-weight: normal;
	display: table;
	text-align: left;
	margin-left: 20px;
	text-indent: 30px;
	line-height: 20px;
	}
.about .tit span {
	width: 1020px;
	color: rgb(255,255,255);
	display: table;
	line-height: 20px;
	font-size: 16px;
	float: right; margin-right:20px;
	background-color: rgb(20,108,201);border-radius: 15px;text-align: left;padding-left:20px;
}
.about .tit span:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}

.about .tit span a{ float:right;
	font-size: 12px;
	color: rgb(255,255,255);
	float: right;
	margin-right: 20px; 
}
.about .tit span a:hover{
	text-decoration: none;
	color: rgb(255,204,0);/*border-radius:20px;*/
}




.about .about_adv{/*display: table;*/background-color: rgb(255,255,255); margin:15px 0px; width: 1200px;}

.about .about_adv img{
	float: left;
	width: 340px;
	height: 296px;
	border: 2px solid  rgb(255,255,255);
	box-shadow: 15px 20px 25px -20px rgb(193,193,193); border-radius: 15px;
}

.about .about_adv .video{border-radius: 10px; margin:30px;

	border: 0px solid rgb(239,239,239);transition: 0.3s;
	
	float: left;display: inline;text-align: center;overflow: hidden;
	box-shadow: 0 1px 1px rgba(51, 51, 51, 0.5);
	transition: 0.3s; 
	}
.about .about_adv .video:hover{
	margin-top: 30px;
	box-shadow: 3px 3px 2px 3px rgba(61, 61, 61, 0.2);
	}

	

.about .about_adv .detail{ width:770px; float:right;height: auto;line-height: 30px;position: relative;font-size: 15px;color: rgb(102,100,100); margin-right:20px;  
font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;word-wrap: break-word;word-break: break-all; margin-top:10px;}

.about .about_adv .detail p{text-align: left;text-indent: 30px;}

.about .about_adv .detail h2{ width:360px; height:62px; margin-bottom:20px;
	font-size: 24px;
	line-height: 70px;
	color: rgb(20,108,210);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(20,108,210);
}

.about .about_adv .detail a{width: 190px;display: inline-block;/*position: absolute;*/bottom: 1px;font-weight: bold;font-size: 18px;line-height: 42px;color: rgb(119,119,119);text-align: center;transition: all 500ms ease-in 0ms;margin:30px 250px;border: 1px solid rgb(119,119,119);
}
.about .about_adv .detail a:hover{color: rgb(255,255,255);background-color: rgb(16,168,254);text-decoration: none;}




/*现货资源*/
.resources{width: 1200px;display: table;margin: 0px auto;
}

.resources .tit{margin:30px 0 20px 0; height:30px;
}
/*.about .tit:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}*/

.resources .tit h2 {/* margin:0 auto;*/
	float: left;
	background-image: url(../images/iocn-1.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	color: rgb(20,108,201);
	font-family: 'Microsoft YaHei', 'Heiti SC';
	font-weight: normal;
	display: table;
	text-align: left;
	margin-left: 20px;
	text-indent: 30px;
	line-height: 20px;
	}
.resources .tit span {
	width: 1020px;
	color: rgb(255,255,255);
	display: table;
	line-height: 20px;
	font-size: 16px;
	float: right; margin-right:20px;
	background-color:rgb(20,108,201);border-radius: 15px;text-align: left;padding-left:20px;
}
.resources .tit span:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}

.resources .tit span a{ float:right;
	font-size: 12px;
	color: rgb(255,255,255);
	float: right;
	margin-right: 20px; 
}
.resources .tit span a:hover{
	text-decoration: none;
	color: rgb(255,204,0);/*border-radius:20px;*/
}


.bcon{font-family: "Sim Sun"; border: 1px solid rgb(241,241,241);
/*box-shadow: 1px 1px 5px 1px rgba(209,212,218,0.5), -10px 10px 10px 10px rgba(255,255,255,0.5);*/ 
border-radius: 15px;  margin-top:20px; }

.bcon .nev{
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: rgb(255,255,255);
	background-color: rgb(0,153,255);
}

.list_lh{height:500px;overflow: hidden;}

.list_lh li p{height: 42px;text-align: center;line-height: 42px;border-bottom: 1px solid rgb(182,182,182);}

.list_lh li p a{height: 42px;float: left;line-height: 42px;font-size: 14px;color: rgb(51,51,51);}





/*****现货资源表****/
.v1, .v3, .v2, .v4{width: 230px;float: left;}
.v5, .v6, .v7{width: 120px;float: left;	}
.b1, .b3, .b2, .b4 {width: 230px;float: left;font-size: 16px;}
.b5, .b6, .b7{width: 120px;float: left;font-size: 16px;}

.tr3{
	height: 36px;
	color: #fff;
	background-color: #0397f7;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	text-decoration: none;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.tr2{
	color: #333;
	font-size: 12px;
	background: #fff;
	text-align: center;
	line-height: 39px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.tr1{
	color: #333;
	font-size: 12px;
	background: #fff;
	text-align: center;
	line-height: 39px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.table3{width:1200px; background: #F2F2F2; font-size: 12px;ptext-align: center;}
.table2{width:1200px;background: #eaeaea; margin-left:2px;ptext-align: center;}
.demo3{ overflow: hidden; height: 268px; width: 632px; border-bottom: #F1F1F1 1px solid; border-left: #F1F1F1 1px solid; border-right: #F1F1F1 1px solid; }
.demo2{ overflow: hidden; width: 631px; border-bottom: #F1F1F1 1px solid; border-left: #F1F1F1 1px solid; border-right: #F1F1F1 1px solid; }
.demo1{ overflow: hidden; width: 632px; border-bottom: #F1F1F1 1px solid; border-left: #F1F1F1 1px solid; border-right: #F1F1F1 1px solid; }
.demo{ overflow: hidden;  width: 632px; border-bottom: #F1F1F1 1px solid; border-left: #F1F1F1 1px solid; border-right: #F1F1F1 1px solid; }



.lunbot {height: 149px;border-bottom: 1px solid #fefefe; box-shadow: rgba(172,172,172,0.2) 0px 16px 38px -12px, rgba(172,172,172,0.12) 0px 4px 25px 0px, rgba(172,172,172,0.2) 0px 8px 10px -5px;}
.lunbot .area {display: flex; justify-content: center;}

.area { width: 818px;position: relative; margin: 0 auto; height: auto;text-align: center;}

.lunbot .lunbot-item { display: flex; margin-right: 42px; margin-top: 32px;}

img, a img { border: 0;  margin: 0; padding: 0;}

.lunbot .lunbot-item .lunbot-t {display: flex;justify-content: center;flex-direction: column; margin-left: 16px;}

.lunbot .lunbot-item .lunbot-t .p1 {font-size: 31px;color: #01458e;font-family: "Microsoft YaHei";}

.lunbot .lunbot-item .lunbot-t>p {text-align: left;}

.lunbot .lunbot-item .lunbot-t .p2 {font-size: 19px;margin-top: 5px;color: #2b2b2b;font-family: "Microsoft YaHei";}




/*产品展示*/
.i-product{width: 1200px;display: table;margin: 0px auto;
}

.i-product .tit{margin:30px 0 20px 0; height:30px;
}
/*.about .tit:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}*/

.i-product .tit h2 {/* margin:0 auto;*/
	float: left;
	background-image: url(../images/iocn-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	color: rgb(20,108,201);
	font-family: 'Microsoft YaHei', 'Heiti SC';
	font-weight: normal;
	display: table;
	text-align: left;
	margin-left: 20px;
	text-indent: 30px;
	line-height: 20px;
	}
.i-product .tit span {
	width: 1020px;
	color: rgb(255,255,255);
	display: table;
	line-height: 20px;
	font-size: 16px;
	float: right; margin-right:20px;
	background-color: rgb(20,108,201);border-radius: 15px;text-align: left;padding-left:20px;
}
.i-product .tit span:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}

.i-product .tit span a{ float:right;
	font-size: 12px;
	color: rgb(255,255,255);
	float: right;
	margin-right: 20px; 
}
.i-product .tit span a:hover{
	text-decoration: none;
	color: rgb(255,204,0);/*border-radius:20px;*/
}



.mr_frBtnL{position: absolute;left: -0px;top: 50%;margin-top: -25px;cursor: pointer;}

.mr_frBtnR{position: absolute;right: -0px;top: 50%;margin-top: -25px;cursor: pointer;}

.mr_frbox {width:1200px;position: relative;overflow: hidden;z-index:9;padding:30px 0 30px 0;border-radius: 15px;border: 1px solid rgb(241,241,241); margin-bottom:30px;}

.mr_frUl{width: 1140px;overflow: hidden; padding-top: 10px;/*margin: 0 auto;*/ margin-left:40px;}

.mr_frUl ul {margin: 0 auto; }

.mr_frUl ul li {border:3px solid rgb(239,239,239);transition: 0.3s; background-color: rgb(239,239,239);
	float: left;display: inline;text-align: center;overflow: hidden;margin:0 5px 10px 15px;border-radius: 15px;}
	
.mr_frUl ul li:hover{			  
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}
	
.mr_frUl ul li img {
	width: 255px;
	height: 180px;
	display: block;
	transition: 0.3s;border-radius:5px;
	
}
.mr_frUl ul li p {
	width: 275px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	color: rgb(94,100,108);
	border-top: none;
	font-family: 'Microsoft YaHei', 'Heiti SC';
	background-color: rgb(255,255,255);
}
.mr_frUl ul li a{text-decoration: none;color: rgb(204,51,0);}



.i-product a.more{
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	padding: 0px;
	text-align: center;
	color: rgb(233,44,50);
	font-size: 14px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	margin: 60px 500px 0px 200px;
	border: 1px solid rgb(194,194,194);
	background-color: rgb(255,255,255);
}
.i-product a.more:hover {color: rgb(255,255,255);text-decoration: none;background-color: rgba(233,44,50,1.0);
}


/*联系我们*/
.i-contact {
	width: 611px;
	margin: 0 auto;

}
.i-contact .tit{margin:30px 0 20px 0; height:30px;
}
/*.about .tit:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}*/

.i-contact .tit h2 {/* margin:0 auto;*/
	float: left;
	background-image: url(../images/iocn-3.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	color: rgb(255,255,255);
	font-family: 'Microsoft YaHei', 'Heiti SC';
	font-weight: normal;
	display: table;
	text-align: left;
	margin-left: 20px;
	text-indent: 30px;
	line-height: 20px;
	}
.i-contact .tit span {
	width: 440px;
	color: rgb(20,108,201);
	display: table;
	line-height: 20px;
	font-size: 16px;
	float: right; margin-right:20px;
	background-color: rgb(255,255,255);border-radius: 15px;text-align: left;padding-left:20px;
}
.i-contact .tit span:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}

.i-contact .tit span a{ float:right;
	font-size: 12px;
	color: rgb(20,108,201);
	float: right;
	margin-right: 20px; 
}
.i-contact .tit span a:hover{
	text-decoration: none;
	color: rgb(255,204,0);/*border-radius:20px;*/
}


.i-contact .i-contact-body {width:610px;display: table;}

.contact_layout {width:430px;display: block; padding-bottom:20px; margin:0 auto; padding-top:20px;}

.contact_layout ul { width:100%; display: table;}

.contact_layout ul h2{width: 100%;height: 36px; line-height: 36px; font-size: 22px;text-align: left;color: rgb(103,109,115);float: left;font-family: 'Microsoft YaHei';margin-bottom:10px;}

.contact_layout ul li{line-height: 34px;font-weight: normal; margin-left:10px;
position: relative;font-size: 16px;color: rgb(255,255,255);font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;word-wrap: break-word;word-break: break-all;}

.contact_layout ul li font{color:rgb(255,255,255);font-size: 18px;}

.contact_layout ul li img{float: left;width:535px; height:205px; margin:10px 20px 0 0;}

.contact_layout ul li a{text-decoration: none;font-family: "Microsoft YaHei";}

.contact_layout ul li div{ float: left;color:#fff;font-size: 18px; margin-left:15px;line-height: 32px;font-weight: normal;}

.contact_layout_one {width:535px;display: block;/* border: 1px solid rgb(194,194,194); padding:10px;*/ float:left; margin-bottom:20px;}

.contact_layout_one b{width:360px;position: absolute;z-index: 2;font-size: 20px;color: rgb(255,255,255);font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;text-align: center;}

.contact_layout_one span {font-size: 22px;color: rgb(255,255,255);text-align: center;line-height:24px;font-family: "Microsoft YaHei";}

.contact_layout_one a{height:48px;line-height:48px;font-size: 14px;color: rgb(255,255,255);font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal; text-align:center;}

.contact_layout_one a:hover{color: rgb(255,102,0);text-decoration: none;}

.contact_layout_one h2 {font-size: 20px;color: rgb(51,51,51);font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;font-weight: normal;text-align: center;line-height: 44px;}

.contact_layout_one img {
	width: 140px;
	height: 140px;
	display: block;
	border: 2px solid #CCC;border-radius:5px; clear:both; margin:0 auto;
}
.contact_layout_one img:hover{			  
	margin-top:0px;
	box-shadow: 0 5px 10px 3px rgba(51, 51, 51, 0.3);transition: 0.5s;
	}

.i-contact .contact-main {width: 360px;height: 474px;display: table;background-image: url(../images/contact.png)background-repeat: no-repeat;margin: 0 auto;}




/******新闻动态 news_index *******/
.news {
	width: 560px;
	margin: 0 auto;
}
.news .tit{margin:30px 0 20px 0; height:30px;
}
/*.about .tit:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}*/

.news .tit h2 {/* margin:0 auto;*/
	float: left;
	background-image: url(../images/iocn-4.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	color: rgb(255,255,255);
	font-family: 'Microsoft YaHei', 'Heiti SC';
	font-weight: normal;
	display: table;
	text-align: left;
	margin-left: 20px;
	text-indent: 30px;
	line-height: 20px;
	}
.news .tit span {
	width: 400px;
	color: rgb(20,108,201);
	display: table;
	line-height: 20px;
	font-size: 16px;
	float: right; margin-right:0px;
	background-color: rgb(255,255,255);border-radius: 15px;text-align: left;padding-left:20px;
}
.news .tit span:hover{
	margin-top: 0px;
	box-shadow: 0 2px 5px 3px rgba(51, 51, 51, 0.3);
	}

.news .tit span a{ float:right;
	font-size: 12px;
	color: rgb(20,108,201);
	float: right;
	margin-right: 20px; 
}
.news .tit span a:hover{
	text-decoration: none;
	color: rgb(255,204,0);/*border-radius:20px;*/
}

.news-adv {width: 100%;height: auto;display: table;overflow: hidden;}

.news-adv ul {
	height: auto;
	width: 105%;
	margin: 0 auto;
	display: table;
	overflow: hidden;
}
.news-adv ul li {
	float: left;
	width: 340px;
	height: 440px;
	display: table;
	margin: 20px 15px 0 15px;
	/*-webkit-box-shadow: 5px 5px 5px #e7e7e7;
	-moz-box-shadow: 5px 5px 5px #e7e7e7;
	box-shadow: 5px 5px 5px #e7e7e7;
	padding-bottom:10px;*/
	background-image: url(../images/dot-02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.news-adv ul li img {
	display: block;
	width: 370px;
	height: 240px;
}
.news-adv ul li h2 {
	width: 310px;
	height: 20px;
	overflow: hidden;
	margin: 13px 0 10px;
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding:0 15px

}
.news-adv ul li h2 a {
	font-size: 16px;
	font-weight: bold;
	color: rgb(102,100,100);
}
.news-adv ul li h2 a:hover {
	color: rgb(255,204,0);
}
.news-adv ul li p {
	font-size:14px;
	line-height: 28px;
	color: rgb(102,100,100);
	margin: 5px 15px 0 15px;
}
.news-adv ul li p a {
	float: right;
	color: rgb(102,100,100);
}

.news .news_main {
	width: 560px; height:240px;
	display: table;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC; margin-top:20px; padding-top:20px; margin-bottom:30px;
}


/*.news_adv ul { margin-top: 10px }
*/
/*.news_adv ul{width: 105%;height: auto;margin: 0 auto;display: table;overflow: hidden;}

.news_adv ul li{width: 350px;height: auto;float: left;display: table;margin: 20px 10px 0 0px;padding-bottom: 10px;background: rgb(255,255,255);}

.news_adv ul li img{width: 350px;height: 200px;display: block;}

.news_adv ul li h2{width: 310px;height: 20px;overflow: hidden;margin: 13px 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 15px}

.news_adv ul li h2 a{font-size: 16px;font-weight: bold;color: #0054bb}

.news_adv ul li h2 a:hover { color: #0046ba }

.news_adv ul li p{font-size: 14px;line-height: 28px;color: #808080;margin: 5px 15px 0 15px;}

.news_adv ul li p a { color: #ff0000 }*/

.news .i-news {height: auto;}

.news .i-news .news_box{width: 400px; /*height:189px;*/background:rgb(245,247,249); padding:15px; display:block;margin:10px 0 0 20px;}

.news .i-news .news_box img{width: 400px; height:226px;}

.news .i-news .news_box .int{padding: 16px 0px 25px;}

.news .i-news .news_box a{width: 100%;font-size: 16px;line-height: 28px;color: rgb(155,155,155);display: inline-block;
	font-family: 'Microsoft YaHei', 'Heiti SC', "Hiragino Sans GB", STHeiti, Arial, sans-serif, Verdana, Geneva, Helvetica;
	transition: color 500ms ease-in 0ms;
}
.news .i-news .news_box a:hover{color: rgb(0,51,153);text-decoration: none;}

.news .i-news .news_box a.news-tit{font-weight: bold;font-size:22px;line-height: 54px;color: rgb(74,132,255);}

.news .i-news .list{width:100%; margin-right:10px; margin:20px 10px 20px 0;}

.news .i-news .list li{height:39px;padding: 8px 0 8px;border-bottom: 1px solid #dadada;margin:5px 15px;font-size: 14px;}

.news .i-news .list span{width: 49px;display: inline-block;font: bold 32px/38px Arial;color: rgb(162,124,43);transition: color 500ms ease-in 0ms;}

.news .i-news .list .fr{width:370px;font-size: 14px;padding-left: 14px;line-height: 42px;border-left: 1px solid #dadada;
font-family: 'Microsoft YaHei', 'Heiti SC', "Hiragino Sans GB", STHeiti, Arial, sans-serif, Verdana, Geneva, Helvetica;}

.news .i-news .list .fr p{width: 100px; float:right;font-family: 'Microsoft YaHei', 'Heiti SC', "Hiragino Sans GB", STHeiti, Arial, sans-serif, Verdana, Geneva, Helvetica;font-size: 14px;line-height: 42px;color: rgb(163,163,163);}

.news .i-news .list .fr a{width:260px;font-size:16px;display: inline-block;line-height:40px;color: rgb(81,81,74);}

.news .i-news .list .fr a:hover{color: rgb(153,0,0);text-decoration: none;background-color: rgba(255,255,255,0.60);}

.news .i-news .list li:hover span{color: rgb(255,0,0);}

.news .i-news .list li.hover a{font-weight: bold;}

.news .i-honor{/*width:400px;*/filter: alpha(opacity=0);/*background-color: rgba(255,255,255,100.60);*/opacity: 100;}

.lf_bm {margin:0px; display:block;position: relative;}

.tab_lf {width: 100%;height: 55px;position: absolute;top: -80px;z-index: 99;line-height:55px;font-size: 18px;}

.tab_lf .tab_lf_news{float: left; margin-left:280px;}

.tab_lf .tab_lf_news a {width: 196px;height: 57px;text-align: center;margin: 0 15px;font-size: 18px;cursor: pointer;line-height: 55px;color: rgb(255,255,255);font-weight: bold;float: left;}

.tab_lf .tab_lf_news .on-rf {color: #FFFF00;text-decoration: none;background-color: #900;}

.contert {width:465px; height: auto;}

.contert .tab_lf_news {display: none;}





/******新闻动态 news_index *******/
.honor {width:300px;margin:0 auto;background-color: rgb(7,139,239);border: 1px solid rgb(206,209,235);box-shadow: 1px 1px 5px 1px rgba(209,212,218,0.5), -10px 10px 10px 10px rgba(255,255,255,0.5);}

.honor .tit{line-height: 48px;font-family: 'Microsoft YaHei', 'Heiti SC';font-size: 24px;color: rgb(154,154, 154);}

.honor .tit b{margin: 0 auto;position: absolute;z-index: 2;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;}

.honor .tit img{ float:left; margin:15px;}

.honor .tit a{font-size: 16px;color: rgb(255,0,0);line-height: 24px;text-align: center;}

.honor .tit a:hover{text-decoration: none;background-color: rgb(255,0,0);color: #FF0;border-radius:20px;height:26px;}

.honor .tit h2 {
	float: left;
	font-size: 24px;
	line-height: 48px;
	color: rgb(255,255,255);
	font-family: 'Microsoft YaHei', 'Heiti SC';
	font-weight: normal;
	display: table;
	background-position: left center;
	margin: 0px 10px 0px 30px;
	}
.honor .tit span {color: rgb(88,89,91);padding:0 40px;}



.honor-adv {width: 100%;height: auto;display: table;overflow: hidden;}

.honor-adv ul {width: 105%;
	height: auto;
	
	margin: 0 auto;
	display: table;
	overflow: hidden;
	padding-bottom: 12px;
}
.honor-adv ul li {
	float: left;
	height: auto;
	display: table;
	margin: 10px 15px 0 10px;color: rgb(102,100,100);
}
.honor-adv ul li a {
	font-size: 20px;
	font-weight: 600;
	color:rgb(0,96,194);
	text-decoration: none;
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
}


.honor-adv ul li p {
	font-size:14px;
	line-height: 28px;
	color: rgb(255,255,255);
	margin: 5px 15px 0 15px;
}
.honor-adv ul li p a {
	float: right;
	color: rgb(255,255,0);
}
.honor-adv .bottom {
    width: 360px;
    margin: 0 auto;
}
.honor-adv .bottom a.more {
    border-radius: 40px; float:left;
    margin: 0px 0px 30px 10px;
}
.honor-adv .bottom a{
	width: 100px;
	display: inline-block;/*position: absolute;*/
	bottom: 1px;
	font-size: 12px;
	line-height: 26px;
	color: rgb(255,255,255);
	text-align: center;
	transition: all 500ms ease-in 0ms;
border: 1px solid rgb(204,204,204);

	font-weight: normal;
	background-color: rgb(209,41,76);
}
/*.i-product .bottom a:hover{color: rgb(255,255,255);background-color: rgb(16,168,254);text-decoration: none;}*/
.honor-adv .bottom a:hover{color: rgb(255,255,255);background-color: rgb(16,168,254);text-decoration: none;}
.honor-adv .bottom a.more:hover{color: rgb(255,255,255);background-color: rgb(16,168,254);text-decoration: none;padding-bottom:border: 1px solid rgb(194,194,194);	
}