@charset "utf-8";
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box
}
ul li {
	list-style:none
}
a {
	text-decoration:none
}
a:focus{
	outline:none;
}
.clear {
	clear:both
}
img {
	padding:0;
	margin:0;
	border:0
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
input,textarea{
	outline: none;
}
body {
	font-family:"Arial";
	font-size:14px;
}
.container1{
	width:1200px;
	margin:0 auto;
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
}
.top{
	width:100%;
	height:45px;
	line-height:45px;
	margin:0 auto;
	background: -webkit-linear-gradient(left, #0470b4 , #1aad70); /* Safari 5.1 - 6.0 */
  	background: -o-linear-gradient(right, #0470b4, #1aad70); /* Opera 11.1 - 12.0 */
  	background: -moz-linear-gradient(right, #0470b4, #1aad70); /* Firefox 3.6 - 15 */
  	background: linear-gradient(to right, #0470b4 , #1aad70); /* 标准的语法 */
}
.top_fl{
	float:left;
	color:#fff;
}
.top_fr{
	float:right;
}
.tel{
	float:left;
	color:#fff;
	padding-left:15px;
	background:url(../images/tel.png) no-repeat left center;
	margin-right:22px;
}
.mail{
	float:left;
	color:#fff;
	padding-left:22px;
	background:url(../images/mail.png) no-repeat left center;
	margin-right:27px;
}
.nation{
	float:right;
}
.select {
	position:relative;
	float:left;
}
.select dt {
	height:29px;
	line-height:29px;
	display:inline-block;
	color: #5d5d5d;
	background:#fff url(../images/jian.jpg) no-repeat right center;
	cursor:pointer;
	position:relative;
	z-index:999;
	padding:0px 24px 0px 7px;
}
.select dt img {
	margin-right:4px;
    margin-top: -3px;	
}
.select dd {
	position:absolute;
	left:0;
	top:37px;
	background:#fff;
	display:none;
	z-index: 9999;
	box-shadow:0px 0px 5px #ccc;
}
.select dd ul {
	padding:7px;
	width:109px;
	max-height:250px;
	overflow:auto;
}
.select dd ul li{
	background: none;
    padding: 0;
    margin: 0;
    float: none;
}
.select dd ul li a {
	line-height:25px;
	display:block;
	color: #868686;
}
.select dd ul li a img{
	margin-right:4px;
    margin-top: -3px;	
}
.select dd ul li a:hover {
	color: #036fb4;
}

.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:89px;
	clear:both;
	position: relative;
    z-index: 999;
}
.yx {
	float:left;
}
.yx a {
	display:block;
	padding-top:12px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.navdaohang {
	float:right;
	margin:27px 15px 0px 0px;
}
.menupc li{
	float: left;
	text-align: center;
	position: relative;
}
.menupc li a{
	display:block;
	color:#2f2f2f;
	padding: 0px 5px;
	margin:0px 22px;
	font-size:18px;
	line-height:32px;
}
.menupc li:hover a{
	color:#036fb4;
	border-bottom:2px solid #036fb4;
}
.menupc li a:hover{
	color:#036fb4;
	border-bottom:2px solid #036fb4;
}
.menupc li .current{
	color:#036fb4;
	border-bottom:2px solid #036fb4;
}
.menupc ul{
	background-color:#036fb4 !important;
	position: absolute;
	display:none;
	left: 0;
	top:32px;
	overflow: hidden;
	z-index: 999;
	width:100%;
	border-radius:5px;
	padding:10px 0px;
}
.menupc ul li{
	float: none;
	position: static;
	text-align: center;
	background:none;
    line-height:30px;
	width:100%;
}
.menupc ul li a{
	display: block;
	font-size: 16px;
	position: static;
	color:#fff !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px 10px;
	margin:0;
}
.menupc ul li a:hover{
	color:#12a572 !important;
}
.menupc ul li .current{
	color:#12a572 !important;
}
.menupc ul.subnav {
	display: block;
}

.nav-fr{
	float:right;
	display:block;
	margin-top:30px;
}
.search{
	height:31px;
	width:214px;
	position:relative;
}
.s1{
	width:100%;
	outline:none;
	border:1px solid #d2d2d2;
	line-height:29px;
	border-radius:25px;
	color:#a6a6a6;
	padding-left:25px;
}
.s1::-webkit-input-placeholder{ 
	color: #a6a6a6; 
} 
.s1::-moz-input-placeholder{ 
	color: #a6a6a6; 
}
.s1::-ms-input-placeholder{ 
	color: #a6a6a6; 
}
.s2{
	border:none;
	position:absolute;
	right:12px;
	top:7px;
	text-indent:-999px;
	background:url(../images/search.png) no-repeat center center;
	width:16px;
	height:16px;
}

/*手机导航*/
.phone-nav {
	position:absolute;
	font-size:30px;
	right:15px;
	top:0px;
	line-height:89px;
	display:none;
	color:#666;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#228cd0 url(../images/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

@media(max-width:1200px) {
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
	.nav-fr{
		display:none;
	}
	.top_fr{
		display:none;
	}
	.top{
		height:auto;
		padding:10px 0px;
		line-height:20px;
		overflow: hidden;
		text-align:center;
	}
}


footer{
	width:100%;
	margin:0 auto;
	background-color:#1c1c1c;
	overflow:hidden;
}
.footer1{
	border-bottom:1px dashed #434343;
	padding:40px 0px;
	overflow:hidden;
}
.footer1 p{
	float:left;
	color:#fff;
	font-size:18px;
	line-height:25px;
}
.footer1 ul{
	
}
.footer1 li{
	float:left;
	line-height:25px;
	background:url(../images/li.jpg) no-repeat right center;
	margin-right:10px;
	padding-right:10px;
}
.footer1 li:last-child{
	background:none;
	padding-right:0;
	margin-right:0;
}
.footer1 li a{
	display:block;
	color:#adadad;
}
.footer1 li a:hover{
	color:#036fb4;
}
.footer2{
	padding:20px 0px 0px 0px;
	overflow:hidden;
}
.footer2_fl{
	margin-bottom:20px;
	overflow:hidden;
	padding:0;
}
.footer2_fl_t{
	overflow:hidden;
	margin-bottom:15px;
	margin-top:3%;
}
.footer2_fl_t p{
	color:#036fb4;
	font-size:16px;
	float:left;
	line-height:24px;
}
.footer2_fl_t span{
	color:#fff;
}
.ftel{
	background:url(../images/ftel.png) no-repeat left center;
	padding-left:25px;
	margin-right:25px;
}
.ftel span{
	font-size:20px;
}
.femail{
	background:url(../images/femail.png) no-repeat left center;
	padding-left:34px;
	margin-right:25px;
}
.femail span{
	font-size:20px;
}
.faddress{
	background:url(../images/faddress.png) no-repeat left center;
	padding-left:33px;
}
.faddress span{
	font-size:14px;
}

.footer2_fl_b{
	overflow:hidden;
}
.footer2_fl_b p{
	color:#fff;
	line-height: 24px;	
}
.footer2_fl_b p a{
	color:#fff;
}
.footer2_fl_b p a:hover{
	color:#036fb4;
}
.footer2_fr{
	margin-bottom:20px;
	overflow:hidden;
}
.footer2_fr img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.footer2_fr p{
	text-align:center;
	color:#036fb4;
	margin-top:10px;
}


.home-cate{
	width:100%;
	margin:45px auto 5px auto;
	overflow:hidden;
}
.home-cate li{
	margin-bottom:25px;
	overflow:hidden;
	padding:0px 8px;
}
.home-cate li a{
	display:block;
	border:1px solid #ddd;
	border-radius:10px;
	padding:20px 10px;
	overflow:hidden;
}
.home-cate li a.thumbnail{
	position:relative;
	overflow:hidden;
}
.link-img {
	overflow:hidden;
	float:left;
	width:40%;
    margin-top: 11%;
}
.link-img img {
	display: block;
	width: 100%;
	height:auto;
}
.link-name-default {
	float:right;
	width:59%;
    overflow: hidden;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.link-name-default h3 {
	font-size: 18px;
    color: #000;
	font-weight:normal;
	margin-bottom:5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.link-name-default p{
	color:#6d6d6d;
	line-height:25px;
	margin-bottom:10px;
}
.link-name-default span{
	display:inline-block;
	width:70px;
	line-height:29px;
	text-align:center;
	color:#fff;
	background-color:#036fb4;
	border-radius:25px;
}
.link-setion-text {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.link-setion-text h3 {
	margin-top: -20px;
	font-size: 18px;
	font-weight:normal;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom:10px;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}
.link-setion-text p {
	margin-top: -55px;
	margin-bottom:10px;
	overflow:hidden;
	line-height:25px;
	color: #fff;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}
.link-setion-text .link-more {
	display: inline-block;
	*display:inline;
	*zoom:1;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.link-setion-text .link-more span{
	display:block;
	color:#036fb4;
	border-radius:25px;
	line-height:29px;
	text-align:center;
	width:70px;
	margin:0 auto;
	background-color:#fff;
}
.home-cate .opacity-overlay {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: -webkit-linear-gradient(left, #0470b4 , #1aad70);
    background: -o-linear-gradient(right, #0470b4, #1aad70);
    background: -moz-linear-gradient(right, #0470b4, #1aad70);
    background: linear-gradient(to right, #0470b4 , #1aad70);
	border-radius:10px;
	opacity: 0;
	filter: alpha(opacity=0);
	_height:expression( (this.parentElement.clientHeight) +'px');
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.home-cate li a:hover{
	border:1px solid #fff;
}
.home-cate a:hover .link-setion-text {
	opacity: 1;
	filter: alpha(opacity=100);
}
.home-cate a:hover .link-setion-text h3 {
	margin-top: 0px;
}
.home-cate a:hover .link-setion-text p {
	margin-top: 0px;
}
.home-cate a:hover .opacity-overlay {
	opacity: 1;
	filter: alpha(opacity=1);
}
 
.home-about{
	width:100%;
	margin:0 auto;
	background-color:#ecf1f5;
	padding-top:15px;
	overflow:hidden;
}
.about_fl{
	padding-top:4%;
	overflow:hidden;
	margin-bottom:25px;
}
.about_fl h3{
	font-size:30px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.about_fl h3:after{
	content:'';
	display:block;
	width:47px;
	height:2px;
	background-color:#036fb4;
	margin-top:15px;
	margin-bottom:20px;
}
.about_fl p{
	color:#7c7c7c;
	line-height:25px;
}
.about_fl p img{
	max-width:100%;
	height:auto;
	margin-bottom:10px;
}
.about_fl a{
	display:block;
    margin-top: 4%;	
	background-color:#036fb4;
	border-radius:25px;
	text-align:center;
	color:#fff;
	line-height:33px;
	width:128px;
	border:1px solid #036fb4;
	transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.about_fl a:hover{
	color:#036fb4;
	background-color:#ecf1f5;
}
.about_fr{
	overflow:hidden;
}
.about_fr img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.home-pro{
	width:100%;
	margin:0px auto 50px auto;
	overflow:hidden;
}
.index_title{
	text-align:center;
	font-size:30px;
	color:#000;
	font-weight:bold;
	background:url(../images/title.jpg) no-repeat bottom center;
	padding-bottom:10px;
	text-transform:uppercase;
}
.pro_con{
	margin:28px 0px 33px 0px;
	overflow:hidden;
}
.pro_con li{
	overflow:hidden;
	margin-bottom:10px;
	padding:0px 5px;
}
.pro_con li a{
	display:block;
}
.pro_img{
	overflow:hidden;
	position:relative;
}
.pro_img:after{
	content:'';
	display:block;
	padding-bottom:65%;
}
.pro_img img{
	width:100%;
	height:auto;
	transition: .5s;
}
.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    z-index: 0;
}
.pro_txt{
	overflow:hidden;
	background-color:#f0f5f9;
	padding:29px 35px;
}
.pro_txt h3{
	font-size:16px;
	color:#292929;
	font-weight:normal;
	margin-bottom:15px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_txt p{
	color:#606060;
	line-height:25px;
    height: 125px;
    overflow: hidden;
}
.pro_con li a:hover .pro_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.pro_con li a:hover .pro_txt h3{
	color:#036fb4;
}
.index_more{
	overflow:hidden;
}
.index_more a{
	display:block;
    margin-top: 4%;	
	background-color:#036fb4;
	border-radius:25px;
	text-align:center;
	color:#fff;
	line-height:33px;
	width:128px;
	margin:0 auto;
	border:1px solid #036fb4;
	transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.index_more a:hover{
	color:#036fb4;
	background-color:#ecf1f5;
}

.home-agent{
	width:100%;
	margin:45px auto;
	overflow:hidden;
}
.agent_con{
	margin:28px 0px 33px 0px;
	overflow:hidden;
}
.agent_con li{
	overflow:hidden;
	margin-bottom:5px;
	padding:5px;
}
.agent_con li a{
	display:block;
}
.agent_img{
	overflow:hidden;
	position:relative;
	border:1px solid #e8e8e8;
	border-bottom:none;
}
.agent_img:after{
	content:'';
	display:block;
	padding-bottom:65%;
}
.agent_img img{
	width:100%;
	height:auto;
	transition: .5s;
}
.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    z-index: 0;
}
.agent_txt{
	overflow:hidden;
	background-color:#f0f5f9;
	padding:29px 20px;
}
.agent_txt h3{
	font-size:16px;
	color:#292929;
	font-weight:normal;
	margin-bottom:15px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.agent_txt p{
	color:#606060;
	line-height:25px;
    height: 125px;
    overflow: hidden;
}
.agent_con li a:hover{
	box-shadow:0px 0px 10px #ccc;
}
.agent_con li a:hover .agent_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.agent_con li a:hover .agent_txt h3{
	color:#036fb4;
}




.home-news{
	width:100%;
	margin:0 auto;
	background-color:#ecf1f5;
	padding:50px 0px 60px 0px;
	overflow:hidden;
}
.news_con{
	margin:35px 0px 20px 0px;
	overflow:hidden;
}
.news_fl{
	margin-bottom:25px;
	overflow:hidden;
	position:relative;
	padding:0;
}
.news_fl a{
	display:block;
}
.news_fl_img{
	overflow:hidden;
}
.news_fl_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
   	transition: transform 1s ease 0s;
	transition: .5s;
}
.news_fl a:hover .news_fl_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.news_fl_txt{
	background-color:#fff;
	padding:25px 23px;
	overflow:hidden;
}
.news_fl_txt h3{
	font-size:18px;
	color:#000;
	margin-bottom:8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_fl_txt p{
	color:#7c7c7c;
	line-height:25px;
}
.news_fl_date{
	position:absolute;
	top:0;
	left:0;
	background-color:#036fb4;
	color:#fff;
	text-align:center;
	padding:10px 20px;
	overflow:hidden;
}
.news_fl_date p{
	font-size:36px;
}
.news_fl_date span{
	font-size:18px;
}
.news_fr{
	margin-bottom:25px;
	overflow:hidden;
	padding-right:0px;
	padding-left:30px;
}
.news_fr li{
	margin-bottom:25px;
	overflow:hidden;
}
.news_fr li:last-child{
	margin-bottom:0;
}
.news_fr li a{
	display:block;
	background-color:#fff;
    padding: 23px 25px 23px 40px;
	overflow:hidden;
}
.news_fr_date{
	float:left;
	width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 2px solid #c5c5c5;
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
	margin-top:12px;
}
.news_fr_dates{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.news_fr_date p{
	font-size:30px;
	color:#353535;
}
.news_fr_date span{
	display:inline-block;
	color:#5d5d5d;
}
.news_fr_txt{
    margin-left: 115px;
}
.news_fr_txt h3{
	font-size:18px;
	color:#000;
	margin-bottom:8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_fr_txt p{
	color:#7c7c7c;
	line-height:25px;
}
.news_fr_txt p span{
	color:#036fb4;
}
.news_fr li a:hover{
	background: -webkit-linear-gradient(left, #0470b4 , #1aad70);
    background: -o-linear-gradient(right, #0470b4, #1aad70);
    background: -moz-linear-gradient(right, #0470b4, #1aad70);
    background: linear-gradient(to right, #0470b4 , #1aad70);
}
.news_fr li a:hover .news_fr_date{
	border: 2px solid #fff;
}
.news_fr li a:hover .news_fr_date p{
	color:#fff;
}
.news_fr li a:hover .news_fr_date span{
	color:#fff;
}
.news_fr li a:hover .news_fr_txt h3{
	color:#fff;
}
.news_fr li a:hover .news_fr_txt p{
	color:#fff;
}
.news_fr li a:hover .news_fr_txt p span{
	color:#fff;
}

.home-case{
	width:100%;
	margin:49px auto 52px auto;
	overflow:hidden;
}
.case_con{
	margin:33px 0px 13px 0px;
	overflow:hidden;
}
.case_con li{
	margin-bottom:25px;
	overflow:hidden;
	padding:0px 8px;
}
.case_con li a{
	display:block;
}
.case_img{
	overflow:hidden;
	position:relative;
	width:100%;
}
.case_img:after{
	content:'';
	display:block;
	padding-bottom:74.9%;
}
.case_img img{
	transition: .5s;
}
.case_con li a:hover .case_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.case_txt{
	padding-top:22px;
	overflow:hidden;
}
.case_txt h3{
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin-bottom:8px;
	overflow:hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.case_txt p{
	color:#7c7c7c;
	line-height:25px;
	height:75px;
	overflow:hidden
}
.case_con li a:hover .case_txt h3{
	color:#036fb4;
}


.home-contact{
	width:100%;
	margin:0 auto;
	padding:56px 0px 47px 0px;
	overflow:hidden;
	background:url(../images/contactbg.jpg) no-repeat center center;
	background-size:cover;
}
.index_title1{
	text-align:center;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	background:url(../images/title1.jpg) no-repeat bottom center;
	padding-bottom:10px;
	text-transform:uppercase;
}
.contact_con{
	margin-top:67px;
	overflow:hidden;
}
.contact_con_fl{
	margin-bottom:25px;
	overflow:hidden;
}
.contact1{
	position:relative;
	margin-bottom:12px;
	overflow:hidden;
}
.contact1 label{
	color:#fff;
	font-size:16px;
	position:absolute;
	left:15px;
	top:0;
	line-height:43px;
}
.contact1 input{
	width:100%;
	border:1px solid #fff;
	line-height:43px;
	color:#fff;
	font-size:16px;
	background-color:rgba(255,255,255,0.4);
	padding-left:12%;
}
.contact2{
	margin-bottom:12px;
	overflow:hidden;
}
.contact2 label{
	color:#fff;
	font-size:16px;
	position:absolute;
	left:15px;
	top:0;
	line-height:43px;
}
.contact2 input{
	width:100%;
	border:1px solid #fff;
	line-height:43px;
	color:#fff;
	font-size:16px;
	background-color:rgba(255,255,255,0.4);
	padding-left:21%;
}
.contact2_l{
	float:left;
	width:48%;
	position:relative;
}
.contact2_r{
	float:right;
	width:48%;
	position:relative;
}
.contact1 textarea{
	width:100%;
	border:1px solid #fff;
	line-height:43px;
	color:#fff;
	font-size:16px;
	background-color:rgba(255,255,255,0.4);
	padding-left:21%;
	resize:none;
	height:150px;
	overflow:hidden;
}
.contact43{
    overflow: hidden;
}
.contact3{
    float: right;
	overflow:hidden;
}
.contact3 input{
	width:139px;
	line-height:45px;
	background-color:#fff;
	border:none;
	color:#036fb4;
	font-size:20px;
	text-align:center;
}
.contact4{
    float: left;
    position:relative;
    margin-bottom:12px;
    overflow:hidden;
}
.contact4 label{
    color:#fff;
    font-size:16px;
    position:absolute;
    left:15px;
    top:0;
    line-height:43px;
}
.contact4 input{
    float: left;
    width:58%;
    border:1px solid #e8e8e8;
    line-height:43px;
    color:#fff;
    font-size:16px;
    background-color:rgba(255,255,255,0.4);
    padding-left:21%;
}
.contact4 a{
    float: left;
}
.contact4 a img{
    height: 45px;
}



.contact_con_fr{
	margin-bottom:25px;
	overflow:hidden;
}
.contact_con_fr p{
	line-height:41px;
	color:#fff;
	font-size:16px;
	padding-left:55px;
	margin-bottom:8px;
}
.lx1{
	background:url(../images/lx1.png) no-repeat left center;
}
.lx2{
	background:url(../images/lx2.png) no-repeat left center;
}
.lx3{
	background:url(../images/lx3.png) no-repeat left center;
}
.lx4{
	background:url(../images/lx4.png) no-repeat left center;
}
.lx5{
	background:url(../images/lx5.png) no-repeat left center;
}
.lx6{
	background:url(../images/lx6.png) no-repeat left center;
}


/*about*/
.inner-main{
	width:100%;
	margin:16px auto;
	overflow:hidden;
}
.inner_fl{
	float:left;
	width:22.5%;
	margin-bottom:25px;
	overflow:hidden;
}
.inner_fl_t{
	margin-bottom:17px;
	overflow:hidden;
}
.inner_fl_title{
	margin-bottom:7px;
	overflow:hidden;
	border-radius:5px 5px 0px 0px;
	background: -webkit-linear-gradient(left, #0470b4 , #1aad70);
    background: -o-linear-gradient(right, #0470b4, #1aad70);
    background: -moz-linear-gradient(right, #0470b4, #1aad70);
    background: linear-gradient(to right, #0470b4 , #1aad70);
	font-size:18px;
	text-align:center;
	line-height:47px;
	color:#fff;
	text-transform:uppercase;
}
.inner_fl_t_con{
	overflow:hidden;
}
.inner_fl_t_con li{
	margin-bottom:10px;
	overflow:hidden;
	position: relative;
}
.inner_fl_t_con li:last-child{
	margin-bottom:0;
}
.inner_fl_t_con li a{
	display:block;
	color:#4a4a4a;
	font-size:14px;
	background:#ecf1f5 url(../images/pli.jpg) no-repeat 15px center;
	line-height:40px;
	padding:0px 15px 0px 33px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.inner_fl_t_con li .more{
	position: absolute;
    right: 0;
    top: 0;
    width:16px;
    height: 40px;
    cursor: pointer;
    background: url(../images/off.png) no-repeat center center;
    display: block;
    z-index: 5;
}
.inner_fl_t_con ul li:hover .more {
	background:url(../images/on.png) no-repeat center center;
}
.inner_fl_t_con li .er{
	display:none;
	border:1px solid #ecf1f5;
	padding:14px 21px;
	overflow:hidden;
}
.inner_fl_t_con li .er li{
	margin-bottom:0;
	border-bottom:1px dashed #cfcfcf;
}
.inner_fl_t_con li .er li a {
	color:#979797;
	font-size:14px;
	font-weight:normal;
	background:#fff url(../images/pli_h.jpg) no-repeat left center;
	padding:0px 15px;
}
.inner_fl_t_con li .er li a:hover {
	color:#036fb4;
}
.inner_fl_t_con ul .nav-show:hover .more {
	background:url(../images/on.png) no-repeat center center;
}
.inner_fl_t_con ul .nav-show .more {
	background:url(../images/on.png) no-repeat center center;
}
.inner_fl_t_con ul .nav-show .er {
	display:block;
	border:1px solid #ecf1f5;
	padding:14px 21px;
	overflow:hidden;
}
.inner_fl_t_con ul .nav-show a {
	background:#ecf1f5 url(../images/pli.jpg) no-repeat 15px center;
	padding:0px 15px 0px 33px;
}
.inner_fl_t_con .nav-show .er li a {
	background:#fff url(../images/pli_h.jpg) no-repeat left center;
	color:#979797;
	padding:0px 15px;
}
.inner_fl_b{
	overflow:hidden;
}
.inner_fl_b_con{
	
}
.inner_fl_b_con img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.inner_fl_b_con p{
	color:#4a4a4a;
	line-height:25px;
}

.inner_fr{
	float:right;
	width:75%;
	margin-bottom:25px;
	overflow:hidden;
}
.inner_fr_title{
	border-bottom:1px solid #e1e1e1;
	line-height:30px;
	overflow:hidden;
	padding-bottom:5px;
}
.inner_fr_title p{
	float:left;
	color:#000;
	font-size:18px;
}
.inner_fr_title span{
	float:right;
	background:url(../images/home.jpg) no-repeat left center;
	padding-left:32px;
	color:#6f6f6f;
}
.inner_fr_title span a{
	color:#6f6f6f;
}
.inner_fr_title span em{
	font-style:normal;
	color:#036fb4;
}
.inner_fr_about{
	margin:20px auto 50px auto;
	overflow:hidden;
	line-height:30px;
	color:#555556;
    word-wrap: break-word;
}
.inner_fr_feedback{
	overflow:hidden;
}
.feedback_title{
	background-color:#036fb4;
	color:#fff;
	padding-left:25px;
	font-size:16px;
	line-height:43px;
}
.feedback_con{
	margin-top:10px;
	overflow:hidden;
}
.feedback1{
	position:relative;
	margin-bottom:12px;
	overflow:hidden;
}
.feedback1 label{
	color:#5a5a5a;
	font-size:16px;
	position:absolute;
	left:15px;
	top:0;
	line-height:43px;
}
.feedback1 input{
	width:100%;
	border:1px solid #e8e8e8;
	line-height:43px;
	color:#5a5a5a;
	font-size:16px;
	background-color:rgba(255,255,255,0.4);
	padding-left:9%;
}
.feedback2{
	margin-bottom:12px;
	overflow:hidden;
}
.feedback2 label{
	color:#5a5a5a;
	font-size:16px;
	position:absolute;
	left:15px;
	top:0;
	line-height:43px;
}
.feedback2 input{
	width:100%;
	border:1px solid #e8e8e8;
	line-height:43px;
	color:#5a5a5a;
	font-size:16px;
	background-color:rgba(255,255,255,0.4);
	padding-left:19%;
}
.feedback2_l{
	float:left;
	width:48%;
	position:relative;
}
.feedback2_r{
	float:right;
	width:48%;
	position:relative;
}
.feedback1 textarea{
	width:100%;
	border:1px solid #e8e8e8;
	line-height:43px;
	color:#5a5a5a;
	font-size:16px;
	background-color:rgba(255,255,255,0.4);
	padding-left:16%;
	resize:none;
	height:150px;
	overflow:hidden;
}
.feedback43{
    overflow: hidden;
}
.feedback3{
    float: right;
	overflow:hidden;
	text-align:center;
}
.feedback3 input{
	width:139px;
	line-height:45px;
	background-color:#036fb4;
	border:none;
	color:#fff;
	font-size:20px;
	text-align:center;
}
.feedback4{
    float: left;
    position:relative;
    margin-bottom:12px;
    overflow:hidden;
}
.feedback4 label{
    color:#5a5a5a;
    font-size:16px;
    position:absolute;
    left:15px;
    top:0;
    line-height:43px;
}
.feedback4 input{
    float: left;
    width:60%;
    border:1px solid #e8e8e8;
    line-height:43px;
    color:#5a5a5a;
    font-size:16px;
    background-color:rgba(255,255,255,0.4);
    padding-left:21%;
}
.feedback4 a{
    float: left;
}
.feedback4 a img{
    height: 45px;
}


/*联系我们*/
.inner_fr_contact{
    margin:50px auto;
    overflow:hidden;
    line-height:30px;
    color:#555556;
}
.lianxi_fl{
    overflow: hidden;
}
.lianxi_fl h3{
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.lianxi_fr{
    overflow: hidden;
}
.inner_fr_contact img{
    display: block;;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


/*news*/
.inner_fr_news{
	margin:20px auto 50px auto;
    overflow:hidden;
}
.inner_fr_news ul{
	overflow:hidden;
}
.inner_fr_news li{
	margin-bottom:15px;
	overflow:hidden;
}
.inner_fr_news li a{
	display:block;
	background-color:#f0f5f9;
	padding:15px 20px;
	overflow:hidden;
	transition: .5s;
}
.inews_date{
	float:left;
	width:10%;
	text-align:center;
	padding:5px 15px 10px 15px;
	background-color:#bbc5cd;
	color:#fff;
}
.inews_date p{
	font-size:30px;
	margin-bottom: 10px;
    padding-bottom: 5px;
	border-bottom:1px dashed #ebeef0;
}
.inews_date span{
	font-size:14px;
}
.inews_txt{
	float:right;
	width: 87.5%;
}
.inews_txt h3{
	font-size:16px;
	color:#292929;
	font-weight:normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inews_txt h3:after{
	content:'';
	display:block;
	width:27px;
	height:2px;
	background-color:#036fb4;
	margin:12px 0px;
	overflow:hidden;
}
.inews_txt p{
	color:#606060;
	line-height:22px;
}
.inews_txt p span{
	color:#036fb4;
}
.inner_fr_news li a:hover{
	background-color:#036fb4;
}
.inner_fr_news li a:hover .inews_date{
	background-color:#fff;
	color:#036fb4;
}
.inner_fr_news li a:hover .inews_date p{
	border-bottom:1px dashed #81b7d9;
}
.inner_fr_news li a:hover .inews_txt h3{
	color:#fff;
}
.inner_fr_news li a:hover .inews_txt h3:after{
	background-color:#fff;
}
.inner_fr_news li a:hover .inews_txt p{
	color:#accde3;
}
.inner_fr_news li a:hover .inews_txt p span{
	color:#fff;
}

/*分页*/
.pagination{
	text-align:center;
	margin: 10px 0px;
	color:#666;
	clear:both;
}
.pagination a{
	display:inline-block ;
    color: #666;
	border:1px solid #D9D9D9;
    text-align: center;
    text-transform: capitalize;
	padding:0px 10px;
	line-height:28px;
	background-color:#fff;
	margin:0px 0px 10px 0px;
}
.pagination a:hover{
	color:#fff;
	background-color:#036fb4;
	border:1px solid #036fb4;
}
.pagination a.active {
	display:inline-block ;
	color:#fff;
	background-color:#036fb4;
	border:1px solid #036fb4;
}


/*newsshow*/
.inner_fr_newsshow{
	margin:20px auto 50px auto;
	overflow:hidden;
}
.show_title{
	text-align: center;
    padding-bottom: 15px;
	border-bottom:1px solid #dcdcdc;
}
.show_title h3{
	font-size:24px;
    font-weight:normal;
    text-align: center;
    color: #333;
	padding-bottom: 20px;
}
.show_title span{
	color:#999;
	margin:0px 10px;
	padding-left:20px;
}
.browse{
	background:url(../images/browse.png) no-repeat left center;
}
.date{
	background:url(../images/date.png) no-repeat left center;
}

.show_content{
	line-height:26px;
	color:#666;
	padding:30px 10px;
	border-bottom:1px solid #dcdcdc;
}
.show_content img{
	display:block;
	margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
	padding-top:20px;
}
.show_back_fl{
	margin-bottom:20px;
	overflow:hidden;
}
.show_back_fl li{
	margin-bottom:5px;
	line-height:25px;
	color:#000;
	font-size:16px;
	width:75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.show_back_fl li a{
	color:#4a4a4a;
	font-size:14px;
}
.show_back_fl li a:hover{
	color:#036fb4;
}
.show_back_fr{
	margin-bottom:20px;
	overflow:hidden;
	padding:0;
}
.show_back_fr a{
	display:block;
	line-height:46px;
	color:#fff;
	font-size:16px;
	background: #1aad70 url(../images/return.png) no-repeat 20px center;
	padding-right:25px;
    text-align: right;
}

/*case*/
.inner_fr_case{
	margin:20px auto 50px auto;
	overflow:hidden;
}
.inner_fr_case li{
	margin-bottom:20px;
	overflow:hidden;
}
.inner_fr_case li a{
	display:block;
}
.icase_img{
	float:left;
	width:27%;
	overflow:hidden;
	position:relative;
}
.icase_img:after{
	content:'';
	display:block;
	padding-bottom:74.9%;
}
.icase_img img{
	transition: .5s;
}
.inner_fr_case li a:hover .icase_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.icase_txt{
	background-color:#f0f5f9;
	float:right;
	width:73%;
	padding:25px 33px;
	overflow:hidden;
}
.icase_txt h3{
	font-size:16px;
	color:#292929;
	font-weight:normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.icase_txt h3:after{
	content:'';
	display:block;
	width:27px;
	height:2px;
	background-color:#036fb4;
	margin:12px 0px;
	overflow:hidden;
}
.icase_txt p{
	color:#606060;
	line-height:22px;
}
.inner_fr_case li a:hover .icase_txt h3{
	color:#036fb4;
}


/*caseshow*/
.inner_fr_caseshow{
	margin:20px auto 50px auto;
	overflow:hidden;
}

/*product*/
.inner_fr_pro{
	margin:20px auto 50px auto;
	overflow:hidden;
}
.inner_fr_pro ul{
	overflow:hidden;
}
.inner_fr_pro li{
	margin-bottom:19px;
	overflow:hidden;
	padding:0px 10px;
}
.inner_fr_pro li a{
	display:block;
}
.ipro_txt{
	overflow:hidden;
	background-color:#f0f5f9;
	padding:29px 30px;
}
.ipro_txt h3{
	font-size:16px;
	color:#292929;
	font-weight:normal;
	margin-bottom:15px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ipro_txt p{
	color:#606060;
	line-height:25px;
	height:125px;
	overflow:hidden
}
.inner_fr_pro li a:hover .pro_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.inner_fr_pro li a:hover .ipro_txt h3{
	color:#036fb4;
}

/*proshow*/
.inner_fr_proshow{
	margin:20px auto 10px auto;
	overflow:hidden;
}
.proshow_top{
	overflow:hidden;
}
.proshow_top_fl{
	float:left;
	width:55%;
}
.proshow_img{
	overflow:hidden;
	position:relative;
	border:1px solid #e8e8e8;
}
.proshow_img:after{
	content:'';
	display:block;
	padding-bottom:65%;
}
.proshow_top_fl img{
	transition: .5s;
}
.proshow_top_fr{
	float:right;
	width:42%;
}
.proshow_top_fr h3{
	border-bottom:1px solid #dbdbdb;
	font-size:16px;
	color:#292929;
	font-weight:normal;
	line-height:25px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.proshow_top_fr p{
	color: #555556;
    line-height: 30px;
	margin-bottom:20px;
}

/*agent*/
.inner_fl_t_con1{
	overflow:hidden;
}
.inner_fl_t_con1 li{
	margin-bottom:1px;
	overflow:hidden;
	position: relative;
}
.inner_fl_t_con1 li:last-child{
	margin-bottom:0;
}
.inner_fl_t_con1 li a{
	
}
.inner_fl_t_con1 li a{
	display:block;
	color:#4a4a4a;
	font-size:14px;
	background:#ecf1f5 url(../images/pli.jpg) no-repeat 15px center;
	line-height:40px;
	padding:0px 15px 0px 33px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.inner_fl_t_con1 li a:hover{
	background:#036fb4 url(../images/plih.jpg) no-repeat 15px center;
	color:#fff;
}
.inner_fl_t_con1 li .current{
	background:#036fb4 url(../images/plih.jpg) no-repeat 15px center;
	color:#fff;
}

.inner_fr_agent{
	margin:20px auto 50px auto;
	overflow:hidden;
}
.inner_fr_agent li{
	margin-bottom:19px;
	overflow:hidden;
	padding:5px 10px;
}
.inner_fr_agent li a{
	display:block;
}
.inner_fr_agent li a:hover{
	box-shadow:0px 0px 10px #ccc;
}
.inner_fr_agent li a:hover .agent_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.inner_fr_agent li a:hover .agent_txt h3{
	color:#036fb4;
}


/*agentshow*/
.inner_fr_agentshow{
	margin:20px auto 50px auto;
	overflow:hidden;
}
.agentshow_img{
	overflow:hidden;
	position:relative;
	border:1px solid #e8e8e8;
}
.agentshow_img:after{
	content:'';
	display:block;
	padding-bottom: 65%;
}
.agentshow_img img{
	transition: .5s;
}


/*手机站底部*/
.mobilefoot{
    display:none;
    background: -webkit-linear-gradient(left, #0470b4 , #1aad70);
    background: -o-linear-gradient(right, #0470b4, #1aad70);
    background: -moz-linear-gradient(right, #0470b4, #1aad70);
    background: linear-gradient(to right, #0470b4 , #1aad70);
    overflow:hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.mobilefoot li{
    width:25%;
    float:left;
    height: 73px;
    border-right: 1px solid #ecf1f5;
}
.mobilefoot li:last-child{
    border-right: none;
}
.mobilefoot li a{
    display:block;
}
.mobilefoot li a img{
    display:block;
    max-width:100%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:12px;
}
.mobilefoot li a p{
    text-align:center;
    color:#fff;
    line-height:30px;
}




@media(max-width:320px) {
	
}

@media(max-width:414px) {
	.top_fl{
		float:none;
		font-size:12px;
		width:80%;
		margin:0 auto;
	} 
	.footer2_fl_t p{
		margin-bottom:5px;
	}
	.ftel{
		padding-left:33px;
	}
	.contact2_l{
		float:none;
		width:100%;
		margin-bottom: 12px;
    	overflow: hidden;
	}
	.contact2_r{
		float:none;
		width:100%;
	}
	.lx1{
		line-height:21px !important;
	}
	.lx5{
		line-height:21px !important;
	}
	.news_fr li a{
		padding: 23px 25px;
	}
	.news_fr_txt{
		margin-left:75px;
	}
	.news_fr_date{
		width:60px;
		height:60px;
	}
	.news_fr_date p{
		font-size:19px;
	}
	.inner_fl{
		float:none;
		width:100%;
	}
	.inner_fr{
		float:none;
		width:100%;
	}
	.feedback_title{
		line-height:25px;
		padding:5px 20px;
		overflow:hidden;
	}
	.feedback2_l{
		float:none;
		width:100%;
		margin-bottom: 12px;
    	overflow: hidden;
	}
	.feedback2_r{
		float:none;
		width:100%;
	}
    .inner_fr_about{
        margin: 20px auto 35px auto;
    }
    .inner_fr_contact{
        margin: 20px auto 35px auto;
    }
    .lianxi_fl h3{
        font-size: 15px;
    }
    .contact4{
        float: none;
    }
    .contact3{
        float: none;
        text-align: center;
    }
    .feedback4{
        float: none;
    }
    .feedback3{
        float: none;
        text-align: center;
    }
	.inner_fr_news li a{
		padding:15px;
	}
	.inews_date{
		width:23% !important;
	}
	.inews_txt{
		width:72% !important;
	}
	.inner_fr_pro li{
		padding:0;
	}
	.proshow_top_fl{
		float:none;
		width:100%;
		margin-bottom:20px;
	}
	.proshow_top_fr{
		float:none;
		width:100%;
	}
	.inner_fr_agent li{
		padding:0;
	}
    .mobilefoot{
        display: block;
    }
    .footer2{
        padding: 20px 0px 70px 0px;
    }
}
	
@media(max-width:700px) {
	.pro_img{
		width:100%;
	}
	.pro_txt{
		width:100%;
		height:auto !important;
	}
	.news_fl{
		padding:0px 15px;
	} 
	.news_fl_date{
		left:15px;
	}
	.case_con li{
		padding:0px 15px;
	}
	.contact_con{
		margin-top:30px;
	}
	.news_fr{
		padding:0px 15px;
	}
	.pro_con li{
		padding:0px 15px;
	}
	.agent_con li{
		padding:0px 15px;
		margin-bottom:10px;
	}
	.icase_img{
		float:none;
		width:100%;
	}
	.icase_txt{
		float:none;
		width:100%;
		height:auto !important;
	}
	.case_txt p{
		height:auto
	}
}

@media(max-width:768px) {
	.footer2_fl_t{
		margin-top:0;
	} 
	.home-cate li{
		padding:0px 15px;
	}
}

@media(max-width:1200px) {
	.container1{
		width:100%;
		margin:0 auto;
		padding-left:15px;
		padding-right:15px;
	}
	.show_content img{
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	} 
	.ftel span{
		font-size:14px;
	}
	.femail span{
		font-size:14px;
	}
	.inner_fl_title{
		font-size:16px;
	}
	.inews_date{
		width:15%;
	    padding: 5px 10px 10px 10px;	
	}
	.inews_txt{
		width:82.5%;
	}
	.icase_txt{
		padding:15px;
	}
}

































