 @charset "utf-8";
table, tr, td { font-weight: normal }
ul, li { list-style: none; }
body{font-family: 'Microsoft YaHei', 'Heiti SC';background: rgb(255,255,255);font-size: 14px;color: rgb(51,51,51);
}/* CSS Document */


.top { margin-top: 40px; /*	padding-bottom:20px;*/ }
.ovfl {overflow: hidden;}
.mar {margin: 0px auto;}
.left {float: left;}
.home_page_about {width: 100%; padding-top:20px;min-width: 100%;display: table;background-color:  rgb(255,255,255);}
.home_page_news {width: 100%;padding-top:20px; padding-bottom:10px;min-width: 100%;display: table;background-color:  rgb(255,255,255);}
.home_page_products {width: 100%;padding-top:10px; padding-bottom:20px; min-width: 100%;display: table;background-color: rgb(239,239,239);}

.main {width: 1200px;height: auto;display: table;margin: 0 auto;}
.main_back {width:100%;display: table;margin: 0 auto;background-color: rgb(33,36,37);}

/*-----------------content-------------------*/

/*公司简介*/
.about{width: 825px;display: table;float: left;border: 1px solid #7fb61c;}
.about .tit{width:825px;padding: inherit;font-family: 'Constantia';
border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3e4b5;

}
.about .tit a{ float:right;font-size: 14px;	line-height: 49px;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;color: rgb(76,76,76);}
.about .tit a:hover{color: rgb(76,76,76);text-decoration: none;}
.about .tit h2 {display: table; float:left;}
.about .tit img{ float:left; margin:0px;}
.about .tit span {width: 256px;font-size: 26px;display: table; line-height: 58px;color: rgb(49,51,56); margin: 0px auto;padding: 0px;text-align: center;background-image: url(../images/t.png);background-repeat: no-repeat;background-position: center bottom;}

.about a.more{width:200px;height: 40px;line-height: 40px;display: block; padding:0px;
	text-align: center;
	color: rgb(255,255,255);
	font-size: 14px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	margin: 0px 510px 60px 200px;
	border: 1px solid rgb(194,194,194);
	background-color: rgb(16,168,254);
}
.about a.more:hover {color:rgb(0,157,233);text-decoration: none;}

.about .about_adv{/*display: table;*/border: 1px solid rgb(255,255,255);}
       .about_adv img{float: left; margin:30px 0 0 15px;}

.about .about_adv .video{float: left;margin:25px 0 25px 15px; }

.about .about_adv .detail{width:530px;height: auto;margin:12px 20px 12px 0; line-height: 32px;position: relative;font-size: 16px;color: rgb(102,100,100);
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	word-wrap: break-word;
	word-break: break-all;
}
.about .about_adv .detail p{text-align: left;text-indent: 30px;}
.about .about_adv .detail h2{
	width: 40%;
	font-size: 24px;
	line-height: 40px;
	color: rgb(255,0,0);
	text-align: left;

	margin-bottom: 10px;
}
.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;}

/*企业文化*/
.i-culture{width: 360px;display: table;float: right;border: 1px solid #7fb61c;}
.i-culture .tit{width:360px;padding: inherit;font-family: 'Constantia';}
.i-culture .tit a{ float:right;font-size: 14px;	line-height: 49px;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;color: rgb(76,76,76);}
.i-culture .tit a:hover{color: rgb(76,76,76);text-decoration: none;}
.i-culture .tit h2 {display: table; float:left;}
.i-culture .tit img{ float:left; margin:0px;}
.i-culture.tit span {width: 256px;font-size: 26px;display: table; line-height: 58px;color: rgb(49,51,56); margin: 0px auto;padding: 0px;text-align: center;background-image: url(../images/t.png);background-repeat: no-repeat;background-position: center bottom;}



.i-culture .culture_adv{/*display: table;*/border: 1px solid rgb(255,255,255);}
       .culture_adv img{float: left;width:351px;height:232px; margin:30px 0 0 20px;}

.i-culture .culture_adv .video{float: left;margin:25px 0 25px 15px; }

.i-culture .culture_adv .detail{width:780px;height: auto;margin:15px 20px 15px 0; line-height: 32px;position: relative;font-size: 16px;color: rgb(102,100,100);
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	word-wrap: break-word;
	word-break: break-all;
}
.i-culture .culture_adv .detail p{text-align: left;text-indent: 30px;}
.i-culture .culture_adv .detail h2{
	width: 40%;
	font-size: 24px;
	line-height: 40px;
	color: rgb(255,0,0);
	text-align: left;

	margin-bottom: 10px;
}
.i-culture .culture_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);
}
.i-culture .culture_adv .detail a:hover{color: rgb(255,255,255);background-color: rgb(16,168,254);text-decoration: none;}


