/*安骏官网样式*/
*{  margin: 0;
    padding: 0;
    

}
body {
    font-family:"Lucida Sans", Verdana, sans-serif;
    overflow-x:hidden;
}


.header{
    width: 1400px;
    height: 90px;
    margin: 0px auto;
}
@media only screen and (max-width: 800px) {
    .header{
        width: 100%;
}
}


.header_service-phone{color: #0b9e37;font-size:20px;display: block;position:absolute;top:65px;font-weight:600;font-family: Arial;}



.layui-breadcrumb a{color: #0b9e37;font-size:16px;font-family: Arial;font-weight:bold;}
.anjun_header_language{
    padding-top: 65px;
    padding-left:100px;
}
@media only screen and (max-width: 800px) {
    .anjun_header_language {
        padding-left:10px;
        padding-top: 10px;

    }
}

.anjun_banner{position: relative;}

.anjun_header_nav{position: absolute;top:0;width: 100%;text-align: center;}

@media only screen and (max-width: 1200px) {
    .anjun_header_nav {

        width: 1100px;
    }
}
@media only screen and (max-width: 500px) {
    .anjun_header_nav {

        width:100%;
    }
}


.anjun_banner .pic{width: 100%;height: 600px;}
@media only screen and (max-width: 1200px) {
    .anjun_banner .pic {

        width: 1100px;
    }
}


.layui-nav{
    padding: 0 20px;
    background-color: #016743;
    opacity:0.95;
    color: #fff;
}




.layui-this a {
    color: rgba(255, 255, 255, .9);
}
.layui-nav .layui-nav-item a{font-size:20px;}

@media only screen and (max-width: 1000px) {
    .layui-nav-item a {
        font-size: .75rem;
    }
}


.layui-nav-item{margin-left:20px;}
.layui-nav-child{
    background-color:#04644b;
    opacity: 0.65;
}
.layui-nav .layui-nav-child a{
    color: #34daa2;
    font-size: 18px;
}
.layui-nav .layui-nav-child a:hover{
    background-color:#fff;
    color: rgb(0,153,68);
}
.anjun_track{
    width: 100%;
    height:auto;
    margin: 0 auto;
    padding: 20px 0;

}
.anjun_track_title{
    display: block;
    width: 300px;
    margin: 0 auto;
}
.anjun_track_title_en{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #056f34;
    display: block;
}
.layui-field-title{
    font-size: 28px;
    font-weight: bold;
	color:#056f34;
}
@media only screen and (max-width: 1000px) {
    .anjun_track_title_en {
        font-size: 1.25rem;
    }
}
@media only screen and (max-width: 1000px) {
    .layui-field-title {
        font-size: 1.25rem;
    }
}

.anjun_track_enter{
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
}

#track_enter{
    width: 800px;
    height:110px;
    border: 1px solid #056f34;
    font-size:18px;
    padding: 5px 20px;
    color:#056f34;
}
.anjun_news{
    width: 100%;
    height:auto;
    margin: 0 auto;
    padding: 0 0;
}



#track_button{
    height:110px;
    background-color: #056f34;
    width:auto;
    padding: 5px 45px;
    color: #fff;
    font-size:22px;
    border: none;
    vertical-align: middle;
}
#track_button:hover{
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff;
    cursor: pointer
}
/*当屏幕宽度小于800像素则使用以下样式*/
@media only screen and (max-width: 1100px) {
    #track_enter {
        width:500px;
        font-size: 1.25rem;
        padding: 5px 10px;
    }
}

/*当屏幕宽度小于800像素则使用以下样式*/
@media only screen and (max-width: 800px) {
    #track_enter {
        width:350px;
        font-size: 1rem;
        padding: 5px 10px;
    }
}


/*当屏幕宽度小于700像素则使用以下样式*/
@media only screen and (max-width: 700px) {
    #track_enter {
        width:150px;
        padding: 5px 5px;
        font-size: .75rem;
    }
}



