﻿@charset "utf-8";
/* CSS Document */
/*common*/
body, button, input, select, textarea {
	font: 14px/22px "Microsoft YaHei";
	color: #666;
}
.mb10 {
	margin-bottom:10px;
}
.ml10 {
	margin-left:10px;
}
.bg {
	background:#FFF;
}
em, i {
	font-style:normal;
}
body {
	min-width: 1200px;
	width: 100%;
	overflow-x:hidden;
}
/**/
.banner {
	height:400px;
	width:100%;
	position:relative;
	z-index:1;
	margin-bottom: 15px;
}
.banner .bd1 {
	height:400px;
	overflow:hidden;
	width: 100% !important;
}
.banner .bd a {
display: block;
    height: 400px;
    overflow: hidden;
}
.banner .bantil {
    width: 132px;
    height: 17px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    z-index: 8;
}

.banner .bantil li {
    width: 17px;
    height: 17px;
    float: left;
    display: inline;
    margin: 0 12px;
    background: #0071be;
    border-radius: 17px;
}
.banner .bantil li.cur {
	background:#00beff;
}
.banner ul li {
	width: 100%;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.banner ul {
	background-position: center !important;
	margin-right: auto;
	margin-left: auto;
	text-align: center !important;
	float: none !important;
}
.tit {
	text-align:center;
	padding:23px 0 20px;
	background:url(../images/line.png) no-repeat center top;
}
.tit em {
	display:block;
	font:16px Arial;
	text-transform:uppercase;
	color:#666;
	padding-top:9px;
}
.tit i {
	display:block;
	font:16px Arial;
	text-transform:uppercase;
	color:#a9a9a9;
	padding-top:9px;
}
.yinz {
	margin-top:34px;
	overflow:hidden;
}
.yinz ul {
	height:210px;
	border-bottom:1px solid #d7d9db;
	margin-top:15px;
}
.yinz li {
	width:220px;
	background:url(../images/yinz_line.gif) no-repeat right 4px;
	float:left;
	height:205px;
	padding-left:40px;
}
.yinz li em img {
	display:block;
	margin-bottom:5px;
}
.yinz li span {
	display:block;
	font:24px "Microsoft YaHei";
	font-weight:bold;
	color:#38414b;
}
.yinz li span i {
	font:46px Impact;
}
.yinz li p {
	display:block;
	font:18px "Microsoft YaHei";
	color:#666;
	margin-top:8px;
	padding-top:12px;
	background:url(../images/yinz_line1.gif) no-repeat left top;
}
.yinz .li1 {
	width:180px;
	padding-left:0;
}
.yinz .li4 {
	width:240px;
}
.yinz .li5 {
	width:170px;
	background:none;
}
.yinz li:hover span {
	color:#00beff;
}
.yinz li:hover p {
	color:#00beff;
	font-weight:bold;
	background:url(../images/yinz_line2.gif) no-repeat left top;
}
.yinz h5 {
	width:520px;
	margin:30px auto 0;
}
.yinz h5 a {
	display:block;
	width:210px;
	height:50px;
	font:20px "Microsoft YaHei";
	text-align:center;
	line-height:50px;
	color:#fff;
	float:left;
	background:#00beff;
	margin-top:13px;
}
.yinz h5 span {
	display:block;
	float:right;
	width:205px;
	font:16px "Microsoft YaHei";
	color:#666;
	background:url(../images/lx.gif) no-repeat left center;
	padding:10px 0 10px 70px;
}
.yinz h5 span em {
	display:block;
	font:28px Impact;
	color:#38414b;
}
/*产品中心*/
.pro {
	height: 945px;
	background-image: url(../images/in_topback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fen {
	width: 275px;
	float: left;
}
.fen h3 {
	height: 60px;
	line-height: 60px;
	background-color: #0f2755;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 92px;
}
.fen h3 a {
	width: 275px;
	height: 60px;
	display: block;
}
.fen_c {
	width: 269px;
	height: 760px;
	padding-top: 21px;
	border: 3px solid #0f2755;
	border-top: none;
	position: relative;
}
.fen_c h4 {
	width: 202px;
	height: 46px;
	background: url(../images/h4_bg.png) no-repeat center center;
	margin: 0 auto 13px;
}
.fen_c h4 a {
	display: block;
	height: 46px;
	line-height: 46px;
	text-indent: 36px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.fen_c ul {
	width: 202px;
	margin: 0 auto;
}
.cp {
	width: 900px;
	float: right;
}
.cp h3 {height: 60px;
	line-height: 60px;
	background-color: #0f2755;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;}
.cp .clist {
	margin-top: 23px;
}
.cp .clist li {
	width: 216px;
	height: 200px;
	float: left;
	margin-right: 9px;
}
.cp .clist li a {
	width: 216px;
	height: 284px;
	display: block;
}
.cp .clist li img {
	width: 208px;
	height: 154px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #FFF;
}
.cp .clist li span {
	width: 216px;
	height: 32px;
	display: block;
	line-height: 32px;
	font-size: 16px;
	color: #555;
	text-align: center;
}
.fen_c span b {
	color: #fff;
	font-size: 25px;
	left: 0;
	line-height: 37px;
	position: absolute;
	text-align: center;
	top: 7px;
	width: 270px;
}
.fen_c span {
	background-color: #0f2755;
	bottom: 0;
	display: block;
	height: 90px;
	left: 0;
	position: absolute;
	width: 270px;
	text-align: center;
	color: white;
	line-height: 52px;
	font-size: 18px;
	font-weight: bold;
}
/*产品结束*/
.went {
	background:url(../images/went_bg.jpg) no-repeat center top;
	height:648px;
	padding-top:70px;
	overflow:hidden;
}
.went2 {
	height:425px;
	margin-top:50px;
	position:relative;
}
.went2 dl {
	width:214px;
	height:348px;
	padding-top:40px;
	border:1px solid #e3e3e3;
	float:left;
}
.went2 dt {
	width:185px;
	height:40px;
	background:#00beff;
	border-radius:2rem;
	font:22px "Microsoft YaHei";
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:40px;
	margin:0 auto;
}
.went2 dd a {
	display:block;
	width:150px;
	height:150px;
	margin:12px auto;
	border:1px solid #d8d8d8;
	box-sizing:border-box;
	border-radius:150px;
}
.went2 dd img {
	display:block;
	width:150px;
	height:150px;
}
.went2 dd p {
	font:15px "Microsoft YaHei";
	text-align:center;
	line-height:26px;
	color:#555;
	padding:0 30px;
}
.went2 .dl2 {
	border-left:0;
}
.went2 .dl3 {
	border-right:0;
	margin-left:335px;
}
.went2 .dl3 dd p {
	padding:0;
}
.went2 dl:hover {
	background:#00beff;
}
.went2 dl:hover dt {
	color:#00beff;
	background:#fff;
}
.went2 dl:hover dd p {
	color:#fff;
}
.went2 dl:hover a {
	border:1px solid #a6e8ff;
	box-sizing:border-box;
}
.yst {
	height:285px;
	overflow:hidden;
	background:url(../images/ys_h.jpg) no-repeat center top;
}
.yst h2 {
	height:58px;
	font:30px "Microsoft YaHei";
	font-weight:bold;
	line-height:58px;
	color:#0f2755;
	padding:116px 0 0 375px;
}
.yst h2 em {
	font-weight:normal;
	color:#fff;
	padding-left:70px;
}
.yst h2 i {
	display:block;
	font:16px Arial;
	text-transform:uppercase;
	color:#b8e5fe;
	padding-top:28px;
	margin-left:-40px;
}
.ys1 {
	height:553px;
}
.ys1 h3 {
	width:632px;
}
.ys1 dl {
	width:525px;
	margin-top:80px;
}
.ys1 dt {
	height:127px;
	overflow:hidden;
	background:url(../images/ys_line.png) repeat-x center bottom;
	margin-bottom:34px;
}
.ys1 dt em {
	display:block;
	width:120px;
	height:105px;
	background:url(../images/ys_h.png) no-repeat;
	font:60px Arial;
	color:#0f2755;
	line-height:105px;
	padding-left:15px;
	float:left;
}
.ys1 dt span {
	display:block;
	width:330px;
	float:left;
	padding-left:20px;
	font:40px "Microsoft YaHei";
	color:#222;
}
.ys1 dt span i {
	display:block;
	font:40px Arial;
	color:#cecece;
	text-transform:uppercase;
}
.ys1 dd p {
	font:16px "Microsoft YaHei";
	line-height:36px;
	color:#666;
	background:url(../images/ys_jt.png) no-repeat left 12px;
	padding-left:28px;
}
.ys1 dd p b {
	color:#00beff;
}
.ys2 {
	background:url(../images/ys_bg2.jpg) no-repeat center top;
	height:555px;
}
.ys2 dl, .ys4 dl {
	margin-top:160px;
}
.ys3 {
	height:484px;
	margin-top:46px;
}
.ys4 {
	background:url(../images/ys_bg4.jpg) no-repeat center top;
	height:600px;
}
.case {
	height:900px;
	margin-top:50px;
	overflow:hidden;
}
.case .tit em {
	font-size:22px;
}
.case1 {
	height:702px;
	overflow:hidden;
	position:relative;
}
.caset {
	width:500px;
	height:705px;
	overflow:hidden;
	float:left;
	background:url(../images/case_bg1.jpg) no-repeat center top;
}
.caset li {
	width:225px;
	height:147px;
	padding:28px 0 0 25px;
	float:left;
	position:relative;
	overflow:hidden;
}
.caset li a {
	display:block;
	color:#fff;
	height:147px;
}
.caset li em {
	display:block;
	font:18px "Microsoft YaHei";
	line-height:30px;
	height:30px;
	overflow:hidden;
}
.caset li p {
	font:14px "Microsoft YaHei";
	line-height:22px;
	height:66px;
	overflow:hidden;
}
.caset li p span {
	display:block
}
.caset li b {
	display:block;
	width:25px;
	height:25px;
	background:url(../images/case_more.png) no-repeat;
	margin-top:8px;
}
.caset li img {
	display:block;
	width:202px;
	height:103px;
	margin-bottom:3px;
}
.caset li i {
	display:none;
	width:202px;
	height:103px;
	position:absolute;
	top:28px;
}
.caset li a:hover i, .caset .cur i {
	display:block;
}
.caset li a:hover em, .caset .cur em {
	position:absolute;
	top:138px;
}
.caset li a:hover p, .caset .cur p, .caset li a:hover b, .caset .cur b {
	display:none;
}
.caset h5 {
	width:225px;
	height:147px;
	padding:28px 0 0 25px;
	float:left;
}
.caset h5 a {
	display:block;
	color:#fff;
}
.caset h5 em {
	display:block;
	font:18px "Microsoft YaHei";
	line-height:30px;
	height:30px;
	overflow:hidden;
}
.caset h5 p {
	font:14px "Microsoft YaHei";
	line-height:22px;
	height:66px;
	overflow:hidden;
}
.caset h5 b {
	display:block;
	width:25px;
	height:25px;
	background:url(../images/case_more.png) no-repeat;
	margin-top:5px;
}
.case2 {
	width:700px;
	height:702px;
	overflow:hidden;
	float:right;
}
.case2 dt img {
	display:block;
	width:700px;
	height:702px;
}
.case2 dd {
	position:absolute;
	bottom:0;
	width:640px;
	height:83px;
	padding:25px 30px 0 30px;
	background:rgba(0, 0, 0, 0.8);
}
.case2 dd p {
	width:455px;
	overflow:hidden;
	float:left;
	color:#fff;
}
.case2 dd p a {
	display:block;
	font:18px "Microsoft YaHei";
	line-height:34px;
	height:34px;
	overflow:hidden;
	color:#fff;
}
.case2 dd p span {
	display:block;
	font:14px "Microsoft YaHei";
	line-height:24px;
	height:24px;
	overflow:hidden;
}
.case2 dd i a {
	display:block;
	width:111px;
	height:32px;
	background:#e6212a;
	float:right;
	margin-top:12px;
	font:14px "Microsoft YaHei";
	text-align:center;
	line-height:32px;
	color:#fff;
	overflow:hidden;
}
.arr3 {
	font:54px "宋体";
	color:#00beff;
	position:absolute;
	top:305px;
	left:520px;
}
.arr4 {
	font:54px "宋体";
	color:#00beff;
	position:absolute;
	top:305px;
	right:20px;
}
.honor {
	background:url(../images/honor_bg.jpg) no-repeat center top;
	height:554px;
	overflow:hidden;
	padding-top:70px;
}
.honor .tit {
	background:url(../images/line2.png) no-repeat center top;
}
.honor .tit em {
	color:#fff;
}
.honor h5 {
	width:500px;
	margin:0 auto;
}
.honor h5 a {
	display:block;
	width:210px;
	height:50px;
	font:20px "Microsoft YaHei";
	text-align:center;
	line-height:50px;
	color:#fff;
	float:left;
	background:#e6212a;
}
.honor h5 span {
	display:block;
	float:right;
	width:205px;
	font:16px "Microsoft YaHei";
	color:#fff;
	background:url(../images/honor_lx.png) no-repeat left center;
	padding-left:60px;
}
.honor h5 span em {
	display:block;
	font:28px Impact;
	color:#fff;
}
.honor1 {
	position:relative;
	height:300px;
	margin-top:5px;
}
.honor1 ul {
	overflow:hidden;
}
.honor1 li {
	width:286px;
	float:left;
	background:url(../images/honor_bg1.jpg) no-repeat center top;
	margin-right:19px;
}
.honor1 li img {
	display:block;
	width:259px;
	height:178px;
	padding:14px 0 13px 17px;
}
.honor1 li em {
	display:block;
	font:14px "Microsoft YaHei";
	line-height:44px;
	height:44px;
	overflow:hidden;
	color:#555;
	text-align:center;
}
.arr1 {
	font:44px "宋体";
	color:#fff;
	position:absolute;
	top:75px;
	left:-50px;
}
.arr2 {
	font:44px "宋体";
	color:#fff;
	position:absolute;
	top:75px;
	right:-50px;
}
.news {
	height:701px;
	padding-top:60px;
	background:url(../images/new_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.news-l {
	width: 499px;
	float: left;
}
.news-l h3 {
	height:63px;
	overflow:hidden;
	font:24px "Microsoft YaHei";
	color:#333;
	background:url(../images/new_line.gif) no-repeat 194px 45px;
}
.news-l h3 a {
	color:#333;
}
.news-l h3 em {
	display:block;
	font:18px Arial;
	text-transform:uppercase;
	color:#888;
	letter-spacing:5px;
}
.news_c dt img {
	width:499px;
	height:250px;
}
.news_c dt a {
	width:499px;
	height:250px;
	display: block;
	margin-top: 20px;
}
.news_c dd h4 a {
	font:18px "Microsoft YaHei";
	color: #2299f1;
	font-weight: normal;
	background:url(../images/new_line2.gif) no-repeat left 23px;
	padding-top: 20px;
	text-indent:20px;
	display: block;
	height:22px;
	overflow:hidden;
	line-height:22px;
}
.news_c dd p {
	font:14px "Microsoft YaHei";
	color: #777;
	padding-top: 18px;
	line-height: 24px;
	padding-bottom: 26px;
	border-bottom: 4px solid #eaeaea;
	margin-bottom:20px;
	height:48px;
	overflow:hidden;
}
.news_c span {
	display: block;
	font:14px "Microsoft YaHei";
	color: #777;
	line-height: 30px;
	float: left;
	text-indent:15px;
	font-weight: normal;
	background:url(../images/new_dot.gif) no-repeat left center;
	overflow:hidden;
}
.news-r {
	width: 633px;
	float: right;
}
.news-r dl {
	border-bottom: 4px solid #eaeaea;
	padding-bottom: 65px;
	margin-top: 63px;
}
.news-r dt {
	height:30px;
	overflow:hidden;
}
.news-r dt a {
	display:block;
	font:18px "Microsoft YaHei";
	color: #333;
	font-weight: normal;
	height: 30px;
	padding-left:25px;
	float:left;
	line-height:30px;
	overflow:hidden;
}
.news-r dt em {
	display:block;
	float:left;
	width:59px;
	height:30px;
	background:#e6212a;
	font:18px "Microsoft YaHei";
	text-align:center;
	line-height:30px;
	color:#fff;
}
.news-r dd p {
	font:14px "Microsoft YaHei";
	color: #777;
	padding-top: 18px;
	line-height: 24px;
	height:72px;
	overflow:hidden;
}
.news-r dd span a {
	float: right;
	width:111px;
	height:32px;
	display: block;
	margin-top: 10px;
	border:1px solid #132c6d;
	font:14px "Microsoft YaHei";
	text-align:center;
	line-height:32px;
	color:#132c6d;
}
.wen h2 {
	height:63px;
	overflow:hidden;
	font:24px "Microsoft YaHei";
	color:#333;
	background:url(../images/new_line.gif) no-repeat 54px 45px;
	margin-top:25px;
}
.wen h2 a {
	color:#333;
}
.wen h2 em {
	display:block;
	font:18px Arial;
	text-transform:uppercase;
	color:#888;
	letter-spacing:5px;
}
.wen li {
	font:14px "Microsoft YaHei";
	height: 41px;
	line-height: 41px;
	border-bottom: 1px dashed #ccc;
	color: #777;
	overflow:hidden;
}
.wen li.nones {
	border-bottom: 0;
}
.wen span a {
	float: right;
	width:111px;
	height:32px;
	display: block;
	margin-top:6px;
	border:1px solid #132c6d;
	font:14px "Microsoft YaHei";
	text-align:center;
	line-height:32px;
	color:#132c6d;
}
.about {
	height:885px;
	margin-top:65px;
	overflow:hidden;
}
.about h3 img {
	display:block;
	width:1200px;
	height:532px;
}
.about dl {
	padding:25px 50px;
}
.about dd {
	font:14px "Microsoft YaHei";
	text-align:center;
	line-height:26px;
	height:78px;
	overflow:hidden;
}
.about dt a {
	display:block;
	width:206px;
	height:50px;
	background:#e6212a;
	font:20px "Microsoft YaHei";
	color:#fff;
	line-height:50px;
	overflow:hidden;
	text-align:center;
	margin:20px auto 0;
}
/*友情链接*/
.link {
	height:58px;
	line-height:58px;
	color: #fff;
	background:#fff;
	color: #9a9a9a;
}
.link span {
	width:125px;
	color: #333;
	font-size: 16px;
}
.link a {
	padding: 0 26px;
	display: inline-block;
	color: #9a9a9a;
}