/******新闻动态 news_index *******/
.news_ond {width:825px;height: 372px;display: table;border: 1px solid #7fb61c;
}
.news_ond .tit{width:100%;padding: inherit;font-family: 'Constantia';
border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3e4b5;

}
.news_ond .tit a{float:right;font-size: 14px;	line-height: 49px;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;color: rgb(76,76,76);}
.news_ond .tit a:hover{color: rgb(76,76,76);text-decoration: none;}
.news_ond .tit h2 {display: table; float:left;}
.news_ond .tit img{ float:left; margin:0px;}
.news_ond .tit span {width: 256px;font-size: 26px;display: table; line-height: 58px;color: rgb(49,51,56); margin: 0px auto;padding: 0px;text-align: center;background-image: url(../images/t.png);background-repeat: no-repeat;background-position: center bottom;}

.news_ond .news_main {display: table; margin:10px 0px 10px 28px;}


.news {width: 403px;height: auto;display: table;border: 1px solid #7fb61c;
}
.news .tit{width:100%;padding: inherit;font-family: 'Constantia';
border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3e4b5;

}
.news .tit a{float:right;font-size: 14px;	line-height: 49px;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;color: rgb(76,76,76);}
.news .tit a:hover{color: rgb(76,76,76);text-decoration: none;}
.news .tit h2 {display: table; float:left;}
.news .tit img{ float:left; margin:0px;}
.news .tit span {width: 256px;font-size: 26px;display: table; line-height: 58px;color: rgb(49,51,56); margin: 0px auto;padding: 0px;text-align: center;background-image: url(../images/t.png);background-repeat: no-repeat;background-position: center bottom;}


.news_lf{width:579px;}

.news_text .news_body .group { 
	height: auto;
	display: table;
}
.news_text .news_body .group a {
	display: block;

	color: #1a1a1a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
border-bottom: 1px solid #b2b2b2;	line-height: 40px;
}
.news_lf a:hover {
	color: #0087e6
}
.news_lf p {
	color: #808080;
	line-height: 25px;
	margin-top: 5px;
}

.news_text{ width:100%;}

.news_text img{ width:579px; height:219px; }

.news_text .news_body{ display:block; margin:10px;}

.news_text .news_body span {
	display: inline-block;
	font-size: 14px;
	color: rgb(255,102,0);
	padding-top: 10px;
}

.news_lf a.more {
	float: left;
	display: block;
	width: 120px;
	height: 40px;
	background: #005ec2;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 30px;
}



.news_adv {
	float:right;
	width: 580px;
	height: auto;
	display: table;
	margin-top: 15px;
}
.news_adv ul li {
	float: right;
	width: 580px;
	margin-bottom: 30px;
}

.news_adv ul li .group {
	width: 100%;
	height: auto;
	display: table;
}
.news_adv ul li .group a {
	display: block;
	width: 480px;
	color: #1a1a1a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	margin-top: 10px;
}
.news_adv ul li.news_adv ul li a:hover {
	color: #0087e6
}
.news_adv ul li p {
	color: #808080;
	line-height: 25px;
	margin-top: 5px;
}