/*当屏幕宽度小于700像素则使用以下样式*/
@media only screen and (max-width: 700px) {
    #track_button {
        font-size: .75rem;
        padding: 5px 10px;
    }
}



.anjun_news_tab{
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

.layui-tab-title li{
    color: #b1b4b3;
    font-size: 22px;
    font-weight: bold;
}

/*当屏幕宽度小于700像素则使用以下样式*/
@media only screen and (max-width: 700px) {
    .layui-tab-title li {
        font-size: 1.275rem;
        padding: 5px 10px;
    }
}

.layui-tab-title .layui-this{
    color:#056f34;

}

.layui-tab-item .layui-show{
    width: 1120px;
}
.layui-tab-content .anjun_news_img{
    display: block;
    width: 380px;
    height: 220px;

}

.layui-tab-content .anjun_news_img img{
    width: 340px;
    height: 210px;
    border: solid 1px #000;

}

.layui-tab-content .anjun_news_title a{
    width: 340px;
    display: block;
    font-size:16px;
    line-height:22px;
}
.layui-tab-content .layui-col-lg4{
    height: 270px;
    padding-top: 10px;
}
#test1{height: 600px;}
.anjun_products_main{
    width: 1100px;
    height: auto;
    margin: 15px auto;
}
.anjun_products_main img{
    width:530px;
    height: 210px;


}
.anjun_products_main .anjun_products_title{
    display: block;
    font-size:22px;
    font-weight: bold;
    padding-top: 20px;
	padding-bottom:10px;
    cursor: pointer;

}
@media only screen and (max-width: 700px) {
    .anjun_products_main .anjun_products_title {
        display: block;
        font-size: 1rem;
        font-weight: bold;
        padding: 5px 10px;
    }
}


.anjun_products{
    padding-top:25px;
}


.anjun_products_main .anjun_products_img{
    width: 580px;
    height: 210px;
    position: relative;
	padding-bottom:20px;
    margin-top:10px;

}


.anjun_products_img:hover .anjun_products_list{
    display: block;

}
@media only screen and (max-width: 700px){
    .anjun_products_main .anjun_products_img{
        width: 350px;
        height: 210px;
}
}

@media only screen and (max-width: 700px){
    .anjun_products_main .anjun_products_img img {
        width: 350px;
        height: 210px;
    }
}

.anjun_products_list{
    background-color:#056f34;
    width: 250px;
    height:210px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    /*opacity: 0;*/
    display: none;
    /*transition:width 2s;*/
    /*-webkit-transition:width 2s; !* Safari *!*/

}

@media only screen and (max-width: 700px){
    .anjun_products_list{
        width: 50%;
        height: 210px;
}
}

.pro_list2{
    width:280px;
    height:auto;
    background-color: #056f34;
    opacity: 0.8;
    position: absolute;
    right: -280px;
    top: 0;
    display: none;
}

.anjun_products_list ul li{
    position: relative;
}
.anjun_products_list ul li:hover .pro_list2{
    display: block;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.anjun_products_list ul li a{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    display: block;
    padding-left: 10px;
    padding-top: 5px;
    width: 100%;
}

@media only screen and (max-width: 700px){
    .anjun_products_list ul li a{
        font-size:.875rem;
        padding-left: 5px;
        padding-top: 5px;
    }
}

.anjun_products_list ul li a .layui-icon{
    position: absolute;
    right: 15px;
}

@media only screen and (max-width: 700px){
    .anjun_products_list ul li a .layui-icon{
        position: absolute;
        right:5px;
    }
}

.anjun_products_list ul li a:hover{
    color: #fff;
    color: rgba(255, 255, 255, .7);
}
.anjun_anjun{padding-top: 15px}

.anjun_anjun_bg{
    width: 100%;
    height: 540px;
    background-image: url("anjun_car.png");

}

@media only screen and (max-width: 1200px){
    .anjun_anjun_bg{
        width: 1000px;
        height: 450px;
        background-size: auto;
        background-image: url("anjun_car2.png");
    }
}

@media only screen and (max-width: 500px){
    .anjun_anjun_bg{
        width: 350px;
        height:250px;
        background-image: url("anjun_car3.png");
        background-size: auto;
        background-repeat: no-repeat;

    }
}
.anjun_anjun{
    height: 600px;
}

@media only screen and (max-width: 500px){
    .anjun_anjun{
        height:400px;

    }
}

.anjun_anjun_about{width:1100px;
height: 500px;

    margin: 0 auto;
}
.anjun_anjun_about ul{padding-top: 80px}
.anjun_anjun_about ul .anjun_about_title{
    font-size:34px;
    font-weight: bold;
    padding: 5px 0;
}
.anjun_anjun_about ul .anjun_about_main{
    font-size: 26px;
    width: 700px;
    line-height:40px;
    margin-top: 15px;
}
.anjun_anjun_about ul .anjun_about_button a{
    font-size:22px;
    margin-top: 15px;
    background-color: #056f34;
}

@media only screen and (max-width: 500px){
    .anjun_anjun_about ul {
        padding-top: 25px

    }
}


@media only screen and (max-width: 500px){
    .anjun_anjun_about ul .anjun_about_title{
        font-size:.75rem;
        font-weight: bold;
        padding: 5px 0;

    }
}



@media only screen and (max-width: 500px){
    .anjun_anjun_about ul .anjun_about_main{
        font-size:.65rem;
        line-height: 1rem;
        margin-top:5px;
        width: 200px;

    }
}



@media only screen and (max-width: 500px){
    .anjun_anjun_about ul .anjun_about_button a{
        font-size:1rem;
        margin-top: 0px;
    }
}

.anjun_partner{
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.anjun_partner_img{
    width: 1100px;
    margin: 15px auto;
}
.anjun_partner_img img{width: 174px;height: 80px;padding-top: 10px}

@media only screen and (max-width: 500px){
    .anjun_partner_img{
        width: 400px;

    }
}

.anjun_footer{width: 100%;
    height: auto;
    background-color:#056f34;
    margin-top: 50px;
}
.anjun_footer_nav{
    width: 1300px;
    height: auto;
    margin: 15px auto;

}
@media only screen and (max-width: 1100px){
    .anjun_footer_nav{
        width: 800px;

    }
}
@media only screen and (max-width: 500px){
    .anjun_footer_nav{
        width: 300px;

    }
}

.anjun_footer_nav ul{
    float: left;
    font-size: 22px;
    padding: 40px 30px;
}
.anjun_footer_nav  a{color: #fff;}
.anjun_footer_nav ul li {text-align: center;padding-top:5px;margin-top: 10px;}
.anjun_footer_nav ul li a{
    font-size: 18px;

}

.anjun_footer_nav a:hover{
    color: #fff;
    color: rgba(255, 255, 255, .7);
}
.anjun_footer_beian{font-size: 20px;color: #fff;}

/*---------------------------------以上是index.style----------------------------------------------------*/

.products_type_title{
    text-align: center;
    font-size:28px;
    color: #000;
    display: block;
	font-family:微软雅黑;
    margin-top: 20px;

}

@media only screen and (max-width: 1100px){
    .products_type_title{
        font-size: 1.25rem;
        font-weight: bold;
    }
}

.products_type{
    width: 1100px;
    height: auto;
    margin-top: 20px;
    margin-left:auto ;
    margin-right: auto;
    font-size: 22px;
    font-family: 仿宋;
    line-height: 38px;

}
@media only screen and (max-width: 1100px){
    .products_type{
        font-size: 1rem;
        width:800px;
    }
}
@media only screen and (max-width: 500px){
    .products_type{
        font-size: .75rem;
        width:300px;
    }
}




.products_type_ms{color: #fff;
    font-size: 16px;
    padding: 10px 10px;
    display: block;
}
@media only screen and (max-width: 500px){
    .products_type_ms{
        font-size: .75rem;

    }
}

.products_location{
    width: 1200px;
    height: auto;
    margin: 20px auto;

}

@media only screen and (max-width: 1100px){
    .products_location{

        width: 800px;
    }
}
@media only screen and (max-width: 500px){
    .products_location{
        width: 300px;
    }
}

.products_location_title{
    width: 1200px;
    border-bottom: 2px solid #cccccc;
    padding: 10px 0px;
}
@media only screen and (max-width: 1100px){
    .products_location_title{
        width: 800px;
        border-bottom: 1px solid #cccccc;

    }
}
@media only screen and (max-width: 500px){
    .products_location_title{
        width: 350px;
        border-bottom: 1px solid #cccccc;

    }
}



.products_location_title a{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
@media only screen and (max-width: 1100px){
    .products_location_title a{
        font-size: 1.25rem;

    }
}
@media only screen and (max-width: 500px){
    .products_location_title a{
        font-size: .75rem;

    }
}

.products_show{
    width: 1200px;
    height: auto;
    margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
    font-size: 22px;
    line-height: 30px;

}
.about_show{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-top: 20px;
    font-size: 22px;
    line-height: 30px;

}

@media only screen and (max-width: 1100px){
    .products_show{
        width: 800px;
        font-size: 1rem;
    }
}
@media only screen and (max-width: 500px){
    .products_show{
        width: 350px;
        font-size: .75rem;
    }
}

.products_show_footer{
    width: 1200px;
    height: auto;
    padding: 10px 0px;
    margin: 0 auto;
}

@media only screen and (max-width: 1100px){
    .products_show_footer{
        width: 800px;

    }
}
@media only screen and (max-width: 1100px){
    .products_show_footer{
        width: 350px;

    }
}

.products_show_footer_reg a{
    font-size:24px;
    background-color: #056f34;
}

@media only screen and (max-width: 1100px){
    .products_show_footer_reg a{
        font-size:1rem;

    }
}
@media only screen and (max-width: 500px){
    .products_show_footer_reg a{
        font-size:.75rem;

    }
}

.products_show_foorer_next{
    margin-top: 15px;
}
.products_show_foorer_next li{
    padding-top: 15px;
    font-size: 22px;
    line-height:22px
}
@media only screen and (max-width: 1100px){
    .products_show_foorer_next li{
        font-size:1rem;

    }
}
@media only screen and (max-width: 500px){
    .products_show_foorer_next li{
        font-size:.75rem;

    }
}

/*------------------------------------------以上是products style---------------------------------------------------------------*/

.anjun_news_list_type{
    width: 1200px;
    height: auto;
    margin: 10px auto;
}

@media only screen and (max-width: 1100px){
    .anjun_news_list_type{
        width: 800px;

    }
}
@media only screen and (max-width: 500px){
    .anjun_news_list_type{
        width: 350px;

    }
}


.anjun_news_list_type ul li{
    padding: 10px 20px;
    border-bottom: solid 2px #cccccc;
    font-size: 18px;
}

@media only screen and (max-width: 1100px){
    .anjun_news_list_type ul li{
        font-size: 1rem;

    }
}
@media only screen and (max-width: 500px){
    .anjun_news_list_type ul li{
        font-size: .75rem;

    }
}

.anjun_news_list_type ul li a:hover{color: #056f34}
.layui-box a{
    font-size: 16px;
}

@media only screen and (max-width: 1100px){
    .layui-box a{
        font-size: 1rem;

    }
}
@media only screen and (max-width: 500px){
    .layui-box a{
        font-size: .75rem;

    }
}

.products_type_time{
    text-align: center;
    font-size: 18px;
    color: #000;
    display: block;
    padding-top: 15px;
    font-weight: bold;
}

.anjun_news_img_type{
    width: 1200px;
    margin: 10px auto;

}

.anjun_news_img_type .anjun_news_img img{width: 260px;border: solid 1px #000}
.anjun_news_img_type span{
    padding-top: 10px;
    display: block;
}
.anjun_news_img_type .anjun_news_title{width: 260px;}
.anjun_news_img_type .anjun_news_title a{font-size: 16px;display: block;line-height: 20px}
.anjun_news_img_type .anjun_news_time {color: #C9C9C9;font-size: 14px}

.anjun_news-center{width: 1200px;height:auto;margin: 20px auto;}
.anjun_news-center-left{
    width: 300px;
    height:auto;
    border: solid 1px #eeeeee;
    float: left;
}
.anjun_news-center-title{
    width: 300px;
    height: 100px;
    background-color: #056f34;

}
.anjun_news-center-title h1{text-align: center;line-height: 100px;color: #fff;font-size:34px}
.anjun_news_center-type ul li{

    height: 50px;
    line-height: 50px;
    padding-left:50px;
    font-size: 20px;
}
.anjun_news_center-type ul li:hover{background-color: #e2e2e2}
.anjun_news_center-type ul li a{
    color:#3F3F3F;
    font-family: 微软雅黑;
}
.news_center-type_ative{
    background-color: #e2e2e2;
}
.anjun_news_center-right{
    width:850px;
    height: auto;
    border: solid 1px #eeeeee;
    float: right;

}
.anjun_news_center-right-title{
    width: 80%;
    height: 50px;
    margin-top: 20px;
    margin-left: 20px;
}
.anjun_news_center_right-list{
    width: 90%;
    height: auto;
    padding-left: 20px;
}
.anjun_news_center_right-list ul li{
    height: 45px;
    line-height: 45px;
    width: 100%;
    border-bottom: solid 1px #eeeeee;
}

.anjun_news_center_right-list ul li a{
    font-size: 16px;
    color: #3F3F3F;
}
.anjun_news_center_right-list ul li a:hover{
    color:#056f34;
}
.anjun_news_center_right-list ul li span{
    font-size: 16px;
    float: right;
    color: #3F3F3F;
}



/*------------------------------------------以上是news style---------------------------------------------------------------*/

.anjun_sugform{width: 1200px;margin: 15px auto;}
.anjun_sugform .layui-form-label{font-size: 16px;}
@media only screen and (max-width: 1100px){
    .anjun_sugform{
        width: 800px;

    }
}
@media only screen and (max-width: 500px){
    .anjun_sugform{
        width: 350px;

    }
}

@media only screen and (max-width: 1100px){
    .anjun_sugform .layui-form-label{
        font-size: 1rem;

    }
}
@media only screen and (max-width: 500px){
    .anjun_sugform .layui-form-label{
        font-size: .75rem;

    }
}
/*-------------------------------------------以上是投诉建议 style------------------------------------------------------------------------------*/

.anjun_contact_img{width: 1000px;
margin: 15px auto;
    height: auto;
}
.anjun_contact_img span{
    display: block;
    font-size: 18px;
    line-height: 25px;
    padding: 5px 10px;
    font-weight: bold;
}

@media only screen and (max-width: 1100px){
    .anjun_contact_img span{
        font-size: 1rem;

    }
}
@media only screen and (max-width: 500px){
    .anjun_contact_img span{
        font-size: .75rem;

    }
}

.anjun_contact_img .contact_name{color: #056f34;font-size: 22px}
@media only screen and (max-width: 1100px){
    .anjun_contact_img .contact_name{
        font-size: 1.25rem;

    }
}
@media only screen and (max-width: 500px){
    .anjun_contact_img .contact_name {
        font-size: 1rem;
    }}


    .anjun_contact_img span img{width:100%;}
/*-------------------------------------------以上是联系我们 style------------------------------------------------------------------------------*/

/*点击登录弹窗样式*/
#login-box{width:540px;height:auto;background-color: #fff;position:fixed;top:35%;left:35%;
    z-index:9999;cursor: move;display: none;border-radius: 5px;
    -webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)
}
.mask{
    width:100%;
    height:100%;
    background:#666666;
    position:fixed;
    top:0;
    left:0;
    z-index:9997;
    display: none;
    filter:alpha(opacity=70);opacity:.7
}
.login-left{width:225px;height:310px;float: left;}
.login-left img{width: 225px;height:310px;border-radius:5px;}
.login-right{
    width:315px;
    height:auto;
    float: left;
}
.login-right-title{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: solid 1px #e5e5e5;
    position: relative;
}
.login-right-title #login-close{position: absolute;right:10px;top: 10px;cursor: pointer;}
.login-right-title span{float: left;margin-left: 15px;font-size: 18px;cursor: pointer;font-weight:bold;}
.login-right-title .fengexian{color:#0c9363;}
.login-chose-ative{color:#0c9363;}
.login-chose-ative:hover{border-bottom: solid 2px #0c9363;}
.login-main{width: 290px;height: 220px;margin-top:5px;margin-left:12px;text-align: center;padding-top:5px;}
.login-main li{list-style: none;margin-top:10px;font-size: 14px;color: #0c9363;}
.login-main input{width: 240px;height: 40px;border-radius: 5px;border: solid 1px #e5e5e5;padding-left: 10px;}
.login-main input{box-shadow: 0 0 .75rem 0 rgba(9, 41, 77, .1);}
.login-main input:focus{border:solid 1px #059310;outline: none;box-shadow: 0 0 .75rem 0 rgba(9, 41, 77, .1);}
.login-nouser{color: #666666;font-size: 12px;}
.login-reg a{color: #0c9363;font-size: 16px;text-decoration: none;font-weight: bold;}
.login-reg a:hover{text-decoration: underline;color: #1e90ff;}
.login-main li span{margin-left: 10px;}
.login-main li button{width:240px;height: 40px;padding-left: 10px;padding-right: 10px;background-color: #0c9363;border:none;color: #fff;border-radius: 5px;font-size: 18px;box-shadow: 0 0 .85rem 0 rgba(9, 41, 77, .1);cursor: pointer;font-weight: bold;}
.login-main li button:hover{background-color:#1e90ff;}
.login-right #tb1{display: block;}
.login-right #tb2{display: none;}
#loginButton{cursor: pointer;}
/*点击登录弹窗样式*/

/*我要开店推广*/
	
	.tg_img{
	position:relative;
	}
	.hover_img{ position:absolute;
	top:0px;
	right:-600px;
	display:none;
	}
	.tg_img:hover .hover_img{
	display:block;}
	
	/* 右下角咨询 */
	.hover-menu {
		width: 240px;
		height: auto;
		border: solid 1px #009944;
		border-radius: 10px;
		position: fixed;
		bottom: 10px;
		right: 10px;
		box-shadow: 3px 3px 3px #009944;
		background-color: #fff;
	}
	
	.phone-call {
		width: 220px;
		height: 50px;
		margin-left: auto;
		margin-right: auto;
		line-height: 50px;
		cursor: pointer;
	}
	
	.phone-form {
		width: 200px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	
	
	
	}
	
	.hide-btn {
		width: 220px;
		height: 35px;
		margin-left: auto;
		margin-right: auto;
		text-align: right;
		line-height: 35px;
		cursor: pointer;
	}
	
	.menuhide {
		display: none;
	}
	
	.phone-form li {
		margin-top: 5px;
	}
	
	.phone-form span {
		font-size: 14px;
		color: #009944;
	}
	
	.phone-form input {
		border-left: none;
		border-top: none;
		border-right: none;
		color: #7c7c7c;
	}
	
	.phone-form textarea {
		border-left: none;
		border-top: none;
		border-right: none;
		color: #7c7c7c;
	}
	
	.phone-call li {
		float: left;
	}
	
	.phone-call-icon {
		width: 20%;
		text-align: center;
	}
	
	.phone-call-icon i {
		font-size: 30px;
	}
	
	.phone-call-title {
		font-size: 22px;
		color: #009944;
		width: 60%;
		font-weight: bold;
		text-align: center;
	}
	
	.phone-call-open {
		width: 20%;
		text-align: right;
	}
	
	.phone-call-open i {
		font-size: 18px;
	}
	
	.phone-call:hover .hoverimg {
		width: 35px;
		height: 35px;
	}
	
	.phone-call:hover .phone-call-title {
		font-size: 24px;
	}
	
	.hide-box {
		display: none;
	}