﻿@charset "utf-8";
html, body {
	font: 12px/1.8 'microsoft yahei', tahoma, verdana, 'simsun';
	color: #606060;
	-webkit-text-size-adjust: none;
	min-width: 1200px;
	margin: 0 auto
}
a {
	color: #464646;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.lf {
	float: left;
}
.ri {
	float: right;
}
.ptp {
	padding-top: 20px;
}
.editor {
	word-wrap: break-word;
	font-family: 宋体b8b\4f53, arial;
	font-size: 14px;
}
/*.editor p,.editor li,.editor div {*/
    /*margin-bottom: 28px;*/
    /*margin-top: 15px;*/
/*}*/
/*头部*/
.sidebar {
	width: 1200px;
	margin: 0 auto;
}
.tops, .topx {
	width: 100%;
	min-width: 1200px;
}
.topt {
	height: 37px;
	width: 100%;
	background: #f5f5f5;
}
.topt p {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	line-height: 37px
}
.topz {
	width: 1200px;
	margin: 0 auto;
	height: 100px;
}
.topl {
	float: left;
	height: 100px;
}
/*右上角联系电话*/
.topr {
	float: right;
	padding-top: 15px;
}
.topr img {
	float: left;
	padding-top: 10px;
}
.phone-title {
	float: left;
	padding-top: 5px
}
.phone-title li:first-child {
	font-size: 16px;
	color: #000000;
}
.phone-title li {
	font-size: 30px;
	color: #000000;
	line-height: 30px
}
/*导航样式*/
.topx {
	background: #0657b2;
	height: 50px;
}
.daohang {
	width: 1200px;
	margin: 0 auto;
}
.daohang li {
	height: 50px;
	line-height: 50px;
	width: 133px;
	float: left;
	text-align: center;
	position: relative;
}
.link {
	border-left: 1px solid #ffffff;
	height: 30px;
	float: left;
	margin-top: 10px
}
.daohang li:hover {
	background: #035fcf;
	transition: 0.5s
}
.daohang li:hover a {
	color: #FFF;
	transition: 0.5s;
	padding-top: 7px;
}
.daohang li a {
	color: #fff;
	display: block;
	font-size: 16px;
	transition: all 0.5s;
}
.daohang li ul {
	display: none;
	width: 160px;
	z-index: 100;
	position: absolute;
	top: 50px;
	left: 0px;
	max-height: 600px;
	overflow: hidden;
}
.daohang li ul li {
	background: #0657b2;
	border-bottom: 1px solid #fff;
}
.daohang li ul li a {
	display: block;
	font-size: 16px;
}
.daohang li ul li:hover {
	background: #3883ff;
	transition: 0.5s
}
.daohang li ul li:hover a {
	color: #fff;
	transition: 0.5s;
	padding-left: 13px;
}
.daohang li:hover ul {
	display: block;
}
.banben li {
	float: left;
	width: 80px;
	height: 19px;
}
.banben li a:hover {
	transition: 0.5s;
	padding-top: 2px
}
.banben li a {
	text-align: center;
	height: 19px;
	display: block;
	line-height: 19px;
	float: left;
	padding-left: 5px
}
.banben li img {
	float: left
}
.banben {
	height: 19px;
	width: 160px;
	float: left;
	padding-top: 60px;
	margin-left: 20px;
}
/*首页*/
.index_box {
	width: 100%;
	margin: 0 auto;
	min-width: 1200px;
}
/*三模块*/
.box_top {
	height: 330px;
	margin-top: 20px;
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.box_top li {
	width: 380px;
	float: left;
	height: 330px;
	margin-left: 20px;
	box-shadow: #969696 0 0 8px;
}
.box_top li:first-child {
	margin-left: 0
}
.s5 {
	background: url("../index_12.jpg")no-repeat center;
	color: #FFFFFF;
}
.box_top li h3 {
	font-size: 20px;
	color: #020b2a;
	font-weight: lighter;
	text-align: center;
	height: 36px
}
.box_top li p {
	font-size: 15px;
	color: #000000;
	text-align: center;
	width: 315px;
	margin: 0 auto;
}
.box_top li a {
	color: #000000;
	width: 376px;
	overflow: hidden;
}
.jj {
	height: 135px;
	margin: 0 auto;
	width: 376px;
	overflow: hidden;
}
/*公司简介*/
.box_about {
	width: 100%;
	height: 639px;
	background: url("../index_21.jpg")no-repeat center;
	min-width: 1200px;
}
.about_cent {
	width: 1200px;
	margin: 0 auto;
	height: 639px;
}
.about_wz {
	width: 610px;
	height: 639px;
	float: right;
	position: relative;
}
.about_bt {
	width: 610px;
	height: 52px;
	float: left;
}
.about_nr {
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
}
.about_mor {
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #305dc4;
	color: #FFFFFF;
	text-align: center;
	display: block;
	bottom: 0;
	position: absolute;
}
.about_mor:hover {
	background: #4471da;
	transition: 0.5s;
}
.about_bt h3 {
	font-size: 24px;
	color: #ff6600;
	padding-bottom: 3px;
	border-bottom: 4px solid #ff6600;
	width: 105px;
	float: left;
}
.about_bt span {
	float: left;
	color: #ff6600;
	font-size: 18px;
	line-height: 45px;
}
/*新闻中心*/
.box_news {
	height: 500px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.box_news_title {
	float: left;
	width: 1200px;
	margin-bottom: 40px;
}
.box_news_title h3 {
	font-size: 24px;
	color: #f09105;
	font-weight: bold;
	text-align: center;
}
.box_news_title p {
	font-size: 18px;
	text-align: center;
	color: #999999;
}
.news_more {
	float: right;
	margin-top: 30px;
	overflow: hidden;
	max-width: 750px
}
.news_more a {
	float: left;
	margin-left: 20px;
	color: #000000;
	font-size: 16px;
}
.news_more a:hover {
	transition: all 0.5s;
	padding-right: 10px;
	color: #d50000;
	border-bottom: 1px #d50000 solid
}
.box_news_left {
	width: 1200px;
	height: 160px
}
.box_news_left ul {
	width: 1200px;
	margin: 0 auto;
	height: 340px;
	overflow: hidden;
}
.box_news_left ul li {
	float: left;
	margin-left: 25px;
}
.box_news_left ul li:first-child {
	margin-left: 0;
}
.news_list_biaoti {
	font-size: 16px;
	font-weight: bold;
}
.box_news_right {
	float: left;
	width: 1200px;
	;
}
/*首页新闻列表*/
.box_news_list {
	height: 130px;
	margin-top: 15px;
	width: 280px;
	margin-left: 25px;
	float: left;
}
.box_news_list:first-child {
	margin-left: 0;
}
.news_bt {
	float: left;
	text-align: left;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	width: 280px
}
.box_news_nr {
	float: left;
	width: 280px;
}
.box_news_time {
	text-align: center;
	font-size: 14px;
	float: left;
	color: #666666;
}
.box_news_nr a {
	font-size: 14px;
	color: #999999;
}
.new_mor {
	width: 148px;
	height: 34px;
	border: 1px solid #020b2a;
	display: block;
	text-align: center;
	margin: 0 auto;
	line-height: 34px;
	color: #333333;
	font-size: 16px;
}
/*
.box_news_nr a:hover {
    transition: all 0.5s;
    padding-left: 10px;
}
*/

.box_news_nr p {
	font-size: 14px;
}
/*首页产品*/
.box_pro {
	height: 655px;
	width: 100%;
	background: #305dc4;
	margin-top: 50px;
}
.pro_cent {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.box_news_title p {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
.news_more LI {
	float: left
}
/*首页产品滚动*/
#demo {
	overflow: hidden;
	height: 328px;
	width: 1200px;
	margin: 0 auto;
}
#indemo {
	float: left;
	width: 1200%;
}
#demo1 {
	float: left;
	height: 328px;
	margin: 0 auto;
}
#demo2 {
	float: left;
	height: 328px;
}
.pro li {
	FLOAT: left;
	margin-left: 18px;
	margin-top: 15px;
	OVERFLOW: hidden;
	WIDTH: 246px;
	text-align: center;
	border: 1px solid #809bdb;
}
.pro li img {
	WIDTH: 246px;
}
.pro li .product_name {
	display: block;
	OVERFLOW: hidden;
	WIDTH: 280px;
	LINE-HEIGHT: 43px;
	HEIGHT: 43px;
	background: #0657b2;
	color: #ffffff;
	overflow: hidden;
	position: relative;
}
.pro li .product_name:hover {
	background: #0078ff;
}
.pro li:hover img {
	transform: scale(1.3);
	transition: all 1s ease 0s;
}
.pro li:hover {
	box-shadow: 0 0 10px gray;
}
.pro_mor {
	width: 150px;
	height: 36px;
	background: #f09105;
	text-align: center;
	line-height: 36px;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	margin-top: 60px;
}
.pro_mor:hover {
	background: #ffa41d
}
/*公司竞争*/
.box_gsjz {
	width: 100%;
	background: url("../index_37.jpg")no-repeat center;
	height: 431px;
}
.gsjz_nr {
	width: 1036px;
	margin: 0 auto;
	text-align: center;
	padding-top: 90px;
}
.gsjz_nr h3 {
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.gsjz_nr p {
	color: #cccccc;
	padding-top: 30px;
	line-height: 30px;
	font-size: 14px;
}
.gsjz_nr a {
	width: 150px;
	height: 36px;
	background: #ffffff;
	display: block;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 30px;
	color: #020b2a;
	font-size: 16px;
}
/*合作伙伴*/
.box_yeji {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	min-width: 1200px;
	height: auto;

}
.box_yeji p:first-child {
	text-align: center;
	font-size: 24px;
	color: #f09105;
	border-bottom: 1px #f09105 solid;
	width: 105px;
	margin: 0 auto
}
.box_yeji p:nth-child(3) {
	color: #999999;
	font-size: 16px
}
.box_yeji p {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	color: #f09105
}
.box_yeji li {
	float: left;
	margin-left: 5px;
	margin-top: 15px;
	height: 78px;
	border: 1px solid #D6EAF1;
		
}
.box_yeji li img {
	width: 228px;
	height: 78px;
}
.box_yeji li:hover {
/*	box-shadow: #969696 0 0 5px;*/
}
.box_yeji ul {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	min-width: 1200px;
	height: auto;
	float: left;
}
/*foot*/
.foot1 {
	width: 100%;
	min-width: 1200px;
	background: #181818;
	height: 170px;
	margin-top: 40px
}
.foot2 {
	width: 100%;
	min-width: 1200px;
	background: #a80000;
	height: 50px;
}
.f1z {
	width: 1200px;
	margin: 0 auto;
	height: 170px;
	min-width: 1200px;
	text-align: center;
}
.f11 {
	width: 100%;
	height: 72px;
}
.f12 {
	padding-top: 60px;
	color: #FFF;
	font-size: 16px;
}
.f12 a {
	color: #FFF;
	font-size: 14px;
}
/*底部*/
.footer {
	background: #305dc4;
	margin-top: 40px;
	color: #eeeeee;
	min-width: 1200px;
	height: 390px;
}
.foot-text {
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	height: 100px;
	color: #FFFFFF;
}
.foot-text p {
	float: left;
	font-size: 24px;
	line-height: 100px;
}
.foot-text h3 {
	font-size: 30px;
	color: #f09105;
	line-height: 100px;
}
.bor {
	width: 100%;
	height: 230px;
	border-bottom: 1px solid #b76f04;
	border-top: 1px solid #b76f04;
}
.bor ul {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
	margin-top: 30px;
	height: 200px;
}
.bor ul li {
	float: left;
	height: 185px;
}
.gook a {
	width: 233px;
	height: 36px;
	background: #f09105;
	display: block;
	color: #ffffff;
	text-align: center;
	line-height: 36px;
	margin-top: 8px;
	font-size: 16px;
}
.gook a:hover {
	background: #ffffff;
	color: #00a0ea;
	transition: 0.8s;
}
.gook img {
	width: 233px;
	height: 185px;
}
.lianxiwomen {
	margin-left: 200px;
	width: 330px;
}
.lianxiwomen p {
	font-size: 14px;
	line-height: 35px;
}
.lianxiwomen h3 {
	font-size: 24px;
	color: #f09105;
}
.fhdb {
	width: 135px;
	height: 186px;
	margin-left: 230px;
}
.foot-text a {
	font-size: 14px;
	color: #a8a8a8
}
.dbxx {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	line-height: 57px;
	color: #c9c9c9;
}
.dbxx a {
	color: #c9c9c9;
}
footer a {
	color: #FFFFFF;
}
footer a:hover {
	color: #eeeeee;
}
/*内页侧栏*/
.inner_side {
	width: 254px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.sidebar .sb_nav {
	float: left;
	width: 254px;
	position: relative;
	margin-bottom: 20px;
}
div.ti1-bg {
	position: absolute;
	width: 254px;
	height: 37px;
	background: url(../side_title.jpg) no-repeat;
	overflow: hidden;
	zoom: 1;
	top: 10px;
	z-index: 1;
}
div.ti1-bg span {
	display: block;
	width: 290px;
	overflow: hidden;
	margin-left: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.sidebar .sb_nav h3.title1 {
	border: 1px solid #ccc;
	border-bottom: none;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	zoom: 1;
}
.sidebar .sb_nav h3.title2 {
	height: 30px;
	line-height: 30px;
	border: 1px solid #cccccc;
	padding-left: 22px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}
.sidebar .sb_nav h3.line {
	margin-top: 15px;
}
.side_cont ul {
	background: #f3f3f3;
	line-height: 30px;
	text-indent: 15px;
}
.main_li {
	width: 251px;
	background: #f3f3f3;
	float: left;
	text-indent: 15px;
	overflow: hidden;
	border: 1px solid #D3E1ED;
	height: 40px;
	line-height: 40px;
	font-size: 14px
}
.main_li:hover {
	background: #0657b2;
	color: #ffffff;
}
.main_li a {
	display: block;
	transition: all 0.5s;
}
.main_li a:hover {
	color: #ffffff;
	transition: all 0.5s;
	padding-left: 10px;
}
.side_cont ul li {
	border-bottom: 2px solid #fff;
}
.ullf {
	display: none;
}
.liff {
	background: #3883ff;
	text-indent: 15px;
	overflow: hidden;
}
.side_cont ul li:hover ul {
	display: block
}
.side_cont .sub_series {
	margin-bottom: 0px;
}
.side_cont .sub_series li {
	background: url(../sub_arr.png) no-repeat 2em center;
	text-indent: 40px;
}
.sidebar {
	margin-top: 10px;
}
.sidebar .sb_nav {
	float: left;
	width: 254px;
	position: relative;
}
.sidebar .sb_nav .active {
	padding: 0px 15px 10px 15px;
	border: 1px solid #cccccc;
	border-top: none;
	zoom: 1;
}
.sidebar .sb_nav .ct-con {
	padding-top: 10px;
	color: #333;
}
.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: 4px 0px 5px 15px;
	background: url(../dt-11.gif) no-repeat 2px 13px;
	border-bottom: 1px dashed #ccc;
}
#sidebar dl dt a {
	font-size: 14px;
	color: #666;
}
#sidebar dl dt a:hover {
	color: #09F;
}
#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: #11578b;
}
#sidebar dl h4.on a {
	font-weight: bold;
}
/* 右边大边框*/
.sidebar .sb_box {
	float: right;
	width: 900px;
	overflow: hidden;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.sidebar .sb_box h3.title {
	height: 40px;
	line-height: 40px;
	position: relative;
	background: url(../index_07.jpg) no-repeat 0 0;
	text-indent: 5px;
	color: #d82c36;
}
.sidebar .sb_box h3.title span {
	position: absolute;
	left: 0px;
	top: -1px;
	font-size: 14px;
	padding: 0px 15px;
	color: #ffffff;
}
.sidebar .sb_box h3.title div.position {
	float: right;
	font-weight: normal;
	position: relative;
	top: 3px;
	right: 15px;
	color: #000;
}
.sidebar .sb_box h3.title div.position a {
	color: #666;
}
.sidebar .sb_box h3.title div.position a:hover {
	text-decoration: underline;
}
/*新闻*/
#newslist li {
	background: url(../li.png) no-repeat left 17px;
}
#newslist li p {
	color: #888;
}
#shownews h4.related {
	height: 30px;
	line-height: 30px;
	zoom: 1;
	border-bottom: 1px dashed #0657b2;
	margin: 15px 0px 10px 0px;
}
#shownews h4.related span {
	float: left;
	display: inline;
	background: #0657b2;
	min-width: 70px;
	_width: 70px;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	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;
}
*html #shownews .relatedlist li img {
	margin-top: 8px;
}
/*产品*/
#productlist li h3 {
	padding-top: 7px;
	padding-bottom: 15px;
}
#productlist li h3 a {
	color: #000;
}
#productlist li h3 a:hover {
	color: #06F;
	text-decoration: underline;
}
#showproduct h4.related {
	height: 30px;
	line-height: 30px;
	zoom: 1;
	border-bottom: 1px solid #4d6e95;
	margin: 15px 0px 10px 0px;
}
#showproduct h4.related span {
	float: left;
	display: inline;
	background: url(../rela-bg.jpg) repeat-x left top;
	min-width: 70px;
	_width: 70px;
	white-space: nowrap;
	padding: 0px 10px;
	text-align: center;
	color: #fff;
	text-shadow: -1px -1px #4d6e95;
}
#showproduct h3.sl-ti {
	height: 31px;
	border-bottom: 1px dashed #ccc;
	margin-top: 13px;
	zoom: 1;
}
#showproduct h3.sl-ti a {
	float: left;
	display: inline;
	cursor: pointer;
	min-width: 60px;
	_width: 60px;
	white-space: nowrap;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: url(../sl-ti.jpg) repeat-x left top;
	margin-right: 4px;
	border: 1px solid #ccc;
	padding: 0px 10px;
}
#showproduct h3.sl-ti a.hover {
	background: #0657b2;
	color: #fff;
}
#rl-product {
	position: relative;
	width: 690px;
	overflow: hidden;
	margin-left: 18px;
}
#rl-product ul {
	position: absolute;
	width: 2012em;
}
#rl-product li {
	float: left;
	display: inline;
	zoom: 1;
	overflow: hidden;
	text-align: center;
}
#rl-product li a.img {
	display: block;
	text-align: center;
	font-size: 0px;
}
#rl-product li img {
	border: 1px solid #ccc;
}
#rl-product li h3 {
	margin-top: 5px;
}
#showproduct .flip {
	position: absolute;
	z-index: 1;
}
#showproduct #trigger {
	display: none;
}
#showproduct .next, #showproduct .prev {
	width: 12px;
	height: 20px;
	overflow: hidden;
	display: block;
	background: url(../p-arrow.jpg) no-repeat;
	cursor: pointer;
}
#showproduct .next {
	background-position: 0px 0px;
	position: absolute;
	top: 60px;
	left: 710px;
}
#showproduct .next:hover {
	background-position: 0px -20px;
}
#showproduct .prev {
	background-position: -12px 0px;
	position: absolute;
	top: 60px;
	left: 0px;
}
#showproduct .prev:hover {
	background-position: -12px -20px;
}
*html #showproduct .prev {
	left: -18px;
}
*html #showproduct .next {
	left: 693px;
}
*+html #showproduct .prev {
	left: -18px;
}
*+html #showproduct .next {
	left: 693px;
}
/*下载*/
#downloadlist dl.top dt a {
	color: #004080;
}
#downloadlist .metlist dd {
	background: #eef3fa;
}
/*地图*/
#sitemaplist .sitemapclass2 h3 {
	background: url(../li.png) no-repeat left center;
}
/*LOGO文字*/
.logo_title {
	border-left: 1px solid #e6e6e6;
	float: left;
	height: 55px;
	margin-top: 23px;
}
.logo_title p {
	padding-left: 10px;
	line-height: 30px;
	font-size: 18px;
}
.clore {
	color: #00479b;
	font-size: 18px;
	font-weight: bold;
}