.news_adv a.more {
	float: left;
	display: block;
	width: 120px;
	height: 40px;
	background: #005ec2;
	line-height: 40px;
	text-align: center;
	color: #fff;
}



.news .news_main {display: table; margin:0 5px 10px 5px;}
.lf_bm {margin:0px; display:block;position: relative;}

.contert {width: 100%; height: auto;}
.contert .tab_lf_news {display: none;}

.news .i-honor{/*width:400px;*/filter: alpha(opacity=0);opacity: 100;}
.news .i-news { width:390px; height: auto;}

.news .i-news .list{width:100%; margin-right:10px; margin:0px 10px 0px 0;}
.news .i-news .list li{height:30px;padding:4px 0 4px;border-bottom: 1px solid #dadada;margin:5px 5px;font-size: 14px;}
.news .i-news .list li:hover span{color: rgb(255,0,0);}
.news .i-news .list li.hover a{font-weight: bold;}

.news .i-news .list span{/*width: 49px;*/display: inline-block;font: bold 18px/16px Arial;color: rgb(0,170,246);transition: color 500ms ease-in 0ms;line-height: 26px;}

.news .i-news .list .fr{width:88%; font-size: 14px;padding-left: 14px;line-height: 26px;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;color: rgb(163,163,163);}

.news .i-news .list .fr a{width:220px;font-size:16px;display: inline-block;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);}

.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 {float: left;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;}
.tab_lf .tab_lf_news .on-rf {color: #FFFF00;text-decoration: none;background-color: #900;}


.news_adv{width: 100%;height: auto;display: table;margin-top: 10px;}
/*.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: #fff}
.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 .news_box{width:480px; /*height:189px;*/background:rgb(245,247,249); padding:15px; display:block;margin:10px 0 0 20px;
}
.news .i-news .news_box img{width: 420px; 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);}




/*联系我们*/
.i-contact{width: 360px;display: table;float: right;border: 1px solid #7fb61c;}
.i-contact .tit{width:360px;padding: inherit;font-family: 'Constantia';}
.i-contact .tit a{ float:right;font-size: 14px;	line-height: 49px;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;color: rgb(76,76,76);}
.i-contact .tit a:hover{color: rgb(76,76,76);text-decoration: none;}
.i-contact .tit h2 {display: table; float:left;}
.i-contact .tit img{ float:left; margin:0px;}
.i-contact .tit span {width: 256px;font-size: 26px;display: table; line-height: 58px;color: rgb(49,51,56); margin: 0px auto;padding: 0px;text-align: center;background-image: url(../images/t.png);background-repeat: no-repeat;background-position: center bottom;}


.i-contact .i-contact-body {width:1200px;display: table;}
.contact_layout {
	width: 100%;
	display: block;
	padding: 15px 0 20px 15px;
	background-color: rgba(255,255,255,0.1);
}
.contact_layout h2 {
	font-size: 26px;
	color: rgb(255,255,255);
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 44px; margin-bottom:20px; 
}
.contact_layout ul { width:100%; margin:auto;display: table;
}
.contact_layout ul li{width:340px;line-height:32px;font-weight: normal;position: relative; color: rgb(102,100,100);
    font-size: 16px;
    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; margin-right:15px;}
.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:460px;display: block;/* border: 1px solid rgb(194,194,194); padding:10px;*/ margin:0px 5px 40px 0px;}
.contact_layout_one b{width:610px;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 img { margin-top:20px;
	width: 460px;
	height: 288px;
	display: block;
	border: 1px solid rgb(153,153,153);
}
.i-contact .contact-main {
	width: 1200px;
	height: 474px;
	display: table;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}



/*现货资源*/

.resources {width: 1200px;display: table;margin:0 auto;background-color: rgb(255,255,255);}

.resources .tit{width:1200px;padding: inherit;font-family: 'Constantia';}
.resources .tit b{width:100%;margin: 0 auto; padding:0px;z-index: 2;}
.resources .tit img{ float:left; margin:10px 0 0 15px;}
.resources .tit a{font-size: 24px;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;}
.resources .tit a:hover{color: rgb(76,76,76);text-decoration: none;}
.resources .tit h2 {font-size: 24px;line-height: 42px;color: rgb(255,0,0);display: table;margin: 0px auto;font-family: 'Constantia';font-weight: normal;
}
.resources .tit span {width: 256px;font-size: 26px;display: table; line-height: 58px;color: rgb(49,51,56); margin: 0px auto;padding: 0px;text-align: center;
background-image: url(../images/t.png);background-repeat: no-repeat;background-position: center bottom;
}

.resources a.more{
	width:200px;height: 40px;line-height: 40px;display: block; padding:0px;
	text-align: center;
	color: rgb(255,255,255);
	font-size: 14px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	margin: 0px 510px 60px 200px;
	border: 1px solid rgb(194,194,194);
	background-color: rgb(0,128,255);
}
.resources a.more:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(51,51,51);
}
.bcon{
	font-family: "Sim Sun";
	margin: 20px 0 40px 0;
	background-color: rgba(255,255,255,0.6);
	margin: 10px 20px 40px 20px;
}
.bcon .nev{
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: rgb(255,255,255);
	background-color: rgb(255,30,0);
}
.list_lh{height:380px;overflow: hidden;}
.list_lh li p{
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,153,0);
}

