@charset "utf-8";
body {
	font-family: "微软雅黑", "microsoft yahei";
}

ul,
ol {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

a {
	color: #0ba3d4;
}

img {
	max-width: 100%;
}

@media (min-width:1200px) {
	.container {
		width: 1200px;
		/*padding: 0;*/
	}
	.row {
		margin: 0;
	}
}

.w-nav {
	
}

.w-text {
	width: 20%;
	float: left;
	padding-left: 10px;
	padding-top: 22px;
	font-size: 14px;
}

header nav.navbar {
	margin-bottom: 0;
}

.nav_box {
	padding: 15px 0;
}

.nav_log {
	width: 15%;
	float: left;
}

.nav_nav {
	/*width: 85%;*/
	width: 65%;
	float: left;
}

.navbar-default .nav_box .navbar-nav>li>ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background: #fff;
}

.navbar-default .nav_box .navbar-nav>li>ul li {
	padding: 10px;
	/*padding: 10px 0;*/
}

.navbar-default .nav_box .navbar-nav>li>ul li:hover a {
	color: #fff;
}

.navbar-default .nav_box .navbar-nav>li>ul li:hover {
	background-color: #40b55f;
}

.navbar-default .nav_box .navbar-nav>li:hover>ul {
	display: block;
}

.navbar-default .nav_box .navbar-nav>li>ul li a {
	color: #777;
}


/*.news_detail_cont p,*/

.detail_cont p {
	text-indent: 25px;
}

.nav_log .navbar-brand {
	padding: 0;
}

.navbar-default .nav_box .navbar-nav>li>a:hover,
.navbar-default .nav_box .navbar-nav>.active>a {
	color: #fff;
	background-color: #40b55f;
}

.navbar-default .nav_box .navbar-nav>li>a:hover {
	transition: .5s;
}

.log {
	width: 100%;
	height: 55px;
}

.z_green {
	color: #00a13c;
}

.mt_25 {
	margin-top: 25px;
}

#toTop {
	display: none;
	right: 5px;
	width: 30px;
	position: fixed;
	bottom: 320px;
	filter: alpha(opacity=80);
	height: 30px;
	background: #181c1f;
	text-align: center;
	color: #fff;
	padding-top: 6px;
}

footer {
	background: #f4f4f4;
	margin-top: 25px;
	border-top: 1px solid #eee;
}

