*{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
    color: #ffffff;
}
input{
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}
ul,li{
    padding:0;
    margin:0;
    list-style:none;
}
.big_bg_box{
    background: #f8f8f8;
    width: 100%;
    height: 1250px;
    padding: 0;
    margin: 0;
    /*background-repeat: no-repeat;*/
}
.small_bg_box{
    background: #f9f9f9;
    height: 1250px;
    width: 1200px;
    margin: 0 auto;
    z-index: -1;
}
/**/
.gaikuang_box{
    width: 100%;
    height: 630px;
    padding-top: 70px;
    background-image: url("../images/zjwzq_diwen.png");
}
.gaikuang_box .gk_img_box{
    width: 100%;
    height: 62px;
    margin: 0 12px;
}
.gaikuang_box .gaikuang_left_box{
    width: 55%;
    height: 400px;
    float: left;
    overflow: hidden;
    margin-top: 50px;
}

/*js  css*/
.tabs-vertical{
    background-color: transparent;
    border-left: 2px solid #9bb4da;
    margin: 0px 0 0px 5px;
    max-width: 614px;
    text-align: center;
}

/* The tabs */
.tabs-vertical ul{
    float: left;
    list-style: none;
    text-align: left;
    margin: 0;
    padding-left: 0;
}

.tabs-vertical ul li{
    margin-right: -1px;
    width: 144px;
}

.tabs-vertical ul li a{
    display: block;
    text-decoration: none;
    padding: 16px 40px 16px 20px;
    line-height: 15px;
}

.tabs-vertical ul li a.tab-active {
    background-image: url("../images/zjwzq_bg.png");
    background-color: transparent;
    background-repeat: no-repeat;
    color:#ffffff;
}

.tabs-vertical ul li:first-child a{
    border-top: 0;
}
/* The content */
.tabs-vertical .tabs-content-placeholder{
    overflow: hidden;
    height: 350px;
    background-color: transparent;
    margin: 0 auto;
    text-align: center;
    margin-left: 200px;
}

.tabs-vertical .tabs-content-placeholder div{
    display: none;
}

.tabs-vertical .tabs-content-placeholder div.tab-content-active{
    display: block;
}

.tabs-vertical .tabs-content-placeholder div p{
    color: #565a5c;
    line-height: 1.5;
    text-align: left;
    margin: 5px 0 20px;
}

@media (max-width: 500px) {
    .tabs-vertical ul{
        float: none;
    }

    .tabs-vertical ul li{
        display: inline-block;
        margin-bottom: -1px;
    }

    .tabs-vertical ul li a{
        padding: 12px 15px;
    }

    .tabs-vertical ul li a.tab-active {

        background-color: transparent;

    }

    .tabs-vertical ul li:first-child a{
        border-left: 0;
    }
    .tabs-vertical .tabs-content-placeholder{
        /*padding: 15px 30px 30px;*/
    }
}
/**/

.gaikuang_right_box{
    width: 45%;
    height: 400px;
    float: right;
    overflow: hidden;
    margin-top: 20px;
}
.gaikuang_right_box ul li{
    float: left;
    overflow: hidden;
    background-image: url("../images/blue_border.png");
    width: 144px;
    height: 56px;
    font-size: 16px;
    color: #3d3d3d;
    text-align: center;
    line-height: 56px;
    margin-right: 35px;
    margin-top: 30px;
}
.gaikuang_right_box ul li p{
    font-size: 16px;
    color: #3d3d3d;
    text-align: center;
    line-height: 56px;
}
.gaikuang_right_box ul li p a{
    font-size: 16px;
    color: #3d3d3d;
    text-align: center;
    line-height: 56px;
}

/*印象 乌拉特中旗*/
.yinxiang_box{
   width: 100%;
    height: 550px;
}
.yinxiang_box .yinxiang_img_box{
    width: 100%;
    height: 62px;
    margin: 0 12px;
}
.yingxiang_bg_box{
    width: 100%;
    height: 420px;
    margin-top: 60px;
    background-image: url("../images/yingxiang_bg.png");
}
.yingxiang_bg_box ul li{
    width: 180px;
    height: 370px;
    float: left;
    overflow: hidden;
    margin: 40px 29px;
}
.yingxiang_bg_box ul li div.yx_tit_box{
    font-size: 18px;
    color:#222222;
    font-weight:bold ;
    margin: 25px auto;
}
.yingxiang_bg_box ul li p{
    font-size: 14px;
    color:#777777;
    /*text-indent: 30px;*/
}
.yingxiang_bg_box ul li img{
    width:170px ;
    height: 157px;
    margin-top: 30px;
}