*{
    margin: 0;
    padding: 0;
}
ul,ol,li {
    list-style: none;
}
li {
    text-align: center;
}
a {
    text-decoration: none;
    color: white;
}
body {
    font-family: "Microsoft YaHei";
}
/*去掉里的默认间距*/
ul {
    font-size: 0;
    word-spacing: -1px;
    letter-spacing:-1px;
}
/*··················*/
header a {
    color: #fff;
}
.nav{
    width: 100%;
    position: fixed;
    top: 12px;
    z-index: 10;
}
.nav_center {
    width: 1000px;
    margin: 0 auto;
}
.nav_center img{
    display: inline-block;
}
.nav_center ul{
    display: inline-block;
    width: 608px;
    margin-left: 24px;
}
.nav_center ul li {
    width: 150px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    display: inline-block;
    /*border: solid 1px #666666;*/
}
.banner ul {
    width: 100%;
    margin: 0;
}
.banner_01 {
    width: 100%;
    height: 850px;
    background:url("../image/banner_01.jpg") no-repeat 0 0 ;
    background-color: antiquewhite;
    position: relative;
    background-size: 100% 100%;
}
.banner_01 ul li {
    width: 120px;
    height: 32px;
    border: solid 1px #eeeeee;
    display: inline-block;
    font-size: 16px;
    color: #cccccc;
    line-height: 32px;
    border-radius: 10px;
    margin-right: 16px;
}
.banner_01 ul {
    margin: 0;
    margin-left: 26%;
    text-align: left;
    position: absolute;
    bottom: 135px;
}
/*.content {*/
    /*margin-top: -38px;*/
/*}*/
.service {
    background: url("../image/bg_1.jpg") no-repeat 0 0;
    height: 1015px;
    width: 100%;
    background-size: 100% 100%;
}
h3 {
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    margin-top: 0px;
}
.service_center ul li{
    width: 400px;
    height: 375px;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
}
.service_center ul {
    width: 100%;
}
.service_center ul li ul {
    width: 400px;
}
.service_center ul li ul li {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background-color: #99c3e2;
    margin-right: 16px;
    margin-top: 147px;
   }
.service_center ul li ul .dark{
    background-color: #0068b7;
}
.service_center ul li ul .last_li {
    margin-right: 0;
}
.service_center ul li p{
    font-size: 24px;
    color: #666666;
    height: 60px;
    line-height: 60px;
    margin-top: 94px;
}
.service_center h1,h3 {
    width: 100%;
    text-align: center;
}
h3 {
    font-size: 24px;
    padding-top: 38px;
}
h1 {
    font-size: 36px;
    margin-bottom: 48px;
    text-align: center;
}
.service_center ul li a {
    font-size: 16px;
    color: #0068b7;
    height: 52px;
    line-height: 52px;
}
.service_center ul li div{
    height: 56px;
    width: 400px;
    margin-top: 20px;
}
.service_center ul li div a {
     display: inline-block;
     width: 137px;
     height: 54px;
     font-size: 16px;
     color: #ffffff;
     background-color: #0068b7;
    margin-top: 94px;
 }
.service_center ul li div p {
    display: inline-block;
    width: 255px;
    height: 54px;
    font-size: 16px;
    color: #666666;
    background-color: #bfbfbf;
    vertical-align: top;
}

