 @media only screen and (min-width: 768px) {
	.container{
		width:750px ;
	}
	
}
@media only screen and (min-width: 992px) {
	.container{
		width:970px;
	}
	
}

@media only screen and (min-width: 1200px) {
	.container{
		width:1200px;
	}
}

@media only screen and (max-width: 1200px) {
	.nav-ul li{
		text-align: center;
	}
	.nav-ul li i{
		display: none;
	}
	.nav-ul li span{
		display: inline-block;
		float: none;
	}
	.mch-intro .intro-l{
		width: 56%;
	}
	.mch-intro .intro-r{
		width: 42%;
		background-size: contain;
	}
	.intro-l .inl-content .inlc-l{
		display: none;
	}
	.inlc-r{
		width: 100%;
	}
	.zs-con{
		z-index: 4;
	}
	.zs-ul ul{
		padding-left: 20px;
	}
	.footer .a1{
		display: none;
	}
	.footer .a2{
		display: none;
	}
	.footer p{
		float: none;
		width: 90%;
	}
	.travel-one .tra-jj{
		background-size: 100% 100%;
	}
	.tra-jj p{
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		text-align: center;
		padding: 0 19px;
	}
	.travel-two li{
		margin: 0 19px;
		margin-bottom: 10px;
	}
	.travel-two li .jd-box a{
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.travel-four li{
		margin-bottom: 10px;
	}
	.hdjl-fou .for{
		background-size: 100% 100%;
	}
	.fiv-ipbox{
		padding: 14px 0 0 0;
	}
	.hdjl-tw li{
		width: 22%;
	}
	.hdjl-tw li i{
		margin: 0.3em 0.2em 0 1em;
	}
	.wcbs-r li i{
		margin-left: 1.9em;
		margin-top: 0.7em;
	}
	.web-sec2 li{
		width: 19%;
		margin-bottom: 10px;
	}
	.web-sec3 ul{
		width: 84.7%;
	}
	.web-sec3 ul li{
		width: 21.7%;
	}
	.web-sec3 ul li i{
		margin-left: 12px;
		margin-top: 21px;
	}
	.web-sec3 ul li.li1 i,.web-sec3 ul li.li2 i{
		margin-left: 32px;
	}
	.web-sec4 .title ul{
		width: 83%;
	}
	.web-sec4 .title ul li.title{
		margin-left: 13px;
	}
	.web-sec3{
		margin-top: 10px;
	}
	.yd3-l ul li{
		margin-bottom: 10px;
	}
	.zwg3up .yd3-2 li span{
		display: none;
	}
	.zwg3up .yd3-2 li a{
		width: 100%;
	}
	.zwg3Down li{
		margin-bottom: 10px;
		width: 18%;
	}
	.zwg3Down li i{
		margin: 13px auto 0;
		float: none;
		display: block;
	}
	.zwg3Down li span{
		display: block;
		float: none;
		text-align: center;
		margin-top: 10px;
	}
	.ldzc-box1 ul{
		text-align: center;
	}
	.ldzc-box1 li{
		float: none;
	}
	.ldzc-box1 li:nth-child(2){
		display: none;
	}
	.ldzc-box1 li:nth-child(1){
		border-right: none;
		display: inline-block;
	}
}
@media only screen and (max-width: 900px){
	.hdjl-r{
		float: none!important;
		width: 100%;
	}
	.hdjl-l{
		float: none!important;
		width: 100%;
	}
}
@media only screen and (max-width: 768px){
	/*.gl-wrap{
		font-size: 14px;
	}
	.erj-wrap{
		font-size: 14px;
	}*/
	.container{
		width: 100%;
	}
	.main{
		/*margin-top: 0;*/
		margin-top: 60px;
	}
	.erj-wrap{
		padding: 10px;
	}
	.header{
		display: none;
	}
	.app_top {
	    display: block;
	}
	.gl-content{
		margin-top: 10px;
	}
	.gl-content .gl-left{
		width: 100%;
		margin-top: 20px;
	}
	.gl-content .gl-right{
		width: 100%;
	}
	.glr-nav li{
		background-image: url(../images/jt1_10.png);
		background-position: 93% center;

	}
	.glr-nav li:hover{
		background-image: url(../images/jt2_07.png);
	}
	.glr-nav li.active{
		background-image: url(../images/jt2_07.png);
	}
	.footer{
		margin-top: 20px;
		padding-bottom: 20px;
		background: #40b6d9;
		display:none;
	}
	
	.page-pos .as-show{
		display: none;
	}
	.xl-content{
		padding: 0;
	}
	.xl-lss{
		display: none;
	}
	.mch-intro .intro-l{
		width: 100%;
		height: 100%;
	}
	.mch-intro .intro-r{
		width: 100%;
	}
	.intro-l .inl-content .inlc-l{
		display: block;
		width: 297px;
		float: none;
		margin: 0 auto;
	}
	.intro-l .inl-content{
		padding: 10px 15px;
	}
	.inlc-r{
		float: none;
		padding-left: 0;
		background: none;
	}
	.mc-l{
		width: 100%;
		float: none;
	}
	.mc-r{
		float: none;
		width: 100%;
	}
	.zs-evi{
		height: 263px;
	}
	.zs-con .zs-title{
		margin-left: 20px;
	}
	.zs-img{
		display: none;
	}
	.intro-l .inl-content .inlc-l{
		padding: 0;
		background: none
	}
	.intro-r p{
		font-size: 13px;
		line-height: 22px;
	}
	.zs-con{
		width: 100%;
	}
	.zs-ul{
		width: 100%;
	}
	.js-silder-ctrl{
		display: none;
	}
	.travel-one .tra-jj{
		width: 100%;
		float: none;
	}
	.travel-one .tra-deve{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.travel-two li .jd-box{
		height: 100%;
	}
	.travel-two li{
		width: 35%;
		margin-bottom: 14px;
	}
	.travel-two li .jd-box a{
		display: none;
	}
	.travel-two li .jd-box em{
		border: 8px solid transparent;
    	border-bottom: 8px solid #f7f7f7;
    	top: -16px;
    	left: 50%!important;
    	margin-left: -8px!important;
	}
	.travel-two li .jd-box span{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	
	.hdjl-tw li{
		width: 45%;
		margin-bottom: 10px;
	}
	.hdjl-th .title h4 span{
		margin-right: 5px;
	}
	.hdjl-fou{
		background: none;
	}
	.hdjl-fou .fol{
		width: 88%;
		text-align: center;
		padding-top: 0px;
	}
	.hdjl-fou .for{
		width: 100%;
	}
	.leader-mail{
		margin-top: 20px;
	}
	.web-sec1 .wcbs-l{
		float: none;
		width: 100%;
	}
	.web-sec1 .wcbs-r{
		float: none;
		width: 100%;
		margin-top: 15px;
	}
	.wcbs-r li{
		background-size: 100% 100%;
	}
	.web-sec2 li{
		width: 31.7%;
	}
	.web-sec2 li:nth-child(3n){
		margin-right: 0;
	}
	.web-sec3{
		display: none;
	}
	.web-sec4 .title ul{
		display: none;
	}
	.xwimg{
		float: none;
		width: 100%;
		padding: 0;
	}
	.zwgk-news{
		display: none;
	}
	.rslides{
		height: auto;
	}
	.rslides li{
		height: auto;
	}
	.slide img{
		height: auto;
	}
	.zwgk-sec2{
		padding: 10px;
	}
	.picScroll-left span{
		padding: 8px 2px;
	}
	.zwgk3-l{
		float: none;
		width: 100%;
	}
	.zwgk3-r{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.zwg3up .yd3-l{
		float: none;
		width: 100%;
	}
	.zwg3up .yd3-2{
		float: none;
		width: 100%;
	}
	.ldzc-box1 li:nth-child(2){
		display: inline-block;
	}
	.zwgk3-l .ldzc-box2{
		padding: 0 10px;
	}
	.yd3-l ul li{
		width: 22%;
	}
	.yd3-l ul li i{
		background-size: contain;
		background-position: center;
	}
	.zwg3up .yd3-2 li{
		height: 40px;
	}
	.zwg3up .yd3-2 li a{
		height: 40px;
		line-height: 40px;
	}
	.zwg3up .yd3-2 li.li2{
		margin-top: 10px;
	}
	.zwg3mid{
		display: none;
	}
	.zwg3Down{
		margin-top: 10px;
	}
	.zwg3Down li span{
		margin-left: 0;
	}
	.zwgk-sec4{
		display: none;
	}
	.zwg3Down li{
		width: 20%;
		margin: 0 8px 10px;
	}
	.sm-zwnews{
		display: block;
	}
	.slide .caption{
		background: rgba(0,0,0,.5)
	}
	.service-two .ser2-l{
		float: none;
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.service-two .ser2-r{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.ser2-1-title .ser2-search{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
	.ser2-search .ser2-text{
		width: 50%;
	}
	.ser2-l .ser2-1-title{
		margin-top: 45px;
	}
	.list2l ul{
		padding-left: 37px;
	}
	.list2l ul li{
		margin-right: 18px;
		margin-bottom: 10px;
	}
	.ser2r-c .title{
		background-size: 100% 100%;
	}
	.ser2rc-ul li{
		width: 30.6%;
	}
	.ser2-l .ser2l-con{
		padding: 10px;
	}
	.place span{
		display: none;
	}
	.place a{
		margin: 0 3px;
	}
	.gl-wrap{
		padding: 10px;
	}
	.place{
		font-size: 14px;
	}
	.service-three .ser3-l{
		float: none;
		width: 100%;
	}
	.service-three .ser3-r{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.ser3-l .title3-1{
		background-size: 100% 100%;
	}
	.ser3-con .h4-title span{
		padding: 0 30px;
	}
	.ser3l-tab{
		max-height: 400px;
	}
	.hdjl2-l{
		float: none;
		width: 100%;
	}
	.hdjl2-r{
		float: none;
		width: 100%;
	}
	.hdjl-eig{
		display: none;
	}
	.hd2r1{
		display: none;
	}
	.hd2r2{
		position: relative;
		overflow: hidden;
	}
	.hd2r2 .hd2r2-title .hd2r2-serach{
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -159px;
	}
	.hd2r2 .hd2r2-title{
		margin-top: 51px;
	}
	.hd2r2-c1 li .r2-top p{
		display: none;
	}
	.hd2r2-c1 li .r2-bot .p1 em{
		display: none;
	}
	.hd2r2-c1 li .r2-top a{
		width: 70%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.hdjl-fiv{
		display: none;
	}
	.hdjl2-content{
		margin-top: 0;
	}
	.hdjl-six{
		margin-top: 10px;
	}
	.hdjl3-content{
		width: 100%;
		margin-top: 10px;
		padding:0;
	}
	.hdjl3-content span{
		display: none;
	}
	.hdjl3-t1 td{
		font-size: 14px;
		padding: 8px 10px;
	}
	.hdjl3-t1 td.td-h3 p{
		font-size: 14px;
	}
	.hd3-tr2 td:nth-child(5){
		display: none;
	}
	.hd3-tr2 td:nth-child(6){
		display: none;
	}
	.hdjl3-t1 td:nth-child(odd){
    	font-size: 14px!important;
	}
    .hdjl3-t2 .hf-img{
		right: -39px;
		bottom: 20px;
	}
	.hf-img img{
		width: 71%;
		text-align: right;
	}
	.hdjl5-content{
		padding: 0;
	}
	.hdjl5-sec1 h3{
		font-size: 20px;
	}
	.dri-hd5 li[dis=one]{
		display: none;
	}
	.hd5-p3 h6{
		margin-left: 0;
		text-align: right;
	}
	.hdjl5-sec2{
		display: none;
	}
	.zwgk2-l{
		float: none;
		width: 100%;
	}
	.zwgk2-r{
		float: none;
		width: 100%;
	}
	.zwgk-img{
		margin-top: 10px;
	}
	.zwgk2-content{
		margin-top: 10px;
	}
	.rls-header{
		display: none;
	}
	.rls-l{
		display: none;
	}
	.rls-r{
		float: none;
		width: 100%;
		padding: 0;
	}
	.rls-content{
		padding: 0 10px;
		margin-top: 10px;
	}
	.rlsr-con{
		padding: 10px;
	}
	.rls-leader .rltext{
		width: 43%;
	}
	.rls-leader .rlimg{
		width: 46%;
	}
	.rls-leader{
		padding-left: 10px;
	}
	.rlsr-box2 ul li{
		width: 45.4%;
	}
	.qlqd-two a{
		width: 45.8%;
	}
	.rlsr-box4,.rlsr-box5{
		display: none;
	}
	.logo_k span {font-size: 25px;}
	.ylld-left{width:100% !important;padding:0 0 15px 0;background:none;}
	.ylld-ti {
    padding: 10px 0;
    width: 100%;
    text-indent: 5%;
    float: none !important;
    }
	.ylld-accordion li{width:100%;}
	.ylld-right{ width:100%;}
	.ylld-photo11{width: calc(100%/2 - 50px);}
	.ylld-details{;padding: 20px 0;}
	.ylld-details img{width:50%;padding: 0 26%;}
	.ylld-right2 {width:100%;float: none;}
	.ylld-details .ylld-name .ylletter {width:auto;background: #f2cc19;}	
	.ylld-details .ylfg .ylfg1{width: 100%;
    background-size: inherit;}
	.ylld-details .ylhd .ylhd1{    padding: 10px 0 0 0;}
	.tyzt-header{
		display: none;
	}
	.tyzt-nav{
		display: none;
	}
	.app_top {
	    display: block;
		height: 60px;
	}
	.tyzt-body{
		padding:0;
	}
	.tyzt-body-left{
		width: 100%;
		clear: both;
	}
	.tyzt-body-right{
		width: 100%;
		clear: both;
		margin-top: 20px;
	}
	.tyzt-active{
		width: 100%;
		clear: both;
		padding: 0;
		margin-top: 10px;
	}
	.tyzt_new{
		padding-top:0;
	}
	.tyzt-new1 li {
		width: calc(100%/2 - 5px);
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.tyzt-new1 li:nth-child(2n){
		margin-right: 0px;
	}
	.logo_k span {font-size: 25px;}
	.ylld-left{width:100% !important;padding:0 0 15px 0;background:none;}
	.ylld-ti {
    padding: 10px 0;
    width: 100%;
    text-indent: 5%;
    float: none !important;
    }
	.ylld-accordion li{width:100%;}
	.ylld-right{ width:100%;}
	.ylld-photo11{width: calc(100%/2 - 50px);}
	.ylld-details{;padding: 20px 0;}
	.ylld-details img{width:50%;padding: 0 26%;}
	.ylld-right2 {width:100%;float: none;}
	.ylld-details .ylld-name .ylletter {width:auto;background: #f2cc19;}	
	.ylld-details .ylfg .ylfg1{width: 100%;
    background-size: inherit;}
	.ylld-details .ylhd .ylhd1{    padding: 10px 0 0 0;}
	.grbs_active1 .grbs_title h4{
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.sea_name {
		width: 365px;}
	.sea_name .sea_name1 {
		line-height: 35px;
	}
	.sea_name .input_btn{
		margin-top: 15px;
	}
	.hd7-topt p{
		float: none;
		width: 100%;
	}
	.hd7-topt ul{
		float: none;
		width: 100%;
	}
	.hd7-topt ul li{
		margin-top: 10px;
	}
	.hd7c-sea select{
		margin-top: 10px;
		margin-left: 0;
	}
	.hd7c-sea .hd7-btn{
		margin-left: 10px;
		margin-top: 10px;
	}
	.hd7c-sea .hd7-ip1{
		width: 99%;
	}
	.wo-write .wrt1 span{
		display: block;
		text-align: left;
	}
	.wo-write .wrt1 .s-wrt{
		display: block;
		width: 100%;
	}
	.wo-write .wrt1 .s-wrt .wr-ip11{
		width: 100%;
	}
	.wo-write .wrt1 .s-wrt select{
		width: 100%;
	}
	.wo-write .wrt1 .s-wrt select.sel2{
		width: 100%;
	}
	.wo-write .wrt1 .s-wrt em{
		display: block;
	}
	.wo-write .wrt1 .s-wrt .wr-ip1{
		width: 100%;
	}
	.wo-write .wrt1 .s-wrt textarea{
		width: 97%;
	}
	.wo-write .wrt1 .s-wrt img{
		margin-left: 0;
	}
	.wo-write .wrt1 a{
		margin-top:10px;
	}
	.hd77-ul1{
		width: 100%;
	}
	.hd77-ul1 li span{
		display: block;
		margin-left: 8px;
	}
	.hd77-ul1 li input{
		width: 93%;
	}
	
	
	header {
    height: 60px;
    background: #40b6d9;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    display:block;
}

header i {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    background: url(../images/phone1_03.png) no-repeat center;
    height: 100%;
}

header em {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    background: url(../images/phone1_05.png) no-repeat center;
    height: 100%;
}

header a {
    display: block;
    width: 222px;
    margin: 0 auto;
}

header a img {
    margin-top: 7px;
}

.top-search{
    position: fixed;
    top: 60px;
    padding: 10px 0;
    background: #fff;
    width: 100%;
    box-shadow: 0px 2px 4px #999;
    z-index: 999;
    display: none;
}
.topsea-box{
    width: 95%;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    height: 36px;
    margin: 0 auto;
    overflow: hidden;
}
.topsea-box .top-input{
    height: 36px;
    border: none;
    line-height: 36px;
    width: 80%;
    color: #333;
    float: left;
    text-indent: 8px;
    font-size: 16px;
}
.topsea-box .top-btn{
    width: 18%;
    background: #f2f2f2;
    color: #333;
    text-align:center;
    font-size: 16px;
    border: none;
    float: right;
    height: 36px;
}

footer{
	background: #fff;
	margin-top: 10px;
	padding-bottom: 45px;
	display:block;
}

footer p{
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	background: #40b6d9;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.db-nav{
    position: fixed;
    width: 100%;
    height: 46px;
    border-top: 1px solid #e7ecf2;
    background: #f5f5f5;
    z-index: 999999;
    bottom: 0;
    left: 0;
    display:block;
}
.db-nav li{
    float: left;
    width: 20%;
}
.db-nav li a{
    display: block;
    height: 100%;
}
.db-nav li i{
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(../images/phone20_03.png);
    background-repeat: no-repeat;
    margin: 1px auto;
}
.db-nav li span{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.db-nav li i.i1{
    background-position: -15px -11px;
}
.db-nav li.active .i1{
    background-position: -15px -47px;
}
.db-nav li i.i2{
    background-position: -59px -11px;
}
.db-nav li.active i.i2{
    background-position: -59px -47px;
}
.db-nav li i.i3{
    background-position: -105px -11px;
}
.db-nav li.active i.i3{
    background-position: -105px -47px;
}
.db-nav li i.i4{
    background-position: -153px -11px;
}
.db-nav li.active i.i4{
    background-position: -153px -47px;
}
.db-nav li i.i5{
    background-position: -203px -11px;
}
.db-nav li.active i.i5{
    background-position: -203px -47px;
}
.db-nav li.active span{
    color: #40b7d9;
}

.tc-nav{
    position: fixed;
    width: 96%;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
    /* overflow: hidden; */
    bottom: 58px;
    left: 50%;
    margin-left: -48%;
    z-index: 999999;
    display: none;
}
.tc-nav .title{
    height: 36px;
    background: #66c5e1;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
}
.tc-nav .title span{
    display: inline-block;
    padding-left: 32px;
    background: url(../images/phonenav_03.png) no-repeat left center;
    margin-left: 16px;
}
.tc-nav ul{
    background: #fff;
    padding: 5px 0 17px 0;
    border-radius: 0 0 6px 6px;
}
.tc-nav li{
    float: left;
    width: 25%;
    text-align: center;
}
.tc-nav li a{
    padding: 10px 4px;
    display: inline-block;
    color: #666;
    font-size: 16px;
    background: url(../images/rls15_03.png) repeat-x left bottom;
}
.tc-nav .sanj{
    position: absolute;
    width:0;
    height: 0;
    border: 8px solid transparent;
    border-top: 8px solid #fff;
    right: 28px;
    bottom: -14px;
}
.tc-bg{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,.6);
    display: none;
}

.place{
	display:none;
}


}
@media only screen and (min-width: 768px){
	.ylld-accordion{width: 82.3%;float:right;}

	
}
@media only screen and (max-width: 413px){
	.hdjl-th .title h4 span{
		padding: 0 8px;
		margin-right: 0;
	}
	.hdjl-tw li span{
		margin-top: 0.7em;
	}
	.list2l ul{
		padding-left: 24px;
	}
	.list2l ul li{
		margin-right: 11px;
	}
	.ser2rc-ul li{
		width: 30.2%;
	}
	.ser2-search span{
		display: none;
	}
	.web-sec2 li{
		width: 31.6%;
	}
	.rls-leader .rlimg{
		width: 44%;
	}
	.rls-leader .rlimg .imgr2{
		width: 99%;
		height: 180px;
	}
	.rls-leader .rltext h4{
		margin-top: 15px;
	}
	.rls-leader{
		height: 190px;
	}
	.rlsr-box2 ul li{
		width: 44.8%;
	}
	.qlqd-two a{
		width: 45.3%;
	}

}
@media only screen and (max-width: 374px){
	.ul-list ul li a{
		width: 60%;
	}
	
	.intro-l .inl-content{
		padding: 10px 0;
	}
	.intro-r p{
		width: 240px;
		line-height: 20px;
	}
	.mch-intro .intro-r{
		height: 204px;
	}
	.travel-two li{
		width: 84%;
	}
	.hdjl-tw li{
		width: 44%;
	}
	.hdjl-th .title h4 span{
		font-size: 14px;
	}
	.hdjl-tw li span{
		margin-top: 0.5em;
	}
	.sm-zwnews .title span{
		padding: 0 5px;
	}
	.ldzc-box1 li{
		padding: 0 5px 4px;
	}
	.yd3-l ul li{
		width: 21%;
	}
	.zwg3Down li{
		width: 27%;
	}
	
	.ser2-search .ser2-text{
		width: 64%;
	}
	.ser2rc-ul li{
		width: 29.6%;
	}
	.web-sec2 li{
		width: 31.2%;
	}
	.hd2r2-serach .hd2r2-input{
		width: 111px;
	}
	.hd2r2 .hd2r2-title .hd2r2-serach{
		margin-left: -140px;
	}
	.hd2r2 .hd2r2-title h4 span{
		padding: 0 10px;
	}
	.hd2r2-c1 li .r2-bot{
		font-size: 14px;
	}
	.zwgk2l-two ul{
		padding-left: 22px;
	}
	.zwgk2r-one .zwgk2r-sea .zwgk2r-text{
		width: 67%;
	}
	.rls-leader .rlimg{
		width: 43%;
	}
	.rls-leader .rltext{
		width: 42%;
	}
	.rls-leader .rltext a {
		width: 103px;
		height: 34px;
		line-height: 34px;
	}
	.rls-leader .rltext a span{
		background: none;
		padding-left: 0;
	}
	.rls-leader .rltext p{
		line-height: 25px;
	}
	.rls-leader .rlimg .imgr2{
		height: 146px;
	}
	.rls-leader{
		height: 152px;
	}
	.rlsr-box2 ul li{
		width: 43.8%;
	}
	.qlqd-two a{
		width: 44.4%;
	}
	.hd77-ul1 li.last a{
		width: 110px;
	}

	/* 2019-11-13 add */
	.lead-table thead tr th:nth-child(2){display:none;}
	.lead-table tbody tr td:nth-child(2){display:none;}
	.lead-table thead tr th:nth-child(3){display:none;}
	.lead-table tbody tr td:nth-child(3){display:none;}
	.lead-table thead tr th:nth-child(4){width:25%}
	.lead-table thead tr th{padding:10px 4px;}
	.lead-table tbody tr td{padding:8px 5px;}
}

/*add style*/
@media only screen and (min-width: 768px) {
	.tyzt-header img{
		width: 100%;
    height: 100%;
	}
	
}
@media only screen and (min-width: 992px) {
	.tyzt-header img{
		width: 100%;
    height: 100%;
	}
	
}

@media only screen and (min-width: 1200px) {
	.tyzt-header img{
		width: 100%;
    height: 100%;
	}
}