
.top_bg{ height:5.3rem; background:#fff; width:100%;position: relative;z-index: 100;}
.btm{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.top_bg:before{content: "";width: 100%;height: 2px;background: #005777;position: absolute;top: 0;left: 0;}
.h_tel{font-size: 1.1rem;color: #222;font-weight: bold;line-height: 1.3rem;position: absolute;top: 0.7rem;right: 4rem;}
.h_tel em{width: 1.3rem;height: 1.3rem;display: block;float: left;line-height: 0;padding-right: 0.5rem;}
.h_tel em img{width: 1.3rem;height: 1.3rem;}
.search{width: 1rem;height: 1rem;cursor:pointer;position: relative;margin: 2.9rem 4rem 0 0;line-height: 0;}
.search .sea_icon img{width: 1rem;height: 1rem;}
.search .sea_icon:hover img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.sea_box{position: absolute;width: 13.5rem;right: 0;top:2.4rem;z-index: 100;display: none;}
.sea_box input {float: left;font-size: 0.7rem;}
.sea_box input.txt {width: 10rem;padding: 0 0 0 0.5rem;line-height: 2rem;height: 2rem;border: 0.1rem solid #005777;box-sizing: border-box;}
.sea_box input.btn {width: 3.5rem;background-color: #005777;color: #fff;cursor: pointer;height: 2rem;border: none;}
input::-webkit-input-placeholder {color: #666;}
.logo{width: 8.6%;line-height: 0;padding: 1.1rem 0 0;text-align: right;}
.logo img{ width:3.3rem; height:3.3rem;}
.h_dw{font-size: 1rem;color: #333;font-weight: normal;padding: 1.4rem 0 0 0.5rem;line-height: 1.8rem;}
.h_dw em{width: 10rem;height: 1.1rem;display: block;line-height: 0;}
.h_dw em img{width: 10rem;height: 1.1rem;}
.h_nav{ height:3rem;padding:1.8rem 1rem 0 0;}
.h_nav li{height: 3rem;line-height: 3rem; float:left; padding:0 1.2rem;}
.h_nav li a{ font-size:0.9rem; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #005777;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.h_nav li a:hover:after,
.h_nav li.cur a:after{
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{color: #005777;}

.li02_nav,.li03_nav,.li07_nav,.li09_nav{display: none;position: absolute;width: 100%;left: 0;top: 5.3rem;z-index: 10;padding: 2rem 0 2.5rem;background: rgba(255,255,255,1);border-top: #dab866 1px solid;}
.nav_main{width: 70rem; margin:0 auto;min-width: 1200px;max-width: 1400px;}
.h_nav li .nav_main dl{width: 20%;float: left;}
.h_nav li .nav_main dl dt{width: 100%;height: 3rem;line-height: 3rem;overflow: hidden;position: relative;}
.h_nav li .nav_main dl dt:before{content: "";width: 9.5rem;height: 1px;background: #d5d5d5;position: absolute;bottom: 0;left: 0;}
.h_nav li .nav_main dl dt a{ font-size:1rem; color:#333;}
.h_nav li .nav_main dl dt em{display: block;float: left;line-height: 0;width: 1.5rem;height: 1.5rem;overflow: hidden;margin: 0.8rem 0.6rem 0 0;}
.h_nav li .nav_main dl dt em img{width: 1.5rem;height: 3rem;-webkit-transition:all .5s;transition:all .5s;}
.h_nav li .nav_main dl dt:hover a{font-weight: bold; color:#005777;}
.h_nav li .nav_main dl dt:hover em img{margin-top: -1.5rem;}
.h_nav li .nav_main dl dd{width: 100%;padding: 0.8rem 0 0;}
.h_nav li .nav_main dl dd a{font-size: 0.8rem;color: #666;height: 2rem;line-height: 2rem;overflow: hidden;width: 40%;}
.h_nav li .nav_main dl dd a:hover{color: #005777;}
.h_nav li .nav_main dl a:after,.h_nav li.cur .nav_main dl a:after,
.h_nav li .nav_main .li02_l p a:after,.h_nav li.cur .nav_main .li02_l p a:after,
.h_nav li .nav_main .li02_r p a:after,
.h_nav li.cur .nav_main .li02_r p a:after
{background: none;}
.h_nav li .nav_main dl:nth-child(2) dd a{width: 100%;}

.h_nav li .li03_nav .nav_main dl,.h_nav li .li07_nav .nav_main dl,.h_nav li .li09_nav .nav_main dl{width: 25%;float: left;text-align:center;}
.h_nav li .li03_nav .nav_main dl dt:before,.h_nav li .li07_nav .nav_main dl dt:before,.h_nav li .li09_nav .nav_main dl dt:before{background:none;}
.h_nav li .li03_nav .nav_main dl dt a,.h_nav li .li07_nav .nav_main dl dt a,.h_nav li .li09_nav .nav_main dl dt a{float:none;}

.li02_l{width: 13.5%;padding-top: 1rem;}
.li02_l p{height: 2.5rem;line-height: 2.5rem;overflow: hidden;}
.h_nav li .nav_main .li02_l p a{text-align: center;float: none;color:#333;}
.h_nav li .nav_main .li02_l p a:hover,.h_nav li .nav_main .li02_l p.on a{color: #005777;font-weight: bold;}
.li02_r{width: 80%;padding: 0 0 0 3%;position: relative;}
.li02_r:before{content: "";width: 1px;height: 100%;background: #eee;position: absolute;top: 0;left: 0;}
.li02_r p{width: 10%;float: left;padding: 1rem 5% 0.5rem;}
.li02_r p a{width: 100%;}
.li02_r p em{display: block;width: 5.6rem;height:5.6rem;line-height:0;overflow:hidden;margin:0 auto;}
.li02_r p img{width: 5.6rem;height:11.2rem;}
.li02_r p span{display: block;width: 100%;text-align: center;height: 2rem;line-height: 2rem;overflow: hidden;padding-top: 0.3rem;}
.li02_r p:hover{ background-color:#f5f5f5;}
.li02_r p:hover img{margin-top:-5.6rem;}
.h_nav li .nav_main .li02_r p a{color:#333;}

em,i{font-style: normal;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #dab866;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;font-weight: normal;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        /*.p12-aboutinfo-1-nr{padding:0 20px 20px;}*/
    

.title{padding-bottom: 15px;position: relative;font-weight: normal;text-align: center;margin-bottom: 40px;}
	.title:after{content: '';position: absolute;width: 76px;height: 1px;background: #d4d4d4;bottom: 0;left: 50%;margin-left: -38px;}
	.title span,.title a{display: block;height: 50px;line-height: 50px;font-size: 38px;color: #333333;}
	.title em{display: block;height: 22px;font: 14px/22px 'Arial';color: #808080;font-style: normal;letter-spacing: 2px;}
	
    .p101-latest-news {
        width: 1200px;
        margin: 0 auto;
    }
    
    .p101-latest-news-con {
        position: relative;
        padding-bottom: 80px;
    }
    
    .p101-latest-news-con .tempWrap {
        width: 1200px !important;
        margin: 0 auto;
    }
    
    .p101-latest-news-prev,
    .p101-latest-news-next {
        position: absolute;
        width: 36px;
        height: 36px;
        cursor: pointer;
        top: 185px;
        z-index: 5;
        border-radius: 100%;
    }
    
    .p101-latest-news-prev {
        left: -75px;
        border: 2px solid #333333;
        background: #333333;
    }
    
    .p101-latest-news-next {
        right: -75px;
        border: 2px solid #4a4948;
        background: #4a4948;
    }
    
    .p101-latest-news-prev:before,
    .p101-latest-news-next:after {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        top: 10px;
        z-index: 1;
    }
    
    .p101-latest-news-prev:before {
        border: 2px solid #fff;
        border-style: solid none none solid;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 7px;
    }
    
    .p101-latest-news-next:after {
        border: 2px solid #fff;
        border-style: solid solid none none;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 7px;
    }
    
    .p101-latest-news-list dl {
        float: left;
        width: 358px;
        padding: 9px;
        border: 1px solid #ebebeb;
        background: #f7f7f7;
        position: relative;
        margin-right: 33px;
    }
    
    .p101-latest-news-list dl:hover:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #4a4948;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p101-latest-news-list dl:last-child {
        margin-right: 0;
    }
    
    .p101-latest-news-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-latest-news-list dd {
        padding: 30px 25px 20px;
    }
    
    .p101-latest-news-list dd h4 {
        font-weight: normal;
    }
    
    .p101-latest-news-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        color: #1a1a1a;
        margin-bottom: 15px;
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    }
    
    .p101-latest-news-desc {
        line-height: 26px;
        font-size: 14px;
        color: #4c4c4c;
        text-align: justify;
        margin-bottom: 20px;
    }
    
    .p101-latest-news-time {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #808080;
        padding-left: 28px;
        background: url("images/latest_icon.png") no-repeat left 2px;
    }


.f_bg{ background: #27282d;border-top: #d8b766 2px solid; overflow: hidden;position: relative;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.1);position: absolute;bottom: 4rem;left: 0;}
.footer{width: 70rem; margin:0 auto;min-width: 1200px;max-width: 1400px;}
.f_top{padding: 3.4rem 0 0;height: 5rem;border-bottom: rgba(255,255,255,0.1) 1px solid;}
.f_top h5{float: left;}
.f_top h5 img{width: 13.5rem;height: 3.1rem;}
.f_tel{float: right;overflow: hidden;padding-top: 0.7rem;}
.f_tel a{display: block;float: left;line-height: 0;margin-left: 1rem;}
.f_tel img{width: 2rem;height: 2rem;display: block; transition: all 0.3s ease-in-out 0s;}
.f_tel a:hover img{ transform: rotateY(180deg);}
.f_ban{width: 30%;height: 13.8rem;padding-top: 4.8rem;}
.f_ban b{display: block;font-size: 1.6rem;color: rgba(255,255,255,0.7);height: 2.5rem;line-height: 2.5rem;overflow: hidden;}
.f_ban p{font-size: 0.8rem;color: rgba(255,255,255,0.4);line-height: 1.6rem;}
.f_ban a{color: rgba(255,255,255,0.4);}
.f_ban span{padding: 0 1rem;}
.f_nav{width: 52%;height: 17.8rem;padding-top: 2.2rem;}
.f_ul01 li{width: 20%;float: left;}
.f_ul01 li a{font-size: 0.8rem;color: #dab866;display: block;height: 2.2rem;line-height: 2rem;width: 100%;}
.f_ul01 .f_ul02 li{width: 100%;}
.f_ul01 .f_ul02 li a{font-size: 0.7rem;height: 1.7rem;line-height: 1.7rem;color: rgba(255,255,255,0.3);}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 17%;height: 17.8rem;padding-top: 2.2rem;}
.fer_top{display: block;font-size: 0.8rem;color: #dab866;height: 2.2rem;line-height: 2rem;width: 100%;}
.f_er p{float: left;width: 50%;padding: 0.5rem 0 0;}
.f_er em{display: block;width: 5rem;line-height: 0;}
.f_er em img{width: 5rem;height: 5rem;}
.f_er span{display: block;font-size: 0.7rem;color: #878787;height: 2rem;line-height: 2rem;overflow: hidden;width: 5rem;text-align: center;}
.f_bot{height: 4rem;line-height: 4rem;overflow: hidden;font-size: 0.7rem;color: #878787;}
.f_bot span{padding: 0 0.8rem;}
.f_bot a{color: #878787;}
  

        .client-2 {
            position: fixed;
            right: -160px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 75px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fenx.png) no-repeat;
            display: block;
            width: 30px;
            height: 32px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 26px;
            font-size: 12px;
            line-height: 26px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 0 -64px;
        }
        
        .client-2 .my-kefu-wx i {
            background-position: 0 -96px;
        }
        
        .client-2 .my-kefu-add i {
            background-position: 0 -128px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -32px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 30px;
            height: 32px;
            background-position: 0 -160px;
            background-size: 30px 192px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 72px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #4a4948;
            color: #fff;
            height: 66px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #4a4948;
            width: 97px;
            height: 66px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
