/********************************************************************************
**项目名：走进紫微
** 描述：走进紫微样式
** 创建时间：2018/10/10
** 最后修改人：（无）
** 最后修改时间：（无）
** 版权所有 (C) :tianmei
*********************************************************************************/
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body, html {
    width: 100%;
    height: 100%;
    font: 12px/1.5 "Microsoft YaHei";
    color: #666666;
}

body {
    background: #ffffff;
}

a {
    text-decoration: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

img {
    vertical-align: middle;
}

em, i {
    font-style: normal;
}

ol, ul {
    list-style: none;
}

button, input, select, textarea {
    font-size: 100%;
    outline: none;
}

textarea {
    resize: none;
}

div {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.pr {
    position: relative;
}

/* 清除浮动 */
.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
}

/* 清除浮动 */
.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
}

.clearfix:after {
    clear: both;
}

.cen {
    width: 87%;
    max-width: 1060px;
    margin: 0px auto;
    position: relative;
}

.mt36 {
    margin-top: 36px;
}

/* 设置内联, 减少浮动带来的bug */
.fl, .fr {
    display: inline;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tr {
    text-align: right;
}

.hide {
    display: none;
}

.text1 {
    width: 330px;
    height: 38px;
    padding: 0px 10px;
    background: #f2f2f2;
    border: 1px solid #dddddd;
}

.text2 {
    width: 235px;
    height: 36px;
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.text3 {
    width: 136px;
    height: 36px;
    border: 1px solid #dddddd;
    padding: 0px 10px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
}
input[type='text'],textarea{
    background: #ffffff;
}
.text4 {
    width: 200px;
    height: 36px;
    border: 1px solid #dddddd;
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.area3 {
    background: #ffffff;
    border: 1px solid #dddddd;
    height: 122px;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.check1 {
    width: 115px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e2e2e2;
    text-align: center;
    line-height: 36px;
    margin-right: 10px;
    background: #ffffff;
}
.pb50 {
    padding-bottom: 50px;
}
.secondTitle{
    font-size: 18px;
}

.check1.on {
    border: 1px solid #f3bbbb;
}
.area1s {
    background: #f2f2f2;
    padding: 10px 20px;
    width: 776px;
    height: 170px;
    border: 1px solid #dddddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
}

.area2 {
    width: 1019px;
    height: 160px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid 1px #e2e2e2;
}
.contact_item a.btn1s, .form_box .btn1s,.form_box a.btn1s{
    font-size: 15px;
    color: #959595;
    background: #eeeeee;
    padding: 4px 20px;
    margin: 0px 4px;
}

.contact_item a.btn1s.on, .form_box a.btn1s.on{
    color: #ffffff;
    background: #d84a4e;
}

.btn2 {
    display: block;
    margin: 0px auto;
    width: 130px;
    height: 40px;
    background-color: #333333;
    color: #ffffff;
    border: 0px;
    font-size: 18px;
    cursor: pointer;
}

.btn3s,a.btn3s {
    background: #333333;
    border-radius: 5px;
    color: #ffffff;
    padding: 4px 10px;
}
.zw_warp a.btn3s{
    background: #333333;
}
.btn4 {
    padding: 0px 16px;
    border-radius: 14px;
    border: solid 1px #d4d4d4;
    font-size: 14px;
    color: #a5a5a5;
}

.btn5 {
    font-size: 12px;
    color: #c70a10;
    padding: 4px 16px;
    border-radius: 18px;
    border: 1px solid #c70a10;
}

.btn8 {
    background: #333333;
    color: #ffffff;
    padding: 4px 10px;
    font-size: 15px;
    line-height: 26px;
    cursor: pointer;
}

.btn7 {
    background: #555555;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 4px 26px;
}
.btn6 {
    color: #ffffff;
    background: #d83933;
    border-radius: 18px;
    padding: 10px 24px;
    font-size: 12px;
    text-align: center;
    line-height: 42px;
}

.input_item .error {
    color: #d84a4e;
    position: absolute;
    left: 88px;
    bottom: -25px;
}

/*头部*/
.zw_top {
    width: 100%;
    height: 130px;
    line-height: 130px;
    margin-top: 20px;
}
.telIcon{
    width: 24px;
    height: 24px;
    margin-right:20px;
    vertical-align: middle;
}
.zw_top_left {
    float: left;
    color: #555555;
}

.zw_top_right {
    float: right;
    color: #555555;
    font-size: 12px;
}

.top_link {
    margin: 0px 14px;
    color: #999999;
}
.row{
    width: 1060px;
    margin: 0px auto;
}
.top_tel {
    margin-right:15px;
    font-size: 12px;
}
.top_tel span{
    vertical-align: middle;
}



.zw_head {
    width: 100%;
    height: 64px;
    background: #c32c30;
    float: left;
}

.zw_logo {
    /*width: 486px;*/
    width: 46%;
    /*height: 52px;*/
    margin-top: -22px;
    margin-left: -82px;
}


.zw_name_top {
    font-size: 20px;
    font-weight: 400;
}

.zw_name_bottom {
    font-size: 10px;
}

/*导航*/
.zw_nav {
    width: 100%;
    overflow: visible;

}
.layui-layer-ico.layui-layer-close.layui-layer-close1{
    background: url("../layer/skin/default/icon.png");
    background-position: 0 -40px;
}
.menu,.menu .menu_li {
    height: 64px;
    line-height: 64px;
}
.menu .menu_li {
    height: 64px;
    line-height: 64px;
    position: relative;
    float: left;
    display: block;
    text-align: center;
    cursor: pointer;
    width: 10.5%;
}

.menu_li.active, .menu_li:hover, .submenu li:hover a {
    background-color: #872d2f;

}
.menu .menu_li.active a.menu_a, .menu .menu_li:hover a.menu_a, .submenu li:hover a {
    color: #ffffff;
}
.menu .menu_li a.menu_a {
    line-height: 40px;
    font-size: 15px;
    color: #ffffff;
}
.menu > li:hover .submenu li, .menu > li:focus .submenu li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.menu li:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.menu li:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}

.menu li:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}

.menu li:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}

.menu .menu_li:hover .submenu {
    max-height: 2000px;
    z-index: 10;
}

.submenu {
    width: 100%;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 100%;
    z-index: 0;
    text-align: center;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}

.submenu li {
    width: 100%;
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
}

.submenu li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.submenu li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.submenu li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}

