html {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
caption,
tbody,
tfoot,
thead,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
ccc,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
header{
	position:relative;
}
body {
	color: #333;
	background: #fff;
	font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif
}

img {
	border: 0;
	vertical-align: bottom;
	width: 100%;
}

::-webkit-input-placeholder {
	color: #999
}

:-moz-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #ccc
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

input:focus,
textarea:focus,
button:focus,
select:focus {
	outline: 0
}

input::-ms-clear {
	display: none
}
a:link,a:visited,a:hover,a:active{
	text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}
hr {
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.container-self{
	width: 100%;
}
.head{
	border:0px;
	background: rgba(255,255,255,0) !important;
	position: absolute;
	width: 100%;
}
.head>div:nth-of-type(2){
	background: rgba(255,255,255,.5) !important;
}
.logo a{padding:0px;}
.logo img{padding-left: 15px;}
.logo button,.logo button:focus{background-color:white !important;}
.menu ul{margin-top:17px;}
.menu ul li a{
	color: #333333 !important;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.head-top p{
	display: block;
	float: right;
	color: #FFFFFF;
	padding: 0.75rem 1.875rem;
	margin-bottom: 0;
	position: relative;
}
.head-top p::before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
	background-color: #1a326c;
    transform: skewX(-30deg);
}
.head-top p span{
	font-weight: bold;
	color: #5eb828;
}
.navbar{
	border: 0 !important;
	z-index: 1;
}
.menu ul li a:hover{
	background-color: #1a326c !important;
	color: #FFFFFF !important;
}
.clear{
	clear: both;
	display: block;
}
.index-pro{
	background-color: #1a326c;
}
.index-pro li{
	text-align: center;
}
.index-pro li a{
	margin:0 auto;
	display: block;
	height: 6.25rem;
	color: #FFFFFF;
	text-indent: 48px;
}
.index-pro>div>div>ul>li:nth-of-type(1)>a{
	background: rgba(255,255,255,.1) url(../img/pro-1.png) left no-repeat;
}
.index-pro>div>div>ul>li:nth-of-type(2)>a{
	background: rgba(255,255,255,.1) url(../img/pro-2.png) left no-repeat;
}
.index-pro>div>div>ul>li:nth-of-type(3)>a{
	background: rgba(255,255,255,.1) url(../img/pro-3.png) left no-repeat;
}
.index-pro li a p{
	line-height: 16px;
}
.index-pro-list{
	margin-top: 30px;
}
.index-pro li a>p:nth-of-type(1){
	padding-top: 30px;
	font-weight: bold;
	font-size: 16px;
}
.index-pro li a>p:nth-of-type(2){
	margin-top: 5px;
	font-weight: 200;
}
.sanjiao{
	width:0;
    height:0;
    overflow:hidden;
    border-width:10px;
    border-color:transparent;
    border-style:dashed;
	position: absolute;
	left:0; right:0;
	margin: 0 auto;
}
.index-pro li a:hover,.index-pro li a:active{
	background-color: #5fb829 !important;
}
.index-pro li a:hover+.sanjiao{
	border-color:#5fb829 transparent transparent transparent;
	border-style:solid dashed dashed dashed;
}
.index-pro-list div span p:nth-of-type(1){
	padding: 18px 0 0 0;
	color: #FFFFFF;
	margin: 0;
	padding-left: 20px;
}
.index-pro-list div span p:nth-of-type(2){
	padding: 0 0 18px 0;
	color: #FFFFFF;
	margin: 0;
	line-height: 20px;
	padding-left: 20px;
}
.index-pro-list div span{
	background: rgba(51,51,51,.5);
	display: block;
	position: absolute;
	bottom: 0;
}
.pro-list-l span p:nth-of-type(1){
	padding: 18px 0 0 0;
	color: #FFFFFF;
	margin: 0;
	padding-left: 20px;
}
.pro-list-l span p:nth-of-type(2){
	padding: 0 0 18px 0;
	color: #FFFFFF;
	margin: 0;
	line-height: 20px;
	padding-left: 20px;
}
.pro-list-l span{
	background: rgba(51,51,51,.5);
	display: block;
	position: absolute;
	bottom: 0;
}
.pro-more a{
	padding: 10px 0;
	text-align: center;
	border:1px solid #c1c1c1;
	display: block;
	width: 200px;
	margin: 30px auto;
	color: #474747;
}
.pro-more a:hover,.pro-more a:active{
	color: #000000;
	text-decoration: none;
}
.horizon-back{
	background: url(../img/horizon.jpg) no-repeat center;
}
.horizon-back h3{
	color: #FFFFFF;
	margin: 45px auto;
	text-align: center;
}
.horizon>div:nth-of-type(1),.horizon>div:nth-of-type(2),.horizon>div:nth-of-type(3),.horizon>div:nth-of-type(4){
	width: 25%;
	float: left;
	text-align: center;
}
.horizon div img{
	max-height: 94px;
	max-width: 94px;
	margin: 0 auto;
}
.horizon div p{
	color: #FFFFFF;
}
.horizon div strong{
	color: #5fb829;
	font-size: 25px;
}
.phonenumber{
	text-align: center;
	color: #FFFFFF;	
	margin: 18px auto 42px auto;
	transform: skewX(-30deg);
	display: inline-block;
	border: #5fb829 solid 1px;
}
.phonenumber strong{
	font-size: 30px;
	vertical-align: middle;
}
.phonenumber>span:nth-of-type(1){
	display: inline-block;
	text-indent: 35px;
	padding: 0 25px;
	background-color: #5fb829;
}
.phonenumber>span:nth-of-type(1) span{
	transform: skewX(30deg);
	display: inline-block;
	background: url(../img/phone-horizon.png) no-repeat left;
	text-align: -moz-center !important;
    text-align: center;
    vertical-align: middle;
}

.phonenumber>span:nth-of-type(2){
	display: inline-block;
}
.phonenumber>span:nth-of-type(2)>span{
	transform: skewX(30deg);
	display: inline-block;
	padding: 0 20px;
}
.phonenumber>span:nth-of-type(2)>span a{
	color: #FFFFFF;
	background: url(../img/arrow.png) no-repeat left;
	text-indent: 27px;
	display: inline-block;
}
.horizon-back>div>div>div{
	text-align: center;
}
.application h2,.index-case>div>div>h2{
	text-align: center;
	margin-bottom: 20px;
}
.application>p,.index-case>div>div>p{
	text-align: center;
	line-height: 25px;
	padding: 0 50px;
	color: #8d8d8d;
	margin-bottom: 20px;
}
.application div p{
	text-align: center;
	margin: 0 !important;
	padding: 5px 0;
	background-color: #f2f2f2;
	color: #5d5d5d;
	
}
.application div img{
	width: 100%;
}
.application a p{
	text-decoration: none;
}
.material div div{
	margin-bottom: 8px;
}

.material ul{
	list-style: none;
	text-align: center;
	display: block;
	margin: 0 auto 20px auto;
}
.material ul li{
	float: left;
	width: 12.5%;
}
.material>div{
	text-align: center;
}
.material ul li a{
	padding: 7px 0;
	color: #666666;
	background-color: #f2f2f2;
	display: block;
	vertical-align: middle;
	margin: 0 12px;
}
.material>div>div img,.pro-list-r img{
	width: 100%;
}
.material>div>div p,.pro-list-r p{
	background-color: #2c2c2c;
	opacity: 0.7;
	color: #FFFFFF;
	padding: 2px 0;
	margin-top: -25px;
}
.material h2{
    margin-bottom: 20px;
}
.pro-list-r{
	text-align: center;
}
.index-case{
	background-color: #f2f2f2;
}
.tabs-second li.active a{
	background-color: #1a326c;
	 color:#fff;
}
.tabs-second li a{
	padding: 0 30px;
	margin: 0 20px;
	background-color: #.index-case;
	border: 1px solid #ababab;
}
.indexcase-l{
	width: 60%;
	float: left;
}
.indexcase-l img{
	width: 100%;
}
.indexcase-r{
	width: 40%;
	background-color: #f2f2f2;
	float: left;
}
.indexcase-all{
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #d0d0d0;
}
.indexcase-r h4{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
.indexcase-r>p{
	text-indent: 32px;
	color: #827d7d;
}
.indexcase-r>div:nth-of-type(1) ul{
	list-style: none;
}
.indexcase-r>div:nth-of-type(1) ul li{
	margin-bottom: 5px;
	color: #827d7d;
	line-height: 24px;
}
.indexcase-r li strong{
	background-color: #999999;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 8px;
}
.casebutton-l{
	float: left;
	text-align: center;
	margin-top: 10px;
	background-color: #5fb829;
	width: 48%;
}
.casebutton-r{
	float: right;
	text-align: center;
	margin-top: 10px;
	background-color: #666666;
	width: 48%;
}
.casebutton-l a{
	display: inline-block;
	margin: 0 auto;
	text-indent: 24px;
	background: url(../img/mon.png) no-repeat left;
	color: #FFFFFF;
	padding: 10px 5px;
}
.casebutton-r a{
	display: inline-block;
	text-indent: 28px;
	background: url(../img/phone.png) no-repeat left;
	color: #FFFFFF;
	padding: 10px 5px;
}

.indexcase-r>div>p:nth-of-type(1):hover,.indexcase-r>div>p:nth-of-type(1):active{
	background-color: #53cb0a;
}
.index-news h2{
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.indexnews-t figure img{
	width: 100%;
	max-height:380px;
}
.indexnews-t figcaption{
	color: #FFFFFF;
	/*background: rgba(51,51,51);*/
	opacity: 0.8;
	text-align: center;
	padding: 5px 0;
	margin-top: -31px;
	background-color:#1a326c;
}
.indexnews-t{
	margin-bottom: 15px;
}
.indexnews-b{
	margin-bottom: 30px;
}
.indexnews-b article{
	border-bottom: 1px dashed #999999;
	padding: 15px;
}
.indexnews-b h4{
	font-weight: bold;
	font-size: 16px;
}
.indexnews-b h4 a{
	color: #595757;
}
.indexnews-b h4 span{
	color: #a8a8a8;
	font-weight: normal;
	display:inline-block;
	float:right;
}
.indexnews-b article p{
	color: #898989 !important;
	line-height: 26px !important;
                text-indent: 0 !important;
}
.indexnews-b article:hover{
	background-color: #f0f0f0;
	border-bottom: 1px solid #F0F0F0;
}
.foot-t ul{
	list-style: none;
}
.foot-t ul li{
	float: left;
	width: 25%;
	background-color: #484848;
	padding: 12px 0;
	text-align: center;
}
.foot-t ul li a{
	color: #c1c1c1;
	width: 100%;
	display: inline-block;
	padding: 18px;
}
.foot-t ul li:nth-of-type(1) a{
	background: url(../img/foot-1.png) no-repeat 70px 0;
	text-indent: 30px;
	border-right: 1px solid #525252;
}
.foot-t ul li:nth-of-type(2) a{
	background: url(../img/foot-2.png) no-repeat 75px;
	text-indent: 30px;
	border-right: 1px solid #525252;
}
.foot-t ul li:nth-of-type(3) a{
	background: url(../img/foot-3.png) no-repeat 80px;
	text-indent: 30px;
	border-right: 1px solid #525252;
}
.foot-t ul li:nth-of-type(4) a{
	background: url(../img/foot-4.png) no-repeat 18px;
	text-indent: 30px;
}
.foot-m{
	padding-top: 35px;
}
.foot-m>div>div{
	margin-bottom: 20px;
}
.foot-ml ul{
	list-style: none;
	padding-left: 50px;
}
.foot-ml ul li a{
	line-height: 26px;
	color: #919191;
}
.foot-mr ul{
	list-style: none;
}
.foot-mr li{
	float: left;
	width: 33.3%;
	margin-bottom: 10px;
	padding: 0 5px;
	text-align: center;
}
.foot-mr li a{
	color: #919191;
	background-color: #434343;
	display: block;
	padding: 5px 0;
	font-size: 14px;
}

.footer{
	background-color: #2c2c2c;
}
.foot-mm div figure{
	float: left;
	width: 50%;
	padding: 0 5px;
}
.foot-mm div figure img{
	width: 100%;
}
.foot-mm div figure figcaption{
	text-align: center;
	color: #919191;
	background-color: #484848;
	line-height: 25px;
}
.left,.right{
	background: none !important;
}
.carousel-control{
	opacity: 0.9;
}
.foot-b{
	background-color: #161616;
}
.foot-b div{
	text-align: center;
}
.foot-b div span{
	color: #919191;
	padding: 15px;
	display: inline-block;
}
.foot-b div a{
	color: #919191;
}
/* productlist寮濮*/
.newhead{
	position: static !important;
}
.probanner>div{
	position: relative;
}
.probanner>div>div{
	position: absolute;
	background-color: #1A326C;
}
.probanner h2{
	color: #FFFFFF;
}
.probanner p{
	color: #FFFFFF;
}
.breadcrumb-self div{
	float: right;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 15px;
}
.breadcrumb-self div a{
	color: #999999;
}
.breadcrumb-self div a:hover,.breadcrumb-self div a:active{
	text-decoration: underline;
	color: #5EB828;
}
.pro-title{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pro-title h3{
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 28px;
}
.pro-title p{
	display: inline;
	color: #666666;
}
.product-ul{
	text-align: center;
}
.product-ul ul{
	list-style: none;
	margin: 10px auto;
	display: inline-block;
	border: 1px solid #d7d7d7;
	padding: 15px 25px;
	margin-bottom: 20px;
}
.product-ul ul li{
	float: left;
}
.product-ul ul li a{
	color: #666666;
	padding: 0 10px;
	font-size: 14px;
	border-right: 1px solid #666666;
	display: block;
	line-height: 14px;
}
.product-ul ul li:last-of-type a{
	border: none;
}
.dianji ul li:last-of-type a{
	background: url(../img/dianji.png) no-repeat left;
	text-indent: 20px;
	line-height: 27px;
	height: 27px;
}
.dianji ul li:last-of-type{
	padding-left: 20px;
	vertical-align: middle;
	margin-top: -8px;
}
.dianji ul{
		vertical-align: middle;
		padding: 15px 25px 11px;
}
.pro-cu{
	width: 100%;
	background-color: #f5f5f5;
}
.pro-title a{
	color: #666666;
	text-indent: 27px;
	background: url(../img/dianji.png) no-repeat left;
	display: inline-block;
	height: 27px;
	line-height: 27px;
	margin-left: 15px;
	font-size: 14px;
}
.pro-title a:hover,.pro-title a:active{
	text-decoration: underline;
}
.pro-margin{
	margin-bottom: 20px;
}
.pro-border{
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.pro-border>div:nth-of-type(1){
	padding: 0 30px;
}
.pro-border>div:nth-of-type(2){
	padding: 0;
}
.pro-border h4{
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.pro-border>div>p{
	text-indent: 32px;
	color: #595757;
	line-height: 35px;
}
.pro-ul-t{
	list-style: none;
	margin: 25px 0;
	border: 1px solid #E6E6E6;
}

.pro-ul-t li span{
	font-weight: bold;
}
.pro-ul-t li:nth-of-type(2),.pro-ul-t li:nth-of-type(4){
	background-color: #E6E6E6;
}
.pro-ul-b{
	list-style: none;
	background-color: #6cbd3c;
}
.pro-ul-b li:nth-of-type(1),.pro-ul-b li:nth-of-type(2),.pro-ul-b li:nth-of-type(3){
	float: left;
	width: 20%;
	border-right: 1px solid #86cb5c;
	height: 72px;
}
.pro-ul-b li:nth-of-type(4){
	float: left;
	width: 40%;
	padding-right: 28px;
}
.pro-ul-b a{
	text-align: center;
	color: #FFFFFF;
	display: block;
	margin-top: 8px;
	padding-top: 38px;
}
.pro-ul-b li:nth-of-type(1) a{
	background: url(../img/pro-pin1.png) no-repeat top;
}
.pro-ul-b li:nth-of-type(2) a{
	background: url(../img/pro-pin2.png) no-repeat top;
}
.pro-ul-b li:nth-of-type(3) a{
	background: url(../img/pro-pin3.png) no-repeat top;
}
.pro-ul-b>li>p:nth-of-type(1){
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}
.pro-ul-b>li>p:nth-of-type(2){
	color: #FFFFFF;
	text-align: right;
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: bold;
}
/* 产品内页开始 */
.pro-mao ul{
	list-style: none;
	display: block;
	border: 1px solid #D7D7D7;
	margin-bottom: 30px;
}
.pro-mao li{
	float: left;
	width: 20%;
	border-right: 1px solid #D7D7D7;
}
.pro-mao li:nth-of-type(5){
	border: none;
}
.pro-mao li a{
	color: #666666;
	display: block;
	text-align: center;
	padding: 10px 0;
}
.pro-mao li a:hover,.pro-mao li a:active{
	color: #FFFFFF;
	background-color: #1A326C;
}
.pro-main h1{
	font-size: 26px;
	font-weight: bold;
	margin-top: 5px;
}
.pro-main>p{
	line-height: 26px;
	color: #595757;
	text-indent: 32px;
}
.pro-bgc{
	margin-top: 10px;
	background-color: #f8f8f8;
	padding: 10px;
}
.pro-bgc p{
	color: #595757;
	line-height: 26px;
}
.pro-bgc p span:nth-of-type(2){
	margin-left: 80px;
}
.promain-ul{
	list-style: none;
	margin-bottom: 10px;
}
.promain-ul li{
	float: left;
}
.promain-ul li:nth-of-type(1),.promain-ul li:nth-of-type(2),.promain-ul li:nth-of-type(3){
	width: 20%;
	background-color: #E2E2E2;
	height: 72px;
}
.promain-ul li:nth-of-type(1),.promain-ul li:nth-of-type(2){
	border-right: 1px solid #F2F2F2;
}
.promain-ul li:nth-of-type(1) a{
	background: url(../img/promain-1.png) no-repeat top;
}
.promain-ul li:nth-of-type(2) a{
	background: url(../img/promain-2.png) no-repeat top;
}
.promain-ul li:nth-of-type(3) a{
	background: url(../img/promain-3.png) no-repeat top;
}
.promain-ul li:nth-of-type(1) a,.promain-ul li:nth-of-type(2) a,.promain-ul li:nth-of-type(3) a{
	color: #444444;
	text-align: center;
	padding-top: 40px;
	margin-top: 7px;
	display: block;
}
.promain-ul li:nth-of-type(4){
	width: 40%;
	background-color: #FFFFFF;
	border: 1px solid #6dbd3d;
	padding-right: 30px;
}
.promain-ul li>p:nth-of-type(1){
	color: #6dbd3d;
	padding-top: 9px;
	text-align: right;
}
.promain-ul li>p:nth-of-type(2){
	color: #6dbd3d;
	font-size: 24px;
	padding-bottom: 9px;
	text-align: right;
	font-weight: bold;
}
.tabs-third li{
	float: left;
	display: block;
	width: 25%;
	border-right: 1px solid #f4f4f4;
}
.tabs-third li:nth-of-type(4){
	border: none;
}
.tabs-third li a{
	padding: 0;
	color: #333333;
}
.tabs-third .active a{
	background-color: #1A326C;
	color: #FFFFFF;
}

.pro-wuliao>div{
	margin: 0;
}
.pro-wuliao>div>img{
	float: left;
	width: 50%;
	padding-top: 5px;
}
.pro-wuliao>div>div{
	float: left;
	width: 50%;
	padding: 0 20px;
}
.pro-wuliao>div>div p:nth-of-type(1){
	font-weight: bold;
	padding: 12px 0;
}
.pro-wuliao>div>div p:nth-of-type(2){
	line-height: 26px;
	color: #6e6e6e;
}
.pro-info h3{
	font-size: 16px;
	font-weight: bold;
	background-color: #efeeee;
	padding: 8px 24px;
	margin-bottom: 0;
}
.pro-info-l ul{
	border: 1px solid #EEEEEE;
	margin-top: 25px;
}
.pro-info-l li{
	float: left;
	width: 33.3%;
}
.pro-info-l li a{
	background-color: #FFFFFF;
}
.pro-info-l ul>li:nth-of-type(1),.pro-info-l ul>li:nth-of-type(2){
	border-right: 1px solid #EEEEEE;
}
.pro-info-l ul .active a{
	background-color: #1A326C;
	color: #FFFFFF;
}
.pro-info-l img{
	padding: 20px;
}
.pro-tips{
	padding: 30px;
}
.pro-tips div{
	margin-bottom: 30px;
}
.pro-tips div p:nth-of-type(1){
	text-indent: 34px;
	font-weight: bold;
	line-height: 24px;
}
.pro-tips div p:nth-of-type(2){
	color: #979797;
	line-height: 28px;
}
.pro-tips>div:nth-of-type(1)>p:nth-of-type(1){
	background: url(../img/pro01.png) no-repeat left top;
}
.pro-tips>div:nth-of-type(2)>p:nth-of-type(1){
	background: url(../img/pro02.png) no-repeat left top;
}
.pro-tips>div:nth-of-type(3)>p:nth-of-type(1){
	background: url(../img/pro03.png) no-repeat left top;
}
.pro-tips>div:nth-of-type(4)>p:nth-of-type(1){
	background: url(../img/pro04.png) no-repeat left top;
}
.pro-tips>div:nth-of-type(5)>p:nth-of-type(1){
	background: url(../img/pro05.png) no-repeat left top;
}

.tags ul{
	list-style: none;
	border: 1px solid #EFEEEE;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.tags ul li{
	float: left;
	width: 50%;
	margin-bottom: 20px;
	padding: 0 10px;
}
.tags ul li a{
	display: block;
	color: #595757;
	background-color: #EFEEEE;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
}
.hot ul{
	padding: 10px 8px;
	list-style: none;
	border: 1px solid #EFEEEE;
}
.hot ul li a:before{
	content: "> ";
}
.hot ul li a{
	color: #595757;
	line-height: 28px;
	height: 28px;
	display: block;
	overflow: hidden;
}
.pro-y{
	margin-bottom: 30px;
}
.pro-y h4{
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.pro-y p{
	line-height: 28px;
	padding-top: 30px;
	color: #595757;
	text-indent: 32px;
}
.parameter-a p{
	padding: 20px 0;
}
.pro-case span{
	margin-top: 4px;
	padding: 6px 0;
	font-weight: bold;
	color: #777777;
	display: block;
}
.pro-case p{
	color: #777777;
	line-height: 28px;
}
/* newslist开始 */
.nl-l{
	width: 50%;
	float: left;
	margin-top: 0;
}
.nl-r{
	width: 50%;
	float: left;
}
.nl-r div{
	padding: 20px 25px;
}
.nl-r div:hover,.nl-r div:active{
	background-color: #f6f6f6;
}
.nl-r h3{
	margin: 0;
}
.nl-r h3 a{
	color: #5D5D5D;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.nl-r span{
	color: #5D5D5D;
	margin-bottom: 10px;
}
.nl-r p{
	line-height: 28px;
	color: #979797;
}
.newslist div{
	border-bottom: 1px dashed #999999;
	padding: 10px 15px;
}
.newslist h3 a{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #595757;
}
.newslist h3 span{
	color: #A8A8A8;
	font-size: 16px;
	display: inline-block;
	float: right;
}
.newslist p{
	line-height: 26px;
	color: #898989;
}
.newslist div:hover,.newslist div:active{
	background-color: #F0F0F0;
	border-bottom: 1px solid #FFFFFF;
}
.newslist{
	margin-bottom: 20px;
}
.container article h1{
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
.container>article>p:nth-of-type(1){
	text-align: center;
}
.container article>p>span{
	padding: 10px 20px;
	color: #979797;
	font-size: 14px;
}
.container article>p{
	line-height: 28px;
	color: #595757;
	margin-bottom: 10px;
                text-indent:32px;
}
.container article>p>a>img{
	max-width: 700px;
	margin-left: -32px;
}
.news-ym{
	padding: 25px 20px;
	background-color: #F6F6F6;
	margin-bottom: 20px;
}
.news-ym p{
	color: #979797;
	line-height: 26px;
	text-indent: 32px;
}
.container article>p>img,.container article>p>strong{
	margin-left: -32px;
}
.container article>p>img{
	max-width: 700px;
}
.wenda h3{
	background-color: #F5F5F5;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	padding: 8px 40px;
	margin: 0;
}
.icon-1{
	background: url(../img/wenda.png) no-repeat 12px;
}
.icon-2{
	background: url(../img/pinglun.png) no-repeat 12px;
}
.wenda>div>div{
	padding: 20px;
	border-bottom: 1px dashed #999999;
}
.wenda div>p:nth-of-type(1){
	margin-bottom: 10px;
}
.wenda div>p:nth-of-type(2){
	color: #8b8b8b;
	line-height: 28px;
}
.wenda div>p:nth-of-type(2) span{
	color: #595757;
	font-weight: bold;
}
article ul{
	list-style: none;
	text-align: center;
	margin: 20px 0;
}
article ul li{
	float: left;
	width: 50%;
}
article ul li a{
	color: #595757;
}
.news-xg h3{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	background-color: #CCCCCC;
}
.news-xg ul{
	list-style: none;
	float: left;
	width: 50%;
	margin-bottom: 25px;
}
.news-xg ul li{
	display: block;
	padding: 0 20px;
}
.news-xg ul li a{
	color: #595757;
	line-height: 28px;
	height: 28px;
	max-width: 420px;
	overflow: hidden;
	display: inline-block;
}
.news-xg ul li span{
	float: right;
	vertical-align: middle;
	line-height: 28px;
}
.casebanner div p:nth-of-type(1){
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
	color: #FFFFFF;
}
.casebanner div p:nth-of-type(2){
	text-align: center;
	color: #FFFFFF;
}
.casebanner{
	position: relative;
}
.tabs-fourth{
	margin-left: -15px;
	margin-right: -15px;
}
.tabs-fourth li{
	padding: 0 15px;
	border: none;
	margin-bottom: 15px;
}
.tabs-fourth li a{
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
}
.tabs-caselist>div{
	margin-left: -15px;
	margin-right: -15px;
}
.tabs-caselist>div>div{
	width: 33.3%;
	float: left;
	padding: 0 15px;
}
.cl-h2{
	text-align: center;
	font-weight: bold;
}
.cl-ul ul{
	list-style: none;
	margin-left: -10px;
	margin-right: -10px;
}
.cl-ul ul li{
	float: left;
	width: 11.1%;
	padding: 0 10px;
	margin-bottom: 8px;
}
.cl-ul ul li a{
	text-align: center;
	background-color: #F2F2F2;
	display: block;
	padding: 8px 0;
	color: #595757;
	font-size: 14px;
}
.cl-figure{
	margin-left: -15px;
	margin-right: -15px;
}
.cl-figure>div{
	width: 25%;
	float: left;
	padding: 0 15px;
}
.newcase{
	background-color: #F5F5F5;
}
.newcase>div>p{
	line-height: 30px;
	text-align: center;
	padding: 0 30px;
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}
.aj-width{
	width: 5%;
}
.nc-l{
	float: left;
	width: 35%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.nc-r{
	float: left;
	width: 65%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.nc-r img{
	padding: 5px;
}
.nc-l h4{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5EB828;
	margin-top: 0;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 20px;
}
.nc-l p{
	padding: 0 25px;
	line-height: 26px;
	color: #666666;
}
.nc-l p span{
	font-weight: bold;
}
.nc-l b{
	display: block;
	padding: 25px 25px 10px;
	color: #666666;
}
.nc-l p:last-of-type{
	text-align: center;
}
.nc-l p:last-of-type a{
	display: inline-block;
	color: #FFFFFF;
	background-color: #5EB828;
	padding: 10px 0;
	width: 145px;
	margin: 20px 10px 0;
	font-size: 14px;
	text-decoration: underline;
}
.nc-l p:last-of-type a:hover,.nc-l p:last-of-type a:active{
	background-color: #1A326C;
}
.cl-news{
	margin-top: 25px;
	border-bottom: 1px solid #EEEEEE;
}
.cl-news p:nth-of-type(1) a{
	font-size: 18px;
	color: #2f2f2f;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
.cl-news p:nth-of-type(2){
	font-size: 14px;
	color: #555555;
	line-height: 26px;
}
.wen>article>p>a{
	color: #5eb828;
}


/* case开始 */
.case-main>div:nth-of-type(1){
	float: left;
	width: 50%;
}
.case-main-r{
	float: left;
	width: 50%;
}
.case-main-r h1{
	color: #595757;
	font-size: 22px;
	font-weight: bold;
	background-color: #E7E7E7;
	margin: 0;
	text-align: center;
	padding: 10px 0;
}
.wuliao-dlc{
	display: block !important;
}
.case-main-r>div{
	padding: 20px;
}
.case-main-r>div>p{
	color: #6d6969;
	line-height: 28px;
}
.case-main-r>div>p:nth-of-type(2),.case-main-r>div>p:nth-of-type(3){
	display: inline-block;
	margin: 20px 0 25px;
}
.case-main-r>div>p:nth-of-type(2){
	padding-right: 25px;
}
.case-main-r>div>p>span{
	font-weight: bold;
}
.case-main-r>div>p:nth-of-type(4){
	font-weight: bold;
	margin-bottom: 15px;
}
.case-main-r>div>p>a{
	font-weight: 400;
	text-decoration: underline;
	color: #666666;
	background: url(../img/dianji.png) no-repeat left;
	text-indent: 28px;
	display: inline-block;
}
.case-wuliao{
	width: 25%;
	float: left;
	padding: 0 8px;
}
.case-wuliao img{
	padding: 3px;
	border: 1px solid #E0E0E0;
	margin-bottom: 4px;
}
.case-wuliao figcaption{
	background-color: #f1f1f1;
	color: #595757;
	padding: 3px 0;
	text-align: center;
}
.case-lingyu{
	width: 33.3%;
	float: left;
	padding: 0 8px;
}
.case-lingyu img{
	padding: 3px;
	border: 1px solid #E0E0E0;
	margin-bottom: 4px;
}
.case-gongyi h3,.case-product h3{
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #595757;
}
.gy-l{
	float: left;
	width: 40%;
}
.gy-l p{
	color: #6D6969;
	line-height: 26px;
}
.wl-l{
	float: left;
	width: 55%;
}
.wl-l p{
	color: #6D6969;
	line-height: 26px;
	padding: 30px 10px 20px 0;
}
.wl-r{
	float: left;
	width: 45%;
}
.wl-r img{
	padding: 0 0 30px 30px;
}
.gy-r{
	float: left;
	width: 60%;
}
.case-news{
	margin-left: -10px;
	margin-right: -10px;
}
.case-news h3{
	padding: 8px 0;
	font-size: 18px;
	font-weight: bold;
	background-color: #EFEEEE;
	text-indent: 18px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
}
.case-news ul{
	margin: 0 10px;
	list-style: none;
	border: 1px solid #EFEEEE;
	padding-top: 6px;
}
.case-news>div{
	padding: 0 10px;
	float: left;
	width: 50%;
}
.case-news ul li{
	padding: 3px 7px;
}
.case-news ul li a{
	display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	color: #595757;
}
.case-news ul li a:before{
	content: "> ";
}
.case-pro figure img{
	width: 100%;
}
.case-pro figcaption{
	color: #FFFFFF;
	opacity: 0.8;
	text-align: center;
	padding: 5px 0;
	margin-top: -31px;
	background-color:#1a326c;
}
.case-pro{
	margin-bottom: 15px;
}

/* connect开始 */
.connect-p{
	margin-top: 40px;
}
.connect-p>p{
	color: #595757;
	line-height: 30px;
}
.connect-p>p:nth-of-type(1){
	margin-bottom: 30px;
}
.connect-phone .phonenumber>span:nth-of-type(2)>span a{
	color: #5EB828;
	background: url(../img/dianji.png) no-repeat left;
	line-height: 28px;
}
.connect-phone{
	text-align: center;
}
.form-self{
	background-color: #F4F4F4;
	text-align: center;
	padding-bottom: 30px;
}
.form-self>div>p:nth-of-type(1){
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin-top: 35px;
}
.form-self>div>p:nth-of-type(2){
	color: #666666;
	text-align: center;
	line-height: 34px;
	margin-bottom: 25px;
}
.form-self input:nth-of-type(1),.form-self input:nth-of-type(2),.form-self input:nth-of-type(3){
	float: left;
	width: 27.3%;
	border: none;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 8px 0;
}
.require,.require_focus{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	height: 150px;
	border: none;
	margin-bottom: 30px;
}
.success{
	width: 150px;
	background-color: #FFFFFF;
	color: #1A326C;
	border: 1px solid #1A326C;
	border-radius: 0;
	padding: 8px 0;
	display: inline-block;
	vertical-align:middle;
	height: 38px;
}
.myinput a{
	width: 150px;
	height: 38px;
	background-color: #FFFFFF;
	color: #1A326C;
	border: 1px solid #1A326C;
	border-radius: 0;
	padding: 8px 0;
	display: inline-block;
	font-size: 14px;
	vertical-align:middle;
}
.myinput a:hover,.myinput a:active,.success:hover,.success:active{
	background-color: #1A326C;
	color: #FFFFFF;
}
.container iframe{
	margin-bottom: 30px;
}
/* aboutus开始 */
.newhori-back{
	margin-bottom: 35px;
}
.newhori-back h3{
	font-weight: bold;
	text-align: center;
	color: #696767;
	margin-bottom: 35px;
}
.newhori>div{
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 2px;
}
.newhori>div>img{
	max-width: 94px;
	margin-bottom: 20px;
}
.newhori>div>p{
	color: #595757;
}
.newhori>div>p>strong{
	color: #5FB829;
	font-size: 26px;
}
.aboutus-top{
	background-color: #F2F2F2;
	padding: 25px 0;
	margin-bottom: 40px;
}
.aboutus-top img{
	width: 55%;
	float: left;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #DDDDDD;
}
.aboutus-top>div>div{
	width: 45%;
	float: left;
	padding-left: 25px;
}
.aboutus-top>div>div h3{
	margin-top: 0;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #595757;
}
.aboutus-top>div>div p{
	line-height: 24px;
	color: #595757;
	text-indent: 32px;
	margin-bottom: 6px;
}
.aboutus-mid p{
	color: #595757;
	line-height: 28px;
}
.aboutus-mid p:nth-of-type(2){
	text-indent: 32px;
}
.aboutus-mid{
	margin-bottom: 30px;
}
.aboutus-bot img:nth-of-type(1){
	width:58.5%;
	float: left;
}
.aboutus-bot img:nth-of-type(2){
	width:41.5%;
	float: left;
	margin-bottom: 1px;
}
.aboutus-bot div{
	background-color: #6fbf3e;
	width: 20.75%;
	float: left;
	height: 158px;
	margin-bottom: 1px;
	border-left: 1px solid #FFFFFF;
}
.aboutus-bot div p:nth-of-type(1){
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 26px;
	font-weight: bold;
}
.aboutus-bot div p:nth-of-type(2){
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 10px;
	line-height: 22px;
}
.aboutus-bot img:nth-of-type(3),.aboutus-bot img:nth-of-type(4),.aboutus-bot img:nth-of-type(5){
	width: 20.75%;
	float: left;
}
.newlist{
	text-align: center;
}
.newlist ul{
	list-style: none;
	display: inline-block;
	margin: 20px auto;
}
.newlist ul li{
	float: left;
	margin: 0 5px;
}
.newlist ul li a{
	display: block;
	color: #8C8C8C;
	border: 1px solid #CCCCCC;
	padding: 5px 8px;
	line-height: 16px !important;
	height: auto;
	background-color: #FFFFFF;
}
.newlist ul li a:active,.newlist ul li a:hover{
	background-color: #1A326C;
	color: #FFFFFF;
}
.newlist .active a{
	background-color: #1A326C;
	color: #FFFFFF;
}
		/* 404 */
		.notfound{
			text-align: center;
		}
		.notfound p{
			text-align: center;
		}
		.notfound p:nth-of-type(1){
			color: #5fb829;
			font-size: 36px;
			margin-bottom: 20px;
		}
		.notfound strong{
			font-size: 20px;
		}
		.notfound p:nth-of-type(2){
			margin-top: 25px;
			margin-bottom: 25px;
		}
		.notfound>p>a{
			display: inline-block;
			padding: 8px 20px;
			color: #FFFFFF;
			background-color: #1a326c;
			border-radius: 5px;
		}
		.notfound>p>a:hover{
			background-color: #5fb829;
		}
		.notfound>p>a:nth-of-type(2){
			margin-left: 20px;
			margin-right: 20px;
		}
		.zhuanli{
			margin-top: 60px;
			
		}
		.zhuanli>div>div{
			margin-bottom: 30px;
		}
		.zhuanli>div>div>p{
			height: 63px;
			margin-top: 15px;
			margin-bottom: 25px;
		}










































@media (min-width:1200px){
	.menu ul li a{
		padding-left: 45px;
		padding-right: 45px;
	}
	.application div img{
		width: auto;
		height: auto;
		max-height: 100%;
		max-width: 100%;
	}
	.application>div>div>div{
		padding: 0 !important;
	}
	.index-pro-list div span{
		width: 360px;
	}
	.pro-list-l span{
		width: 360px;
	}
	.application div p{
		max-width: 530px;
	}
	.index-pro>div>div>ul>li:nth-of-type(1)>a,.index-pro>div>div>ul>li:nth-of-type(2)>a,.index-pro>div>div>ul>li:nth-of-type(3)>a{
		background-position: 100px;
	}
	.indexcase-r{
		height: 495px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.indexcase-r h4{
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.indexcase-r>div:nth-of-type(1) ul{
		margin-top: 30px;
	}
	.indexcase-r>div:nth-of-type(2){
		margin-top: 20px;
	}
	.indexcase-r>p{
		line-height: 30px;
	}
	.probanner>div>div{
		width: 360px;
		padding: 10px 35px 30px;
		top: -210px;
		right: 15px;
	}
	.jsbanner>div>div{
		width: 460px;
	}
	.pro-list-r{
		margin-bottom: 13px;
	}
	.pro-ul-t li{
		float: left;
		width: 25%;
		color: #595757;
		padding: 15px 0;
		text-align: center;
	}
	.nl-r div{
		height: 200px;
	}
	.casebanner div{
		position: absolute;
		top: 110px;
		left: 0;
		right: 0;
	}
	.nc-l{
		height: 445px;
	}
	.cl-news{
		height: 115px;
	}
	.case-main-r>div{
		border: 1px solid #E7E7E7;
		height: 395px;
	}
}






@media (min-width:992px) and (max-width: 1199px){
	.menu ul li a{
		padding-left: 35px;
		padding-right: 35px;
	}
	.application>div>img{
		max-height: 325px;
	}
	.application>div>div>div{
		padding: 0 5px 0 0 !important;
	}
	.index-pro-list div span{
		width: 293px;
	}
	.index-pro-list div span p{
		padding-left: 5px !important;
	}
	.pro-list-l span{
		width: 293px;
	}
	.pro-list-l span p{
		padding-left: 5px !important;
	}
	.index-pro>div>div>ul>li:nth-of-type(1)>a,.index-pro>div>div>ul>li:nth-of-type(2)>a,.index-pro>div>div>ul>li:nth-of-type(3)>a{
		background-position: 70px;
	}
	.indexcase-r{
		height: 407px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.indexcase-r h4{
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.indexcase-r>div:nth-of-type(1) ul{
		margin-top: 20px;
	}
	.indexcase-r>div:nth-of-type(2){
		margin-top: 10px;
	}
	.indexcase-r>p{
		line-height: 24px;
	}
	.foot-t ul li:nth-of-type(1) a{
		background: url(../img/foot-1.png) no-repeat 45px 0;
		text-indent: 30px;
		border-right: 1px solid #525252;
	}
	.foot-t ul li:nth-of-type(2) a{
		background: url(../img/foot-2.png) no-repeat 45px;
		text-indent: 30px;
		border-right: 1px solid #525252;
	}
	.foot-t ul li:nth-of-type(3) a{
		background: url(../img/foot-3.png) no-repeat 50px;
		text-indent: 30px;
		border-right: 1px solid #525252;
	}
	.foot-t ul li:nth-of-type(4) a{
		background: none;
		padding: 18px 0;
		text-indent: 0;
	}
	.probanner>div>div{
		width: 360px;
		padding: 10px 35px 30px;
		top: -190px;
		right: 15px;
	}
	.jsbanner>div>div{
		width: 460px;
	}
	.pro-list-r{
		margin-bottom: 11px;
	}
	.pro-ul-t li{
		float: left;
		width: 50%;
		color: #595757;
		padding: 10px 0;
		text-align: center;
	}
	.pro-ul-b li:nth-of-type(4){
		padding-right: 4px;
	}
	.pro-border h4{
		font-size: 22px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.pro-border>div>p{
		line-height: 25px;
	}
	.pro-ul-t{
		margin: 15px 0;
	}
	.promain-ul li:nth-of-type(4){
		padding-right: 10px;
	}
	.pro-main>h1{
		margin: 0;
	}
	.pro-main>p{
		line-height: 20px;
	}
	.pro-bgc{
		margin: 0;
		padding: 5px 10px;
	}
	.pro-bgc p{
		line-height: 22px;
	}
	.promain-ul{
		margin-bottom: 2px;
	}
	.pro-wuliao>div>div p:nth-of-type(2){
		line-height: 20px;
	}
	.nl-r div{
		padding: 15px 20px;
	}
	.nl-r h3 a{
		margin-bottom: 10px;
	}
	.nl-r span{
		color: #5D5D5D;
		margin-bottom: 10px;
	}
	.nl-r p{
		line-height: 24px;
		height: 72px;
		overflow: hidden;
	}
	.news-xg ul li a{
		color: #595757;
		line-height: 28px;
		height: 28px;
		max-width: 340px;
		overflow: hidden;
		display: inline-block;
	}
	.casebanner div{
		position: absolute;
		top: 70px;
		left: 0;
		right: 0;
	}
	.nc-l{
		height: 368px;
	}
	.nc-r{
		float: left;
		width: 65%;
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.nc-r img{
		padding: 5px;
	}
	.nc-l h4{
		margin-top: 0;
		padding: 13px 0;
		margin-bottom: 5px;
	}
	.nc-l p{
		padding: 0 15px;
		line-height: 22px;
	}
	.nc-l b{
		padding: 10px 15px 8px;
	}
	.nc-l p:last-of-type{
		text-align: center;
	}
	.nc-l p:last-of-type a{
		width: 125px;
		margin: 10px 5px 0;
		font-size: 14px;
	}
	.cl-news{
		margin-top: 20px;
		height: 100px;
	}
	.cl-news p:nth-of-type(1) a{
		margin-bottom: 5px;
	}
	.cl-news p:nth-of-type(2){
		line-height: 22px;
	}
	.case-main-r h1{
		font-size: 20px;
		padding: 8px 0;
	}
	.case-main-r>div{
		padding: 7px 20px;
		height: 324px;
		border: 1px solid #E7E7E7;
	}
	.case-main-r>div>p{
		color: #6d6969;
		line-height: 22px;
	}
	.case-main-r>div>p:nth-of-type(2),.case-main-r>div>p:nth-of-type(3){
		display: block;
		margin-top: 7px;
		margin-bottom: 0;
	}
	.case-main-r>div>p:nth-of-type(2){
		padding-right: 0;
	}
	.case-main-r>div>p>span{
		font-weight: bold;
	}
	.case-main-r>div>p:nth-of-type(4){
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.case-main-r>div>p>a{
		font-weight: 400;
		text-decoration: underline;
		color: #666666;
		background: url(../img/dianji.png) no-repeat left;
		text-indent: 28px;
		display: inline-block;
	}
	.case-wuliao{
		width: 25%;
		float: left;
		padding: 0 8px;
	}
	.case-wuliao img{
		padding: 3px;
		border: 1px solid #E0E0E0;
		margin-bottom: 4px;
	}
	.case-wuliao figcaption{
		padding: 3px 0;
	}
	.case-news ul li{
		padding: 0 7px;
	}
	.case-news ul{
		padding-top: 8px;
	}
	.aboutus-bot div{
		background-color: #6fbf3e;
		width: 20.75%;
		float: left;
		height: 131px;
		margin-bottom: 1px;
		border-left: 1px solid #FFFFFF;
	}
	.aboutus-bot div p:nth-of-type(1){
		color: #FFFFFF;
	}
	.aboutus-bot div p:nth-of-type(2){
		color: #FFFFFF;
	}
	.aboutus-bot div p:nth-of-type(1){
		color: #FFFFFF;
		padding-top: 10px;
		padding-left: 15px;
		font-size: 20px;
		font-weight: bold;
	}
	.aboutus-bot div p:nth-of-type(2){
		color: #FFFFFF;
		padding-left: 15px;
		font-size: 14px;
		padding-top: 5px;
		line-height: 22px;
	}
}




@media (min-width:768px) and (max-width: 991px){
	.menu ul li a{
		padding-left: 20px;
		padding-right: 20px;
	}
		.index-pro-list div span{
		width: 100%;
		position: static;
	}
	.index-pro-list>div>div{
		margin-bottom: 15px;
	}
	.pro-list-l span{
		width: 220px;
	}
	.pro-list-l span p{
		padding-left: 5px !important;
	}
	.material ul li{
		width: 25%;
		margin-bottom: 10px;
	}
	.index-pro>div>div>ul>li:nth-of-type(1)>a,.index-pro>div>div>ul>li:nth-of-type(2)>a,.index-pro>div>div>ul>li:nth-of-type(3)>a{
		background-position: 30px;
	}
	.indexcase-r{
		padding-left: 20px;
		padding-right: 20px;
	}
	.indexcase-r h4{
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.indexcase-r>div:nth-of-type(1) ul{
		margin-top: 15px;
	}
	.indexcase-r>div:nth-of-type(2){
		margin-top: 10px;
	}
	.indexcase-r>p{
		line-height: 24px;
	}
	.indexcase-l{
		width: 100%;
		float: left;
	}
	.indexcase-r{
		width: 100%;
		float: left;
	}
	.foot-t{
		display: none;
	}
	.foot-ml{
			 display: none;
	}
	.probanner>div>div{
		width: 360px;
		padding: 10px 35px 30px;
		top: -170px;
		right: 15px;
	}
	.jsbanner>div>div{
		width: 460px;
	}
	.pro-list-r{
		margin-bottom: 11px;
	}
	.pro-ul-t li{
	float: left;
	width: 25%;
	color: #595757;
	padding: 15px 0;
	text-align: center;
	}
	.pro-border{
		border-right: 1px solid #E6E6E6;
	}
	.pro-ul-b{
		margin-bottom: 15px;
	}
	.pro-border img{
		padding: 15px;
	}
	.nl-r>div:nth-of-type(2){
		display: none;
	}
	.news-xg ul{
		width: 100%;
	}
	.news-xg ul li a{
		color: #595757;
		line-height: 28px;
		height: 28px;
		max-width: 550px;
		overflow: hidden;
		display: inline-block;
	}
	.casebanner div{
		position: absolute;
		top: 50px;
		left: 0;
		right: 0;
	}
	.tabs-fourth li{
		width: 33.3%;
		padding: 0 15px;
		border: none;
		margin-bottom: 15px;
	}
	.nc-l{
		float: left;
		width: 100%;
		border: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-bottom: none;
	}
	.nc-r{
		float: left;
		width: 100%;
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
	}
	.nc-l h4{
		margin-bottom: 10px;
	}
	.nc-l b{
		padding: 15px 25px 10px;
	}
	.nc-l p:last-of-type a{
		margin: 20px 10px 10px;
	}
	.case-main>div:nth-of-type(1){
		float: left;
		width: 100%;
	}
	.case-main-r{
		float: left;
		width: 100%;
	}
	.aboutus-bot div{
		background-color: #6fbf3e;
		width: 20.75%;
		float: left;
		height: 100px;
		margin-bottom: 1px;
		border-left: 1px solid #FFFFFF;
	}
	.aboutus-bot div p:nth-of-type(1){
		color: #FFFFFF;
		padding-top: 10px;
		padding-left: 15px;
		font-size: 20px;
		font-weight: bold;
	}
	.aboutus-bot div p:nth-of-type(2){
		display: none;
	}
}




@media (max-width:767px){
	.horizon div img{
		width: 100%;
		padding: 2px;
	}
	.phonenumber>span:nth-of-type(1){
		text-indent: 0;
		padding: 0 10px;
	}
	.phonenumber>span:nth-of-type(1) span{
		background: none;
		transform: none;
	}
	.phonenumber strong{
		font-size: 24px;
	}
	.phonenumber{
		border: none;
		transform: none;
		margin: 10px 0;
	}
	.horizon-back h3{
		margin: 25px auto;
	}
	.phonenumber>span:nth-of-type(2)>span{
		transform: none;
		}
	.phonenumber>span:nth-of-type(2)>span a{
		padding: 10px 0;
	}
	.index-pro-list div span{
		width: 100%;
		position: static;
	}
	.index-pro-list>div>div{
		margin-bottom: 15px;
	}
	.pro-list-l span{
		width: 100%;
		position: static;
	}
	.pro-list-l{
		margin-bottom: 15px;
	}
	.material ul li{
		width: 25%;
		margin-bottom: 10px;
	}
	.index-pro>div>div>ul>li:nth-of-type(1)>a,.index-pro>div>div>ul>li:nth-of-type(2)>a,.index-pro>div>div>ul>li:nth-of-type(3)>a{
		background-position: 30px;
		text-indent: 0;
		background-image: none;
		padding: 0 5px;
	}
	 .indexcase-r{
	 	padding-left: 5px;
	 	padding-right: 5px;
	 }
	 .indexcase-r h4{
	 	margin-top: 10px;
	 	margin-bottom: 5px;
	 }
	 .indexcase-r>div:nth-of-type(1) ul{
	 	margin-top: 15px;
	 }
	 .indexcase-r>div:nth-of-type(2){
	 	margin-top: 10px;
	 }
	 .indexcase-r>p{
	 	line-height: 24px;
	 }
	 .indexcase-l{
	 	width: 100%;
	 	float: left;
	 }
	 .indexcase-r{
	 	width: 100%;
	 	float: left;
	 }
	 .foot-t{
	 	display: none;
	 }
	 .foot-ml{
		 display: none;
	 }
	 .probanner>div>div{
	 	width: 100%;
		position: static;
	 	padding: 10px 15px 10px;
	 }
	 .probanner>div>div h2{
		 margin-top: 0;
		 font-size: 24px;
	 }
	 .pro-list-r{
	 	margin-bottom: 11px;
	 }
	 .pro-ul-t li{
	 float: left;
	 width: 50%;
	 color: #595757;
	 padding: 15px 0;
	 text-align: center;
	 }
	 .pro-border{
	 	border-right: 1px solid #E6E6E6;
	 }
	 .pro-ul-b{
	 	margin-bottom: 15px;
	 }
	 .pro-border img{
	 	padding: 5px;
	 }
	 .pro-ul-b li:nth-of-type(1),.pro-ul-b li:nth-of-type(2),.pro-ul-b li:nth-of-type(3){
	 	float: left;
	 	width: 33.3%;
	 	border-right: 1px solid #86cb5c;
		border-bottom: 1px solid #86cb5c;
	 	height: 72px;
	 }
	 .pro-ul-b li:nth-of-type(4){
	 	float: left;
	 	width: 100%;
	 	padding-right: 0;
	 }
	 .pro-ul-b>li>p{
		 text-align: center !important;
	 }
	 .pro-border>div:nth-of-type(1){
		 padding: 0 10px;
	 }
	 .pro-border>div:nth-of-type(1) h4{
		 margin: 15px 0;
	 }
	 .pro-border>div:nth-of-type(1) p{
		 line-height: 28px;
	 }
	 .pro-ul-t{
		 margin: 15px 0;
	 }
	 .dianji ul{
		 display: none;
	 }
	 .promain-ul li:nth-of-type(1), .promain-ul li:nth-of-type(2), .promain-ul li:nth-of-type(3){
		 width: 33.3%;
	 }
	 .promain-ul li:nth-of-type(4){
		 width: 100%;
		 padding: 0;
	 }
	 .promain-ul li>p{
		 text-align: center !important;
	 }
	 .pro-wuliao>div>img{
		 width: 100%;
		 padding: 10px;
	 }
	 .pro-wuliao>div>div{
		 width: 100%;
	 }
	 .nl-l{
	 	width: 100%;
	 	float: left;
	 	margin-top: 10px;
	 }
	 .nl-r{
	 	width: 100%;
	 	float: left;
	 }
	 .news-xg ul{
	 	width: 100%;
	 }
	 .news-xg ul:nth-of-type(2){
		 display: none;
	 }
	 .news-xg ul li a{
	 	color: #595757;
	 	line-height: 28px;
	 	height: 28px;
	 	overflow: hidden;
	 	display: inline-block;
	 }
	 .news-xg ul li span{
		 display: none;
	 }
	 .casebanner div{
	 	position: absolute;
	 	top: 10px;
	 	left: 0;
	 	right: 0;
	 }
	 .tabs-fourth li{
	 	width: 50%;
	 	padding: 0 15px;
	 	border: none;
	 	margin-bottom: 15px;
	 }
	 .nc-l{
	 	float: left;
	 	width: 100%;
	 	border-top: 1px solid #CCCCCC;
	 	border-right: 1px solid #CCCCCC;
	 	border-left: 1px solid #CCCCCC;
		border-bottom: none;
	 }
	 .nc-r{
	 	float: left;
	 	width: 100%;
	 	border: 1px solid #CCCCCC;
	 	background-color: #FFFFFF;
	 }
	 .nc-r img{
	 	padding: 5px;
	 }
	 .nc-l h4{
	 	margin-top: 0;
	 	padding: 10px 0;
	 	margin-bottom: 5px;
	 }
	 .nc-l p{
	 	padding: 0 15px;
	 	line-height: 24px;
	 }
	 .nc-l b{
	 	padding: 15px 15px 10px;
	 }
	 .nc-l p:last-of-type a{
	 	padding: 10px 0;
	 	width: 115px;
	 	margin: 10px 10px 8px;
	 }
	 .cl-ul ul li{
		 width: 33.3%;
	 }
	 .cl-figure>div{
		 width: 50%;
	 }
	 .tabs-caselist>div>div{
		 width: 100%;
	 }
	 	.case-main>div:nth-of-type(1){
	 	float: left;
	 	width: 100%;
	 }
	 .case-main-r{
	 	float: left;
	 	width: 100%;
	 }
	 .case-main-r>div>p:nth-of-type(2), .case-main-r>div>p:nth-of-type(3){
		 display: block;
		 padding: 0;
		 margin-top: 15px;
		 margin-bottom: 0;
	 }
	 .case-main-r>div>p:nth-of-type(4){
		 margin-top: 15px;
	 }
	 .form-self input:nth-of-type(1),.form-self input:nth-of-type(2),.form-self input:nth-of-type(3){
	 	float: left;
	 	width: 94%;
	 	border: none;
	 	margin-left: 3%;
	 	margin-right: 3%;
	 	margin-top: 0;
	 	margin-bottom: 10px;
	 	padding: 8px 0;
	 }
	 .aboutus-bot div{
	 	background-color: #6fbf3e;
	 	width: 100%;
	 	float: left;
	 	height: auto;
	 	margin-bottom: 1px;
	 	border-left: 1px solid #FFFFFF;
	 }
	 .aboutus-bot img:nth-of-type(3){
		 display: none;
	 }
	 .aboutus-bot img:nth-of-type(1){
		 padding-bottom: 2px;
		 width: 100%;
	 }
	 .aboutus-bot img:nth-of-type(2){
		 width: 100%;
		 padding-bottom: 1px;
	 }
	 .aboutus-bot img:nth-of-type(4),.aboutus-bot img:nth-of-type(5){
		 width: 50%;
		 padding: 1px;
	 }
	 .aboutus-top img{
		 width: 100%;
		 margin-bottom: 20px;
	 }
	 .aboutus-top>div>div{
		 width: 100%;
	 }
	 .aboutus-bot div p:nth-of-type(1){
	 	color: #FFFFFF;
	 	padding-top: 20px;
	 	padding-left: 20px;
	 	font-size: 24px;
	 	font-weight: bold;
	 }
	 .aboutus-bot div p:nth-of-type(2){
	 	color: #FFFFFF;
	 	padding-left: 20px;
	 	font-size: 14px;
	 	padding-top: 5px;
	 	line-height: 22px;
		margin-bottom: 20px;
	 }
	 .gy-l{
		 width: 100%;
	 }
	 .gy-r{
	 	 width: 100%;
	 }
	 .wl-l{
	 	float: left;
	 	width: 100%;
	 }
	 .wl-l p{
	 	color: #6D6969;
	 	line-height: 26px;
	 	padding: 30px 10px 20px 0;
	 }
	 .wl-r{
	 	float: left;
	 	width: 100%;
	 }
	 .wl-r img{
	 	padding: 10px;
	 }
	 .indexnews-b h4 span,.newslist h3 span{
	display:none;
}
}



