* {
    padding: 0;
    margin: 0;
}

html, body {
    min-width: 1600px;
}

.clear {
    clear: both;
}

img {
    border: none;
    display: block;

}

li {
    list-style: none;
}

a {
    text-decoration: none;
}
.pagination{
    text-align: center;
}
.pagination li{
    display: inline-block;
    width: 30px;
    height: 24px;
    line-height:24px;
    background-color: #00667f;
    margin: 0 10px;
    color: #fff;
    border-radius: 3px;
    border: solid 1px #00667f;
}
.pagination li a:hover{
    background-color:#fff;
    color: #00667f;
    display: block;
}
.pagination li a{
    color: #fff;
}
.pagination .active{
    background-color: #fff;
    border: solid 1px #00667f;
    color: #00667f;
}
.index-nav {
   
    width: 100%;
    height: 100px;
  
}

.index-headr {
    width: 1500px;
    margin: 0 auto;
}

.index-headr {
    width: 1500px;
    margin: 0 auto;
}

.index-headr .logo {
    float: left;
    margin-top: 20px;
    width: 460px;

}

.index-headr .nav {
    float: right;
    padding-top: 40px;
}

.index-headr .nav a {
    color: #000;
    text-align: center;
    padding-bottom: 5px;
    display: block;
    margin: 0 15px;
    float: left;
    transition: all 0.3s ease;

    padding: 5px 8px;
    border-radius: 8px;
}

.index-headr .nav a:hover {
    color: #00b278;
}

.index-headr .nav .on {
    color: #00b278;
}
.banner{

}
.banner img{
    max-width: 100%;
}
.index-por{
    
   
}

.hd-le{
    text-align: center;
    width: 160px;
    float: left;
}

.hd-le h3{
    font-size: 36px;
    font-weight: normal;
}
.index-por-max{
    background-color: #00b278;
    padding: 25px 0;
}
.hd-le img{
    margin-left: auto;
    margin-right: auto;
}
.hdm{
width: 1500px;
margin: 0 auto;
}
.hdm .hd{
    float: right;
    margin-top: 15px;
}

.hdm .hd ul li{
    float: left;
   
    padding-right: 20px;
}

.hdm .hd ul li a{
    color: #fff;
}

.hdm .hd ul li a:hover{
    border-bottom: solid 3px #000;
    color: #000;
    padding-bottom: 8px;
}

.index-por>ul{
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   width: 80%;
   margin: 15px auto;
}
.index-por>ul>li{
   width: 20.6%;
   position: relative;
}
.index-por ul li .cp-dw{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    line-height: 315px;
    text-align: center;
    display: none;
}
.index-por ul li a{
    color: #fff
}
.index-por ul li:hover .cp-dw {
    display: block;
}
.index-por ul li .cp-dw p{
    /* padding-top: 350px; */
}

.index-por ul li .cp-dw p a{
    color: #fff;
    font-size: 18px;
}
.index-por ul li img{
   max-width: 100%;
   
   height: 313px;
}
.index-about{
    /* background: url(../images/about-bg.jpg) no-repeat; */
    width: 100%;
    height: 529px;
    padding-top: 75px;
}
.index-about-max{
    width: 1500px;
    margin: 0 auto;
}
.index-about-max{
    margin: 1500px;
    margin: 0 auto;
   
}
.g-h3{
    
    
}

.g-h3 h3{
    font-size: 36px;
    font-weight: normal;
}
.g-h3 h3::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 18px solid #000000;
    margin-left: 65px;
}
.index-about-max-le{
    width: 735px;
    float: left;
}
.index-about-max-le p{
    line-height: 30px;
    margin-top: 40px;
}
.index-about-max-le a{
    width: 230px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #00ad76;
    display: block;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    float: right;
    margin-top: 70px;
}

.index-about-max-le a:hover{
    background-color: #fff;
    border: solid 1px #00ad76;
    color: #00b278;
}
.index-about-max-ri{
    float: right;
}

.g-h32 h3 {
    font-size: 36px;
    font-weight: normal;
}

