﻿/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
@charset "utf-8";
/* CSS Document */
html {
	min-width: 1200px;
}
body {
	overflow-x: hidden;
	overflow-y: auto;
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}
body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: "microsoft yahei", 'PingFang SC', 'Myriad Pro', "AvantGarde Bk BT", "Arial", 'Helvetica Neue', 'Helvetica', 'sans-serif';
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px;
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #ba292e;
}
.fl, .left {
	float: left;
}
.fr, .right {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.row{
	margin-right:0 !important;
	margin-left:0 !important;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1600 {
	width: 1600px;
	margin: 0 auto;
}
.main{
	padding:95px 0;
}
.main1{
	padding:70px 0 0 0;
}
.ico {
	background: url(../images/ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
a {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #83c327;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*top_main*/
.head_main_top {
	height: 30px;
	border-bottom: #e5e5e5 solid 1px;
	width: 100%;
	background-color: #fff;
	font-size: 12px;
	line-height: 30px;
	color: #333;
}
.head_main_top .mbx {
	float: left;
	height: 12px;
	margin-top: 10px;
}
.head_main_top .mbx li {
	font-size: 12px;
	color: #333;
	border-right: #d8d8d8 solid 1px;
	padding: 0 13px;
	display: block;
	float: left;
	height: 12px;
	line-height: 12px;
	position: relative;
}
.head_main_top .mbx li:nth-child(3) {
	border-right: none;
}
.head_main_top .sousuo {
	float: left;
	position: relative;
}
.head_main_top .sousuo .topsearch {
	display: block;
	cursor: pointer;
	width: 36px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
}
.head_main_top .sousuo .topsearch .btn_search {
	display: block;
	width: 12px;
	height: 12px;
	background-position: -282px -130px;
	margin-left: 13px;
	margin-top: 13px;
}
.head_main_top .sousuo .btn_close_main {
	width: 36px;
	height: 36px;
	margin: 0 auto;
	background-color: #d9d9d9;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	display: none;
}
.head_main_top .sousuo .btn_close_main .btn_close {
	width: 12px;
	height: 12px;
	margin-top: 5px;
	margin-left: 0px;
	background-position: -282px -149px;
}
.head_main_nav {
	width: 100%;
	height: 120px;
}
.head_main_nav .logo {
	display: block;
	padding-top: 20px;
}
.head_main_nav .logo a {
	display: block;
}
.head_main_nav .logo img {
	width: 100%;
	height: 100%;
	display: block;
}
.head_main_nav .tel_main {
	float: right;
	margin-top: 35px;
	width: 280px;
}
.head_main_nav .tel_main s {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	background-position: 0 0;
}
.head_main_nav .tel_main .zx {
	font-size: 14px;
	line-height: 14px;
	color: #333;
}
.head_main_nav .tel_main .webTel {
	margin-top: 12px;
	font-weight: bold;
	font-family: arial;
	font-size: 30px;
	line-height: 24px;
	color: #1c65b4;
}
/*header_main*/
.header_main {
	position: relative;
	width: 100%;
	height: 60px;
    z-index: 9999;;
	background: #1c65b4;
}
#nav_main {
	width: 1200px;
	height: 60px;
}
#nav_main .nav {
	width: 100%;
	height: 60px;
	z-index: 12;
}
#nav_main .nav li {
	position: relative;
	float: left;
	width: 149.3px;
	z-index: 10;
	text-align: center;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#nav_main .nav li a.aLink {
	font-size: 16px;
	line-height: 60px;
	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	color: #fff;
}
#nav_main .nav li a i {
	width: 1px;
	height: 12px;
	background-color: #3071a9;
	display: block;
	position: absolute;
	right: 0;
	top: 24px;
}
#nav_main .nav li.item6 {
	background: none;
}
#nav_main .nav li.hover, #nav_main .nav li:hover {
	background-color: #83c327;
}
#nav_main .nav li.hover i, #nav_main .nav li:hover i {
	display: block;
}
#nav_main .nav li.hover a.aLink:before {
	width: 100%;
}
#nav_main .nav li:hover a.aLink:before {
	width: 100%;
}
.header_main .tel_main {
	float: right;
	width: 160px;
	height: 110px;
}
.header_main .tel_main .zx {
	margin-top: 30px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.header_main .tel_main .tel {
	font: normal 32px "Vladimir Script";
	line-height: 24px;
	color: #333;
	text-indent: -12px;
}
#nav_main .nav li.hover i, #nav_main .nav li:hover i {
	display: none;
}
#nav_main .nav li:last-child i {
	display: none;
}
/*导航栏下拉*/
#nav_main li.hover .subnav a {
	background: none;
}
#nav_main .nav .subnav {
	background: #005197;
	height: auto;
	left: 0;
	top: 60px;
	position: absolute;
	width: 100%;
	z-index: 199;
}
#nav_main .nav .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
#nav_main .nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
#nav_main .nav .subnav li {
	width: 100%;
}
#nav_main .nav .subnav .nav1 a {
	color: #fff;
	display: block;
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	border-top: 1px solid #3071a9;
}
#nav_main .nav .subnav li.nav1 {
	padding: 0;
	background: none;
}
#nav_main .nav .subnav li.nav1:first-child a {
	border-top: none;
}
#nav_main .nav .subnav li:hover {
	background: #83c327;
}
.immediately {
	position: absolute;
	right: 0;
	top: 23px;
}
.immediately a {
	width: 40px;
	height: 40px;
	background-position: -282px 0px;
	display: block;
}
.immediately p {
	width: 60px;
	height: 24px;
	background-position: -334px 0px;
	position: absolute;
	right: -10px;
	top: 42px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.immediately a:hover {
	background-position: -282px -44px;
}
#full-screen-slider {
	width:100%;
	height:559px;
	position:relative
}
#slides {
	display:block;
	width:100%;
	height:559px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
    right: 0;
    top: 528px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#FFF
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#0092CE
}