.advantage h1 {
    margin-bottom: 24px;
}
p{
    font-size: 16px;
    text-align: center;
}
.advantage p {
    margin-bottom: 64px;
}
.advantage {
    width: 100%;
    margin: 0 auto;
}
.adv {
    width: 24%;
    display: inline-block;
}
i {
    display: block;
    width: 120px;
    height: 80px;
    margin: 0 auto;
}
.device {
    background: url("../image/device.png") no-repeat 0 0;
}
.capital {
    background: url("../image/capital.png") no-repeat 0 0;
}
.factory {
    background: url("../image/Factory_area.png") no-repeat 0 0;
}
.supply {
    background: url("../image/supply.png") no-repeat 0 0;
}
h4 {
    text-align: center;
    font-size: 16px;
    color: #0068b7;
    margin-bottom: 24px;
    margin-top: 24px;
}
.adv p {
    width: 80%;
    margin: 0 auto;
}
.cooperation {
    margin-top: 48px;
    position:relative;
    height: 825px;
}
.cooperation_bg {
    height: 213px;
    width: 100%;
    background-color: #dcdde9;
}
.cooperation_content {
    width: 100%;
    margin: 0 auto;
    height: 558px;
    -webkit-box-shadow: 4px;
    -moz-box-shadow: 4px;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.5);
    overflow: hidden;
}
.cooperation_content div {
    float: left;
}
.cooperation_content p {
    width: 422px;
    text-align: justify;
    text-indent: 2em;
    margin-top: 150px;
    margin-left: 95px;
    line-height: 32px;
}
.cooperation_content a{
    display: block;
    height: 40px;
    width: 245px;
    background-color: #0068b7;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 95px;
    margin-top: 48px;
}
.cooperation_content img {
    width: 545px;
    height: 400px;
    margin-top: 65px;
    margin-left: 56px;
    float: left;
    box-shadow:0px 0px 30px #cccccc;
}
.cooperation_content {
    top:170px;
    left:50%;
    box-shadow: #cccccc 2px;
    background-color: #ffffff;
}
.ad {
    /*height: 450px;*/
    /*background-color: #0068b7;*/
    margin-bottom: 64px;
    width: 100%;

}
.ad img {
    width: 100%;
}
.news div {
    width:100%;
    margin: 0 auto;
    height: 509px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
}
.news div div ul li{
    font-size: 18px;
    color: #333333;
    display: inline-block;
    height: 52px;
    text-align:center;
    line-height: 52px;
    padding-top: 8px;
    margin-left: 50px;
}
.news div div ul a {
	line-height: 67px;
    margin-left: 144px;
    color: #888888;
    font-size: 14px;
}
.news div div div{
    color: #666666;
    margin-left: 48px;
    width: 500px;
}
.news div div {
    box-shadow: none;
}
.news div img {
    width: 49%;
    height: 509px;
    display: inline-block;
    vertical-align: top;
    box-shadow: none;
}
.news div div {
    display: inline-block;
    width: 50%;
}
.news div div .select {
    font-weight: 600;
}
.news div div ul img {
    width: 18px;
    height: 16px;
    margin-top: 24px;
    margin-left: 8px;
}
.news div div div a img{
    width:120px;
    height:80px;
    display: inline-block;
    margin-top: 0;
}
.news div div div a div {
    display: inline-block;
    width: 350px;
    margin-left: 10px;
    height: auto;
}
.news div div div a div p{
    height: 50px;
    overflow: hidden;
}
.news div div div i img {
    width: 18px;
    height: 16px;
    margin-top: 8px;
    margin-right: 8px;
}
.news div div div i {
	text-align: center;
    display: inline-block;
    margin-left: 36px;
    margin-top: 16px;
    height: 36px;
    line-height: 36px;
}
.news div div div a {
    display: block;
    border-bottom: solid 1px #dddddd;
}
.news div div div ul {
    overflow: inherit;
}
.news div div div ul li a {
    margin-left: 0;
    width: 500px;
    border: none;
    height: 32px;
}
.news div div div ul li {
    margin: 0 auto;
    display: block;
    height: 32px;
}

