body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
section,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	min-width: 1200px;
}

@font-face {
	font-family: zaofang;
	/*这里是说明调用来的字体名字*/
	src: url(../font/MFYueHei_Noncommercial-Regular.otf);
	/*这里是字体文件路径*/
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}
header{
	width:100%;
}
.header1{
	width: 100%;
	height: 40px;
	background-color: #504f5f;
}
.header1main{
	width: 1200px;
	margin: auto;
}
.headersearch{
	padding-top: 7.5px;
	float: right;
	position: relative;
	margin-right: 20px;
}
.headersearch input{
	width: 200px;
	height: 25px;
	border: none;
	padding: 0 5px;
	padding-right: 35px;
}
.headersearch button{
	width: 30px;
	height: 25px;
	position: absolute;
	right: 0;
	top: 7.5px;
	background-color: #8ca5db;
	color: #FFFFFF;
}
.langeqh{
	float: right;
	height: 25px;
	margin-top: 7.5px;
}
.langeqh1{
	float: left;
}
.langeqh1 a{
	display: block;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	margin-left: 20px;
}
.langeqh1 a img{
	height: 100%;
	padding: 3px 0;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
	box-sizing: border-box;
}
.header2{
	width: 100%;
	height: 100px;
	padding: 10px 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #dddddd;
}

