@charset"utf-8";
.pc{
	display: block;
}
.mbl, .navIcon{
	display: none;
}
/*1920*/
@media screen and (max-width: 640px){
	
	.pc{
		display: none;
	}
	.mbl{
		display: block;
	}
	.container{
		width: 100%;
		padding: 0 10px;
	}
	.header {
	    background-color: rgba(15,34,83,.9);
	    padding-left: 3px;
	}
	.logo, .language, .navIcon{
		height: 60px;
		line-height: 60px;
	}
	.logo img{
		width: 100px;
		height: auto;
	}
	.nav{
		position: absolute;
		top: 100%;
		right: 0;
	}
	.language .tit{
		width: 50px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		border-radius: 3px;
		padding: 0 5px;
	}
	.language .tit:after{
		width: 7px;
		right: 5px;
	}
	.headRt{
		margin-right: 0;
	}
	.headTel{
		display: none;
	}
	.navIcon{
		display: block;
	}
	.language{
		margin-left: 0;
		margin-right: 13px;
	}
	.navIcon{
		float: left;
		font-size: 0;
	}
	.navIcon img{
		width: 23px;
		display: inline-block;
		vertical-align: middle;
	}
	.nav{
		width: 100%;
		position: absolute;
	    top: 100%;
	    left: 0;
	    width: 100%;
	    background-color: rgba(15,34,83,.9);
	    z-index: 3;
	    padding: 10px 8px;
	    display: none;
	}
	.navLi{
		width: 100%;
		height: auto;
		line-height: normal;
	}
	.navLi .navAa{
		line-height: 45px;
		height: 45px;
		font-size: 12px;
		text-align: center;
	}
	.npgBan-text .tit{
		font-size: 20px;
	}
	.languageNav{
		visibility: visible;
		opacity: 1;
		-webkit-transition: all 0s ease 0s;
		transition: all 0s ease 0s;
		padding: 5px 0;
		display: none;
		top: 100%;
	    background-color: rgba(15,34,83,.9);
	}
	.languageNav li a{
		font-size: 10px;
		padding: 0;
		text-align: center;
		height: 23px;
		line-height: 23px;
		color: #fff;
	}
	/**/

	.npgBan-text{
		margin-top: 30px;
	}
	.smlNav li a{
		padding: 0 15px;
		height: 40px;
		line-height: 40px;
		font-size: 13px;
	}
	.proDl{
		width: 50%;
		padding: 0 5px;
		float: left;
	}
	.proDl dt,
	.proDl dd{
		width: 100%;
	}
	.proDl dd{
		padding: 0;
		padding-top: 10px;
		height: auto;
		padding-bottom: 10px;
	}
	.proDl dd .but{
		position: relative;
		bottom: 0;
		left: 0;
		margin-top: 10px;
		display: inline-block;
	}
	.proDl{
		padding: 5px 5px;
	}
	.proList{
		margin-top: -5px;
		margin-right: -5px;
		margin-left: -5px;
	}
	.proDl dd .tit{
		font-size: 16px;
		margin-bottom: 0;
	}
	.proDl dd .txt{
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
	}
	.proDl dd .but img{
		width: 30px;
	}
	.pagination li{
		display: none;
	}
	.pagination li:nth-child(1), 
	.pagination li:last-child{
		display: inline-block;
	}
	.pagination{
		margin-top: 20px;
	}
	.npgBox{
		padding-bottom: 20px;
	}
	.footLt, .footRt{
		width: 100%;
	}
	.footer .idxDivs{
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0,0);
	}
	.footer{
		padding-top: 35px;
	}
	.footer .idxTitle .en{
		display: none;
	}
	.idxTitle .cn{
		font-size: 18px;
	}
	.npgFoot .idxTitle{
		margin-bottom: 20px;
	}
	.footLt{
		padding: 0 40px 70px;
	}
	.footFm .inp{
		height: 40px;
		font-size: 12px;
	}
	.footDiv, .footArea, .footBut{
		padding: 8px;
		margin-bottom: 13px;
	}
	.footFm .area{
		height: 60px;
		padding: 0;
		padding-top: 5px;
		font-size: 12px;
	}
	.footRow{
		margin: -8px;
	}
	.footArea{
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.idxTitle{
		line-height: normal;
	}
	.footBut{
		margin-top: 40px;
		padding: 0;
		width: 100%;
		margin-bottom: 0;
	}
	.footBut .but{
		width: 88px;
		height: 28px;
		line-height: 28px;
		font-size: 10px;
		border-radius: 3px;
		display: block;
		margin: auto;
	}
	.footRt{
		padding: 0 40px;
	}
	.footRt-ul li .nm{
		font-size: 12px;
		margin-bottom: 0;
	}
	.footRt-ul li .tel{
		font-size: 15px;
	}
	.footRt-ul li .icon img{
		width: 12px;
	}
	.footRt-ul li{
		padding-left: 20px;
		margin-bottom: 10px;
		margin-top: 0;
	}
	.footNav{
		display: none;
	}
	.ewmDiv img{
		width: 64px;
	}
	.ewmDiv{
		width: auto;
		padding: 1.5px;
	}
	.ewmTxt{
		margin-top: 5px;
		font-size: 10px;
	}
	.footRt-ewm{
		margin-right: 43px;
		margin-bottom: 0;
	}
	.footRt-fx .nms{
		font-size: 10px;
		margin-bottom: 13px;
	}
	.footRt-fx{
		padding-top: 13px;
	}
	.footRt-fx .bshare-custom a{
		width: 28px;
		height: 28px;
	}
	.footRt-ul{
		margin-bottom: 48px;
	}
	.npgFoot{
		height: auto;
	}
	.footBtm{
		position: relative;
		left: 0;
		bottom: 0;
		top: 0;
		right: 0;
	}
	.footBtmTxt{
		font-size: 10px;
		padding: 8px 0 18px;
		margin-top: 13px;
    	border-top: solid 1px rgba(255,255,255,.2);
	}
	.pagination li a{
		width: 40px;
		line-height: 30px;
		height: 30px;
		font-size: 12px;
	}
	/**/
	.protextHead, .protxtYou, .protxtDonw, .protxtTe, .caseBox, .caseLogo, .casetextBox, .shouBox, .aboOne, .aboTwo, .lichBox{
		padding: 40px 0 35px;
	}
	.protxtImg, .protxtText{
		width: 100%;
	}
	.protxtText{
		padding-left: 0;
		padding-top: 20px;
	}
	.protxtText .title .tit{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.protxtText .title .txt{
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	.protxtText .list .tit{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.protxtText .list .ul li{
		font-size: 12px;
		line-height: 20px;
		display: block;
	}
	.imgLi{
		padding: 0 25px;
	}
	.idx-imgLiPrev img, .idx-imgLiNext img{
		width: 20px;
	}
	.imgList{
		display: none;
	}
	.protxtText .list .ul{
		padding-bottom: 0;
	}
	.protextHead{
		border-width: 5px;
	}
	.protxtNav li a{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.protxtTit{
		font-size: 20px;
		margin-bottom: 15px;
		padding-bottom: 5px;
	}
	.protxtTit:after{
		width: 20px;
		height: 2px;
	}
	.ptyouLi{
		padding: 15px 0;
		margin-bottom: 0;
	}
	.ptyouUl{
		margin: -15px 0;
	}
	.ptyouLi .tit{
		margin-bottom: 15px;
	}
	.ptyouLi .tit span{
		font-size: 15px;
		padding: 0 25px;
	}
	.ptyouLi .tit span:after, .ptyouLi .tit span:before{
		width: 14px;
		background-size: 100%;
	}
	.ptyouLi .txt{
		font-size: 12px;
		line-height: 20px;
	}
	.pttCol{
		padding: 10px 0px;
		width: 100%;
	}
	.pttRow{
		margin: -10px 0px;
	}
	.pttDl dt{
		width: 65px;
	}
	.pttDl dd .tit{
		font-size: 15px;
		margin-bottom: 5px;
	}
	.pttDl dd .txt{
		font-size: 12px;
		line-height: 20px;
	}
	.pttDl dd{
		width: 80%;
		padding-left: 10px;
	}
	.ptdLi{
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 25px;
	}
	.ptdLi:after, .moreIco, .dloadIco{
		width: 18px;
	}
	.ptdLi .tit a{
		font-size: 12px;
	}
	.moreIco{
		right: 46px;
	}
	.dloadIco{
		right: 5px;
	}
	.protxtText .list .ul{
		margin: 0 -10px;
	}
	.protxtText .list .ul li{
		margin: 0 10px;
	}
	.caseTit .txt{
		font-size: 13px;
		line-height: 22px;
		padding-bottom: 10px;
	}
	.caseTit .txt:after{
		width: 20px;
		height: 2px;
	}
	.caseTit{
		margin-bottom: 20px;
	}
	.proList:after{
		content: "";
		display: block;
		clear: both;
	}
	.caseDl dt{
		height: auto;
	}
	.caseTtext .tit{
		font-size: 18px;
	}
	.caseTtext .tit span:after, .caseTtext .tit span:before{
		width: 50%;
	}
	.caseTtext .tit span{
		padding: 0 10px;
	}
	.caselgCol{
		padding: 5px;
		float: left;
		width: 50%;
	}
	.swpCaselg{
		margin-bottom: 15px;
	}
	.idx-swpPrev img, .idx-swpNext img{
		width: 30px;
	}
	.idx-swpPrev, .idx-swpNext{
		margin: 0 10px;
	}
	.casetextBox .title{
		margin-bottom: 15px;
	}
	.casetextBox .title .tit{
		font-size: 22px;
		margin-bottom: 5px;
	}
	.casetextBox .title .txt{
		font-size: 14px;
	}
	.casetextBox .text{
		font-size: 12px;
		line-height: 20px;
	}
	.npgPage-ul{
		margin-top: 20px;
		padding: 10px 0;
	}
	.npgPage-ul li a{
		font-size: 12px;
	}
	.npgPage-ul .icon{
		margin: 0 5px;
	}
	.npgPage-ul .icon img{
		width: 20px;
	}
	.npgPage-ul li{
		margin: 0 -5px;
	}
	.shouBox .tit{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.shouImg{
		margin-bottom: 20px;
	}
	.shouList-ul li{
		position: relative;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		padding: 0 !important;
		padding-left: 30px !important;
	}
	.shou2Img{
		width: 100%;
		display: none;
	}
	.shou2Img img{
		width: 45%;
	}
	.shouList-ul li{
		margin-bottom: 10px;
	}
	.shouList-ul li:last-child{
		margin-bottom: 0;
	}
	.shouList-ul li .count{
		position: absolute;
		left: 0 !important;
		top: 0;
		font-size: 20px;
		color: #999;
		line-height: 22px;
	}
	.shouList-ul li .tits{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.shouList-ul li .txt{
		font-size: 12px;
		line-height: 20px;
	}
	.fwFanCol{
		padding: 5px;
	}
	.fwFanRow{
		margin: -5px;
	}
	.fwFanLi .title{
		width: auto;
		margin-bottom: 5px;
	}
	.fwFanLi .title .icon img{
		width: 40px;
	}
	.fwFanLi .title h3{
		font-size: 16px;
		margin-top: 5px;
	}
	.fwFanLi .text{
		font-size: 12px;
		line-height: 20px;
		width: 100%;
		text-align: left;
		height: 160px;
	}
	.fwFanLi{
		text-align: center;
		padding: 8px;
		height: auto;
	}
	.newLi{
		float: left;
		width: 50%;
		padding: 15px 5px;
	}
	.newLi dd{
		width: 100%;
		padding-left: 0;
	}
	.newLi dt{
		float: none;
		width: 100%;
	}
	.newListBox .container{
		padding: 0 5px;
		margin: -15px 0 0;
	}
	.newListBox .container:after{
		content: "";
		display: block;
		clear: both;
	}
	.newListBox .pagination{
		float: left;
		width: 100%;
	}
	.newLi dd{
		padding-top: 15px;
	}
	.newLi dd .tit{
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 0px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.newLi dd .date{
		position: relative;
		top: 0;
		left: 0;
		border: 0;
		width: auto;
		height: auto;
		padding-top: 0;
		text-align: left;
		line-height: 20px;
	}
	.newLi dd .date .day, .newLi dd .date .year{
		display: inline-block;
		vertical-align: middle;
	}
	.newLi dd .date .day{
		font-size: 16px;
	}
	.newLi dd .date .year{
		font-size: 12px;
	}
	.newLi dd .txt{
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 0px;
		height: 40px;
		overflow: hidden;
	}
	.newLi dd .but{
		margin-top: 10px;
		display: block;
	}
	.newLi dd .but img{
		width: 30px;
	}
	.newLi:after{
		width: 100%;
	}
	.aboChlyaer .allyear{
		font-size: 36px;
		margin-left: 10px;
	}
	.aboChlyaer .year, .aboChlyaer .en{
		font-size: 16px;
	}
	.aboChlyaer .aboYeart{
		line-height: 22px;
		margin-left: 10px;
	}
	.aboChlyaer{
		margin-bottom: 15px;
	}
	.aboChltext{
		font-size: 14px;
		line-height: 22px;
	}
	.aboOne .ul{
		margin-top: 20px;
	}
	.aboOne .ul .cout span{
		font-size: 30px;
		margin-right: 5px;
	}
	.aboOne .ul .cout small, .aboOne .ul .txt{
		font-size: 12px;
	}
	.aboOne .ul li:after{
		height: 50px;
	}
	.aboTwo-text .icon img{
		width: 43px;
	}
	.aboTwo-text{
		padding: 35px 15px 20px;
	}
	.aboTwo-text .text{
		font-size: 12px;
		line-height: 20px;
	}
	.lich-thumbs{
		margin-top: 25px;
	}
	.lichLi .tit{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.lichLi .tit .icon{
		width: 20px;
		height: 20px;
		margin-left: 6px;
	}
	.lichLi .tit .icon:after{
		width: 8px;
		height: 8px;
	}
	.lichLiLt{
		padding-right: 16px;
	}
	.lichLi .txt{
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	.lichLi .img img{
		width: 100%;
	}
	.lichLi .tit .icon:after{
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,.3);
	}
	.lichLiRt{
		padding-left: 16px;
	}
	.lichLiRt .tit .icon{
		margin-right: 6px;
	}
	.lich-thumbs{
		height: 400px;
		max-height: 50vh;
	}
	.rzLi{
		width: 50%;
		padding: 5px;
	}
	.rzList{
		margin: -5px;
	}
	.rzDl dt{
		height: 140px;
	}
	.rzDl dt img {
	    max-width: 90%;
	    max-height: 90%;
	}
	.rzDl dd .tit{
		font-size: 13px;
		line-height: 21px;
	}
	.rzDl dd{
		padding: 10px 5px;
	}
	.swpTactDl dd{
		width: 100%;
		margin-top: 15px;
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		padding: 20px 15px;
	}
	.swpTactDl dt{
		float: none;
		width: 100%;
		border-radius: 5px;
		overflow: hidden;
	}
	.swpTact .tit{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.tactLi{
		padding: 5px 0;
	}
	.tactLi .icon{
		width: auto;
		height: auto;
		font-size: 0;
	}
	.tactLi .icon img{
		width: 25px;
	}
	.ewmDivs{
		margin-left: 0;
		display: block;
		width: 79px;
		margin: auto;
		display: none;
	}
	.tactList{
		margin-bottom: 15px;
	}
	.ewmImg{
		padding: 3px;
		font-size: 0;
		border-width: 1px;
	}
	.ewmImg img{
		width: 72px;
	}
	.swpTact{
		padding: 0 5px 25px;
		margin: 0 -5px 0px;
	}
	.yearZhou{
		padding: 0 50px;
	}
	.lich-top{
		padding: 0 20px;
	}
	.lcZhou .year{
		font-size: 12px;
	}
	.lcZhou .icon{
		margin-bottom: 3px;
	}

	.smlNav li{
		width: auto;
	}
	.fwFanLi .text{
		display: none;
	}
}