.submenu li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.submenu li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}

.submenu li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}

.submenu li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}

.submenu li a {
    font-size: 13px;
    color: #808080;
    display: block;
    line-height: 36px;
    padding: 0 3px;
    text-decoration: none;
    background: #eeeeee;
    text-transform: uppercase;
    margin-bottom: 1px;
}

.menu_li:hover .menu-bd2 {
    display: block;
}

.menu-bd2 {
    display: none;
    z-index: 10001;
    position: absolute;
    /*width: 312px;*/
    width: 1100px;
    float: left;
    left: -490px;
    top: 54px;
    padding-top: 10px;
}
.menu-bd2.type1{
    left: -333px;
}
.menu-bd2.type3{
    left: -446px;
}
.menu-bd2.type4{
    left: -558px;
}
/*.menu-bd2.type3,.menu-bd2.type4{*/
/*    width: 1100px;*/
/*}*/
/*.type3  .nav_two_pro ul,.type3 .nav_two_pro,.type4  .nav_two_pro{*/
/*    width: 1096px;*/
/*}*/
.nav_two_pro {
    /*width: 312px;*/
    width: 1096px;
    float: left;
    background-color: #f6f6f6;
    border: 2px solid #b81b22;
    display: inline;
    padding-bottom: 15px;
}
.nav_two_pro ul {
    float: left;
    /*width: 304px;*/
    width: 1096px;
    margin-top: 15px;
    background-image: url(../img/nav_line.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}
.nav_two_pro ul li {
    float: left;
    width: 137px;
}
.nav_two_pro ul li span {
    font-size: 14px;
    line-height: 50px;
    font-weight: bold;
    color: #666;
    display: inline;
    float: left;
    width: 117px;
    margin-top: 10px;
    margin-left: 20px;
}

.nav_two_pro ul li div {
    line-height: 24px;
    display: inline;
    float: left;
    width: 117px;
    margin-left: 20px;
}

.nav_two_pro ul li div a {
    color: #666;
    float: left;
    width: 117px;
}

.nav_two_pro ul li a img {
    display: inline;
    float: left;
    height: 66px;
    width: 102px;
    margin-top: 10px;
    margin-left: 17px;
}

.footer {
    clear: both;
    width: 100%;
    background: #222222;
}

.footer_link {
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 46px;
    border-bottom: 1px solid #444444;
}

.footer_link_l, .footer_friend dt, .footer_bottom_left, .zw_share_t, .footer_share .bshare-custom {
    float: left;
    color: #666666;
}

.footer_share .bshare-custom a {
    width: 24px;
    height: 24px;

}

.footer_share .bshare-custom .bshare-weixin {
    background: url("../img/share1.png") no-repeat;
}

.footer_share .bshare-custom .bshare-qqmb {
    background: url("../img/share2.png") no-repeat;
}

.footer_share .bshare-custom .bshare-sinaminiblog {
    background: url("../img/share3.png") no-repeat;
}

.footer_share .bshare-custom .bshare-douban {
    background: url("../img/share4.png") no-repeat;
}

.footer_share .bshare-custom .bshare-renren {
    background: url("../img/share5.png") no-repeat;
}

.footer_share .bshare-custom .bshare-sohuminiblog {
    background: url("../img/share6.png") no-repeat;
}

.footer_share .bshare-custom .bshare-baiduhi {
    background: url("../img/share7.png") no-repeat;
}

.footer_share .bshare-custom .bshare-qzone {
    background: url("../img/share8.png") no-repeat;
}

.footer_link_r, .footer_share {
    float: right;
    /*padding-right: 136px;*/
    text-align: center;
}
.footer_link_l{
    width: 77%;
}
.footer_item {
    min-width:17.2%;
    float: left;
    margin-right: 2%;

}

.footer_item dt {
    width: 100%;
    border-bottom: 1px solid #444444;

}

.footer_item dt a {
    font-size: 15px;
    color: #cccccc;
    line-height: 36px;
}

.footer_item dd a {
    color: #7f7f7f;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
}

.zw_p {
    color: #eeeeee;
    font-size: 18px;
}

.zw_h3 {
    color: #c32c30;
    font-size: 28px;
    margin-top: 10px;
}

.weicode {
    width: 108px;
    height: 108px;
    margin-top: 56px;
    margin-bottom: 12px;
}

.weicode_text1 {
    margin-top: 4px;
    color: #dddddd;
    font-size: 14px;
}

.footer_friend dd a {
    margin: 0px 10px;
    color: #666666;
    font-size: 14px;
}
.footer_friend dl dt,.footer_friend dl dd{
    line-height: 50px;
    height: 50px;
}
.footer_friend, .footer_bottom {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #444444;
    font-size: 14px;
}

.footer_bottom .bshare-custom {
    margin-top: 15px;

}

.footer_bottom .bshare-custom a {
    moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

.footer_bottom .bshare-custom a:hover {
    moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.footer_share {
    float: right;
}

.bsBox {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.zw_share_t {
    color: #666666;
    font-size: 14px;
}

#picMarqueeLeft .nextBtn, #picMarqueeLeft .prevBtn {
    bottom: -80px;
}

.nextBtn, .prevBtn {
    position: absolute;
    bottom: -138px;
    width: 33px;
    height: 33px;
    z-index: 9;
}

.nextBtn {
    background: url("../img/rightRs.png") no-repeat;
    right: 0px;
}

.prevBtn {
    right: 38px;
    background: url("../img/arrowLs.png") no-repeat;
}
@media screen and (max-width: 1365px) {
/*.menu-bd2{*/
    /*left: -260px;*/
  /*}*/
}