.g-h32 h3::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 18px solid #000000;
    margin-left: 75px;
}
.index-honor{
    width: 100%;
    /* background-color: #f0edf6; */
    padding: 70px 0 30px 0;
}
.index-honor-max{
    width: 1500px;
    margin: 0 auto;
}

.honor-h3 h3 {
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}

.honor-h3 h3::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 18px solid #000000;
    margin: 0 auto;
}

.index-honor ul{
    margin-top: 15px;
    width: 80%;
    margin: 0 auto;
}
.index-honor ul li {
    position: relative;
    width: 25%;
    float: left;
}
.index-honor ul li img {
    max-width: 100%;
}

.index-honor ul li .poort-dw {
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 100%;
    background: rgba(0,0,0,0.8);
    text-align: center;
    line-height: 388px;
    display: none;  
}
.index-honor ul li p {
    border-bottom: solid 3px #fff;
    font-size: 36px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 50%;
    margin: 160px auto;
    padding-bottom: 15px;
}
.index-honor ul li:hover .poort-dw{
    display: block;
}
.index-honor .mor{
    text-align: center;
    
   
}

.index-honor .mor a {
    background: url(../images/mor-bg.png) no-repeat;
    background-color: #f60;
    width: 168px;
    height: 59px;
    line-height: 50px;
    margin-top: 45px;
    display: inline-block;
    border-radius: 3px;
    color: #000000;
}
.index-cont{
    width: 100%;
    height: 360px;
    background: url(../images/contabg.jpg) no-repeat center;
    
}
.index-cont-max{
    width: 1500px;
    margin: 0 auto;
    padding: 30px 0;
}
.index-cont-max-le{
    float: left;
}
.index-cont-max-le ul{
    margin-top: 40px;
}
.index-cont-max-le ul li{
    
    line-height: 28px;
    padding-left: 70px;
    font-size: 16px;
}

.index-cont-max-le ul li:nth-child(1){
    background: url(../images/lx-ico1.png) no-repeat 5% 50%;
    background-size: 25px 25px;
}

.index-cont-max-le ul li:nth-child(2) {
    background: url(../images/lx-ico2.png) no-repeat 5% 50%;
    background-size: 25px 25px;
}

.index-cont-max-le ul li:nth-child(3) {
    background: url(../images/lx-ico3.png) no-repeat 5% 50%;
    background-size: 25px 25px;
}

.index-cont-max-le ul li:nth-child(4) {
    background: url(../images/lx-ico4.png) no-repeat 5% 50%;
    background-size: 25px 25px;
}

.index-cont-max-le ul li:nth-child(5) {
    background: url(../images/lx-ico5.png) no-repeat 5% 50%;
    background-size: 25px 25px;
}
.index-cont-max-ri{
    float: left;
    margin: 40px 0 0 40px;
    
}


.index-cont-max-ri form input {
    height: 35px;
    line-height: 35px;
    width: 380px;
    padding-left: 5px;

}
.index-cont-max-ri form textarea{
    padding: 10px;
    font-size: 16px;
    color: #666;
    width: 368px;
}
.index-cont-max-ri form div {
    margin-bottom: 10px;
}



