body{
	line-height: 1;
}
a {
	outline: none;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff2?t=1637559035266') format('woff2'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff?t=1637559035266') format('woff'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.ttf?t=1637559035266') format('truetype');
  }

.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_ow893vt32jg.eot?t=1646034383289'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_ow893vt32jg.eot?t=1646034383289#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('//at.alicdn.com/t/font_3152797_ow893vt32jg.woff2?t=1646034383289') format('woff2'),
		 url('//at.alicdn.com/t/font_3152797_ow893vt32jg.woff?t=1646034383289') format('woff'),
		 url('//at.alicdn.com/t/font_3152797_ow893vt32jg.ttf?t=1646034383289') format('truetype'),
		 url('//at.alicdn.com/t/font_3152797_ow893vt32jg.svg?t=1646034383289#bf') format('svg');
  }
.wujin {
	font-family: "bf" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.w{
	width: 1430px;
	margin: 0 auto;
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 12px);
	display: inline;
	float: left;
	margin: 8px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 12px 6px 0 6px;
	overflow: hidden;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

.banner-adv ul li a,
.banner-adv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #5ba5f3;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #5ba5f3;
	border: 1px solid #5ba5f3;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #185ead;
}
.divService a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 13px;
}
.divService a:last-child {
	padding-right: 0;
}
.bannerAdv-box {
	margin-top: 15px;
}
.iframe {
	height: 40px;
}
.top {
	background: url(../../../../images/company/version/2022/topbg.png) no-repeat;
	background-size: cover;
	padding: 48px 0 150px;
}
.top .w {
	overflow: hidden;
}
.top .logo {
	float: left;
}
.top .logo img{
	height: 50px;
}
.top .pageName {
	margin-left: 10px;
	padding-left: 12px;
	height: 36px;
	line-height: 32px;
	border-left: 1px solid;
	border-color: rgba(255,255,255,.5);
	float: left;
	margin-top: 11px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
}
.search {
	width: 750px;
	height: 50px;
	float: right;
	position: relative;
	border-radius: 25px;
	overflow: hidden;
	margin-right: 75px;
}
.search input {
	width: 100%;
	height: 50px;
	border: none;
	font-size: 15px;
	color: #aaa;
	padding-right: 100px;
	box-sizing: border-box;
	padding-left: 155px;
}
.search input:focus {
	color: #333;
}
.search button {
	position: absolute;
	height: 44px;
	background-color: #f38b1c;
	color: #ffffff;
	width: 96px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: 3px;
	top: 3px;
	border-radius: 22px;
}
.search button i {
	margin-right: 5px;
	font-size: 16px;
}
.search .search-btn {
	position: absolute;
	left: 12px;
	top: 8px;
	padding: 4px;
	border-radius: 16px;
	background-color: #f7f2ec;
	box-sizing: border-box;
	font-size: 14px;
}
.search .search-btn a {
	height: 26px;
	line-height: 25px;
	padding: 0 10px;
	color: #f38b1c;
	border-radius: 13px;
	display: inline-block;
}
.search .search-btn a.focus {
	background-color: #f38b1c;
	color: #fff;
}
.top .btnBox {
	float: right;
	font-size: 0;
	padding-right: 15px;
	margin-top: 5px;
}
.top .btnBox i {
	font-size: 22px;
	display: block;
	background: url(../../../../images/products/version/2022/btnbg.png) no-repeat center center;
}
.top .btnBox a {
	color: #fff;
	text-align: center;
	display: inline-block;
}
.top .btnBox b {
	display: inline-block;
	width: 1px;
	height: 30px;
	background-color: rgba(255,255,255,.2);
	margin: 6px 27px 0;
	vertical-align: top;
}
.top .btnBox a span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
.top .btnBox a:last-of-type i {
	font-size: 20px;
}

.findtop {
	margin-top: -105px;
}
.findtop .w {
	background-color: #fff;
	padding: 13px 25px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
}
.findtop dl {
	line-height: 17px;
	font-size: 15px;
	position: relative;
	margin-top: 13px;
	padding-bottom: 13px;
}

