@charset "utf-8";
html,body{ font:14px/2 'microsoft yahei',tahoma,verdana,'simsun'; color:#393939; background:#fff; -webkit-text-size-adjust:none;}
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr,div{margin:0;padding:0; list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0; max-width: 100%;}
button,input,select,textarea{font-size:100%;}
ul,ol{ padding-left:0px;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:30px; color:#101010;}

/*按钮*/
.button{ display: inline-block; zoom: 1; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; 
text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: 1.2em 2em 1.25em; text-shadow: 0 1px 1px rgba(0,0,0,.3); 
-webkit-border-radius: .15em; -moz-border-radius: .15em; border-radius: .15em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
 box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fff; border: solid 1px #0070c0; background: #0070c0;}
.orange:hover { background: #0070c0; }
.orange:active { color: #fff; background:#0162a7}
input.input-text,input.input-file,input.code,textarea { padding:10px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
a{ color:#393939; text-decoration:none;}
a:hover{ color:#e40000; text-decoration:none;}

a.top_link:link {
	text-decoration: none;
	color:#fff
}
a.top_link:visited {
	text-decoration: none;
	color:#fff
}
a.top_link:hover {
	text-decoration: none;
	color:#fa9c20
}
a.top_link:active {
	text-decoration: none;
}

a.bot_link:link {
	text-decoration: none;
	color:#fff
}
a.bot_link:visited {
	text-decoration: none;
	color:#fff
}
a.bot_link:hover {
	text-decoration: none;
	color:#e40000
}
a.bot_link:active {
	text-decoration: none;
}
a.mores_link:link {
	text-decoration: none;
	color:#d21305
}
a.mores_link:visited {
	text-decoration: none;
	color:#d21305
}
a.mores_link:hover {
	text-decoration: none;
	color:#e40000
}
a.mores_link:active {
	text-decoration: none;
}

a.news_link:link {
	text-decoration: none;
	color:#d21305
}
a.news_link:visited {
	text-decoration: none;
	color:#d21305
}
a.news_link:hover {
	text-decoration: none;
	color:#690208
}
a.news_link:active {
	text-decoration: none;
}

.fl{ float:left;}
.fr{ float:right;}
.editor{ margin:0px; word-wrap: break-word; min-height:500px;}
.editor p{ margin:0px 0px}
.editor strong {
	font-weight: bold;
	font-size:16px;	
	color: #000000;
	font-family: 'microsoft yahei';
}
/*头部*/
.inner{ width:1200px; margin:0px auto; position:relative;}
.top{ background:#061728; height:35px; line-height: 35px; overflow:hidden;color: #fff;min-width: 1200px;}
.top .top-left{ font-size:14px; color:#cdcdcd; line-height:35px;}
.top .top-left span{ font-weight:bold;}
.top-logo {	height:100px; margin: 0px auto;}
#web_logo {	float:left;	position: relative; height:100%;}
.top-tel { 
	display:inline; 
	margin-top:20px; 
	padding-left:55px; 
	background:url(../images/tels.png) no-repeat left center; 
	font-size:14px; 
	line-height:160%; 
	color:#626262; 
}
.top-tel span{ font-size:30px; color:#003f80; font-weight:bold; display:block;}

/*navigation 菜单 menu*/
.navigation { width:100%; HEIGHT:65px; margin:0px; padding:0px; background:#003f80;min-width: 1200px;}
.menu { width:1200px; HEIGHT:65px; margin:0px auto; padding:0px; LIST-STYLE-TYPE:none;}
.menu LI {FLOAT:left;}
.menu UL {	Z-INDEX: 300; POSITION: relative;}
.menu LI {	POSITION: relative}
.menu LI UL {
	PADDING-RIGHT: 0px; 
	DISPLAY: none; 
	PADDING-LEFT:0px; 
	LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	width: 200px;
	PADDING-TOP: 0px; POSITION: absolute; TOP: 65px; font-size:12px; font-weight:normal;
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8 ;}
.menu LI UL LI {PADDING:0px; MARGIN: 0px auto; height:29px;line-height:29px; BORDER-BOTTOM: #fff 1px solid;display:block;}
.menu LI UL LI A:hover {COLOR: #fff; BORDER-BOTTOM: #fff 1px solid; background:#0070c0; height:29px; line-height:29px; font-size:12px;}
.menu LI UL LI A {width: 200px; BORDER-BOTTOM: #fff 1px solid; background:#f2f4f7; height:29px; line-height:29px; color:#4d4d4d; font-size:12px;}

.menu-item { HEIGHT:65px; line-HEIGHT:65px; text-align:center; FONT-SIZE:16px; display:block;}
.menu-item a{padding:0px 48px; COLOR:#fff; HEIGHT:65px; line-HEIGHT:65px; text-align:center; FONT-SIZE:16px; display:block;}
.menu-item A:hover { COLOR:#fff; TEXT-DECORATION:none; background:#003f80;}

.menu-items a{ width:152px; HEIGHT:65px; COLOR: #4d4d4d; font-weight:bold; line-HEIGHT:65px; text-align:center; FONT-SIZE: 14px; display:block;}
.menu-items A:hover {COLOR: #4d4d4d; TEXT-DECORATION: none; width:152px; font-weight:bold;}

@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item  {TEXT-DECORATION:none; DISPLAY:block; HEIGHT:65px; line-HEIGHT:65px; font-size:16px; text-align:center; }
.menu-item a {TEXT-DECORATION:none; padding:0px 48px; DISPLAY:block; HEIGHT:65px; line-HEIGHT:65px; font-size:16px; text-align:center; }
.menu-item a:link {color:#fff; }
.menu-item a:visited {text-decoration:none;	color:#fff; }
.menu-item a:hover { TEXT-DECORATION:none; color:#fff; HEIGHT:65px; line-HEIGHT:65px; background:#003f80;}
 }  /*chrome and safari*/
.menu-item1{  height:29px; line-height:20px; padding:0px 0px; text-align:center;font-size:12px; font-weight:normal; background:#f2f4f7;}
.menu-item1 A:hover {COLOR: #fff; TEXT-DECORATION: none; background-color:#0070c0;  height:29px; line-height:20px; display:block;}

@media screen and (-webkit-min-device-pixel-ratio:0){ 
.menu-item1 a {TEXT-DECORATION: none; padding:0px 0px; DISPLAY: block; height:29px;LINE-HEIGHT: 29px; font-size:12px; text-align:center; background:#f2f4f7;}
.menu-item1 a:link {color:#4d4d4d; }
.menu-item1 a:visited {	text-decoration: none; color:#4d4d4d; }
.menu-item1 a:hover { TEXT-DECORATION: none; color:#fff; background:#0070c0;height:29px;LINE-HEIGHT: 29px;BORDER-BOTTOM: #fff 1px solid; font-weight:bold;}
 }  /*chrome and safari*/
.line{ float:left; width:2.5px; HEIGHT:65px; background:url(../images/line.gif) no-repeat center;}

.met_flash{ margin:0px auto; height:700px; overflow:hidden; padding:0px 0px; min-width:1200px;} 
.met_flashs{ margin:0px auto; height:350px; overflow:hidden; padding:0px 0px; min-width:1200px;} 
.link_list {
	height:45px;
	line-height: 45px;
	width: 100%;
	background: url(../images/link_list.jpg) no-repeat center #ededed;
}
.position{ background:url(../images/n-bg.jpg) repeat-x top; height:50px; border-bottom:1px solid #efefef; line-height:50px;}
.position a{ color:#003f80;}
.position a:hover{ text-decoration:none;}
.position span{ float:left; font-size:14px; color:#cd0a0a;}

/*首页*/
.mores {font-size:14px; height:40px; line-height:40px; margin:0px auto; text-transform:uppercase;}
.more_link {margin:15px 0px;text-align: center; line-height:35px; display: block; background:#d21305; color:#fff; border-radius:2px; padding:0px 10px;}
.more_link:hover {margin: 15px 0px;text-align: center;display: block; background: #ffcc00;border-radius:2px;}

.product{ margin-top:100px; overflow:hidden;min-width: 1200px;}
.product .product-title{ font-size:50px; color:#003f80; line-height:200%; font-weight:bold; text-align:center;}
.product .product-sup{ font-size:20px; color:#797979; line-height:100%; font-weight:lighter; text-align:center; margin-bottom:30px;}
.product .product-con{ overflow:hidden; margin-top: 10px;}
.product .product-con ul li{ float:left; width:220px; padding: 30px; margin: 10px 10px; text-align:center; background: #f9f9f9; overflow:hidden;}

.product .product-con ul li:hover{opacity:0.8;filter:alpha(opacity=80);}
.product .product-con ul li p{ font-size:20px; color:#101010; line-height:50px; }
.product .product-con ul .pco{ background-color:#f8f8f8;}
.product .product-con ul .pct{ background-color:#eeeeee;}
.product .product-con ul .pcm p{ margin:60px 0;}

.Hproduct{ background:#f9f9f9; margin-top:100px; padding:40px 0px; overflow:hidden;min-width: 1200px;}
.Hproduct .product-title{ font-size:50px; color:#003f80; line-height:200%; font-weight:bold; text-align:center;}
.Hproduct .product-sup{ font-size:20px; color:#797979; line-height:100%; font-weight:lighter; text-align:center; margin-bottom:30px;}
.Hproduct .Hproduct-con{ margin: 20px 0px;}
.Hproduct .HP-img img{ max-width:280px;}
.Hproduct .HP-title{ font-size:16px; color:#4e4e4e; line-height:32px;font-weight:normal;}


.why{ background:url(../images/why.jpg) center no-repeat #00458b; padding:60px 0px;min-width: 1200px;}
.why .why-title{ font-size:50px; color:#fff; line-height:200%; font-weight:bold; text-align:center;}
.why .why-sup{ font-size:20px; color:#fff; line-height:100%; font-weight:lighter; text-align:center; margin-bottom:30px;}


.suoqu{ background:url(../images/suoqu-bg.jpg) no-repeat; height:250px; margin:70px auto;min-width: 1200px;}
.suoqu .suoquTitleLeft{ font-size:28px; color:#fdee73; line-height:30px; font-weight:bold; padding-left:70px; margin-top:40px;}
.suoqu .suoquTitleRight{ font-size:28px; color:#fff; line-height:30px; font-weight:bold; padding-right:70px; margin-top:40px;}
.suoqu .suoquDec{ font-size:20px; color:#fff; line-height:22px; padding:0 70px; margin:15px 0;}
.suoqu .nameText,.addressText,.snameText,.phoneText{ width:230px; height:35px; background:#fff; padding-left:10px; border:none; border-radius: 3px; outline:none; margin:0 10px 10px 0;}
.suoqu .sTextarea{ width:440px; height:70px; resize:none; float:left; margin-right:2px; border:none; padding:10px 0 0 10px; font-size:14px; color:#7b7b7b; line-height:16px;}
.suoqu .tBtn{ width:120px; height:80px; background:#fdee73; float:left; font-size:20px; color:#a09010; line-height:80px; border:none; cursor:pointer; border-radius: 3px;}
.suoqu .formLeft{ width:500px; padding-left:67px;}
.suoqu .formRight{ padding-right:58px;}

.comm-title{ font-size:50px; color:#003f80; font-weight:bold; line-height:200%;}
.comm-title span{ font-size:14px; color:#fff; margin-top: 40px; background: #003f80; line-height: 35px; padding: 0px 20px; font-weight:lighter;}
.comm-border{ background:#ebebeb; border-top:0px solid #fff; height:1px; position:relative; margin:8px 0;}
.comm-border:before{ background:#003f80; border:0px ridge #fff; content:""; height:1px; width:50px; position:absolute; top:0px;}

.news{ padding:60px 0px; overflow:hidden;min-width: 1200px;}
.news ul li{ float:left; width:280px; height:320px; background:#fff; margin:20px 20px 0 0;}
.news ul li.mr0{ margin-right:0;}
.news ul li .news-img{ margin:0px 0px;}
.news ul li .news-img img{ width:280px; height:200px;}
.news ul li .news-company{ font-size:18px; color:#003f80; line-height:18px;}
.news ul li .news-name{
	font-size:18px; 
	color:#003f80; 
	line-height:30px; 
	font-weight:bold;
	text-overflow: ellipsis;
    overflow: hidden;
	white-space: nowrap;
}
.news ul li .news-dec{ 
	font-size:14px; 
	color:#101010;
	overflow: hidden;
	line-height:24px; 
	font-weight:lighter;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.news .news-data{
	color:#999999;
}
.mr0{ margin-right:0px !important;}
.about{ background:url(../images/about-bg.jpg) bottom center no-repeat; padding:50px 0px;min-width: 1200px;}
.about .about-con p{ font-size:14px; color:#101010; line-height:25px; font-weight:lighter;}
.about .about-con p span{ color:#0070c0; font-weight:normal;}
.about  ul{display: flex;justify-content: space-between;}
.about  ul li{ float:left; margin:35px 20px 0 0px; background:#fff; padding:5px;}
.about  ul li img{ width: 200px; height:200px; border-radius: 100%;}

.honor{ color: #fff;padding:0px 0px 60px 0px; overflow:hidden;background:url(../images/why.jpg) center no-repeat #00458b; min-width: 1200px;}
.honor .topFl{padding: 50px 40px; background:#1e63a9; font-size: 60px; font-weight: bolder;line-height: 120%; text-align: center;}
.honor .topFl span{font-size: 15px; font-weight: lighter; display: block;line-height: 120%;}
.honor .topFr{ width: 60%; text-align: right; margin-top: 70px;}
.honor .honor-title{ font-size:50px; line-height:100%; font-weight:bold; }
.honor .honor-title span{ font-size: 20px; font-weight: lighter; display: block;}
.honor .honor-sup{ font-size:20px; line-height:140%; font-weight:lighter; margin-bottom:30px;}

.honor  ul li{ float:left; margin:20px 29px 0 0px;height:270px; border: 15px solid #fff; text-align: center;}
.honor  ul li img{ height:270px;}
.honor  ul li.last{font-size: 26px; font-weight: bolder;padding: 70px 106px; height: 130px; line-height: 160%; vertical-align: middle;background: url(../images/honor.jpg) no-repeat;}
.honor  ul li.honor-name{padding: 50px 40px; height: 170px; background:#1e63a9; font-size: 60px; font-weight: bolder;line-height: 120%; text-align: center;}
.honor  ul li.honor-name span{font-size: 15px; font-weight: lighter; display: block;line-height: 120%;}

.faq .faq-title{ font-size:30px; color:#003f80; line-height:45px; font-weight:bold; margin-bottom: 20px; min-width: 1200px;}
.faq{ background:#f8f8f8; width:100%; padding:50px 0px 50px 0px; margin-top:60px; overflow:hidden; min-width: 1200px;}
.faq dl{ float:left; width:46%; margin:0% 2% 2% 0%; padding:1.5%;background-color:#FFF;}
.faq dl dd{ font-size:16px; color:#101010; line-height:30px; font-weight:bold; background:url(../images/q.jpg) no-repeat left top; padding-left:35px;}
.faq dl dt{ font-size:14px; color:#101010; line-height:20px; margin-top:5px; font-weight:lighter; background:url(../images/a.jpg) no-repeat left top; padding-left:35px;}


/*底部*/
.footer{ background:#001f3e; overflow:hidden; padding:50px 0px 20px 0px; min-width: 1200px;}
.footer .footer-top{ border-bottom:1px solid #00152a; overflow:hidden; padding-bottom:40px;}
.footer .footer-top .footer-top-left ul{ float:left; margin:0px 50px 0 0;}
.footer .footer-top .footer-top-left ul li:first-child{ font-size:18px; color:#fff; line-height:40px;}
.footer .footer-top .footer-top-left ul li a{ font-size:14px; color:#f1f1f1; line-height:32px;}
.footer .footer-top .footer-top-right ul li:first-child{ font-size:20px; color:#f1f1f1; line-height:40px; font-weight:bold;}
.footer .footer-top .footer-top-right ul li:nth-child(2){ font-size:16px; color:#f1f1f1; line-height:32px; font-weight:bold;}
.footer .footer-top .footer-top-right ul li{ font-size:14px; color:#f1f1f1; line-height:32px;}
.footer .footer-bot{ border-top:1px solid #082d52; overflow:hidden;}
.footer .footer-bot .footer-bot-bg{ font-size:14px; color:#f1f1f1; line-height:110px;}
.footer .footer-bot .footer-bot-bg a{ font-size:14px; color:#f1f1f1; line-height:60px;}
.footer .footer-bot .footer-bot-bg span{ margin:0 3px;}
/*内页侧栏*/
.sidebar{ margin-top:15px;}
.sidebar .sb_nav{ float:left; width:240px; position:relative;}
.sidebar .sb_nav h3.title{background:#003f80; height:80px; line-height:80px; font-size:30px; color:#fff; padding-left:20px; overflow:hidden;}
.sidebar .sb_nav h3.title span{ background:#FFF; height:30px; width:6px; display:block; float:left; margin-right:10px; margin-top:20px;}
.sidebar .sb_nav .lin{ margin-top:15px; }
.sidebar .sb_nav .tel{ background:#003f80; border-radius:2px; padding:15px 0px; border-bottom-left-radius:0px; border-bottom-right-radius:0px; color:#fff; font-size:18px; line-height:24px; text-align:center;}
.sidebar .sb_nav .tel span{ display:block; font-size:26px; font-weight:900;}
.sidebar .sb_nav .fed{ background:#fdee73; line-height:50px; text-align:center; font-size:20px; border-radius:2px; border-top-left-radius:0px; border-top-right-radius:0px;}
.sidebar .sb_nav .fed a{ color:#a09010}
.sidebar .sb_nav .active{ padding:20px 20px 30px 20px; background:#f8f8f8; border-top:none;zoom:1;}

.sidebar .sb_nav .ct-con{ padding-top:10px; color:#666;}
.sidebar .ct-con{ line-height:2; color:#333;}
.sidebar .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebar .ct-con a{ color:#1C57C4; text-decoration:underline;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:8px 0px 8px 15px; background:url(../images/arrows.gif) no-repeat 2px center; border-bottom:1px solid #d7d7d7;}
#sidebar dl dt a{font-size:14px; color:#101010;}
#sidebar dl dt a:hover{color:#003f80;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../job_ico.gif) no-repeat left 12px;}
#sidebar dl dt.on a{ font-weight:bold; color:#003f80; }
#sidebar dl h4.on a{ font-weight:bold;}

.left_menua a {text-decoration:none;DISPLAY: block;line-height:24px;padding:5px 0px 5px 30px;}
.left_menua a:link { color:#101010; }
.left_menua a:visited {text-decoration:none;color:#101010;}
.left_menua a:hover {text-decoration:none;color:#003f80;}
.left_menuas a {text-decoration:none;DISPLAY: block;padding:5px 0px 5px 30px;font-weight:bold;line-height:24px;}
.left_menuas a:link { color:#003f80; }
.left_menuas a:visited {text-decoration:none;color:#003f80;}
.left_menuas a:hover {text-decoration:none;color:#003f80;}

.sidebar .sb_box{ float:right; width:930px; overflow:hidden;}
.sidebar .sb_box h3.title{background:#f8f8f8; height:80px; line-height:80px; font-size:30px; color:#003f80; padding-left:20px; overflow:hidden;}
.sidebar .sb_box h3.title span{ background:#003f80; height:30px; width:4px; display:block; float:left; margin-right:10px; margin-top:28px;}

.comtitle{ background:#f8f8f8; color:#003f80; font-size:24px; line-height:35px; font-weight:bold; border:1px solid #ececec; padding:8px 15px; margin:25px 0px;}
/*合作伙伴*/
.partent-logo{ margin:10px 0px 30px 0px; overflow:hidden;}
.partent-logo li{ float:left; text-align:center; line-height:100%; padding: 3px; background:#f8f8f8;margin:10px 10px 10px 0px;}
.partent-logo li img{ max-width:100%; height: 206px;}
.partent-logo li:last-child{ margin-right:0;}
.partent-logo li{font-size: 14px; font-weight: bold; line-height: 200%;}

.whyn{ padding-top:20px;}
.whyn .ptop{ font-size:60px; color:#0071c0; line-height:70px; font-weight:bold; text-align:center;}
.whyn .product-border{ background:none; border-top:0px solid #fff; height:2px; position:relative; margin:8px 0px 8px 0px;} 
.whyn .product-border:before{ background:#fdee73; border:0px ridge #fff; content:""; height:3px; width:50px; position:absolute; top:-2px; left:48%;}
.whyn .product-sup{ font-size:26px; color:#101010; line-height:36px; font-weight:lighter; text-align:center;}
.whyn .why-one{ overflow:hidden; padding-top:25px;}
.whyn .why-oneLeft{ background:url(../images/reasonOne-bg.png) no-repeat; width:480px; height:450px;}
.whyn .woltt{ font-size:60px; color:#0071c0; line-height:65px; font-weight:bold; padding:0px 0px;}
.whyn .woltb{ background:none; border-top:0px solid #fff; height:1px; position:relative; margin:5px 0px 5px 0px;}
.whyn .woltb:before{ background:#fdee73; border:0px ridge #fff; content:""; height:4px; width:60px; position:absolute; top:-1px;}
.whyn .woltc{ font-size:30px; color:#0071c0; line-height:45px; font-weight:bold; padding:0 0px;}
.whyn .woltv{ font-size:14px; color:#101010; line-height:22px; padding:0px 0px; }
.whyn .wolt{ margin-top:15px; padding-bottom:15px; border-bottom:1px dashed #dedede;}
.why .wolb{ border-top:1px dashed #dedede; margin:25px 0 0 45px; width:650px;}
.whyn .tara{ text-align:right;}
.whyn .woltbr:before{ right:0;}
.whyn .why-threeLeft{ background:url(../images/reason-threeLeft.png) no-repeat; width:480px; height:250px;}
.whyn .why-threeLeft .mgt{ margin-top:25px;}
.whyn .why-two,.why-three{ margin-top:25px;}

.Hproducts{ padding:40px 0px; overflow:hidden;}
.Hproducts .product-title{ font-size:30px; color:#003f80; line-height:45px; font-weight:bold; text-align:left;}
.Hproducts .Hproduct-con{ margin: 20px 0px;}
.Hproducts .product_mqueen_pic{border: 1px solid #efefef;}
.Hproducts .HP-img img{ max-width:280px;}
.Hproducts .HP-title{ font-size:16px; color:#4e4e4e; line-height:32px;font-weight:normal;}

.suoqun{ background:url(../images/suoqun-bg.jpg) no-repeat; height:510px; margin:10px auto 10px auto;}
.suoqun .suoquTitleLeft{ font-size:20px; color:#fdee73; line-height:30px; font-weight:bold; padding-left:30px; margin-top:20px; margin-bottom:40px;}
.suoqun .suoquTitleRight{ font-size:20px; color:#fff; line-height:30px; font-weight:bold; padding-right:30px; margin-top:20px; margin-bottom:40px;}
.suoqun .suoquDec{ font-size:16px; color:#fff; line-height:22px; padding:0 30px; margin:8px 0;}
.suoqun .nameText,.suoqun .addressText,.suoqun .snameText,.suoqun .phoneText{ width:400px; height:35px; background:#fff; padding-left:10px; border:none; outline:none; margin:0 20px 20px 0;}
.suoqun .sTextarea{ width:720px; height:70px; resize:none; float:left; margin-right:2px; border:none; padding:10px 0 0 10px; font-size:14px; color:#7b7b7b; line-height:16px;}
.suoqun .tBtn{ width:120px; height:80px; background:#fdee73; float:left; font-size:20px; color:#a09010; line-height:80px; border:none; cursor:pointer;}
.suoqun .formLeft{ padding:0px 30px;}

/*新闻*/
#shownews h4.related{ height:30px; line-height:30px;zoom:1; border-bottom:1px solid #4d6e95; margin:15px 0px 10px 0px;}
#shownews h4.related span{ float:left; display:inline; background:url(../rela-bg.jpg) repeat-x left top; min-width:70px;_width:70px; white-space:nowrap; text-align:center; color:#fff; text-shadow:-1px -1px #4d6e95; padding:0px 10px;}
#shownews .relatedlist li{ float:left; width:30%; margin-right:10px; height:27px; line-height:27px; padding-left:12px; background:url(../diantb.jpg) no-repeat 3px 12px; overflow:hidden; }
#shownews .relatedlist li a:hover{ text-decoration:underline; }
#shownews .relatedlist li img{ margin-top:8px;}

/*下载*/
#downloadlist dl.top dt a{ color:#004080;}
#downloadlist .metlist dd{ background:#eef3fa;}
/*地图*/
#sitemaplist .sitemapclass2 h3{background:url(../li.png) no-repeat left center;}


/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*工具栏*/
.met_hits{ padding:10px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:8px;}

/*翻页*/
#flip{ margin:15px 0px;}

/*简介模块*/
#showtext{ padding:20px 0px; line-height:30px; font-size:14px;}
#showcontact{ padding:40px; line-height:2;}
#showcontact h3{color:#0070c0; font-size:20px;}
#showcontact strong{ font-size:16px; font-weight:bolder; color:#003f80;}
/*文章模块*/
#newslist{ padding:15px 0px;}
#newslist li{ padding:5px 0px 5px 10px; background:url(../images/arrow.gif) no-repeat left 17px; border-bottom:1px dashed #aaa;}
#newslist li a{ font-size:14px; text-decoration:none; color:#333;}
#newslist li span{ float:right; color:#8e8e8e;}
#newslist li p{ margin:5px 0px; color:#8e8e8e; font-size:12px;}
#shownews{ padding:10px 0px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; font-weight:bold; padding:5px 0px; margin:10px 0px; color:#333;}
/*产品模块*/

#productlist{ padding:15px 0px;}
#productlist li{ width:290px; float:left; margin:5px 9px; text-align:center; background:#f8f8f8; padding:1px}
#productlist li .imgs{ width:290px; height:242px;}
#productlist li .imgs img{ margin:auto; width:290px; height:242px;}
#productlist li .cons{ width:455px; float:left; text-align:left; font-size:14px; line-height:22px;}
#productlist li .cons a{ color:#0070c0; font-weight:bold;}
#productlist li h3{ color:#0070c0; font-size:16px;line-height:40px; font-weight:normal;}
#productlist li h3 a{color:#0070c0;}

table.tab { border-collapse:collapse; width:100%; } 
table.tab th { border:1px solid #DDD; background:#dc2003; color:#FFFFFF; text-align:center; line-height:28px; }
table td {padding:0px 5px; line-height:28px; color:#666; }
table.tab td a { color:#dc2003; text-decoration:underline; }
table.tab tr.hover { background:#f8f8f8; }

#showproduct{ padding:30px 0px;}
#showproduct .proimg{ margin-right:15px; float:left; width:400px; height:245px; margin-top:10px;}
#showproduct h1.title{ font-size:30px; line-height:80px; color:#000; text-align:center;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 0px; font-size:14px;}

/*客户案例*/
#customerlist{ margin:15px 0px;}
#customerlist li{ float:left; width:232px; height:91px; text-align:center; margin:5px 7px; overflow:hidden;}
#customerlist li img{ width:230px; height:89px; border:1px solid #efefef;}

/*下载模块*/
#downloadlist{ padding:15px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{ padding:15px;}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#f00; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*图片模块*/
#imglist{ padding:15px 0px;}
#imglist li{ float:left; width:288px; text-align:center; margin:5px 8px; overflow:hidden;border:1px solid #ccc; padding:1px;}
#imglist li img{  max-width:288px; height:210px;}
#imglist li h4{ padding:10px 0px; font-weight:normal; line-height:2; background:#f8f8f8}

#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:1px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/arrow.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}
/*友情链接*/
#linklist{ padding:15px 15px 25px;}
#linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#linklist .inside{ padding:15px 0px 0px;}
#linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;}
#linklist .metlist .img img{ width:88px; height:31px;}
#linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}
#linksubmit{ padding:15px;}
#linksubmit table{ margin:0px auto;}
#memberbox{ padding:15px;}
/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}
/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}

/*分页*/
.met_page{ margin:20px 0px 20px 0px; overflow:hidden;}
.pageleft {	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageright {OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px}
.pageleft {	PADDING-LEFT: 0px; FLOAT: left; TEXT-ALIGN: left; font-size:12px;}
.pageright {PADDING-RIGHT: 0px; FLOAT: right; TEXT-ALIGN: right; font-size:12px;}

.pageNavi { PADDING:5px 15px; MARGIN:25px 0px; WIDTH:100%; TEXT-ALIGN:center; background:#f8f8f8; border:1px solid #ececec;}
.wp-pagenavi { margin:0px auto; font-size:12px;}
.wp-pagenavi a { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:link { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:visited { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#333! important; padding-top:4px! important; border-bottom:#ccc 1px solid; text-decoration:none! important }
.wp-pagenavi a:hover { font-weight:bold! important; color:#0b3779! important; background-color:#eee! important }
.wp-pagenavi a:active { border-right:#ccc 1px solid; padding-right:2px; border-top:#ccc 1px solid; padding-left:2px; padding-bottom:2px; margin:2px; border-left:#ccc 1px solid; padding-top:2px; border-bottom:#ccc 1px solid; text-decoration:none }

.wp-pagenavi span.pages { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.extend { border-right:#ccc 1px solid; padding-right:8px! important; border-top:#ccc 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#ccc 1px solid; color:#454545! important; padding-top:4px! important; border-bottom:#ccc 1px solid }
.wp-pagenavi span.current { border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }
.wp-pagenavi span.nolink{ border-right:#aaa 1px solid; padding-right:8px! important; border-top:#aaa 1px solid; padding-left:8px! important; padding-bottom:4px! important; margin:2px; border-left:#aaa 1px solid; color:#000! important; padding-top:4px! important; border-bottom:#aaa 1px solid; background-color:#eee! important }

/*左侧浮动*/
.floating_ck1{position:fixed;right:20px;top:15%;z-index:999999; cursor: pointer;}
.floating_ck1 dl{ background:#f1f1f1; border:1px solid #dddddd; position:relative;width:130px;}
.floating_ck1 dl dd{position:relative;width:98px;margin:0 auto;text-align:center;}

.floating_ck1 dl dd:hover .floating_left{display:block;}
.floating_ck1 .words{ background:url(../images/tel.png) no-repeat center 10px #003f80;padding:80px 0px 15px 0px; color:#fff; font-size:12px; line-height:20px; text-align:center;}
.floating_ck1 .words span{ font-size:16px; display:block; }
.floating_ck1 .onelines{ font-size:18px; line-height:45px; text-align:center; color:#252525;}
.floating_ck1 .txt{ font-size:14px; line-height:45px; text-align:center; color:#252525;}
.floating_ck1 .quote{ cursor:pointer; }
.floating_ck1 .quote1{border-bottom:1px solid #dddddd; width:98px; margin:0 auto; height:55px; line-height:55px; background:url(../images/kficon.png) no-repeat 2px center;}
.floating_ck1 .quote1 span{ padding-left:25px;}

.floating_ck1.qrcord{ cursor:pointer;}
.floating_ck1.return{cursor:pointer;}
.floating_ck1 .quote2{ margin:0 auto; background:url(../images/fanhui.png) no-repeat top center;}
.floating_ck1 .quote2 span{display:block;padding-top:15px; font-size:14px; color:#303030;}
.floating_ck1 .floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;display:none;}
.floating_ck1 .floating_ewm{height:160px;top:-50px;}
.floating_ck1 .floating_ewm i{background-image:url(../images/erweima.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

.contact_index{ background:url(../images/fot_jion.png) no-repeat center; height:216px;}
.ad_btm{ width:1200px; margin:0px auto; position:relative;}
.fclose{ position: absolute; top:-60px; right:0px;}
.fot_frm{ width:500px; margin:80px 0px 0px 450px; overflow:hidden;}
#xzkk{ width:370px; height:35px; border:1px solid #e2e2e2;  margin-top:12px;line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px; float:left;}

#namesf{ width:150px; height:35px; border:1px solid #e2e2e2; margin-right:12px; margin-top:6px; line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px; float:left;}
#telf{ width:150px; height:35px; border:1px solid #e2e2e2; margin-left:0px; margin-top:6px;line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px;float:left;}
#emailf{ width:140px; height:35px; border:1px solid #e2e2e2;  margin-top:6px;line-height:35px; color:#303030;font-family:"微软雅黑"; font-size:12px; padding-left:10px; float:right;}

#buttonsf{ width:120px; height:35px; border:0px solid #cccccc; margin-top:12px; background-color:#d21305; color:#ffffff; text-align:center;font-family:"微软雅黑"; font-size:14px; cursor:pointer; float:right;}
 /**/
.izl-rmenu{position:fixed; right:20px; top:32%; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; display:none; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-165px; top:0px; display:none; width:160px; height:181px; border:1px solid #78c340; background:url(../images/weixin.jpg) center 0 no-repeat;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.float-content-mini{ background:url(../images/sprites_01.jpg) no-repeat; width:28px; height:111px; z-index:999;}
.float-content-mini a{ display:block; height:110px;}
.float-content{ background:url(../images/sprites33_02.jpg) no-repeat; width:72px; height:22px;}
.float-content a{ display:block; height:22px;}
