﻿@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	font-weight: "微软雅黑";
}
body {
	font-size: 14px;
	overflow-x:hidden;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote {
	padding: 0;
	margin: 0;
}

table,td,tr,th {
	font-size: 12px;
}

li {
	list-style-type: none;
}

table {
	margin: 0 auto;
}

img {
	vertical-align: top;
	border: 0;
	max-width: 100%;
}

a {
	color: #222222;
	text-decoration: none;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #222222;
}
span{
	display: inline-block;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.wcon{
	width: 1200px;
	margin: 0 auto;
}
.clear{
	clear: both;
}
.cleardiv {
	clear: both;
	height: 0;
	width: 1px;
	font-size: 1px;
	visibility: hidden;
	line-height: 0px;
}

.sedge {
	border: #ff0000 1px solid;
}

.ell {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
}

.top_bg {
	width: 100%;
	height: 31px;
	margin: 0 auto;
	background: url(../images/top_bg.gif) repeat-x 0 0;
}

.top {
	width: 1000px;
	margin: 0 auto;
	height: 30px;
	line-height: 31px;
}

.top ul {
	float: right;
}

.top ul li {
	float: left;
	width: 74px;
	height: 30px;
	text-align: center;
	background: url(../images/top_li.gif) no-repeat center right;
}

.top ul li a {
	color: #646464;
}

.top ul li a:hover {
	color: #f00;
}

.top span {
	float: left;
	color: #f37900;
}
.wcon{
	width: 1200px;
	margin: 0 auto;
}
.logo {
	width: 100%;
	height: 110px;
	background: #F5F5F5;
}

.nav_bg {
	width: 100%;
	height: 46px;
	background-color: #0059AB;
	margin: 0 auto;
	background:#0059AB url(../images/nav_bgs.png) repeat-x 0 0;
	position: relative;
	top: 1px;
}

.nav {
	width: 1200px;
	height: 46px;
	margin: 0 auto;
}

.nav ul {
	line-height: 45px;
}

.nav ul li {
	float: left;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	width: 171px;
}

.nav ul li a {
	color: #fff;
	text-decoration: none;
}
.nav ul .active{
	background: #00305D;
}
.nav ul li:hover{
	background: #00305D;
}
.main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.left {
	width: 273px;
	float: left;
}

.left_box {
	width: 273px;
	border: 1px #dcdcdc solid;
	float: left;
	margin-top: 15px;
	background-color: #f8f8f8;
}

.left_box_s {
	width: 221px;
	float: left;
	margin-top: 15px;
}

.left_box_s img {
	margin: 6px 0px 0px 0px;
	float: left;
}

.left_box_t {
	width: 273px;
	height: 30px;
	line-height: 30px;
	background: url(../images/index08_14.jpg) repeat-x center center;
    background-size: 100% 100%;
	float: left;
	border-bottom:1px solid #DCDCDC;
}

.left_box_t h3 {
	width: 78px;
	height: 30px;
	float: left;
	text-align: center;
	color: #055CAD;
	line-height: 30px;
	font-size: 14px;
	background:url(../images/index07_14.jpg) no-repeat left bottom; 
}

.left_box_t span {
	float: right;
	margin: 8px 6px 0px 0px;
}

.left_box ul {
	width: 273px;
	padding: 4px 0px 5px 0px;
	float: left;
}

.left_box ul li {
	width: 243px;
	height: 34px;
	float: left;
	border-bottom: 1px #dcdcdc dotted;
	margin-left: 15px;
	line-height: 35px;
	text-indent: 20px;
	background: url(../images/li.png) no-repeat center left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.left_box dl {
	padding: 0px 10px 10px 10px;
	font-size: 14px;
}

.left_box dl dt {
	line-height: 22px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	height: 22px;
}

.left_box dl dd {
	float: left;
	line-height: 22px;
	margin-left: 77px;
}

.right {
	width: 922px;
	float: left;
	margin-left: 5px;
}

.fitting {
	width: 922px;
	height: 460px;
	float: left;
	margin-top: 15px;
}

.fitting_t {
	width: 910px;
	height: 29px;
	float: left;
	background: url(../images/index08_14.jpg) repeat-x center center;
	background-size: 100% 100%;
	margin-left: 10px;
	border:1px solid #DCDCDC;
}
.fitting_t h3 {
    width: 78px;
    height: 30px;
    float: left;
    text-align: center;
    color: #055CAD;
    line-height: 30px;
    font-size: 14px;
    background: url(../images/index07_14.jpg) no-repeat left bottom;
}
.fitting_t span {
	margin: 8px 6px 0px 0px;
}

.fitting_ul {
	width:912px;
	height: 400px;
	float: left;
	margin: 15px 0px 0px 10px;
}

.new {
	float: left;
	width: 445px;
	height:355px;
	margin:4px 0px 0px 10px;
	border: 1px #dcdcdc solid;
}

.new_t {
	width:445px;
	height: 30px;
	background: url(../images/index08_14.jpg) repeat-x center center;
    background-size: 100% 100%;
	border-bottom: 1px solid #DCDCDC;
}

.new_t h3 {
	width: 78px;
    height: 30px;
    float: left;
    text-align: center;
    color: #055CAD;
    line-height: 30px;
    font-size: 14px;
    background:url(../images/index07_14.jpg) no-repeat left bottom; 
}

.new_t span {
	float: right;
	margin: 8px 6px 0px 0px;
}

.new_top {
	width: 336px;
/*	height: 59px;*/
	float: left;
	margin: -6px 0px 0px 20px;
}

.new_top dt {
	float: left;
}

.new_top dd {
	float: left;
	width: 229px;
	margin-left: 9px;
	line-height: 22px;
	color: #3f3f3f;
}

.new_top dd h3 {
	font-size: 12px;
}

.new ul {
	margin-top: 10px;
	float: left;
}

.new ul li {
	width: 405px;
	height: 34px;
	border-bottom: 1px #dcdcdc dotted;
	line-height: 34px;
	float: left;
	background: url(../images/li.gif) no-repeat center left;
	text-indent: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product {
	width: 1198px;
	height:300px;
	float: left;
	margin-top: 16px;
	border: 1px #dcdcdc solid;
}

.product_t {
	width:1198px;
	height: 30px;
	background: url(../images/index08_14.jpg) repeat-x center center;
    background-size: 100% 100%;
    border-bottom: 1px solid #DCDCDC;
}
.product_t h3 {
    width: 78px;
    height: 30px;
    float: left;
    text-align: center;
    color: #055CAD;
    line-height: 30px;
    font-size: 14px;
    background: url(../images/index07_14.jpg) no-repeat left bottom;
}
.product_t span {
	margin: 8px 6px 0px 0px;
}

.product ul {
	width:1198px;
	height: 219px;
	float: left;
}

.product ul li {
	width: 253px;
	height: 164px;
	border: 1px #cacaca solid;
	float: left;
	margin: 27px 0px 0px 35px;
}
.product ul li a img{
	width: 253px;
	height: 164px;
}
.product ul li span {
	width: 253px;
	height: 40px;
	background:#fff;
	display: block;
	text-align: center;
	line-height: 40px;
	margin:8px 0 0 0 ;
	color: #004CA0;
}

.footer_bg {
	width: 100%;
	height: 145px;
	background:#8B8B8B;
	float: left;
	margin-top: 18px;
}

.footer {
	height: 135px;
	margin: 0 auto;
}

.link {
	width: 1000px;
	height: 50px;
	float: left;
	line-height: 50px;
}

.link h3 {
	float: left;
	color: #646464;
}

.link a {
	margin-left: 13px;
	color: #787878;
}

.link a:hover {
	color: #f00;
}
.fotul{

}
.fotul li{
	float: left;
	width: 155px;
	text-align:left;
	height: 40px;
	line-height: 40px;
}
.fotul li a{
	color: #fff;
	font-size: 15px;
}
.fotleft{
	margin: 15px 0 0 0;
}
.fotright{
	margin:20px 0 0 0;
}
.fotul22{

}
.fotul22 li{
	float: left;
	color: #fff;
	font-size: 15px;
	margin:20px 55px 0 0 ;
	height: 30px;
	line-height: 30px;
	text-indent: 35px;
}
.fotul22 .li01{
	background: url(../images/index028_50.jpg) no-repeat left center;
}
.fotul22 .li02{
	background: url(../images/index029_52.jpg) no-repeat left center;
}
.fotul22 .li03{
	background: url(../images/index031_54.jpg) no-repeat left center;
}
.footdibu{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #595959;
	text-align: center;
	color: #fff;
}
.xmSlide {
	background-color: #022c5e;
	overflow: hidden;
}

.xmSlide_01 {
	height: 405px;
	overflow: hidden;
}

.case {
	width: 1198px;
	height: 170px;
	float: left;
	margin-top: 16px;
	border: 1px #dcdcdc solid;
}

.case_t {
	width:1198px;
	height: 30px;
	background: url(../images/index08_14.jpg) repeat-x center center;
    background-size: 100% 100%;
}

.case_t span {
	float: right;
	margin: 7px 6px 0px 0px;
}

.case ul {
	float: left;
}

.case li {
	width: 253px;
	height:88px;
	border: 1px #dadada solid;
	margin: 23px 0px 0px 18px;
	float: left;
	padding: 1px;
}
.case li img{
	width: 253px;
	height: 88px;
}
.case_t h3 {
    width: 78px;
    height: 30px;
    float: left;
    text-align: center;
    color: #055CAD;
    line-height: 30px;
    font-size: 14px;
    background: url(../images/index07_14.jpg) no-repeat left bottom;
}

/*二级页*/
.cpzsn-a {
    width: 910px;
    min-height: 600px;
    margin-top: 15px;
    border: 1px solid #DCDCDC;
}
.cpzsnbk01 {
    width: 910px;
    height:50px;
    line-height: 50px;
    float: left;
    background: url(../images/index08_14.jpg) repeat-x center center;
    background-size: 100% 100%;
    border-bottom: 1px solid #DCDCDC;
}
.cpzsnbk01 .txt01{
	background: url(../images/cpzx-n01_03.jpg) no-repeat left center;
	color: #000;
	font-size: 14px;
	padding-left: 35px;
	margin: 0 0 0 10px;
}
.cpzsnbk01 .ulone{
	color: #666;
	margin: 0 10px 0 0;
}
.cpzsnbk01 .ulone img{
	margin: 15px 0;
}
.cpzsnbk01 .ulone li{
	float: left;
	height: 50px;
	line-height: 50px;
	margin: 0 5px;
}
.cpzsnbk01 .ulone li a{
	color: #666;
}
.cpzsnright {
    width: 912px;
    float: left;
    margin:0 0 20px 15px;
}
.cpzsnbk02{
	width: 850px;
	margin: 35px auto;
	height: 170px;
}
.cpnb2lft{
	width: 260px;
}
.cpnb2lft img{
	width: 253px;
	height: 164px;
	border:1px solid #DCDCDC;
}
.cpnb2rt{
	width: 565px;
	color: #666;
	line-height: 33px;
	height:160px ;
	overflow: hidden;
}
/*选项卡*/
.notice {
	width: 850px;
	overflow: hidden;
}

.notice .tab-hd {
	height:35px;
	border-bottom: 3px solid #DCDCDC;
	color: #404040;
}

.notice .tab-hd ul {
	
}

.notice .tab-hd li {
	float: left;
	height: 35px;
	line-height: 35px;
	border:1px solid #ccc;
	margin: 0 15px 0 0;
}

.notice .tab-hd li a {
	display: block;
	padding: 0 14px;
}

.notice .tab-hd li a:hover {
	color: #0059AB;
}

.notice .tab-hd li.on {
	border-bottom: none;
	position: relative;
}

.notice .tab-bd {
	border-top: 1px solid #e8e8e8;
	padding: 7px;
}

.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
}

.notice .tab-bd li {
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 5px;
	overflow: hidden;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tab-pal{
	color: #666;
}
/*公司简介*/
.gsjjbk02{

}
.gsjjbk02 .ultwo2{
	min-height: 35px;
	margin: 15px 0;
}
.gsjjbk02 .ultwo{
	min-height: 618px;
	margin: 15px 0;
}
.gsjjbk02 .ultwo li{
	margin:0 15px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #DCDCDC;
	background: url(../images/jjfa01_03.jpg) no-repeat left center;
	text-indent: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.gsjjbk02 .ultwo li a{
	color: #666;
}
.gsjjbk02 .ultwo li:hover .txt11{
	color: #ff0000;
}
.gsjjbk02 .ultwo li:hover .txt12{
	color: #ff0000;
}
.gsjjbk02 .ultwo li .txt11{
	width:780px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.gsjjfenye{
	height: 40px;
	text-align: center;
	margin: 30px 0;
}
/*联系我们*/
.gsjjbk02 .txt21{
	color: #666;
	padding: 20px;
	line-height: 30px;
}
.ditu{
	margin: 10px 0 30px;
}
/*产品展示*/
.cpzxbk02 .ulthree{
	min-height: 618px;
	margin: 15px 0;
}
.cpzxbk02 .ulthree li{
	width: 253px;
	height:195px ;
	margin: 10px 25px;
	float: left;
}
.cpzxbk02 .ulthree li a img{
	width: 253px;
	height:164px ;
	border:1px solid #DCDCDC;
}
.cpzxbk02 .ulthree li a .txt41{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #666;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.gsjtxtq{
	color: #666;
	font-size: 14px;
	padding: 20px 30px;
	line-height: 35px;
	min-height:693px;
}