.head {
    height: 224px;
    position: relative;
    z-index: 10;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.site-nav {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #848484;
    background: #f0f0f0;
}

.site-nav span a {
    display: inline-block;
    padding: 0 15px;
    color: #848484;
}

.logo {
    height: 136px;
}

.logo h1 {
    display: block;
    width: 165px;
    height: 70px;
    margin: 34px 40px 0 0;
}

.logo h1 img {
    width: 100%;
}

.logo h1 {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.logo h1:hover {
    margin-top: 5px;
}

.logo .slogan {
    display: block;
    margin-top: 44px;
    width: 340px;
    font-size: 18px;
    color: #2d2d2d;
    b
}

.logo .slogan b {
    display: block;
    font-size: 23px;
    margin-top: 3px;
    letter-spacing: 4px;
}

.logo .slogan span {
    color: #db261d;
}

.logo .tel {
    width: 240px;
    height: 54px;
    color: #666666;
    font-size: 14px;
    background: url("http://tucms.setujun.com/huanzhi98/static/web/css/img/common/tel.jpg") no-repeat 0 7px;
    padding-left: 40px;
    margin-top: 40px;
}

.logo .tel i {
    display: block;
    font-size: 28px;
    color: #db261d;
    font-weight: bold;
    font-style: italic;
}

.nav {
    height: 52px;
    line-height: 52px;
    background: #3a3a3a;
}

.nav ul li {
    display: block;
    float: left;
    font-size: 16px;
    position: relative;
}

.nav ul li i {
    padding-right: 10px;
}

.nav ul li>a {
    display: inline-block;
    padding: 0 29px;
    color: #ffffff;
    background: url("http://tucms.setujun.com/huanzhi98/static/web/css/img/common/nav_icon.png") no-repeat right center;
}

.nav ul li>a:hover,
.nav ul li.cur>a {
    background: #db261d;
}

.nav li .down {
    display: none;
    position: absolute;
    left: 0;
    top: 52px;
    background: rgba(0, 0, 0, .8);
}

.nav li .down ul {
    padding: 10px 0;
    overflow: hidden;
}

.nav li .down li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    white-space: nowrap;
}

.nav li .down li a {
    text-align: center;
    display: block;
    padding: 0;
    font-size: 14px;
    background: none;
    padding: 0 10px;
}

.nav li .down li a:hover {
    background: none;
    color: #db261d;
}

.nav li:hover .down {
    display: block;
}

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

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}

.p4-search-1 {
    background: #e5e5e5;
    height: 82px;
    overflow: hidden;
}

.p4-search-1 p {
    color: #6b6b6b;
    line-height: 82px;
}

.p4-search-1 a {
    color: #999;
    display: inline-block;
    margin-right: 15px;
}

.p4-search-1-inp {
    width: 384px;
    height: 40px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    margin-top: 20px;
}

.p4-search-1-inp1 {
    width: 336px;
    height: 40px;
    font-size: 12px;
    background: none;
    color: #b1b1b1;
    line-height: 40px;
    float: left;
    border: 0;
    outline: none;
}

.p4-search-1-inp2 {
    width: 36px;
    height: 40px;
    background: url(images/VISkins-p4.png) no-repeat -962px -620px;
    cursor: pointer;
    float: right;
    border: 0;
}

.p4-curmbs-1 {
    height: 110px;
    line-height: 110px;
    overflow: hidden;
}

.p4-curmbs-1 dt {
    float: left;
    padding-left: 28px;
    color: #1e1e1e;
    background: url(images/VISkins-p4.png) no-repeat 0 40px;
    width: 70px;
}

.p4-curmbs-1 dd {
    color: #999;
}

.p4-curmbs-1 a {
    color: #999;
    padding: 0 6px;
    display: inline-block;
}

.p4-curmbs-1 a:hover,
.p4-curmbs-1 .cur {
    color: #db261d;
}

.p1-info-list-title-4 .sidenavcur a {
    color: #db261d;
}

.p1-info-list-title-4 {
    height: 54px;
    line-height: 40px;
}

.p1-info-list-title-4 li {
    width: 19%;
    height: 40px;
    background: #f0f0f0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0.3% 20px 0;
    text-align: center;
}

.p1-info-list-title-4 li a {
    display: block;
}

.p1-info-list-title-4 li:hover,
.p1-info-list-title-4 li.sidenavcur {
    background: #db261d;
    position: relative;
    color: #fff;
}

.p1-info-list-title-4 li:hover:before,
.p1-info-list-title-4 li.sidenavcur:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    border-bottom: solid 6px #fff;
}

.p1-info-list-title-4 li:hover a,
.p1-info-list-title-4 li.sidenavcur a {
    color: #fff;
}

.p4-info-list-content-6 {
    overflow: hidden;
}

.p4-info-list-content-6 .p4-titlel-1 {
    margin-bottom: 40px;
}

.p4-info-list-content-6-con {
    margin-bottom: 48px;
    padding-bottom: 20px;
    overflow: hidden;
}

