@charset "utf-8";
.website_pro .box li {
	height: 286px;
	width: 239px;
	background-color: #FFFFFF;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	padding-right: 18px;
	padding-left: 18px;
	text-align: center;
	box-sizing:border-box;
	-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;
}
.website_pro .box li:nth-child(5n+1){
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dadada;
	width: 238px;
}
.website_pro .box li:nth-child(-n+5){
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}
.website_pro .box li:hover {
	color: #FFFFFF;
	background-color: #4e8cee;
}
.website_pro .box li:hover strong {
	color: #FFFFFF;
}
.website_pro .box li:hover p {
	color: #FFFFFF;
}
.website_pro .box li strong {
	display: block;
	height: 99px;
	font-size: 20px;
	font-weight: normal;
	line-height: 99px;
	-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;
}

.website_pro .box li span.ico {
	display: block;
	height: 64px;
	width: 61px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
.website_pro .box li span.ico i {
	position: absolute;
	height: 128px;
	width: 61px;
	top: 0px;
	-o-transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
	left: 0px;
}
.website_pro .box li:hover span.ico i {
	top: -64px;
}
.website_pro .box li p {
	line-height: 24px;
	padding-top: 28px;
	-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;
}

.website_pro {
	padding-top: 80px;
	padding-bottom: 80px;
}
.advantage {
	margin-bottom: 35px;
	height: 495px;
	position: relative;
}
.advantage .shared-title {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-top: 65px;
	padding-bottom: 45px;
}
.advantage .shared-title i {
	background-color: #FFFFFF;
	height: 3px;
}
.advantage .shared-title p {
	font-size: 13px;
	color: #FFFFFF;
}
.advantage .shared-title strong {
	color: #FFFFFF;
}

.advantage #canvas{
	width:100%;
	height:495px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
            }
.advantage .canvas-wrap{
                position:relative;
                
            }
.advantage div.canvas-content{
                position:relative;
                z-index:2000;
                color:#fff;
                text-align:center;
                padding-top:30px;
            }