/*con1*/
.section_con1{
	background:url("../images/main_bg01.jpg") no-repeat;
	height:790px;
}
.con1_l{
	padding-top:40px;
}
.con1_l h3{
	color:#1c65b4;
	font-size:30px;
	text-transform:uppercase;
}
.con1_l h1{
	color:#5e5c5d;
	font-size:36px;
	font-weight:bold;
	margin-top:15px;
}
.con1_l p{
	font-size:16px;
	color:#707070;
	line-height:39px;
	margin:50px 0;
}
.con1_l span{
	background-color:#1c65b4;
	width:160px;
	height:42px;
	display: block;
	text-align:center;
}
.con1_l span a{
	color:#fff;
	line-height:42px;
}
.con1_r ul{
	float:right;
	margin-bottom:0;
}
.con1_r li{
	float:left;
}
.con1_r li:hover{
	transform: rotate(360deg);
}

/*con2*/
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.section_con2{	
	background:url("../images/about_bg.jpg") no-repeat;
	height:550px;
}

.con2_tit h3{
	font-size:24px;
	color:#fff;
	margin-top:0;
}
.con2_tit span{
	width:60px;
	height:2px;
	background-color:#fff;
    display: block;
	margin:25px 0 25px 0;
}
.con2_tit p{
	font-size:16px;
	color:#fff;
	line-height:37px;
}

/* 必要布局样式css */

 .product-number-inner ul {
    padding: 60px 0 0 0;
}

.product-number-inner  .q {
    zoom: 1; }

.product-number-inner li {
    float: left;
    width: 33.33%;
    color: #fff;
    padding-top: 1px;
}

.product-number-inner li b {
    font-weight: 400;
    font-size: 80px;
    line-height: 1;
    float: left;
    position: relative;
    margin: 15px 0 10px;
	font-family:"Impact";
}

.product-number-inner li p {
    font-size: 18px;
	margin-left:15px;
	margin-top:40px;
	float:left;
}


