/*初始化*/
* {
    box-sizing: border-box ;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: '微软雅黑';
    background-color: #ffffff;
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.por{
    position: relative;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
ul{
    list-style-type: none;
}
input,textarea{
    outline: none;
}
*,*:hover,*:active,*:visited,*:link,*:focus{
    outline:none;
    background: none;
    text-decoration: none;
}


.dmcl{
    color: #388983!important;
}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}

.headtop{
    background-color: #4D4D4D;
    height: 30px;
    line-height: 30px;
    z-index: 999;
    top: 0;
    width: 100%;
}
.headtop .left{
    float: left;
    font-size: 14px;
    color: #ffffff;
}
.headtop .Links{
    text-align: center;
    float: left;
    margin-left: 47%;
    color: #fff;
    font-size: 14px;
}
.headtop .Links a{
    display: inline-block;
    margin: 0 10px;
}
.headtop .right{
    float: right;
    font-size: 14px;
    color: #ffffff;
}

.ihead{
    background-color: #FFFFFF;
    padding: 15px 0;
    z-index: 999;
    width: 100%;
    top: 30px;
    transition: all 0.3s;
}
.iheadtop0{
    top: 30px;
}
.ihead .logo{
    float: left;
}
.ihead .headimg{
    float: right;
    width: 200px;
    height: 75px;
    background: url(../image/headimg.png)no-repeat left;
    position: absolute;
    right: 56px;
    top: 15px;
}
.ihead .headimg .img{
    float: left;
}
.ihead .headimg .headlx{
    float: right;
    line-height: 30px;
}
.ihead .headimg .headlx .di1{
    font-size: 22px;
    color: #333333;
    padding-top: 6px;
}
.ihead .headimg .headlx .di2{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.hsmls {
    background-color: #388983;
    z-index: 999;
    line-height: 0;
    width: 100%;
    top: 152px;
    transition: all 0.3s;
}
.hsmlst{
    top: 152px!important;
}
.menuxw{
}
.menuxw ul .mul1{
    float: left;
    font-size: 14px;
    display: inline-block;
    position: relative;
    width: 14%;
}
.menuxw ul .mul1 .mua1{
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
}
.menuxw ul .mul1:hover .mua1{
    background-color: #FE8F25;
}
.menuxw ul .on{
    background-color: #FE8F25!important;
}
/*xiala-k*/

.dropdown-menu{
    color: #FFFFFF;
    position: absolute;
    display: none;
    z-index: 999;
    border-radius: 2px;
    right: 0%;
    top: 100%;
    width: 100%;
}

.dropdown-menu .tit:nth-child(1){
    border-top: 0px solid #ccc;
}
.dropdown-menu .dmli{
    background-color: rgba(56,137,131,0.9);
    text-align: center;
    display: block;
    transition: ease-in 0.3s;
    padding: 15px 0;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 14px;
    white-space: nowrap;
    position: relative;
    letter-spacing: 2px;
    overflow: hidden;
}
.dropdown-menu .dmli .dma{
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
}
.dropdown-menu .dmli .arrow{
    position: absolute;
    right: 15px;
    top: 15px;
}

.dropdown-menu .dmli:hover{
    background-color: #FE8F25!important;
    color: #FFFFFF!important;
}
/*xiala-g*/




.iselect{
    position: relative;
    padding: 25px 0;
}
.iselect .kw-list{
    width: 500px;
    float: left;
    border-right: 1px solid #cccccc;
    height: 70px;
    padding-top: 10px;
    color: #555555;
}
.iselect .kw-list .tit{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.iselect .kw-list .intro{
    font-size: 14px;

}
.iselect .kw-form{
    width: 480px;
    float: left;
    border-right: 1px solid #cccccc;
    height: 70px;
    color: #555555;
}
.iselect .kw-form .kwtop{
    margin-left: 130px;
    margin-bottom: 10px;
}
.iselect .kw-form .kwtop .img{
    float: left;
}
.iselect .kw-form .kwtop .tit{
    float: left;
    font-size: 14px;
    margin: 3px 0 0 20px;
}
.iselect .kw-form .icpss{
    margin-left: 130px;
}
.iselect .kw-form input{
    width: 200px;
    height: 35px;
    border-radius: 5px;
    float: left;
    border: 1px solid #cccccc;
    padding: 0 10px;
}
.iselect .kw-form button{
    width: 50px;
    height: 35px;
    float: left;
    border: 1px solid #cccccc;
}
.iselect .kw-ewm{
    float: right;
    margin-top: -8px;
    margin-right: 20px;
}

.pubtit{
    text-align: center;
    padding-top: 40px;
    margin-bottom: 25px;
}
.pubtit .tit{
    font-size: 28px;
    letter-spacing: 5px;
    margin-top: 18px;
    font-weight: bold;
    color: #333333;
}
.pubtit .en{
    font-size: 14px;
    letter-spacing: 1px;
    margin: 15px 0;
    color: #555555;
}
.pubtit .line{
    height: 10px;
    background: url(../image/iline.png)no-repeat center;
}

.pubtit2{
    text-align: center;
    padding-top: 40px;
    margin-bottom: 25px;
}
.pubtit2 .tit{
    font-size: 28px;
    letter-spacing: 5px;
    margin-top: 18px;
    font-weight: bold;
    color: #388983;
}
.pubtit2 .en{
    font-size: 14px;
    letter-spacing: 1px;
    margin: 15px 0;
    color: #555555;
}
.pubtit2 .line{
    height: 10px;
    background: url(../image/iline.png)no-repeat center;
}
.pubtit2 .tit2{
    font-size: 28px;
    letter-spacing: 5px;
    margin-top: 18px;
    font-weight: bold;
    color: #ffffff;
}
.pubtit2 .en2{
    font-size: 14px;
    letter-spacing: 1px;
    margin: 15px 0;
    color: #ffffff;
}
.pubtit2 .line2{
    height: 10px;
    background: url(../image/iline2.png)no-repeat center;
}
.ipro{
    height: 1300px;
    background: url(../image/iprouct.jpg)no-repeat center;
    background-size: 100% 100%;
}

.pi-menu{
    width: 210px;
    float: left;
}
.pi-menu .tit{
    background-color: #388983;
    color: #ffffff;
    font-size: 18px;
    padding: 10% 5% 10% 5%;
    letter-spacing: 2px;
}
.pi-menu ul li{
    width: 100%;
    background-color: #ffffff;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #dfdfdf;
    position: relative;
}
.pi-menu ul li:before {
    content: " ";
    display: block;
    width: 0%;
    height: 100%;
    background: #388983;
    position: absolute;
    z-index: 0;
    transition: all .7s;
}
.pi-menu ul li:nth-of-type(1){
    /*border-top: 0px;*/
}
.pi-menu ul li .triangle{
    margin-top: 20px;
    float: left;
    margin-right: 5%;
    margin-left: 10%;
    display: block;
    border-top: 4px solid transparent;
    border-left: 7px solid #555555;
    border-bottom: 4px solid transparent;
    transition: transform 0.5s linear;
}
.pi-menu ul li .name{
    font-size: 14px;
    color: #333333;
    width: 78%;
    float: left;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    transition: all 0.2s;
    position: relative;
}
.pi-menu ul li:hover .triangle{
    border-left: 7px solid #ffffff;
    transform: rotate(360deg);
}
.pi-menu ul li:hover .name{
    color: #ffffff;
}
.pi-menu ul li:hover:before {
    width: 100%;
}
.pi-menu .lsx{
    border-top: 1px solid #dfdfdf;
    background-color: #388983;
    height: 5px;
}
.pi-menu .rexian{
    background-color: #ffffff;
    padding: 15% 5%;
}
.pi-menu .rexian .img{
    float: left;
    margin-right: 3%;
    margin-top: 2%;
}
.pi-menu .rexian .ny{
    float: left;
}
.pi-menu .rexian .ny .rx{
    font-size: 14px;
    color: #388983;
    margin-bottom: 5%;
}
.pi-menu .rexian .ny .hm{
    font-size: 16px;
    color: #388983;
    font-weight: bold;
}

.pi-list{
    width: 1200px;
    float: right;
}
.pi-list .more{
    color: #333333;
    font-weight: bold;
    text-align: right;
    padding: 0% 0 1% 0;
}


.probox{
    width: 385px;
    height: 329px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.probox:nth-child(3n){
    margin-right: 0px;
}

.probox:hover .proboxcot{
    background-color: #388983;
}

.probox:hover .proboxcot .p1{
    border-bottom: 1px dashed #ffffff;
    color: #ffffff;
}
.probox:hover .proboxcot .p2{
    color: #ffffff;
}
probox:hover .proboxcot .bt1{
    background: #f1f2f4;
    color: #388983;
    font-weight:bold;
}
.probox .proboximg{
    width: 100%;
    height: 329px;
}
.probox .proboxcot{
    margin-top: -30px;
    height: 30px;
    line-height: 30px;
    padding: 0 5%;
    width: 100%;
    background-color: #388983;
    position: relative;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s;
}
.probox:hover .proboxcot{
    margin-top: 0px;
}
.probox:hover{
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
.probox:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(56,137,131,0.5);
    opacity: 0;
    transition: all 0.5s;
}


.probox .mbshow{
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    border: 0 solid #ffffff;
    z-index: 2;
    transition: all 0.1s;
    text-align: center;
}
.probox .mbshow .tit{
    font-size: 16px;
    color: #ffffff;
    width: 90%;
    margin-left: 5%;
    display: inline-block;
    margin-top: 25%;
    opacity: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    transition: all 0.3s;
}
.probox .mbshow .ck{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    width: 100px;
    color: #FFFFFF;
    margin-top: 10%;
    opacity: 0;
    transition: all 0.3s;
}
.probox:hover:after{
    opacity: 1;
}
.probox:hover .mbshow{
    border: 2px solid #ffffff;
}
.probox:hover .mbshow .tit,.probox:hover .mbshow .ck{
    transform: translateY(0) scale(1);
    opacity: 1;
}


.probox2{
    width: 295px;
    height: 252px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.probox2:nth-child(3n){
    margin-right: 0px;
}

.probox2:hover .proboxcot{
    background-color: #388983;
}

.probox2:hover .proboxcot .p1{
    border-bottom: 1px dashed #ffffff;
    color: #ffffff;
}
.probox2:hover .proboxcot .p2{
    color: #ffffff;
}
probox2:hover .proboxcot .bt1{
    background: #f1f2f4;
    color: #388983;
    font-weight:bold;
}
.probox2 .proboximg{
    width: 100%;
    height: 252px;
}
.probox2 .proboxcot{
    margin-top: -30px;
    height: 30px;
    line-height: 30px;
    padding: 0 5%;
    width: 100%;
    background-color: #388983;
    position: relative;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s;
}
.probox2:hover .proboxcot{
    margin-top: 0px;
}
.probox2:hover{
    /*box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);*/
}
.probox2:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(56,137,131,0.5);
    opacity: 0;
    transition: all 0.5s;
}


.probox2 .mbshow{
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    border: 0 solid #ffffff;
    z-index: 2;
    transition: all 0.1s;
    text-align: center;
}
.probox2 .mbshow .tit{
    font-size: 16px;
    color: #ffffff;
    width: 90%;
    margin-left: 5%;
    display: inline-block;
    margin-top: 25%;
    opacity: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    transition: all 0.3s;
}
.probox2 .mbshow .ck{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    width: 100px;
    color: #FFFFFF;
    margin-top: 10%;
    opacity: 0;
    transition: all 0.3s;
}
.probox2:hover:after{
    opacity: 1;
}
.probox2:hover .mbshow{
    border: 1px solid #ffffff;
}
.probox2:hover .mbshow .tit,.probox2:hover .mbshow .ck{
    transform: translateY(0) scale(1);
    opacity: 1;
}

.iwhy{
    position: relative;
}
.iwhy .yd1{
    height: 330px;
    background: url(../image/yd_img1.png)no-repeat center;
}
.iwhy .yd2{
    height: 330px;
    background: url(../image/yd_img2.png)no-repeat center;
}
.iwhy .yd3{
    height: 330px;
    background: url(../image/yd_img3.png)no-repeat center;
}
.iwhynr{
    position: absolute;
    width: 500px;

}
.iwhydw1{
    right: 0px;
    top: 247px;
}
.iwhydw2{
    left: 40px;
    top: 580px;
}
.iwhydw3{
    right: 0px;
    top: 902px;
}
.iwhynr .t1{
    font-size: 28px;
    color: #388983;
    margin-left: 40px;
    margin-bottom: 28px;
}
.iwhynr .t2{
    font-size: 18px;
    color: #555;
    line-height: 30px;
    margin-bottom: 15px;
}
.iwhynr .t3{
    font-size: 18px;
    color: #555;
    line-height: 30px;
}



.hzlc{
    height: 400px;
    background: url(../image/hezuobj.jpg)no-repeat center;
}
.hzlc .isvtb{
    margin-top: 45px;
    height: 99px;
    background: url(../image/isvtbls.png)no-repeat center;
    margin-bottom: 30px;
}
.isvtb ul li{
    float: left;
    height: 100px;
    width: 164px;
    padding-top: 75px;
    font-size: 14px;
    color: #333333;
}
.isvtb ul li:nth-of-type(7){
    width: 146px;
    padding-left: 12px;
}
.isvtb ul li:nth-of-type(8){
    width: 70px;
    padding-left: 12px;
}
.hzlcbut{
    text-align: center;
}
.hzlcbut .pbut1{
    width: 240px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #388983;
    color: #388983;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 70px;
}
.hzlcbut .pbut2{
    width: 240px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #388983;
    color: #ffffff;
    background-color: #388983;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
}


.iservice{
    background: url(../image/iservice.jpg)no-repeat top;
    padding-bottom: 80px;
}
.iservice .p1{
    font-size: 30px;
    color: #ffffff;
    padding-top: 55px;
    margin-bottom: 20px;
    letter-spacing: 8px;
}
.iservice .p2{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 55px;
    letter-spacing: 2px;
}
.iservice .p3{
    font-size: 20px;
    color: #ffffff;
    margin-left: 50px;
    letter-spacing: 3px;
}
.iservice .aboutny{
    margin-top: 50px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.iservice .but{
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 40px;
}
.iservice .aboutimg{
    text-align: center;
}
.iservice .aboutimg .img{
    margin: 0px 8px;
    display: inline-block;
}

.baojia{
    height: 548px;
    background: url(../image/baojia.jpg)no-repeat center;
}
.baojia .but{
    width: 400px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    background-color: #388983;
    border-radius: 20px;
    margin-left: 400px;
    margin-top: 300px;
}


.inews{
    position: relative;
    padding-bottom: 80px;
}
.inews .inewsall{

}
.inews .inewsall .in-z{
    width: 580px;
    float: left;
}
.inews .inewsall .in-z .img{
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.inews .inewsall .in-z .tit{
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    margin: 15px 0;
    height: 20px;
    line-height: 20px;
}
.inews .inewsall .in-z .intro{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 20px;
}
.inews .inewsall .in-z .but{
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    background-color: #388983;
    border-radius: 5px;
}
.inews .inewsall .in-y{
    width: 580px;
    float: right;
}



.info-item2{
    margin-bottom: 3%;
}
.info-item2 .times {
    width: 20%;
    height: 100%;
    float: left;
    border-top: 1px solid #E2E2E2;
    text-align: center;
    color: #999;
    padding-top: 3%;
    position: relative;
}
.info-item2 .times .year {
    font-size: 14px;
    margin: 8px 0;
}
.info-item2 .times .day {
    font-size: 30px;
    font-weight: bold;
    color: #388983;
}
.info-item2 .times:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    border-top: 25px solid #388983;
    border-bottom: 25px solid transparent;
    border-right: 25px solid transparent;
}
.info-item2 .intro {
    margin-left: 5%;
    width: 75%;
    height: 100%;
    float: left;
    padding-top: 3%;
    border-top: 1px solid #E2E2E2;
}
.info-item2 .intro .tit{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}
.info-item2 .intro .cot{
    font-size: 12px;
    color: #555555;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.info-item2:hover .tit{
    color: #388983;
}





.footer {
    height: 257px;
    background: url(../image/foot.jpg)no-repeat center;
}
.footer .footmu ul li{

}
.footer .footmu ul li{
    float: left;
    font-size: 14px;
    display: inline-block;
    position: relative;
    width: 13%;
    text-align: center;
}
.footer .footmu ul li .mua1 {
    font-size: 16px;
    color: #ffffff;

    line-height: 90px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
}
.footer .ny{
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    letter-spacing: 2px;
}
.footer .lxfs{
    padding-top: 70px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
}
.footer .lxfs ul li{
    float: left;
    margin-right: 88px;
    line-height: 25px;
}

.footewm{
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.footewm p{
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-top: 5px;
}





.inside-aside {
    width: 235px;
    float: left;
    position: relative;
    margin-top: -32px;
}

.left-menu .title {
    height: 130px;
    font-size: 20px;
    background: #388983;
    color: #fff;
    text-align: center;
    padding: 25px 0 0 0;
    position: relative;
}
.left-menu .title:before {
    content: "";
    display: block;
    width: 110px;
    height: 32px;
    background: url(../image/left-menu-title-bg.png) no-repeat;
    position: absolute;
    right: -110px;
    top: 0;
}
.left-menu .title .cn {
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #ffffff;
    letter-spacing: 3px;
}
.left-menu .title .en {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 2px;
}


.left-menu .box {
    background: #eeeeee;
    padding: 10px 0;
    font-size: 14px;
}
.left-menu .box li {
    position: relative;
    border-bottom: 1px #fefefe solid;
}
.left-menu .box li:before {
    content: " ";
    display: block;
    width: 0%;
    height: 100%;
    background: #388983;
    position: absolute;
    z-index: 0;
    transition: all .5s;
}
.left-menu .box li:after {
    content: " ";
    display: block;
    opacity: 0;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) no-repeat 0 -235px;
    position: absolute;
    right: 13px;
    top: 10px;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:last-child {
    border: none;
}
.left-menu .box li > a {
    display: block;
    line-height: 20px;
    padding: 12px 25px 12px 45px;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
}
.left-menu .box li:hover > a,
.left-menu .box li.cur > a {
    color: #fff;
}
.left-menu .box li:hover:before,
.left-menu .box li.cur:before {
    width: 100%;
}
.left-menu .box li:hover:after,
.left-menu .box li.cur:after {
    display: block;
    opacity: 1;
}
.left-menu .box li.cur > a {
    font-weight: bold;
}

















.left-contact {
    width: 100%;
    margin-top: 25px;
}
.left-contact .title {
    background-color: #388983;
    padding: 20px 20px;
}
.left-contact .title .wxtb{
    width: 35px;
    height: 27px;
    background: url(../image/wxtb.png)no-repeat center;
    float: left;
}
.left-contact .title .tit{
    font-size: 18px;
    color: #ffffff;
    float: right;
    margin-top: 5px;
}
.left-contact .box {
    border: 1px #e0e0e0 solid;
    margin: 0px 0 30px;
    padding: 15px;
    min-height: 160px;
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}
.left-contact .box b {
    color: #333;
}
.left-contact .box p {
    color: #333;
    font-size: 13px;
}




.frmain{
    width: 930px;
    float: right;
    overflow: hidden;
}
.frmain .frmtop{
    margin-top: 30px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.frmain .frmtop .left{
    float: left;
    width: 13%;
}
.frmain .frmtop .left img{
    float: left;
}
.frmain .frmtop .left .p1{
    float: right;
    font-size: 18px;
    color: #555555;
    margin: 9px 0 0;
}
.frmain .frmtop .right{
    float: right;
    width: 85%;
    font-size: 14px;
    color: #555555;
    text-align: right;
    padding-top: 6px;
    line-height: 25px;
}
.frmain .frmtop .right a{
    color: #555555;
    transition: all 0.5s;
}
.frmain .frmtop .right a:hover{
    color: #388983;
}





.ivbox2{
    width: 290px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}
.ivbox2:nth-child(3n){
    margin-right: 0px;
}
.ivbox2:hover .ivboximg img{
    transform: scale(1.1);
}
.ivbox2:hover .ivboxtt{
    background-color: #388983;
    color: #ffffff;
}
.ivbox2 .ivboximg{
    width: 290px;
    height: 290px;
    overflow: hidden;
}
.ivbox2 .ivboximg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ivbox2 .ivboxtt{
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    background-color: #efefef;
    text-align: center;
    transition: all 0.3s;
}

.ivbox3{
    width: 220px;
    float: left;
    margin-right: 16.5px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}
.ivbox3:nth-child(4n){
    margin-right: 0px;
}
.ivbox3:hover .ivboximg img{
    transform: scale(1.1);
}
.ivbox3:hover .ivboxtt{
    background-color: #388983;
    color: #ffffff;
}
.ivbox3 .ivboximg{
    width: 220px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #efefef;
}
.ivbox3 .ivboximg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ivbox3 .ivboxtt{
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    background-color: #efefef;
    text-align: center;
    transition: all 0.3s;
}



/*分页*/
.paging {
    text-align:center;
    padding-top: 40px;
    height: 120px;
    position: relative;
}
.paging a{
    padding:10px 15px;
    border:1px solid #555555;
    color: #555555;
    border-radius:1px;
    margin:0 5px;
    font-size: 14px;
    transition: ease-in 0.3s;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    border:1px solid #388983;
    color: #ffffff!important;
    background-color: #388983;
}
.currPage{
    border:1px solid #388983!important;
    color: #388983!important;
}




.info-item {
    margin-bottom: 30px;
    height: 145px;
    overflow: hidden;
}
.info-item .times {
    width: 100px;
    height: 100%;
    float: left;
    border-top: 1px solid #E2E2E2;
    text-align: center;
    color: #999;
    padding-top: 20px;
    position: relative;
}
.info-item .times .year {
    font-size: 18px;
    margin: 20px 0;
}
.info-item .times .day {
    font-size: 42px;
    font-weight: bold;
}
.info-item .times:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    border-top: 24px solid #388983;
    border-bottom: 24px solid transparent;
    border-right: 24px solid transparent;
}
.info-item .intro {
    margin-left: 20px;
    width: 750px;
    height: 100%;
    float: left;
    padding-top: 20px;
    border-top: 1px solid #E2E2E2;
}
.info-item .intro .img {
    width: 200px;
    height: 120px;
    float: left;
}
.info-item .intro .img img {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}
.info-item .intro .txt {
    float: right;
    width: 520px;
    margin-right: 2px;
}
.info-item .intro .txt .part1 {
    font-size: 18px;
    color: #555;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    transition: all 0.5s;
}
.info-item:hover .intro .txt .part1 {
    color: #388983;
}
.info-item .intro .txt .part2 {
    font-size: 12px;
    color: #555555;
    margin: 8px 0;
}
.info-item .intro .txt .part2 span {
    color: #777777;
}
.info-item .intro .txt .part3 {
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    height: 70px;
    overflow: hidden;
}
.info-item .arrow {
    width: 40px;
    height: 100%;
    float: right;
    background-color: #7d7d7d;
    transition: ease-in 0.4s;
    background-image: url('../image/arrow.png');
    background-position: center center;
}
.info-item:hover .arrow{
    background-color: #388983;
}
.info-item .arrow a {
    display: block;
    width: 100%;
    height: 100%;
}


/*news-show*/
.show {
    line-height: 2;
    padding-bottom: 50px;
}
.show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 20px 0;
    color: #388983;
}
.show .info {
    color: #999999;
    font-size: 12px;
    text-align: center;
}
.show .share {
    text-align: center;
    vertical-align: middle;
}
.show .share .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}
.show .nr {
    padding: 10px 0 40px;
    border-bottom: 1px solid #cccccc;
}
.show .p-01 {
    padding: 0 0 0 20px;
    position: relative;
}
.show .p-01:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #388983;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.show .prev-next {
    overflow: hidden;
    color: #666666;
    margin: 30px 0 0 0;
    padding: 20px 0;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
}
.show .prev-next li {
    line-height: 41px;
    height: 41px;
    overflow: hidden;
}
.show .prev-next li span {
    float: left;
}
.show .prev-next li a {
    color: #666666;
    display: inline-block;
    max-width: 700px;
    overflow: hidden;
}
.show .prev-next li:hover a {
    color: #388983;
}
.show .related-news {
    overflow: hidden;
}
.show .related-news ul,
.show .related-news li {
    list-style: none;
}
.show .related-news .bt {
    font-size: 20px;
    color: #388983;
    padding: 20px 0;
    position: relative;
}
.show .related-news .bt:before {
    content: "-";
    color: #388983;
    font-weight: bold;
}
.show .related-news .list {
    margin: 0 0;
}
.show .related-news li {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.show .related-news li:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../image/all-icon.png) no-repeat 0 -400px;
    float: left;
    margin: 9px 0 0 0;
}
.show .related-news li a {
    color: #666666;
    display: inline-block;
    max-width: 760px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.show .related-news li .time {
    color: #999999;
    float: right;
    font-size: 13px;
}
.show .related-news li:hover {
    margin-left: 10px;
}
.show .related-news li:hover a {
    color: #388983;
    text-decoration: underline;
}
.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #555;
    line-height: 2.4em;
    width: 80%;
    overflow: hidden;
}
.upperandlower .next:hover a {
    color: #388983;
}
.upperandlower .history {
    width: 160px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #388983;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
    border-radius: 5px;
}
/*news-show*/



.case-item{
    width: 290px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.case-item:nth-child(3n){
    margin-right: 0px;
}
.case-item .lsimg{
    width: 290px;
    height: 250px;
    border: 1px solid #898989;
    transition: all .5s;
    overflow: hidden;
}
.case-item .lsimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: 1s;
}
.case-item .lstit{
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    background-color: #898989;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    transition: all .3s;
}
.case-item:hover .lsimg{
    border: 1px solid #388983;
}
.case-item:hover .lsimg img{
    transform:scale(1.1);
}
.case-item:hover .lstit{
    background-color: #388983;
}

/*提示框*/
.c-message {
    position: fixed;
    top: 30%;
    left: 50%;
    height: 50px;
    line-height: 50px;
    background: #388983;
    min-width: 200px;
    color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    z-index: 999;
    font-size: 13px;
    overflow: hidden;
    text-align: center;
    letter-spacing: 2px;
}
.c-message2 {
    position: fixed;
    top: 10%;
    left: 50%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    min-width: 200px;
    color: #666;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    z-index: 999;
    font-size: 13px;
}




.c-message--error {
    background: #FF4949;
}

.c-message--info {
    background: #20A0FF;
}

.c-message--warning {
    background: #F7BA2A;
}
.c-message--close {
    position: absolute;
    right: 10px;
    color: #999;
    text-decoration: none;
    cursor: pointer;
    font-size: 30px;
    top: 0;
    line-height: 34px;
    display: block;
    height: 40px;
}
.c-message--close:hover {
    color: #666;
}
@keyframes messageFadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
.c-message.messageFadeInDown {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeInDown;
}
@keyframes messageFadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}
.c-message.messageFadeOutUp {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeOutUp
}
.c-message2.messageFadeInDown {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeInDown;
}
.c-message2.messageFadeOutUp {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeOutUp
}


.exhibition{
    padding: 30px 0;
}
.exhibition .tit{
    font-size: 30px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.renzls2{

}
.renzls2 ul li{
    width: 290px;
    float: left;
    text-align: center;
    margin-right: 10px;
}
.renzls2 ul li .icbox .icimg{
    width: 290px;
    height: 250px;
    overflow: hidden;
}

.renzls2 .icbox:hover .icimg img{
    transform: scale(1.1);
}

.renzls3{

}
.renzls3 ul li{
    width: 290px;
    float: left;
    text-align: center;
    margin-right: 10px;
}
.renzls3 ul li .icbox .icimg{
    width: 290px;
    height: 250px;
    overflow: hidden;
}

.renzls3 .icbox:hover .icimg img{
    transform: scale(1.1);
}









.dzmm{
    position: relative;
    width: 385px;
    padding-top: 120px;
    margin-left: 40%;
}
.dzmm .coty{
    width: 100%;
    margin-bottom: 20px;
}
.dzmm .coty .tit{
    font-size: 18px;
    color: #333333;
    float: left;
    margin: 15px 0 0;
}
.dzmm .coty .ipt{
    float: right;
}
.dzmm .coty .ipt .inpt1{
    width: 320px;
    height: 45px;
    padding: 0 15px;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    font-size: 14px;
}
.dzmm .coty .ipt .inpt2{
    width: 320px;
    height: 150px;
    padding: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    font-size: 14px;
    resize:none;
    line-height: 25px;
}
.dzmm .but{
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 5px;
    color: #ffffff;
    background-color: #388983;
    border-radius: 10px;
    border: 0px;
    font-size: 16px;
}
.dzmm .anl1{
    float: left;
    margin-left: 63px;
}
.dzmm .anl2{
    float: right;
}







.inside {
    clear: both;
    min-height: 700px;
    padding-bottom: 30px;
}




.inside-aside {
    width: 250px;
    float: left;
    position: relative;
    margin-top: -32px;
}

.left-menu .box {
    background: #eeeeee;
    padding: 10px 0;
    font-size: 14px;
}
.left-menu .box li {
    position: relative;
    border-bottom: 1px #fefefe solid;
}
.left-menu .box li:before {
    content: " ";
    display: block;
    width: 0%;
    height: 100%;
    background: #388983;
    position: absolute;
    z-index: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:after {
    content: " ";
    display: block;
    opacity: 0;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) no-repeat 0 -235px;
    position: absolute;
    right: 13px;
    top: 10px;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:last-child {
    border: none;
}
.left-menu .box li > a {
    display: block;
    line-height: 20px;
    padding: 12px 25px 12px 45px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:hover > a,
.left-menu .box li.cur > a {
    color: #fff;
}
.left-menu .box li:hover:before,
.left-menu .box li.cur:before {
    width: 100%;
}
.left-menu .box li:hover:after,
.left-menu .box li.cur:after {
    display: block;
    opacity: 1;
}
.left-menu .box li.cur > a {
    font-weight: bold;
}



.left-menu .list {
    margin: 25px 0 0 0;
}
.left-menu .list a {
    display: block;
}
.left-menu .list .first {
    display: block;
    background: #388983;
    color: #fff;
    line-height: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.left-menu .list .first:after {
    content: "";
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../image/all-icon.png) 0 -110px;
    margin: 5px 0 0 0;
}
.left-menu .list .first:hover {
    padding-left: 20px;
}
.left-menu .list .sencond {
    line-height: 30px;
    padding: 0 0 20px 0;
}
.left-menu .list .sencond a {
    color: #666666;
    border: 1px #eeeeee solid;
    padding: 7px 5px;
    position: relative;
    font-size: 14px;
    border-top: 0px;
}
.left-menu .list .sencond a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../image/all-icon.png) 0 -140px;
    margin: 5px 5px 0 0;
    transition: all .5s;
}
.left-menu .list .sencond a:hover {
    color: #388983;
}

.left-menu .list .sencond a:hover:before {
    background: url(../image/all-icon.png) -30px -140px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.left-menu .list .sencond a.cur {
    color: #388983;
}
.left-menu .list .sencond a.cur:before {
    background: url(../image/all-icon.png) -30px -140px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.inside .main {
    width: 950px;
    float: right;
    padding: 30px 0 0 40px;
}
.inside .main img{
    max-width: 930px;
}
.inside .content {
    text-align: center;
}
.content .pniimg{
    
    display: inline-block;
}
.content .pniimg img{
    display: inline-block;
}

.inside .bread {
    text-align: right;
    line-height: 40px;
    color: #6e6e6e;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px #d5d5d5 solid;
    padding: 0 0 10px 0;
    position: relative;
}
.inside .bread a {
    color: #666666;
}
.inside .bread a:hover {
    color: #388983;
}
.inside .bread span {
    /*font-style: normal;*/
    /*color: #008f47;*/
}
.inside .bread .inside-title {
    text-align: left;
    font-size: 20px;
    color: #333;
    position: relative;
}
.inside .bread .inside-title:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) no-repeat 0 -200px;
    vertical-align: middle;
    margin: -2px 5px 0 0;
}

.pctlrnrxx{
    margin-top: 30px;
}
.pctlrnrxx .pnxtt{
    border-bottom: 1px solid #333333;
    padding: 15px 0;
    margin-bottom: 20px;
}
.pctlrnrxx .pnxtt img{
    float: left;
}
.pctlrnrxx .pnxtt .pnxttp1{
    float: left;
    font-size: 20px;
    color: #333333;
    margin: 0 15px;
}
 .pctlrnrxx .pnxtt .pnxttp2{
    float: left;
    font-size: 18px;
    color: #cccccc;
    margin-top: 3px;
}


.ilink{
    padding: 20px 0;
    border-bottom: 5px solid #388983;
}
.ilink .img{
    float: left;
}

.ilink .iliknall{
    padding: 15px 0px 0 110px;
    line-height: 25px;
}
.ilink .iliknall a{
    font-size: 14px;
    color: #333333;
    margin-right: 20px;
}