﻿@charset "utf-8";
/* CSS Document */
* { 
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	outline: none;
}
a img {
	border: none;
	outline: none;
}
b, strong, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
i, em {
	font-style: normal;
}
ul li, ol li {
	list-style: none;
}
input {
	font-family: "微软雅黑";
}
body {
	font-family: "微软雅黑";
	font-size: 16px;
	overflow-x: hidden;
	background: #fff;
}


/*首页*/
/*头部*/
.wrap{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.wrap1{
	max-width: 1200px;
	margin: 0 auto;
	
}
.second_tab_nav ul{display:inline-block;text-align:center;width:100%;}
.second_tab_nav ul li{display:inline-block;float:none;}
.fl{float: left;}
.fr{float: right;}
.header_top{height: 37px;color: #232323;line-height: 37px;background: #232323}
.header_top p{font-size: 14px;color: #bfbfbf}
.header_top div.language{width: 250px;height: 37px;line-height: 37px;color: #02296e;font-size: 14px;text-align: center;background: url(../img/language.png) no-repeat}
.header {background: #fff;height: 157px;}
.logo{margin-top: 35px;padding-top: 33px;}
.logo a { display: inline-block; vertical-align: middle;}
.logo img { max-width: 160px; max-height: 100%; }

.nav { display: block; box-sizing: border-box; margin-top: 35px;z-index: 12;}
.nav > ul { float: left; }
.nav > ul > li { display: inline-block; vertical-align: top; position: relative; padding: 15px 30px; margin-top: 18px}
.nav > ul > li.actived{border-bottom: 3px solid #d94b0d}
.nav > ul > li.actived>a{color: #d94b0d;}
.nav > ul > li > a { display: block; font-size: 16px; color: #35394a; }
.nav > ul > li.on { background: #d94b0d; }
.nav > ul > li.on > a { color: #fff; }
.nav > ul > li.on:hover > a { color: #fff; }
.nav > ul > li:hover > a { color: #d94b0d; }
.nav .addition { float: right; }
.nav .addition > div { display: inline-block; vertical-align: top; position: relative; margin: 0 12px; font-size: 12px; color: #666; cursor: pointer; }
.nav .addition > div i { display: inline-block; vertical-align: top; font-size: 16px; }
.nav .addition > div em { position: relative; display: inline-block; vertical-align: top; }
.nav .addition > div em span { display: none; position: absolute; z-index: 99; top: 70%; left: 0; width: 120px; height: 120px; padding: 5px; border: 1px solid #ddd; background: #fff; }
.nav .addition > div em span img { width: 100%; height: 100%; }
.nav .addition > div em:hover span { display: block; }
.nav .addition > div a { display: inline-block; vertical-align: top; font-size: 16px; color: #666; }
.nav .addition > div:before { position: absolute; top: 50%; right: -12px; height: 12px; width: 1px; content: ''; margin-top: -7px; background: #ccc; }
.nav .addition > div:last-child:before { display: none; }
.nav .addition > div:hover { color: #d94b0d; }
.nav .addition > .a0 .a1:hover, .a0 .a2:hover, .a0 .a3:hover, .nav .addition > div:hover i { color: #d94b0d; }
.nav .down_nav {display: none;position: absolute;top: 100%;/* height: auto; */line-height: initial;left: 0;width: 100%;background: #47454a;z-index:100}
.nav .down_nav > a {display: inline-block;text-align:center;vertical-align:  top;background: #47454a;/* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */font-size: 14px;color: #fff;line-height: 53px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width:100%}
.nav .down_nav > a:hover { background: #d94b0d; color: #fff; }



/* 翻页 */

#showpage ul li{background: none;float: left;width: 20px;line-height: 20px;padding: 0;margin-right: 15px !important;text-align: center;}
#showpage ul li.active{border: #d94b0d 1px solid;border-radius: 5px;}



/*主体*/
.block_title{background: url(../img/line.png) center no-repeat;/*height: 120px;*/background-size: 100%;padding: 40px 0 20px;}
.block_title p{text-align: center;}
.block_title p.first{font-size: 2rem;font-size: 32px\9;}
.block_title p.second{width: 5%;height: 3px;background: #d94b0d;margin:20px auto 0}
.block_content p{text-align: center;padding: 0 2%;color: #6b6b6b;font-size: 0.9rem;font-size: 14.4px\9;line-height: 1.8rem;line-height: 28.8px\9;}
.block_content{width: 90%;margin: 0 auto;}


.about_block{overflow: hidden;margin-top: 50px;margin-bottom: 50px;}
.a_block{width: 48%;height: 170px;margin-bottom: 35px;overflow: hidden;}
.a_block .zuo{width: 33%;height:100%;background: #940000;text-align: center;}
.a_block .zuo img{margin-top: 40px;}
.a_block .you{width: 67%;height:100%;background: #EEEEEE;}
.a_block .txt{padding: 15px;}
.a_block .txt p{text-align: left !important;color: #6b6b6b;font-size: 12px;}
.a_block .txt .txt_tilte{color: #000;font-size: 18px;margin-bottom: 8px;line-height: 1.8rem;    padding: 0 2%;display: block;}
.a_block .txt .txt_tilte:hover{color: #940000;}

/*product*/
.product{width: 100%;background: #EEEEEE;position:relative;padding-bottom: 50px;margin-top: 60px}
.tab_content ul{overflow: hidden;margin-top: 30px;}
.tab_content ul li{width: 31%;float: left;margin-left: 3%;position: relative;}
.tab_content ul li:nth-child(1){margin-left: 0%}
.tab_content ul li div{width: 100%;background: #fff;position: relative;height: 220px;}
.tab_content ul li div img{width: 100%;height: 100%;}
.tab_content ul li div b{display: block;position: absolute;bottom: 0;right: 0;;width: 43px;height: 36px;background: url(../img/b.png) no-repeat;transition: background .2s linear}
.tab_content ul li i.ccc{position: absolute;height: 3px;width: 0;background: #d94b0d;display: block;bottom: 0;left: 0;transition: all .2s linear;z-index: 100;}
.tab_content ul li:hover p{color: #d94b0d;}
.tab_content ul li:hover i.ccc{width: 100%}
.tab_content ul li:hover div b{background: url(../img/b_hover.png) no-repeat}
.tab_content ul li p{font-size: 15px;padding: 15px 0;border-bottom: 3px solid #d94b0d;}
.more1{display: block;width: 110px;height: 40px;line-height: 40px;background: #d94b0d;margin: 68px auto 0;font-size: 15px;color: #ffffff;text-align: center;padding-left: 20px}
.more1 img{margin-left: 15px}

/* solve */
.solve ul{overflow: hidden;margin-top: 30px;}
.solve ul li{width: 23%;float: left;margin-left: 2.66%;}
.solve ul li img{display: block;width: 264px;height: 264px;margin: 0 auto;border-radius: 50%}
.solve ul li:nth-child(1){margin-left: 0%}
.solve ul li div{width: 100%;background: #cecdcd;height: 272px;border-radius: 50%}
.solve ul li p{font-size: 15px;padding: 30px 0 0;text-align: center}
.solve ul li:hover p{color: #d94b0d;}
.solve ul li:hover div{background: #d94b0d}

/*intro*/
.intro_block{margin: 20px auto;overflow: hidden;}
.intro_left{width: 53%;overflow: hidden;}
.intro_left img{width: 100%;}
.intro_right{width: 40%;position:relative;min-height:390px;line-height: 23px;letter-spacing: 3px;}
.intro_right>div p{color:#a1a1a1;overflow:hidden}
.intro_right ul li{overflow: hidden;margin-bottom: 28px;}
.intro_right b,.intro_right span{display: block;text-align: left;}
.intro_right b{border-right: 1px solid #A5A5A5; padding: 0 1%;width: 15%}
.intro_right span.day{color: #d94b0d;font-family: Arial;font-weight: bold;font-size: 3rem;font-size: 48px\9;}
.intro_right span.year{color: #515151;}
.intro_right a{color: #625f5f;line-height: 1.7rem;display: block;line-height: 27.2px\9;font-size: 14px}
.intro_right a:hover{color: #d94b0d;}
.intro_right .intro_title{width: 98%;}
.intro_right .more{font-size: 0.9rem;font-size: 14.4px\9;display: block;width: 25%;background:url(../img/more.jpg) no-repeat;height: 37px;position:absolute;bottom:0}

/* success */
.success ul{overflow: hidden;margin-top: 30px;}
.success ul li{float: left;margin-left: 3.3%;width:31%}
.success ul li img{display: block;margin: 0 auto;width: 100%;height: 240px;}
.success ul li:nth-child(1){margin-left: 0%}

.success ul li p{font-size: 15px;color: #737070;padding: 15px 0;text-align: center;background: #e6e6e6}
.success ul li:hover p{background: #d94b0d;color: #ffffff}

/*news*/
.news1{display: none}
.news_block{margin: 20px auto;overflow: hidden;}
.news_left{width: 50%;overflow: hidden;}
.new_left img{width: 100%;}
.news_right{width: 50%;}
.news_right ul li{overflow: hidden;margin-bottom: 33px;}
.news_right b,.news_right span{display: block;text-align: center;}
.news_right b{ padding: 0 1% 0 2%;width: 25%}

.news_right h3{padding-left: 3%;line-height: 1.7rem;display: block;line-height: 27.2px\9;font-size: 18px;}
.news_right a:hover{color: #d94b0d;}
.news_right p{padding-left: 3%;line-height: 1.7rem;display: block;line-height: 27.2px\9;font-size: 13px;}
.news_right .news_title{width: 72%;}
.news_right .more{text-align: right;padding-right: 6%;font-size: 0.9rem;font-size: 14.4px\9;}
.news_left h3{line-height: 1.7rem;display: block;line-height: 27.2px\9;font-size: 18px;margin-top: 10px}
.news_left a:hover{color: #d94b0d;}
.news_left p{line-height: 1.7rem;display: block;line-height: 27.2px\9;font-size: 13px;}
.more2{margin: 0 0}
/*footer*/
.footer_top{width: 100%;height: 158px;background: #454545}
.footer_top ul li{overflow: hidden;margin-top: 57px;float: left;width: 33.3%}
.footer_top ul li div:nth-child(1){width: 20%;height: 50px;border-right: 1px solid #ffffff;}
.footer_top ul li div:nth-child(1) b{display: block;width: 40px;height: 40px;border-radius: 50%;border: 1px solid #ffffff;text-align: center;margin: 0 auto}
.footer_top ul li div:nth-child(1) b img{margin-top: 20%}
.footer_top ul li:nth-child(2) div:nth-child(1) b img{margin-top: 35%}
.footer_top ul li div:nth-child(2){width: 75%}
.footer_top ul li div:nth-child(2) p{font-size: 14px;color: #ffffff;padding-left: 4%;line-height: 24px}
.footer_mid{background: #373737;height: 228px;padding-top: 72px}
.footer_mid .fot_logo{width: 20%;text-align: center}
.footer_mid .xq{width: 57%;margin-left: 3%}

.footer_mid .xq ul{overflow: hidden;float: left;}
.footer_mid .xq ul li{float: left;margin-left: 60px}
.footer_mid .xq ul li h3{font-size: 14px;color: #a1a1a1}
.footer_mid .xq ul li p{font-size: 12px;color: #a1a1a1;margin-top: 8px}
.footer_mid .ewm{width: 20%;text-align: center}
.footer_mid .ewm img{max-width: 170px;}
.footer_mid .ewm span{display: block;text-align: center; color: #fff;}
.footer_bot{background: #252424;height: 66px;line-height: 66px;color: #797575;font-size: 12px}
.footer_bot1{display: none}
/* 效果CSS开始 banner轮播*/
.mBan2{overflow: hidden;/*margin-top: 100px;*/clear:both;}
.mBan2 .slideBox{width: 100%;height: auto;position: relative;z-index: 10;}
.mBan2 .slideBox .hd{height: 13px;overflow: hidden;position: absolute;bottom: 35px;z-index: 1;width: auto;left: 45%;}
.mBan2 .slideBox .hd ul{zoom: 1;}
.mBan2 .slideBox .hd ul li{float: left;width: 13px;height: 13px;background: #ffffff;cursor: pointer;margin: 0 10px;border-radius: 50%;}
.mBan2 .slideBox .hd ul li.on{background: #ea5404;}
.mBan2 .slideBox .bd{position: relative;min-height: 476px;z-index: 0;}
.mBan2 .slideBox .bd ul, .slideBox .bd ul li{width: 100%!important}
.mBan2 .slideBox .bd img{width: 100%;height: auto;display: block;}

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/* 效果CSS结束 */

/* 首页新闻中心 */
.news_block{height: 400px;}
.news_block a .fl img{height: 115px;width: 154px;}
.navBar{display: block; position: relative; min-height: 40px;line-height: 40px;}
.navBar .newspics{display: none;margin: 0; padding: 0;width: 500px;height: 310px;}
.news_right>ul{display: none;}
.news_right ul li{ margin-bottom: 15px;}
.news_left h3{position: absolute; bottom: 0; left: 0;     padding: 0 2%; width: 96%;position: absolute; bottom: 0; left: 0; width: 100%; margin: 0;line-height: 40px;}