.p4-info-list-content-6-con li {
    float: left;
    width: 31%;
    margin: 0 3% 30px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.p4-info-list-content-6-con img {
    display: block;
    width: 100%;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.p4-info-list-content-6-con span {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(images/VISkins-p4.png) no-repeat 0 -482px;
    overflow: hidden;
}

.p4-info-list-content-6-con li a {
    color: #fff;
}

.p4-info-list-content-6-con li:hover span {
    background-position: 0 -608px;
}

#fancybox-wrap {
    position: fixed;
    top: 15% !important;
}

.foot {
    height: 474px;
    background: url("http://tucms.setujun.com/huanzhi98/static/web/css/img/common/ft_bg.jpg");
}

.ft-contact {
    height: 120px;
    color: #a9a9ab;
    font-size: 14px;
    margin-bottom: 77px;
}

.ft-contact .add {
    width: 420px;
    border-right: 1px solid #33323b;
    margin-right: 30px;
    float: left;
    height: 120px;
    background: url("http://tucms.setujun.com/huanzhi98/static/web/css/img/common/add_icon.png") no-repeat 0 36px;
    padding-left: 40px;
    box-sizing: border-box;
}

.ft-contact .tel {
    float: left;
    background: url("http://tucms.setujun.com/huanzhi98/static/web/css/img/common/contact_icon.png") no-repeat 0 36px;
    padding-left: 40px;
    box-sizing: border-box;
}

.ft-contact i {
    width: 20px;
    display: inline-block;
}

.ft-contact span {
    display: block;
    font-size: 18px;
    color: #fff;
    margin: 37px 0 10px;
}

.ft_info {
    height: 177px;
    border-bottom: 1px solid #3b3941;
}

.ft_info h2 {
    width: 350px;
    font-size: 16px;
    line-height: 34px;
    color: #acacad;
    font-weight: normal;
}

.ft_info h2 img {
    display: block;
    width: 166px;
    height: 36px;
    margin-bottom: 20px;
}

.ft_info h2 b {
    display: block;
    font-size: 21px;
}

.ft_info .ft_nav {
    width: 820px;
    font-size: 14px;
    color: #acacad;
}

.ft_info .ft_nav span {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 24px;
}

.ft_info .ft_nav a {
    display: inline-block;
    width: 155px;
    color: #acacad;
    line-height: 35px;
}

.copyright {
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    color: #5d5d60;
}

.copyright a {
    color: #5d5d60;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    height: 474px;
    position: relative;
}

.form {
    width: 474px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 194px;
}

.form h2 {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 24px;
    font-weight: normal;
}

.form li {
    width: 218px;
    height: 45px;
    line-height: 45px;
    background: #3e3d45 url("http://tucms.setujun.com/huanzhi98/static/web/css/img/common/form_icon.png") no-repeat 202px center;
    margin-right: 18px;
    float: left;
}

.form li span {
    font-size: 14px;
    color: #b0b0b2;
    float: left;
    width: 50px;
    text-align: right;
}

.form li input {
    width: 150px;
    height: 45px;
    border: none;
    background: none;
    float: left;
    overflow: hidden;
    color: #fff;
    outline: none;
}

.form .form-btn {
    height: 33px;
    line-height: 33px;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.form .form-btn a {
    width: 109px;
    height: 33px;
    border: 1px solid #98989b;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}

.form .form-btn a:first-child {
    background: #ee1217;
    border-color: #ee1217;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    height: 474px;
    position: relative;
}

.form {
    width: 474px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 194px;
}

.form h2 {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 24px;
    font-weight: normal;
}

.form li {
    width: 218px;
    height: 45px;
    line-height: 45px;
    background: #3e3d45 url("http://tucms.setujun.com/huanzhi98/static/web/css/img/common/form_icon.png") no-repeat 202px center;
    margin-right: 18px;
    float: left;
}

.form li span {
    font-size: 14px;
    color: #b0b0b2;
    float: left;
    width: 50px;
    text-align: right;
}

.form li input {
    width: 150px;
    height: 45px;
    border: none;
    background: none;
    float: left;
    overflow: hidden;
}

.form .form-btn {
    height: 33px;
    line-height: 33px;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.form .form-btn a {
    width: 109px;
    height: 33px;
    border: 1px solid #98989b;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.form .form-btn a:first-child {
    background: #ee1217;
    border: none;
}

.client-2 {
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 9999;
}

.client-2 ul {
    width: 77px;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    background: #db261d;
    margin-top: 1px;
    padding: 9px 0;
    height: 56px;
    width: 77px;
}

.client-2 li i {
    background: url(images/skins/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 0;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -25px;
}

.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;
    background-color: #db261d;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 20px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding-left: 15px;
    border-left: 1px solid #fff;
    margin-top: 8px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    color: #fff;
    margin-top: 9px;
    height: 47px;
    width: 247px;
}

.client-2 .my-kefu-main {
    width: 97px;
    position: relative;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}