@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑","Microsoft Yahei" ;
    font-size: 12px;
	font-family:"Microsoft YaHei";
}

* {
  margin: 0;
  padding: 0;
}

.reds
{
	color:#ff1e1d;
	font-weight:bold;
}
/*----------------------------*/
ul, ol {
    list-style: none;
}
@media all and (max-width:4000px) {
.w1200,.w_1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1200 h3 {
    color: #333;
    font-size:36px;
    text-align: center;
    line-height:40px;
	font-weight:normal;
}

.w1200 p {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin:20px 0;
}

.w1200 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.advantage {
    padding: 40px 0 50px;
    background-color:#ffffff;
}

.advantage .w1200 ul {
    padding-top: 30px;
}

.advantage .w1200 ul li {
    width: 29%;
    padding:0px 20px;
    background-color:#F4F4F4;
    border-radius:10px;
	margin-bottom:20px;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
}

.advantage .w1200 ul li img
{
	margin:0 auto;
	text-align:center;
}

.advantage .w1200 ul li h4 {
    font-size: 18px;
    color: #333;
	text-align:center;
	margin-top:15px;
}

.advantage .w1200 ul li p {
    font-size:14px;
    color:#666;
    text-align:center;
    line-height:26px;
    margin:0;
	margin-top:10px;
}

.advantage1 {
    background: url(/images/ys.jpg) no-repeat center center;
    height: 706px;
}
.sdys_tit{text-align:center; padding-top:40px;}
.sdys_tit h2{display:inline-block; *display:inline; color:#333333; border-bottom:2px solid #FFF; font-size:36px; font-weight:normal; line-height:68px;}
.sdys_tit p{font-size:18px; color:#000000; padding-top:10px;}
.sdys_nr{width:1160px;position: relative;margin: 0 auto;}

.sdysbox1{width:450px; position:absolute; left:0; top:63px;}
.sdysbox1 h2{font-size:22px; color:#000000; padding-bottom:10px; padding-left:160px;}
.sdysbox1 p{color:#000000; font-size:22px; padding-left:70px;}

.sdysbox2{width:450px; position:absolute; left:0; top:159px;}
.sdysbox2 h2{font-size:22px; color:#000000; padding-bottom:10px; padding-left:30px;}
.sdysbox2 p{color:#000000; font-size:22px; padding-left:85px;}

.sdysbox3{width:450px; position:absolute; left:0; top:259px;}
.sdysbox3 h2{font-size:22px; color:#000000; padding-bottom:10px; padding-left:80px;}
.sdysbox3 p{color:#000000; font-size:22px; padding-left:28px;}

.sdysbox4{width:450px; position:absolute; left:0; top:352px;}
.sdysbox4 h2{font-size:22px; color:#000000; padding-bottom:10px; padding-left:74px;}
.sdysbox4 p{color:#000000; font-size:22px; padding-left:106px;}

.sdysbox5{width:350px; position:absolute; right:0; top:63px;}
.sdysbox5 h2{font-size:22px; color:#000000; padding-bottom:10px;}
.sdysbox5 p{color:#000000; font-size:22px; }

.sdysbox6{width:350px; position:absolute; right:0; top:159px;}
.sdysbox6 h2{font-size:22px; color:#000000; padding-bottom:10px; padding-left:30px;}
.sdysbox6 p{color:#000000; font-size:22px; padding-left:30px;}

.sdysbox7{width:350px; position:absolute; right:0; top:259px;}
.sdysbox7 h2{font-size:22px; color:#000000; padding-bottom:10px; padding-left:30px;}
.sdysbox7 p{color:#000000; font-size:22px; padding-left:30px;}

.sdysbox8{width:350px; position:absolute; right:0; top:352px;}
.sdysbox8 h2{font-size:22px; color:#000000; padding-bottom:10px;}
.sdysbox8 p{color:#000000; font-size:22px; }

.advantage2 {
  background-color: #ffffff;
}

.advantage2 h3 {
	padding-top:63px;
	color: #333;
	font-size:36px;
	text-align: center;
	line-height:20px;
	font-weight:normal;
}

.advantage2 .sub {
	padding: 13px 0 20px;
	font-size: 16px;
	color: #666;
	text-align: center;
	margin:20px 0;
}

.advantage2 ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 6px;
}

.advantage2 ul li {
  display: flex;
  display: -webkit-flex;
  height: 160px;
  margin-bottom: 38px;
  padding: 37px 87px 37px 0;
  box-sizing: border-box;
  border: 3px solid #007de1;
  border-radius:2px;
  background: #fff;
  text-align: left;
}

.advantage2 ul li:hover {
  box-shadow: 0 8px 24px #dbdbdb;
}

.advantage2 ul li .icon {
  width: 100px;
  height: 100px;
  margin: 0 10px 0 32px;
  background: url(/images/icon2.png) -65px -100px no-repeat;
}

.advantage2 ul li .con {
  width: 350px;
}

.advantage2 ul li .con .title {
  font-size:20px;
  padding-bottom:8px;
  font-weight:bold;
  color: #333;
}

.advantage2 ul li .con p {
  line-height:22px;
  font-size:16px;
  color: #666;
  text-align:left;
  margin:0px;
}

.advantage2 ul li:nth-child(2) .icon {
  background-position: -313px -100px;
}

.advantage2 ul li:nth-child(3) .icon {
  background-position: -582px -100px;
}

.advantage2 ul li:nth-child(4) .icon {
  background-position: -63px -255px;
}

.advantage2 ul li:nth-child(5) .icon {
  background-position: -332px -255px;
}

.advantage2 ul li:nth-child(6) .icon {
  background-position: -582px -255px;
}

.advantage3 {
  background-color:#f2f4f5;
}

.container .advantage4 {
	width: 100%;
	background-color: #fff;
	height:450px;
	padding-top:50px;
}
.container .advantage4 > p {
	text-align: center;
	font-size: 16px;
	color: #6d6d6d;
	margin-top: 15px;
}
.container .advantage4 .leList {
	width: 1200px;
	margin: 40px auto 0;
	height: 220px;
	display: flex;
	flex-flow: row nowrap;
}
.container .advantage4 .leList li {
	width:272px;
	height:253px;
	cursor: pointer;
}
.container .advantage4 .leList li h4 {
	text-align: center;
	margin-top: 164px;
	color: #000000;
	font-size:24px;
	margin-bottom:8px;
}
.container .advantage4 .leList li > p
{
	color: #000000;
	margin:0px;
}
.container .advantage4 .leList li.llist1 {
	background: url(/images/l1.png) no-repeat;
}
.container .advantage4 .leList li.llist2 {
	background: url(/images/l2.png) no-repeat;
}
.container .advantage4 .leList li.llist3 {
	background: url(/images/l3.png) no-repeat;
}
.container .advantage4 .leList li.llist4 {
	background: url(/images/l4.png) no-repeat;
}






.advantage5
{
	background-color:#eeeeee;	
}

.glxt_tit1 {
    text-align: center;
    padding: 68px 0 55px;
}

.glxt_tit1 h2 {
    font-size:36px;
    padding-bottom: 25px;
    color: #333333;
    font-weight:500;
}

.glxt_tit1 p {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
}

.advantage5_nr {
    width: 1200px;
    margin: 0 auto;
    background: url(/images/a_103.png) repeat-x left 93px;
}

.advantage5_nr ul {
    overflow: hidden;
    padding-bottom: 68px;
}

.advantage5_nr li {
    width:14%;
    float:left;
    text-align:center;
}

.bj3 {
    background: #eeeef0;
}

.advantage5_nr span {
    display: block;
    width: 13px;
    height: 13px;
    border: 1px solid #b3b4b6;
    margin: 12px auto 20px auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #eeeeee;
}

.advantage5_nr h2 {
    font-weight:800;
    font-size:18px;
    color: #000000;
    padding-bottom: 25px;
}

.advantage5_nr p {
    font-size: 14px;
    line-height: 20px;
    color: #695f60;
}

a {
    text-decoration: none;
}
/*-----------------------------------*/

.container .advantage6 {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding-top:50px;
    padding-bottom: 4%;
}

.container .advantage6 .sucCon {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.container .advantage6 .sucCon .headline {
    font-size:36px;
    font-weight: 400;
	text-align:center;
}

.container .advantage6 .sucCon p {
    margin-top: 20px;
    margin-bottom: 58px;
    color: #666;
	font-size:16px;
}

.container .advantage6 .sucCon .sucInfo {
    display: flex;
    width: 1200px;
    justify-content: space-between;
}

.container .advantage6 .sucCon .sucInfo .sucList {
    height: 271px;
    display: flex;
}

.container .advantage6 .sucCon .sucInfo .sucList img {
    width:292px;
    height:271px;
}

.container .advantage6 .sucCon .sucInfo .successInfo {
    width:277px;
	height:370px;
	background-color:#e5e5e6;
    flex-direction:column;
}

.container .advantage6 .sucCon .sucInfo .successInfo img {
    width: 100%;
    border-radius:0;
}

.container .advantage6 .sucCon .sucInfo .successInfo div h4 {
    font-size:20px;
    font-weight:200;
    text-align:center;
	padding-top:15px;
	margin-bottom:10px;
}

.container .advantage6 .sucCon .sucInfo .successInfo div a {
    width:180px;
    height:41px;
    line-height:41px;
    border: solid 1px #38f;
    margin-top: 30px;
    color: #38f;
	border-radius:10;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:26px;
	padding-right:26px;
	margin-left:86px;
}

.gegnduo
{
    display: block;
    width:179px;
    height:42px;
    border:solid 1px #1968f3;
	background-color:#4580FE;
    color:#ffffff;
    border-radius:4px;
    text-align:center;
    line-height:42px;
    margin: 0 auto;
    margin-top:40px;
	font-size:16px;
}

.advantage7 .contents
{
	width:1200px;
	height:456px;
	background-color:#F5F5F5;
	margin-bottom:40px;
}

.advantage7 .contents .contentsl
{
	float:left;
}

.advantage7 .contents .contentsr
{
	width:706px;
	float:right;
}

.advantage7 .contents .contentsr p
{
	line-height:26px;
	text-align:left;
	font-size:14px;
	margin-right:40px;
	margin-top:35px;
	margin-bottom:30px;
	text-indent:28px;
	color:#181818;
}

.advantage7 .contents .contentsr img
{
	float:right;
}
}