.findtop li {
	float: left;
}
.findtop dt {
	float: left;
	margin-right: 32px;
	font-weight: bold;
}
.findtop dt i {
	font-size: 11px;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	margin-top: 4px;
	margin-left: 5px;
}
.findtop dd {
	overflow: hidden;
	padding-right: 60px;
	height: 17px;
	box-sizing: border-box;
}
.findtop dd a {
	color: #666;
}
.findtop dd a:hover {
	color: #5ba5f3;
}
.findtop dd a.actived {
    color: #5ba5f3;
	font-weight: bold;
}
.otherexi li {
	margin-right: 35px;
	margin-bottom: 10px;
}
.findtop .structure li {
	margin-right: 35px;
}
.findtop .layout li {
	margin-right: 40px;
}
.findtop a.more {
	position: absolute;
	right: 0;
	top: 1px;
	color: #333;
	cursor: pointer;
	font-size: 14px;
}
.findtop a.more:hover {
	color: #5ba5f3;
}
.findtop a.more i {
	display: inline-block;
}
.findtop a.more.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.main {
	margin-top: 24px;
}
.main .title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	background: url(../../../../images/company/version/2022/titlebg.png) no-repeat center center;
	height: 38px;
	line-height: 38px;
}
.main li {
	overflow: hidden;
}
.main li .right {
	width: 254px;
	float: right;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	margin-left: 10px;
	margin-top: 12px;
}
.erweima-tab {
	float: right;
	width: 40px;
}
.erweima-tab a {
	display: block;
	height: 106px;
	background-color: #f5f5f5;
	position: relative;
	text-align: center;
	color: #999;
}
.erweima-tab a span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.erweima-tab a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 6px 5px 0;
	border-color: transparent #5ba5f3 transparent transparent;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.erweima-tab a.focus {
	background-color: #fff;
	color: #5ba5f3;
	font-weight: bold;
}
.erweima-tab a.focus::after {
	opacity: 1;
}
.erweima-box {
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #999;
}
.erweima-bot {
	display: none;
}
.erweima-bot .image {
	margin: 18px auto 0;
	width: 146px;
	height: 146px;
}
.erweima-bot .image img {
	width: 100%;
	height: 100%;
}
.erweima-bot p {
	margin-top: 8px;
}
.publicbox.w {
	background-color: #fff;
	padding: 40px 0;
	margin-top: 40px;
}
.lostpro {
	width: 450px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 40px auto;
	padding-top: 0;
	padding-left: 165px;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 14px/30px "Microsoft YaHei";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}