/*section_con3*/
.section_con3{
	height:830px;
	background:url("../images/main_bg03.jpg") no-repeat;
}
.heightxian{
	position:relative;
}
.con3_tit{
	margin-bottom:40px;
}
.con3_tit strong{
	color:#1c65b4;
	font-size:30px;
	font-weight:500;
    display: block;
}
.p_HLine {
   border-top:1px solid #1d66b4;
   position: absolute;
   top: 25px;
   left: 155px;
   z-index: 3;
   width: 63px;
   height: 1px;
}
.con3_tit span{
	font-size:40px;
	color:#333;
}

.strengthMain li{float:left;width:377px;height:246px;overflow:hidden;background:#000;position:relative;margin-right:22px;margin-bottom:30px;}
.strengthMain li img{width:377px;height:246px;transition:all .5s;opacity:0.6;filter:alpha(opacity=60);}
.strengthMain li .font{width:377px;height:246px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:85px;}
.strengthMain li .font h3{font-size:30px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;}
.strengthMain li .font p{font-size:18px;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}



.strengthMain .list_1{float:left;width:384px;height:522px;overflow:hidden;background:#000;position:relative;}
.strengthMain .list_1 img{width:384px;height:522px;transition:all .5s;opacity:0.6;filter:alpha(opacity=60);}
.strengthMain .list_1 .font{width:384px;height:522px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding-top:220px;}
.strengthMain .list_1 .font h3{font-size:30px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;}
.strengthMain .list_1 .font p{font-size:18px;}
.strengthMain .list_1:hover img{transform: scale(1.05, 1.05);}
.strengthMain .list_1 .font::before,.strengthMain .list_1 .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain .list_1 .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain .list_1 .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain .list_1:hover .font::before,.strengthMain .list_1:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}


/*xiaobanner*/
.icon1 {
	background: url(../images/icon1.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.xbanner {
	background: url(../images/ixbannerbg1.jpg) center center no-repeat;
	width: 100%;
	height: 200px;
}
.xbanner1 {
	background: url(../images/ixbannerbg2.jpg) center center no-repeat;
}
.xbanner .slip_tit {
	width: 772px;
}
.xbanner .slip_tit .tit1 {
	padding-top: 55px;
	font: bold 32px "microsoft yahei";
	color: #fff;
}
.xbanner .slip_tit .tit2 {
	margin-top: 14px;
	font-size: 24px;
	color: #fff;
}
.xbanner .slip_btn {
	width: 300px;
	text-align: center;
}
.xbanner .slip_btn span {
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	padding-top: 40px;
	padding-bottom: 5px;
}
.xbanner .slip_btn span i {
	width: 16px;
	height: 16px;
	background-position: -0px -141px;
	margin-right: 7px;
	vertical-align: bottom;
}
.xbanner .slip_btn p {
	font-weight: bold;
	font-size: 34px;
	color: #fff;
	font-family: "Arial";
	line-height: 36px;
}
.xbanner .slip_btn a {
	display: block;
	width: 300px;
	height: 46px;
	background-position: 0px -217px;
	margin-top: 16px;
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	position: relative;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
.xbanner .slip_btn a:hover {
	background-position: 0px -271px;
}
.xbanner .slip_btn a img {
	width: 300px;
	height: 0;
	transition: all .36s ease;
	position: absolute;
	left: 0;
	top: 46px;
}
.xbanner .slip_btn a:hover img {
	height: 300px;
}


/*section_con4*/
.section_con4{
	background-color:#f2f2f3;
	height:700px;
}
.yunu-news .bd ul {
	margin-left: -40px;
}
.yunu-news .bd li {
	float: left;
	width: 50%;
}
.yunu-news .bd li a {
	display: block;
	margin-left: 40px;
	border: 1px solid #eee;
	background-color: #fff;
	margin-top: 20px;
	overflow: hidden;
}
.yunu-news .bd li .img-center {
	overflow: hidden;
	height: 290px;
	line-height: 290px;
}
.yunu-news .bd li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.yunu-news .bd li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.yunu-news .bd li .date {
	float: left;
	width: 110px;
	color: #666;
	padding: 26px 0;
	text-align: center;
	border-right: 1px solid #eee;
	line-height: 1;
}
.yunu-news .bd li .date strong {
	display: block;
	font-size: 50px;
	color: #333;
	font-family: Impact;
	margin-bottom: 6px;
}
.yunu-news .bd li .info {
	margin-left: 110px;
	padding: 20px;
}
.yunu-news .bd li .info h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color:#333;
}
.yunu-news .bd li .info p {
	color: #888;
	margin: 10px 0 0;
	overflow: hidden;
	line-height: 1.8;
	height: 50px;
}
.yunu-news .bd li a:hover {
	border-color: #009a44;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	text-decoration:none;
}

/*con5*/
.section_con5{
	height:625px;
	background-color:#fff;
}
.post-slide{
    margin: 0 15px 0 0;
}
.post-slide .post-img{
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.08);
}
.post-slide .post-content{
    background: #f9f9f9;
    padding: 20px;
	text-align:center;
}
.post-slide .post-title{
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
}
.post-slide .post-title a{
    display: inline-block;
    color: #333;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}

/*section_con6*/
.section_con6{
	height:860px;
	background-color:#fff;
}
.con6_li{
	padding:40px 0 0 0;
	width:1025px;
	margin:0 auto;
}
.con6_li1{
	width:1200px;
	margin:0 auto;
}
.con6_li2{
	width:1025px;
	margin:0 auto;
}
.con6_c li{
	width:157px;
	height:181px;
	margin:0 5px;
    display: inline-block;
	background:url("../images/hezuo_bg.png") no-repeat;
	
}
.con6_c li img{	
    display: block;
    margin: 0 auto;
    margin-top: 38px;
}

.con6_c li img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.con6_c li img:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

/*footer*/
.footer_main {
	height: 381px;
	background:url("../images/footer_top.jpg") no-repeat;
	overflow:hidden;
}
.part1{
	padding-top:30px;
}
.foot_list{
	width:155px;
	float:left;
}

.foot_list h3{
	font-size: 22px;
	color: #fff;
}
.foot_list p{
	display: block;
	margin-top: 24px;
	font-size: 15px;
	line-height:23px;
}
.foot_list p a{	
	color: #b9baba;
}
.foot_z {
	width: 350px;
	float: left;
}
.foot_z h3 {
	font-size: 22px;
	color: #fff;
}
.foot_z p {
	display: block;
	margin-top: 24px;
	font-size: 15px;
	color: #b9baba;
	line-height:36px;
}
.foot_y {
	width: 550px;
	float: left;
	margin-top: 50px;
	margin-left: 48px;
	border-right: #495157 solid 1px;
}
.foot_y h3 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 20px;
}
.foot_y h3 i {
	display: block;
	width: 40px;
	height: 1px;
	background-color: #fff;
	margin-top: 16px;
}
.foot_y .item {
	float: left;
	margin-top: 10px;
}
.foot_y .item.item4 {
	margin-left: 20px;
}
.foot_y .item.item1 {
	clear: left;
}
.foot_y .item .txt {
	width: 232px;
	height: 44px;
	font-size: 14px;
	line-height: 43px;
	text-indent: 8px;
	color: #aeb0b2;
	padding-left: 6px;
*text-indent: 0px;
	border: #71787c solid 1px;
}
.foot_y .item .area {
	width: 496px;
	height: 74px;
	font-size: 14px;
	text-indent: 8px;
	resize: none;
	-webkit-appearance: none;
	color: #aeb0b2;
	line-height: 28px;
	padding-left: 6px;
	border: #71787c solid 1px;
	background-color: transparent;
	font-family: "microsoft yahei";
}
.foot_y .submit {
	display: block;
	clear: left;
}
.foot_y .submit .tijiao {
	width: 150px;
	height: 46px;
	margin-top: 20px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: none;
	border: 0;
	background-color: #83c327;
	display: inline-block;
	float: right;
	margin-right: 44px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.foot_y .submit .tijiao:hover {
	background-color: #fff;
	color: #333;
}
.foot_j {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 25px;
}
.foot_j b {
	display: block;
	width: 198px;
	height: 198px;
	border: #71787c solid 1px;
	text-align: center;
}
.foot_j b img {
	width: 180px;
	height: 180px;
	display: inline-block;
	background-size: 100%;
	margin-top: 10px;
}
.foot_j p {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding-top: 20px;
}
.foot_j span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
.foot_y .item .txt.tel {
	margin-left: 5px;
}
.copyright {
	width: 100%;
	height: 80px;
	background: #014fa4;
}
.copyright p{	
	line-height: 80px;
	font-size:16px;
	text-align:center;
	color:#fff;
	margin-bottom:0;
}
.copyright a {
	font-size: 16px;
	color: #fff;
}
.copyright a:hover {
	color: #fff;
}


/*nybanner*/
.nybanner {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
.wra_title {
	height: 62px;
	width: 1200px;
	margin: 0 auto;
}
.wra_title .sobtitle {
	line-height: 62px;
	font-size: 15px;
	color: #504e4e;
}
.wra_title .sobtitle i {
	display: block;
	width: 13px;
	height: 16px;
	background-position: -203px -89px;
	float: left;
	margin-top: 24px;
	margin-right: 8px;
}
.wra_title .sobtitle a {
	font-size: 15px;
	color: #504e4e;
	margin: 0 6px;
}
.wra_title h3 {
	line-height: 62px;
	font-size: 22px;
	color: #0464af;
	font-weight: bold;
}
.wrapper .noinfor {
	padding: 0 0 20px;
	text-align: left;
	color: red;
	text-align: center;
}
/* loaction */
.location {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	position: relative;
	z-index: 9;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
}
.location.chanpin {
	height: 102px;
}
.location .sitepath {
	color: #363636;
	white-space: nowrap;
}
.location .sitepath s {
	width: 12px;
	height: 12px;
	background-position: -489px -213px;
	margin-right: 6px;
}
.location .sitepath a {
	color: #363636;
	padding: 0 5px;
	font-size:14px;
}
.location .sitepath a:hover {
	color: #83c327;
}
.location .menu {
	height: 52px;
	line-height: 52px;
	position: relative;
	z-index: 1;
}
.location .menu li {
	padding: 0;
	float: left;
	height: 50px;
	line-height: 50px;
	margin-left: 30px;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #363636;
	display: inline-block;
	position: relative;
}
.location .menu li a {
	display: block;
	font-size:14px;
	color:#333;
}
.location .menu li i {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 3px;
	background-color: #83c327;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.location .menu li .box {
	width: 400px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 60px;
	display: none;
}
.location .menu li .box a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	margin-right: 14px;
}
.location .menu li .box a s {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	background: #999;
	margin-right: 5px;
}
.location .menu li:hover i, .location .menu li.hover i {
	width: 100%;
	margin-left: -50%;
}
.location .menu li:hover a, .location .menu li.hover a {
	color: #83c327;
}
.location .menu li:hover .box {
	display: block;
}
.wrapper {
	min-height: 764px;
}
.wrapper .ntitle {
	font-size: 80px;
	line-height: 80px;
	display: block;
	text-align: center;
}
.wrapper .stit {
	font-size: 30px;
	color: #007461;
	text-align: center;
	display: block;
	padding-top: 50px;
}
.wrapper .ntitle2 {
	position: relative;
	text-align: center;
	padding-top: 50px;
}
.wrapper .ntitle2 .more {
	font-family: arial;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 85px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	display: block;
}
.wrapper .ntitle2 h3 {
	font-size: 48px;
	color: #333;
	line-height: 48px;
	font-weight: normal;
	position: relative;
}
.wrapper .ntitle2 h3 s {
	background: url(../images/a6_03.png) center center no-repeat;
	width: 619px;
	height: 9px;
	display: block;
	margin: 0 auto;
	margin-top: 18px;
}
.wrapper .ntitle2 h3 i {
	font-size: 24px;
	font-family: "Arial";
	display: block;
	color: #a9a9a9;
	text-transform: uppercase;
	padding-left: 5px;
}
.ntpo {
	padding-top: 30px;
	padding-bottom: 30px;
}
.ntpo .t2 {
	padding: 28px 0 48px;
	text-align: center;
}
.ntpo .t2 .titb {
	font-size: 30px;
	margin-bottom: 16px;
}
.ntpo .t2 .txt {
	font-size: 14px;
	line-height: 24px;
}
.ntpo .t2 .txt span {
	font-weight: bold;
	color: #83c327;
}



/*新闻*/
.part_2 .news_ul {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
	padding-top: 12px;
}
.part_2 .news_ul li {
	padding: 37px 0;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}
.part_2 .news_ul li .box1 {
	width: 253px;
	height: 190px;
	overflow: hidden;
}
.part_2 .news_ul li .box1 img {
	width: 253px;
	height: 190px;
	transition: ease-in-out .9s;
}
.part_2 .news_ul li .box2 {
	padding-left: 42px;
	width: 759px;
	padding-top: 30px;
}
.part_2 .news_ul li .box2 h1 {
	font-size: 20px;
	color: #333;
	height: 26px;
	line-height: 26px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.part_2 .news_ul li .box2 p {
	color: #666;
	line-height: 24px;
	padding-top: 10px;
	height: 75px;
}
.part_2 .news_ul li .box2 span {
	font-size: 12px;
	color: #999;
}
.part_2 .news_ul li .right {
	padding-right: 15px;
	padding-top: 55px;
	text-align: center;
}
.part_2 .news_ul li .right h3 {
	font-size: 36px;
	color: #999;
	font-weight: 100;
}
.part_2 .news_ul li .right p {
	font-size: 24px;
	color: #bbb;
	padding-top: 10px;
}
.part_2 .news_ul li a {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.part_2 .news_ul li a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.part_2 .news_ul li a:hover h1 {
	color: #83c327;
}
.part_2 .news_ul li b {
	display: block;
	width: 100px;
	height: 30px;
	border: #ccc solid 1px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 161px;
}
/*showNews*/
.showNews {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
}
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
	padding:0;	
    background-color: transparent;
}
.showNews .mark span {
	margin: 0 10px;
}
.showNews .showContxt {
	color: #666666;
	padding: 0 0 30px;
	line-height: 30px;
}
.showNews .showContxt img {
	max-width: 100%;
}
/* reLink */
.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 20px;
	margin-top: 20px;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
	float: left;
}
.reLink .nextLink {
	text-align: right;
	float: right;
}
.reLink a:hover {
	color: #83c327;
}

/*工程案例*/
.girdlist {
	overflow: hidden;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
}
.girdlist .list {
	width: 100%;
}
.girdlist .item {
	width: 380px;
	float: left;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 20px;
	position: relative;
	background: #fff;
}
.girdlist .item a {
	display: block;
}
.girdlist .item .img {
	width: 380px;
	height: 278px;
	overflow: hidden;
	border: #eeeeee solid 1px;
	position: relative;
	text-align: center;
}
.girdlist .item .img img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 360px;
	height: 270px;
	display: inline-block;
	margin-top: 11px;
}
.girdlist .item .item_mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}
.girdlist .item .item_mask .item_link_icon {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	background-position: -440px -313px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
*top: 40%;
	margin-left: -30px;
	margin-top: -0px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom: 1;
}
.girdlist .item .txt {
	background: #fff;
	height: 56px;
	line-height: 56px;
	position: relative;
	font-size: 16px;
	color: #333;
	border-bottom: #eeeeee solid 1px;
}
.girdlist .item .txt p {
	font-size: 16px;
	color: #333;
	float: left;
	transition: .5s ease;
}
.girdlist .item .txt i {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -487px -246px;
	margin-top: 20px;
	transition: .5s ease;
}
.girdlist .item:hover p {
	color: #83c327;
	transition: .5s ease;
}
.girdlist .item:hover .txt i {
	background-position: -487px -228px;
	transition: .5s ease;
}
/*.girdlist .item:hover{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);}*/
.girdlist .item:hover img {
	transform: scale(1.1, 1.1);
}
.girdlist .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}
.girdlist .item:hover .item_mask .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}