.header2main{
	width: 1200px;
	height: 100%;
	margin: auto;
}
.header2logo{
	height: 64px;
	margin-top: 8px;
	float: left;
}
.langeqh2 a{
	color: #64c2fc;
}
.header2mainright{
	width: 60%;
	float: right;
	
}
.header2mainright1{
	width: 100%;
	height: 35px;
	margin-bottom: 4px;
}
.header2mainright1 p img{
	height: 100%;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 8px;
}
.header2mainright1 p{
	line-height: 35px;
	height: 35px;
	float: right;
	display: inline-block;
	font-size: 21px;
	color: #369dd9;
	font-weight: bold;
}
.header2mainright2{
	width: 100%;
	height: 40px;
}
.header2mainright2menu{
	width: 90%;
    float: right;
}
.header2mainright2menu1{
	width: 14%;
	margin-left: 6%;
	padding: 0 10px;
	float: left;
	padding-top: 6.5px;
	height: 28px;
}
.header2mainright2menu1 a{
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 14px;
	color: #222222;
	transition: all 0.3s ease;
}
.header2mainright2menu1 a span{
	display: block;
	font-size: 12px;
	color: #aaaaaa;
	margin-top: 3px;
	transition: all 0.3s ease;
}
.header2mainright2menu2{
	background-color: #369dd9;
}
.header2mainright2menu2 a{
	color: #FFFFFF;
}
.header2mainright2menu2 a span{
	color: #ffffff;
}
.header2mainright2menu1 a:hover{
	color: #369dd9;
}
.header2mainright2menu1 a:hover> span{
	color: #369dd9;
}
.indexkb{
	height: 140px;
}
.index01{
	width: 1200px;
	margin: 50px auto;
}
.index01left{
	width: 52%;
	height: 384px;
	float: left;
	background-color: #F5F5F5;
	padding:20px 10px;
	overflow: hidden;
	-moz-box-shadow:0px 0px 5px #999999; -webkit-box-shadow:0px 0px 5px #999999; box-shadow:0px 0px 5px #999999;
}
.index01left h4{
	font-size: 22px;
    font-weight: bold;
    color: #00BCD4;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.index01left h4 span{
	font-size: 16px;
	color: #666666;
}
.index01left p{
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 11px;
	color: #666;
	text-align: justify;
}
.index01right{
	width: 46%;
    box-sizing: border-box;
    background-color: #f5f5f5;
    float: right;
}
.index01tit{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #00BCD4;
	margin-bottom: 35px;
}
.index01tit span{
	font-size: 16px;
	display: block;
	margin-top: 10px;
	color: #666666;
	font-weight: normal;
}
.index02{
	width: 100%;
	background-color: #F5F5F5;
	padding: 50px 0;
}
.index02main{
	width: 1200px;
	margin: auto;
}
.index02main .index01tit{
	color: #222222;
}
.indexproduct{
	width: 100%;
	float: left;
}
.indexproduct1{
	width: 22%;
	float: left;
	padding: 5px;
	background-color: #DDDDDD;
	border: 1px solid #c5c4c4;
	margin-bottom: 20px;
	margin-right: 4%;
	transition: all 0.3s ease;
}
.indexproduct1:nth-child(4n){
	margin-right: 0;
}
.indexproduct1 a img{
	width: 100%;
	height: 189px
}
.indexproduct1 a p{
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	color: #222222;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}
.index03{
	width: 100%;
	padding: 50px 0;
}
.index03main{
	width: 1200px;
	margin: auto;
}
.indexproduct1:hover{
	background-color: #389dda;
}
.indexproduct1:hover> a p{
	color: #ffffff;
}
.index03new{
	width: 100%;
	float: left;
}
.index03new1{
	width: 48%;
	float: left;
	margin-bottom: 20px;
}
.index03new1:nth-child(2n){
	float: right;
}
.index03new1left{
	width: 30%;
	float: left;
	height: 110px;
}
.index03new1right{
	width: 68%;
	float: right;
}
.index03new1right h4{
	font-size: 18px;
	font-weight: bold;
	color: #1295E5;
	margin-bottom: 18px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index03new1right p{
	font-size: 15px !important;
	line-height: 18px !important;
	height: 54px;
	color: #666666;
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical; 
	display: -moz-box; 
	-moz-line-clamp: 3; 
	-moz-box-orient: vertical; 
	display: -o-box; 
	-o-line-clamp: 3; 
	-o-box-orient: vertical; 
}
.index03new1right span{
	font-size: 15px !important;
	line-height: 18px !important;
}
.ckgd{
	width: 105px;
	line-height: 30px;
	font-size: 15px;
	color: #222222;
	text-align: center;
	display: block;
	margin: auto;
	margin-top: 10px;
	border: 1px solid #8f8d8d;
	transition: all 0.3s ease;
}
.ckgd i{
	margin-left: 4px;
}
.ckgd:hover{
	background-color: #1295E5;
	border: 1px solid #1295E5;
	color: #FFFFFF;
}
.index04{
	width: 100%;
	padding: 50px 0;
}
.index04main{
	width: 1100px;
	margin: auto;
}
.contactmainleft{
	width: 45%;
	float: left;
}
.contactmainright{
	width: 45%;
	float: right;
}
.contacttit{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	line-height: 40px;
	margin-bottom: 20px;
}
.contacttit span{
	font-size: 15px;
	color: #AAAAAA;
	font-weight: normal;
	margin-left: 5px;
}
.contactxx1{
	width: 100%;
	font-size: 14px;
	color: #000000;
	float: left;
	margin-bottom: 15px;
}
.contactxx11{
	display: block;
	float: left;
	width: 20%;
	font-size: 15px;
	line-height: 20px;
	color: #666;
	font-weight: bold;
}
.contactxx12{
	width: 80%;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #aaaaaa;
}
.lyinp{
	width: 100%;
	border: 1px solid #DDDDDD;
	height: 40px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 15px;
}
.lyinp1{
	width: 97%;
	border: 1px solid #DDDDDD;
	height: 100px;
	padding: 5px;
	
	font-size: 15px;
}
.tijiao{
	width: 80px;
	height: 30px;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	border-radius: 5px;
	margin-top: 20px;
	transition: all 0.3s ease;
}
.tijiao:hover{
	background-color: #1295E5;
}
.footercd {
	list-style: none;
	padding: 20px 0;
	margin: 0;
	float: left;
}

.footercd li {
	float: left;
	border-right: 1px solid #ffffff;
	height: 20px;
	padding: 0 10px;
}

.footercd li a {
	font-size: 15px;
	width: auto;
	line-height: 20px;
	color: #ffffff;
}

.footernr {
	width: 100%;
	height: 150px;
}

.footerleft {
	width: 60%;
	float: left;
}

.footerleft1 {
	width: 100%;
	height: 50px;
}

.footerleft1 img {
	width: 50px;
	float: left;
}

.footerleft1 div {
	float: left;
	margin-left: 10px;
	line-height: 25px;
	font-size: 16px;
}

.QQzixun {
	color: #ffffff;
	line-height: 30px;
	font-size: 15px;
	margin-top: 25px;
	text-align: left;
}

.zbadd {
	color: #b99963;
	font-size: 15px;
	text-align: left;
}

.footerright {
	width: 20%;
	float: right;
}

.footerright img {
	width: 100px;
	margin: auto;
}

.footerright p {
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	font-size: 15px;
}

.tem_footer {
	position: relative;
	padding: 15px 0;
	background: #383642;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.tem_footer a {
	color: #4a4a4a;
}

.tem_footer_nav {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
	height: 30px;
	line-height: 30px;
}

.tem_footer_nav a {
	margin-left: 30px;
}

.tem_inner {
	width: 1200px;
	margin: auto;
}
.aboutmain{
	width: 1100px;
	margin: 50px auto;
}
.indextit {
	font-size: 30px;
	text-align: center;
	color: #acacac;
	margin-bottom: 10px;
}


.indextit1 {
	font-size: 25px;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
}

.indextit1 span {
	font-size: 25px;
	text-align: center;
	position: relative;
	font-weight: bold;
}

.indextit1 span:after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #369dd9;
	position: absolute;
	bottom: -5px;
	left: 0;
}
.aboutmain1{
	width: 100%;
	margin: 10px 0;
}
.aboutmain1 p{
	font-size: 15px;
	line-height: 24px;
}
.aboutmain1img{
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #DDDDDD;
}
.productmain{
	width: 1200px;
	margin: 50px auto;
}
.productmainleft{
	width: 25%;
	float: left;
}
.productmainright{
	width: 73%;
	float: right;
}
.contactxx1{
      	margin-bottom: 10px;
      }
      .contactxx11{
      	width: 14%;
      }
      .contactxx12{
      	width: 85%;
      	color: #666;
      	
      }
 .contactmainleft {
		    width: 55%;
		    float: left;
		}
		.contactmainright {
		    width: 40%;
		    float: right;
		}
.productmainleft h4{
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #369dd9;
}
.productfl{
	width: 100%;
}
.productfl1{
	background-color: #F5F5F5;
	margin-bottom: 3px;
	position: relative;
}
.productfl1 p{
	display: block;
    line-height: 20px;
    font-size: 14px;
    padding: 10px 15px;
    color: #333;
    cursor: pointer;
	transition: all 0.3s ease;
}
.productfl1 p:hover{
	background-color:#60bbf1;
	color: #FFFFFF;
}
.productfl1 p:hover> i{
	color: #FFFFFF;
}
.productfl1 p i{
	font-size: 16px;
    display: block;
    color: #AAAAAA;
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 16px;
}
.productfl1 .action i{
	color: #ffffff;
}
.productfl2{
	width: 100%;
	height: 0;
	transition:height 1s;
	overflow: hidden;
	background-color: #FFFFFF;
	transition: all 0.3s ease;
	animation: gdbh 0.25s linear;
}
@keyframes gdbh{
	0%{
		display: none;
	}
	100%{
		display: block;
	}
}
.productfl2 a{
	display: block;
	line-height: 30px;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 5px;
	color: #666666;
	border-bottom: 1px solid #DDDDDD;
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
	.productfl2 a:hover{
		color: #60bbf1;
	}
.productfl2 a:last-child{
	border-bottom: 0px;
}
.productfl1 .productfl1name1{
	padding: 0 7px;
	background-color:#60bbf1;
	color: #FFFFFF;
}
.productfl1 .productfl1name1 i{
	color: #FFFFFF;
}
.productfl1:first-child .productfl2{
	height: auto;
}
.c1 {
    border-top: #e2e2e2 1px solid;
    border-left: #e2e2e2 1px solid;
}

.c1 th {
    font-weight: bold;
    colors: #000000;
}

.c1 td,
.c1 th {
    padding: 10px 0;
    line-height: 18px;
    font-size: 15px;
    border-bottom: #e2e2e2 1px solid;
    border-right: #e2e2e2 1px solid;
    background-color: #F5F5F5;
}

.c1 a {
    color: #s444444;
}

td.yyk {
    padding-left: 10px;
}
.productdeatit{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #1295E5;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
}
.productdeail p{
	font-size: 15px;
	line-height: 22px;
    margin-bottom: 15px;
	color: #666666;
}
.newmain{
	width: 1200px;
	margin: 50px auto;
}
.newmainlb{
	margin-top: 40px;
}
.newmainlb .index03new1{
	width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #dddddd
}
.newmainlb .index03new1 .index03new1left{
	width: 18%;
}
.newmainlb .index03new1 .index03new1right{
	width: 80%;
}
.newsdeailtit{
	line-height: 20px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	color: #222222;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsdeailtit span{
	display: block;
	font-weight: normal;
	margin-top: 8px;
	font-size: 14px;
}
.newsdeailtit span i{
	margin-right: 4px;
}
.newsdeail p{
	font-size: 15px;
	line-height: 22px;
	color: #666666;
}
.newsdeail{
	min-height: 200px;
}
.contactmain{
	width: 1200px;
	margin:50px auto;
}
.phonemenu{
	display: none;
}
.phonecpfl{
	display: none;
}
.phonemenugb{
	display: none;
}
.productmainleft{
	display: block;
}
.index03new1rightcon1{
				line-height: 18px;
			    height: 54px;
			    color: #666666;
			    overflow: hidden;
			    text-overflow: ellipsis;
			    display: -webkit-box;
			    -webkit-line-clamp: 3;
			    -webkit-box-orient: vertical;
			    display: -moz-box;
			    -moz-line-clamp: 3;
			    -moz-box-orient: vertical;
			    display: -o-box;
			    -o-line-clamp: 3;
			    -o-box-orient: vertical;
			}
			.index01left div{
				height: 307px;
    			overflow: auto;
			}
			.header2mainright2menu2：hover{
    background-color: #369dd9;
    color: #ffffff;
}
.header2mainright2menu2 a:hover{
	color: #ffffff;
}
.header2mainright2menu2 a:hover> span{
	color: #ffffff;
}
.rczp{
	width: 1100px;
    margin: 50px auto;
}
.rczp p{
	font-size: 15px;
	line-height: 23px;
	color: #666;
	margin-bottom: 10px;
}
.rczp h4{
	font-size: 15px;
    line-height: 23px;
    color: #222222;
    /* margin-bottom: 20px; */
    font-weight: bold;
    margin-top: 20px;
}
.rczp h5{
	font-size: 15px;
	line-height: 23px;
	color: #666;
}
.rczp h5 span{
	font-size: 15px;
	line-height: 23px;
	color: #222222;
	margin-bottom: 5px;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}



@media only screen and (max-width: 640px) {
	body{
		min-width: 100%;
		margin-top: 51px;
	}
	
	.phonemenu{
		width: 100%;
		height: 50px;
		padding: 5px 10px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99;
		display: block;
		background-color: #000000;
	}
	.phonemenulogo{
		height: 30px;
		margin-top: 5px;
		float: left;
	}
	.phonemenu1{
		position: absolute;
		top: 51px;
		left: 5px;
		background-color: #000000;
		padding: 5px 10px;
		border-radius: 5px;
		display: none;
	}
	.phonemenu2 a{
		font-size: 14px;
		text-align: center;
		color: #FFFFFF;
		line-height: 25px;
		display: block;
		
	}
	.phonemenu2 a span{
		display: none;
	}
	.phonelange{
		float: right;
		color: #FFFFFF;
	}
	.phonelange a{
		font-size: 14px;
		line-height: 40px;
		color: #FFFFFF;
	}
	.phonelange .yyqh{
		color: #1295E5;
	}
	.header1{
		display: none;
	}
	.header2{
		display: none;
	}
	.swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	.index01{
		width: 100%;
		padding: 0 5px;
		margin: 20px 0;
	}
	.index01tit {
    font-size: 25px;
    margin-bottom: 20px;
    }
    .index01tit span {
    font-size: 15px;
    margin-top: 7px;
    }
    .index01left{
    	width: 100%;
    	height: auto;
    }
    .index01right{
    	display: none;
    }
    .index01left h4{
    	font-size: 20px;
    	margin-bottom: 15px;
    }
    .index01left h4 span{
    	font-size: 15px;
    }
    .index01left p {
    font-size: 14px;
    line-height: 17px;
    text-indent: 2em;
    }
    .index02{
    	padding: 20px 5px;
    }
    .index02main{
    	width: 100%;
    }
    .indexproduct1{
    	width: 49%;
    	float: left;
    	margin-right:0;
    	margin-bottom: 15px;
    }
    .indexproduct1:nth-child(2n){
    	float: right;
    }
    .index03{
    	padding: 20px 5px;
    }
    .index03main{
    	width: 100%;
    }
    .index03new1{
    	width: 100%;
    	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dddddd;
    }
    .index03new1right h4{
    	font-size: 17px;
    	margin-bottom: 8px;
    	
    }
    .index03new1right p{
    	font-size: 12px;
	    line-height: 16px;
	    height: 48px;
    }
    .ckgd {
    width: 95px;
    line-height: 30px;
    font-size: 14px;
    }
    .index04{
    	padding: 20px 5px;
    }
    .index04main{
    	width: 100%;
    }
    .contactmainleft{
    	width: 100%;
    	margin-bottom: 10px;
    }
    .contactmainright{
    	width: 100%;
    }
    .contactxx11{
    	width: 23%;
    }
    .contactxx12{
    	width: 77%;
    }
    .tem_inner{
    	width: 100%;
    	padding: 0 5px;
    }
    .footernr{
    	height: auto;
        padding: 10px 0;
    }
    .footercd{
    	display: none;
    }
    .footerleft{
    	width: 100%;
    	float: none;
    }
    .footerright{
    	display: none;
    }
    .footerleft1 div{
    	font-size: 14px;
    	width: 80%;
    }
    .QQzixun {
    color: #ffffff;
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
    }
    .zbadd{
    	font-size: 14px;
    	margin-top: 5px;
    }
    .footerleft1 div p{
    	text-align: left;
    	font-size: 12px;
    line-height: 16px !important;
    }
    .bqsy, .bqsy1{
    	line-height: 18px !important;
    	font-size: 14px;
    }
    .aboutmain{
    	width: 100%;
    	margin: 20px 0;
    	padding: 0 5px;
    }
    .indextit {
	    font-size: 25px;
	    margin-bottom: 3px;
    }
    .indextit1{
    	margin-bottom: 30px;
    }
    .indextit1 span{
    	font-size: 20px;
    }
    .aboutmain1 p{
    	font-size: 14px;
    }
    .contactmain{
    	width: 100%;
    	margin: 20px 0;
    	padding: 0 5px;
    }
    #container{
    	height: 200px !important;
    }
    .newmain{
    	width: 100%;
    	margin: 20px 0;
    	padding: 0 5px;
    }
    .newmainlb{
    	margin-top: 0px;
    }
    .newmainlb .index03new1 .index03new1left {
	    width: 30%;
	}
    .newmainlb .index03new1 .index03new1right{
    	width: 68%;
    }
    .newsdeailtit{
    	font-size: 17px;
    }
    .newsdeailtit span{
    	font-size: 13px;
    }
    .phonecpfl{
    	display: inline-block;
    	padding:0 8px;
    	line-height: 30px;
    	border: 1px solid #dddddd;
    	color: #666;
    	text-align: center;
    	font-size: 15px;
    	border-radius: 5px;
    	margin-top: 5px;
    	margin-left: 5px;
    }
    .phonecpfl i{
    	margin-left: 3px;
    }
    .productmain{
    	width: 100%;
    	margin: 20px 0;
    	padding: 0 5px;
    }
    .productmainleft{
    	width: 100%;
    	height: 100%;
    	position: fixed;
    	right: 0px;
    	top: 0px;
    	z-index: 99;
    	background-color: rgba(0,0,0,0.8);
    }
    .productmainleft h4{
    	display: none;
    }
    .productfl{
    	max-height: 400px;
    	overflow: auto;
    	background-color: #FFFFFF;
    }
    .phonemenugb{
    	display: block;
    	width: 80px;
    	text-align: center;
    	border-radius: 5px;
    	color: #FFFFFF;
    	margin: auto;
    	margin-top: 20px;
    	font-size: 15px;
    	background-color: #1295E5;
    	line-height: 30px;
    }
    .productmainright{
    	width: 100%;
    }
    .c1 td, .c1 th{
    	padding: 8px 0;
	    line-height: 18px;
	    font-size: 14px;
    }
    .productmainleft{
	display: none;
}
.index03new1rightcon1{
	height: 48px;
}
.contactmainleft div{
	width: 100% !important;
	padding:0 5px;
	margin-bottom: 10px;
}
.rczp {
    width: 100%;
    margin: 20px auto;
}
.index03new1left{
	height: auto;
}
.index03new1right p{
	font-size: 13px !important;
	line-height: 16px !important;
	height: 48px;
	color: #666666;
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical; 
	display: -moz-box; 
	-moz-line-clamp: 3; 
	-moz-box-orient: vertical; 
	display: -o-box; 
	-o-line-clamp: 3; 
	-o-box-orient: vertical; 
}
.index03new1right span{
	font-size: 13px !important;
	line-height: 16px !important;
}



}
@media only screen and (max-width: 320px){
	.contactxx11{
    	width: 25%;
    }
    .contactxx12{
    	width: 74%;
    }
}
.fenye{
			list-style: none;
			padding:0;
			margin: 0;
			margin-top: 20px;
		}
		.fenye li{
			float: left;
			width: auto;
			line-height: 22px;margin-right: 5px;
			padding:0px 8px;
		}
		.active{
			background-color: #222222;
		}
		.fenye li .current{
			color: #ffffff !important;
		}
		.fenye li a{
			color: #222222 !important;
		}
		.newscenter1{
			margin-bottom: 20px;
		}
		.mbxdh{
	width: 1200px;
	display: block;
	margin: 30px auto;
	font-size: 15px;
	color: #666666;
}
.mbxdh a{
	color: #666666;
	transition: all 0.3s ease;
}
.mbxdh a:hover{
	color: #059CDF;
}
.mbxdh i{
	margin: 0 8px;
	font-size: 16px;
	color: #666666;
}