.list_lh li p a{
	height: 48px;
	float: left;
	line-height: 48px;
	font-size: 14px;
	color: rgb(51,51,51);
}

.v1, .v2, .v3, .v4, .v5, .v6, .v7{width: 192px;float: left;	}

.b1, .b2, .b3, .b4, .b5, .b6, .b7{width: 192px;float: left;font-size: 16px;}



.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: 1200px;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:0 auto;background-color: rgb(255,255,255);border: 1px solid #7fb61c;}
.i-product .tit{width:1200px;padding: inherit;font-family: 'Constantia';}
.i-product .tit a{ float:right;font-size: 14px;	line-height: 49px;font-family: Microsoft Yahei,Arial,Verdana,sans-serif;font-weight: normal;color: rgb(76,76,76);}
.i-product .tit a:hover{color: rgb(76,76,76);text-decoration: none;}
.i-product .tit h2 {display: table; float:left;}
.i-product .tit img{ float:left; margin:0px;}
.i-product .tit span {width: 256px;font-size: 26px;display: table; line-height: 58px;color: rgb(49,51,56); margin: 0px auto;padding: 0px;text-align: center;background-image: url(../images/t.png);background-repeat: no-repeat;background-position: center bottom;}


.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;/*background:rgb(255,255,255);*/ padding:30px 0 30px;}
.mr_frUl{width: 1160px;overflow: hidden;margin: 0 auto;}

.mr_frUl ul {margin: 0 auto; }
.mr_frUl ul li {float: left;width: 277px;display: inline;margin-right: 20px;text-align: center;overflow: hidden;background-color: rgb(255,255,255);}

.mr_frUl ul li img {width: 277px;height:219px;display:block; /*margin:10px;*/}

.mr_frUl ul li p {
	width: 277px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: rgb(51,51,51);
	border-top: none;
	font-family: "Microsoft YaHei";
	background-color: rgb(204,204,204);
}
.mr_frUl ul li a{text-decoration: none;color: rgb(204,51,0);}
.mr_frUl ul li a:hover{ text-decoration:none; color: rgb(245,245,245);}
.i-product a.more{
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	padding: 0px;
	text-align: center;
	color: rgb(121,121,121);
	font-size: 14px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	margin: 0px 510px 0px 200px;
	border: 1px solid rgb(194,194,194);
	background-color: rgb(255,255,255);
}
.i-product .bottom a.more:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(102,102,102);
}

.i-product .bottom a.more {
    width: 160px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0px;
    text-align: center;
    color: rgb(255,255,255);
    font-size: 14px;
    border-radius: 40px;
    margin: 10px 520px 60px 200px;
    background-color: rgb(221,20,20);
}