footer .ft_li {
	color: #555;
	/*text-align: center;*/
	margin: 25px 0 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

footer .ft_li a {
	color: #555;
	margin: 0 20px;
}

footer .ft_cont img {
	width: 71%;
	margin: 24px 56px;
}

footer .ft_cont p {
	margin: 0 0 6px;
	color: #555;
}

footer .ft_cont .col-md-7 {
	/*margin-top: 16px;*/
}

footer .copyright {
	background: #0aa33b;
	color: #fff;
	padding: 10px 0;
}


/*index*/

.banner_box .carousel {
	/*height: 570px;*/
}

.banner_box .carousel-inner .item,
.banner_box .carousel-inner {
	height: 100%;
}

.banner_box .slide div.banner_img {
	height: 500px;
}

.banner_box div.banner_img {
	/*height: 500px;*/
	height: 340px;
	width: 100%;
	margin: 0px auto;
	display: block;
	background-position-x: center;
	background-position-y: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}


/*.banner_img {
	height: 570px;
	background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
}*/

.strength_tit h1 {
	letter-spacing: 6px;
}

.product_cont p {
	font-size: 15px;
	line-height: 20px;
}

.product_cont .prod_img {
	height: 201px;
	overflow: hidden;
}

.product_cont {
	text-align: center;
	margin: 25px 0;
}

.product_cont .col-md-3 {
	border: 1px solid #eee;
	padding: 10px;
	margin-right: 15px;
	width: 24%;
	padding-top: 12px;
}

.product_cont .col-md-3:hover {
	border-color: #183784;
	transition: .3s;
}

.product_cont .col-md-3:last-child {
	margin: 0;
}

.about_box {
	background: url(../images/about2.jpg);
	height: 426px;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.about_box .about_con {
	background: #fff;
	margin-top: 55px;
	padding: 51px 0;
}

.new_box {
	background: url(../images/new_bg.png);
	background-position: center top;
}

.new_cont {
	display: inline-block;
	margin: 87px 0 25px;
	width: 100%;
}

.new_img {
	background: url(../images/new.jpg) center;
	color: #fff;
	height: 260px;
}

.new_li li {
	border-bottom: 1px solid #d6d6d6;
	line-height: 30px;
	margin-bottom: 5px;
}

.new_li li p a {
	color: #5a5a5a;
}

.new_li li p {
	width: 71%;
	height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.new_li li span {
	color: #acacac;
	font-size: 12px;
}

.contact_li li span.contact_span {
	padding: 10px;
	background: #fff;
	font-size: 24px;
	margin: -1px 0;
	width: 44px;
	height: 44px;
}

.contact_li li .contact_span.qq {
	display: block;
	margin: 0;
	padding: 4px 9px;
	float: left;
}

.contact_span.qq:before {
	content: '';
	background: url(../images/qq.png);
	background-size: contain;
	width: 27px;
	height: 26px;
	display: inline-block;
}

.contact_li li span.contact_span_txt {
	/*line-height: 45px;*/
	margin-left: 9px;
	position: relative;
	top: -8px;
}

.contact_li li:last-child span.contact_span_txt {
	top: 0;
}

.contact_li li:last-child {
	line-height: 45px;
}

.contact_li li {
	border: 1px solid #fff;
	background-color: rgb(235, 233, 234);
	margin-bottom: 10px;
}

.strength_box {
	margin: 25px 0;
}

.strength_box .i_tit {
	width: 50px;
	background: #183784;
	height: 2px;
	margin: -21px auto;
	display: block;
}


/**/

.picMarquee-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.picMarquee-left .tempWrap {
	width: 90% !important;
	margin: 0 auto;
}

.picMarquee-left .hd {
	padding: 0 10px;
	text-align: center;
	margin-bottom: 32px;
}

.picMarquee-left .hd h3 {
	font-weight: bold;
	font-size: 28px;
}

.bd .prev,
.bd .next {
	display: block;
	margin-top: 22%;
	border: 9px solid #fff;
	width: 0;
	height: 0;
	margin-left: 3px;
}

.bd .prev {
	float: left;
	border-right-color: #183784;
}

.bd .next {
	float: right;
	border-left-color: #183784;
	margin-right: 2px;
}

.bd span:first-child {
	float: right;
}

.bd span {
	border: 1px solid #eee;
	display: inline-block;
	float: left;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	margin-top: 5%;
}

.picMarquee-left .bd {
	padding: 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 220px;
	height: 160px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}


/**/

.link_box .bg {
	background: url(../images/link.jpg);
	background-size: cover;
	width: 100%;
	height: 112px;
	margin-bottom: 25px;
}

.link_box .bg div {
	margin-left: 153px;
	padding-top: 20px;
}

.link_box .bg div a {
	margin-right: 15px;
	color: #5f5f5f;
}


/*about*/

.about_tit {
	margin-top: 50px;
}

.picMarquee-top {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.picMarquee-top .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.picMarquee-top .bd {
	padding: 10px;
}

.picMarquee-top .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-top .bd ul li {
	text-align: center;
	zoom: 1;
	margin-bottom: 15px;
}

.picMarquee-top .bd ul li .pic {
	text-align: center;
}

.picMarquee-top .bd ul li .pic img {
	width: 100%;
	height: 160px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picMarquee-top .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-top .bd ul li .title {
	line-height: 24px;
}

.picMarquee-top .tempWrap {
	height: 598px !important;
}

.bar_div {
	margin: 0 15px;
}

.bar_div .glyphicon {
	margin-right: 10px;
}


/*-----------about*/


/*product*/

.list_left_ul {
	background: #f9f9f9;
}

.list_left_tit {
	padding: 10px 0 6px;
	border-bottom: 1px dashed #eee;
	margin-bottom: 25px;
}

.list_left_ul ul {
	border-left: 3px solid #00a13c;
	line-height: 40px;
	padding-left: 17px;
}

.list_left_ul li {
	padding-right: 15px;
}

.list_left_ul li:hover,
.list_left_ul .active {
	background: #00a13c;
	color: #fff;
	text-align: right;
	transition: .4s;
}

.list_left_ul .active span:before,
.list_left_ul li:hover span:before {
	content: "\e258";
}

.list_left_ul a {
	color: #666;
	width: 100%;
	display: block
}

.list_left_ul li:hover a,
.list_left_ul .active a {
	color: #fff;
}

.list_right_cont .col-md-4 {
	margin-bottom: 25px;
}

.list_right_cont .col-md-4 .r_img {
	height: 169px;
	overflow: hidden;
}

.list_right_cont .col-md-4:hover .r_tit {
	color: #00a13c;
}

.list_right_cont .r_tit {
	padding: 10px 0;
	color: #666;
}

.news_detail_cont td,
.detail_table td {
	padding: 10px;
	border: 1px solid #c8c8c8;
}

tr.tr_top,
.detail_table tr.tr_top {
	background: #0d8fc6;
	color: #fff;
}

tr.tr_top td,
.detail_table tr.tr_top td {
	border-color: #fff;
}


/*-----------product*/


/*news*/

.news_right_cont li:hover .news_time {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.news_time {
	background: #0d95c9;
	color: #fff;
	padding: 17px 0;
	width: 12%;
	transition: All 0.5s ease-in-out;
}

.news_time h3 {
	margin: 5px 0;
}

.news_left b,
.news_left p {
	margin-top: 10px;
	color: #666;
}

.news_right_cont li {
	border-bottom: 1px dashed #eee;
	padding: 7px 0;
	margin-bottom: 10px;
}

.news_detail_tit {
	border-bottom: 1px dashed #EEEEEE;
	margin-bottom: 25px;
}

.news_detail_tit h3 {
	margin-top: 0;
	padding-bottom: 10px;
}

.news_detail_cont table {
	margin-bottom: 10px;
}

.news_detail_cont {
	line-height: 25px;
	text-align: left;
}

.company_box .contact_li li {
	border-bottom: 1px dashed #c2c0c0;
	background: none;
}

.company_box .contact_li li span.contact_span {
	height: 48px;
}

.strength_ne_box .ne_li {
	width: 100%;
	padding: 0;
}

.strength_ne_box .ne_li li {
	float: left;
	height: 188px;
	overflow: hidden;
	width: 24%;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #eee;
	padding: 4px;
}

.strength_ne_box .ne_li li:hover {
	border-color: #00a13c;
	transition: .3s;
}

.strength_ne_box .ne_li li:nth-child(4),
.strength_ne_box .ne_li li:nth-child(8),
.strength_ne_box .ne_li li:nth-child(12) {
	margin-right: 0;
}

.strength_ne_box .ne_li:after {
	content: '';
	clear: both;
}


/*-----------news*/