/* =s Reset */
body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,input,i,b{margin:0;padding:0;font-style:normal;font-weight:normal;}
body{background:#fff;font-family:"MicroSoft YaHei";}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.clear{clear:both;height:0px;width:100%;line-height:0px;}
.clr:after{clear: both;content:'\0020';display: block;visibility:hidden;height:0;}
.clr{zoom:1;}
a{color:#000;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;}
img{border:none;}
ul,li{list-style:none}
input,textarea{outline:none;-moz-transition:box-shadow 200ms;-webkit-transition:box-shadow 200ms;-o-transition:box-shadow 200ms;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
input[type='submit'],input[type='button']{cursor:pointer;}
/*--滚动条--*/
::-webkit-scrollbar{ width:10px; height:30px; background-color:#ECECEC;}
::-webkit-scrollbar:hover{ background-color:#eee; }
::-webkit-resizer{}
::-webkit-scrollbar-thumb{ -webkit-border-radius:4px; background-color:#ccc; height:10px; }
::-webkit-scrollbar-thumb:hover{ background-color: #bbb;}
::-webkit-scrollbar-thumb:active{ background-color:#888;}
/* =e Rest */

/* =s Global */
.inner{width:1000px;margin:0 auto;position: relative;}
.hide{display: none;}
/* =e Global */

/* s= layout */
/*topLeiphone*/.topLeiphone{height: 50px; width: 100%;background: #fff;}

/*section1*/
.section1{height: 454px; background: url("../images/bg1.jpg") no-repeat center 0;}
/*section2*/
.section2{height: 548px; background: url("../images/bg2.jpg") no-repeat center 0;}
.section2 .enter{width: 190px; height: 190px; display: block; position:absolute; top: 124px; right: 18px;}
/*section3*/
.section3{height: 644px; background: url("../images/bg3.jpg") no-repeat center 0;}
/*section4*/
.section4{background: #292929; padding: 60px 0;}
.section4 .list li{float: left;width: 160px;margin:0 45px 30px; height: 250px;  text-align: center;}
.section4 .list li .photo{width: 158px; height: 158px; border: solid 5px #fff;border-radius: 50%; position: relative;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out; }
.section4 .list li h3{ font-size: 24px; line-height: 1.8; color: #626262;}
.section4 .list li p{ font-size: 18px; color: #0b4c8b; line-height: 1.2; color: #626262;}
.section4 .list li:hover h3{color: #0b4c8b; -webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out; }
.section4 .list li:hover p{color: #0b4c8b;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out; }
.section4 .list li:hover .photo{top: -5px;box-shadow: 0 3px 10px #AAAAAA;
-moz-box-shadow: 0 3px 10px #AAAAAA;
-webkit-box-shadow: 0 3px 10px #AAAAAA;
-o-box-shadow: 0 3px 10px #AAAAAA;
-ms-box-shadow: 0 3px 10px #AAAAAA;}
/*section5*/
.section5{background: #fff; padding: 100px 0 120px;}
.section5 h3{color: #44638a; font-size: 30px; text-align: center;}
.section5 .liucheng{width: 900px;border-top:solid 20px #F4F4F4;border-bottom:solid 20px #F4F4F4;padding: 30px 30px; background: #F4F4F4;height:230px; margin: 30px auto 10px;overflow-x:hidden; overflow-y:auto;   }
/*.section5 .liucheng ul{overflow-x:hidden; overflow-y:auto;}*/
.section5 .liucheng ul li {font-size: 20px; color: #747474; height: 30px; margin-bottom: 22px;}
.section5 .liucheng ul li strong{margin-right: 15px;}
/*section6*/
.section6{background: #fff;}
.section6 h3{color: #44638a; font-size: 30px; text-align: center;}
.section6 .inner{background: url(../images/lunboBG.png) no-repeat; }
.section6 .lunbo{width: 880px; height: 568px;margin: 0 auto; padding-top: 40px;  }
.section6 .lunbo .btn{position: absolute; top: 250px; width: 57px; height: 93px;display: block; }
.section6 .lunbo .prev{background: url(../images/prev.png); left: -100px;}
.section6 .lunbo .next{background: url(../images/next.png); right: -100px;}
.section6 .lunbo .ulWrap{width: 880px; height: 480px; overflow: hidden;position: relative;}
.section6 .lunbo .ulWrap ul{position: absolute; top: 0; left: 0;}
.section6 .lunbo .ulWrap li{float: left;width: 880px; height: 480px;}

.section7{height: auto; background: #fff; padding-bottom: 120px;}
.section7 h3{color: #747474; font-size: 30px; text-align: center;}
.section7 ul{width: 960px; margin: 30px auto;}
.section7 ul li{height: 135px;padding: 40px 38px; background: #F3F3F3; margin-bottom: 40px;}
.section7 ul li .img{float: left; width: 202px; height: 138px;}
.section7 ul li .words{float: left; width: 630px;margin-left: 40px;}
.section7 ul li .words .title{height: 22px; line-height: 22px; margin: 5px 0 15px;}
.section7 ul li .words .title a h4{color: #4b4b4b; font-size: 18px; text-decoration: none; }
.section7 ul li .words .title a{text-decoration: none;}
.section7 ul li .words .title h4{ float:left;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;}
.section7 ul li .words .title h4:hover{border-bottom: solid 3px #D1CECE;}
.section7 ul li .words .act{font-size: 14px; font-family: "simsun"; color: #737373; line-height: 1.8; height: 100px; overflow: hidden;}
/*footer*/
.footer{background:#F1F1F1; font-size: 18px; color: #6d6d6d;padding: 35px 0; line-height: 1.8;}
.footer .links{width: 800px; margin: 10px auto;}
.footer .links .p1{text-align: center; margin-bottom: 8px;}


