@media screen and (min-width:1040px) {
	.newsline a:hover {
		padding-left: 0px;
		transition: all ease 0.3s;
		background: #0168b5;
	}
	.newsline a:hover .newstime_top {
		color: #FFFFFF;
	}
	.newsline a:hover .newstime_bot {
		color: #FFFFFF;
	}
	.newsline a:hover .newtitle {
		color: #FFFFFF;
	}
	.newsline a:hover .newsmall {
		color: #FFFFFF;
	}
	.newsline a:hover .newsjiantou .newsjiantou1 {
		display: none;
	}
	.newsline a:hover .newsjiantou .newsjiantou2 {
		display: block;
	}
	.index1 div a:hover {
		border: #afafaf solid 1px;
		margin-top: -5px;
		transition: all ease 0.3s;
	}
	.index1 div a:hover .index1_img div {
		background: #0168b5;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel div .img2 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img1 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img2 {
		display: block;
	}
	.proxxk .proxxk_xun .pxb_xun a:hover {
		border-bottom: #0168b5 solid 2px;
	}
}
 @media screen and (max-width:1040px) {
	.pc {
		display: block;
	}
	.mo {
		display: none;
	}
	.disable_text_highlighting, body {
		/*去除选中高亮*/
		-webkit-touch-callout: none;
		-webkit-user-select: none; /* Webkit */
		-moz-user-select: none;    /* Firefox */
		-ms-user-select: none;     /* IE 10  */
		/* Opera 目前不支持在Opera，但将很快 */
		-o-user-select: none;
		user-select: none;
	}
	.pctop2 {
		display: none;
	}
	.pctop1 .pctop1_nei {
		width: 96%;
	}
	.footer .footer1 {
		width: 96%;
	}
	.footer .footer2 .footer2_nei {
		width: 96%;
	}
	.neibanner {
		height: 300px;
	}
	.footer .footer1 .footer1_xun1 {
		width: 13%;
		margin-right: 2%;
	}
	.footer .footer1 .footer1_xun2 {
		width: 26%;
	}
	.motop {
		display: block;
	}
	.newsline a {
		border-bottom: #CCCCCC solid 1px;
	}
	.newsline a .newstime {
		display: none;
	}
	.newsline a .newtext .ntime {
		display: block;
	}
	.newsline a .newtext .newtitle {
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.con1 .con1_nei .con1_xun {
		width: 31.3333%;
		margin: 85px 1% 45px 1%
	}
	.con1 .con1_nei {
		width: 100%;
	}
	.message .mess_form {
		width: 100%;
	}
	.message .mess_form div {
		width: 48%;
		margin: 1%;
	}
	.probox {
		width: 100%;
	}
	.probox .probox_left {
		display: none;
	}
	.probox .probox_right {
		width: 100%;
	}
	.probox .probox_right .proboxline .proboxline_box a {
		width: 23%;
		margin: 1%;
	}
	.probox .probox_right .proboxline .proboxline_box {
		width: 100%;
	}
	.proxiala {
		display: block;
	}
	.prodet {
		width: 96%;
	}
	.details_top_imgbox {
		float: none;
		margin: 0 auto;
	}
	.details {
		float: none;
		margin: 0 auto;
		width: 96%;
		margin: 2%;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
		left: 0;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
		right: 0;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .img1 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .img2 {
		display: block;
	}
	.proxxk {
		width: 96%;
		margin: 2%;
	}
	.indexabout .indexabout_box {
		width: 96%;
		margin: 2%;
	}
	.indexabout .indexabout_box .indexabout_text {
		width: 100%;
	}
	.indexabout .indexabout_box .indexabout_img {
		width: 96%;
		margin: 2%;
		text-align: center;
	}
	.indexnesqiehuan {
		width: 96%;
		margin: 2%;
	}
	.indexnesqiehuan .newsxxk {
		width: 100%;
	}
	.indexnesqiehuan .newsxxk a {
		width: 48%;
		margin: 1%;
	}
	.indexnesqiehuan .newsxxk a .newsxxk_img {
		width: 32%;
	}
	.indexnesqiehuan .newsxxk a .newsxxk_text {
		width: 68%;
	}
	#flexslider {
		height: 510px;
	}
	#ban {
		height: 510px;
	}
	#ban ul.ban_bj li {
		height: 510px;
		background-size: cover;
	}
	.indexnesqiehuan .newsxxk a .newsxxk_img {
		-webkit-align-items: center;
		display: -webkit-flex;
		-webkit-justify-content: center;
	}
	.fancybox {
		width: 23%;
		margin: 1%;
	}
	#menu-toggle {display:inline-block;}
	.main-navigation {display:none; width:100%; position:absolute; left:0; top:100%; z-index:100; padding:0;padding-top:15px;background: url("../images/dropmenu.svg") no-repeat scroll 95% 7px / auto 8px rgba(0, 0, 0, 0);}
	.dd-menu {overflow:hidden;}
	.dd-menu > li {float:none; display:block; width:100%;padding:0; border-bottom:1px solid #dbe6f0; background:#fff;}
	.dd-menu > li a { padding:10px 20px;overflow:hidden; line-height:24px;border-left:5px solid transparent;transition:color 0.3s ease 0s, border-color 0.3s ease 0s;}
	.dd-menu > li a:hover {border-color:#0075bf;color:#000;}
	.dd-menu > li:last-child a {padding:10px 20px;}
	.dd-menu > li > ul {position:relative; border-top:1px solid #dbe6f0; padding-top:0; padding-left:30px;}
	.dd-menu > li > ul li:last-child {border:none;}
	.dd-menu > li > ul > li > ul {position:static; padding-left:20px;}
	.pcto_box {width:96%;}
	.mot {
		display: block;
	}
	.moxl {
		top: 81px;
	}
	.contactMapBox {width:98%;}
}
@media screen and (max-width:770px) {
	.pc {
		display: none;
	}
	.mo {
		display: block;
	}

	.footer {
		padding: 30px 0;
	}

	.moxl {
		top: 81px;
	}
	.footer .footer1 .footer1_xun1 {
		width: 25%;
		text-align: center;
		margin: 0;
	}
	.footer .footer1 .footer1_xun2 {
		width: 70%;
		margin: 0 15%;
		text-align: center;
	}
	.footer .footer1 .footer1_xun2 .footericon {
		display: none;
	}
	.footer .footer1 .footer1_xun2 table {
		margin: 5% 0;
		width: 100%;
	}
	.footer .footer1 .footer1_xun2 p {
		height: 30px;
	}
	.footer .footer1 .footer1_xun2 td {
		height: 30px;
	}
	.footer .footer1 .footer1_xun2 span {
		float: none;
	}
	.footer .footer1 .footer1_xun2 .bdsharebuttonbox {
		float: none;
		display: inline-block;
		margin: 2% 0;
	}
	.footer .footer1 .footer1_xun2 .bdsharebuttonbox a {
		margin: 0 10px;
	}
	.neibanner {
		height: 280px;
	}
	.newsline a .newtext {
		width: 100%;
		padding: 0;
	}
	.newsline a .newtext .newtitle {
		font-weight: bolder;
	}
	.newsline a .newsjiantou {
		display: none;
	}
	.message .mess_form div {
		width: 98%;
	}
	.probox .probox_right .proboxline .proboxline_box a {
		width: 48%;
		height: 355px;
		margin: 1%;
	}
	.probox .probox_right .proboxline .proboxline_box a .proimg_img {
		height: 290px;
	}
	.sss {
		display: block !important;
	}
	.indexnews {
		height: auto;
		padding-bottom: 30px;
	}
	.indexnesqiehuan .newsxxk a {
		width: 96%;
		margin: 2%;
	}
	#flexslider {
		height: 415px;
	}
	#ban {
		height: 415px;
	}
	#ban ul.ban_bj li {
		height: 415px;
		background-size: cover;
	}
	.fancybox {
		width: 48%;
		margin: 1%;
	}
	.pctop1 .pctop1_nei .bdsharebuttonbox {
		display: none;
	}
	.footer .footer1 .footer1_xun1 {
		display: none;
	}
	.indexabout .indexabout_box {
		height: 241px;
		overflow: hidden;
	}
	.iaov {
		display: -webkit-flex;
	}
	.commonWrap {width:100%;}
	.proPageSec1Left {display:none;}
	.proPageSec1LeftM {display:block;}
	.proPageSec1Right {margin-left:0;}
	.probox .probox_right2 {width:100%;}
	
}
@media screen and (max-width:640px) {
	.pc {
		display: none;
	}
	.mo {
		display: block;
	}
	.neibanner {
		height: 150px;
	}
	.con1 .con1_nei .con1_xun {
		width: 98%;
	}
	.probox .probox_right .proboxline .proboxline_box a {
		width: 48%;
		height: 205px;
		margin: 1%;
	}
	.probox .probox_right .proboxline .proboxline_box a .proimg_img {
		height: 140px;
	}
	.details_top_imgbox {
		width: 96%;
		margin: 2%;
	}
	.detailswai .detailswaihezi {
		width: 100%;
	}
	.index1 div a {
		width: 48%;
		margin: 1%;
		height: 200px;
	}
	.index1 div a .index1_title {
		margin-top: 10px;
	}
	.index1 div a .index1_bottom {
		margin-top: 10px;
	}
	.prosel_xian {
		display: none;
	}
	.proxxk {
		width: 250px;
		margin: 2% auto;
	}
	.prosel {
		overflow-x: scroll;
		width: 96%;
		margin: 2%;
	}
	.prosel .prosel_nei {
		width: 600px;
	}
	#flexslider {
		height: 220px;
	}
	#ban {
		height: 220px;
	}
	#ban ul.ban_bj li {
		height: 220px;
		background-size: cover;
	}
	.neimenu div a {
		margin: 0 3px;
	}
	.newsnav {
		font-size: 0;
	}
	.newsnav span, .newsnav a {
		font-size: 0;
	}
}