.Links {
    width: 100%;
    margin: 0 auto;
    border: #dddddd solid 1px;
    text-align: center;
    margin-top:56px;
    margin-bottom: 56px;
}
.Links h1 {
    width: 800px;
    height: 96px;
    line-height: 96px;
    border-bottom: #dddddd solid 1px;
    margin: 0 auto;
    margin-bottom: 24px;
}
ul{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 24px;
}
.Links ul li {
    width: 200px;
    height: 60px;
    border: #cccccc solid 1px;
    display: inline-block;
    margin-right: 50px;
}
.Links ul .last_li {
    margin-right: 0;
}
.footers {
    background-color: #707070;
    color: #ffffff;
    height: 208px;
}
.footers ul{
    width: 100%;
    padding-top: 50px;
}
.footers ul li {
    display: inline-block;
    margin-left: 15%;

}
.footers ul li p {
    text-align: left;
    font-size: 14px;
    border: none;
    height: 30px;
    line-height: 30px;
}
.footers p {
    width: 100%;
    border-top: 1px solid #cccccc;
    margin: 0 auto;
    text-align: left;
    height: 68px;
    line-height: 68px;
}
/*nav*/
.cur{
	color: blue;
}
/*article list*/
.news-list {
	overflow: hidden;
	border-top: 1px solid #E7E6E6;
}
.wrap {
	width: 1100px;
	margin: 0 auto;
}
.news-list li {
	border-bottom: 1px solid #E7E6E6;
}
.news-list li a {
	display: block;
	overflow: hidden;
	padding: 30px 0;
	text-decoration: none;
}
.news-list li .pic {
	float: left;
	width: 200px;
	height: 132px;
}
.news-list li .pic img {
	width: 100%;
	height: 100%;
}
.news-list li .cont {
	overflow: hidden;
	padding-left: 30px;
}
.news-list li .cont .title {
	margin-top: 20px;
	color: #555;
	font-size: 18px;
	font-weight: 700;
}
.news-list li .cont .text {
	padding: 5px 0;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.news-list li .cont .date {
	color: #999;
	font-size: 14px;
}
/*article content*/
.inner-hr {
	height: 6px;
	background-color: #EBEBEB;
}
.news-content .news-show .ns-hd {
	padding: 50px 0 20px;
	overflow: hidden;
	border-bottom: 1px solid #E7E6E6;
}
.news-content .news-show .ns-hd .lefthd {
	float: left;
	max-width: 950px;
}
.news-content .news-show .ns-hd .lefthd h3 {
	color: #444;
	font-size: 24px;
	font-weight: 700;
}
.news-content .news-show .ns-hd .lefthd .info {
	margin-top: 30px;
	color: #555;
	font-size: 12px;
}
.news-content .news-show .ns-hd .lefthd .info span {
	margin-right: 50px;
}
.news-content .news-show .ns-hd .backlink {
	float: right;
}
.news-content .news-show .ns-hd .backlink a {
	display: block;
	margin-top: 24px;
	height: 16px;
	padding-left: 30px;
	background: url(../image/backlink.png) 0 center no-repeat;
	color: #555;
	font-size: 14px;
	line-height: 16px;
}
.news-content .news-show .ns-post {
	padding: 20px 0;
	color: #555;
	font-size: 14px;
	line-height: 36px;
	border-bottom: 1px solid #E7E6E6;
}
.news-content .news-show .ns-rel {
	overflow: hidden;
	padding: 40px 0 50px;
}
.news-content .news-show .ns-rel p {
	width: 45%;
}
.l {
	float: left;
}
.r {
	float: right;
}
.news-content .news-show .ns-rel a {
	color: #555;
	font-size: 16px;
}
/*product list*/
.case-content .case-list {
	overflow: hidden;
}
.case-content .case-list ul {
	overflow: hidden;
	width: 1140px;
	margin-left: -40px;
	margin-bottom: 30px;
}
.case-content .case-list li {
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	width: 340px;
	height: 246px;
	background-color: #F5F5F5;
	position: relative;
	overflow: hidden;
}
.case-content .case-list li a {
	display: block;
	overflow: hidden;
}
.case-content .case-list li .pic {
	height: 196px;
	font-size: 0;
	line-height: 1;
}
.case-content .case-list li .pic img {
	width: 100%;
	height: 100%;
}
.case-content .case-list li .text {
	width: 100%;
	height: 50px;
	padding: 0 10px;
	color: #555;
	line-height: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.case-content .case-list li .text span.l {
	font-size: 16px;
}
.l {
	float: left;
}



