﻿
@charset "utf-8";
/*■■■■■■■■　共同设定 ■■■■■■■■*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, tr, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ul li, input, dl, dd {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #444;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
/*■■■■■■■■　基本设定　■■■■■■■■*/
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #535353;
	overflow-x: hidden;
backgr/ound:#f5f5f5
}
.theme_color {
	background: #fff;
}
.theme_color1 {
	background: #fff;
}
.theme_color2 {
	background: #222;
}
/*----------------- ■ common -------------------*/
.rollover:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
/zoom: 1;
}
.main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
over/flow:hidden;
	z-index: 999;
}
/*----------------- ■ header -------------------*/
.header {
	width: 100%;
	height: 94px;
}
.logo {
	float: left;
	height: 94px;
	overflow: hidden;
}
.header .tel {
	float: right;
	background: url(../images/tel.png) left center no-repeat;
	margin-top: 25px;
	height: 44px;
line-he/ight:92px;
	padding: 0 0 0 46px;
	color: #e67816;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	font-family: Impact;
}
.header .tel span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-family: '微软雅黑';
}
/*------search-------*/
.isearch {
	float: right;
	width: 30px;
	height: 30px;
	margin: 16px 0 0;
	position: relative;
}
.isearch span {
	display: block;
	height: 30px;
	background: url(../images/search.png) center top no-repeat;
}
.search01 {
	display: none;
	position: absolute;
	top: 52px;
	right: 0;
	width: 180px;
	height: 39px;
	background: url(../images/ss01.png) repeat;
	z-index: 999;
}
.search02 {
	float: left;
}
.search02 input.search03 {
	background: none;
	width: 106px;
	padding-left: 18px;
	font-size: 12px;
	color: #6e7375;
	font-family: '微软雅黑';
	height: 39px;
	line-height: 39px;
	border: none;
	border: 0;
	font-size: 14px;
}
.search02 input.search04 {
	width: 53px;
	font-size: 14px;
	color: #fff;
	font-family: '微软雅黑';
	height: 39px;
	line-height: 39px;
	border: none;
	border: 0;
	background: #e67816;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
}
.search05 {
	float: left;
	width: 85px;
}
.search_btn {
	position: absolute;
	top: 0;
	right: 15px;
	padding-top: 17px;
	cursor: pointer;
}
.jslct {
	color: #e67816;
	font-family: "微软雅黑";
	display: inline-block;
*display:inline;
	zoom: 1;
	font-size: 14px;
	position: relative;
	vertical-align: middle;
	cursor: default;
	width: 85px;
	height: 39px;
	line-height: 39px;
	background: url(../images/k1.png) no-repeat 70px center;
	z-index: 0;
}
.jslct_hover {
}
.jslct div.jslct_t {
	position: relative;
	padding-left: 5px;
	z-index: 2;
*display:block!important;
*display:inline;
	zoom: 1;
}
.jslct em {
	font-style: normal;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jslct dl, .jslct dl dd {
	padding: 0;
	margin: 0;
	list-style: none
}
.jslct dl {
	background: #fff;
	position: absolute;
	top: 39px;
	left: 0;
	cursor: default;
	width: 80px;
	padding: 0 0 0;
	overflow: hidden;
	z-index: 1;
	display: none;
	font-size: 14px;
	border: #737373 solid 1px;
}
.jslct_hover dl {
}
.jslct dl dd {
	box-sizing: border-box;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
border-/bottom:#ccc solid 1px;
	white-space: nowrap;
	cursor: pointer;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.jslct dl dd:hover {
	color: #737373;
	background: #e4e4e4;
}
.jslct dl dd.hover {
	color: #737373;
	background: #e4e4e4;
}
.jslct .jslcted {
}
.jslct dl dd.noborder {
}
/*********nav*********/
.g_nav {
	height: 52px;
	background: #00549b;
	position: relative;
	z-index: 1
}
.g_nav01 {
	width: 1004px;
	margin: 0 auto;
	position: relative;
}
.g_nav01 table tr td {
	text-align: center;
	height: 52px;
	line-height: 52px;
	position: relative;
}
.g_nav01 a {
	height: 52px;
	line-height: 52px;
	display: block;
	color: #ffffff;
	font-size: 16px;
}
.g_nav01 a:hover {
	background: #e67816;
	color: #fff;
}
.g_nav01 a.cur {
	background: #e67816;
	color: #fff;
}
.g_nav01 a.g_nav01_on {
	background: #e67816;
	color: #fff;
}
.g_nav01 table {
}
.g_nav01 table tr td .nav_tan {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 47px;
	background: #e4e4e4;
	border-top: #d2d2d2 solid 1px;
	z-index: 99999;
}
.g_nav01 table tr td .nav_tan a {
	line-height: 38px;
	height: 38px;
	font-size: 14px;
	color: #1a1a1a;
	display: block;
	overflow: hidden;
	border-bottom: #d2d2d2 solid 1px;
}
.g_nav01 table tr td .nav_tan a:hover {
	color: #fff;
}
.index_nav {
	display: none;
	width: 150px;
	padding: 10px 0;
	min-height: 457px;
	_height: 457px;
	background: #333;
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -550px;
}
.index_nav ul li {
	position: relative;
	line-height: 42px;
	height: 42px;
}
.index_nav ul li a {
	display: block;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.index_nav a:hover {
	background: #4d4d4d;
}
.index_nav a.cur {
	background: #4d4d4d;
}
.index_nav ul li .nav_tan {
	display: none;
	width: 100%;
	position: absolute;
	left: 150px;
	top: 0;
	background: #333;
	border-top: #333 solid 1px;
}
.index_nav ul li .nav_tan a {
	line-height: 41px;
	height: 41px;
	font-size: 14px;
	color: #fff;
	display: block;
	overflow: hidden;
	border-bottom: #4d4d4d solid 1px;
}
/*********footer*********/
.footer {
	height: 268px;
ma/rgin:100px 0 0;
	background: #003384;
	color: #fff;
}
.footer00 {
	width: 1004px;
	margin: 0 auto;
	position: relative;
}
.footer01 {
	width: 330px;
	float: left;
	padding-top: 48px;
	overflow: hidden;
}
.footer01 h2 {
	font-size: 12px;
	color: #fff;
	height: 34px;
	line-height: 34px;
	border-bottom: #FFFFFF solid 1px;
}
.footer02 {
	width: 110%;
	line-height: 29px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 2px;
}
.footer02 a {
	color: #FFFFFF;
	width: 48px;
	display: block;
	float: left;
	height: 29px;
	overflow: hidden;
}
.footer02 a:hover {
	color: #fff;
}
.footer02 span {
	padding: 0 17px;
	display: block;
	float: left;
}
.footer03 {
	float: right;
	width: 380px;
}
.footer04 {
	font-size: 18px;
	padding-top: 50px;
}
.footer04 span {
	font-family: 'Impact';
	font-size: 28px;
}
.footer05 {
	line-height: 24px;
	padding-top: 11px;
}
.footer06 {
	padding-top: 14px;
}
.footer07 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -88px;
	height: 232px;
	width: 176px;
	text-align: center;
	background: url(../images/f02.png) no-repeat;
}
.footer07 img {
	margin-top: 45px;
}
.f_bq {
	text-align: center;
	height: 48px;
	line-height: 48px;
	background: #252525;
	color: #676767;
}
.f_bq a {
	color: #676767;
}
.f_bq a:hover {
	color: #aaa;
}
.f_link {
	width: 1200px;
	margin: 0 auto 27px;
	padding: 4px;
	background: url(../images/link.jpg) repeat;
}
.f_link01 {
	background: #fff url(../images/link01.jpg) no-repeat 23px 18px;
	padding: 15px 15px 15px 233px;
}
.f_link01 a {
	font-size: 14px;
	margin-right: 21px;
	color: #4e4e4e;
	display: inline-block;
	word-break: break-all;
	word-wrap: break-word;
	text-overflow: ellipsis;
	line-height: 30px;
}
.f_link01 a:hover {
	color: #e67816;
}
::-webkit-input-placeholder {/* WebKit, Blink, Edge */
color: #888;
}
:-moz-placeholder {/* Mozilla Firefox 4-18 */
color: #888;
}
::-moz-placeholder {/* Mozilla Firefox 19+ */
color: #888;
}
:-ms-input-placeholder {/* Internet Explorer 10-11 */
color: #888;
}

/*首页产品中心*/
.Box{ width:1200px; margin:0px auto;}
.Box .hd{ height:86px; line-height:72px; width:1230; position: relative; }
.Box .hd ul{  height:86px; width: 1230px; z-index: 1000;   }
.Box .hd ul li .a{font-size: 32px; color: #6b6b6b;   }
.Box .hd ul li .b{font-size: 16px; color: #FFFFFF;   }
.Box .hd ul li{ float:left;width:216px; height: 86px; margin-right: 30px;text-align: center; line-height: 72px;  position: relative;z-index: 5; background: url("../images/pro_ico.png") no-repeat; }
.Box .hd ul li.on{ color: #FFFFFF; cursor: pointer; background: url("../images/pro_ico_h.png") ;}
.Box .hd ul li.on .a{ color: #81bff6;}
.Box .worth_pic{ position: relative; width: 1200px; height:680px; margin-top:40px;}
.Box .worth_pic ul{  width:1300px;}
.Box .worth_pic ul li{ width:380px; height: 322px; margin-right: 30px;  float:left;background: url("../images/pro_img.png"); margin-bottom: 30px;}
.Box .worth_pic ul li .pic{width:368px; height:245px; overflow: hidden;position: relative; margin-left: 6px; margin-top: 6px;}
.Box .worth_pic ul li .pic .hover{ background: rgba(0,0,0,.2); position: absolute; width: 368px; height:225px; top: -225px; transition: .3s;}
.Box .worth_pic ul li .title{ margin-left: 6px; width: 369px; color:#333333; height: 65px; line-height: 65px; background-color: #FFFFFF;  transition: .3s;text-align: center;}
.Box .worth_pic ul li .pic .hover img{ margin: 85px 156px;}
.Box .worth_pic ul li a {display: block; width:380px; height:322px;transition: .3s;}
.Box .worth_pic ul li a:hover .title{color: #00549d; transform:translateY(-20px);-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-o-transform:translateY(-20px);-ms-transform:translateY(-20px);  line-height: 85px; text-align: center;}
.Box .worth_pic ul li a:hover .pic .pro_img{transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);}
.Box .worth_pic ul li a:hover .hover{ display: block; top:0px; z-index: 5;}
.Box .worth_pic ul li a .pic .pro_img{ width: 368px; display:block; }
.home_more{ display: block;width: 156px; height: 51px; padding-left: 40px; margin-top: 50px; color: #FFFFFF; margin-left: 44%; background-color: #282828; }
.home_more .a{line-height: 51px; color: #FFFFFF; width: 86px; display: block; float: left;}
.home_more .b{ background: url("../images/home_more.png") no-repeat; width: 70px; height: 51px;  display: block;float: right; transition: .3s;}
.home_more .b img{ margin-top: 16px; margin-left: 30px;}
.home_more:hover .b{background: url("../images/home_more.png") no-repeat 70px; }

/*首页广告*/
.adv{ width:100%; background: url("../images/adv_pic.jpg") no-repeat center center; height: 336px; margin-top: 50px;}
.adv .font{width:640px; margin-left:420px; text-align: center; margin-top: 60px;}
.adv .font .a{font-size: 32px; color: #333333; line-height: 32px; font-weight: 600; }
.adv .font .b{font-size: 26px; color: #00468c; line-height: 26px; margin-top: 15px; font-weight: 500;}
.adv .font .c{font-size: 32px; color: #00468c; line-height: 32px; margin-top: 25px;}
.adv .font .c span{font-size: 16px; color: #666666; line-height: 32px;}
.adv .font .d{margin-left:150px;}
.adv .font .d a{ margin-top: 30px; display: block; float: left;font-size: 14px; color: #333333; line-height: 50px; width: 140px; height: 50px;  background-color: #FFFFFF; margin-right: 50px;transition: .3s;}
.adv .font .d a:hover{   background-color: #00549d; color: #FFFFFF; }

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.hot_back {
    background-color: #f9f9f9;
    position: absolute;
    width: 100%;
    height: 69px;
}
/*四大优势*/
.changde{ background:url("../images/changde.jpg") no-repeat center center; width: 100%; height: 2086px;}
.changde .title{ height:170px; color:#014785; text-align: center; margin-top: 120px;}
.changde .title .a{font-size:50px; line-height:94px; font-weight: 600;}
.changde .title .b{font-size:94px; line-height:94px; margin-left: 5px; font-weight: 600;}
.changde .title .c{ background:url("../images/changde_ico.jpg"); width: 834px; height: 46px; margin-top: 10px; margin-left: 183px;
 font-size: 20px; color: #FFFFFF; line-height: 46px; text-align: center; letter-spacing:15px; z-index: 3; }
.changde .one{ height:382px; margin-top: 70px; width: 1185px; padding-right: 15px;}
.changde .one .font{ margin-top:65px; }
.changde .two{ height:380px; width: 1200px; margin-top: 40px;}
.changde .two .font{ margin-top:60px; }
.changde .three{ height:438px;  width: 1185px; padding-right: 15px; margin-top: 20px;}
.changde .three .font{ margin-top:120px; }
.changde .four{ height:442px;  width: 1200px; margin-top: 10px;}
.changde .four .font{ margin-top:85px; }
.changde .font{width:570px; height: 300px;}
.changde .font .left{ width:71px; background: url("../images/changdeico.png") no-repeat; font-size: 52px; color: #FFFFFF; height: 300px; float: left; line-height:95px; text-align: center;}
.changde .font .right{ height:300px; width: 479px; float: left; margin-left: 20px;}
.changde .font .right .a{font-size:40px; color: #333333; font-weight: 600; line-height: 40px;}
.changde .font .right .b{font-size:30px; color: #0f518c;font-weight: 600; line-height: 30px; margin-top: 16px;}
.changde .font .right .c{ margin-top: 40px;}
.changde .font .right .c p{font-size:16px; color: #666666; line-height: 200%;}
.changde .font .right .c p span{color: #f39700;}
.changde .font .right .c p img{ margin-right:10px;}
.fr {
    float: right;
}
.fl {
    float: left;
}

