@charset "utf-8";




/* * { margin: 0; padding: 0; font-family: "microsoft yahei"; color: #000; font-size: 14px; }
img { display: block; }
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 10px; }
* { -webkit-touch-callout: none; -moz-touch-callout: none; -ms-touch-callout: none; touch-callout: none; }

body, html, ul, li, div, form, p, span, h1, h2, h3, h4, h5, h6, header, footer, article { margin: 0; padding: 0; height: auto; width: auto; }
body { font: normal 62.5% "regular"; font-family: "Verdana,Geneva,sans-serif"; -webkit-text-size-adjust: none; overflow: scroll; overflow-x: hidden; color: #666; background: #fff; }
body, html { height: 100%; }
img { max-width: 100%; padding: 0px; margin: 0px; border: 0px; height: auto; }
ul, ol, li { list-style: none; margin: 0; padding: 0; }
dl, dt, dd { margin: 0; padding: 0; }
.clear { clear: both; }
.clearfix:after { clear: both; height: 0; overflow: hidden; display: block; visibility: hidden; content: "."; }
input:focus { outline: none; }
*html .clearfix { zoom: 1; }
*+html .clearfix { zoom: 1; }
a { text-decoration: none; -webkit-transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s; transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s; -moz-transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s; -ms-transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0s; outline: none }
a:hover { text-decoration: none; }
i, cite { font-style: normal; }
.white { background: #fff; }
.red { background: #c9201d; } */
/* 主菜单 */
 
/* 搜索 */
.zhuanxian_search{
	width: 100%;
	margin: 10px auto;
	padding: 10px 0;
	background: #fff;
	overflow: hidden;
}
.zhuanxian_search ul{
	width: 100%;
	margin: 0 auto;
	display: flex;
	 flex-wrap: nowrap;
	 justify-content: space-between 
}
.zhuanxian_search ul li{
	width: 50%;
}
.zhuanxian_search .search-neirong{
	width: 98%;
}
.z-content{
	width: 70%;
	float: left;
	height: 34px;
	border: #007AFF 1px solid;
	padding-left:8%;
	background-size: 28px auto;
}
.z-search{
	width:20%;
	float: left;
	background: #007AFF;
	border: #007AFF 1px solid;
	color: #fff;
	height: 36px;
}
.hot-link{
	font-size: 12px;
}
.hot-link span{
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}
.hot-link a{
	height: 36px;
	line-height: 36px;
	padding: 0 5px;
	font-size: 12px;
}
.hot-link a:hover{
	color: #007AFF;
}
 
@media screen and (min-width:1600px) and (max-width:1920px) {
	.zhuanxian_search { width: 1400px; }
}
@media screen and (min-width:1200px) and (max-width:1599px) {
	.zhuanxian_search { width: 1000px; }
}

