﻿html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;line-height: 1.42857143;font-size: 14px;min-width: 1200px;background: #fff;color: #333;}
h1{font-size:2em;margin:.67em 0;}
figure{margin:1em 40px;}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #333;text-decoration: none;}
ul {list-style: none;margin: 0;padding: 0;}

.container {width: 1200px;margin: 0 auto;}
.text-center{text-align: center;}
.nowrap {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


.img{
	font-size: 0;
	position: relative;
}

.left{
	float: left;
}
.right{
	float: right;
}


.header{
	height: 128px;
}
.header .logo,
.header .logo a{
	display: block;
	float: left;
	height: 128px;
	font-size: 0;
}
.header .logo a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.header .logo img{
	max-height: 100%;
}
.header .tel{
    float: right;
    line-height: 1.3;
    font-size: 14px;
    color: #000;
    background: url(../image/tel.png) no-repeat left center;
    padding-left: 49px;
    background-size: 47px;
    margin-top: 38px;
}
.header .tel p{
    font-size: 26px;
    color: #005c35;
    margin: 0;
    font-weight: bold;
}




.nav {
	background: url(../image/navbg.png) repeat-x top center;
    height: 50px;
    padding-top: 14px;
}
.nav-list{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav-list li {
	flex: 1 1 auto;
	text-align: center;
	position: relative;
}
.nav-list li>a {
    display: block;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    background: url(../image/navli.png) no-repeat right center;
}
.nav-list li:last-child>a{
	background: none;
}
.nav-list li>a.active,.nav-list li>a:hover {color: #feba02;}
.nav-list li dl{
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 999;
    background: #005c35;
    width:100%;
    display: none;
    margin: 0;
}
.nav-list li:hover dl{
    display: block;
}
.nav-list li dl dt{
    padding: 0 10px;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.nav-list li dl dt a{
    color: #fff;
    font-size: 12px;
    line-height: 34px;
    height:34px;
    overflow: hidden;
    display: block;
    text-align: center;
}
.nav-list li dl dt:hover{
    background: rgba(255,255,255,.1);
}

.slideBox {height: 600px;}
.slideBox .bd ul,.slideBox .bd li {height: 600px;width: 100% !important;}
.slideBox .bd li a {display: block;width: 100%;height: 100%;background: no-repeat center center;background-size: cover;}
.slideBox .arr-btn {position: absolute;top: 50%;background: url(../image/ad_ctr.png) no-repeat 0 0;height: 70px;width: 70px;margin-top: -35px;z-index: 10;border-radius: 50%;display: none;}
.slideBox .arr-btn.prev {left: 48px;}
.slideBox .arr-btn.next {right: 48px;background-position: 0 -70px;}

.section {padding: 40px 0;}
.section-title {text-align: center;color: #cb0900;font-size: 24px;font-weight: bold;background: url(../image/bj.png) no-repeat center center;}
.section-title small {display: block;}

.ct2-sd {float: left;width: 285px;}
.ct2-mn {float: right;width: 895px;}
.ct2-mn .content{
    line-height: 1.8;
}

.sd-menu {background-color: #f7f7f7;padding-bottom: 20px;}
.sd-menu .hd {  background: #005c35;line-height: 45px;color: #fff;padding: 0 20px;font-size: 18px;font-weight: bold;}
.sd-menu ul {padding: 0 20px;}
.sd-menu li {margin-top: 20px;}
.sd-menu li a {display: block;padding: 7px 0 7px 20px;background: #ddd;border-left: 2px solid #005c35;font-weight: bold;}
.sd-menu li ul {padding: 0;}
.sd-menu li ul li {margin: 0;}
.sd-menu li ul li a {background: url(../image/21.png) no-repeat 7px 9px transparent;border: 0;font-weight: normal;padding: 7px 0 5px 30px;line-height: 20px;border-bottom: 1px dashed #ddd;}
.sd-menu li ul li a:hover {background-color: #e7e6e6;}

.left_contact{
    margin-top:10px;
}
.left_contact .tit{
    background: #e3e3e3;
    height: 45px;
    font-size: 18px;
    padding: 0 20px;
    line-height: 45px;
    font-weight: bold;
}
.left_contact .con{
    padding: 10px 15px;
    background: #f7f7f7;
}


.panel {background-color: #fff;}
.panel-hd {border: 1px solid #ddd;background: url(../image/bar.jpg) no-repeat 0 0;line-height: 46px;font-size: 18px;font-weight: bold;padding-left: 35px;padding-right: 20px;}
.panel-hd .more {float: right;font-size: 14px;font-weight: normal;}
.panel-bd {border: 1px solid #ddd;border-top: 0;padding: 20px 20px 10px;}

.list-1 li {float: left;width: 209px;margin: 7px;}
.list-1 li img {display: block;width: auto;height: 133px;max-width: 100%;margin: 0 auto;}
.list-1 li p {margin: 0;text-align: center;line-height: 25px;}
.list-1 li.border {border: 1px solid #ddd;width: 207px;}

.adver-tw {margin-bottom: 30px;}
.adver-left {width: 560px;float: left;font-size: 20px;margin: 0 40px 0 0;}
.adver-left strong {display: inline-block;width: 560px;margin-bottom: 10px;margin-top: 45px;font-size: 23px;border-bottom: 1px dashed #ddd;line-height: 55px;}
.adver-left strong span {background: #dedede;color: #fff;margin-right: 10px;border-radius: 100%;font-weight: normal;display: inline-block;width: 32px;line-height: 32px;text-align: center;}
.adver-right {width: 600px;float: left;}
.adver-right img {float: right;max-width: 550px;}

.list-2 dl {margin: 0 0 20px;overflow: hidden;}
.list-2 dt {float: left;border: 1px solid #ddd;padding: 5px;width: 210px;}
.list-2 dt img {display: block;width: 100%;height: auto;}
.list-2 dd {margin-left: 240px;}
.list-2 dd h4 {margin: 0;line-height: 30px;font-size: 16px;}
.list-2 dd h4 a {color: #cb0900;}
.list-2 dd p {margin: 0;line-height: 25px;height: 75px;overflow: hidden;}
.list-2 dd a.more {display: inline-block;padding: 6px 8px;border: 1px solid #ccc;font-size: 12px;background-color: #eee;line-height: 1;}

.list-3 li {margin: 0 0 10px;}
.list-3 li img {display: block;width: 100%;height: auto;}
.list-3 li p {margin: 10px 0 0;text-align: center;}

.picScroll-left {padding: 0 50px;margin-top: 30px;position: relative;}
.picScroll-left .bd li {width: 210px;padding: 0 5px;}
.picScroll-left .bd li img {width: 100%;height: auto;display: block;}
.picScroll-left .bd li p {margin: 10px 0 0;text-align: center;}
.picScroll-left .arr-btn {position: absolute;top: 50%;background: no-repeat 0 0;z-index: 10;width: 20px;height: 52px;margin-top: -40px;}
.picScroll-left .prev {left: 0;background-image: url(../image/hl.gif);}
.picScroll-left .next {right: 0;background-image: url(../image/hr.gif);}

.about {margin: 0 0 40px;background: url(../image/aboutbj.jpg) no-repeat 0 0;height: 272px;padding: 34px 15px;}
.about dt {float: left;padding: 5px;border: 1px solid #ccc;background: #faf7f6;}
.about dt img {display: block;}
.about dd {margin-left: 430px;}
.about dd h3 {font-size: 24px;color: #cb0900;margin: 0;padding-top: 10px;}
.about dd .con {line-height: 32px;font-size: 16px;padding-top: 15px;width: 730px;color: #000;overflow: hidden;margin: 0;text-align: justify;text-indent: 32px;max-height: 200px;overflow: hidden;}

.panel-s {width: 316px;}
.panel-s-hd {height: 28px;line-height: 24px;font-size: 14px;background: url(../image/bardt.jpg) no-repeat 0 0;overflow: hidden;padding: 0 0 0 16px;color: #FFF;margin-bottom: 10px;}
.panel-s-hd .more {float: right;line-height: 28px;}

.list-4 li {height: 34px;line-height: 34px;overflow: hidden;background: url(../image/21.png) no-repeat 0 9px;padding-left: 22px;border-bottom: #CCC 1px dotted;}

.dt_con h4 {margin: 0;font-size: 16px;line-height: 30px;}
.dt_con p {line-height: 30px;color: #454545;margin: 8px 0;height: 90px;overflow: hidden;}

.facontact {line-height: 30px;height:150px;overflow: hidden;}
.facontact p {margin: 0;}


.bPosition{background: url(../image/dhbg.gif);line-height:36px;padding:0 16px;color:#005c35;margin-bottom: 20px;}
.bPosition a{color:#333;}

.banner {height: 400px;background: no-repeat center center;background-size: cover;}

.list-5 dl {margin: 0 0 20px;background-color: #f7f7f7;padding: 15px;overflow: hidden;}
.list-5 dl:hover {box-shadow: 5px 5px 5px #CCCCCC}
.list-5 dt {float: left;width: 200px;}
.list-5 dt img {display: block;width: 100%;height: 130px;}
.list-5 dd {margin-left: 215px;position: relative;}
.list-5 dd h4 {margin: 0;font-size: 16px;line-height: 30px;}
.list-5 dd h4 span {float: right;font-weight: normal;font-size: 14px;color: #999;}
.list-5 dd p {line-height: 24px;height: 48px;overflow: hidden;margin: 10px 0;}
.list-5 dd a.more {position: absolute;right: -15px;top: 100px;line-height: 25px;text-align: center;color: #ffffff;background-color: #999;padding: 0 17px;}

.content_tit {text-align: center;margin-bottom: 20px;}
.content_tit h3 {border-bottom: 1px dashed #CCCCCC;font-size: 22px;line-height: 40px;padding-bottom: 10px;margin: 0 0 10px;}
.content_tit p {margin: 0;color: #BCBBBB;}
.content_tit p span {padding: 0 5px;}

.prve {overflow: hidden;}
.prve p {float: left;width: 50%;}

.show_img {text-align: center;}
.show_img img {vertical-align: middle;max-width: 640px;height: auto;}

.list-6 li {float: left;margin: 0 20px 10px 0;}

.pagination{
    height:40px;
    padding:20px 0;
    text-align: center;
}
.pagination a,.pagination span{
    display:inline-block;
    margin-right:10px;
    padding:2px 12px;
    height:24px;
    border:1px #ccc solid;
    background:#fff;
    text-decoration:none;
    color:#808080;
    font-size:12px;
    line-height:24px;
}
.pagination a:hover{
    color:#005c35;
    background: white;
    border:1px #005c35 solid;
}
.pagination span{
    border:1px solid #005c35;
    background:#005c35;
    color:#fff;
}

/*宋体宋体*/
.table_form {margin:10px;width:95%;}
.table_form input{}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 5px 8px;line-height:22px;}
.table_form tbody td,.table_form tbody th{border-bottom:1px solid #eee;}
.colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;}
.table_form .button{margin-right:4px;}


.i-search{
	height: 90px;
	background: url(../image/search.png) no-repeat center;
}
.i-search-hd{
	width: 800px;
	margin-left: 20px;
	line-height: 70px;
    font-size: 15px;
	color: #000;
}
.i-search-hd span,
.i-search-hd a:hover{
	color: #005c35;
}

.i-search-bd{
	margin-right: 20px;
    margin-top: 13px;
}
.i-search-bd .form_text{
	width: 181px;
    padding: 0 10px;
    line-height: 31px;
    height: 33px;
    color: #999;
    border: 1px solid #aaa;
    border-right: 0;
    float: left;
    font-size: 13px;
    outline: none;
}
.i-search-bd .submit{
    float: right;
    width: 40px;
    height: 35px;
    border: none;
    cursor: pointer;
    background: url(../image/sbtn.png) no-repeat center #403f3f;
    background-size: 27px;
    outline: none;
}
.i-search-bd .submit:hover{
	background-color: #005c35;
}


.box-hd{
	color: #000;
    margin-bottom: 40px;
}
.box-hd *{
	margin: 0;
	padding: 0;
}
.box-hd h2{
	font-size: 24px;
	font-weight: normal;
}
.box-hd p{
	font-family: arial;
	font-size: 12px;
    margin: 4px 0 5px;
}
.box-hd:after{
	content: '';
	display: block;
	margin: 0 auto;
	width: 43px;
	height: 3px;
	background: #000;
}
.i-about{
	padding: 80px 0;
}
.i-about-bd{
	width: 548px;
	height: 448px;
	padding: 22px 24px;
	background: url(../image/abhd.png) no-repeat center;
	font-size: 0;
	position: relative;
} 
.i-about-bd .img{
	width: 100%;
	font-size: 0;
}

.i-about-bd a{
	position: absolute;
    right: 12px;
	top: 50%;
	width: 34px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #ffc000;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-family: '宋体';
	border-radius: 50%;
}
.i-about-ft{
    margin-left: 623px;
	padding-top: 22px;
}
.i-about-ft .item-hd{
	line-height: 31px;
	font-size: 16px;
	color: #000;
	height: 279px;
	overflow: hidden;
    margin-bottom: 13px;
}
.i-about-ft .item-hd p{
	margin: 0;
}
.i-about-ft .item-hd a{
	color: #005c35;
}
.i-about-ft .item-bd li{
	width: 287px;
	margin-right: 3px;
	font-size: 0;
	float: left;
}
.i-about-ft .item-bd li img{
	width: 100%;
}
.i-about-ft .item-bd li:nth-child(2){
	margin-right: 0;
}

.i-product-hd{
	width: 200px;
	border: 1px solid #005c35;
}
.i-product-hd h3{
	height: 79px;
	line-height: 79px;
	background: #005c35;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
.i-product-hd li a{
    display: block;
    height: 57px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 56px;
    padding: 0 10px;
    font-size: 16px;
    color: #000;
    text-align: center;
    overflow: hidden;
}
.i-product-hd li a:hover{
	color: #005c35;
}
.i-product-hd li:nth-child(1n+5){
	display: none;
}
.i-product-hd .prohd-call{
	background: url(../image/probd.png) no-repeat center;
	height: 90px;
	padding-top: 54px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.i-product-bd{
    margin-left: 205px;
}
.i-product-bd li{
	width: 327px;
	margin-right: 7px;
    margin-bottom: 7px;
}
.i-product-bd li .img{
	width: 100%;
	overflow: hidden;
}
.i-product-bd li img{
	transition: all .3s
}
.i-product-bd li:hover img{
	transform: scale(1.1);
	transition: all .3s
}


.case-show a{
  	display: block;
    width: 110px;
    text-align: center;
    float: right;
    font-size: 16px;
    margin-right: 128px;
    margin-top: 10px;
    color: #ffffff;
    background-color: #005C35;
}
.i-case{
	height: 579px;
	padding-top: 20px;
    margin: 60px 0 0;
	background: url(../image/casebg.jpg) no-repeat center;
}
.i-case-hd h2{
	font-size: 30px;
	color: #fff;
    margin: 1.3em;
}
.i-case-bd{
	position: relative;
}
.i-case-bd .btn{
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	background: #01ac51;
	margin-top: -40px;
    font-family: cursive;
}
.i-case-bd .next{
	right: -80px;
}
.i-case-bd .prev{
	left: -80px;
}
.i-case-bd .tempWrap{
	width: 1200px !important;
}
.i-case-bd li{
	width: 390px;
	margin-right: 16px;
	position: relative;
}
.i-case-bd li .img{
	width: 100%;
	overflow: hidden;
}
.i-case-bd li .img img{
	transition: all .3s;
}
.i-case-bd li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,.6);
	text-align: center;
	line-height: 54px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 18px;
	color: #212121;
}
.i-case-bd li:hover img{
	transform: scale(1.1);
	transition: all .3s;
}
/**/
.i-avantage{
	background: #eee;
    padding: 60px 0;
}
.i-avantage-hd{
    margin-bottom: 40px;
}
.i-avantage-hd h2{
	color: #272727;
	font-size: 48px;
	font-weight: normal;
	margin: 0;
}
.i-avantage-hd h2 span{
	color: #efb400;
}
.i-avantage-hd p{
	font-size: 24px;
	color: #088747;
	margin: 0;
}
.i-avantage li{
	background: #fff;
}
.i-avantage-bd .item-hd{
	width: 600px;
	font-size: 0;
}
.i-avantage-bd .item-hd img{
	width: 100%;
}
.i-avantage-bd li:nth-child(1) .item-bd,
.i-avantage-bd li:nth-child(3) .item-bd{
	text-align: right;
}
.i-avantage-bd li:nth-child(1) .item-bd i,
.i-avantage-bd li:nth-child(3) .item-bd i{
	float: left;
}
.i-avantage-bd li:nth-child(1) .item-bd .line,
.i-avantage-bd li:nth-child(3) .item-bd .line{
    margin-left: auto;
}
.i-avantage-bd li:nth-child(2) .item-bd i,
.i-avantage-bd li:nth-child(4) .item-bd i{
	float: right;
}
.i-avantage-bd .item-bd{
	width: 500px;
	color: #088747;
    padding: 36px 50px;
}
.i-avantage-bd .item-bd i{
    font-size: 39px;
}
.i-avantage-bd .item-bd h3{
	font-size: 60px;
	font-weight: bold;
    margin: 0;
    font-size: 34px;
}
.i-avantage-bd .item-bd p{
    font-size: 22px;
    margin: 9px 0px;
}
.i-avantage-bd .item-bd .avant_con{
	font-size: 14px;
	line-height: 31px;
	color: #212121;
    margin-top: 24px;
}
.i-avantage-bd .item-bd .avant_con span{
	color: #088747;
}
.i-avantage-bd .item-bd .line{
	width: 60px;
	height: 4px;
	border-radius: 2px;
	background: #f1bb00;
}
/**/
.i-ban{
	height: 191px;
	color: #fff;
	background: url(../image/ban1.jpg) no-repeat center;
}
.i-ban .item-hd{
    margin-top: 16px;
}
.i-ban .item-hd p{
	font-size: 24px;
    margin: 0;
}
.i-ban .item-hd p span{
	font-size: 60px;
	color: #ffc000;
}
.i-ban .item-hd div{
	font-size: 30px;
}
.i-ban .item-hd i{
	display: block;
	font-size: 12px;
}
.i-ban .item-bd{
    margin-top: 50px;
}
.i-ban .item-bd .ban-call{
	background: url(../image/bancall.png) no-repeat left center;
	padding-left: 50px;
	font-size: 14px;
}
.i-ban .item-bd .ban-call p{
	margin: 0;
	font-size: 30px;
	font-weight: bold;
    line-height: 1.1;
    margin-top: 5px;
}
.i-ban .item-bd a{
	display: block;
	width: 252px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #ffc000;
    margin-top: 17px;
}


.i-news{
    margin: 60px 0;
}
.i-news-hd,
.i-news-bd,
.i-news-ft{
	float: left;
	width: 374px;
    margin-right: 39px;
}
.i-news-ft{
	margin-right: 0;
}
.i-news .item-hd{
    margin-bottom: 24px;
	border-bottom: 1px solid #d2d2d2;
}
.i-news .item-hd h3{
	font-size: 18px;
	line-height: 18px;
	border-left: 3px solid #ff7f00;
	padding-left: 10px;
    font-weight: normal;
    color: #005c35;
}
.i-news .item-hd h3 span{
	font-size: 14px;
	color: #808080;
	line-height: 18px;
    padding-left: 5px;
}
.i-news .item-hd a{
	font-size: 12px;
	color: #ff7f00;
}
.i-news-hd li a,
.i-news-bd li a{
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	display: block;
	font-family: '宋体';
    margin: 9px 0;
}
.i-news-hd li a:hover,
.i-news-bd li a:hover{
	color: #ff7f00;
}
.i-news-ft li{
	font-family: '宋体';
	color: #555;
	margin-bottom: 14px;
}
.i-news-ft li:last-child{
	margin-bottom: 0;
}
.i-news-ft h4{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
    margin-bottom: 5px;
}
.i-news-ft p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin: 0;
}
.i-news-ft h4:before,
.i-news-ft p:before{
	content: '';
	display: block;
	float: left;
	width: 0;
	height: 0;
	margin-right: 10px;
	border-left: 15px solid #005c35;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
.i-news-ft p:before{
	border-left-color: #ff7f00;
}
.i-news-ft li:hover h4,
.i-news-ft li:hover p{
	color: #ff7f00;
}

.i-contact{
	height: 226px;
    margin-top: 80px;
	background: url(../image/contactbg.jpg) no-repeat center;
}
.i-contact .container{
	height: 226px;
	position: relative;
}
.i-contact a{
	display: block;
	width: 94px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
    font-size: 14px;
    background: #ffc000;
    border-radius: 5px;
    bottom: 10px;
    position: absolute;
    left: 300px;
}

.footer{
	overflow: hidden;
	background: url(../image/ft.png) repeat-x top #343434;
}
.footer-hd{
	height: 140px;
    margin-top: 70px;
	background: url(../image/fthd.png) no-repeat center;
}
.footer-hd li{
	display: inline-block;
}
.footer-hd li a{
    display: block;
    padding: 0 23px;
    line-height: 73px;
    color: #fff;
    font-size: 18px;
}
.footer-bd .item-hd{
	width: 800px;
}
.footer-bd .item-hd .ftlogo{
    margin-right: 28px;
}
.footer-bd .item-hd .ftcontact {
	color: #fff;
    line-height: 25px;
}
.footer-bd .item-hd .ftcontact h3{
	margin-bottom: 5px;
}
.footer-bd .item-hd .ftcontact *{
	margin: 0;
}
.footer-bd .item-bd{
	width: 287px;
}
.footer-bd .item-bd li{
	width: 132px;
	margin-right: 23px;
	font-size: 0;
}
.footer-bd .item-bd li:last-child{
	margin-right: 0;
}
.footer-bd .item-bd li img{
	width: 100%;
}
.footer-bd .item-bd li p{
	font-size: 14px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	margin: 0;
}
.footer-ft {
	width: 1000px;
	margin: 0 auto;
	line-height: 20px;
	padding: 18px 0;
	color: #fff;
	font-size: 12px;
	margin-top: 30px;
	border-top: 1px solid #545454;
}
.footer-ft a{
	color: #fff;
}
.footer-ft *{
	margin: 0;
}