@charset "UTF-8";

/* CSS Document */

.container {
	padding: 0;
	width: 1200px;
}
body{
	background-color: #f5f5f5;
}
.header-top-bg {
	background-image: url(../images/top-bg.png);
	height: 40px;
	width: 100%;
	position: relative;
	color: #fff;
}

.header-top {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(2, 87, 139, 0.7);
}

.header-top .container {
	padding: 8px 0;
	line-height: 24px;
}

.header-top .icon {
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	margin-right: 12px;
}

.header-top .icon .icon-phone{
	display: block;
	margin-top: 3px;
}

.header-top .phone {
	float: left;
	font-size: 14px;
}

.header-top .edition {
	margin-left: 43px;
	margin-right: 70px;
}

.header-top .edition a {
	color: #fff;
	display: inline-block;
}

.header-top .edition i {
	display: inline-block;
	font-style: normal;
	margin: 0 7px;
}


/*  header-nav  */

.header-nav {
	padding: 10px 0;
}

.header-nav .header-nav-r {
	margin: 15px 0 0 140px;
}

.header-nav .header-nav-r li {
	float: left;
	padding: 12px 0;
	font-size: 14px;
	margin-right: 40px;
	position: relative;
}
/* 导航菜单新增加修改 */

.header-nav .header-nav-r li .xialaul{
	display: none;
	background-color: white;
	border-radius: 6px;
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);
	position: absolute;
	left: -4px;
	top:44px;
	padding: 12px;
	z-index: 9999;
	
}

.header-nav .header-nav-r li .xialaul  li{
    float: left;
	padding:0px;
	margin-right: 0px;
	
}
.header-nav .header-nav-r li .xialaul  li a{
	display: block;
	width: 180px; 
	line-height: 36px;
}
.header-nav .header-nav-r li .xialaul  li a i{
	line-height: 36px;
}
.header-nav .header-nav-r li:hover .xialaul{
   display: block;
}
/* 导航结束 */

