@media screen and (max-width: 1919px) {
	.zuoyouBtn{
		display: none;
	}
}
@media screen and (max-width: 1440px) {
	.navigations{
		bottom:10px;
	}
	.navigations ul li{
		margin:0;
	}
}
@media screen and (max-width: 1280px) {
	.navigations{
		bottom:5px;
	}
	.navigations ul li{
		margin:0;
		padding:5px 25px;
	}
}
@media screen and (max-width: 1024px) {
	.jj_main{
		padding:0 20px;
	}
	.friendLink{
		top:130px;
	}
	.friendLink dl dd {
	    width: 70px;
	    height: 77px;
	}
	.friendLink dl dd a{
		font-size: 12px;
	}
	.friendLink dl dd a img{
		margin:10px auto;
	}
	.navigations{
		bottom:7px;
		height: 40px
	}
	.navigations ul li{
		margin:0 3px;
		padding:4px 8px;
	}
	.bannerTexts {
	    top: 49%;
	    padding: 21px 30px 21px 300px;
	    width: 70%;
	}
	.logosLeft{
		width: 42%;
	}
	.rightItem{
		width: 58%;
	}
	.language{
		margin-left: 40px;
	}
	.bannerTexts .b_t_title{
		font-size: 16px;
	}
	.bannerTexts .b_t_info{
		margin-top: 10px;
	}
	.navigations ul li a{
		font-size: 13px;
	}
	.modularContent{
		padding:0 20px;
	}
	.n_text{
		font-size: 14px;
	}
	.newTitle,
	.newsMudularRight ul,
	.newsMudularleft ul{
		padding-left: 90px;
	}
	.rightMudular ul li.zhaosheng,
	.rightMudular ul li.shenqing{
		background-size: 100%;
	}
	.rightMudular ul li.shenqing{
		padding-top:16px;
	}
}
@media screen and (max-width: 768px) {
	.jj_main{
		padding:0 15px;
	}
	.leftMudular{
		width: 100%;
	}
	.bannerTexts{
		display: none;
	}
	.newsMudular{
		width: 100%;
		padding-right:0;
		margin-bottom: 20px;
	}
	.modularContent{
		padding:0 15px 0 25px;
	}
	.rightMudular{
		width: 100%;
	}
	.zuoyouBtn{
		display: none;
	}
	.banners{
		position: relative;
	}
	.navList{
	    position: initial;
	    display: none;
	}
	.navigations{
		display: none;
	}
	.mebileHeader{
		display: block;
	}

	.mebileHeader{
		height: 70px;
		background: #fff;
		position: relative;
		display: block;
	}
	.mebileHeader .leftLogo {
	    width: 80%;
	    display: table;
    	height: 100%;
	}
	.mebileHeader .leftLogo .logos{
		display: table-cell;
		vertical-align: middle;
	}
	.mebileHeader .leftLogo img{
		width: 100%;
	}
	.mebileHeader .rightNavs{
		width: 30px;
		height: 70px;
		background: url(../images/phone_nav.png) no-repeat center center;
	}
	.phoneNavList{
		position: absolute;
		top: 70px;
		width: 100%;
		left: 0;
		background-color: #004986;
		padding: 20px 0;
		display: none;
		z-index: 9;
	}
	.phoneNavList ul li{
		line-height: 45px;
	}
	.phoneNavList ul li>a{
		display: block;
		position: relative;
		border-bottom:1px dashed #015ba7;
		color: #fff;
		padding:0 20px;
	}
	.phoneNavList ul li:last-child>a{
		border:none;
	}
	.phoneNavList ul li>a::before{
		content: "";
		width: 35px;
		height: 35px;
		display: block;
		background: url(../images/left_small_jt1.png) no-repeat center center;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 9;
	}
	.phoneNavList ul li.open>a::before{
		background: url(../images/xia_small_jt.png) no-repeat center center;
	}

	.phoneNavList ul li dl{
		background: #02447b;
		padding:10px 30px;
		display: none;
	}
	.phoneNavList ul li.open dl{
		display: block;
	}
	.phoneNavList ul li dl dd{
		color: #fff;
		line-height: 35px;
	}
	.rightMudular ul li{
		margin-top: 15px;
		padding-left:130px;
	}
	.footers{
		margin-top: 30px;
		height: auto;
		padding:10px;
	}

	.friendLink{
		top:30px;
	}
	.friendLink dl dd {
	    width: 70px;
	    height: 77px;
	    vertical-align: top;
	}
	.friendLink dl dd a{
		font-size: 12px;
	}
	.rightMudular ul li img{
		left: -5px;
	}
	.rightMudular ul li{
		width: 100%;
		padding-left: 110px;
	}
	.newsMudular .peitu{
		left: 0;
	}
	.newTitle, .newsMudularRight ul, .newsMudularleft ul {
	    padding-left: 90px;
	    width: 95%;
	    float: right;
	}
}
@media screen and (max-width: 750px) {
	.friendLink{
		top: 10px;
	}
	.friendLink dl dd{
		padding:5px 5px;
		height: auto;
		width: 80px;
	}
	.friendLink dl dd a img{
		margin:0;
		width: 15px;
		height: 15px;
		display: inline-block;
		vertical-align: middle;
	}
	.friendLink dl dd a span{
		vertical-align: middle;
	}
	.xinxiItem{
		font-size: 14px;
	}
	.rightMudular ul li{
		width: 90%;
		padding-left: 80px;
	}
	.rightMudular ul li img{
		left: -10%;
	}
}
