﻿@import url(global.css);
/*mainBody_01*/
.mainBody_01{width:100%; min-width: 1200px; height: 950px; position:relative; background: url(../images/banner1.jpg) no-repeat center 0;}
.mainBody_01 .p1{width:100%; text-align: center; padding-top: 260px;}
.mainBody_01 .p1 img{width:130px;}
.mainBody_01 .p2{width:100%; text-align: center; padding-top: 30px;}
.mainBody_01 .p2 img{width:300px;}
.mainBody_01 .p3{width:100%; text-align: center; padding-top: 80px;}

/*搜索*/
.search{display: none;}
.titles{width: 100%;overflow: hidden; text-align: center;}
.titles h2{width: 100%; line-height: 30px; font-size: 32px; font-weight: 400; color: #000; text-transform : uppercase; padding-bottom: 10px;}
.titles p{width: 100%; line-height: 30px; font-size: 18px; color: #222;}
.more{width:250px; height: 50px; line-height: 50px; font-size: 16px; border: 1px solid #ccc; border-radius: 50px; text-align: center; margin: 0 auto; display: block;}
.more:hover{border: 1px solid #03b0fc;display: block; color: #03b0fc;}

/*mainBody_02*/
.mainBody_02{width:100%; min-width: 1200px;overflow: hidden; padding: 100px 0;}
.mainBody_02 .list{width: 1200px; margin:0 auto;overflow: hidden; padding: 40px 0;}
.mainBody_02 .list li{width:285px; float: left; margin-right: 20px;}
.mainBody_02 .list li:nth-child(4n){margin-right: 0;}
.mainBody_02 .list li a{width:100%; height: 285px; overflow: hidden; display: block;}
.mainBody_02 .list li img{width:100%;transition: all 0.5s;}
.mainBody_02 .list li:hover img{transform: scale(1.1);}
.mainBody_02 .list li p{width:100%; height:50px; line-height: 50px; text-align: center; padding-bottom:10px; font-size: 16px; overflow: hidden;}

/*mainBody_03*/
.mainBody_03{width:100%; min-width: 1200px;overflow: hidden; padding: 100px 0;background: url(../images/banner1.jpg) no-repeat;}
.mainBody_03 .list{width: 1200px; margin:0 auto;overflow: hidden; padding: 40px 0; line-height: 30px; font-size: 16px; color: #fff;}
.mainBody_03 .titles h2{color: #fff;}
.mainBody_03 .titles p{color: #ccc;}
.mainBody_03 .more{color: #ccc;}

/*mainBody_04*/
.mainBody_04{width:100%; min-width: 1200px;overflow: hidden; padding: 100px 0;}

/*mainBody_05*/
.mainBody_05{width:100%; min-width: 1200px;overflow: hidden; padding: 100px 0;background: url(../images/bg2.jpg) no-repeat;}
.mainBody_05 .list{width: 1200px; margin:0 auto;overflow: hidden; padding: 40px 0;} 
.mainBody_05 .new{width:373px; height: 450px; float: left; background: #fff; margin-right: 40px;}
.mainBody_05 .new:nth-child(3n){margin-right: 0;}
.mainBody_05 .title{height:40px; line-height:40px; padding:30px 20px 10px 20px; border-bottom: 1px solid #ccc;}
.mainBody_05 .title h2{width:150px; height:40px; float: left; font-weight: normal; font-size: 18px;}
.mainBody_05 .title a{width:100px; height:40px; display: block; float: right; text-align: right; color: #999;}
.mainBody_05 .list ul{padding:20px;}
.mainBody_05 .list .a1{ width: 100%; height: 150px; position: relative; overflow: hidden;}
.mainBody_05 .list .a1 a{ width: 100%; height: 150px; display: block; overflow: hidden;}
.mainBody_05 .list .a1 a img{width:100%;transition: all 0.5s;}
.mainBody_05 .list .a1:hover img{transform: scale(1.1);}
.mainBody_05 .list .a1 span{ width: 100%; display: block;background: url(../images/hui.png) repeat;line-height: 40px; text-align: center; position: absolute; bottom: 0; left: 0;}
.mainBody_05 .list .a2{ padding-top:10px;}	
.mainBody_05 .list .a2 p{ width:100%; height:30px; line-height: 30px; font-size: 14px;}	
.mainBody_05 .list .a2 p a{ width:78%; height:30px; float: left; display: block; color: #444; overflow: hidden;}
.mainBody_05 .list .a2 p a:hover{ color: #03b0fc;}		
.mainBody_05 .list .a2 p i{ width:20%; height:30px; float: right; display: block; text-align: right; font-style: normal; color: #999;}	

/*mainBody_06*/
.mainBody_06{width:100%; min-width: 1200px;overflow: hidden; padding: 100px 0;}
.mainBody_06 .list{width: 1200px; margin:0 auto; padding: 40px 0;}
.mainBody_06 .list ul{border-top: 1px solid #eee;border-left: 1px solid #eee; overflow: hidden;}
.mainBody_06 .list li{width:298.5px; float: left;border-bottom: 1px solid #eee;border-right: 1px solid #eee; padding: 50px; font-size: 16px;}
.mainBody_06 .list .a1{width:52px; height: 52px; float: left; padding-right: 20px;}
.mainBody_06 .list .a2{width:220px; height: 30px; float: left; line-height: 30px;}
.mainBody_06 .list .a3{width:220px; height: 22px; float: left;}