﻿@charset "utf-8";
html{}
*{line-height:2em; padding: 0; margin: 0; }
body{font: normal 14px/2 'Microsoft YaHei';color:#333;}
h1,h2,h3,h4,h5,h6{font: normal 14px/2 'Microsoft YaHei';}
em, i, del { }
ul, ol{list-style: none;}
a{text-decoration: none;} 
a:link, a:visited, a:active {color:#333;}
a:hover{color:#00428e; }
img{border: 0px;}
*:link, *:visited, *:hover, *:active, *:focus,{
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.checkbox{border: 0px;}
.clear{clear:both; float:none;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.button{border: 0px; }
.wide{ width: 1200px; margin: 0 auto; }
.wide:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#wrapper{ }
#header{}
.logo{padding:2% 0;}
.logo img{display:block; max-width:100%; }

.toptel{float:right;background: url(../images/toptel.png) no-repeat left center; padding:0 0 0 60px; margin:2% 0 0 0; line-height:1.2em;} 
.toptel b{ display:block; font-size: 24px;color: #326fe3; line-height:1.2em;}

#menu {
	background-color: #242424;position: relative;z-index: 9999;
}

.x-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.x-menu>li {
	position: relative;
	width: 150px;
}

.x-menu>li>a {
	display: block;
	font-size: 16px;
	white-space: nowrap;
	line-height: 65px;
	height: 65px;
	text-align: center;
  color: #fff;
}



.x-menu>li>a:hover {
	background-color: #444;
	color: #fff;
}

.x-menu>li.active>a {}

.x-menu>li:after {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	left: 0;
	/*height: 40px;*/
	opacity: 0;
	top: 100%;
}

.x-menu>li:hover .x-sub-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background: #fff;
}

.x-sub-menu {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0%;
	top: 65px;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.x-sub-menu>li {
	/* padding: 0 0.9rem; */
}

.x-sub-menu>li>a {
	display: block;
	text-align: center;
	line-height: 2;
	font-size: 14px;
	color: #666666;
	line-height: 2.6;
}

.x-sub-menu>li>a:hover {
	background: #2b2b2b;
	color: #fff;

}

.x-sub-menu:after {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 10px;
	cursor: pointer;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #fff transparent;
	border-top: none;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	z-index: 99;
	display: none;
}

.hotsearch{ padding:1% 0; position:relative; }
.search{height:35px;float:right; width:420px;position:relative; z-index:5; border:1px #d2d2d2 solid;margin-top:3px;} 
.search .input{ float:left;width:380px;height:35px;line-height:35px; text-indent:1em;margin:0px; border:none;background:none; outline: none;} 
.search .button{float:left; width:35px;height:35px;border:none;background: url(../images/search.png) no-repeat center center;cursor: pointer;} 
.hotsearch p{padding:0.5% 0; }

.slider{ }
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { position: absolute; display: none; width: 100%; left: 0; top: 0; z-index:0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; width: 100%; border: 0;z-index:0; } 
.rslides { margin: 0 auto; }
.rslides_container { position: relative; }
.centered-btns_tabs { position: absolute; width:100%; bottom:8%; text-align: center; z-index:2; }
.centered-btns_tabs li{display: inline; float: none; _float: left; *float: left;margin: 0 5px; }
.centered-btns_tabs a{background:#ccc;width:20px; height:3px; text-indent: -9999px; overflow: hidden; display: inline-block; _display: block; *display: block; }
.centered-btns_here a{ background: #e62129; }
.centered-btns_nav { z-index:9999; position: absolute; top: 50%; left: 5%; text-indent: -9999px; overflow: hidden;height: 61px; width: 38px; background: rgba(0,0,0,0.5) url("../images/themes.png") no-repeat left top; margin-top: -30px; }
.centered-btns_nav:active { }
.centered-btns_nav.next { left: auto; background-position: right top; right: 5%; }

.banner{ position:relative;}
.banner h3{ position:absolute; width:100%; top:35%; left:0;color:#fff; z-index:5; text-align:center; }
.banner h3 p{}
.banner h3 strong{display:block; font-size: 32px; font-weight:normal; }
.banner h3 span{ display:block; font-size: 20px; text-transform: uppercase; font-family:Georgia; line-height:1em; }
.banner h3 span:after{ content:""; display:inline-block;margin:0 10px; width:30px; border-top:2px #dcdcdc solid; vertical-align:middle;}
.banner h3 span:before{content:""; display:inline-block;margin:0 10px; width:30px; border-top:2px #dcdcdc solid; vertical-align:middle;} 
.banner img{ display:block; max-width: 100%; margin:0 auto; }
#imain{}
.ititle{ text-align:center; margin:0 auto 3% auto; }
.ititle h2{ font-size: 32px; }
.ititle h2:after{ content:""; display:block; width:390px; height:21px; background:url(../images/line.png) no-repeat; margin:0 auto 10px auto;}
.ititle span{ display:block; font-size: 26px;text-transform:uppercase;color:#ffcc12;line-height:1.2em; }
.ititle p{color: #555; }

.more{display:block;width:120px;height: 36px; line-height:36px; text-align:center; border:2px #0095ed solid; color:#0095ed; }
.more:before{ content:">"; font-family:"宋体"; display:inline-block; margin-right:8px;}
.more:hover{ background:#0095ed;color:#fff; }
.imain{}
.plist{padding:4% 0; background: url(../images/bg.jpg) no-repeat center top;}
.plist ul{list-style-type:none; text-align:center; font-size:0; }
.plist li{ display:inline-block;width:25%; position:relative; background:#2d2e32; }
.plist li a { display:block;}
.plist li img { display:block; width:100%;}
.plist li span { display:block; position:absolute; width:100%; left:0; bottom:0; font-size:14px; background:rgba(0,0,0,0.8); color:#fff; padding:2% 0;}

.aboutus{padding:4% 0 0 0;}
.icompany{ background:#f5f5f5 url(../images/about.jpg) no-repeat center center;}
.icompany .con{ margin-left:32%; padding:2.5% 0; }
.icompany h3{ font-size:22px; margin:0 0 0.5% 0;}
.icompany p{ text-indent:2em; }
.icompany a{ display:block;margin:2% 0;width:118px;line-height:33px; text-align:center; border:1px #bfbfbf solid; font-size:12px; color:#777; }
.icompany a:hover{ border:1px #333 solid; color:#333; }
.iproduct{padding:4% 0;}
.iproduct ul{list-style-type:none; }
.iproduct li{ float:left; width:31%; margin:1%; text-align:center; }
.iproduct li a{ display:block; }
.iproduct li em{ display:block;position:relative; }
.iproduct li em:after{ content:""; position:absolute; width:100%; top:0;left:0; height:0;background: url(../images/p-icon.png) no-repeat center center; background-color:rgba(0,0,0,0.6); z-index:3;transition: all 0.6s;} 
.iproduct li em img{ display:block; width:100%;}
.iproduct li p{ display:block; padding:2% 0;position:relative; background:#444; }
.iproduct li p:after{ content:""; position:absolute; width:0%; top:0; left:0; bottom:0; background:#045ab1; z-index:2;transition: all 0.6s;} 
.iproduct li p span{ color:#fff;position:relative; z-index:9;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.iproduct li:hover em:after{ bottom:0;height:100%;} 
.iproduct li:hover p:after{right:0; width:100%;} 

.consulting{padding:2.5% 0 1.5% 0; background: url(../images/bar.png) no-repeat center top;}
.consulting h2{width:46%;font-size: 20px; color:#fff; line-height:1.4em;}
.consulting h2 em{ font-size: 24px; color:#0392ff; line-height:1.4em;}
.consulting h2 span{ display:block; font-size: 14px; color:#737373; line-height:1.4em; margin-top:2%;}
.consulting p{ width:25%; float:right; margin-top:-6%; color: #fff;}
.consulting p span{ display: block;background: url(../images/bar_t.gif) no-repeat left center; padding-left:60px;line-height:1.4em;}
.consulting p strong{ display: block; font-size: 22px; line-height:1.4em; }

.advantage{padding:4% 0; background: url(../images/bg.jpg) no-repeat center top;}
.advantage ul{list-style:none; font-size:0;}
.advantage li{display:inline-block;width:33.3333%; vertical-align:top; background: #2d2e32; }
.advantage li img{display:block;}
.advantage li div{ padding:10% 5%; color: #fff;}
.advantage li em{ display:block; width:40px; font: 40px/1.6em Impact; margin:0 auto 3% auto; }
.advantage li em:before{ content:""; display:block; width: 20px; height: 3px; background: #fff;} 
.advantage li p{ font-size:14px;}
.inews{padding:4% 0;}
.inews ul {list-style:none;}
.inews li{ float:left; width:31.333%;margin:1%; background:#f9f9f9; position:relative;}
.inews li em{ display:block; overflow:hidden;}
.inews li em img{ display:block; width:100%;}
.inews li h3{position:absolute; left:0;right:0;top:0; font-size:18px;  background:rgba(0,0,0,0.7); color:#fff; padding:10px 20px; line-height:1.5em;}
.inews li div{ padding:20px; }
.inews li p{opacity: 0.7; line-height:1.5em; }
.inews li span{ display:block;color: #999;font-size:12px; margin-top:3%;}
.inews li span a{display:block; float:right; color: #999; font-size:12px;}


#footer{ background:#242424;color:#979797;text-align:center;padding:2% 0;}
#footer a{ color:#979797;padding:0 8px; }
.foot{ padding:2% 0 0 0; }
.foot a{ }
.footnav{ }
.f_contact{float:left; width:40%; color:#a3a3a3; }
.f_contact h3{ color:#fff; font-size:16px;margin:0 0 10px 0;}
.f_contact a{ }
.f_contact img{display:block; float:left; margin-right:2%; }
.copyright { }
.copyright a{}
.copyright div{ display:inline;} 
#main{padding:3% 0; clear:both;border-bottom:1px #efefef solid; }
#left{ float:left; width:22%; }
#right{float:right; width:75%; }
#leftmsg{float:left; width:24%; }
#rightmsg{float:right; width:72%; }
.title{ background:#f7f7f7;border-left:6px #037feb solid; padding:0.6% 0 0.6% 15px; margin-bottom:2%;}
.title strong{ display:block; font-size:18px; font-weight:normal; }
.title span{ display:block; font-size:16px; text-transform:uppercase; color:#666;}

.leftnav{padding:0 0 4% 0;}
.leftnav h3{background:#333; padding:5% 10%;}
.leftnav h3 strong{ display:block;font-size: 24px; font-weight:normal; color:#fff; line-height:1.6em; }
.leftnav h3 span{ display:block;font-size: 18px; color:#999; text-transform:uppercase; line-height:1.6em; }
.leftnav dl{list-style-type:none;} 
.leftnav dt{margin-top:4px;background:#f1f1f1;position:relative; }
.leftnav dt:after{ content:""; position:absolute; width:0%; top:0; left:0; bottom:0; background:#045ab1; z-index:2;transition: all 0.6s;} 
.leftnav dt a{ display: block;padding:0 20px; line-height:38px;position:relative; z-index:9;}
.leftnav dt a:before{ content:"+ "; }
.leftnav dt:hover:after{right:0; width:100%;} 
.leftnav dt a:hover{color:#fff; }
.leftnav .current:after{right:0; width:100%;}
.leftnav .current a{color:#fff;}

.leftnav dd{ display:none; border-bottom:1px #000 solid; padding:10px 0;background:#171717;}
.leftnav dd a{display:block; font-size:12px; padding:0 0 0 35px;color:#fff; }
.leftnav dd a:before{ content:"•"; display:inline-block; margin-right:5px;}
.leftnav dd a:hover{color:#4c8ee8; }
.place{ background:#efefef; padding:0.5% 0;}
.place p{padding:0 0 0 20px;background:url(../images/place.png) no-repeat 0 center /18px; }
.place p a{ padding:0 8px;}
.place strong{ font-size: 20px;font-weight:normal; }
.place span{ display:block;color:#666; text-transform:uppercase; position:relative;}

.lcontact{ }
.lcontact h3{ background: #a60000;text-align:center; padding:2% 0; font-size: 24px; color: #fff; margin-bottom:2px; }
.lcontact div{background:#f5f5f5; padding:3% 6%;}

.newslist{}
.newslist ul{ list-style-type:none;}
.newslist li{ background:#f5f5f5; height:auto; overflow:hidden; margin:0 0 3% 0; }
.newslist li em{display:block;float:right; width:40%; height:260px; overflow:hidden; } 
.newslist li em img{width:100%; display:block; margin:0 auto;}
.newslist li div{margin-right:40%; padding:2em 3em;}
.newslist li h3{font-size:24px; font-weight:bold; line-height:2.5em; }
.newslist li p{ font-size:12px; line-height:1.6em; }
.newslist li span{ margin:1em 0 0 0;display: block; }
.newslist li a{display: inline-block; background:#999; padding:0 10px; text-align:center; color:#fff;}
.newslist li a:hover{ background:#3588cc;}
.publiclist{}
.publiclist ul{ list-style-type:none;}
.publiclist li{padding:7px 0px;border-bottom:1px #cdcdcd dotted; line-height:18px; }
.publiclist li a{display:block; line-height:18px; }
.publiclist li a:before{ content:"•"; display:inline-block; margin:0 8px;}
.publiclist li span{ float:right;padding-right:8px;color:#999;line-height:18px; }
.publiclist li strong{line-height:18px;}

.contact{padding:0;}
.down{}
.down ul{ list-style-type:none;}
.down li{padding:7px 0px;border-bottom:1px #cdcdcd dotted; line-height:18px;}
.down li:before{ content:"•"; display:inline-block; margin:0 8px;}
.down li a{display:block; float:right; line-height:18px; }
.down li strong{line-height:18px;}

.title02{ margin:2px 0; padding:8px 20px; background:#f5f5f5;position:relative; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px; }
.title02:before{ content:""; width:5px; height: 15px; background:#3588cc; position:absolute;left:8px; top:14px;}
.title02 a{ float:right;}
.container{padding:1% 0; }
.content{}
.content h1{margin:2px 0; padding:8px 20px; background:#f5f5f5; position:relative; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.content h1:before{ content:""; width:5px; height: 15px; background:#3588cc; position:absolute;left:8px; top:14px;}
.content h1 a{}
.content h2{text-align:center; font-size:16px; padding-bottom:15px;}
.content h3{font-size:26px; text-align:center; font-weight:800;}
.content h5{background:#f5ff5f;border-bottom:1px solid #ccc; font-weight:bold;}
.content h5:before{ content:"•"; display:inline-block; margin:0 8px;}
.content h4{background:#eee;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.content h4 span{ display:block; float:left; background:#e62129; color:#fff; padding:0 20px; line-height:2.6em;} 
.content h6{ text-align:center; font-size:12px; font-weight:normal; line-height:30px; margin:0 0 8px 0;border-bottom:1px dotted #ccc;}
.content p{ margin:3px auto 5px auto;} 
.content a{text-decoration:underline;}
.content li{ margin-left:3.5em;}
.content img{ max-width:100%;}
.content .detail{ }
.content table{} 
.content table td{padding:0px 5px;}
.content table td p{ margin:0;}
.tableboder table{border:#d4d4d7 solid 1px; text-align:center; border-collapse:collapse;}
.tableboder th{ color:#e62129; padding:2px 5px;border:#d4d4d7 solid 1px;}
.tableboder td{ padding:2px 5px;border:#d4d4d7 solid 1px;}
.brief{ margin:0 auto; }
.brief a{text-decoration:underline;}

.page{ text-align:center; padding:15px 0 0 0;font-size:12px;}
.page a{padding:0 3px;}
.page a:visited{}
.page a:hover{ text-decoration:underline;}
.tool{ text-align:center; font-size:12px; padding:10px 0 15px 0;}
.tool a{padding:0 3px;}
.tool a:visited{}
.tool a:hover{ text-decoration:underline;}
.choice{ height:25px; padding:10px 0;}
.choice a{ display:block; text-align:center; background:url('../images/choice02.gif') no-repeat; margin:0 10px 0 0; font-weight:bold; width:110px;line-height:25px; float:left; }
.choice a:hover{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
.choice #current{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
.product{ padding:10px 0;}
.pro_a{ padding:1% 0;}
.pro_a img{width:120px; border:7px solid #ededed; margin:0 1.5% 0 0; float:left;}
.pro_a div{ line-height:20px; padding:2px 5px 2px 5px; vertical-align:top;}
.pro_a div strong{ color:#3588cc; line-height:20px; }
.pro_a div p{ display:inline; line-height:20px;}
/*橱窗页1:1*/
.productb{ padding:5px 0;}
.productb .picdiv{ float:left; width:25%; text-align:center; margin:5px 0; min-height:155px;}
.productb h2{width:120px;height:120px; border:1px solid #878787; padding:5px; background:#fff; margin:0 auto;}
.productb h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.productb h2 img{vertical-align:middle;}
.productb span{line-height:18px; text-align:center;display:block; padding:3px;}
.productb span a{line-height:18px;}
/*橱窗页3:4*/
.pic_list{ padding:5px 0;}
.pic_list .picdiv{ float:left; width:25%; text-align:center;margin:5px 0;}
.pic_list h2{ width:164px; height:124px; margin:0 auto;}
.pic_list h2 a{width:160px;height:120px; border:1px solid #8e8e8e;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.pic_list h2 img{vertical-align:middle;}
.pic_list span{line-height:18px; text-align:center;display:block; padding:3px;}
.pic_list span a{line-height:18px;}
/*产品内容页c*/
.special{ padding:10px 0 20px 20px;}
.special img{float:left;margin:0 2% 0 0; width:200px;border:1px solid #e0e0e0; padding:6px; background:#f1f1f1;}
.special div strong{color:#3588cc; }
.special div{padding:0 6px; }
.special div p{ display:inline;}
.sitemap{padding:5px 10px 10px 5px; font-size:12px;}
.sitemap p{ padding:0 10px; line-height:20px;}
.sitemap a{padding:0 10px;}
.client{}
.client ul{ list-style-type:none;}
.client li{ float:left; width:25%;text-align:center;}
.client p{ }
.client img{ border:1px #ccc solid;margin:10px 0 0 0;}


.temp{color:#656565;clear:both;width:auto;padding:5px 0;font-size:12px;font-family:Tahoma,Arial;text-align:center;}
.temp a{color:#656565}
.CopyrightWrap{}
