* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
}
li {
	list-style: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
/*head*/
.top {
	background: url(../images/top_01.jpg) repeat-x;
	height: 5px;
	position: relative;
}
.head {
	width: 1200px;
	margin: 0 auto;
	margin-top: -5px;
}
.logo {
	float: left;
	display: flex;
    align-items: center;
    height: 72px;
}
.head .nav {
	float: right;
}
/*主体*/
.maincontainer {
	background: #f5f5f5;
	padding-bottom: 34px;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.news {
	float: left;
	box-shadow: #cccccc 1px 1px 3px;
	margin-top: -30px;
	position: relative;
	z-index: 10;
}
.newstitle {
	/*background: #0062b2 url(../images/newsbg_16.png) 130px 50px no-repeat;*/
	background: #898989 url(../images/yj.png) 130px 50px no-repeat;
	width: 278px;
	height: 116px;
	opacity: 0.82;
	padding-left: 20px;
	/*border-top: solid #7cb538 5px;*/
}
.newstitle h1 {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	padding-top: 40px;
	/*-webkit-text-shadow: #095b9d 1px 0 0, #095b9d 0 1px 0, #095b9d -1px 0 0, #095b9d 0 -1px 0;*/
	/*-moz-text-shadow: #095b9d 1px 0 0, #095b9d 0 1px 0, #095b9d -1px 0 0, #095b9d -1px 0;*/
	/*text-shadow: #095b9d 1px 0 0, #095b9d 0 1px 0, #095b9d -1px 0 0, #095b9d 0 -1px 0;*/
*filter: Glow(Color=#000, Strength=1);
}
.newstitle p {
	font-size: 19px;
	color: #FFF;
	/*-webkit-text-shadow: #095b9d 1px 0 0, #095b9d 0 1px 0, #095b9d -1px 0 0, #095b9d 0 -1px 0;*/
	/*-moz-text-shadow: #095b9d 1px 0 0, #095b9d 0 1px 0, #095b9d -1px 0 0, #095b9d -1px 0;*/
	/*text-shadow: #095b9d 1px 0 0, #095b9d 0 1px 0, #095b9d -1px 0 0, #095b9d 0 -1px 0;*/
*filter: Glow(Color=#000, Strength=1)
}
.newsmain {
	background: #fff;
	width: 256px;
	padding-left: 20px;
	height: 404px;
	padding-right: 22px;
}
.newsmain li {
	padding-top: 25px;
	padding-bottom: 25px;
	background: url(../images/news_20.png) left 30px no-repeat;
	padding-left: 20px;
	border-bottom: 1px solid #d0d0d0;
}
.newsmain li .h6 a:hover {
	color: #90c31f;
}
.newsmain li .h6 a {
	font-size: 17px;
	color: #2a2a2a;
	font-weight: 300;
}
.newsmain li span {
	display: block;
	color: #0062b2;
	font-weight: bold;
	margin-top: 3px;
}
.newsmain li p {
	font-size: 12px;
	color: #939393;
	width: 225px;
	height: 33px;
	overflow: hidden;
	margin-top: 6px;
}
/*产品*/
.product {
	float: right;
	padding-left: 23px;
	width: 878px;
}
.producttitle {
	padding-top: 25px;
	padding-right: 15px;
}
.producttitle h1 {
	font-size: 25px;
	color: #0062b2;
	float: left;
}
.producttitle h1 span {
	font-size: 19px;
	color: #484848;
	font-weight: normal;
	margin-left: 15px;
}
.producttitle .div {
	float: right;
}
.producttitle p {
	float: left;
}
.producttitle p .phone {
	margin-top: 5px;
}
.producttitle p span {
	font-size: 15px;
	color: #484848;
	margin-top: 10px;
	display: block;
	float: left;
	margin-right: 5px;
}
.producttitle p a img {
	margin-left: 18px;
}
.productmain {
	margin-top: 29px;
	box-shadow: #cccccc 1px 1px 3px;
	width: 877px;
}
.productmain li {
	float: left;
}
.productmain li .img img {
	width: 219px;
	height: 202px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.productmain li .img img:hover {
	opacity: 0.6;
}
.productmain li .img {
	float: left
}
.productmain li .jieshao {
	float: right;
	background: #fff;
	position: relative;
	width: 219.5px;
	height: 202px;
}
.productmain li .jieshao h6 {
	font-size: 18px;
	color: #1e9fd6;
	margin-left: 30px;
	margin-top: 55px;
}
.productmain li .jieshao p {
	margin-left: 30px;
	margin-top: 10px;
}
.productmain li .jieshao a img {
	position: absolute;
	right: 1px;
	bottom: 1px;
}
.maincontainer .productmain .fan li .jieshao {
	float: left;
}
.maincontainer .productmain .fan li .img {
	float: right;
}
/*滑动部分*/
.content {
	width: 1180px;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 24px;
	padding-left: 20px;
	box-shadow: #cccccc 1px 1px 3px;
	background: #fff;
}
.content .huadong, .content .about, .content .world {
	float: left;
}
/*关于我们*/
.about {
	width: 422px;
	margin-left: 41px;
}
.about h1 {
	font-size: 25px;
	color: #0062b2;
}
.about h1 span {
	font-size: 19px;
	color: #484848;
	line-height: 22px;
	margin-top: 6px;
	font-weight: normal;
	margin-left: 15px;
}
.about p {
	font-size: 13px;
	color: #828282;
	line-height: 25px;
	margin-top: 12px;
}
.about p span {
	font-weight: bold;
}
.about p a {
	float: right;
	color: #90c31f;
}
.world {
	margin-left: 44px;
	padding-left: 30px;
	width: 350px;
	background: url(../images/ditu_03.png) left 70px no-repeat;
}
.world h1 {
	font-size: 25px;
	color: #0062b2;
}
.world h1 span {
	font-size: 19px;
	color: #484848;
	line-height: 22px;
	margin-top: 6px;
	font-weight: normal;
	margin-left: 15px;
}
.world img {
	margin-top: 35px;
	width: 358px;
	height: 201px;
}
/*合作伙伴*/
.hezuo {
	box-shadow: #cccccc 1px 1px 3px;
	background: #fff;
	width: 1200px;
	margin: 0 auto;
	margin-top: 19px;
}
.hezuo li {
	float: left;
}
.hezuo .title h1 {
	font-size: 25px;
	color: #0062b2;
	line-height: 91px;
	margin-left: 24px;
	margin-right: 18px;
}
.hezuo .title h1 span {
	font-size: 19px;
	color: #484848;
	line-height: 22px;
	margin-top: 6px;
	font-weight: normal;
	margin-left: 15px;
}
.hezuo li img {
	height: 91px;
}
/*脚部*/
.footcontainer {
	background: #0062b2;
	border-top: solid #90c31f 5px;
}
.foot {
	width: 1200px;
	margin: 0 auto;
	padding-top: 7px;
	padding-bottom: 11px;
}
.footleft {
	float: left;
	margin-top: 20px;
}
.footright {
	float: right;
}
.footleft p {
	line-height: 23px;
}
.footleft p, .footleft a {
	color: #fff;
	font-size: 13px;
}
@media (max-width: 1024px){
	body  { width:1200px; }
}