/* 内容部分 */
.nvalefe{
	width: 220px;
	float: left;
	background-color:white;
	margin-right: 12px;
	padding:12px;
}
.nvalefe h5{
	line-height: 36px;
	font-weight: normal;
	font-size: 14px;
} 
.nvalefe h5 i{
	line-height: 36px;
}
.ntitle{
	border-bottom: 1px solid #dddddd;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
.Collapsing{
	line-height: 30px;
	font-size: 14px;
}

.pnavlist{
	width: 194px;
}
.nli{
	float: left;
	line-height: 36px;
	font-size: 14px;
	width: 194px;
}
.nli h5{
	line-height: 36px;
	height: 36px;
}
.nli h5 a i{
	line-height: 36px;
	height: 36px;

}
.nli h5:hover a {
	color: #02578b;
}
.nli h5 .active{
	color: #02578b;
}

.sub{
	width: 194px;
	display: none;
}
.sub li{
	
	line-height: 36px;
}
.sub .active{
	background:#f5f5f5;
	color: #02578b;
	display: block;
	height: 36px;
	text-decoration: none;
}

.sub li a{
	padding-left: 12px;
	width:194px;
	display: block;
	height: 36px;
	text-decoration: none;
	
}
.sub li:hover a{
	background:#f5f5f5;
	color: #02578b;
	text-decoration:none;
	width:194px;
}
.coll_body {
	display: none;
	
}

.coll_body a {
	display: block;
	width: 194px;
	padding-left: 12px;
	line-height: 36px;
	font-size: 14px;
	text-decoration:none;
}
.coll_body a:hover{
	background-color: #f5f5f5;
	color: #0072a8;
}
.coll_body .active{
	background-color: #f5f5f5;
	color: #0072a8;
}
/* .pnavlist li{
    float: left;
	line-height: 36px;
	font-size: 14px;
	width: 156px;
}
.pnavlist li i{
	line-height: 36px;
	
}
.pnavlist li a{
	color: #666;
}
.pnavlist li  .active{
	color: #02578b;
} */






.contentright{
	width: 858px;
	float: left;
	background-color:white;
	min-height: 500px;
	margin-bottom:35px;
	padding: 12px;
}

.plistitle{
	width: 834px;
	line-height: 36px;
	background-color:#f5f5f5;
	height: 36px;
	float: left;
}
.plistitle li{
	float: left;
	width: 834px;
	height: 36px;
	padding-left: 12px;
}
.plistitle span{
	width: 120px;
	display: block;
	float: left;
}
.plistitlecent{
	width: 834px;
	line-height: 36px;
	height: 36px;
	float: left;
}
.plistitlecent li{
	float: left;
	width: 834px;
	height: 36px;
	padding-left: 12px;
}
.plistitlecent li span{
	width: 120px;
	display: block;
	float: left;
}
.plistitlecent li span a:hover{
	color: #0072a8;
}
.plistitlecentxiain{
	border-bottom: 1px solid #f5f5f5;
}

.plistitlecentxiangqing{
	width: 834px;
	line-height: 36px;
	min-height: 500px;
	float: left;

}

.header-nav .header-nav-r a.active {
	color: #02578b;
}

.header-nav .header-nav-r a:hover {
	color: #02578B;
}


/* 首页banner */

.h-banner .carousel-caption {
	top: 20%;
	font-size: 60px;
	font-family: 宋体;
	left: 28%;
}

.h-banner .carousel-caption p:last-child {
	text-align: right;
}

.h-banner .carousel-indicators li {
	width: 15px;
	height: 15px;
	border: 2px solid #02578b;
}

.h-banner .carousel-indicators li.active {
	width: 17px;
	height: 17px;
}

/*.h-banner .carousel-inner > .item > img {
	height: 495px;
}*/
.h-banner .carousel-inner>.item>a>img{
	width: 100%;
}


/* 产品展示  */

.h-product {
	background: #f5f5f5;
	padding: 50px 0;
}

.h-product .container {
	position: relative;
}

.h-product li {
	float: left;
}

.h-product li .item {
	float: left;
	margin-right: 30px;
}

.h-product li .item.last {
	margin-right: 0;
}

.h-product .p-box {
	width: 88%;
	margin: 0 auto;
	overflow: hidden;
	height: 158px;
	overflow: hidden;
}

.h-product .p-box ul {
	position: relative;
}

.h-product .prev,
.h-product .next {
	position: absolute;
	border: 2px solid #bcbcbc;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	color: #BCBCBC;
	top: 50%;
	cursor: pointer;
}

.h-product .prev {
	left: 1.5%;
}

.h-product .next {
	right: 1.5%;
}
.h-product .prev span,.h-product .next span{
	margin-top: 7px;
}

/* H-news */

.h-news {
	padding: 20px 72px 30px 72px;
	height: 400px;
	overflow: hidden;
}

.h-news > ul > li.last {
	margin-right: 0;
}

.h-news > ul > li {
	float: left;
	margin-right: 55px;
	width: 315px;
}

.h-news > ul > li .title {
	line-height: 40px;
	background-color: #f7f7f7;
	height: 40px;
}

.h-news > ul > li .title .left {
	display: inline-block;
	width: 100px;
	padding-left: 15px;
	font-size: 14px;
	background: url(../images/title-bg.png) no-repeat;
}

.h-news > ul > li .title .right {
	color: #1069cd;
	margin-right: 8px;
}

.h-news .h-news1 a {
	display: block;
	margin-top: 15px;
	height: 60px;
	line-height: 60px;
	padding-left: 13px;
	font-size: 14px;
	color: #fff;
}

.h-news .h-news1 a span {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	margin-right: 10px;
}

.h-news .h-news1 .a1 {
	background: url(../images/lin/n1.png) no-repeat;
}

.h-news .h-news1 .a2 {
	background: url(../images/lin/n2.png) no-repeat;
}

.h-news .h-news1 .a3 {
	background: url(../images/lin/n3.png) no-repeat;
}

.h-news .h-news1 .a4 {
	background: url(../images/lin/n4.png) no-repeat;
}

.h-news .h-news2 p {
	line-height: 22px;
	margin: 15px 0;
	height: 88px;
	overflow: hidden;
}

.h-news .h-news2 img {
	width: 100%;
}

.h-news .h-news3 li {
	padding: 10px 0;
}

.h-news .h-news3 li .p-title {
	height: 19px;
	overflow: hidden;
}

.h-news .h-news3 li .p-title a {
	color: #333;
	font-weight: bold;
}


/*  footer  */

.footer {
	background: url(../images/footer-bg.png) no-repeat;
	height: 340px;
	padding-top: 25px;
	position: relative;
	background-size: cover;
}

.footer .container {
	padding: 0 25px;
}

.footer .container .right {
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}

.footer .footer-nav li {
	float: left;
	margin-left: 45px;
}

.footer .footer-nav li a {
	color: #fff;
	display: block;
	line-height: 26px;
}

.footer .footer-nav li h4 {
	font-size: 14px;
}

.footer .footer-nav li .left {
	color: #fff;
	margin-left: 5px;
	margin-top: 15px;
}

.footer .footer-nav li .icon {
	float: left;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 15px 0;
}

.footer .footer-nav li .icon .glyphicon-phone-alt{
	margin-top: 10px;
}
.footer .footer-nav li p {
	color: #fff;
}

.footer .footer-bm {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: rgba(2, 87, 139, 0.6);
	bottom: 0;
	left: 0;
	text-align: center;
}


/* 产品详情页 */

.C-content {
	padding: 0 55px;
}

.C-content .content {
	background-color: #fff;
}

.C-content .content .sidebar.about > ul > li {
	text-align: center;
}

.C-content .content .sidebar.about > ul > li > a {
	padding: 0;
}

.C-content .content .sidebar {
	float: left;
	width: 145px;
}

.C-content .content .sidebar > ul > li.active {
	background-color: #fff;
}

.C-content .content .sidebar > ul > li.active > a {
	color: #104487;
}

.C-content .content .sidebar > ul > li {
	line-height: 50px;
	background: #46baf1;
	border-bottom: 1px solid #fff;
}

.C-content .content .sidebar > ul > li .sub {
	background-color: #ededed;
	display: none;
}

.C-content .content .sidebar > ul > li .sub li {
	border-bottom: 1px solid #fff;
}

.C-content .content .sidebar > ul > li .sub li a {
	color: #666;
	font-size: 12px;
}

.C-content .content .sidebar > ul > li .sub li:last-child {
	border-bottom: 0;
}

.C-content .content .sidebar > ul > li a {
	color: #fff;
	padding-left: 30px;
	font-size: 14px;
}

.C-content .content .sidebar > ul > li:last-child {
	border-bottom: 0;
}

.route {
	line-height: 50px;
}

.route a,
.route span,
.route i {
	display: inline-block;
	color: #02588b;
}

.route i {
	font-style: normal;
	margin: 0 5px;
}

.C-content-r {
	padding: 10px 47px;
	width: 945px;
	float: left;
	overflow: hidden;
	min-height: 754px;
	background-color: #fff;
	margin-bottom: 35px;
}

.C-content-r .title {
	line-height: 45px;
	height: 45px;
	border-bottom: 1px solid #ededed;
	font-size: 16px;
}

.product-abstract {
	line-height: 30px;
	font-size: 14px;
	margin: 10px 0;
	margin-bottom: 60px;
}

.p-table-title {
	line-height: 30px;
	border-bottom: 2px solid #343e95;
	height: 30px;
}

.p-table-title .left {
	display: inline-block;
	padding: 0 25px;
	background-color: #2a3eae;
	color: #fff;
	font-size: 14px;
}

.p-table-title .right {
	color: #000;
}

.p-table {
	width: 100%;
}

.p-table td {
	border: 1px solid #ddd;
	padding: 5px 10px;
}

.about-us {
	margin-left: 93px;
	border-left: 1px solid #46baf1;
	padding-left: 14px;
}

.about-us li {
	position: relative;
	overflow: hidden;
	margin-bottom: 33px;
}

.about-us .time {
	float: left;
	font-size: 30px;
	color: #46baf1;
	position: absolute;
	height: 100%;
	border-right: 1px solid #46BAF1;
	padding-right: 15px;
}

.about-us .time span {
	display: block;
	margin-top: 40%;
}


.zixun li {
	line-height: 40px;
	border-bottom: 1px solid #f5f5f5;
	font-size: 13px;
}

.page a,
.page span {
	display: inline-block;
	margin-left: 20px;
	line-height: 30px;
}

.about2 p {
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 20px;
}

.about2 h4 {
	font-size: 14px;
	color: #0072a8;
}

.support {
	margin-bottom: 80px;
}

.support strong {
	color: #ff0000;
	margin: 0 4px;
}

.support .banner {
	margin: 25px 0 20px 0;
}

.support .tips p {
	font-size: 14px;
	line-height: 25px;
}

.support .list li {
	width: 405px;
	float: left;
	margin-right: 25px;
	margin-top: 30px;
}

.support .list li div {
	line-height: 30px;
	font-size: 14px;
}

.support .list li .item {
	margin-bottom: 25px;
}

.support .list li textarea {
	height: 123px;
}

.support .list li input.form-control,
.support .list li a {
	display: inline-block;
}

.support .list li .yzm {
	margin: 0 5px;
}

.support .list li.last {
	margin-right: 0;
}

.support .btn {
	width: 165px;
	margin-top: 35px;
}

.p-banner img {
	width: 100%;
}

.recruitment li .p-name {
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #f5f5f5;
	font-size: 14px;
	cursor: pointer;
}

.recruitment li .p-cnt {
	background-color: #f5f5f5;
	padding: 18px;
	display: none;
}

.recruitment li .p-cnt ol,
.recruitment li .p-cnt li {
	list-style-type: decimal;
	list-style-position: inside;
}

.recruitment li .p-cnt .text {
	line-height: 24px;
	margin-bottom: 30px;
}

.recruitment li .p-cnt .text:last-child {
	margin-bottom: 0;
}

.solution-top {
	background: url(../images/solution-bg.png) no-repeat;
	height: 110px;
	line-height: 110px;
	padding: 0 20px;
	font-size: 16px;
	margin-bottom: 15px;
}

.solution-top img {
	float: left;
	margin-right: 34px;
	margin-top: 30px;
}

.solution {
	padding: 15px 0;
}

.solution table {
	width: 100%;
	margin-bottom: 24px;
}

.solution table thead {
	line-height: 20px;
	height: 20px;
	background-color: #194c8c;
	color: #fff;
}

.solution table thead th {
	font-weight: 500;
}

.solution table th,
.solution table td {
	font-size: 14px;
	padding: 10px;
	border: 1px solid #ddd;
}

.contact-us {
	margin-top: 30px;
}

.contact-us .map {
	margin-bottom: 30px;
}

.contact-us .left {
	width: 44px;
	text-align: center;
	margin-top: 5px;
}

.contact-us .left .glyphicon {
	color: #ff2e24;
	font-size: 22px;
}

.contact-us .p-cnt {
	width: 600px;
	float: left;
	line-height: 32px;
	font-size: 14px;
}

.contact-us .p-cnt .text {
	margin-bottom: 20px;
}

.rongyu {
	margin-top: 30px;
}

.rongyu li {
	width: 255px;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

.rongyu li .p-name {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}

.rongyu li.last {
	margin-right: 0;
}

.news-list .news-title {
	line-height: 45px;
	border-bottom: 1px solid #DBDBDB;
	text-align: center;
	font-size: 14px;
}
.news-list .time {
	text-align: center;
	line-height: 32px;
	color: #999;
}

.news-list .time span:last-child {
	margin-left: 20px;
}

.news-list .text {
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 50px;
	min-height: 550px;
}

.message-top {
	line-height: 25px;
	margin: 30px 0;
	font-size: 14px;
}

.message strong {
	color: #ff625b;
	margin: 0 3px;
}

.message .p-name {
	line-height: 25px;
	font-size: 14px;
}

.message .item {
	float: left;
	width: 354px;
	margin-right: 20px;
}

.message .mg {
	margin-bottom: 25px;
	width: 100%;
	float: left;
}

.message textarea {
	width: 730px;
	height: 106px;
}

.message .yzm .form-control {
	width: 105px;
}

.message .yzm input,
.message .yzm a {
	display: block;
	float: left;
	margin-right: 5px;
}

.message .yzm .refresh {
	line-height: 34px;
	font-size: 14px;
}

.data li {
	padding: 15px 0;
	border-bottom: 1px solid #f5f5f5;
	width: 100%;
	float: left;
}

.data li .left {
	width: 658px;
}

.data li .left .p-name {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #464747;
}

.data li .left .p-cnt {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #595959;
}

.data li .right .btn {
	margin-top: 30px;
}

.licheng{
	background: url(../images/b-bg.png) 110px repeat-y;
	overflow: hidden;
	padding-top: 40px;
	margin: 20px 0;
	position: relative;
}
.licheng li{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 40px;
}
.licheng li .time{
	font-size: 16px;
	color: #46BAF1;
	float: left;
	width: 103px;
	text-align: center;
	position: absolute;
	top: 50%;
	height: 40px;
	margin-top: -20px;
}
.licheng li .p-cnt{
	width: 712px;
	border: 1px solid #46baf1;
	padding: 13px;
	border-radius: 4px;	
	float: left;
	margin-left: 123px;
	position: relative;
}
.licheng li .p-cnt:after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	border: 1px solid #46BAF1;
	border-radius: 50%;
	left: -18px;
	background-color: #fff;
}
.licheng li .p-cnt a{
	display: block;
	line-height: 23px;
}
/*# sourceMappingURL=style.css.map */