@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1560px) {}

@media screen and (min-width:1450px) {
     
}

@media screen and (max-width:1300px) {
    
}

@media screen and (min-width: 1200px) and (max-width:1440px) {
     
 
}

@media screen and (min-width:1024px) and (max-width: 1199px) {
     
}

@media screen and (min-width:320px) and (max-width: 1022px){
	
	.tag ul li {
    width: 100%;
    float: none;
    margin-left: 0px;
    margin-bottom: 30px;
}

.tag ul li a.img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

	.youshi_title h3 {
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}

.guoji_three {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.youshi_cont li p {
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    background: #fbfbfb;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.youshi_cont li {
    width: 48%;
    margin-bottom: 3%;
    border: 1px solid #f7f7f7;
    margin-bottom: 5%;
}


.home_1in {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
}


.index_floor_2_th1 {
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}


.home_1li {
    width: 100%;
    float: none;
    margin-right: 0%;
    text-align: center;
}

.home_2 img{
	width:100%;
	height:auto;
}

.home_2wz {
    padding: 0 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    background: #fbfbfb;
    font-size: 14px;
    padding-bottom: 8%;
    text-align: left;
}

.home_1li {
    width: 100%;
    float: none;
    margin-right: 0%;
    text-align: center;
    margin-bottom: 6%;
}

.index_floor_1_01 {
    width: 100%;
    margin: 0 auto;
    
}




.guoji_cont{
	margin:2% auto;
	padding:2% 0%;
}

.index_floor_1_01{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.index_floor_1_ul{
    width: 100%;
    /*height:100px;*/
    overflow: hidden;
}
.index_floor_1_li{
    width: 24%;
    float: left;
    padding: 28px 0;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    background: url(../image/index_f_1bg.png) right 20px no-repeat;
}
.index_floor_1_li a{
    color: #fff;
}
.index_floor_1_li:hover a{
    color: #333;
}
.index_floor_1_li:nth-child(4){
    background: none;
}
.index_floor_1_img{
    width: 40%;
    float: left;
    text-align: center;
    height: 48px;
}
/*.index_floor_1_li:nth-of-type(1) .index_floor_1_img{
    background: url(../image/index_05.png) center 0 no-repeat;
}*/
/*.index_floor_1_li:nth-child(1):hover .index_floor_1_img{
    background: url(../image/index_01.png) center 0 no-repeat;
}
.index_floor_1_li:nth-child(2) .index_floor_1_img{
    background: url(../image/index_06.png) center 0 no-repeat;
}
.index_floor_1_li:nth-child(2):hover .index_floor_1_img{
    background: url(../image/index_02.png) center 0 no-repeat;
}
.index_floor_1_li:nth-child(3) .index_floor_1_img{
    background: url(../image/index_07.png) center 0 no-repeat;
}
.index_floor_1_li:nth-child(3):hover .index_floor_1_img{
    background: url(../image/index_03.png) center 0 no-repeat;
}
.index_floor_1_li:nth-child(4) .index_floor_1_img{
    background: url(../image/index_08.png) center 0 no-repeat;
}
.index_floor_1_li:nth-child(4):hover .index_floor_1_img{
    background: url(../image/index_04.png) center 0 no-repeat;
}*/

.index_floor_1_ul>li:first-child .index_floor_1_img{
    background: url(../image/index_05.png) center 0 no-repeat;
}
.index_floor_1_ul>li:first-child:hover .index_floor_1_img{
    background: url(../image/index_01.png) center 0 no-repeat;
}
.index_floor_1_ul>li+li .index_floor_1_img{
    background: url(../image/index_06.png) center 0 no-repeat;
}
.index_floor_1_ul>li+li:hover .index_floor_1_img{
    background: url(../image/index_02.png) center 0 no-repeat;
}
.index_floor_1_ul>li+li+li .index_floor_1_img{
    background: url(../image/index_07.png) center 0 no-repeat;
}
.index_floor_1_ul>li+li+li:hover .index_floor_1_img{
    background: url(../image/index_03.png) center 0 no-repeat;
}
.index_floor_1_ul>li+li+li+li .index_floor_1_img{
    background: url(../image/index_08.png) center 0 no-repeat;
}
.index_floor_1_ul>li+li+li+li:hover .index_floor_1_img{
    background: url(../image/index_04.png) center 0 no-repeat;
}

.index_floor_1_img_01{
    width: 56px;
}
.index_floor_1_p{
    width: 60%;
    float: left;
}
.index_floor_1_li:hover{
    background: #fff;
    color: #333;
}

.index_floor_1_02{
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.index_floor_1_03{
    width: 1200px;
    /*height: 120px;*/
    margin: 0 auto;
    /*line-height: 120px;*/
    padding: 37px 0 25px 0;
    vertical-align: middle;
    /*background: red;*/

}
.index_floor_1_03se{
    width: 15%;
    height:34px;
    border:1px solid #dedede;
    border-radius: 2px;
    margin:0 30px 0 5px;
    vertical-align: middle;
    line-height: 34px;
}
.index_floor_1_03in{
    width: 15%;
    height:30px;
    border:1px solid #dedede;
    border-radius: 2px;
    margin:0 30px 0 5px;
    vertical-align: middle;

}
.index_floor_1_03_in02{
    width: 6%;
    height: 30px;
    border:1px solid #dedede;  
    border-radius: 2px; 
    vertical-align: middle;
    padding-left: 5px;
}
/*.weight{
	display: inline-block;
	width: 50px;
	height: 30px;
	border:1px solid #e4e4e4;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	margin-left: -1px;
	border-radius: 0 2px 2px 0;
}*/
.index_floor_1_03_a{
    padding:8px 20px;
    background: #0099ff;
    border-radius: 2px;
    margin-left: 20px;
    color: #fff;
}
.index_floor_1_03_a2{
    display: inline-block;
    width: 150px;
    height: 50px;
    background: #0099ff;
    border-radius: 2px;
    margin-left: 20px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    line-height: 50px;
}
.index_floor_1_03se02{
    width: 15%;
    height: 50px;
    border: 1px solid #dedede;
    vertical-align: middle;
    border-radius: 2px;
}
.index_floor_1_03te{
    width: 68%;
    height: 40px;
    border: 1px solid #dedede;
    vertical-align: middle;
    /*box-sizing: border-box;*/
    border-radius: 2px;
    resize: none;
    padding:5px;
    line-height: 40px;
}

.index_floor_2{
    background: #f5f5f5;
    padding:60px 0 50px 0;
}
.index_floor_2_t{
    text-align: center;
    /*overflow: hidden;*/
}

.index_floor_2_t p{
	font-size:16px;
}
.index_floor_2_th1{
    
padding-bottom: 15px;
    
font-size: 24px;
    
line-height: 30px;
    
font-weight: 600;
}
.index_floor_3{
    height: 325px;
    padding:60px 0 100px 0;
    background: #fff;
    overflow: hidden;
}
.index_floor_3ul{
    width: 90%;
    padding-top: 9%;
    overflow: hidden;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 14%;
}

.index_floor_3li p{
	font-size:16px;
	text-align: center;
}
.index_floor_3li{
    width: 25%;
    float: left;
    text-align: center;
    cursor: pointer;
    margin-bottom: 4%;
    margin-left: 0%;
}
.index_floor_3li_img{
    width: 100px;
    height: 100px;
    /*line-height: 144px;*/
    padding-bottom: 20px;
    border:none;
    display: none;
}
.index_floor_3_h3{
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.index_floor_3li_img_01{
    background: url(../image/index_f3_1.png) 0 0 no-repeat;
    width: 100px;
    height: 100px;
    padding-bottom: 20px;
    background-size: contain;
    margin: 0px auto;
}
.index_floor_3li_img_01:hover{
    background: url(../image/index_f3_2.png) 0 0 no-repeat;
}
.index_floor_3li_img_02{
    background: url(../image/index_f3_3.png) 0 0 no-repeat;
    width: 100px;
    height: 100px;
    padding-bottom: 20px;
    background-size: contain;
    margin: 0px auto;
}
.index_floor_3li_img_02:hover{
    background: url(../image/index_f3_4.png) 0 0 no-repeat;
}
.index_floor_3li_img_03{
    background: url(../image/index_f3_5.png) 0 0 no-repeat;
    width: 100px;
    height: 100px;
    padding-bottom: 20px;
    margin: 0px auto;
    background-size: contain;
}
.index_floor_3li_img_03:hover{
    background: url(../image/index_f3_6.png) 0 0 no-repeat;
}
.index_floor_3li_img_04{
    background: url(../image/index_f3_7.png) 0 0 no-repeat;
    width: 100px;
    height: 100px;
    padding-bottom: 20px;
    margin: 0px auto;
    background-size: contain;
}
.index_floor_3li_img_04:hover{
    background: url(../image/index_f3_8.png) 0 0 no-repeat;
}
.index_floor_3li_img_05{
    background: url(../image/index_f3_9.png) 0 0 no-repeat;
    width: 100px;
    height: 100px;
    padding-bottom: 20px;
    margin: 0px auto;
    background-size: contain;
}
.index_floor_3li_img_05:hover{
    background: url(../image/index_f3_10.png) 0 0 no-repeat;
}


    .top_con {
        width: 90%;
         
    }

    .menuWrap{
        display:block;
    }

    .header{
        display: none;
    }

    .top_con span{
        display: none;
    }


    #subbanner .classname {
        display: table;
        width: 86%;
        margin-right: auto;
        margin-left: auto;
        height: 180px;
    }

    #subbanner {
        background-repeat: no-repeat;
        background-position: center center;
        height: auto;
    }

    #subbanner .classname div strong {
        font-size: 24px;
        color: #FFF;
    }


    #submenu {
        height: auto;
    }

    #submenu ul {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 4%;
        overflow: hidden;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
    }


    #submenu ul li {
        float: left;
        line-height: 70px;
        height: 70px;
        font-size: 16px;
        padding-right: 3%;
        padding-left: 0%;
        font-weight: bold;
        width: 28%;
    }


    #aboutmain .layer .con {
        width: 100%!important;
        margin-right: auto;
        margin-left: auto;
        display: block;
        font-size: 14px;
        line-height: 24px;
        margin: 2% auto;
    }

    html{
        overflow-x: hidden;
        overflow-y: scroll;
    }
     body{
        overflow-x: hidden;
        overflow-y: scroll;
    }

    #aboutmain {
        width: 90%;
        margin: 0px auto;
    }

    #aboutmain .layer .con img{
        width: 86%;
        height: auto;
    }

    .bottom_con {
        width: 100%;
        margin: auto;
    }

    .foot_gz dl {
        width: 29%;
        float: left;
        margin-left: 4%;
        margin-bottom: 5%;
    }

    .foot_ewm {
        float: none;
        margin-top: 12px;
        width: 149px;
        margin: 0px auto;
    }

    .copyright {
        color: #333;
        width: 100%;
        margin: auto;
        text-align: center;
    }


    .tag {
        padding: 0px;
        overflow: hidden;
        width: 93%;
        margin: 30px auto;
    }

    .tag ul li p a.title {
        display: block;
        overflow: hidden;
        font-size: 16px;
    }

    .new {
        overflow: hidden;
        width: 100%;
        margin: 15px auto;
    }

    .new {
        overflow: hidden;
        width: 100%;
        margin: 15px auto;
    }

    .hot_new {
        margin-top: 5px;
        padding-bottom: 20px;
        border-bottom: 2px #666666 solid;
        overflow: hidden;
        margin-bottom: 10px;
        width: 100%;
        margin: 0px auto;
    }

    .hot_new ul {
        width: 89%;
        padding: 5%;
        margin: 0px auto;
    }

    .hot_new ul li {
        width: 100%;
        height: auto;
        border: 1px #dadada solid;
        margin-right: 15px;
        float: left;
        overflow: hidden;
        margin-bottom: 5%;
        padding-bottom: 8%;
    }

    .hot_new ul li img {
        width: 100%;
        height: 175px;
        overflow: hidden;
        height: auto;
        margin-bottom: 10px;
    }

    .hot_new ul li h3 {
        font-size: 16px;
    }

    .new_list {
        width: 90%;
        margin: 0px auto;
    }


    .foot_gz dl dt {
        font-family: 'Microsoft Yahei';
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        color: #fff;
        border-bottom: 1px solid #777;
        line-height: 46px;
        margin-bottom: 12%;
        width: 80%;
    }


    .titile_nav p {
        color: #013173;
        font-size: 24px;
        font-weight: bold;
        line-height: 46px;
    }


    .titile_nav {
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .main5 {
        width: 100%;
        margin: 25px auto;
        overflow: hidden;
    }

    .titile_nav span {
        color: #acacac;
        font-size: 18px;
    }
	
	.new_right{
		
	}
	
	.new_right ul{
		display: flex;
		flex-direction: column;
	}
	
    .s_case {
        width: 100%;
        margin: 25px auto;
    }
	 .s_case ul{
	 	display:flex;
	 	justify-content:space-between;
	 	flex-direction:row;    
	 	flex-wrap:wrap;
	 }

		 .s_case ul li {
        float: none;
        border: 1px #dadada solid;
        margin-right: 0px;
        margin-bottom: 20px;
        padding: 0px;
        width: 48%;
        margin-left: 0px;
    }

    .s_case ul li img {
        width: 100%;
        height:128px;
        overflow: hidden;
    }

    .s_case {
        width: 94%;
        margin: 25px auto;
        overflow: hidden;
    }

    .s_case ul li p {
        text-align: center;
        font-size: 16px;
        line-height: 36px;
    }

    .new_left {
       width: 95%;
    float: none;
    background: #fff;
    padding: 10px;
    height: auto;
}
     

    .new_left img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .s_news {
        width: 100%;
        margin: 25px auto;
    }


    .new_right {
        width: 100%;
        height: auto;
        float: right;
        background: #fff;
        padding: 10px;
        overflow: hidden;
    }

    .new_right ul li {
        height: auto;
        margin-bottom: 6%;
        margin-top: 8px;
        width: 86%;
    }

    .new_right ul li p {
        margin-top: 3px;
        line-height: 22px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding-right: 4%;
    }


    .main3 {
        width: 100%;
        overflow: hidden;
        margin: 30px auto;
    }
	
	.con.con_jobs {
		width: 150%!important;
		overflow-x: scroll;
	}


    .s_about {
        margin: 25px auto;
        width: 92%;
        overflow: hidden;
    }

    .s_about ul li img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .s_about ul li {
        width: 100%;
        float: left;
        margin-right: 20px;
        background: #f3f3f3;
        height: auto;
    }
    

    .main2{
        display:none;
    }

    .main1 {
        width: 100%;
        
    }

    .s_service {
        width: 100%;
         
    }

    .s_service ul li {
        width: 31%;
        float: left;
        text-align: center;
        margin-left: 2%;
        margin-bottom: 4%;
    }

    .s_service ul li img {
        width: 100px;
        height: auto;
        overflow: hidden;
    }

    .banner_list li img {
        position: relative;
    left: 0%;
    top: 0;
    margin-left: -56%;
    width: 280%;
    height: auto;
    }

    .banner_list li{
        height:250px;
    }


    .banner_list {
        width: 100%;
        height: 250px;
        overflow: hidden;
    }

    .banner {
        position: relative;
        width: 100%;
        height: auto;
        min-width: 100%;
        overflow: hidden;
    }

    .index-slide{
        display: none;
    }
	
	.is_pc{
		display:none;
	}
	
	.is_wap{
		display:block;
	}
	
	.banner  img{
		width:100%;
		height:auto;
	}


}