.advantage .box {
	position: absolute;
	z-index: 2;
	width: 1200px;
	left: 0px;
	top: 150px;
	right: 0px;
	text-align: center;
	padding-top: 55px;
	margin-right: auto;
	margin-left: auto;
}
.advantage .box ul li {
	text-align: center;
	display: inline-block;
	font-size: 17px;
	color: #FFFFFF;
	width: 20%;
	float: left;
}
.advantage .box ul li i {
	text-align: center;
	height: 150px;
	width: 150px;
	margin-bottom: 20px;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-style: normal;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.advantage .box ul li i img {
	margin-top: 48px;
}.system_module {
	padding-top: 45px;
	padding-bottom: 75px;
}
.system_module .head {
	padding-bottom: 74px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.system_module .box {
	padding-top: 68px;
}
.system_module .box .bd {
	height: 338px;
}
.system_module .box .hd {
	text-align: center;
	clear: both;
	float: none;
	height: 12px;
}
.system_module .box .hd ul li {
	height: 10px;
	width: 10px;
	border: 1px solid #c1c1c1;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-indent: 1000px;
	overflow: hidden;
}
.system_module .box .hd ul li.on {
	background-color: #4e8cee;
	border-top-color: #4e8cee;
	border-right-color: #4e8cee;
	border-bottom-color: #4e8cee;
	border-left-color: #4e8cee;
}
.system_module .box .bd .con .pic {
	float: left;
	width: 394px;
}
.system_module .box .bd .con .text {
	float: left;
	width: 448px;
}
.system_module  .box  .bd  .con  .text  p {
	line-height: 24px;
	padding-top: 15px;
}
.system_module .box .bd .con .text strong {
	font-size: 24px;
	font-weight: normal;
}
.system_module .box .bd .con .text .type {
	padding-top: 15px;
}
.system_module .box .bd .con .text  .type a {
	color: #4e8cee;
	font-size: 14px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #4e8cee;
	white-space: nowrap;
	display: inline-block;
	line-height: 30px;
}


.system_module .box .bd .con .case {
	float: right;
	width: 295px;
	height: 260px;
	position: relative;
}
.system_module .box .bd .con .case span {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 14px;
	text-align: center;
	background-color:#000000;
    background-color:rgba(0,0,0,0.5);
}
.web-process {
	padding-top: 70px;
	padding-bottom: 20px;
}
.web-process  .box {
	height: 320px;
	position: relative;
	margin-top: 88px;
	width: 1200px;
}
.web-process .box .b1 {
	background-image: url(dzlc_01.png);
	height: 5px;
	width: 1167px;
	position: absolute;
	left: 13px;
	top: 38px;
	background-repeat: no-repeat;
	background-position: right top;
}
.lcb1{
-webkit-animation:lcb1 1s .2s ease both;
-moz-animation:lcb1 1s .2s ease both;}
@-webkit-keyframes lcb1{
0%   {width: 0px;}
100% {width: 1167px;}
}
@-moz-keyframes lcb1{
0%   {width: 0px;}
100% {width: 1167px;}
}
.lcb2{
-webkit-animation:lcb2 1s .2s ease both;
-moz-animation:lcb2 1s .2s ease both;}
@-webkit-keyframes lcb2{
0%   {height: 0px;}
100% {height: 165px;}
}
@-moz-keyframes lcb2{
0%   {height: 0px;}
100% {height: 165px;}
}
.lcb3{
-webkit-animation:lcb3 1s .2s ease both;
-moz-animation:lcb3 1s .2s ease both;}
@-webkit-keyframes lcb3{
0%   {width: 0px;}
100% {width: 811px;}
}
@-moz-keyframes lcb3{
0%   {width: 0px;}
100% {width: 811px;}
}
.web-process .box .b2 {
	background-image: url(dzlc_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 165px;
	width: 86px;
	position: absolute;
	left: 1090px;
	top: 42px;
}
.web-process .box .b3 {
	background-image: url(dzlc_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 811px;
	top: 207px;
	right: 23px;
	position: absolute;
}
.web-process .box div {
	position: absolute;
}
.web-process .box .b4 {left: 148px;top: 30px;}
.web-process .box .b5 {left: 339px;top: 30px;}
.web-process .box .b6 {left: 503px;top: 30px;}
.web-process .box .b7 {left: 673px;top: 30px;}
.web-process .box .b8 {left: 839px;top: 30px;}
.web-process .box .b9 {left: 1011px;top: 30px;}
.web-process .box .b10 {left: 1163px;top: 111px;}
.web-process .box .b11 {left: 1008px;top: 201px;}
.web-process .box .b12 {left: 840px;top: 201px;}
.web-process .box .b13 {left: 680px;top: 201px;}
.web-process .box .b14 {left: 530px;top: 201px;}
.web-process .box .b15 {left: 324px;top: 170px;}
.web-process .box .t4 {left: 108px;top: 0px;}
.web-process .box .t5 {left: 319px;top: 0px;}
.web-process .box .t6 {left: 483px;top: 0px;}
.web-process .box .t7 {left: 653px;top: 0px;}
.web-process .box .t8 {left: 819px;top: 0px;}
.web-process .box .t9 {left: 991px;top: 0px;}
.web-process .box .t10 {left: 1083px;top: 106px;}
.web-process .box .t11 {left: 980px;top: 171px;}
.web-process .box .t12 {left: 820px;top: 171px;}
.web-process .box .t13 {left: 660px;top: 171px;}
.web-process .box .t14 {left: 520px;top: 171px;}
.web-process .box .txt {font-size: 17px;}
.web-process  .box  div.b9 i {margin-left: -215px!important;}
.web-process  .box  div.b10 i {margin-left: -415px!important;top: -28px!important;}
.web-process  .box  div.b11 i {margin-left: -255px;top: -108px!important;}
.web-process  .box  div.b12 i {top: -108px!important;}
.web-process  .box  div.b13 i {top: -108px!important;}
.web-process  .box  div.b14 i {top: -108px!important;}
.web-process  .box  div{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;}
.web-process  .box  div i {
	font-style: normal;
	position: absolute;
	height: 0px;
	width: 0px;
	top: 30px;
	margin-left: -155px;
	left: 50%;
	right: 50%;
	font-size: 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	-o-transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s;-ms-transition:all .1s;transition:all .1s;
	display: block;
	z-index: 10000;
}
.web-process .box div:hover i {
	display: block;
	height: 59px;
	width: 291px;
	background-color: #f5f5f5;
}

.pulse22{
-webkit-animation:pulse22 1s .2s ease both;
-moz-animation:pulse22 1s .2s ease both;}
@-webkit-keyframes pulse22{
0%{opacity:0;
-webkit-transform:scale(.3)}
50%{opacity:1;
-webkit-transform:scale(1.25)}
70%{-webkit-transform:scale(.2)}
100%{-webkit-transform:scale(1)}
}
@-moz-keyframes pulse22{
0%{opacity:0;
-moz-transform:scale(.3)}
50%{opacity:1;
-moz-transform:scale(1.25)}
70%{-moz-transform:scale(.2)}
100%{-moz-transform:scale(1)}
}
.website_advantage {
	background-color: #f9f9f9;
	padding-top: 70px;
}.website_advantage .box {
	overflow: hidden;
}
.website_advantage .box ul {
	width: 1400px;
}
.website_advantage .box ul li {
	width: 300px;
	float: left;
	margin-right: 150px;
	text-align: center;
	line-height: 22px;
	padding-bottom: 70px;
	height: 260px;
	overflow: hidden;
}
.website_advantage .box ul li strong {
	font-size: 20px;
	font-weight: normal;
	display: block;
	padding-bottom: 15px;
	padding-top: 10px;
}
.website-cooperation {
	height: 132px;
	border: 1px solid #d6d6d6;
	margin-top: 96px;
	overflow: hidden;
}
.website-cooperation ul {
	width: 1300px;
}
.website-cooperation ul li {
	float: left;
	width: 300px;
	height: 132px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
}
.website-cooperation ul li a {
	text-decoration: none;
	display: block;
	height: 132px;
	width: 300px;
}

.website-cooperation ul li i {
	font-size: 24px;
	font-style: italic;
	line-height: 52px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f6503a;
	display: block;
	height: 52px;
	width: 52px;
	margin-top: 38px;
	margin-left: 44px;
	text-align: center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
.website-cooperation ul li .txt {
	float: left;
	margin-top: 38px;
	font-size: 14px;
	color: #888888;
}
.website-cooperation ul li .txt p {
	padding-top: 8px;
}
.website-cooperation ul li .txt strong {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
}
.listnewsred {
	margin-top: 70px;
}
.listnewsred .tit {
	padding-bottom: 15px;
	font-size: 18px;
}
.listnewsred .tit span {
	float: right;
	font-size: 12px;
}
.listnewsred .box {
	padding-bottom: 70px;
}
.listnewsred .box ul li {
	float: left;
	width: 585px;
	border: 1px solid #d8d8d8;
	height: 108px;
	margin-bottom: 18px;
}
.listnewsred .box ul li:nth-child(2n) {float: right!important;}
.listnewsred .box ul li:hover {
	border: 1px solid #5691ef;
}

.listnewsred .box ul li a {
	display: block;
	height: 92px;
	padding-top: 16px;
	padding-left: 28px;
}
.listnewsred .box ul li a strong {
	font-size: 14px;
	color: #444444;
}
.listnewsred .box ul li:hover a strong {
	color: #5691ef;
}
.listnewsred .box ul li a p {
	color: #888888;
	height: 40px;
}
.listnewsred .box ul li a em, .listnewsred .box ul li a i {
	font-style: normal;
	margin-right: 20px;
	color: #888888;
	background-image: url(86.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 20px;
}
.listnewsred .box ul li a i {
	background-image: url(87.png);
}
.pagebody .yxx1 {
	background-image: url(88.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 1088px;
	width: 1200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.yxx1 .shared-title {
	padding-top: 68px;
	padding-bottom: 44px;
}
.yxx1 .shared-title strong {
	font-size: 28px;
}
.yxx1 .shared-title i {
	background-color: #3E65B8;
}
.yxx1 .box .txt {
	position: absolute;
	font-size: 20px;
	line-height: 28px;
}
.yxx1 .box .t1 {
	left: 55px;
	top: 215px;
	text-align: right;
	width: 238px;
}
.yxx1 .box .t2 {
	text-align: center;
	width: 310px;
	left: 80px;
	top: 600px;
}
.yxx1 .box .t3 {
	left: 900px;
	top: 215px;
	width: 228px;
}
.yxx1 .box .t4 {
	width: 288px;
	top: 600px;
	left: 930px;
}
.yxx1 .box .t5 {
	width: 1200px;
	margin-top: 700px;
	margin-left: -600px;
	left: 50%;
	right: 50%;
	bottom: 130px;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
}.yxx1 .box .t5 b {
	color: #f6503a;
}
.yxx2  .tt td {
	font-size: 16px;
	line-height: 56px;
	height: 56px;
	color: #FFFFFF;
	background-color: #484848;
	padding-left: 50px;
	padding-right: 50px;
}
.yxx2 .line td {
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 16px;
}
.yxx2  .line  td  p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
}
.yxx2 .line .td2 {
	padding-left: 50px;
}
.yxx2 .line .td2 strong {
	font-size: 22px;
	font-weight: normal;
}
.yxx2 .line .td2 .i {
	color: #3e65b8;
}
.yxx3 {
	margin-top: 72px;
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #f6f6f6;
}
.yxx3 .box {
}
.yxx3 .box .list {
	margin-top: 44px;
	height: 327px;
}
.yxx3 .box .list ul li {
	float: left;
	width: 300px;
	height: 327px;
	background-color: #fafafa;
}
.yxx3 .box .list ul li:nth-child(2n) {
	background-color: #FFFFFF;
}
.yxx3 .box .list ul li .t {
	background-color: #3e65b8;
	height: 146px;
	padding-left: 31px;
	line-height: 20px;
	color: #fafafa;
	padding-right: 31px;
	position: relative;
}
.yxx3 .box .list ul li .t i {
	background-image: url(100.png);
	height: 63px;
	width: 54px;
	display: block;
	position: absolute;
	top: 0px;
	right: 37px;
	text-align: center;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
}
.yxx3 .box .list ul li .t strong {
	font-size: 28px;
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 36px;
}

.yxx3 .box .list ul li .txt {
	height: 151px;
	background-color: #FFFFFF;
	line-height: 24px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	padding-top: 30px;
}

.yxx3 .box .list ul li:nth-child(2n) .t {background-color: #4e75c8;}
.yxx3 .box .list ul li:nth-child(2n) .txt {background-color: #fafafa;}.yxx4 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.yxx4 .box {
	text-align: center;
	margin-top: 60px;
}
.yxx4 .box ul li {
	display: inline-block;
	padding-right: 56px;
	padding-left: 56px;
}
.yxx4 .box ul li p {
	font-size: 18px;
	padding-top: 8px;
}
.yxx5 {
	background-color: #f9f9f9;
	height: 1004px;
	background-image: url(101.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.yxx5 .shared-title {
	height: 178px;
	padding-top: 80px;
}
.yxx5 .box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	position: relative;
}
.yxx5 .box .text {
	width: 216px;
	position: absolute;
	line-height: 24px;
	text-align: center;
}
.yxx5 .box .text strong {
	font-size: 28px;
	font-weight: normal;
	display: block;
	padding-bottom: 10px;
}
.yxx5 .box .b1 {
	left: 278px;
}
.yxx5 .box .b1 strong {color: #3e65b8;}
.yxx5 .box .b2 {
	left: 689px;
}
.yxx5 .box .b2 strong {
	color: #F5515A;
}
.yxx5 .box .b3 {left: 70px;top: 215px;}
.yxx5 .box .b3 strong {color: #2AD0E6;}
.yxx5 .box .b4 {
	left: 898px;
	top: 215px;
}
.yxx5 .box .b4 strong {
	color: #CF9192;
}
.yxx5 .box .b5 {
	left: 276px;
	top: 425px;
}
.yxx5 .box .b5 strong {
	color: #FFA417;
}
.yxx5 .box .b6 {
	left: 690px;
	top: 425px;
}
.yxx5 .box .b6 strong {
	color: #13D799;
}.yxx6 .shared-title  b  {
	color: #f6503a;
}
.yxx7 .website_pro {
	padding-top: 10px;
	padding-bottom: 0px;
}

.yxx7  .website_pro .shared-title {
	padding-bottom: 65px;
}
.wssc-class {
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 70px;
}
.wssc-class ul {
	width: 1300px;
}
.wssc-class ul li {
	float: left;
	height: 230px;
	width: 222px;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin-right: 20px;
	-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;
}
.wssc-class ul li a {
	display: block;
	height: 192px;
	width: 222px;
	padding-top: 38px;
}
.wssc-class ul li p {
	font-size: 15px;
	padding-top: 15px;
	-o-transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
}
.wssc-class ul li:hover {border-top-color: #1296db;border-right-color: #1296db;border-bottom-color: #1296db;border-left-color: #1296db;}
.wssc-class ul li:hover p {
	padding-top: 35px;
}
.wssc-class ul li:hover a {color: #1296db;}
.wssc-class ul li:nth-child(2):hover {border-top-color: #8f5fa9;border-right-color: #8f5fa9;border-bottom-color: #8f5fa9;border-left-color: #8f5fa9;}
.wssc-class ul li:nth-child(2):hover a {color: #8f5fa9;}
.wssc-class ul li:nth-child(3):hover {border-top-color: #f4b34c;border-right-color: #f4b34c;border-bottom-color: #f4b34c;border-left-color: #f4b34c;}
.wssc-class ul li:nth-child(3):hover a {color: #f4b34c;}
.wssc-class ul li:nth-child(4):hover {border-top-color: #27cc61;border-right-color: #27cc61;border-bottom-color: #27cc61;border-left-color: #27cc61;}
.wssc-class ul li:nth-child(4):hover a {color: #27cc61;}
.wssc-class ul li:nth-child(5):hover {border-top-color: #f06868;border-right-color: #f06868;border-bottom-color: #f06868;border-left-color: #f06868;}
.wssc-class ul li:nth-child(5):hover a {color: #f06868;}.wssc-xtmk {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #f8f8f8;
	overflow: hidden;
	height: 590px;
}
.wssc-xtmk .box {
	margin-top: 45px;
	height: 440px;
	position: relative;
}
.wssc-xtmk .box .logo {
	background-image: url(102.png);
	height: 236px;
	width: 236px;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -118px;
	top: 125px;
}
.wssc-xtmk .box .logobg {
	height: 39px;
	width: 236px;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -118px;
	top: 345px;
	text-align: center;
}
.wssc-xtmk .box .logobg img {
	width: 100%;
	height: 100%;
}
.wssc-xtmk .box ul li {
	height: 136px;
	width: 415px;
	float: left;
	position: relative;
	margin-top: 18px;
}
.wssc-xtmk .box ul li:nth-child(2n) {
	float: right;
}
.wssc-xtmk .box ul li:nth-child(-n+2) {
	margin-top: 0px;
}
.wssc-xtmk .box ul li i {
	position: absolute;
	z-index: 1;
	right: -32px;
	font-size: 98px;
	font-weight: bold;
	color: #e2e2e2;
	font-style: normal;
	-o-transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-ms-transition:all .2s;transition:all .2s;
	font-family: "Times New Roman", Times, serif;
	top: 10px;
}
.wssc-xtmk .box ul li:hover .txt {
	background-color: #ff621b;
	color: #FFFFFF;
	width: 800px;
}
.wssc-xtmk .box ul li:hover .txt p {
	color: #FFFFFF;
}
.wssc-xtmk .box ul li:hover i {
	color: #ff621b;
	right: -50px;
}
.wssc-xtmk .box ul li:nth-child(2n):hover i {
	color: #ff621b;
	left: -50px;
}
.wssc-xtmk .box ul li .txt strong {
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-bottom: 10px;
	-o-transition:all 0s;-moz-transition:all 0s;-webkit-transition:all 0s;-ms-transition:all 0s;transition:all 0s;
}

.wssc-xtmk .box ul li .txt {
	background-color: #FFFFFF;
	height: 116px;
	width: 355px;
	position: absolute;
	z-index: 2;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 20px;
	-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;
	top: 0px;
	right: 0px;
}
.wssc-xtmk .box ul li:nth-child(2n) i {
	left: -32px;
	right: auto;
}
.wssc-xtmk .box ul li:nth-child(2n) .txt {
	left: 0px;
	right: auto;
}
.wssc-xtmk .box ul li .txt div {
	width: 352px;
	float: right;
}
.wssc-xtmk .box ul li:nth-child(2n) .txt div {
	float: left;
}

.wssc-xtmk .box ul li .txt p {
	color: #888888;
	-o-transition:all 0s;-moz-transition:all 0s;-webkit-transition:all 0s;-ms-transition:all 0s;transition:all 0s;
}


.lodhskin{
-webkit-animation:lodhskin 4s .2s ease both;
-moz-animation:lodhskin 4s .2s ease both;
animation-iteration-count:infinite;
}
@-webkit-keyframes lodhskin{
0%   {top: 45px;}
50% {top: 115px;}
100% {top: 45px;}
}
@-moz-keyframes lodhskin{
0%   {top: 45px;}
50% {top: 115px;}
100% {top: 45px;}
}
.lodhskin2{
-webkit-animation:lodhskin2 4s .2s ease both;
-moz-animation:lodhskin2 4s .2s ease both;
animation-iteration-count:infinite;
}
@-webkit-keyframes lodhskin2{
0%   {width: 30%;opacity: 0.1;}
50% {width: 70%;opacity: 1.0;}
100% {width: 30%;opacity: 0.1;}
}
@-moz-keyframes lodhskin2{
0%   {width: 30%;opacity: 0.1;}
50% {width: 70%;opacity: 1.0;}
100% {width: 30%;opacity: 0.1;}
}
.wssc-yszs ul li {
	display: block;
	
}
.wssc-yszs ul li:nth-child(2n) {
	background-color: #f8f8f8;
}.wssc-yszs {
	overflow: hidden;
}
.wssc-yszs ul li .box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.wssc-yszs ul li .box .text {
	display: table;
	float: left;
}
.wssc-yszs ul li:nth-child(2n) .box .text {
	text-align: right;
	float: right;
}
.wssc-yszs ul li .box .text span {
	
	
	font-size: 14px;
	line-height: 24px;
}
.wssc-yszs ul li .box .text span strong {
	font-size: 28px;
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding-bottom:20px;
	 
	 
	color: #444444;
}

.wssc-yszs ul li .pic {
	float: right;
}
.wssc-yszs ul li:nth-child(2n) .pic {
	float: left;
}
.b2b1 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.b2b1 .box {
	margin-top: 58px;
	width: 1200px;
}
.b2b1 .box ul {
	width: 1300px;
}
.b2b1 .box ul li {
	float: left;
	width: 268px;
	height: 312px;
	position: relative;
	margin-right: 42px;
}
.b2b1 .box ul li .pic {
	height: 149px;
}
.b2b1 .box ul li .pic img{
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
}

.b2b1 .box ul li .i {
	position: absolute;
	height: 74px;
	width: 74px;
	margin-left: -37px;
	left: 50%;
	right: 50%;
	top: 114px;
}
.b2b1 .box ul li .i a {
	background-image: url(104.png);
	display: block;
	height: 74px;
	width: 74px;
	text-decoration: none;
}

.b2b1 .box ul li .txt {
	height: 163px;
	background-color: #ff621b;
	line-height: 20px;
	color: #FFFFFF;
	padding-right: 22px;
	padding-left: 22px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.b2b1 .box ul li .txt strong {
	display: block;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 15px;
	font-size: 17px;
	font-weight: normal;
}
.b2b2 {
	background-image: url(105.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 656px;
}
.b2b2 .shared-title {
	height: 136px;
	padding-top: 70px;
}
.b2b2 .shared-title p {
	color: #FFFFFF;
}
.b2b2 .shared-title strong {
	color: #FFFFFF;
}
.b2b2 .box {
	width: 1200px;
}
.b2b2 .box ul {
	width: 1300px;
}
.b2b2 .box ul li {
	float: left;
	width: 268px;
	height: 360px;
	position: relative;
	margin-right: 42px;
}
.b2b2 .box ul li .pic {
	height: 213px;
}
.b2b2 .box ul li .pic img{
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
}

.b2b2 .box ul li .i {
	position: absolute;
	height: 74px;
	width: 74px;
	margin-left: -37px;
	left: 50%;
	right: 50%;
	top: 114px;
}
.b2b2 .box ul li .i a {
	background-image: url(104.png);
	display: block;
	height: 74px;
	width: 74px;
	text-decoration: none;
}

.b2b2 .box ul li .txt {
	height: 147px;
	background-color: #FFFFFF;
	line-height: 20px;
	padding-right: 22px;
	padding-left: 22px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.b2b2 .box ul li .txt strong {
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 17px;
	font-weight: normal;
}
.b2b4 {
	background-color: #f9f9f9;
	margin-bottom: 70px;
	padding-top: 70px;
	padding-bottom: 20px;
}
.b2b4 .box {
	overflow: hidden;
}
.b2b4 .box ul {
	width: 1300px;
}
.b2b4 ul li {
	float: left;
	width: 250px;
	margin-right: 65px;
	text-align: center;
	line-height: 20px;
	height: 315px;
}
.b2b4 ul li .ico {
	height: 158px;
	width: 158px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #bebebe;
	background-color: #FFFFFF;
	display: table;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.b2b4 ul li .ico span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	font-size: 60px;
	color: #bebebe;
	font-family: iconfont;
}
.b2b4 ul li:hover .ico {
	border-top-color: #ff621b;
	border-right-color: #ff621b;
	border-bottom-color: #ff621b;
	border-left-color: #ff621b;
}
.b2b4 ul li:hover .ico span {
	color: #ff621b;
}

.b2b4 ul li strong {
	font-size: 17px;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.b2b4 ul li:nth-last-child(3) {
	margin-left: 315px;
}
.b2c1 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.b2c1 .box {
	margin-top: 50px;
}
.b2c1 .box ul li {
	float: left;
	height: 222px;
	width: 585px;
	border: 1px solid #EBEBEB;
}
.b2c1 .box ul li:hover {
	border-top-color: #ff621b;
	border-right-color: #ff621b;
	border-bottom-color: #ff621b;
	border-left-color: #ff621b;
}
.b2c1 .box ul li a {
	display: block;
	height: 222px;
	width: 585px;
	color: #666666;
}
.b2c1 .box ul li a .pic {
	float: left;
	margin-left: 40px;
	margin-top: 42px;
}
.b2c1 .box ul li a .txt {
	width: 365px;
	margin-left: 23px;
	float: left;
	margin-top: 42px;
}
.b2c1 .box ul li a .txt p {
	font-size: 15px;
	line-height: 22px;
	padding-top: 10px;
}
.b2c1 .box ul li a .txt strong {
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	display: block;
	color: #444444;
}
.b2c1 .box ul li a .txt .jiage {
	padding-top: 6px;
	font-size: 14px;
}
.b2c1 .box ul li a .txt .jiage b {
	font-size: 20px;
	color: #ffa800;
}
.b2c1 .box ul li.r {
	float: right;
}
.b2c2 {
	background-image: url(106.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 408px;
}
.b2c2 .shared-title {
	height: 100px;
	padding-top: 70px;
	color: #FFFFFF;
}
.b2c2 .shared-title strong {
	color: #FFFFFF;
}
.b2c2 .shared-title p {
	color: #FFFFFF;
}
.b2c2 .box ul li {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	box-sizing:border-box;
}
.b2c2 .box ul li strong {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}
.b2c3 {
	clear: both;
	float: none;
	padding-top: 70px;
	padding-bottom: 70px;
}
.b2c3 .box {
	overflow: hidden;
	width: 1200px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.b2c3 .box ul {
	width: 1360px;
}
.b2c3 .box ul li {
	float: left;
	width: 328px;
	height: 100px;
	display: block;
	margin-top: 50px;
	margin-right: 108px;
}
.b2c3 .box ul li p {
	line-height: 20px;
	color: #888888;
	padding-top: 10px;
}
.b2c3 .box ul li strong {
	display: block;
	font-size: 18px;
	color: #444444;
	font-weight: normal;
	padding-top: 8px;
}
.b2c3 .box ul li img {
	float: left;
	margin-right: 15px;
}
.b2c4 {
	background-color: #f8f8f8;
	padding-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 70px;
	clear: both;
	float: none;
}
.b2c4 .box {
	margin-top: 50px;
	background-color: #FFFFFF;
	height: 626px;
	overflow: hidden;
}
.b2c4 .box .tab {
	height: 70px;
	background-color: #0d7ec6;
}
.b2c4 .box .tab ul li {
	width: 20%;
	float: left;
	display: block;
	line-height: 70px;
	text-align: center;
	height: 70px;
	font-size: 16px;
	color: #FFFFFF;
}
.b2c4 .box .tab ul li.on {
	color: #0D7EC6;
	background-color: #FFFFFF;
}
.b2c4 .box .con {
	height: 556px;
	width: 1200px;
}
.b2c4 .box .con ul li {
	text-align: center;
	padding-top: 50px;
}
.o2o1 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.o2o1 .box {
	margin-top: 50px;
	overflow: hidden;
}
.o2o1 .box ul.l1 {
}
.o2o1 .box ul.l1 li {
	height: 200px;
	width: 580px;
	float: left;
	border: 1px solid #EEEEEE;
	position: relative;
}
.o2o1 .box ul.l1 li i {
	background-image: url(o2o-01.png);
	display: block;
	height: 47px;
	width: 57px;
	position: absolute;
	top: -1px;
	right: -1px;
}
.o2o1 .box ul.l1 li .ico {
	margin-top: 48px;
	margin-left: 50px;
	float: left;
}
.o2o1 .box ul.l1 li .txt {
	float: left;
	margin-top: 40px;
	width: 353px;
	margin-left: 35px;
}
.o2o1 .box ul.l1 li .txt span {
	font-size: 20px;
	color: #FF0000;
	float: right;
}
.o2o1 .box ul.l1 li .txt strong {
	font-size: 24px;
	font-weight: normal;
}
.o2o1 .box ul.l1 li .txt p {
	line-height: 22px;
	color: #888888;
	padding-top: 8px;
}
.o2o1 .box ul.l1 li .txt a {
	height: 32px;
	width: 88px;
	display: block;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	float: right;
	background-color: #ececec;
}
.o2o1 .box ul.l1 li.r {
	float: right;
}
.o2o1 .box ul.l1 li:hover {
	border-top-color: #FFA800;
	border-right-color: #FFA800;
	border-bottom-color: #FFA800;
	border-left-color: #FFA800;
}
.o2o1 .box ul.l2 {
	width: 1360px;
}
.o2o1 .box ul.l2 li {
	float: left;
	height: 260px;
	width: 272px;
	border: 1px solid #EEEEEE;
	text-align: center;
	padding-top: 20px;
	margin-top: 35px;
	margin-right: 34px;
}
.o2o1 .box ul.l2 li em {
	display: block;
	font-style: normal;
	line-height: 40px;
	font-size: 20px;
	color: #ff0000;
}
.o2o1 .box ul.l2 li strong {
	font-size: 24px;
	font-weight: normal;
	display: block;
}
.o2o1 .box ul.l2 li p {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 22px;
	color: #888888;
}
.o2o1 .box ul.l2 li:hover {
	border-top-color: #FFA800;
	border-right-color: #FFA800;
	border-bottom-color: #FFA800;
	border-left-color: #FFA800;
}
.o2o2 {
	height: 628px;
	background-image: url(o2o-08-.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.o2o2 .shared-title {
	padding-top: 68px;
}
.o2o3 ul li {
	display: block;
	
}
.o2o3 ul li:nth-child(2n) {
	background-color: #f8f8f8;
}.o2o3 {
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 70px;
}
.o2o3 .shared-title {
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	height: 67px;
}

.o2o3 ul li .box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.o2o3 ul li .box .text {
	display: table;
	float: right;
}
.o2o3 ul li:nth-child(2n) .box .text {
	text-align: left;
	float: left;
}
.o2o3 ul li .box .text span {
	vertical-align: middle;
	display: table-cell;
	font-size: 14px;
	line-height: 24px;
}
.o2o3 ul li .box .text span strong {
	font-size: 28px;
	font-weight: normal;
	display: block;
	padding-bottom: 20px;
	color: #444444;
}

.o2o3 ul li .pic {
	float: left;
}
.o2o3 ul li:nth-child(2n) .pic {
	float: right;
}
.app-se {
	padding-top: 70px;
	padding-bottom: 70px;
}
.app-se .box {
	padding-top: 96px;
}
.app-se .box ul li {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}
.app-se .box ul li strong {
	display: block;
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.app-se .box ul li p {
	line-height: 22px;
	color: #888888;
	padding-right: 30px;
	padding-left: 30px;
}
.app-kfln {
	background-color: #f9f9f9;
	margin-bottom: 70px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.app-kfln .box {
	padding-top: 70px;
	padding-bottom: 70px;
}
.app-kfln .box ul {
	clear: both;
	float: none;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.app-kfln .box ul li {
	vertical-align: middle;
	display: table-cell;
	padding-right: 45px;
	padding-left: 45px;
}

.app-kfln .ol {
	text-align: center;
}
.app-kfln .ol a {
	height: 52px;
	width: 202px;
	font-size: 14px;
	line-height: 52px;
	color: #FFFFFF;
	display: inline-block;
	background-color: #0691eb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wmsc1 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.wmsc1 .box {
	padding-top: 70px;
}
.wmsc1 .box ul li {
	float: left;
	width: 20%;
	text-align: center;
}
.wmsc1 .box ul li strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 15px;
}
.wmsc1 .box ul li p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	color: #888888;
}
.wmsc2 {
	background-image: url(main_banner_bg9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 580px;
}
.wmsc2 .shared-title {
	height: 138px;
	padding-top: 100px;
}
.wmsc2 .box {
	overflow: hidden;
}
.wmsc2 .box ul {
}
.wmsc2 .box ul li {
	float: left;
	width: 20%;
	text-align: center;
}
.wmsc2 .box ul li .l {
	padding-top: 10px;
}
.wmsc2 .box ul li .l a {
	color: #FFFFFF;
	clear: both;
	float: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline-block;
	background-image: url(wm-ico-11.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.wmsc2 .box ul li .l a.full {
	background-image: url(wm-ico-12.png);
}
.wmsc3 {
	background-image: url(wm-bg-01.jpg);
	height: 568px;
	background-position: center top;
}
.wmsc3 .shared-title {
	height: 174px;
	padding-top: 114px;
}
.wmsc3 ul li {
	float: left;
	width: 25%;
	text-align: center;
}
.wmsc4 {
	background-image: url(wm-bg-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 389px;
	overflow: hidden;
	position: relative;
}
.wmsc4 .tt {
	font-size: 36px;
	color: #FFFFFF;
	height: 50px;
	width: 1200px;
	margin-left: -600px;
	position: absolute;
	left: 50%;
	top: 80px;
	right: 50%;
	font-weight: bold;
	text-align: center;
}
.wmsc4 .pic {
	height: 228px;
	width: 680px;
	margin-left: -340px;
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: 0px;
}
.wmsc5 {
	background-image: url(wm-bg-04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 666px;
	position: relative;
	overflow: hidden;
	margin-bottom: 70px;
}
.wmsc5 .shared-title {
	height: 132px;
	padding-top: 80px;
}
.wmsc5 .pic {
	height: 339px;
	width: 412px;
	margin-left: -206px;
	position: absolute;
	left: 50%;
	right: 50%;
	top: 222px;
}
.ppba1 {
	background-image: url(wm-bg-08.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 644px;
}
.ppba1 .shared-title {
	height: 162px;
	padding-top: 82px;
}
.ppba1 .box {
}
.ppba1 .box img {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
.ppba1 .box p {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
	text-indent: 20px;
}
.ppba1 .box strong {
	color: #fe9900;
}
.ppba1 .box b {
	color: #ff621b;
}
.ppba2 {
	background-image: url(wm-bg-09.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 383px;
}
.ppba2 .shared-title {
	height: 112px;
	padding-top: 76px;
}
.ppba2 .shared-title p {
	color: #FFFFFF;
}
.ppba2 .shared-title strong {
	color: #FFFFFF;
}
.ppba2 .shared-title strong b {
	color: #FFCC00;
}
.ppba2 .box {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.ppba2 .box ul li {
	background-image: url(zhangxue.png);
	height: 95px;
	width: 297px;
	display: block;
	float: left;
	padding-left: 90px;
	padding-top: 20px;
	font-size: 17px;
}
.ppba2 .box ul li strong {
	font-weight: bold;
}
.ppba2 .box ul li .lx {
	font-size: 15px;
	line-height: 28px;
	padding-top: 4px;
	padding-left: 20px;
	color: #0691eb;
	font-weight: bold;
}
.ppba2 .box ul li .lx a {
	color: #0691EB;
}
.ppba2 .box ul li.r {
	float: right;
	background-image: url(longzhijun.png);
}
.ppba3 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.ppba3 .box {
	padding-top: 60px;
	overflow: hidden;
	text-align: center;
}
.ppba3 .box ul {
	padding-left: 90px;
}

.ppba3 .box ul li {
	font-size: 14px;
	line-height: 22px;
	display: block;
	height: 68px;
	text-align: left;
	float: left;
	width: 280px;
}
.ppba3 .box ul li p {
	padding-top: 20px;
}
.ppba3 .box ul li.l1 {
	width: 250px;
}
.ppba3 .box ul li.l2 {
	margin-right: 40px;
}
.ppba3 .box ul li.l3 {
	margin-right: 40px;
}
.ppba3 .box ul li.l3 p {
	padding-top: 10px;
}
.ppba3 .box ul li.l4 {
	width: 200px;
}

.ppba3 .box ul li i {
	display: inline-block;
	margin-right: 8px;
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	width: 50px;
	background-color: #ffa200;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-top: 8px;
	float: left;
}
.ppba4 {
	background-color: #f9f9f9;
	height: 410px;
}
.ppba4 .shared-title {
	height: 148px;
	padding-top: 78px;
}
.ppba4 ul {
	display: table;
	width: 100%;
}
.ppba4 ul li {
	font-size: 14px;
	line-height: 24px;
	vertical-align: middle;
	display: table-cell;
}
.ppba4 ul li img {
	float: left;
	margin-right: 10px;
}
.ppba4 .box .tips {
	text-align: center;
	padding-top: 50px;
	color: #999999;
}
.ppba4 .box .tips img {
	vertical-align: middle;
	margin-right: 8px;
}
.ppba5 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.ppba5 .box {
	overflow: hidden;
	width: 1200px;
	padding-top: 30px;
}
.ppba5 .box ul {
	width: 1300px;
}

.ppba5 ul li {
	height: 90px;
	width: 582px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-top: 20px;
	display: block;
	overflow: hidden;
	margin-right: 35px;
}
.ppba5 ul li i {
	height: 24px;
	width: 24px;
	float: left;
	display: block;
	margin-right: 8px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FFA200;
	text-align: center;
	line-height: 24px;
}

.ppba5 ul li strong {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
}
.ppba5 ul li p {
	line-height: 22px;
	padding-top: 8px;
}
.ppba5 ul li p i {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #00d272;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.wwz1 {
	padding-top: 70px;
	padding-bottom: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.wwz1 .box {
	padding-top: 60px;
	overflow: hidden;
	width: 1200px;
}
.wwz1 .box ul {
	width: 2000px;
}

.wwz1 .box ul li {
	width: 240px;
	float: left;
	text-align: center;
	margin-right: 80px;
}
.wwz1 .box ul li strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
}
.wwz1 .box ul li p {
	line-height: 22px;
	color: #888888;
}
.wwz1 .box ul li img {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.wwz2 {
	height: 560px;
}
.wwz2 .pic {
	float: right;
}
.wwz2 .text {
	float: left;
	width: 566px;
	margin-top: 116px;
	font-size: 14px;
	line-height: 24px;
}
.wwz2 .text b {
	color: #ff9c00;
}
.wwz2 .text strong {
	font-size: 32px;
	font-weight: normal;
	display: block;
	padding-bottom: 12px;
}
.wwz2 .text .contact {
	padding-top: 30px;
	float: left;
}
.wwz2 .text .contact a {
	font-size: 15px;
	color: #FFFFFF;
	display: inline-block;
	background-color: #ff621b;
	line-height: 50px;
	text-align: center;
	height: 50px;
	width: 145px;
	margin-right: 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.wwz2 .text .contact a.b1 {
	background-color: #ffa33c;
}

.wwz2 .text .contact a img {
	vertical-align: middle;
	margin-right: 5px;
}.wwz3 {
	padding-top: 70px;
	padding-bottom: 70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
.wwz3 .shared-title em {
	font-style: normal;
	color: #FFA33C;
}
.wwz3 .shared-title b {
	font-size: 38px;
}
.wwz3 .box {
	text-align: center;
	padding-top: 50px;
}
.wwz4  {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #fafafa;
}
.wwz4 .box {
	padding-top: 50px;
}
.wwz5 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.wwz5 .shared-title p b {
	color: #FFA33C;
}
.wwz5 .box {
	padding-top: 70px;
}
.wwz5 .box ul li {
	float: left;
	width: 33%;
	text-align: center;
	display: block;
	height: 222px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f4f7;
}
.wwz5 .box ul li:last-child {
	border-right-style: none;
}
.wwz5 .box ul li strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}
.wwz5 .box ul li p {
	line-height: 22px;
	color: #888888;
	padding-right: 80px;
	padding-left: 80px;
}
.wwz6 {
	background-image: url(wwz-11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1209px;
}
.wwz6 .shared-title {
	height: 135px;
	padding-top: 70px;
}
.wwz6 .list ul li {
	float: left;
	width: 521px;
	height: 168px;
}
.wwz6 .list ul li strong {
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
}
.wwz6 .list ul li .p {
	float: left;
	margin-right: 15px;
}
.wwz6 .list ul li p {
	line-height: 24px;
	padding-top: 5px;
	color: #888888;
}
.wwz6 .list ul li.r {
	float: right;
}
.wwz6 .box {
	clear: both;
	float: none;
	padding-top: 30px;
}
.wwz7 {
	margin-bottom: 80px;
}

.wwz7   ul   li  {
	height: 550px;
	width: 100%;
	display: block;
}
.wwz7 ul li:nth-child(2n) {
	background-color: #fafafa;
}
.wwz7 ul li .box .pic {
	float: left;
}
.wwz7 ul li:nth-child(2n) .box .pic {
	float: right;
}
.wwz7 ul li:nth-child(2n) .box .text {
	float: left;
	text-align: left;
}
.wwz7 ul li:nth-child(2n) .box .text .contact {
	float: left;
}
.wwz7 ul li:nth-child(2n) .box .text .contact a {
	margin-right: 15px;
	margin-left: 0px;
}
.wwz7 ul li .box .text {
	float: right;
	padding-top: 140px;
	text-align: right;
	color: #666666;
}
.wwz7 ul li .box .text p {
	line-height: 24px;
	font-size: 14px;
}
.wwz7 ul li .box .text strong {
	font-size: 32px;
	font-weight: normal;
	display: block;
	padding-bottom: 15px;
}
.wwz7 ul li .box .text .contact {
	padding-top: 30px;
	float: right;
}
.wwz7 ul li .box .text .contact a {
	font-size: 15px;
	color: #FFFFFF;
	display: inline-block;
	background-color: #ff621b;
	line-height: 50px;
	text-align: center;
	height: 50px;
	width: 145px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: 15px;
}
.wwz7 ul li .box .text .contact a.b1 {
	background-color: #ffa33c;
}
.wwz7 ul li .box .text .list {
	clear: both;
	float: none;
	width: 628px;
}
.wwz7 ul li .box .text .list div {
	float: left;
	height: 100px;
	width: 288px;
	padding-right: 20px;
}
.wwz7 ul li .box .text .list div strong {
	font-size: 24px;
	color: #08a7d9;
	padding-bottom: 5px;
}
.waimao1 {
	padding-top: 111px;
	padding-bottom: 90px;
}
.waimao1 .box ul li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 18px;
}
.waimao1 .box ul li img {
	clear: both;
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.waimao2 {
	background-image: url(wm-03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 630px;
}
.waimao2 .txt {
	padding-top: 215px;
	font-size: 16px;
	line-height: 26px;
}
.waimao2 .txt strong {
	font-size: 30px;
	font-weight: normal;
	display: block;
	padding-bottom: 25px;
}
.waimao3 {
	background-image: url(wm-04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 552px;
}
.waimao3 .txt {
	color: #FFFFFF;
	text-align: right;
	padding-top: 200px;
	font-size: 16px;
	line-height: 26px;
}
.waimao3 .txt strong {
	font-size: 30px;
	display: block;
	padding-bottom: 25px;
	font-weight: normal;
}
.waimao4 {
	background-image: url(wm-05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 552px;
	margin-bottom: 80px;
}
.waimao4 .txt {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
	padding-top: 188px;
}
.waimao4 .txt strong {
	font-size: 30px;
	font-weight: normal;
	display: block;
	padding-bottom: 25px;
}
.qwtx-tab {
	background-color: #FFFFFF;
	-moz-box-shadow: 0px 1px 2px #f7f7f7;
	-webkit-box-shadow: 0px 1px 2px #f7f7f7;
	box-shadow: 0px 1px 2px #f7f7f7;

filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#f7f7f7');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#f7f7f7')";
	height: 60px;
	line-height: 60px;
}
.qwtx-tab .box a {
	font-size: 15px;
	margin-right: 55px;
}
.qwtx-tab .box a.curr {
	color: #ff621b;
	font-weight: bold;
}
.qwyx1 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.qwyx1 ul li {
	float: left;
	width: 348px;
	font-size: 14px;
	color: #999999;
	padding-left: 30px;
	padding-right: 20px;
	height: 78px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s
}
.qwyx1 ul li:hover,.qwyx1 ul li.cur {
	border-top-color: #F37272;
	border-right-color: #F37272;
	border-bottom-color: #F37272;
	border-left-color: #F37272;
}
.qwyx1 ul li:nth-child(2):hover,.qwyx1 ul li.cur:nth-child(2) {
	border-top-color: #0068B7;
	border-right-color: #0068B7;
	border-bottom-color: #0068B7;
	border-left-color: #0068B7;
}
.qwyx1 ul li:nth-child(3):hover,.qwyx1 ul li.cur:nth-child(3){
	border-top-color: #15C373;
	border-right-color: #15C373;
	border-bottom-color: #15C373;
	border-left-color: #15C373;
}
.qwyx1 ul li a {
	color: #888888;
}

.qwyx1 ul li strong {
	font-size: 24px;
	font-weight: normal;
	color: #444444;
	display: block;
	padding-top: 8px;
}
.qwyx1 ul li img {
	float: left;
	margin-right: 10px;
	-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s
}
.qwyx1 ul li:hover img {
	margin-right: 20px;
}
.qwyx2 {
	background-image: url(qwyx-06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 706px;
}
.qwyx2 .shared-title {
	height: 125px;
	padding-top: 70px;
}
.qwyx2 .box {
	text-align: center;
}
.qwyx2 .box p {
	padding-top: 30px;
	font-size: 17px;
}
.qwyx2 .box p strong {
	color: #f37272;
}
.qwyx3 {
}
.qwyx3 .shared-title {
	height: 77px;
	padding-top: 76px;
}
.qwyx3 .box {
	height: 422px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(qwyx-08.png);
}
.qwyx3 .box div {
	width: 290px;
	font-size: 14px;
	line-height: 28px;
	position: absolute;
}
.qwyx3 .box div.l {
	left: 88px;
	top: 128px;
}
.qwyx3  .box  div strong  {
	font-weight: normal;
	color: #dc6a6f;
	font-size: 17px;
}

.qwyx3  .box  div.r {
	right: 10px!important;
	top: 128px!important;
}
.qwyx4 {
	background-color: #fbfbfb;
	height: 563px;
}
.qwyx4 .shared-title {
	padding-top: 80px;
}
.qwyx4 .box {
	height: 411px;
}
.qwyx4 .box img {
	float: left;
}
.qwyx4 .box .txt {
	margin-top: 68px;
	margin-left: 95px;
	line-height: 68px;
	float: left;
	font-size: 24px;
}
.qwyx5 .shared-title {
	height: 106px;
	padding-top: 70px;
}
.qwyx5 .box {
	overflow: hidden;
	padding-bottom: 70px;
}
.qwyx5 .box ul {
	width: 1380px;
}
.qwyx5 .box ul li {
	float: left;
	width: 215px;
	margin-right: 31px;
}
.qwyx5 .box ul li p {
	line-height: 20px;
	color: #888888;
}
.qwyx5 .box ul li strong {
	font-size: 16px;
	color: #444444;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.qwyx6 .shared-title {
	height: 108px;
	padding-top: 40px;
}
.qwyx6 {
	background-color: #fbfbfb;
	padding-top: 20px;
	padding-bottom: 70px;
}
.qwyx6 .box {
	width: 1200px;
	overflow: hidden;
}
.qwyx6 .box ul {
	width: 1380px;
}
.qwyx6 .box ul li {
	width: 236px;
	float: left;
	display: block;
	margin-right: 84px;
}
.qwyx6 .box ul li strong {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.qwyx6 .box ul li img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.qwyx6 .box ul li p {
	line-height: 24px;
	color: #888888;
}
.qwyx7 {
	padding-top: 82px;
	padding-bottom: 72px;
}
.qwyx7 .shared-title {
	padding-bottom: 50px;
}
.qwyx8 {
	background-color: #fcfcfc;
	padding-top: 70px;
	padding-bottom: 70px;
}
.qwyx8 .box {
	height: 540px;
	width: 1200px;
	margin-top: 60px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dedede;
}
.qwyx8 .box ul li {
	width: 126px;
	float: left;
	height: 539px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	font-size: 14px;
	line-height: 24px;
}
.qwyx8 .box ul li div:nth-child(2n) {
	background-color: #fbfbfb;
}
.qwyx8 .box ul li:nth-child(1) div {
text-align: center;
}
.qwyx8 .box ul li div:nth-child(n+3) {
text-align: center;
line-height: 70px;
}
.qwyx8 .box ul li.on {
	font-weight: bold;
}
.qwyx8 .box ul li div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 72px;
	
}
.qwyx8 .box ul li div:nth-child(2) {
	height: 202px;
}
.qwyx8 .box ul li div:nth-child(3) {
	height: 110px;
}
.qwyx8 .box ul li div:nth-child(4) {
	height: 75px;
}
.qwyx8 .box ul li div:nth-child(5) {
	height: 75px;
}
.qwyx8 .box ul li div:nth-child(1) {
	line-height: 68px;
	text-align: center;
	font-size: 17px;
	
}
.qwyx8 .box ul li div em {
	font-style: normal;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
}
.qwyx8 .box ul li:nth-child(1) div em {
	line-height: 64px;
	text-align: center;
	padding: 0px;
}

.qwyx8 .box ul li div span {
	line-height: 22px;
	display: block;
	padding-top: 20px;
}

.qwyx8 .box ul li:hover,.qwyx8 .box ul li.on {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #51bbf8;
	height: 538px;
	background-color: #f2faff;
}
.qwyx8 .box ul li:hover div:nth-child(1),.qwyx8 .box ul li.on div:nth-child(1) {
	height: 71px;
}
.qwyx8 .box ul li:hover div:nth-child(2n),.qwyx8 .box ul li.on div:nth-child(2n) {
	background-color: #def1fc;
}
.qwyx8 .box ul li.l2 {
	width: 259px;
}
.qwyx8 .box ul li.l3 {
	width: 312px;
}
.qwyx8 .box ul li.l4 {
	width: 201px;
}
.qwyx8 .box ul li.l5 {
	width: 296px;
}
.qwyx9 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.qwyx9 .box {
	padding-top: 60px;
	overflow: hidden;
}
.qwyx9 .box ul {
	width: 1400px;
}
.qwyx9 .box ul li {
	float: left;
	width: 160px;
	line-height: 24px;
	color: #777777;
	text-align: center;
	margin-right: 105px;
}
.qwyx9 .box ul li strong {
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
}
.qwyx-cpfw1 {
	padding-top: 40px;
	padding-bottom: 70px;
}
.qwyx-cpfw1 .tab {
	height: 48px;
}
.qwyx-cpfw1 .tab li {
	padding-right: 35px;
	padding-left: 35px;
	background-color: #eeeeee;
	height: 48px;
	margin-right: 20px;
	float: left;
	line-height: 48px;
	font-size: 16px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.qwyx-cpfw1 .tab li.on {
	background-color: #ff621b;
	color: #FFFFFF;
}
.qwyx-cpfw1 .box {
	padding-top: 36px;
}
.qwyx-cpfw1 .box .shared-title {
	padding-bottom: 20px;
}
.qwyx-cpfw1 .box .table td {
	font-size: 14px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.qwyx-cpfw1 .box .table .tt td {
	color: #FFFFFF;
}
.qwyx-cpfw2 {
	background-color: #f8f8f8;
	padding-top: 70px;
	padding-bottom: 70px;
}
.qwyx-cpfw2 .box {
	padding-top: 50px;
	width: 1200px;
	overflow: hidden;
}
.qwyx-cpfw2 .box ul {
	width: 1400px;
}
.qwyx-cpfw2 .box ul li {
	float: left;
	width: 366px;
	margin-right: 51px;
}
.qwyx-cpfw2 .box ul li strong {
	text-align: center;
	line-height: 62px;
	height: 62px;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	display: block;
}
.qwyx-cpfw2 .box ul li p {
	line-height: 22px;
	color: #666666;
}
.qwyx-cpfw3 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.qwyx-cpfw3 .box {
	padding-top: 38px;
}
.qwyx-cpfw3 .box ul li {
	float: left;
	width: 50%;
	line-height: 22px;
	color: #666666;
}
.qwyx-cpfw3 .box ul li strong {
	font-size: 18px;
	color: #444444;
	display: block;
	padding-bottom: 10px;
	font-weight: normal;
}
.qwyx-cpfw3 .box ul li img {
	float: left;
	margin-right: 28px;
}
.yx-cpfw-01  .box  {
	padding-top: 40px;
	padding-bottom: 40px;
}
.yx-cpfw-01 .box .left {
	float: left;
	width: 560px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 70px;
}
.yx-cpfw-01 .box .left h2 {
	font-size: 24px;
}
.yx-cpfw-01 .box .pic {
	float: right;
}
.yx-cpfw-02 {
	background-color: #fafafa;
	padding-bottom: 55px;
	padding-top: 20px;
}
.yx-cpfw-02  .tit,.yx-cpfw-03 .tit {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.yx-cpfw-02 .con {
	padding-top: 60px;
	padding-bottom: 10px;
	height: 416px;
	background-image: url(yx-fw-02.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
}
.yx-cpfw-02 .con ul li {
	height: 74px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	width: 465px;
	margin-bottom: 18px;
	padding-top: 6px;
	padding-left: 10px;
	line-height: 22px;
	position: relative;
	font-size: 14px;
}
.yx-cpfw-02 .con ul li span {
	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	position: absolute;
	top: 10px;
	right: -25px;
	display: block;
	overflow: hidden;
	line-height: 60px;
	height: 60px;
	width: 35px;
	text-align: left;
}

.yx-cpfw-02 .con ul:hover li {
	background-color: #00BAFF;
	color: #FFFFFF;
}
.yx-cpfw-02 .con ul:nth-child(2):hover li {
	background-color: #FF6867;
}
.yx-cpfw-02 .con ul:nth-child(3):hover li {
	background-color: #FFC000;
}
.yx-cpfw-02 .con ul:nth-child(4):hover li {
	background-color: #1ADA7D;
}
.yx-cpfw-02 .con ul li.r {
	float: right;
}
.yx-cpfw-03 {
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
}
.yx-cpfw-03 .con {
	margin-top: 40px;
}
.yx-cpfw-03 .con ul li {
	height: 162px;
	width: 554px;
	display: block;
	float: left;
	background-color: #f8fdff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #0F9FE6;
	padding-right: 30px;
	line-height: 24px;
	margin-bottom: 25px;
}
.yx-cpfw-03 .con ul li.l2 {
	border-left-color: #88BC34;
	background-color: #f6fbed;
	float: right;
}
.yx-cpfw-03 .con ul li.l4 {
	border-left-color: #ff5052;
	background-color: #fff3f3;
	float: right;
}
.yx-cpfw-03 .con ul li.l6 {
	border-left-color: #939f95;
	background-color: #f8faf8;
	float: left;
}
.yx-cpfw-03 .con ul li.l5 {
	border-left-color: #82bfaf;
	background-color: #f4fcfa;
	float: right;
}
.yx-cpfw-03 .con ul li strong {
	font-size: 20px;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
}
.yx-cpfw-03 .con ul li img {
	margin-left: 30px;
	margin-top: 30px;
	float: left;
	margin-right: 15px;
}
.yx-cpfw-04 {
	height: 362px;
	background-image: url(yx-fw-10.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
}
.yx-cpfw-04 .con {
	height: 358px;
}
.yx-cpfw-04 .con img {
	float: left;
}
.yx-cpfw-04 .con .right {
	float: right;
	padding-top: 50px;
	line-height: 24px;
	font-size: 14px;
	width: 565px;
}
.yx-cpfw-04 .con .right h2 {
	font-size: 24px;
}
.yx-cpfw-05 {
	background-color: #fafafa;
	height: 642px;
}
.yx-cpfw-05 .con .text {
	float: left;
	width: 635px;
	padding-top: 80px;
}
.yx-cpfw-05 .con .text strong {
	font-size: 24px;
	color: #FF5251;
	display: block;
	padding-bottom: 10px;
}
.yx-cpfw-05 .con .text ul {
	clear: both;
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.yx-cpfw-05 .con .text ul li {
	line-height: 36px;
	font-size: 15px;
	background-image: url(yx-fw-06.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.yx-cpfw-05 .con .text img {
	clear: both;
	float: none;
	margin-top: 10px;
}
.yx-cpfw-05 .con .text .td {
	margin-top: 20px;
	clear: both;
	float: none;
	font-size: 15px;
	line-height: 28px;
}
.yx-cpfw-05 .con .text .td b {
	display: block;
	font-size: 17px;
	color: #88BC34;
	padding-bottom: 10px;
}

.yx-cpfw-05   .con   img  {
	float: right;
	margin-top: 65px;
}
.yx-cpfw-03   .con   ul   li.l3 {
	background-color: #fff6f8;
	border-left-color: #E65179;
}
.yx-cpfw-06 {
	height: 503px;
	background-image: url(yx-fw-10.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}
.yx-cpfw-06 .con img {
	float: left;
}
.yx-cpfw-06 .con .right {
	float: right;
	width: 560px;
	padding-top: 65px;
	line-height: 26px;
	font-size: 14px;
}
.yx-cpfw-06 .con .right h2 {
	font-size: 24px;
}