/*留言*/
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 560px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 30px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 355px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #333;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 1198px;
	height: 240px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 1178px;
	height: 214px;
	line-height: 28px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 46px;
	border: 2px solid #83c327;
	margin-right: 2px;
	text-align: center;
	background: #83c327;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: none;
	color: #83c327;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 3px;
	top: 3px;
	border: 0px;
	display: block;
}

/*产品*/
.mainWarp{ width:1200px; margin:0 auto; overflow:hidden; padding:20px 0}
.mainLeft{ float:left; width:240px; overflow:hidden}
.mainLeft .titbox{ width:240px; height:80px; overflow:hidden; background:url(../images/typebg.jpg) no-repeat;}
.mainLeft .titbox p{ width:240px; height:80px; overflow:hidden; line-height:80px; font-size:24px; color:#fff; text-align:center}
.mainLeft ul{ overflow:hidden; padding-bottom:20px}
.mainLeft ul li{width: 240px;height: 50px; background:url(../images/typebg_1.jpg) no-repeat;font-size: 18px;line-height: 50px;margin-top: 5px; overflow:hidden}
.mainLeft ul li a{height: 50px;line-height: 50px; color:#fff; padding-left:25px; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.mainLeft ul li:hover{ background:url(../images/typebg_2.jpg) no-repeat}
.mainLeft .lxwm{ overflow:hidden; width:238px;border: 1px #CCCCCC solid;}
.mainLeft .lxwm .con{width: 200px;margin: 0 auto;margin-top: 10px;font-size: 12px;line-height: 25px; color:#666;}
.mainLeft .lxwm img{ display:block; width:180px; height:180px; margin:10px auto; overflow:hidden}

.mainRight{float: right; overflow:hidden;width: 940px;}
.brandnavbox{ width:940px; height:55px; background:url(../images/brandnavbg.jpg) no-repeat; overflow:hidden}
.brandnavbox p.ccsl{ float:left; max-width:250px;height:55px; line-height:55px;margin-left: 20px; color:#333; font-size:20px;}
.brandnavbox .con{ float:right; max-width:350px;height:55px; line-height:55px;}

ul.piclistul{ overflow:hidden; line-height:30px;}
ul.piclistul li{float: left;width: 282px;height: 270px;text-align: center;margin-left: 10px;margin-right: 13px;}
ul.piclistul li a{width: 282px;height: 250px;text-align: center;background: url(../images/borbg.jpg) no-repeat;display: block;color: #333;line-height: 42px;text-decoration: none;}
ul.piclistul li a img{ display:block;width: 274px;height: 203px;margin:0 auto; padding-top:4px;}
ul.piclistul li a p{ text-align:center;margin-top: 5px;padding: 0 10px; height:42px; line-height:42px;}
ul.piclistul li:hover a p{ background:#014fa4; color:#fff}


/*产品详情页*/
.clear {
    clear: both;
}
.detailbox{ overflow:hidden}
.detailbox .xq .con{ line-height:30px; color:#333;}

.detailbox .xq .one{ float:left;margin-top: 15px;width: 380px;padding-left: 10px;padding-top: 10px;}
.detailbox .xq .one img{width: 360px;height: 257px;display: block;}
.detailbox .xq .two{ float:left;margin-top: 15px;width: 290px;}
.detailbox .xq .two .sub0{ overflow:hidden;padding-top: 20px; color:#333}
.detailbox .xq .two .sub0 h1{font-size: 16px;line-height: 35px;font-weight:bold;}
.detailbox .xq .two .sub0 i{font-size: 12px;font-style: normal;}
.detailbox .xq .two .tel{display: block;background: #f6f6f6;padding: 10px;margin-top: 30px;border: 1px dashed #d30000; line-height:30px; color:#333; max-height:138px;}

.detailbox .xq .three{ float:right;margin-top:30px;width: 198px;}
.detailbox .xq .three img{ display:124px; height:124px; display:block; margin:0 auto}
.detailbox .xq .three p{ font-size:13px; text-align:center;line-height:30px; color:#333}
.detailbox .xq .four{ margin-top:20px;}
.detailbox .xq .four .tit{border-bottom: 2px solid #000;background: #f9f9f9; width: 98%;height: 35px;margin: 0 auto;}
.detailbox .xq .four .tit p{text-indent: 10px;font-weight: bold;color: #d30000;font-size: 16px;line-height: 35px;}
.detailbox .xq .four .con{ padding:20px 0; line-height:30px}
.detailbox .xq .five{width: 100%;margin: 0 auto;text-align: center;font-size: 13px;background: #eee;padding: 10px;margin-top: 5px;}
.detailbox .xq .six{width: 99%; overflow:hidden;margin: 0 auto; margin-top:20px;}
.detailbox .xq .six .tit{border-bottom: 2px solid #000;background: #f9f9f9; width: 98%;line-height: 35px;height: 35px; margin: 0 auto;}
.detailbox .xq .six .tit p{text-indent: 10px;font-weight: bold;color: #d30000;font-size: 16px;}
.detailbox .xq .six ul.ul_1{margin: 20px 0 10px 0; overflow:hidden}
.detailbox .xq .six ul.ul_1 li{float: left;width: 168px;margin:5px 8px;}
.detailbox .xq .six ul.ul_1 li img{ display:block;width: 160px;height: 120px;border: 1px #CCCCCC solid;padding: 3px;}
.detailbox .xq .six ul.ul_1 li p{ padding:0 10px; text-align:center; height:24px; line-height:24px; font-size:12px;color:#333;}
.detailbox .xq .six ul.ul_1 li p:hover{color: #910800;}
.detailbox .xq .six ul.ul_2{ padding:30px 15px; overflow:hidden}
.detailbox .xq .six ul.ul_2 li{float: left;width:288px;border-bottom: 1px dashed #ccc;overflow: hidden;height: 28px;line-height: 28px;margin-right: 18px;}
.detailbox .xq .six ul.ul_2 li:nth-child(3n){ margin-right:0}
.detailbox .xq .six ul.ul_2 li a{ float:left; max-width:195px;}
.detailbox .xq .six ul.ul_2 li:hover{border-bottom: 1px solid #d30000}
.detailbox .xq .six ul.ul_2 li:hover a{color: #d30000;}
.detailbox .xq .six ul.ul_2 li span{ float:right; color:#999}

/*page*/
.dede_pages{padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;padding:0 10px;line-height:25px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li a{float:left;color:#555;display:block}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid}
.dede_pages ul li.thisclass a{color:#fff}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}

.pagebox{ text-align:center; padding-top:30px; padding-bottom:50px}
.pagebox a{ border:1px solid #ccc; padding:5px 10px; display:inline-block; color:#333; margin:3px}
.pagebox a:hover{background:#014fa4; color:#fff}
.pagebox a.on{ background:#014fa4; color:#fff}

.rtit1 {
	height: 40px;
	line-height: 40px;
	overflow: hidden; 
	white-space: nowrap;
	padding-left: 13px;
    margin-bottom: 15px;
	background-color:#1c65b4;
}
.rtit1 a{color:#fff;}