
/*Common For Max 1600*/
@media only screen and (max-width:1900px){

	/*layout*/
	.h70{height: 3.645vw;}
	.h80{height: 4.166vw;}

	/*title*/
	.g-tit1 h2{font-size: 1.5625vw;}
	.g-tit2{font-size: 1.875vw;line-height: 1.39;}
	.s-tit1{font-size: 1.5625vw;line-height: 1.67;margin-bottom: 1.5625vw;}
	.s-tit2{font-size: 1.5625vw;line-height: 1.67;margin-bottom: 1.5625vw;}

	/*******************************
		-------[=header]-------
	********************************/
	/*#nav li{margin: 0 1.2vw;}*/

	/*******************************
		-------[=footer]-------
	********************************/
	.f-info{width: 15.3vw;margin-right: 25px;}
	.f_nav .item{margin-right: 15px;}
	/*.f_nav .item{width: 7.35vw;min-width: 100px;}*/

	/*******************************
		-------[=banner]-------
	********************************/
	#banner .item-con{font-size: 1.04vw;}
	#banner .txt{line-height: 1.5;}
	#banner .txt h2{font-size: 2.604vw;line-height: 1.5;}
	#banner .txt h3{font-size: 1.5625vw;}

	.g-stock .num{font-size: 2.5vw;line-height: 1.56;}
	.g-list1 .ico{height: 4.166vw;line-height: 4.166vw;}
	.g-list1 .num{font-size: 1.530vw;line-height: 1.13;margin: .52vw 0;}

	/*******************************
		-------[=首页]-------
	********************************/
	.index-row{padding: 10.416vw 0;}

	.g-txt1 .big{font-size: 2.604vw;}

	.g-list2 .con{padding: 1vw 2.3vw 2vw;}

	/*******************************
		-------[=内页]-------
	********************************/
	#ban{height: 500px;min-height: 200px;}
	#ban .ban-txt h2{font-size: 1.875vw;}

	.g-snav li{margin-right: 2.604vw;}

	/*******************************
		-------[=走进运达]-------
	********************************/
	/*企业简介*/
	.m-list1 .icon{height: 4.6875vw;line-height: 4.6875vw;margin-bottom: 1.5625vw;}
	.m-list1 .title{font-size: 1.875vw;line-height: 1.25;margin-bottom: 1.5625vw;}

	/*企业文化*/
	.m-culture .title{font-size: 1.875vw;margin-bottom: 1.302vw;}
	.m-culture .icon{padding: 1.0416vw;}
	.m-culture .slogan{margin-bottom: 1.5625vw;}

	/*联系方式*/
	.m-contact .title{font-size: 1.875vw;line-height: 1.39;}

	/*******************************
		-------[=新闻中心]-------
	********************************/
	.m-list4 ul{margin: 0 -2.604vw;}
	.m-list4 li{margin-bottom: 2.604vw;}
	.m-list4 .con{margin: 0 2.604vw;}
	.m-list4 .pic{margin-bottom: 1.823vw;}
	.m-list4 .detail{margin-bottom: 1.823vw;}

	/*详情*/
	.article h1{font-size: 1.875vw;}

	/*资料下载*/
	.m-list7 li{margin-bottom: 1.823vw;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	/*董事会及高级管理层*/
	.g-tab-tit{line-height: 60px;padding: 0 2.083vw;margin: 2.083vw 0;}
	.g-tab-tit li{margin-right: 4.166vw;}
	.g-tab-con{padding: 0 2.083vw;}
	.m-manager .name{font-size: 1.5625vw;}

	/*******************************
		-------[=产品中心]-------
	********************************/
	.m-product .item{padding: 5.208vw 0;}
	.m-product .picture{width: 46.645%;}
	.m-product .text{width: 45%;}
	.m-product .title{font-size: 1.875vw;line-height: 1.25;margin-bottom: 1.3vw;}
	.m-product .para{font-size: 14px;line-height: 30px;}

	#snavCur.cur-state2{padding: 1.5625vw 0;}
	#snavCur.cur-state2 h2{font-size: 1.875vw;}

	.m-product-case h2{font-size: 1.875vw;top: 6.77vw;}

	/*******************************
		-------[=招标公告]-------
	********************************/
	.m-list9 li{padding: 1.04vw 0;}

	/*******************************
		-------[=职业发展]-------
	********************************/
	.m-career .text{width: 55%;}
	.m-career .picture{width: 40.268%;}

	/*人才培养*/
	.m-career-train .item{padding: 4.166vw 0 3.645vw;}
	.m-career-train .list{width: 61.41%;}
	.m-career-train .text{width: 35.57%;}
	.m-career-train .title{font-size: 1.5625vw;margin-bottom: 1.5625vw;}


}

@media only screen and (max-width:1600px){

	.f_nav{width: 60%;}
	.f_nav .item{width: 25%;margin-bottom: 20px;margin-right: 0;padding-right: 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	.f_nav .item:nth-child(4n+1){clear: left;}

}

/*Common For Max 1366*/
@media only screen and (max-width:1440px){

	/*title*/
	.g-tit1 h2{font-size: 24px;}
	.s-tit1{font-size: 24px;}
	.s-tit2{font-size: 24px;}

	/*******************************
		-------[=header]-------
	********************************/
	.logo img{height: 30px;}
	.logo .txt{font-size: 12px;margin-left: 10px;padding-left: 10px;line-height: 15px;}
	#nav li{margin: 0 15px 0 0;}

	/*******************************
		-------[=banner]-------
	********************************/
	#banner .item-con{font-size: 16px;}
	.ban-list1{font-size: 14px;}

	/*******************************
		-------[=footer]-------
	********************************/
	.f-info{width: 220px}
	/*.f_nav{width: 60%;}
	.f_nav .item{width: 25%;margin-bottom: 20px;margin-right: 0;}
	.f_nav .item:nth-child(4n+1){clear: left;}*/

	/*******************************
		-------[=首页]-------
	********************************/
	.g-newSlider .slider-for .title{font-size: 20px;}

	.g-list2 .title{font-size: 16px;}
	.g-list2 .slogan{font-size: 20px;}

	.g-newSlider .slider-nav{margin: -4.8vw -1.4vw 0;}
	.g-newSlider .slider-nav .item-con{margin: 0 1.4vw;}

	.g-txt1{font-size: 16px;}

	/*******************************
		-------[=内页]-------
	********************************/
	#snavCur{height: 60px;line-height: 60px;}

	.pop-view-title{font-size: 20px;}

	/*******************************
		-------[=走进运达]-------
	********************************/
	/*企业简介*/
	.g-txt2{font-size: 16px;}
	.m-list1 .detail{font-size: 14px;line-height: 25px;}

	/*企业文化*/
	.m-culture .slogan{font-size: 20px;}
	.m-culture .detail{font-size: 14px;}

	/*企业荣誉*/
	.m-list2 ul{margin: 0 -2.24vw;}
	.m-list2 .con{margin: 20px 2.24vw;}
	.m-list2 .pic{height: 14.7vw;line-height: 14.7vw;}

	/*领导关怀*/
	.m-list3 li{margin-bottom: 1.38vw;}
	.m-list3 .title{font-size: 14px;line-height: 25px;margin: 1.0416vw 1.736vw;}

	/*发展历程*/
	.m-history{font-size: 14px;line-height: 30px;}
	.m-history .year{font-size: 20px;}

	/*联系方式*/
	.m-contact .detail{font-size: 14px;line-height: 30px;}

	/*******************************
		-------[=新闻中心]-------
	********************************/
	.m-list4 .con{font-size: 14px;line-height: 25px;}
	.m-list4 .title{font-size: 16px;}
	.m-list4 .detail{height: 50px;}

	/*详情*/
	.article{font-size: 14px;}
	.g-footer{line-height: 65px;}

	/*媒体联络*/
	.m-list5{font-size: 20px;}
	.m-list5 .con{width: 28vw;height: 18vw;padding: 2.3vw 3.125vw;}
	.m-list5 .title{font-size: 16px;margin-bottom: 1.3vw;}
	.m-list5 .icon{max-width: 6.5vw;max-height: 6.5vw;}

	/*图片中心*/
	.m-list6 ul{margin: 0 -1.5625vw;}
	.m-list6 .con{margin: 0 1.5625vw;}
	.m-list6 .pic{margin-bottom: 1vw;}

	/*资料下载*/
	.m-list7 .con,
	.m-list7 .title{font-size: 14px;line-height: 25px;}
	.m-list7 .pic{margin-bottom: 1vw;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	.m-list8 li{padding: 1.7vw 0;}
	.m-list8 .fa-icon{width: 30px;height: 30px;
		-webkit-background-size: 20px auto;
		background-size: 20px auto;
	}
	.m-list8 li > .fa-icon{
		-webkit-background-size: contain;
		background-size: contain;
	}
	.m-list8 .title{font-size: 16px;margin-bottom: 0;}
	.m-list8 .date{font-size: 14px;}

	/*董事会及高级管理层*/
	.g-txt3{font-size: 14px;line-height: 30px;}
	.g-tab-tit{line-height: 60px;}
	.m-manager .name{font-size: 24px;}
	.m-manager .duty{font-size: 18px;}
	.m-manager .detail{font-size: 14px;}
	
	/*投资者联系*/
	.m-list5-1{font-size: 20px;}
	.m-list5-1 .con{width: 18.5vw;}
	.m-list5-1 .title{font-size: 16px;margin-bottom: 1.3vw;}
	.m-list5-1 .icon{max-width: 6.5vw;max-height: 6.5vw;}

	/*******************************
		-------[=产品中心]-------
	********************************/
	.m-prodcut-para .para{font-size: 14px;line-height: 30px;}

	/*******************************
		-------[=招标公告]-------
	********************************/
	.m-list9 li{font-size: 16px;}
	.m-list9 .date{font-size: 14px;}

	/*******************************
		-------[=职业发展]-------
	********************************/
	/*招聘信息*/
	.g-table1{font-size: 14px;}
	.g-table1 .pop-box{font-size: 12px;line-height: 20px;}

	/*发展通道*/
	.m-career .text{font-size: 14px;line-height: 30px;}
	.g-table2{font-size: 14px;}

	/*人才培养*/
	.m-tab-tit{font-size: 20px;line-height: 40px;height: 50px;}
	.m-tab-tit li{padding: 0 20px;}

	.m-career-train .title{font-size: 24px;}
	.m-career-train .item{font-size: 14px;line-height: 30px;}
	.m-career-train .list ul{margin: 0 -8px;}
	.m-career-train .list .con{margin: 0 8px;}


}


@media only screen and (max-width: 1360px) {

	/*******************************
		-------[=navigation]-------
	********************************/
	#nav .v1{font-size: 12px;}

	/*******************************
		-------[=footer]-------
	********************************/
	.f_nav{width: auto;float: none;}
	.f_nav .item{max-width: 990px;}
	.fdr, .f-code{float: none;text-align: center;}
	.f-code img{margin: 0 auto 10px;}
	.f-link{margin: 0 auto;}

}

@media only screen and (max-width: 1250px) {

	/*******************************
		-------[=新闻中心]-------
	********************************/
	/*资料下载*/
	.m-list7 li{width: 230px;}
	.m-list7 .pic{height: 325px;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	/*投资者联系*/
	.m-list5-1{font-size: 18px;}

}

/*Common For Max 1024*/
@media only screen and (max-width: 1200px) {

	/*button*/
	.btn1{font-size: 14px;}
	.btn2{font-size: 14px;}

	/*title*/
	.g-tit2{font-size: 24px;margin: 20px 0;}

	/*layout*/
	.h40{height: 3.333vw;}

	/*******************************
		-------[=header]-------
	********************************/
	#header, #header.min{height: 50px;line-height: 50px;padding: 0;background: rgba(0,0,0,0.6);}
	.header_space{height: 50px;}

	.logo{font-size: 12px;}
	.logo img{height: 30px;display: block;margin-top: 10px;float: left;}
	.logo .txt{font-size: 12px;line-height: 15px;padding-left: 10px;margin-left: 10px;}
	.g-search .soBtn, #header.min .g-search .soBtn{height: 50px;}
	.g-search{position: static;}
	.g-search .form{width: auto;left: 0;}

	/*******************************
		-------[=navigation]-------
	********************************/
	.menuBtn{display: block;}
	#slideNav{display: block;}
	#nav{display: none;}

	/*******************************
		-------[=footer]-------
	********************************/
	.f_top{padding: 30px 0;}
	.f-logo{margin: 0 auto 15px;}
	.f-info{float: none;width: auto;text-align: center;margin-bottom: 20px;}
	.f-tel span{margin-top: 0;}
	.f_nav{display: none;}
	
	.fdr, .f-code{float: none;}
	.f-code{font-size: 14px;display: inline-block;}
	.f-code img{margin-bottom: 10px;}

	.fdr{text-align: center;}
	.f-link{margin: 0 auto;}
	.f-link .option{top: auto;bottom: 100%;}

	.f_bot{padding: 10px 0;}

	/*******************************
		-------[=banner]-------
	********************************/
	#banner .item-con{font-size: 14px;}
	#banner .txt{font-size: 14px;}
	#banner .videoBtn{width: 6.5vw;height: 6.5vw;
		min-width: 40px;min-height: 40px;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.g-stock .down{
		-webkit-background-size: 16px auto;
		background-size: 16px auto;
	}
	.g-list1 .ico{height: 40px;line-height: 40px;}

	/*******************************
		-------[=首页]-------
	********************************/
	.g-newSlider .slider-for .title{font-size: 18px;}
	.g-newSlider .slider-for .text{font-size: 14px;}

	.g-list2 .slogan{font-size: 18px;}
	.ico_book,
	.g-list2 .title i{
		width: 24px;height: 24px;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.g-list2 .con{padding: 10px 20px 20px;}

	/*******************************
		-------[=内页]-------
	********************************/
	#ban .ban-txt{
		transform:translateY(0);
		-webkit-transform:translateY(0);
		-o-transform:translateY(0);
		-ms-transform:translateY(0);
	}
	#ban .ban-txt h2{font-size: 24px;}

	#snavCur{height: 50px;line-height: 50px;margin-bottom: 30px;}
	.g-snav li{margin-right: 15px;}
	.g-snav .s1{font-size: 12px;}
	.g-cur{font-size: 12px;}

	/*******************************
		-------[=走进运达]-------
	********************************/
	/*企业简介*/
	.m-list1{margin: 20px 0;}
	.m-list1 li{margin-bottom: 20px;}
	.m-list1 .icon{height: 50px;line-height: 50px;}
	.m-list1 .title{font-size: 24px;}

	/*企业文化*/
	.m-culture .title{font-size: 20px;}
	.m-culture .icon{width: 24px;height: 24px;margin-right: 8px;}
	.m-culture .slogan{font-size: 18px;}

	/*领导关怀*/
	.m-list3 ul{margin: 0 -2.083vw;}
	.m-list3 .con{margin: 0 2.083vw;}

	/*联系方式*/
	.m-contact .title{font-size: 20px;}

	/*******************************
		-------[=新闻中心]-------
	********************************/
	.m-list4 ul{margin: 0 -1.5625vw;}
	.m-list4 .con{margin: 0 1.5625vw;}

	/*详情*/
	.article{margin-bottom: 30px;}
	.article h1{font-size: 20px;line-height: 1.39;margin-bottom: 10px;}
	.article .info{margin-bottom: 20px;}
	.g-footer{line-height: 55px;}
	.g-footer .back{
		-webkit-background-size: 20px auto;
		background-size: 20px auto;
	}

	/*媒体联络*/
	.m-list5 li{width: 30vw;}
	.m-list5 .con{width: auto;margin: 0 5px;}
	.m-list5 .icon{right: -6px;bottom: -11px;}
	.m-list5 .code{
		width: 80px;height: 80px;
		transform:translateY(-45px);
		-webkit-transform:translateY(-45px);
		-o-transform:translateY(-45px);
		-ms-transform:translateY(-45px);
	}

	/*图片中心*/
	.m-list6 .title{font-size: 14px;}
	.m-list6 .con{font-size: 14px;}
	.fa-icon{
		width: 20px;height: 20px;
		-webkit-background-size: 20px auto;
		background-size: 20px auto;
	}

	/*视频中心*/
	.m-list6 .pic i{
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
	}

	/*资料下载*/
	.m-list7 li{margin-bottom: 15px;}
	.m-list7 .pic{margin-bottom: 5px;}
	.m-list7 .title{margin-bottom: 0;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	/*董事会及高级管理层*/
	.g-tab-tit{font-size: 14px;line-height: 50px;}
	.m-manager .name{font-size: 20px;}
	.m-manager .duty{font-size: 16px;}

	/*投资者联系*/
	.m-list5-1{font-size: 16px;line-height: 25px;}
	.m-list5-1 .con{padding: 20px;height: 160px;}
	.m-list5-1 .title{font-size: 14px;}

	/*******************************
		-------[=产品中心]-------
	********************************/
	.m-product .title{font-size: 20px;}
	.m-prodcut-para{padding-bottom: 20px;}

	#snavCur.cur-state2 h2{font-size: 20px;}

	.m-product-case h2{font-size: 20px;}


}


/*Common For Max 768*/
@media only screen and (max-width: 992px) {

	/*fonts*/
	body{font-size: 12px;}

	/*scrollbar*/
	::-webkit-scrollbar{width: 2px;height: 2px;}

	/*title*/
	.g-tit1{margin-bottom: 20px;}
	.g-tit1 h2{font-size: 20px;}
	.g-tit2{font-size: 20px;}
	.s-tit1{font-size: 20px;margin-bottom: 20px;}
	.s-tit2{font-size: 20px;margin-bottom: 20px;}

	/*button*/

	/*layout*/
	.h60{height: 30px;}
	.h80{height: 30px;}

	/*******************************
		-------[=banner]-------
	********************************/
	#banner .txt h2{font-size: 20px;}
	#banner .txt h3{font-size: 14px;}
	#banner .slick-dots{bottom: 20px;}

	.g-stock .num{font-size: 26px;}
	.g-list1{width: 40vw;}
	.g-list1 .ico{margin-bottom: 10px;}
	.g-list1 .num{font-size: 20px;}

	.mouseBtn, .mouseBtn:before{
		width: 16px;height: 30px;
		-webkit-background-size: 32px auto;
		background-size: 32px auto;
	}
	.mouseBtn{bottom: 10px;background-position: -16px 0;}

	/*******************************
		-------[=首页]-------
	********************************/
	.index-row{min-height: auto;}

	.g-newSlider .slider-for .picture{height: 57vw;}
	.g-newSlider .slider-for .text{padding-top: 10vw;}
	.g-newSlider .slider-for .title{font-size: 16px;margin-bottom: 15px;}
	.g-newSlider .slider-for .detail{margin-bottom: 5vw;}

	.g-newSlider .slider-nav{float: none;}
	.g-newSlider .slider-nav .date{font-size: 14px;}
	.g-newSlider .slider-nav .day{font-size: 20px;}

	.index-culture-bot{position: static;margin: 10vw 0 0;}
	.g-txt1{font-size: 14px;}
	.g-list2 .title{font-size: 14px;}
	.g-list2 .slogan{font-size: 16px;}

	/*******************************
		-------[=内页]-------
	********************************/
	#ban .ban-txt h2{font-size: 20px;}

	.g-cur{display: none;}

	/*页码*/
	.g-page li{margin: 0 2px;}
	.g-page a{height: 28px;line-height: 28px;padding: 0 11px;}

	/*弹出*/
	.pop-view-title{font-size: 16px;margin-bottom: 10px;text-align: center;}
	.pop-view-close{
		bottom: auto;top: 0;right: 0;
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
	}

	/*******************************
		-------[=走进运达]-------
	********************************/
	/*企业简介*/
	.g-txt2{font-size: 14px;}
	.m-list1 .title{font-size: 20px;}
	
	/*企业文化*/
	.m-culture .item{padding: 30px 0;}
	.m-culture .title{font-size: 18px;}
	.m-culture .slogan{font-size: 16px;}
	.m-culture .picture{width: 46%;}

	/*企业荣誉*/
	.m-list2 li{width: 33.333%;}
	.m-list2 .con{margin-top: 10px;margin-bottom: 10px;}
	.m-list2 .pic{height: 20vw;line-height: 20vw;}

	/*发展历程*/
	.m-history li{margin-bottom: 20px;}
	.m-history .year{font-size: 18px;}

	/*联系方式*/
	.m-contact .item{padding: 30px 0;}
	.m-contact .item:first-child{border-top: 1px solid #eee;}
	.m-contact .title{font-size: 18px;}

	/*******************************
		-------[=新闻中心]-------
	********************************/
	.m-list4 li{width: 50%;}
	.m-list4 .title,
	.m-list4 .date{margin-bottom: 5px;}

	/*媒体联络*/
	.m-list5{font-size: 16px;}	
	.m-list5 .title{font-size: 14px;}
	.m-list5 .icon{max-width: 50px;max-height: 50px;}

	/*资料下载*/
	.m-list7 li{width: 200px;width: 28vw;}
	.m-list7 .pic{height: 283px;height: 40vw;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	.m-list8 li,
	.m-list8 li:nth-child(2n){float: none;width: auto;}
	.m-list8 li:nth-child(2){border-top: 0;}

	/*董事会及高级管理层*/
	.g-tab-tit{margin: 20px 0;}
	.m-manager .text{margin-left: 220px;}

	/*投资者联系*/
	.m-list5-1 ul{display: block;}
	.m-list5-1 li{float: left;width: 33.333%;}
	.m-list5-1 .con{width: auto;margin: 5px;}
	.m-list5-1 .icon{max-width: 50px;max-height: 50px;}

	/*******************************
		-------[=产品中心]-------
	********************************/
	.m-product .item{padding: 40px 0;}
	.m-product .content{display: block;}
	.m-product .picture,
	.m-product .text{width: auto;}
	.m-product .picture{/*padding: 0 0 10px;*/top: 0;margin-bottom: 10px;}
	.m-product .title{font-size: 18px;margin-bottom: 10px;}

	.m-product-case h2{font-size: 18px;}

	/*******************************
		-------[=招标公告]-------
	********************************/
	.m-list9 li{font-size: 14px;}
	.m-list9 .date{font-size: 12px;}

	/*******************************
		-------[=职业发展]-------
	********************************/
	.g-table1{overflow-x: auto;padding-bottom: 5px;}

	/*发展通道*/
	.m-career{display: block;}
	.m-career .text,
	.m-career .picture{width: auto;}
	.m-career .picture{margin-bottom: 10px;}

	/*人才培养*/
	.m-tab-tit{font-size: 18px;}
	.m-career-train .item{padding: 35px 0;}
	.m-career-train .item-con{display: block;}
	.m-career-train .list,
	.m-career-train .text{width: auto;}
	.m-career-train .text{margin-bottom: 20px;}
	.m-career-train .title{font-size: 20px;}
	.m-career-train .list .pic{margin-bottom: 5px;}


}

/*Common For Max 640*/
@media only screen and (max-width: 750px) {

	/*title*/
	.g-tit1 h2{font-size: 18px;}

	/*******************************
		-------[=footer]-------
	********************************/
	.f_bot{text-align: center;}
	.f-copy, .f-website{float: none;}
	.f-copy .split{display: block;visibility: hidden;height: 0;}

	/*******************************
		-------[=banner]-------
	********************************/
	#banner .flex-box{display: block;text-align: center;}
	#banner .txt{max-width: 100%;margin-bottom: 20px;}
	#banner .txt h2{margin-bottom: 10px;}
	#banner .videoBtn{position: static;display: block;margin: 0 auto;
		transform:translate(0,0);
		-webkit-transform:translate(0,0);
		-o-transform:translate(0,0);
		-ms-transform:translate(0,0);
	}
	.g-stock{display: inline-block;text-align: center;}
	.g-list1{width: 80vw;margin: 0 auto;}

	/*******************************
		-------[=首页]-------
	********************************/
	.g-newSlider .g-tit1{position: static;width: auto;}
	.g-newSlider .slider-for .picture, .g-newSlider .slider-for .text{float: none;width: auto;}
	.g-newSlider .slider-for .picture{height: 55.8vw;}
	.g-newSlider .slider-for .text{padding-top: 20px;}
	.g-newSlider .slider-nav{margin-top: 20px;display: none;}

	.g-txt1 .big{font-size: 20px;}
	.g-list2 ul{display: block;}
	.g-list2 li{width: auto;}
	.g-list2 .slogan{font-size: 14px;}

	/*******************************
		-------[=内页]-------
	********************************/
	.g-snav{float: none;overflow-x: auto;width: 100%;}
	.g-snav::-webkit-scrollbar{height: 0;}
	.g-snav ul{width: 750px;}
	.g-snav li:last-child{margin-right: 0;}
	.g-cur{display: none;}

	.g-tab-tit{font-size: 12px;line-height: 20px;}
	.g-tab-tit li{padding: 15px 0;}

	/*******************************
		-------[=走进运达]-------
	********************************/
	/*企业简介*/
	.m-list1 ul{display: block;}
	.m-list1 .title{font-size: 18px;}

	/*企业文化*/
	.m-culture .item-con{display: block;}
	.m-culture .text,
	.m-culture .picture{width: auto;}
	.m-culture .picture{margin-bottom: 20px;}
	.m-culture .icon{width: 20px;height: 20px;padding: 6px;}

	/*企业荣誉*/
	.m-list2 li{width: 50%;}
	.m-list2 .con{margin: 2.24vw}
	.m-list2 .pic{height: 32vw;line-height: 32vw;}

	/*领导关怀*/
	.m-list3 li{width: 50%;}
	.m-list3 li:nth-child(3n+1){clear: none;}
	.m-list3 li:nth-child(2n+1){clear: left;}

	/*联系方式*/
	.m-contact .item-con{display: block;}
	.m-contact .text,
	.m-contact .picture{width: auto;}
	.m-contact .text{margin-bottom: 20px;}
	.m-contact .title{margin-bottom: 10px;}

	/*******************************
		-------[=新闻中心]-------
	********************************/
	.m-list4 li{float: none;width: auto;margin-bottom: 20px;}
	.m-list4 .pic,
	.m-list4 .detail{margin-bottom: 10px;}

	/*媒体联络*/
	.m-list5 ul{display: block;}
	.m-list5 li{float: none;width: auto;}
	.m-list5 .con{padding: 20px;height: auto;min-height: 160px;}
	.m-list5 .code{
		transform:translateY(-30px);
		-webkit-transform:translateY(-30px);
		-o-transform:translateY(-30px);
		-ms-transform:translateY(-30px);
	}

	/*图片中心*/
	.m-list6 li{width: 50%;}

	/*资料下载*/
	.m-list7 li{width: 37vw;}
	.m-list7 .pic{height: 53vw;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	.m-list8 li{padding: 10px 0;}
	.m-list8 .title{font-size: 14px;}
	.m-list8 .date{font-size: 12px;}

	/*董事会及高级管理层*/
	.m-manager .avatar{float: none;margin: 0 auto 10px;}
	.m-manager .text{margin-left: 0;}
	.m-manager .name,
	.m-manager .duty{text-align: center;}

	/*投资者联系*/
	.m-list5-1 li{width: 50%;}

	/*******************************
		-------[=职业发展]-------
	********************************/
	.g-table1 table{width: 600px;}
	.g-table1 th{width: auto;}

	/*发展通道*/
	.g-table2{overflow-x: auto;padding-bottom: 5px;}
	.g-table2 table{width: 600px;}
	.g-table2 th{width: auto;}

	/*人才培养*/
	.m-career-train .title{font-size: 18px;}


}

/*Common For Max 414*/
@media only screen and (max-width: 479px) {


	/*******************************
		-------[=banner]-------
	********************************/
	#banner .txt h2{font-size: 20px;}
	#banner .txt h3{font-size: 16px;}

	#banner .slick-arrow i{width: 20px;height: 20px;border-width: 2px;margin-top: -10px;margin-left: -10px;}

	/*******************************
		-------[=走进运达]-------
	********************************/
	/*领导关怀*/
	.m-list3 li{float: none;width: auto;}
	.m-list3 .title{margin: 5px 10px 10px;}

	/*******************************
		-------[=新闻中心]-------
	********************************/
	/*图片中心*/
	.m-list6 li{float: none;width: auto;}

	/*资料下载*/
	.m-list7 li{width: 46vw;}
	.m-list7 .pic{height: 66vw;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	/*董事会及高级管理层*/
	.g-tab-tit ul{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.g-tab-tit li{float: none;margin: 0;}

	/*投资者联系*/
	.m-list5-1 li{float: none;width: auto;}
	.m-list5-1 .con{height: 130px;margin: 10px 0;}

	/*******************************
		-------[=职业发展]-------
	********************************/
	/*人才培养*/
	.m-career-train .list li{float: none;width: auto;margin-bottom: 10px;}
	.m-career-train .list li:last-child{margin-bottom: 0;}


}

@media only screen and (max-width: 370px) {

	/*******************************
		-------[=新闻中心]-------
	********************************/
	.article h1{font-size: 18px;}
	.article .info{font-size: 12px;}

	/*******************************
		-------[=投资者关系]-------
	********************************/
	/*董事会及高级管理层*/
	.g-tab-tit{font-size: 12px;padding: 0;}

	/*******************************
		-------[=职业发展]-------
	********************************/
	/*人才培养*/
	.m-tab-tit{font-size: 16px;}

}