
.t-x-z ul {
	display: none;
}
/* 主体 */
.container {
	background: #F5F4F7;
	padding-bottom: 40px;
}
.container .wrap {
	position: relative;
	min-height: 300px;
	padding: 0 0 30px;
}
.container .wrap .sidebar {
	float: right;
	width: 214px;
}
.container .wrap .main {
	float: left;
	width: 880px;
}
.container .wrap .sidebar-i {
	float: left;
	width: 214px;
	background: #fff
}

.container .wrap .main-i {
	background: #fff;
	float: right;
	width: 972px;
}
.con {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 10px;
}
/* 左侧栏目标题 */
.leftTitle {
    position: relative;
    height: 60px;
    background: #2196f3;
    padding-top: 16px;
    box-sizing: border-box;
    text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}
.leftTitle i, .leftTitle s {
	display: block;
}
.leftTitle i {
	font-size: 20px;
	/* line-height: 28px; */
	color: #fff;
	font-style: normal;
	font-weight: normal;
}
.leftTitle s {
	color: #aab1cb;
	font: 12px/16px arial;
	text-decoration: none;
	text-transform: uppercase;
}
/* 面包屑 */
.location {
	position: relative;
	width: 1200px;
	height: 46px;
	line-height: 46px;
	margin: 0 auto;
	font-size: 14px;
}
.choice {
	border: 1px solid #e4e4e4;
	width: 1198px;
	margin: 0 auto 30px;
	font-size: 14px;
	background: #fff;
	padding: 5px 0;
}
.choice ul {
}
.choice li {
	line-height: 42px;
	border-bottom: 1px dashed #eee;
}
.choice li:last-child {
	border-bottom: 0;
}
.choice li span {
	padding: 0 13px;
	float: left;
}
.choice li p {
	float: left;
	width: 1102px;
}
.choice li a {
	background: #fff;
	padding: 2px 5px;
	margin-right: 20px;
	border-radius: 3px;
}
.choice li a:hover, .choice li a.on {
	color: #fff;
	background: #274aa2;
}
.choice-2 {
	border: 1px solid #e4e4e4;
	width: 878px;
	margin: 0 auto 12px;
	font-size: 14px;
	background: #fff;
	padding: 5px 0;
}
.choice-2 ul {
}
.choice-2 li {
	line-height: 42px;
	border-bottom: 1px dashed #eee;
}
.choice-2 li:last-child {
	border-bottom: 0;
}
.choice-2 li span {
	padding: 0 13px;
	float: left;
}
.choice-2 li p {
	float: left;
	width: 782px;
}
.choice-2 li a {
	background: #fff;
	padding: 2px 5px;
	margin-right: 15px;
	border-radius: 3px;
}
.choice-2 li a:hover, .choice-2 li a.on {
	color: #fff;
	background: #274aa2;
}
.plist {
	width: 1148px;
	margin: 0 auto;
	background: #fff;
	padding: 0 26px 30px 26px;
}
.plist ul {
	padding-bottom: 50px;
}
.plist li {
	width: 278px;
	float: left;
	display: inline;
	margin-right: 12px;
	margin-top: 30px;
}
.plist li:nth-child(4n) {
	float: right;
	margin-right: 0;
}
.plist li .p {
	position: relative;
	overflow: hidden;
}
.plist li .p a {
	display: block;
	width: 278px;
	height: 159px;
	background: url(../image/tm.png);
	position: absolute;
	bottom: -159px;
	left: 0;
	z-index: 10;
	transition: all 0.5s;
}
.plist li .p:hover a {
	bottom: 0;
}
.plist li .p .nop {
	width: 278px;
	height: 159px;
	line-height: 159px;
	text-align: center;
	background: #f2f2f2;
}
.plist li h3 {
	padding-top: 14px;
	font-size: 16px;
}
.plist li p {
	font-size: 14px;/*padding:6px 0 4px;*/
	height: 31px;
	line-height: 31px;
}
.plist li .price {
	font-size: 15px;
	color: #153e88;
}
.plist li .price a {
	color: #da1215;
	border: 1px solid #da1215;
	border-radius: 2px;
	font-size: 12px;
	padding: 1px 5px;
	margin-left: 10px;
}
.nlist {
	background: #fff;
	padding: 13px;
}
.nlist ul {
	padding-bottom: 40px;
}
.nlist li {
	padding: 13px;
}
.nlist li h2 {
	font-size: 14px;
}
.nlist li .i {
	font-size: 14px;
	color: #888;
	padding: 10px 0;
}
.nlist li:hover {
	box-shadow: 0 0 15px #ccc;
}
.nlist li p {
	color: #999;
}
.nlist li .s1 {
	background: url(../image/s1.png) left center no-repeat;
	padding-left: 18px;
}
.nlist li .s2 {
	background: url(../image/s2.png) left center no-repeat;
	margin: 0 20px;
	padding-left: 22px;
}
.nlist li .s3 {
	background: url(../image/s3.png) left center no-repeat;
	padding-left: 25px;
}
.slist {
    width: 1200px;
    margin: 0 auto;
}
.slist ul {
	overflow: hidden;
}
.slist li {
	float: left;
    width: 282px;
    height: 100%;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 20px;
	margin-right: 20px;
}
.slist li:nth-child(4n) {
	margin-right: 0;
}
.slist li a{
	width: 100%;
	height: 100%;
	display: block;
}
.slist li a img{
	width: 100%;
}
.slist li a p{
    width: 100%;
    height: 56px;
    text-align: center;
    line-height: 56px;
    background: #FFFEFF;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2196f3;	
}
.tits {
	height: 105px;
	background: #2196f3;
	color: #fff;
	text-align: center;
}
.tits h2 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 24px;
}
.tits p {
	font-size: 15px;
}
.banner{
	/* height: 460px; */
}
.banner img{
	width: 100%;
	height: 100%;
}
.gszx{
    width: 1200px;
    margin: 0 auto;	
}
.module-title {
    text-align: center;
    padding-bottom: 40px;
    padding-top: 60px;
	padding: 52px 0 35px;
}
.module-title h3 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 32px;
    color: #292E2E;
}
.module-title p {
    color: #979C9B;
    margin-top: 12px;
    font-size: 14px;
    line-height: 14px;
}
.module-main{overflow: hidden;}
.module-main li{
    position: relative;
    float: left;
    width: 224px;
    height: 370px;
    padding-top: 18px;
    background: rgba(0,0,0,.7);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    transition: all .3s;
}
.module-main li span{
    position: relative;
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: 1px solid #DDDDDD;
    text-align: center;
    margin-top: 37px;
}
.module-main li span i{
	position: absolute;
    left: 19px;
    top: 18px;
    display: block;
    transform: rotate(-45deg)!important;
    -webkit-transform: rotate(-45deg)!important;
    font-size: 24px;
    color: #fff;
	font-style: normal;
	font-weight: normal;
}
.module-main li p{
    margin-top: 45px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: bold;
}
.module-main li a{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    line-height: 60px;
    font-size: 16px;
    height: 60px;
    background: rgba(51,51,51,1);
    text-align: center;
    color: #9F9F9F;
}
.module-main li{
	margin-right: 20px;
}
.module-main li:last-child{margin-right: 0;}
.module-main li.bg01{
	background: url(../picture/mod1_img1.png) no-repeat;
	    background-size: 100% 100%;
}
.module-main li.bg02{
	background: url(../picture/mod1_img2.png) no-repeat;    background-size: 100% 100%;
}
.module-main li.bg03{
	background: url(../picture/mod1_img3.png) no-repeat;    background-size: 100% 100%;
}
.module-main li.bg04{
	background: url(../picture/mod1_img4.png) no-repeat;    background-size: 100% 100%;
}
.module-main li.bg05{
	background: url(../picture/mod1_img5.png) no-repeat;    background-size: 100% 100%;
}
.module-main li:hover{margin-top: -10px;}
.module-main li:hover span{border-color: #2196f3;}
.module-main li:hover span i,.module-main li:hover p{color: #2196f3;}
.module-main li:hover a{background: linear-gradient(60deg,rgb(88 178 249),rgb(33 150 243));color: #fff;}
.cailiao_box{background: #fff;margin-top: 50px;padding-bottom: 40px;}
.cailiao,.cpy-prove{
	width: 1200px;
	margin: 0 auto;
}
.cailiao-main{
    position: relative;
    height: 470px;
    padding-left: 548px;
}
.cailiao-main>span{
    position: absolute;
    left: 50px;
    width: 444px;
}
.cailiao-main>span img{width: 100%;}
.cailiao-main .data-list ul li {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 48px;
    height: 48px;
    background: #cce4f7;
}
.cailiao-main .data-list ul li:not(:first-child) {
    margin-top: 10px;
}
.cailiao-main .data-list ul li i{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #2196f3;
    font-size: 12px;
    font-family: SourceHanSerifCN;
    font-weight: 800;
    color: #ffffff;
    margin-right: 19px;
	font-style: normal;
}
.base_zx_btn {
    width: 506px;
    height: 56px;
    margin: auto;
    margin-top: 32px;
}
.base_zx_btn > p {
    float: left;
    width: 339px;
    height: 56px;
    border: 1px solid #2196f3;
    background-color: #ffffff;
    border-radius: 2px;
    border-right: none;
    padding-left: 20px;
    line-height: 56px;
    box-sizing: border-box;
}
.base_zx_btn > p img {
    position: relative;
    top: 18px;
}
.base_zx_btn > p span {
    font-size: 16px;
    color: #666;
    margin-left: 4px;
    position: relative;
    top: -3px;
}
.base_zx_btn > p b {
    font-size: 22px;
    color: #2196f3;
}
.base_zx_btn > a {
    text-align: center;
    float: left;
    width: 149px;
    height: 56px;
    box-sizing: border-box;
    background-color: #2196f3;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    line-height: 56px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}
.base_zx_btn > a span {
    font-size: 16px;
    color: #fff;
}
.cpy_box{background: url(../picture/mod4_bg.png) no-repeat;padding-bottom: 40px;}
.cpy-prove .cpy-bg{    width: 1204px;
    height: 475px;
    background: url(../picture/mod4_big_img.png) no-repeat;}
	.cpy-bg ul li {
	    width: 340px;
	    height: 95px;
	    float: left;
	    padding-left: 30px;
	    padding-top: 38px;
	    box-sizing: border-box;
	    color: #525959;
	    font-size: 16px;
	    padding-right: 30px;
	    box-sizing: border-box;
	    cursor: pointer;
	}
	.cpy-bg ul li:nth-child(1) {
	    margin-left: 30px;
	}
	.cpy-bg ul li:nth-child(2) {
	    margin-left: 466px;
	}
	.cpy-bg ul li:nth-child(3) {
	    margin-left: 0;
	    margin-top: 31px;
	}
	.cpy-bg ul li:nth-child(4) {
	    margin-left: 524px;
	    margin-top: 31px;
	}
	.cpy-bg ul li:nth-child(5) {
	    margin-left: 0;
	    margin-top: 32px;
	}
	.cpy-bg ul li:nth-child(6) {
	    margin-left: 524px;
	    margin-top: 31px;
	}
	.cpy-bg ul li:nth-child(7) {
	    margin-left: -307px;
	    margin-top: 20px;
	}
	.cpy-bg ul li:nth-child(8) {
	    margin-left: 460px;
	    margin-top: 20px;
	}
	.cpy-bg ul li em {
	    width: 20px;
	    height: 20px;
	    background: #2196f3;
	    color: #fff;
	    display: inline-block;
	    border-radius: 20px;
	    text-align: center;
	    margin-right: 8px;
	    font-size: 14px;
	}
	.business-ts{}
	.business-ts h2 {
	    text-align: center;
	    height: 32px;
	    line-height: 32px;
	    font-size: 32px;
	    padding-top: 62px;
	    padding-bottom: 40px;
		font-weight: 400;
	}
	.business-ts .w1200{
		width: 1200px;
		    margin: 0 auto;
		    position: relative;
	}
	.business-ts ul {
	    overflow: hidden;
	}
	.business-ts ul li {
	    float: left;
	    width: 290px;
	    height: 297px;
	    margin-right: 13px;
	    padding: 14px;
	    box-sizing: border-box;
	    background: url(../picture/mod1_kuang.png) no-repeat center top;
		    background-size: 100% 100%;
	}
	.business-ts ul li img {
	    width: 100%;
	    height: 136px;
	}
.business-ts ul li .desc h4 {
    color: #292E2E;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}
.business-ts ul li .desc p {
    color: #979C9B;
    font-size: 14px;
    text-align: center;
}
.business-ts ul li:last-child{margin-right: 0;}
.business-ser{
	padding-bottom: 50px;
}
.business-ser .bs-box {
    width: 1200px;
    margin: 0 auto;
}
.business-ser .bs-box .bs-right-box ul{
	overflow: hidden;
}
.business-ser .bs-box .bs-right-box ul li {
    float: left;
    width: 400px;
    height: 200px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    position: relative;
    padding: 0 40px;
    box-sizing: border-box;
    overflow: hidden;
    background: rgba(255,255,255,1);
}
.business-ser .bs-box .bs-right-box ul li .img-pos {
    position: absolute;
    top: 0;
    z-index: 1;
}
.business-ser .bs-box .bs-right-box ul li > img {
    position: absolute;
    bottom: 0;
    right: 0;
}
.business-ser .bs-box .bs-right-box ul li .img-pos h4 {
    font-weight: bold;
    color: #525959;
    font-size: 18px;
    margin-top: 52px;
    height: 16px;
    line-height: 16px;
}
.business-ser .bs-box .bs-right-box ul li .img-pos p {
    color: #979C98;
    font-size: 14px;
    line-height: 14px;
    margin-top: 12px;
}
.business-ser .bs-box .bs-right-box ul li .img-pos a {
    display: block;
    width: 110px;
    height: 36px;
    border: 1px solid #2196f3;
    border-radius: 2px;
    color: #2196f3;
    text-align: center;
    line-height: 36px;
    margin-top: 40px;
}
.why-dgg{
	background: #fff;
	padding-bottom: 60px;
}
.why-dgg ul {
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.06);
    overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.why-dgg ul li {
    float: left;
    width: 240px;
    /* height: 256px; */
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.06);
    position: relative;
    background: #fff;
}
.why-dgg ul li .dgg-intro {
    height: 224px;
    height: 244px;
    text-align: center;
    background: #fff;
}
.why-dgg ul li .dgg-intro img {
    padding-top: 30px;
}
.why-dgg ul li .dgg-mark {
    width: 140px;
    margin: 0 auto;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    padding-top: 21px;
}
.why-dgg ul li .dgg-intro p {
    text-align: center;
    padding: 16px 14px;
    line-height: 22px;
    color: #999;
}
.why-dgg ul li .dgg-intro p span{display: block;}
.why-dgg ul li::after {
    position: absolute;
    top: 100px;
    width: 0;
    height: 0;
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f8f8f8;
    box-shadow: 0px 6px 24px 0px rgba(255 255,255, 0.06);
}
.why-dgg ul li:first-child::after {
    border-left: none;
}
.data-module .w1200,.gsbg-process .w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.data-module .ts-btn {
    width: 280px;
    height: 44px;
    margin: 0 auto;
    background: linear-gradient(90deg,rgb(35 175 239) 0%,rgb(33 150 243) 100%);
    box-shadow: 0px 4px 15px 0px #2196F3;
    color: #fff;
    line-height: 44px;
    margin-top: 40px;
    text-align: center;
    cursor: pointer;
}
.gsbg-process {
	margin-top: 50px;
    height: 572px;
    background: url(../picture/mod_01.jpg) no-repeat center top;
}
.gsbg-process ul li {
    float: left;
    width: 226px;
    height: 257px;
    margin-right: 98px;
    font-size: 20px;
    text-align: center;
    padding-top: 65px;
    box-sizing: border-box;
}
.gsbg-process ul li p.p01 {
    color: #2a75db;
    font-size: 20px;
}
.gsbg-process ul li p.p01 span {
    display: block;
    margin-bottom: 10px;
    font-size: 27px!important;
    font-weight: bold;
}
.gsbg-process ul li p.p02 {
    color: #979C9B;
    padding-top: 12px;
    font-size: 16px;
    line-height: 22px;
}
.gsbg-process ul li:nth-child(1) {
    margin-top: 85px;
    padding-top: 30px;
}
.gsbg-process ul li:nth-child(3) {
    margin-top: 70px;
    padding-top: 65px;
}
.gsbg-process ul li:last-child {
    margin-right: 0;
}
.sbdj{margin-top: 60px;}
.sbdj .title-line{    display: block;
    width: 100px;
    margin: 30px auto;
    border-top: 3px solid #2196F3;}
.sbdj .index-title{
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
	color: #3b434d;
}
	.qysb-3-fw {
	    width: 1200px;
	    padding: 30px 15px 60px 80px;
	    margin: 0 auto;
		overflow: hidden;
	}
	.qy-3-left {
	    float: left;
	    width: 450px;
	}
	.q3l-title {
	    color: #2196F3;
	    font-size: 30px;
	    font-weight: bold;
	    margin-bottom: 20px;
	}
	.q3l-money {
    color: #333333;
    font-size: 22px;
    margin-bottom: 10px;
}
.q3l-money span {
    color: #2196F3;
    font-size: 30px;
}
.q3l-c {
    color: #333333;
    font-size: 17px;
    position: relative;
    padding-left: 80px;
    line-height: 33px;
}
.q3l-c span {
    position: absolute;
    left: 0;
}
.qy3-input {
    padding: 10px 30px;
    background-color: #2196F3;
    color: #fff;
    border-radius: 6px;
    font-size: 20px;
    margin-left: 34px;
    margin-top: 40px;
    display: block;
    text-align: center;
    width: 225px;
    box-shadow: 4px 5px 12px #2196F3;
}
.qy-3-right {
	    float: right;
	    margin-left: 20px;
	    width: 550px;
	}
	.qysb-3-cn .qysb-3con {
	    width: 1000px;
	    margin: 0 auto;
	    padding: 70px 0 70px 150px;
	}
	.qy3-cn-title {
	    text-align: center;
	    margin-bottom: 50px;
	}
	.qy3cn-h {
	    margin-bottom: 40px;
	}
	.qy3cn-h img {
	    margin-right: 35px;
	    float: left;
	    margin-top: -14px;
	}
	.qy3cn-h span {
	    padding: 8px 15px;
	    background-color: #2196F3;
	    color: #fff;
	    font-size: 20px;
	}
	p.index-title--extra {
	    color: #9c9c9c;
	    text-align: center;
	}
	.benefit{
		width: 1200px;
		margin: 60px auto 0;
	}
	.benefit{
		overflow: hidden;
	}
	.benefit li{
		float: left;
		width: 33.333333%;
		color: #000;
	}
	.why-box-inner {
	    margin: 10px;
	    padding: 100px 40px;
	    background: url(../picture/sb4.png) right bottom no-repeat;
	}
	.benefit h5 {
	    font-size: 24px;
	    margin-bottom: 16px;
	    padding-left: 10px;
	}
	.benefit p {
	    font-size: 16px;
	    padding: 0 10px 20px 10px;
	}
	.benefit li:nth-child(2) .why-box-inner{background: url(../picture/sb5.png) right bottom no-repeat;}
	.benefit li:nth-child(3) .why-box-inner{background: url(../picture/sb6.png) right bottom no-repeat;}
	.benefit li:nth-child(4) .why-box-inner{background: url(../picture/sb7.png) right bottom no-repeat;}
	.benefit li:nth-child(5) .why-box-inner{background: url(../picture/sb8.png) right bottom no-repeat;}
	.benefit li:nth-child(6) .why-box-inner{background: url(../picture/sb9.png) right bottom no-repeat;}
.container .wrap .sidebar form {
	border: 1px solid #d3dcef;
	border-top: 0;
	padding: 20px 20px;
	background: #fff;
	font-size: 13px;
}
.container .wrap .sidebar form select {
	width: 180px;
	height: 40px;
	border: 1px solid #e7e7e7;
}
.container .wrap .sidebar form textarea {
	width: 170px;
	height: 80px;
	border: 1px solid #e7e7e7;
	margin-top: 12px;
	padding: 5px;
	display: block;
}
.container .wrap .sidebar form .text {
	width: 175px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e7e7e7;
	margin-top: 12px;
	padding-left: 5px;
}
.container .wrap .sidebar form .submit {
	width: 175px;
	height: 42px;
	line-height: 42px;
	background: #2196f3;
	color: #fff;
	font-size: 14px;
	margin-top: 12px;
	cursor: pointer;
}

.tool {
	width: 1200px;
	margin: 0 auto;
}
.tool ul {
}
.tool li {
	margin-bottom: 28px;
}
.tool li .p {
	float: left;
}
.tool li .t {
	float: right;
	width: 723px;
	height: 234px;
	background: #fff;
	padding: 40px 40px 0;
}
.tool li .t h2 {
	font-size: 26px;
	color: #2196f3;
	font-weight: normal;
}
.tool li .t .i {
	font-size: 14px;
	color: #777;
	padding-top: 10px;
	line-height: 25px;
}
.tool li .t .i em {
	color: #bf1111;
}
.tool li .btn {
	padding-top: 40px;
}
.tool li .btn a:first-child {
	width: 148px;
	height: 36px;
	line-height: 36px;
	background: #4895e4;
	border: 1px solid #1973d0;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-left: 402px;
}
.tool li .btn a:last-child {
	width: 148px;
	height: 36px;
	line-height: 36px;
	background: #ebebeb;
	border: 1px solid #ccc;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 14px;
	color: #000;
}
.tool li .cx {
	padding-top: 60px;
}
.tool li .cx .text {
	width: 564px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ddd;
	border-right: 0;
	float: left;
	padding-left: 10px;
}
.tool li .cx .ibtn {
	width: 148px;
	height: 38px;
	line-height: 38px;
	background: #4895e4;
	border: 1px solid #1973d0;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.pop {
	width: 500px;
	height: 402px;
	background: #fff;
	z-index: 1000;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -201px 0 0 -250px;
	box-shadow: 0 0 8px #ccc;
	border-radius: 4px;
	display: none;
}
.pop h2 {
	border-top: 13px solid #334b7d;
	border-radius: 4px;
	font-size: 25px;
	text-align: center;
	padding: 20px 0 0 0;
}
.pop p {
	font-size: 14px;
	text-align: center;
	color: #a6a6a6;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 14px;
	margin: 0 23px;
}
.pop form {
}
.pop form ul {
	padding-top: 10px;
}
.pop form li {
	font-size: 14px;
	margin: 24px 0 0 82px;
}
.pop form span {
}
.pop form .text {
	width: 273px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding-left: 5px;
}
.pop form .text:focus {
	box-shadow: 0 0 10px #ccc;
}
.pop form .ibtn {
	display: block;
	width: 336px;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	background: #4895e4;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 30px auto 0;
	cursor: pointer;
}
.pop form .safe {
	padding: 15px 0 0 126px;
	color: #888;
}
.pop .closed {
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top: 26px;
	right: 16px;
	font-family: Arial;
	font-size: 20px;
	color: #999;
	z-index: 10;
	cursor: pointer;
}
.shadow {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 900;
	display: none;
}
.onn {
	display: block;
}
/* 二级、三级菜单 */
.menu {
	/* border-bottom: 3px solid #151583; */
}
.menu dl dt {
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	height: 64px;
	line-height: 64px;
	font-size: 15px;
}
.menu dl dt:last-child {
	border-bottom: 0;
}
.menu dl dt.active a{color: #2196f3;}
.menu dl dt a{cursor: pointer;}
/* .menu dl dt a {
	display: block;
	height: 64px;
	line-height: 64px;
	font-size: 15px;
}
.menu dl dt a:hover, .menu dl dt .current {
	color: #2196f3;
}
.menu dl dd {
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
.menu dl dd a:hover, .menu dl dd a.current {
	color: #2196f3;
	font-weight: bold;
} */
/* 内容模式 */
.article {
	padding: 40px;
	line-height: 2;
	font-size: 14px;
	word-wrap: break-word;
	text-align: justify;
	box-sizing: border-box;
}
.article>p{margin-bottom: 10px;}
.article img{width: 100%;}
.article .hd {
	padding: 0 0 20px;
	text-align: center;
}
.article .hd h1 {
	color: #333;
	font-size: 20px;
}
.article .hd .titBar {
	color: #797979;
	font-size: 12px;
}
.article .bd {
	padding-bottom: 40px;
	text-align: justify;
}
.article .ft {
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
}
/* 头部新闻 */
.hotNews {
	margin: 30px 40px 26px;
	overflow: hidden;
	position: relative;
}
.hotNews .p {
	float: left;
}
.hotNews .p img{width: 300px;}
.hotNews .t {
	width: 552px;
	height: 134px;
	float: right;
	background: #f2f2f2;
	padding: 30px 20px;
}
.hotNews .t h2 {
	font-size: 18px;
}
.hotNews .t .i {
	font-size: 14px;
	padding-top: 10px;
}
.hotNews .t .i a {
	color: #2196f3;
}
.hotNews .hds {
	position: absolute;
	bottom: 30px;
	left: 320px;
	height: 5px;
}
.hotNews .hds li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 30px;
	height: 5px;
	margin-right: 8px;
	background: #c0c0c0;
	line-height: 999px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: top;
}
.hotNews .hds li.on {
	background: #2196f3;
	width: 30px;
}
/* 新闻列表 */
.list {
	padding: 20px 40px 40px;
}
.list li {
	padding: 12px 0;
	border-bottom: 1px dashed #e0e0e0;
	background: url(../image/ico_04.png) no-repeat left center;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.list li a {
	float: left;
	padding-left: 12px;
}
.list li span {
	float: right;
	color: #999;
	font-family: Arial;
}
/* 图文新闻 */
.pothoItem {
	margin: 30px 40px 40px;
}
.pothoItem .item {
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #d3d3d3;
	overflow: hidden;
}
.pothoItem .item .pic {
	float: left;
	margin-right: 20px;
	padding: 4px;
	border: 1px solid #e7e7e7;
}
.pothoItem .item .pic a {
	display: block;
	width: 200px;
	height: 165px;
	line-height: 165px;
	text-align: center;
	background: #eee;
}
.pothoItem .item .pic img {
	width: 200px;
	height: 165px;
}
.pothoItem .item dl {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 0;
	line-height: 20px;
}
.pothoItem .item dl dt {
	font-size: 16px;
	line-height: 32px;
}
.pothoItem .item dl .d {
	font-size: 14px;
	font-family: Arial;
	padding-top: 3px;
}
.pothoItem .item dl .m a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #ddd;
	text-align: center;
}
.pothoItem .item dl .m a:hover {
	background: #2196f3;
	color: #fff;
}
.pothoItem .item dl .i {
	padding: 5px 0 20px;
	color: #999;
	font-size: 13px;
	line-height: 25px;
}
/* 图片列表 */
.piList {
	padding: 30px 40px 40px;
	overflow: hidden;
}
.piList .pic-item-list {
}
.piList .pic-item {
	position: relative;
	width: 280px;
	margin: 0 26px 20px 0;
	float: left;
	display: inline;
}
.piList .pic-item:nth-child(3n) {
	float: right;
	margin-right: 0;
}
.piList .list-pic {
}
.piList .list-pic a {
	display: block;
	width: 280px;
	height: 240px;
	line-height: 240px;
	text-align: center;
	background: #f2f2f2;
}
.piList .list-pic img {
	width: 280px;
	height: 240px;
}
.piList dl {
	padding: 4px 0;
}
.piList dl dt {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}
.piList-2 {
	padding: 30px 40px 10px;
}
.piList-2 ul {
}
.piList-2 li {
	width: 280px;
	float: left;
	display: inline;
	margin-right: 26px;
	margin-bottom: 30px;
	box-shadow: 0 0 10px #ddd;
}
.piList-2 li:nth-child(3n) {
	float: right;
	margin-right: 0;
}
.piList-2 li .t {
	background: #fff;
}
.piList-2 li .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.piList-2 li .t h3 {
	width: 206px;
	height: 30px;
	line-height: 30px;
	background: url(../image/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
}
.piList-2 li .t .sp {
	padding: 8px 0;
}
.piList-2 li .t p {
	font-size: 14px;
	padding: 0 22px;
	line-height: 25px;
}
.piList-2 li .t p em {
	color: #d72025;
	font-family: Arial;
}
.piList-2 li .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../image/m.png);
	color: #fff;
	margin: 0 0 0 22px;
	font-size: 14px;
	padding-left: 40px;
}
/* 分页 */
.page {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}
.page ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 12px;
	margin: 0 1px;
	line-height: 24px;
	background: #f2f2f2;
	color: #999
}
.page ul li:hover {
	background: #274aa2;
	color: #fff;
	border: 1px solid #274aa2
}
.page ul li:hover a {
	color: #fff;
}
.page ul li.thisclass {
	display: inline-block;
	border: 1px solid #274aa2;
	padding: 4px 12px;
	margin: 0 1px;
	background: #274aa2;
	color: #fff;
}
.page ul li.thisclass a {
	color: #fff;
}
.page ul li a {
	display: block;
	color: #999
}
.page ul li a:hover {
	color: #fff;
}
/* 新闻列表 */
.message {
	padding: 0 0 30px;
}
.message-list {
	margin-bottom: 5px;
	padding: 5px 5px 15px;
	border-bottom: 1px dotted #ddd;
}
.message-list .m-title {
	padding: 0;
	color: #32a237;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.message-list .m-title span {
	float: right;
	color: #01286f;
	font-size: 12px;
	font-weight: 100;
}
.message-list .m-info {
	padding: 5px 0;
	line-height: 24px;
}
.message-list .r-title {
	padding: 0;
	line-height: 20px;
}
.message-list .r-info {
	padding: 5px 0;
	line-height: 24px;
}
/* 人才招聘 */
.form-panel {
	padding: 0 0 30px;
}
.form-panel h4 {
	margin-bottom: 10px;
	padding: 0 20px;
	background: #666;
	color: #fff;
	line-height: 30px;
}
.form-panel .tips {
	padding: 10px 0 10px 100px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
.form-panel .field {
	clear: both;
}
.form-panel li.field label {
	display: block;
	float: left;
	width: 100px;
	line-height: 32px;
	text-align: right;
}
.form-panel .input {
	padding: 5px 0;
	zoom: 1;
}
.form-panel .field:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.form-panel .text {
	height: 26px;
	padding: 2px 3px;
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
}
.form-panel .textarea {
	width: 450px;
	height: 100px;
	padding: 1px 3px;
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
}
.form-panel .submit-field {
	padding: 10px 10px 20px 100px;
	clear: both;
}
.form-panel .submit-field input {
	margin-right: 10px;
}
.form-panel .submit-field .btn-submit, .form-panel .submit-field .btn-reset {
	width: 100px;
	height: 32px;
	border: none;
	background: #666;
	color: #fff;
	cursor: pointer;
}
.display-1 {
	padding: 30px;
	background: #fff;
}
.display-1 .p {
	float: left;
	width: 510px;
}
.display-1 .p img{width: 100%;}
.display-1 .t {
	float: right;
	width: 608px;
}
.display-1 .t h3 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
}
.display-1 .t h4 {
	font-size: 14px;
	font-weight: normal;
	color: #888;
	padding-top: 5px;
}
.display-1 .t .mbc {
	height: 74px;
	background: #f2f2f2;
	margin-top: 16px;
	padding: 20px 0 0 30px;
}
.display-1 .t .mbc p {
	font-size: 12px;
	line-height: 26px;
}
.display-1 .t .mbc em {
	color: #e94747;
	font-size: 20px;
	font-weight: bold;
}
.display-1 .t .mbc span {
	color: #e94747;
}
.display-1 .t .mbc span img{width: 87px;height: 18px;}
.display-1 .t>img{width: 324px;height: 22px;}
.display-1 .t a {
	display: block;
	width: 180px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #e94747;
	color: #fff;
	font-size: 14px;
	margin: 30px 0 20px;
}
.display-2 {
	padding: 30px;
	background: #fff;
	margin-top: 28px;
	font-size: 14px;
	text-align: justify;
	line-height: 1.8;
}
.display-2.hasbg {
	background: #fff url(../image/lines.png) top center repeat-y;
}
.display-2 img {
	max-width: 100%
}
.display-2-z {
	width: 570px;
	float: left;
}
.display-2-z li {
	height: 34px;
	line-height: 34px;
	cursor: pointer;
}
.display-2-z li:hover, .display-2-z li.on {
	color: #e94747;
}
.display-2-y {
	width: 550px;
	float: right;
	padding-left: 20px;
}
.display-3 {
	background: #fff;
	margin-top: 28px;
	font-size: 14px;
}
.display-3 .p {
	float: left;
}
.display-3 .t {
	width: 997px;
	height: 273px;
	float: right;
}
.display-3 .t ul {
}
.display-3 .t li {
	margin-top: 24px;
	float: left;
	display: inline;
	margin-left: 32px;
}
.display-3 .t .pic {
	float: left;
}
.display-3 .t .txt {
	background: #fff;
	width: 223px;
	height: 224px;
	border: 1px solid #eee;
	float: left;
	border-left: 0;
}
.display-3 .t .txt a {
	display: block;
	padding: 8px 0 20px 0;
}
.display-3 .t .txt h3 {
	width: 164px;
	height: 30px;
	line-height: 30px;
	background: url(../image/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
}
.display-3 .t .txt .sp {
	padding: 10px 0;
}
.display-3 .t .txt p {
	font-size: 14px;
	padding: 0 22px;
	line-height: 25px;
}
.display-3 .t .txt p em {
	color: #d72025;
	font-family: Arial;
}
.display-3 .t .txt span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../image/m.png);
	color: #fff;
	margin: 0 0 0 22px;
	font-size: 14px;
	padding-left: 40px;
}
.display-4 {
	padding: 30px;
	background: #fff;
}
.display-4 .p {
	float: left;
}
.display-4 .t {
	float: right;
	width: 750px;
}
.display-4 .t h3 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
}
.display-4 .t h4 {
	font-size: 14px;
	font-weight: normal;
	color: #888;
	padding-top: 5px;
}
.display-4 .t .mbc {
	height: 100px;
	background: #f2f2f2;
	margin-top: 16px;
	padding: 20px 0 0 30px;
}
.display-4 .t .mbc p {
	font-size: 12px;
	line-height: 26px;
}
.display-4 .t .mbc em {
	color: #e94747;
	font-size: 20px;
	font-weight: bold;
}
.display-4 .t .mbc span {
	color: #e94747;
}
.display-4 .t a {
	display: block;
	width: 180px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #e94747;
	color: #fff;
	font-size: 14px;
	margin: 30px 0 20px;
}
.guwen {
	width: 1160px;
	position: relative;
	margin: 10px auto 0;
}
.slistgw {
	width: 1160px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 20px 10px;
}
.guwen ul {
}
.guwen li {
	width: 275px;
	float: left;
	display: inline;
	margin-right: 15px;
	margin-top: 8px;
}
.guwen li:nth-child(4n) {
	float: right;
	margin-right: 0;
}
.guwen li .t {
	background: #f7f8fa;
}
.guwen li .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.guwen li .t a:hover {
	background: #1f5093;
	color: #fff;
}
.guwen li .t a:hover em {
	color: #fff;
}
.guwen li .t h3 {
	width: 206px;
	height: 30px;
	line-height: 30px;
	background: url(../image/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
}
.guwen li .t .sp {
	padding: 8px 0;
}
.guwen li .t p {
	font-size: 14px;
	padding: 0 22px;
	line-height: 25px;
}
.guwen li .t p em {
	color: #d72025;
	font-family: Arial;
}
.guwen li .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../image/m.png);
	color: #fff;
	margin: 0 0 0 22px;
	font-size: 14px;
	padding-left: 40px;
}
/* 媒体查询 */
@media only screen and (max-width: 1200px) {
	.location,.container .wrap,.footer .wrap,.slist,.business-ts .w1200,.business-ser .bs-box,.why-dgg ul,.data-module .w1200, .gsbg-process .w1200,.gszx,.cailiao,.cpy-prove .cpy-bg,.qysb-3-fw,.benefit{width: 100%;padding: 0 50px;box-sizing: border-box;overflow: hidden;}
	.container .wrap .sidebar-i{width: 18%;}
	.container .wrap .main-i{width: 80%;}
	.nav ul li a{padding: 0 0 0 40px;}
	.leftTitle{height: 50px;line-height: 50px;padding-top: 0;font-size: 18px;}
	.menu dl dt{height: 50px;  line-height: 50px; font-size: 14px;}
	.display-1 .p{width: 40%;}
	.display-1 .t{width: 57%;margin-left: 3%;}
	.display-1 .t a{margin: 20px 0;}
	.slist li{width: 24%;margin-right: 1%;margin-bottom: 1%;}
	.business-ts ul li{width: 24%;margin-right: 1.3%;height: auto;padding: 12px;}
	.business-ser .bs-box .bs-right-box ul li{width: 33.333333%;}
	.why-dgg ul li{width: 20%;}
	.data-module .w1200 img{width: 100%;}
	.gsbg-process{display: none;}
	.why-dgg ul li .dgg-intro p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.module-main li{width: 19%;margin-right: 1.2%;}
	.cpy-prove{display: none;}
	.container .wrap .sidebar{width: 100%;}
	.hotNews .p{width: 30%;}
	.hotNews .p img{width: 100%;}
	.hotNews .t{width: 70%;box-sizing: border-box;height: 155px;}
	.container .wrap .sidebar form .submit,.container .wrap .sidebar form textarea,.container .wrap .sidebar form .text,.container .wrap .sidebar form select{width: 100%;box-sizing: border-box;}
	.hotNews .hds{left: 33%;bottom: 20px;}
	.hotNews .t .i{padding-top: 18px;}
	.leftTitle i{font-size: 18px;}
	.qy-3-left{width: 45%;}
	.qy-3-right{width: 50%;}
	.qy-3-right img{width: 100%;}
	.qysb-3-cn .qysb-3con{padding: 70px 0 10px;width: 100%;}
	.benefit{margin: 40px auto 0;}
	.benefit h5{font-size: 20px;}
	.benefit p{font-size: 14px;}
	.qy3-cn-content{padding: 0 100px;box-sizing: border-box;}
	.q3l-title{font-size: 24px;}
	.q3l-money{font-size: 18px;}
	.q3l-c{font-size: 16px;}
}
@media only screen and (max-width: 1080px) {
	.display-1 .t .mbc{height: auto;margin-top: 10px; padding: 10px;}
	.tits h2{font-size: 16px;}
	.tits p{font-size: 14px;}
	.hotNews{margin: 30px 40px 0;}
	.hotNews .t{height: 136px;padding: 20px;}
	.hotNews .t .i{padding-top: 10px;}
}
@media only screen and (max-width: 1024px) {
	.logo img{width: 180px;}
	.cailiao-main{height: auto;padding-left: 0;}
	.cailiao-main>span{display: none;}
	.hotNews .t{height: 127px;}
	.qy3-input{width: 180px;}
}
@media only screen and (max-width: 992px) {
	.t-x-z .ck{width: 110px;}
	.nav ul li a{padding: 0 0 0 30px;}
	.logo img{width: 160px;}
	.search form{width: 392px;background-size: 100% 100%;}
	.search .text{width: 300px;}
	.search .ibtn{width: 60px;}
	.article{padding: 10px 40px;box-sizing: border-box;}
	.display-1 .t h3{font-size: 20px;}
	.display-1 .t .mbc em{font-size: 16px;}
	.display-1 .t a{width: 120px;}
	.display-1 .t h3{font-size: 16px;padding-top: 0;}
	.display-1 .t .mbc{margin-top: 5px;}
	.display-1 .t .mbc em{font-size: 14px;}
	.display-1 .t a{margin: 10px 0;}
	.display-1 .t a{width: 100px;font-size: 12px;}
	.business-ts h2,.module-title h3{font-size: 28px;}
	.business-ts ul li .desc h4{font-size: 18px;padding-top: 20px;padding-bottom: 10px;}
	.business-ts ul li .desc p,.why-dgg ul li .dgg-intro p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.business-ser .bs-box .bs-right-box ul li > img{display: none;}
	.business-ser .bs-box .bs-right-box ul li .img-pos{top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;width: 100%;}
	.business-ser .bs-box .bs-right-box ul li .img-pos h4{margin-top: 0;}
	.business-ser .bs-box .bs-right-box ul li .img-pos a{margin: 30px auto 0;}
	.business-ser .bs-box .bs-right-box ul li .img-pos p{line-height: 20px;}
	.why-dgg ul li .dgg-intro p{padding: 10px;}
	.why-dgg ul li{width: 33.33333333%;}
	.module-main li{height: 330px;}
	.module-main li p{font-size: 17px;}
	.hotNews .hds{bottom: 15px;}
	.hotNews .p{display: none;}
	.hotNews .t{width: 100%;}
	.container .wrap .sidebar{display: none;}
	.leftTitle i{font-size: 18px;}
	.sbdj{margin-top: 40px;}
	.sbdj .title-line{margin: 20px auto;width: 80px;}
	.sbdj .index-title{font-size: 24px;}
	.q3l-title{font-size: 20px;}
	.q3l-money{font-size: 16px;}
	.q3l-c{font-size: 14px;}
	.qy3-input{width: 120px;margin-top: 20px;}
	.qy3cn-h span{font-size: 18px;}
	.qy3cn-h img{margin-top: -6px;width: 55px;margin-right: 30px;}
	.benefit{margin: 20px auto 0;}
	.sbdj .index-title{font-size: 22px;margin-bottom: 10px;}
	.benefit h5{font-size: 18px;}
	.benefit p{font-size: 13px;}
	.q3l-money span{font-size: 26px;}
}
@media only screen and (max-width: 860px) {
	.t-x-z .ck{background: url(../image/ck.png) 15px center no-repeat;padding-left: 50px;    width: 90px;font-size: 14px;}
}
@media only screen and (max-width: 840px) {
	.logo img{width: 120px;}
	.search form{width: 300px;}
	.search .text{width: 226px;}
	.search .ibtn{width: 50px;}
	.nav ul li a,.t-x-z .ck{font-size: 14px;}
	.t-x-z .ck{display: none;}
	.nav ul li:first-child a{padding-left: 0;}
	.nav ul li a{padding: 0 0 0 40px; } 
	.leftTitle{font-size: 16px;}
	.business-ts ul li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
	.business-ts ul li:nth-child(2n){margin-right: 0;}
	.business-ts h2,.module-title h3{font-size: 26px;}
	.module-main li{width: 32%;margin-right: 2%;margin-bottom: 2%;}
	.module-main li:nth-child(3n){margin-right: 0;}
	.module-main li:hover{margin-top: 0;}
	.hotNews .hds{left: 50%;transform: translate(-50%);}
	.article .hd h1{font-size: 18px;}
	.sbdj .title-line{margin: 10px auto;}
	.sbdj .index-title{font-size: 20px;}
	.q3l-title{font-size: 18px;margin-bottom: 10px;}
	.q3l-money{font-size: 14px;}
	.qy3-input{font-size: 16px;width: 100px;}
	.qy3-cn-title img{width: 200px;}
	.qy3cn-h span{font-size: 16px;}
	.qy3cn-h img{width: 50px;}
	.benefit h5{margin-bottom: 10px;}
	.q3l-money span{font-size: 22px;}
}
@media only screen and (max-width: 768px) {
	.location,.leftTitle{display: none;}
	.container .wrap .sidebar-i,.container .wrap .main-i{float: inherit;width: 100%;}
	.menu{margin: 20px 0;}
	.menu dl{display: flex;}
	.menu dl dt{width: 50%;border-bottom: none;}
	.article{padding: 10px 20px;}
	.nav ul li a{padding: 0;}
	.display-1{margin-top: 30px;}
	.display-1 .p{display: none;}
	.display-1 .t{width: 100%;}
	.slist{padding-top: 30px;}
	.slist li{width: 31.95%;margin-right: 2%;margin-bottom: 2%;}
	.slist li:nth-child(4n){margin-right: 2%;}
	.slist li:nth-child(3n){margin-right: 0;}
	.why-dgg ul li,.business-ser .bs-box .bs-right-box ul li{width: 50%;}
	.business-ser .bs-box .bs-right-box ul li:nth-child(2){border-right: 0;}
	.business-ser .bs-box .bs-right-box ul li:nth-child(3){border-right: 1px solid #EDEDED !important;}
	.business-ser .bs-box .bs-right-box ul li:nth-child(4){border-bottom: 1px solid #EDEDED !important;border-right: 0;}
	.hotNews .t{float: inherit;margin-top: 45px;}
	.pagess{padding-bottom: 20px;}
	.list{padding: 20px 40px;}
	.article .hd h1{font-size: 16px;}
	.sbdj{margin-top: 0;}
	.sbdj .title-line{display: none;}
	.sbdj .index-title{padding-top: 20px;}
	.qy-3-right{display: none;}
	.qy-3-left{width: 100%;}
	.qy3-input{margin: 20px auto;}
	.qy3-cn-title img{width: 180px;}
	.qy3cn-h span{font-size: 14px;line-height: 28px;}
	.qy3-cn-content{padding: 0 50px;}
	.qy3-cn-title{margin-bottom: 30px;}
	.qy3cn-h img{width: 47px;}
	.benefit li{width: 50%;}
}
@media only screen and (max-width: 640px) {
	.sbdj .index-title{font-size: 18px;}
	.q3l-title{font-size: 16px;}
	.q3l-money{font-size: 13px;}
	.q3l-money span{font-size: 18px;}
	.q3l-c{font-size: 13px;}
	.qy3-input{font-size: 14px;width: 80px;}
	.qysb-3-cn .qysb-3con{padding: 30px 0 10px;}
	.qy3-cn-title img{width: 150px;}
	.qy3cn-h span{font-size: 13px;line-height: 26px;}
	.qy3-cn-content{padding: 0;text-align: center;}
	.qy3cn-h img{display: none;}
	.qy3cn-h{margin-bottom: 30px;}
	.qy3-cn-content .qy3cn-h:last-child{margin-bottom: 0;}
	.benefit h5{font-size: 16px;}
}
@media only screen and (max-width: 540px) {
	.slist li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
	.slist li:nth-child(3n){margin-right: 2%;}
	.slist li:nth-child(2n){margin-right: 0;}
	.slist li a p{font-size: 16px;}
	.business-ts h2{font-size: 20px;padding-top: 30px;padding-bottom: 20px;}
	.module-main li{width: 49%;margin-right: 2%;}
	.module-main li:nth-child(2n){margin-right: 0;}
	.module-main li:nth-child(3n){margin-right: 2%;}
	.base_zx_btn{width: 100%;}
	.base_zx_btn > p{width: 70%;}
	.base_zx_btn > a{width: 30%;}
	.hotNews .t .i{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2; -webkit-box-orient: vertical;}
	.hotNews .t h2{font-size: 16px;}
	.hotNews .t .i{padding-top: 5px;}
	.list li{font-size: 12px;}
	.list li a{width: 70%; white-space: nowrap;text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
	.list li span{width: 21%;}
	.benefit{padding: 0 30px;}
}
@media only screen and (max-width: 480px) {
	.display-1,.display-2{margin-top: 20px;}
	.display-1 .t>img{display: none;}
	.business-ts h2{font-size: 14px;padding-top: 20px;padding-bottom: 10px;}
	.business-ts .w1200,.business-ser .bs-box,.why-dgg ul{padding: 0 20px;}
	.business-ts ul li .desc h4{font-size: 14px; padding-top: 10px; padding-bottom: 5px;}
	.business-ts ul li .desc p{font-size: 12px;text-align: left;}
	.module-title{padding: 20px 0;}
	.module-title h3{font-size: 16px;}
	.module-title p,.business-ser .bs-box .bs-right-box ul li .img-pos p{font-size: 12px;}
	.business-ser .bs-box .bs-right-box ul li{height: 150px;}
	.business-ser .bs-box .bs-right-box ul li .img-pos h4{font-size: 14px;}
	.business-ser .bs-box .bs-right-box ul li .img-pos a{    margin: 15px auto 0;    width: 80px;height: 26px;line-height: 26px;}
	.business-ser,.why-dgg{padding-bottom: 30px;}
	.why-dgg ul li{width: 100%;margin-bottom: 10px;}
	.why-dgg ul li::after,.data-module{display: none;}
	.container{padding-bottom: 20px;}
	.gszx,.cailiao, .cpy-prove,.container .wrap{padding: 0 20px;}
	.module-main li{height: 300px;}
	.cailiao_box{margin-top: 30px;padding-bottom: 0;}
	.base_zx_btn > p span{font-size: 14px;}
	.base_zx_btn > p b{font-size: 18px;}
	.module-main li a{height: 50px;line-height: 50px;font-size: 14px;}
	.module-main li p{font-size: 16px;}
	.base_zx_btn > p{padding-left: 10px;}
	.hotNews .t h2{font-size: 14px;}
	.hotNews .t{margin-top: 30px;}
	.footer{padding: 20px 0;}
	.w-1{padding-bottom: 20px;}
	.w-2{padding-top: 20px;}
	.w-2-z .p a{padding: 0 10px;}
	.footer .wrap{padding: 0 20px;}
	.w-2-z .p,.w-2-z .copyright{font-size: 12px;}
	.list li a{width: 65%;}
	.list li span{width: 25%;}
	.article .bd{    padding-bottom: 20px;}
	.sbdj .index-title,.q3l-money span{font-size: 16px;}
	.q3l-title{font-size: 14px;}
	.q3l-money,.q3l-c{font-size: 12px;}
	.qy3-input{font-size: 12px;width: 60px;}
	.qy3cn-h span{font-size: 12px;line-height: 24px;padding: 5px 0;background: none;color: #464646;}
	.qysb-3-fw,.benefit{padding: 0 20px;}
	.benefit h5{font-size: 14px;}
	.benefit p{font-size: 12px;}
	.qy3cn-h{margin-bottom: 20px;}
}
@media only screen and (max-width: 375px){
	.container .wrap, .footer .wrap{padding: 0 20px;}
	.w-2-z .p a{padding: 0 10px;}
	.w-2-z .copyright,.w-2-z .p{font-size: 12px}
	.w-2{padding-top: 10px;}
	.w-1{padding-bottom: 10px;}
	.ftnav dt{font-size: 14px;}
	.footer{padding: 20px 0;}
	.slist li{width: 100%;margin-bottom: 20px;margin-right: 0;}
	.business-ts ul li{width: 100%;margin-right: 0;padding: 20px;margin-bottom: 20px;background: #fff;}
	.business-ts ul li .desc p{text-align: center;}
	.module-title p,.qysb-3-cn{display: none;}
	.base_zx_btn > p b{font-size: 14px;}
	.base_zx_btn > a span{font-size: 14px;}
	.hotNews .t .i,.q3l-title{font-size: 12px;}
	.pagess{margin: 10px;}
	.list{padding: 10px 20px;}
	.article .hd{padding: 0 0 10px;}
	.sbdj .index-title, .q3l-money span{font-size: 14px;}
	.q3l-money span{font-size: 13px;}
	.qy3-input{width: 100px;padding: 8px;}
	.benefit{margin: 10px auto 0;}
	.benefit li{width: 100%;}
}
@media only screen and (max-width: 320px){
	.base_zx_btn > p img{display: none;}
}