.index-cont-max-ri .sumit {
    background-color: #00c681;
    color: #fff;
    outline: none;
    border: none;
    width: 200px;

}
.index-footer{
    background-color: #2d2929;
}
.footer-max{
    width: 1500px;
    margin: 0 auto;
    padding: 5px 0;
}
.footer-le{
    color: #fff;
    
    margin-left: 100px;
}
.footer-le p{
    line-height: 28px;
    text-align: center;
}
.footer-ri{
    float: right;
    margin: 40px;
}
.footer-ri ul li{
    float: left;
    margin-right: 15px;
}
.page-about{
    width: 1500px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.page-por{
     width: 1500px;
     margin: 0 auto;
     margin-bottom: 30px;
}
.page-title{
    margin: 35px 0 60px 0;
}
.page-title h3{
   background: url(../images/h3-title.png) no-repeat 0 50%;
   padding-left: 30px;
   color: #434343;
   font-size: 16px;
  
}
.page-about p{
    line-height: 30px;
}

.index-por-le {
    width: 150px;
    float: left;
}

.index-por-le h3 {
    width: 150px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #00667f;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

.index-por-le ul {
    display: none;
}

.myDiv {
   height: 40px;
   line-height: 40px;
    text-align: center;
    border: solid 1px #00667f;
    margin-top: 5px;
    cursor: pointer;
}
.myDiv a{
    color: #434343;
    display: block;
}
.navBox div:nth-child(1) {
    background: url(../images/page-ico1.png) no-repeat 10px 50%;
   
}
.myDiv:hover {
    background: #00667f url(../images/page-ico1-h.png) no-repeat 10px 50% !important;
    color: #fff;
}
.myDiv a:hover{
    color: #fff;
    background: #00667f url(../images/page-ico1-h.png) no-repeat 10px 50% !important;
}
.index-por-le ul li {
    height: 30px;
    line-height: 30px;
    text-align: center;

    margin-top: 5px;

}

.index-por-le ul li>a {
    color: #333;
    display: block;
    font-size: 14px;
}

.index-por-le ul li a:hover {
    
    color: #00667f;
    text-decoration: underline;
}

.lxbg {
    
    height: 108px;
    background: url(../images/lxbg.png) no-repeat;

    font-size: 18px;
    color: #fff;
    border: solid 1px #cccccc;
}

.lxbg h4 {
    font-weight: normal;
    margin-bottom: 3px;
    padding: 32px 0 0 90px;
}

.lxbg p {
    padding: 0px 0 0 90px;
}

.index-por-ri {
    width: 1320px;
    float: right;
}

.index-por-ri ul {
    margin-right: -30px;
}

.index-por-ri ul li {
    float: left;
    margin-right: 22px;
    box-shadow: -4px -2px 18px -3px rgba(202, 196, 196, 0.75);
    -webkit-box-shadow: -4px -2px 18px -3px rgba(202, 196, 196, 0.75);
    -moz-box-shadow: -4px -2px 18px -3px rgba(202, 196, 196, 0.75);
    text-align: center;
    
    margin-bottom: 22px;
    transition: all 0.3s ease;
    position: relative;
    width: 290px;
}

.index-por-ri ul li .dw {
    width: 100%;
    height: 290px;
    line-height: 328px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
}

.index-por-ri ul li .dw h3 {
    font-size: 26px;
    color: #00667f;
    font-weight: normal;
}

.index-por-ri ul li:hover .dw {
    display: block;
}

.index-por-ri ul li .dw a {
    font-size: 24px;
    color: #0c4da2;
}

.index-por-ri ul li:hover {
    -moz-box-shadow: 1px 0px 19px #d9d7d7;
    -webkit-box-shadow: 1px 0px 19px #d9d7d7;
    box-shadow: 1px 0px 19px #d9d7d7;
    -webkit-box-shadow: 0px 3px 35px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 3px 35px rgba(0, 0, 0, 0.12);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

.index-por-ri ul li p {}

.index-por-ri ul li a {
    color: #f17510;
}

.index-por-ri ul li a img{
   max-width: 100%;
    height: auto;
}

.page-title2 {
    margin: 35px 0 30px 0;
    border-bottom: solid 2px #00667f;
    padding-bottom: 10px;
}

.page-title2 h3 {
    background: url(../images/h3-title.png) no-repeat 0 50%;
    padding-left: 30px;
    color: #434343;
    font-size: 14px;
    font-weight: normal;
}
.por-show h3{
    text-align: center;
    font-size: 24px;
    color: #434343;
    padding-bottom: 25px;
}

.por-show p{
    line-height: 30px;
    color: #434343;
}

.por-show img{
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.Turnpages {
    font-size: 14px;
}

.Turnpages a {
    color: #333333;

}

.Turnpages p {
    margin-top: 5px;
}

.Turnpages a:hover {
    text-decoration: underline;
    color: #0c4da2;
}

.slideBox {
   width: 750px;
    height: 355px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    margin-top: 45px;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 12px;
    height: 12px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 100%;
    margin-right: 5px;
}

.slideBox .hd ul li.on {
    background: #000000;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
   width: 750px;
   height: 355px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;

    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.slideBox .bd li p {
    width: 750px;
    height: 45px;
    line-height: 45px;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-left: 15px;
}