@charset "utf-8";
.head{ width:100%; height: 105px; position:relative; left:0; top: 0; background: #fff; z-index: 30;}
.head.scrol105{opacity: 0; -webkit-transform: translate3d(0,-120px, 0); -moz-transform: translate3d(0, -120px, 0); transform: translate3d(-0, -120px, 0);}

.head.scroll980{opacity:1; -webkit-transform: translate3d(0,0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(-0, 0, 0);position:fixed; top:0; -moz-transition: all 1s ease-in 0s; -webkit-transition: all 1s ease-in 0s; transition: all 1s ease-in 0s;}

.v2-content{ width: 1200px; margin: 0 auto;}
.head-content{ position: relative;}
.logo{float: left;width: 844px;height: 105px;background: url("/images/V2/logo.jpg")no-repeat left center;cursor: pointer; text-indent: -99999px;}
.logo a{ display: block; width: 844px;height: 105px;}
.top-right{ float: right; height: 105px;}
.sg-nav{ padding-top: 46px; font-size: 18px;}
.sg-nav li{ float: left; margin-left:24px; }
.sg-nav li a:hover{ color:#a0050f;}
.footer{ background: #fff; padding: 60px 0 90px; clear:both;}
.footer-left h2{ width: 275px; height: 136px; background: url("/images/V2/foot-logo.jpg") no-repeat center top; text-indent: -9999px;}
.footer-left h2 a{ display: block; height: 136px;}
.footer-left .tel{ background: url("/images/V2/ico.png") no-repeat -30px -16px; font-size: 35px; padding:18px 0 20px 45px; }
.footer-left .foot-tips{ font-size: 0;letter-spacing: -3px; text-align: center;}
.footer-left .foot-tips li{ display:inline-block; width: 38px; height: 38px; background-image:url("/images/V2/ico.png"); background-repeat: no-repeat; position: relative; text-indent: -9999px;}

.footer-left .foot-tips li.hover{  background-image:url("/images/V2/ico-hover.png");}
.footer-left .foot-tips li>a{ display: block; width: 38px; height: 38px;}
.footer-left .foot-tips li.hm{ background-position: -202px -103px;}
.footer-left .foot-tips li.kf{ background-position: -50px -103px;}
.footer-left .foot-tips li.wb{ background-position: -88px -103px;}
.footer-left .foot-tips li.wx{ background-position: -126px -103px;}
.footer-left .foot-tips li.tm{ background-position: -164px -103px;}
.footer-left .foot-tips li.link{ background-position: -240px -103px;}
.footer .foot-title{ font-size: 16px; text-transform: capitalize; margin-bottom: 30px;}
.footer-center{ margin: 0 94px;}
.footer-center p{ padding: 16px 0 0; font-size: 14px; font-weight: lighter;}

.footer-left .foot-tips li .sy_smallicon{position:absolute;left:-100px; top:-242px; text-indent: 0; opacity: 0; display: block;
    -webkit-transform:translateY(-150px);
    -ms-transform:translateY(-150px);
    transform:translateY(-150px)
}

.footer-left .foot-tips li.tm .sy_smallicon{ left:-128px; top:-130px;}
.footer-left .foot-tips li.link .sy_smallicon{ left:-130px; top:-130px;}

.footer-left .foot-tips li.hover .sy_smallicon{
    opacity:1;
    -webkit-transform:translateY(0px);
    -ms-transform:translateY(0px);
    transform:translateY(0px);
    transition:all 0.5s ease-in-out 0.3s;
    -webkit-transition:all 0.5s ease-in-out 0.3s;
    -moz-transition:all 0.5s ease-in-out 0.3s;
    -o-transition:all  0.5s ease-in-out 0.3s;
    -ms-transition:all 0.5s ease-in-out 0.3s;
}
.footer-left .foot-tips li .link-box{ position: absolute; width: 1200px; left: -240px; bottom: -68px; padding: 15px 0 15px 30px; z-index: 30; line-height: 150%;  text-indent: 0px; text-align: left; text-indent: 0px; font-size: 14px; letter-spacing:0; display: none;}
.footer-left .foot-tips li .link-box a{ display: inline-block; padding: 0 5px; color:#BEBDBD;}
.footer-left .foot-tips li.hover .link-box{ display: block;}
.link_show{ display: block;}

/**临时链接替换**/
.head .v2-content .sg-nav{display:none;}
.sg-navv2{ padding-top: 46px; font-size: 18px;}
.sg-navv2 li{ float: left; margin-left:24px; }
.sg-navv2 li a:hover{ color:#a0050f;}