.zhuanxian_list{
	margin: 10px auto;
    background: #fff;
}
.zhuanxian_list ul{
	width:100%;
	margin: 10px auto;
	padding-left: 9px;
}
.zhuanxian_list ul li{ padding:5px 0;float: left; width: 23%;border: #D0D0D0 1px solid; margin:15px 1% 0 0;height: 156px;border-radius: 6px;}
.zhuanxian_list ul .top{
	width:96%;
	margin:0 auto;
	padding: 5px;
	height: 30px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.zhuanxian_list ul .top h3{height: 30px;}
.zhuanxian_list ul .top .start{display:block; float: left; height: 12px;width: 12px; font-weight: 200; border-radius: 10px; background:#007AFF;color: #fff; font-size: 10px; padding:3px;line-height:12px;}
.zhuanxian_list ul .top .toMap{display:block; float: left; background: url(../images/zline/to.png) no-repeat center center; background-size: 30px auto; width: 40px; height:20px;}
.zhuanxian_list ul .top .end{display: block;float: left; height:12px; width:12px; border-radius: 10px;font-weight: 200; background:#F49C11;color: #fff;font-size: 10px;padding:3px;line-height:12px;}
.zhuanxian_list ul .top .palce{
	font-weight: 200;
    font-size: 16px;
    float: left;
    width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 0px;
    padding: 10px 0px;
}

.zhuanxian_list ul .top .right-top label{border: #D0D0D0 1px solid; font-size: 10px; color: #D0D0D0;}
.zhuanxian_list ul .top .right-top label.active{border: #007AFF 1px solid; font-size: 10px; color: #007AFF ;}

.zhuanxian_center{
	width: 100%;
	padding:0 0 10px 0;
}
.zhuanxian_center dt{
	width: 25%;
}
.zhuanxian_center dt img{ width:50px; height: 50px;max-width: 55px; border-radius: 50%;display: block;margin: 10px auto;}
.zhuanxian_center dd{
	width: 75%;
}
.zhuanxian_center dd h3{
	font-size: 12px;
	font-weight: 400;
	padding: 10px  0 0 0 ;
	color: #333;
}
.zhuanxian_center dd p{
	font-size: 12px;
	font-weight: 400;
	padding:5px  0 0 0 ;
	color: #333;
}
.zhuanxian_center dd p span{
	font-size: 12px;
	padding-right: 15px;
}
.zhuanxian_center dd .level{
	background: url(../images/zline/huangjin.png) no-repeat center center;
	background-size: 28px auto;
	width: 20px;
	height: 20px;
	padding: 0 10px;
}
.zhuanxian_center dd .level2{
	background: url(../images/zline/juyuchang.png) no-repeat center center;
	background-size: 28px auto;
	width: 20px;
	height: 20px;
	padding: 0 10px;
}
.zhuanxian_center dd .companyName{
	background: url(../images/zline/companyName.png) no-repeat center center;
	background-size: 28px auto;
	width: 20px;
	height: 20px;
	padding: 0 12px;
}
.zhuanxian_center dd .company{
	font-size: 14px;
	color: #333;
	padding: 0 3px;
}
.zhuanxian_bottom{
	font-size: 12px;
	font-weight: 400;
	height: 36px;
	padding:0 5px;
	color: #333;
	border-top: #D0D0D0 1px solid;
	background:  url(../images/zline/qian.png) no-repeat 5px center;
	background-size: 25px auto;
}
.zhuanxian_bottom span{
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #333;
	display: inline-block;
	padding-left: 10px;
}

@media screen and (min-width:1600px) and (max-width:1920px) {
	.zhuanxian_list ul li{ width: 32%;}
}
@media screen and (min-width:1200px) and (max-width:1599px) {
	.zhuanxian_list ul li{ width: 32%;}
}

.pop {
	position:fixed;
	width:70%;
	min-height:50%;
	margin-left:15%;
	margin-top:10%;
	max-width: 1200px;
	background-color:#fff;
	border-radius: 10px;
	color:blue;
	z-index: 99999;
	padding: 10px 0;
	top: 0;
}	
.cover {	
	background-color:black;
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	opacity:0.5;
	z-index:2;
}
.closeBtn{
	position: absolute;
	top:-6px;
	right: 0;
	background: none;
	border: none;
	font-size: 32px;
	
}
.companyInfo{
	width: 96%;
	padding: 15px 2%;
}
.companyInfo h1{
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	color: #333;
	position: relative;
	padding: 5px 0 25px 0;
}
.companyInfo p{
	font-size: 14px;
	padding: 10px 0;
	line-height: 22px;
	color: #999;
}

 
.yingxiao-title { position: absolute; width: 120px; height: 120px; border-radius: 50%; z-index: 999; margin-left: -65px; left: 50%; top: 50%; margin-top: -50px; color: #2468f2; font-size: 16px; background: #fff; }

.in_case { width: 100%; }
.in_case .cs { float: left; width: 50%; position: relative; height: 0px; padding-bottom: 20.8%; overflow: hidden; }
.in_case .cs>ul { width: 100%; height: 100%; position: absolute; z-index: 1; }
.in_case .cs>ul li { display: none; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; color: #fff; }
.in_case .cs>ul li a { color: #fff; }
.in_case .cs>ul li:after { content: ""; position: absolute; top: 0px; right: 0px; left: 0px; bottom: 0px; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
.in_case .cs>ul li img { width: 100%; }
.in_case .cs>ul li.active { display: block; z-index: 3; }
.in_case .cs>ul li .p { position: absolute; bottom: 25%; left: 5%; color: #fff; z-index: 1; -webkit-transition: all 0.4s ease-in-out 0.3s; transition: all 0.4s ease-in-out 0.3s; }
.in_case .cs>ul li .p h3 { margin-bottom: 5px; color: #fff; }
.in_case_hover { color: #fff; position: absolute; left: 0px; top: 50%; text-align: center; right: 0px; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 9; }
.in_case_hover * { -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.in_case_hover img { width: 20%!important; opacity: 0; -webkit-transform: translateX(-200px); transform: translateX(-200px); }
.in_case_hover span { color: #fff; display: block; width: 50px; height: 6px; background: #3; margin: 20px auto; opacity: 0; -webkit-transform: translateX(200px); transform: translateX(200px); }
.in_case_hover p { color: #fff; opacity: 0; -webkit-transform: translateY(200px); transform: translateY(200px); font-size: 24px; }
.in_case .cs>ul li:hover:after { background: rgba(0,0,0,0.75); }
.in_case .cs>ul li:hover .p { color: #fff; opacity: 0; -webkit-transition: all 0s ease-in-out; transition: all 0s ease-in-out; }
.in_case .cs>ul li:hover .in_case_hover img { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; display: block; margin: 0 auto; width: 340px; }
.in_case .cs>ul li:hover .in_case_hover span { color: #fff; -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; }
.in_case .cs>ul li:hover .in_case_hover p { color: #fff; -webkit-transform: translateY(0px); transform: translateY(0px); opacity: 1; }
.inner_p { color: #fff; }
@media only screen and (max-width: 1500px) {
.in_case_hover img { width: 25%!important; }
}
@media only screen and (max-width: 1400px) {
.in_case_hover img { width: 30%!important; }
}
@media only screen and (max-width: 1200px) {
.in_case_hover img { width: 35%!important; }
.in_case_hover span { margin: 10px auto; color: #fff; }
}
@media only screen and (max-width: 1000px) {
.in_case_hover img { width: 40%!important; }
}
@media only screen and (max-width: 767px) {
.in_case .cs { width: 100%; padding-bottom: 41.6%; }
.in_case .cs>ul li .p { bottom: 15%; left: 4%; color: #fff; }
.in_case .cs>ul li .p h3 { margin-bottom: 0px; font-size: 18px; color: #fff; }
.in_case_hover span { margin: 5px auto; color: #fff; }
.in_case .cs>ul li .p p { display: none; color: #fff; }
}
.in_con03 .left { width: 50%; float: left; position: relative; background: url(../img2/in_img01.jpg) no-repeat center; height: 0px; padding-bottom: 45%; background-size: cover; color: #fff; }
.in_con03 .left>* { width: 720px; margin-left: auto; margin-right: auto; }
.in_con03 .left .p h3 { width: 450px; line-height: 1.2; position: relative; color: #fff; }
.in_con03 .left .p h3:after { color: #fff; content: ""; position: absolute; bottom: -30px; left: 0px; width: 50px; height: 1px; background: #fff; }
.in_con03 .left .ico dl { float: left; text-align: center; margin-left: 75px; }
.in_con03 .left .ico dl:first-child { margin-left: 0; }
.in_con03 .left .ico dl dt { margin-bottom: 15px; }
.in_con03 .left .ico dl p { font-size: 16px; line-height: 1; color: #fff; }
.in_con03 .left .ico dl span { font-size: 12px; color: #fff; }
.in_con03 .left .ico dl a { color: #fff; }
.in_con03 .left .ico dl dt { max-width: 67px; margin: 0 auto 15px; }
.in_con03 .left .ico dl dt svg { width: 80%; height: auto; }
@media only screen and (max-width: 1500px) {
.in_con03 .left>* { width: 85%; margin-left: auto; margin-right: auto; }
}
@media only screen and (max-width: 1400px) {
.in_con03 .left .p h3:after { bottom: -20px; color: #fff; }
.in_con03 .left .ico dl { margin-left: 35px; }
.in_con03 .left .ico dl dt img { width: 50px; }
}
@media only screen and (max-width: 1200px) {
.in_con03 .left>* { width: 92%; }
.in_con03 .left .ico { margin-top: 30px; }
.in_con03 .left .ico dl { margin-left: 20px; }
.in_con03 .left .ico dl dt img { width: 35px; }
.in_con03 .left .ico dl p { font-size: 14px; color: #fff; }
}
@media only screen and (max-width: 910px) {
.in_con03 .left { width: 100%; }
.in_con03 .left .p h3 { width: 100%; }
.in_con03 .left .p h3 br { display: none; }
.in_con03 .left .p h3:after { bottom: -10px; }
.in_con03 .left .ico dl { margin-left: 50px; color: #fff; }
}
@media only screen and (max-width: 767px) {
.in_con03 .left { height: auto; padding-bottom: 30px; }
.in_con03 .left .fnt_20 { font-size: 12px; display: none; }
.in_con03 .left .ico dl { margin-left: 2%; width: 23.5%; }
.in_con03 .left .ico dl span { display: none; line-height: 1.1; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.in_con03 .left .ico dl p { font-size: 12px; color: #fff; }
.in_con03 .left .mt_150 { margin-top: 65px; }
.in_con03 .left .p h3 { text-align: center; color: #fff; }
.in_con03 .left .p h3:after { display: none; }
.in_con03 .left .p div.more { margin-left: auto; margin-right: auto; }
.in_con03 .left .ico { margin-top: 50px; }
}
.in_con03 .right { width: 50%; float: left; position: relative; background: url(../img2/in_img02.jpg) no-repeat; height: 0px; padding: 3% 0 42% 0; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.in_con03 .right dl { height: 0px; float: left; background-repeat: no-repeat; background-position: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10% 0% 25% 9%; }
.in_con03 .right dl.dl1 { background-image: url(../img2/dl1_bg.png); width: 55%; }
.in_con03 .right dl.dl2 { background-image: url(../img2/dl2_bg.png); width: 45%; padding-left: 5%; }
.in_con03 .right dl.dl3 { background-image: url(../img2/dl3_bg.png); width: 55%; }
.in_con03 .right dl.dl4 { background-image: url(../img2/dl4_bg.png); width: 45%; padding-left: 5%; }
.in_con03 .right dl dt { color: #666; position: relative; padding-bottom: 25px; }
.in_con03 .right dl dt:after { content: ""; display: block; position: absolute; bottom: 0px; left: 0px; width: 60px; height: 2px; background: #f60; -webkit-transition: all 0s ease-in-out; transition: all 0s ease-in-out; }
.in_con03 .right dl:hover dt:after { width: 30px; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.in_con03 .right dl dt span { color: #f60; }
.in_con03 .right dl dt em { padding-left: 10px; font-size: 14px; color: #999; }
.in_con03 .right dl dd { width: 65%; margin-top: 20px; }
.in_con03 .right dl dd li { float: left; color: #666; margin-right: 20px; margin-top: 10px; }
.in_con03 .right dl dd li:hover { text-decoration: underline; }
@media only screen and (max-width: 1800px) {
.in_con03 .right dl dt em { font-size: 14px; }
}
@media only screen and (max-width: 1600px) {
.in_con03 .right dl { margin-top: 5%; padding-top: 5%; padding-bottom: 29%; }
.in_con03 .right dl dd { width: 80%; margin-top: 10px; }
.in_con03 .right dl dt { padding-bottom: 15px; }
.in_con03 .right dl dt em { display: block; padding-left: 0; }
.in_con03 .right dl dt em i { display: none; }
}
@media only screen and (max-width: 1300px) {
.in_con03 .right { padding: 0 0 45% 0; }
.in_con03 .right dl { padding-left: 5%; padding-right: 0%; background-size: 55%; }
}
@media only screen and (max-width: 1100px) {
.in_con03 .right dl dd li { margin-top: 5px; }
.in_con03 .right dl dd { width: 100%; }
}
@media only screen and (max-width: 910px) {
.in_con03 .right { width: 100%; height: auto; padding: 0; }
.in_con03 .right dl { margin-top: 0; padding-left: 3%; height: auto; padding-bottom: 6%; background-size: 30%; }
.in_con03 .right dl dt em { display: inline-block; padding-left: 5px; }
.in_con03 .right dl dt em i { display: inline-block; }
.in_con03 .right dl dd { width: 70%; }
.in_con03 .right dl.dl3 { padding-top: 0%; }
.in_con03 .right dl.dl4 { padding-top: 0%; }
}
@media only screen and (max-width: 767px) {
.in_con03 .right dl dt em { display: block; padding-left: 0px; font-size: 12px; }
.in_con03 .right dl dt em i { display: none; }
.in_con03 .right dl dd { width: 100%; margin-top: 5px; }
.in_con03 .right dl.dl2 { padding-left: 3%; }
.in_con03 .right dl.dl4 { padding-left: 3%; }
.in_con03 .right dl dt { padding-bottom: 10px; }
}
@media only screen and (max-width: 320px) {
.in_con03 .right dl dd li { margin-right: 10px; }
}
/*蓝色部分 空标题*/
.index-blue-title { background: #f3f6fb; width: 100%; height: 98px; }
@media screen and (min-width:1440px) and (max-width:1920px) {
.index-blue-title { height: 98px; }
}
 @media screen and (min-width:1024px) and (max-width:1440px) {
.index-blue-title { height: 60px; }
}
 @media screen and (min-width:320px) and (max-width:1023px) {
.index-blue-title { display: none; }
}
/*title  标题部分*/
.index-list-title { width: 100%; margin: 0 auto; padding: 100px 0 50px 0; }
.index-list-title h3 { color: #000; font-size: 30px; text-align: center; font-weight: 500; }
.index-list-title p { color: #000; font-size: 16px; text-align: center; text-transform: uppercase }
.index-list-title span { background: #2468f2; width: 40px; height: 2px; display: block; text-align: center; margin: 10px auto; }
/**/

.index-jieshao { width: 100%; background: #37405e; height: 327px; }
.index-jieshao-inner { width: 80%; min-width: 1200px; max-width: 1400px; margin: 0 auto; }
 @media screen and (min-width:1600px) and (max-width:1920px) {
.index-blue-title { height: 98px; }
.index-jieshao .left { float: left;/* width: 50%; */ }
.index-jieshao .left img { width: 396px; float: left; margin-top: 68px }
.index-jieshao .right { float: right; width: 800px; }
.index-jieshao .right h3 { color: #fff; font-size: 30px; text-align: left; font-weight: 500; padding-top: 60px; margin-left: 20px; }
.index-jieshao .right p { width: 686px; color: #fff; font-size: 18px; text-align: left; font-weight: 500; padding: 47px 0; float: right; line-height: 31px; }
.index-jieshao .right img { float: left; margin-top: 35px; margin-right: 25px; }
}
 @media screen and (min-width:1200px) and (max-width:1600px) {
.index-blue-title { height: 98px; }
.index-jieshao .left { float: left;/* width: 50%; */ }
.index-jieshao .left img { width: 396px; float: left; margin-top: 68px }
.index-jieshao .right { float: right; width: 700px; }
.index-jieshao .right h3 { color: #fff; font-size: 30px; text-align: left; font-weight: 500; padding-top: 60px; margin-left: 20px; }
.index-jieshao .right p { width: 586px; color: #fff; font-size: 18px; text-align: left; font-weight: 500; padding: 47px 0; float: right; line-height: 31px; }
.index-jieshao .right img { float: left; margin-top: 35px; margin-right: 25px; }
}
 @media (min-width: 320px) and (max-width: 991px) {
.index-jieshao { display: none }
}

.after-shop { width: 100%; margin: 0 auto; background: #f3f6fb url(../images/zline/after-shop-bg.png) no-repeat left center; background-size: 100% auto;padding-bottom: 30px }

.after-shop .center-img { position: relative; width: 100%; height: auto; margin: 0 auto; }
.after-shop .center-img img { width: 44%; margin: 0 auto; display: block; }
.after-shop ul { width: 100%; position: relative; z-index: 999; }

.after-shop ul li h3 { display: block; font-weight: 400; padding: 10px 0; text-align: right; color: #2468f2; font-size: 24px; }
.after-shop ul li p { display: block; padding: 10px 0; text-align: right; color: #666; font-size: 18px; }

@media screen and (min-width:1600px) and (max-width:1920px) {
.after-shop ul { width: 1400px; margin: 0 auto; min-height: 100px; height: 745px; margin: -745px auto 0 auto;  }
.after-shop .center-img img { width: 800px; margin: 0 auto; display: block; }

.after-shop ul li:first-child {width: 20%;padding: 0;position: absolute;top: 92px;left: 48%;margin-left: -700px;}
.after-shop ul li:nth-child(2) {width: 20%;padding: 0;position: absolute;top: 92px;right: 47%;margin-right: -580px;}
.after-shop ul li:nth-child(3) {width: 20%;padding: 0;position: absolute;top: 337px;left: 50%;margin-left: -810px;}
.after-shop ul li:nth-child(4) {width: 20%;padding: 0;position: absolute;top: 337px;right: 45%;margin-right: -630px;}
.after-shop ul li:nth-child(5) {width: 20%;padding: 0;position: absolute;bottom: 70px;left: 49%;margin-left: -700px;}
.after-shop ul li:nth-child(6) {width: 22%;padding: 0;position: absolute;bottom: 70px;right: 54%;margin-right: -680px;}
}
 @media screen and (min-width:1200px) and (max-width:1599px) {
.after-shop .center-img img { width: 600px; margin: 0 auto; display: block; }
.after-shop ul { margin: 1200px; height: 517px; margin: -517px auto 0 auto; min-height: 100px; }
.after-shop ul li:first-child { width: 20%; padding: 0; position: absolute; top: 10px; left: 50%; margin-left: -600px; }
.after-shop ul li:nth-child(2) { width: 20%; padding: 0; position: absolute; top: 10px; right: 50%; margin-right: -530px; }
.after-shop ul li:nth-child(3) { width: 20%; position: absolute; top: 200px; left: 50%; margin-left: -650px; }
.after-shop ul li:nth-child(4) { width: 20%; position: absolute; top: 200px; right: 50%; margin-right: -580px; }
.after-shop ul li:nth-child(5) { width: 20%; position: absolute; bottom: 40px; left: 50%; margin-left: -600px; }
.after-shop ul li:nth-child(6) { width: 22%; position: absolute; bottom: 40px; right: 50%; margin-right: -530px; }
}
 @media (min-width: 320px) and (max-width: 991px) {
.after-shop { display: none }
}

.index-shop-list { width: 100%; margin: 0 auto; }
.index-shop-list ul { width: 100%; min-width: 1200px; max-width: 1600px; margin: 0 auto; }
.index-shop-list dl { float: left; width: 32%; margin: 30px 0; }
.index-shop-list dl:nth-child(2) { margin: 30px 2%; }
.index-shop-list dl dt { float: left; width: 82px; padding-right: 34px; }
.index-shop-list dl dt img { width: 82px; display: block; margin: 5px 0; }
.index-shop-list dl dd { float: left; }
 @media screen and (min-width:1600px) and (max-width:1920px) {
.index-shop-list { width: 100%; max-width: 1600px; margin-top: 70px; margin-bottom: 70px; }
.index-shop-list dl { width: 426px; float: left; }
.index-shop-list dl:nth-child(2) { margin-left: 170px; }
.index-shop-list dl:last-child { float: right; }
.index-shop-list dl dd { float: left; width: 310px; }
.index-shop-list dl dd h3 { color: #3466f5; font-size: 23px; text-align: left; padding: 10px 0 24px 0; font-weight: 500; }
.index-shop-list dl dd p { color: #262626; font-size: 18px; text-align: left; }
}
 @media screen and (min-width:1200px) and (max-width:1599px) {
.index-shop-list { width: 100%; max-width: 1200px; margin-top: 70px; margin-bottom: 70px; }
.index-shop-list dl dd { float: left; width: 268px; }
.index-shop-list dl dd h3 { color: #3466f5; font-size: 20px; text-align: left; padding: 10px 0 20px 0; font-weight: 500; }
.index-shop-list dl dd p { color: #262626; font-size: 15px; text-align: left; }
}
@media screen and (min-width:320px) and (max-width:1023px) {
.index-shop-list dl { width: 96%; margin: 0 auto; }
.index-shop-list dl:nth-child(2) { margin: 0 auto; }
.index-shop-list dl dd h3 { font-size: 1.6rem; padding: 15px 0 5px 0; color:#3466f5 }
.index-shop-list dl dd p { font-size: 1.2rem; }
}



/*index-shuoming*/
.index-shuoming {width: 100%;margin: 0 auto;padding: 50px 0 0px 0;background: #f3f6fb;}
.inner-shuoming {margin: 0 auto;/* background: #fff; */padding: 15px 0;}
.inner-shuoming .shuoming-top {padding: 15px 95px 15px 95px;}
.inner-shuoming .shuoming-top p { color: #262626; font-size: 16px; text-align: left; line-height: 26px; }
.inner-shuoming dl { width: 100%; }
.inner-shuoming dl dt a { float: left; width: 13%;/* padding: 0 2.5%; */ padding-right: 4.5%; }
.inner-shuoming dl dt a img { display: block; margin: 0 auto; height: 45px; }
.inner-shuoming dl dt a span { color: #666; font-size: 12px; display: block; text-align: center; }
.inner-shuoming dl dd.diyi h3 { font-weight: 500; color: #3d3d3d; padding: 10px 1%; font-size: 24px; display: block; text-align: left; width: 478px; }
.inner-shuoming dl dd.dier span { width: 97px; height: 3px; background: #2468f2; display: block; }
.inner-shuoming dl dd.dier cite { color: #999; font-size: 16px; padding: 10px 0 15px 0; display: block; }
.inner-shuoming dl dd.dier h3 { color: #262626; font-size: 30px; margin-bottom: 20px; }
.inner-shuoming dl dd.dier p { color: #262626; font-size: 18px; text-align: left; width: 478px; }
 
 


 @media (min-width: 320px) and (max-width: 991px) {
.index-list-title { padding: 2rem 0 !important; padding-top:2.5rem}
.index-list-title h3 { color: #000; font-size: 2rem; text-align: center; font-weight: 500; }
.index-list-title p { color: #000; font-size: 1.2rem; text-align: center; text-transform: uppercase }

.index-shop-list dl dt { float: left; width: 60px; padding-right: 34px; padding-left:30px; }
.index-shop-list dl dt img { width: 60px; display: block; margin: 5px 0; }
.index-shop-list ul { width: 100%; min-width: 1200px; max-width: 1600px; margin: 0 auto; margin-top:20px; margin-bottom:20px; }

.inews{
	background: #f7f7f7;
    width: 94%;
    margin: 0 auto;
}
	

}



.mask { position: absolute; top: 0px; filter: alpha(opacity=60); background-color: #777; z-index: 1002; left: 0px; opacity: 0.5; -moz-opacity: 0.5; }
.model { position: absolute; z-index: 1003; width: 720px; height: auto; text-align: center; background-color: #0066FF; display: none; }
.closeDiglog { position: absolute; right: 5px; top: 5px; width: 36px; height: 40px; background: none; border: none; }
 @media (min-width: 320px) and (max-width: 991px) {
.model { width: 96%; }
}

/*返回顶部*/
.backToTop{
	position: fixed;
	bottom: 55px;
	z-index: 999;
	right:50px;
	width: 60px;
	display: block;
}
.backToTop h3{width: 60px;margin: 0 auto;
	height: 60px;
	background:#2468f2 url(../images/zline/top.png) no-repeat center center;
	background-size: 35px 35px;
	border-radius: 50%;
	display: block; text-align: center;}

.backToTop:hover{
	cursor: pointer;
}
@media (min-width: 320px) and (max-width: 991px) {
	.backToTop h3{width: 30px;
	display: block; text-align: center;
		height:30px;
		margin: 0 auto;
		background:#2468f2 url(../images/zline/top.png) no-repeat center center;
		background-size: 25px 25px;
		border-radius: 50%;}
}
/*二维码显示*/
.weixin{ width:40px; height:40px; margin:0 auto;position:relative; font-size:12px; 
text-align:center; float: left; margin-left: 15px;}
.weixin a{width:40px; height:40px; display:block; position:absolute; left:0; top:0;
background:url(../images/zline/weixin.png) no-repeat center top; }
.weixin .weixin_nr{width:100px; height:120px; padding:10px; background:#fff; 
text-align:center; position:absolute; left:-45px; top:45px; display:none;}
.weixin .weixin_nr img{ margin-bottom:5px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;
border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; 
left:0 top:0;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(../images/zline/weixin.png) no-repeat center top;}


@media (max-width:1300px) {
	.ad_xintxt ul li {
	    float: left;
	    width: 22% !important;
	    padding: 6px;
	}
}