.main li {
	margin-top: 18px;
}
.main li .left {
	overflow: hidden;
	padding-top: 12px;
}
.main li .left .item {
	border: 1px solid #e6e6e6;
	padding: 0 20px 0 10px;
}
.main li .left .image {
	margin-right: 25px;
	width: 288px;
	padding: 6px;
	background-color: #f5f5f5;
	box-sizing: border-box;
	margin-top: -12px;
	float: left;
}
.main li .left .image a {
	display: block;
	height: 0;
	padding-bottom: 68.1%;
	overflow: hidden;
}
.main li .left .image img {
	max-height: none;
	width: 100%;
}
.main li .left .text {
	overflow: hidden;
	padding: 30px 0;
}
.main li .left .name a {
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.main li .left .name a:hover {
	color: #5ba5f3;
}
.main li .left .text mark {
	display: inline-block;
	line-height: 20px;
	height: 22px;
	border-radius: 11px 0 11px 11px;
	padding: 0 12px;
	background-color: #dd4ef4;
	color: #fff;
	vertical-align: top;
	font-size: 14px;
	margin-top: 2px;
	margin-left: 8px;
}
.main li .left .text mark.vip1{
	background-color: #ff4604;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff4604), to(#fe934d));
	background-image: -webkit-linear-gradient(90deg, #ff4604, #fe934d);
	background-image: -moz-linear-gradient(90deg, #ff4604, #fe934d);
	background-image: -ms-linear-gradient(90deg, #ff4604, #fe934d);
	background-image: -o-linear-gradient(90deg, #ff4604, #fe934d);
	background-image: linear-gradient(90deg, #ff4604, #fe934d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff4604', endColorStr='#fe934d');
}
.main li .left .text mark.senior {
	background-color: #ff4857;
}
.main li .left .text mark.intermediate {
	background-color: #ff8519;
}
.main li .left .text mark.primary {
	background-color: #00af6b;
}
.main li .left .text mark.free {
	background-color: #9d9d9d;
}
.main li .content {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 20px;
}
.main li .data {
	margin-top: 20px;
	overflow: hidden;
}
.main li .data p {
	float: left;
	border-right: 1px solid #eaeaea;
	width: 100px;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 14px;
	text-align: center;
}
.main li .data p span {
	display: block;
	height: 14px;
	overflow: hidden;
}
.main li .data p b {
	font-weight: normal;
	color: #999;
	display: block;
	margin-top: 12px;
}
.main li .data p:nth-child(1) {
	padding-left: 14px;
	text-align: left;
}
.main li .data p:nth-child(2) {
	width: 125px;
}
.main li .data p:nth-child(3) {
	width: 120px;
}
.main li .data p:nth-child(4) {
	width: 160px;
}
.main li .data p:nth-child(5) {
	width: 310px;
	border: 0;
}

.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 30px 0 0;
	text-align: center;
	color: #333;
	font-size: 0;
}
.pages a {
	width: 38px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/38px "Microsoft YaHei";
	color: #333;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 8px;
}
.pages input {
	width: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/38px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages .jump {
	font-size: 14px;
}
.pages button {
	width: 62px;
	height: 40px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font: normal 16px/38px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #5ba5f3;
	color: #fff;
}
.pages a.on,.pages a:hover {
	background-color: #5ba5f3;
	color: #fff;
	border-color: #5ba5f3;
}
.pages a.ft {
	background: url(../../../../images/company/version/2022/page.png) no-repeat 15px 14px;
}
.pages a.prev {
	background: url(../../../../images/company/version/2022/page.png) no-repeat -35px 14px;
}
.pages a.lt {
	background: url(../../../../images/company/version/2022/page.png) no-repeat -322px 14px;
}
.pages a.next {
	background: url(../../../../images/company/version/2022/page.png) no-repeat -369px 14px;
}

/*service*/
.service{ width:1100px; margin:24px auto 0;}
.service dl{ width:260px; height:94px; float:left; padding-left:22px; border-left:1px solid #f2f2f2;}
.service dt{ width:260px; height:48px; float:left; font:normal 16px/48px "Microsoft Yahei","\5b8b\4f53"; color:#565656; text-indent:48px; background:url(https://www.nongjx.com/images/company2015/serviceIcon.jpg) no-repeat;}
.service dd{ width:225px; height:46px; float:left; line-height:23px;}
.service dd a{ color:#999; padding-right:14px;}
.service dd a:hover{ color:#f60; text-decoration:underline;}
.service .s4,.service .s4 dt{ width:210px;}
.service .s2 dt{ background-position:0 -48px;}
.service .s3 dt{ background-position:0 -96px;}
.service .s4 dt{ background-position:0 -144px;}
/* footer */
.foot_bg {
	background: #282828;
	margin-top: 30px;
}
.foot {
	margin: 0 auto;
	padding: 30px 0 20px;
	color: #bababa;
}
.footLeft {
	width: 60%;
	float: left;
	padding-right: 100px;
	box-sizing: border-box;
	border-right: 1px solid #373737;
}
.foot-top {
	font-size: 14px;
	border-bottom: 1px solid #373737;
	padding-bottom: 18px;
}
.foot-top p {
	margin-bottom: 12px;
}
.foot-top p a {
	color: #bababa;
	margin: 0 10px;
}
.foot-top p a:hover {
    color: #05a2e5;
}
.foot-top p a:first-child {
	margin-left: 0px;
}
.foot-top b {
	font-weight: normal;
}
.foot-top b a {
    color: #bababa;
}
.foot-top b a:hover {
    color: #05a2e5;
}
.footLeft p{
	color: #868686;
	font-size: 14px;
}
.footLeft p a.beian {
	color: #868686;
}
.footLeft p a.beian:hover {
    color: #05a2e5;
}
.footLeft ul {
	margin: 20px 0 5px 0;
    overflow: hidden;
}
.footLeft ul li {
	float: left;
	margin-right: 12px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
}
.footLeft ul li img {
	height: 35px;
	margin: 0 5px;
	float: left;
}
.footLeft ul li:last-child {
	margin-right: 0;
}
.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}
.footLeft ul li b a {
	color:#666;
}
.footRight {
	float: right;
	width: 40%;
	overflow: hidden;
	padding-left: 80px;
	padding-right: 100px;
	box-sizing: border-box;
}
.footRight ul {
	height: 72px;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 14px;
}
.footRight ul li {
	width: 33.333%;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	float: left;
}
.footRight ul li a {
	color: #666;
	position: relative;
	cursor: pointer;
}
.footRight ul li a .QQhover {
    position: absolute;
   left: 0px;
    bottom: 18px;
    border: 1px solid #666;
    border-radius: 4px;
    line-height: 20px;
    color: #333;
    background: rgba(255,255,255,.9);
    display: none;
    cursor: auto;
    font-weight: 500;
    height: 20px;
    width: 100px;
    text-align: center;
    font-family:"Microsoft Yahei"; 
    overflow: hidden;
    resize: none;
   }
   .footRight ul li a .QQhover::after{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px;
    content: "QQ:";
   }
   .footRight ul li a:hover .QQhover{
    display: inline-block;
   }
.footRight ul li i {
	width: 24px;
	height: 24px;
	line-height: 36px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	background: url(https://www.nongjx.com/images/index2020/qqhover.png) no-repeat center center #05a2e5;
}
.footRight p {
	color: #868686;
	font-size: 14px;
	line-height: 26px;
}
.foot-title b {
	color: #cacaca;
	font-weight: normal;
	font-size: 20px;
}
.foot-title b i {
	display: inline-block;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: top;
	background: url(https://www.nongjx.com/images/index2020/contact_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
}
.beian {
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	color: #666;
	text-align: center;
}
.beian i {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url("https://www.nongjx.com/images/index2020/police_ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: 14px;
	margin-right: 5px;
}
.beian a {
	color: #666;
}
.beian1 {
	line-height: 20px;
	color: #666;
}
/*app*/
.appDl{
	width:54px;
	position:fixed;
	top: 145px;
	right: 10px;
	z-index: 9999;
}
.appDl a{
	width:38px; height:46px; display:block; float:left; background:#FEB70F; text-align:center; font:normal 14px/20px "\5b8b\4f53","simhei"; color:#fff; padding:8px 8px 0 8px; margin:2px 0; opacity:0.7; filter:alpha(opacity=70); overflow: hidden;
}
.appDl a:hover{
	opacity:1; filter:alpha(opacity=100);
}
.appDl img{
	width: 100px;
	height: 100px;
	cursor: pointer;
	position: absolute;
	top: -20px;
	right: 60px;
	max-width: none;
	max-height: none;
	display: none;
}
.appDl:hover img{
	display: block;
}
#companyApp a{
	font:normal 12px/20px "Microsoft Yahei","simhei";
	background: #3697fe;
}
/*  goTop  */
#goTop { position:fixed; _position:absolute; top:203px; display:block; right:10px; }
.backHome {
	width: 54px;
}
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145)); }
.backHome a {
	width: 38px;
	height: 46px;
	display: block;
	float: left;
	background: #5b7648;
	text-align: center;
	font: normal 14px/20px "Microsoft Yahei","simhei";
	color: #fff;
	padding: 8px 8px 0 8px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0 0;
	text-indent: -9999px;
}
.backHome a.price {
	background: url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0px -57px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.backHome a.guest {
	background: url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0 -114px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: relative;
	cursor: pointer;
}
.backHome a.guest img{
	position: absolute;
	left: -110px;
	width: 100px;
	height: 100px;
	max-width: none;
	max-height: none;
	top: -20px;
	display: none;
}
.backHome a.guest:hover img{
	display: block;
}
.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 379px;
	_top: expression(eval(document.documentElement.scrollTop+321));
	display: none;
}
.toTop a, .toTop a:hover {
	display: block;
	width: 54px;
	height: 54px;
	background: url(https://www.nongjx.com/images/public/rightBar2.png) no-repeat 0px -171px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.appDl a:hover,
.backHome a:hover,
.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

@media only screen and (min-width: 1600px) and (max-width:1919px){

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
	.main li .right {
		width: 248px;
	}
	.erweima-tab a {
		height: 103px;
	}
	.main li .left .image {
		width: 282px;
	}
	.main li .left .text {
		padding: 29px 0;
	}
	.main li .left .name a {
		font-size: 21px;
	}
	.main li .data p b {
		margin-top: 8px;
	}
	.main li .data p {
		width: 95px;
	}
	.main li .data p:nth-child(3) {
		width: 115px;
	}
	.main li .data p:nth-child(4) {
		width: 155px;
	}
	.main li .data p:nth-child(5) {
		width: 305px;
	}



}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.top .pageName {
		height: 34px;
		line-height: 30px;
		margin-top: 8px;
		font-size: 26px;
	}
	.search {
		width: 696px;
		height: 46px;
	}
	.search .search-btn {
		font-size: 13px;
	}
	.search .search-btn a {
		height: 24px;
		line-height: 23px;
		padding: 0 8px;
	}
	.search input {
		height: 46px;
		font-size: 14px;
		padding-right: 100px;
		padding-left: 142px;
	}
	.search button {
		height: 42px;
		width: 90px;
		font-size: 15px;
		right: 2px;
		top: 2px;
	}
	.search button i {
		font-size: 14px;
	}
	.top {
		padding: 43px 0 140px;
	}
	.findtop dl {
		line-height: 17px;
		font-size: 14px;
		padding-bottom: 10px;
		margin-top: 10px;
	}
	.findtop dt {
		margin-right: 30px;
	}
	.findtop {
		margin-top: -98px;
	}
	.otherexi li {
		margin-right: 32px;
	}
	.findtop a.more {
		font-size: 13px;
	}
	.main .title {
		font-size: 26px;
		height: 34px;
		line-height: 34px;
		background-size: auto 100%;
	}
	.main li {
		margin-top: 15px;
	}
	.main li .right {
		width: 236px;
		margin-top: 11px;
	}
	.erweima-tab {
		width: 38px;
	}
	.erweima-tab a {
		height: 98px;
	}
	.erweima-bot .image {
		width: 136px;
		height: 136px;
	}
	.main li .left .image {
		margin-right: 22px;
		width: 267px;
		margin-top: -11px;
	}
	.main li .left .name a {
		font-size: 20px;
	}
	.main li .left .text mark {
		line-height: 18px;
		height: 20px;
		padding: 0 11px;
		font-size: 13px;
		margin-top: 2px;
	}
	.main li .left .text {
		padding: 28px 0;
	}
	.main li .content {
		font-size: 13px;
		line-height: 22px;
		height: 44px;
	}
	.main li .data p b {
		margin-top: 8px;
	}
	.main li .data p {
		width: 92px;
		font-size: 13px;
	}
	.main li .data p span {
		height: 13px;
	}
	.main li .data p:nth-child(2) {
		width: 120px;
	}
	.main li .data p:nth-child(3) {
		width: 108px;
	}
	.main li .data p:nth-child(4) {
		width: 148px;
	}
	.main li .data p:nth-child(5) {
		width: 285px;
	}
	.main li .data {
		margin-top: 19px;
	}
	.foot {
		padding: 22px 0 12px;
	}
	.footLeft {
		padding-right: 30px;
	}
	.foot-top {
		padding-bottom: 10px;
	}
	.footLeft ul {
		margin: 15px 0 5px 0;
	}
	.footLeft ul li {
		padding: 2px 0;
		margin-right: 5px;
	}
	.footRight {
		padding-left: 60px;
		padding-right: 50px;
	}
	.foot-title b {
		font-size: 16px;
	}
	.foot-title b i {
		width: 22px;
		height: 22px;
		margin-right: 5px;
	}
	.footRight ul {
		margin: 10px 0;
	}

}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.top .logo img{
		height: 42px;
	}
	.top .pageName {
		height: 28px;
		line-height: 28px;
		margin-top: 8px;
		padding-left: 10px;
		margin-left: 8px;
		font-size: 26px;
	}
	.search {
		width: 600px;
		height: 40px;
		margin-right: 60px;
	}
	.search .search-btn {
		font-size: 12px;
		left: 10px;
		top: 7px;
	}
	.search .search-btn a {
		height: 20px;
		line-height: 18px;
		padding: 0 7px;
	}
	.search input {
		height: 40px;
		font-size: 12px;
		padding-right: 90px;
		padding-left: 122px;
	}
	.search button {
		height: 36px;
		width: 76px;
		font-size: 13px;
		right: 2px;
		top: 2px;
	}
	.search button i {
		font-size: 13px;
	}
	.top {
		padding: 35px 0 120px;
	}
	.findtop .w {
		padding: 10px 20px;
	}
	.findtop dl {
		line-height: 14px;
		font-size: 12px;
		padding-bottom: 10px;
		margin-top: 10px;
	}

	.findtop dt {
		margin-right: 25px;
	}
	.findtop dt i {
		font-size: 9px;
		margin-top: 3px;
		margin-left: 5px;
	}
	.findtop {
		margin-top: -84px;
	}
	.otherexi li {
		margin-right: 28px;
	}
	.findtop dd {
		height: 14px;
	}
	.findtop a.more {
		font-size: 12px;
		top: -2px;
	}
	.main .title {
		font-size: 22px;
		height: 28px;
		line-height: 28px;
		background-size: auto 100%;
	}
	.main li {
		margin-top: 15px;
	}
	.main li .right {
		width: 202px;
		margin-top: 11px;
	}
	.erweima-tab {
		width: 38px;
	}
	.erweima-tab a {
		height: 84px;
	}
	.erweima-bot .image {
		width: 116px;
		height: 116px;
		margin: 13px auto 0;
	}
	.main li .left .image {
		margin-right: 20px;
		width: 230px;
		margin-top: -11px;
	}
	.main li .left .name a {
		font-size: 17px;
	}
	.main li .left .text mark {
		line-height: 16px;
		height: 18px;
		padding: 0 11px;
		font-size: 12px;
		margin-top: 0px;
	}
	.main li .left .text {
		padding: 24px 0;
	}
	.main li .content {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		margin-top: 15px;
	}
	.main li .data p b {
		margin-top: 8px;
	}
	.main li .data p {
		width: 82px;
		font-size: 12px;
		padding: 0 5px;
	}
	.main li .data p span {
		height: 12px;
	}
	.main li .data p:nth-child(1) {
		padding-left: 10px;
	}
	.main li .data p:nth-child(2) {
		width: 100px;
	}
	.main li .data p:nth-child(3) {
		width: 95px;
	}
	.main li .data p:nth-child(4) {
		width: 125px;
	}
	.main li .data p:nth-child(5) {
		width: 238px;
	}
	.main li .data {
		margin-top: 14px;
	}
	.pages .jump {
		font-size: 12px;
	}
	.foot {
		padding: 22px 0 12px;
	}
	.footLeft {
		padding-right: 30px;
	}
	.foot-top {
		font-size: 12px;
	}
	.footLeft p {
		font-size: 12px;
	}
	.footLeft ul {
		margin: 15px 0 5px 0;
	}
	.footLeft ul li {
		padding: 2px 0;
	}
	.footLeft ul li img {
		margin: 0 2px;
		height: 30px;
	}
	.footLeft ul li b {
		font-size: 10px;
		margin-right: 2px;
	}
	.footRight {
		padding-left: 60px;
		padding-right: 50px;
	}
	.foot-title b {
		font-size: 16px;
	}
	.foot-title b i {
		width: 22px;
		height: 22px;
		margin-right: 5px;
	}
	.footRight ul {
		margin: 10px 0;
	}
	.footRight ul li {
		font-size: 12px;
		line-height: 30px;
	}
	.footRight p {
		font-size: 12px;
	}
	.top .logo img {
		height: 42px;
	}
}

@media only screen and (max-width:1024px){
	.w,.service{
		width: 1000px;
	}
	.top .logo img {
		height: 40px;
	}
	.top .pageName {
		height: 26px;
		line-height: 24px;
		margin-top: 9px;
		padding-left: 10px;
		font-size: 22px;
	}
	.search {
		width: 600px;
		height: 40px;
		margin-right: 60px;
	}
	.search .search-btn {
		font-size: 12px;
		left: 10px;
		top: 7px;
	}
	.search .search-btn a {
		height: 20px;
		line-height: 18px;
		padding: 0 7px;
	}
	.search input {
		height: 40px;
		font-size: 12px;
		padding-right: 90px;
		padding-left: 122px;
	}
	.search button {
		height: 36px;
		width: 76px;
		font-size: 13px;
		right: 2px;
		top: 2px;
	}
	.search button i {
		font-size: 13px;
	}
	.top {
		padding: 35px 0 120px;
	}
	.findtop .w {
		padding: 10px 20px;
	}
	.findtop dl {
		line-height: 14px;
		font-size: 12px;
		padding-bottom: 10px;
		margin-top: 10px;
	}

	.findtop dt {
		margin-right: 25px;
	}
	.findtop dt i {
		font-size: 9px;
		margin-top: 3px;
		margin-left: 5px;
	}
	.findtop {
		margin-top: -84px;
	}
	.otherexi li {
		margin-right: 28px;
	}
	.findtop dd {
		height: 14px;
	}
	.findtop a.more {
		font-size: 12px;
		top: -2px;
	}
	.main .title {
		font-size: 22px;
		height: 28px;
		line-height: 28px;
		background-size: auto 100%;
	}
	.main li {
		margin-top: 15px;
	}
	.main li .right {
		width: 185px;
		margin-top: 11px;
	}
	.erweima-tab {
		width: 38px;
	}
	.erweima-tab a {
		height: 76px;
	}
	.erweima-bot .image {
		width: 110px;
		height: 110px;
		margin: 8px auto 0;
	}
	.main li .left .image {
		margin-right: 15px;
		width: 210px;
		margin-top: -11px;
	}
	.main li .left .name a {
		font-size: 17px;
	}
	.main li .left .text mark {
		line-height: 16px;
		height: 18px;
		padding: 0 11px;
		font-size: 12px;
		margin-top: 0px;
	}
	.main li .left .text {
		padding: 18px 0;
	}
	.main li .content {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		margin-top: 12px;
	}
	.main li .data p b {
		margin-top: 8px;
	}
	.main li .data p {
		width: 75px;
		font-size: 12px;
		padding: 0 5px;
	}
	.main li .data p span {
		height: 12px;
	}
	.main li .data p:nth-child(1) {
		padding-left: 10px;
	}
	.main li .data p:nth-child(2) {
		width: 90px;
	}
	.main li .data p:nth-child(3) {
		width: 85px;
	}
	.main li .data p:nth-child(4) {
		width: 115px;
	}
	.main li .data p:nth-child(5) {
		width: 180px;
	}
	.main li .data {
		margin-top: 13px;
	}
	.pages .jump {
		font-size: 12px;
	}
	.service dl {
		width: 230px;
		height: 108px;
		padding-left: 20px;
	}
	.service dt {
		width: 230px;
		height: 44px;;
		font: normal 14px/44px "Microsoft Yahei","\5b8b\4f53";
		text-indent: 48px;
	}
	.service dd {
		width: 225px;
		height: 46px;
		line-height: 20px;
	}
	.service dd a {
		padding-right: 10px;
	}
	.foot_bg {
		margin-top: 20px;
	}
	.footLeft {
		padding-right: 10px;
	}
	.footLeft p {
		font-size: 10px;
		margin-bottom: 5px;
	}
	.footLeft ul li {
		margin-right: 5px;
	}
	.footLeft ul li b {
		font-size: 10px;
		margin-right: 2px;
		width: 50px;
	}
	.footLeft ul li img {
		height: 30px;
	}
	.footRight {
		padding-left: 40px;
		padding-right: 0;
	}
	.foot-top {
		font-size: 10px;
	}
	.footLeft ul li {
		padding: 2px 0;
	}
	.foot {
		padding: 22px 0 12px;
	}
	.foot-top {
		padding-bottom: 10px;
	}
	.footLeft ul {
	    margin: 15px 0 5px 0;
	}
	.footRight ul {
		margin: 10px 0;
	}
	.foot-title b {
		font-size: 14px;
	}
	.footRight ul li {
		font-size: 12px;
		line-height: 25px;
	}
	.footRight ul li i {
		width: 20px;
		height: 20px;
	}
	.footRight p {
		font-size: 10px;
		line-height: 20px;
	}
	.beian {
		line-height: 32px;
		height: 32px;
	}
	.beian i {
		margin-top: 9px;
		width: 15px;
		height: 15px;
		margin-right: 2px;
	}
	.beian a {
		font-size: 10px;
	}
}
