﻿/* CSS Document */

@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    list-style: none;
}

body {
    margin: 0;
    padding: 0;
    color: #3f3f3f;
    font-size: 16px;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

.bg-white{background:#fff!important;}
/*首页*/

/* 焦点图代码整理start*/


/* flexslider */

.banner .flexslider {
    position: relative;
    height: 500px;
    overflow: hidden;
    width: 100%;
}

.banner .slides {
    position: relative;
    z-index: 1;
}

.banner .slides li {
    height: 500px;
}

.banner .flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.banner .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.banner .flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.banner .flex-control-nav .flex-active {
    background-position: 0 0;
}

.banner .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.banner .flex-direction-nav li a {
    display: block;
    width: 56px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.banner .flex-direction-nav li a.flex-prev {
    left: 0px;
    background: url(../images/prev.png) center center no-repeat;
    top: -50px;
}

.banner .flex-direction-nav li a.flex-next {
    right: 0px;
    background: url(../images/next.png) center center no-repeat;
    top: -50px;
}


/* 焦点图代码整理end*/

.banner_box {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}

.banner_box a {
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 230px;
    cursor: pointer;
}

.banner_box p {
    color: #445d87;
    font-size: 24px;
    font-family: 黑体;
    float: right;
    margin-top: 45px;
    margin-right: 170px;
}

.banner_box span {
    color: #fe9e04;
}

.title {
    margin: 0 auto;
    text-align: center;
    padding-top: 35px;
}

.title h1 {
    color: #3e3a39;
    font-size: 38px;
    font-weight: normal;
}

.title .box {
    width: 35px;
    height: 2px;
    background-color: #dab172;
    margin: 17px auto;
}

.title span {
    color: #727171;
    text-transform: uppercase;
    font-family: 新宋体;
}

.title2 {
    width: 390px;
}

.title2 h1 {
    color: #fff;
}

.title2 h1 span {
    color: #ffeb00;
    font-family: 微软雅黑;
}

.title2 span {
    color: #e9e9e9;
}

.title3 {
    width: 320px;
}

.title3 .box {
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: 17px auto;
}

.title3 h1 {
    color: #ffeb00;
}

.title3 span {
    color: #fff;
}


/*服务行业-start*/

.part_1 {
    width: 1200px;
    overflow: hidden;
    margin: 50px auto 0 auto;
    height: auto;
}

.homeCon1 {
    width: 100%;
    height: 640px;
    margin: 0 auto;
}

.homeContitle {
    width: 100%;
    height: 22px;
    font-size: 16px;
    padding: 24px 0;
    border-bottom: 3px solid #f2f2f2;
    position: relative;
    margin-bottom: 30px;
}

.homeContitle span {
    font-size: 20px;
    display: inline-block;
    width: auto;
    height: 25px;
    text-align: center;
    padding: 0 25px;
    cursor: pointer;
}

.homeContitle .title:hover {
    color: #055490;
}

.homeContitle .spanL {
    padding: 0;
    float: right;
}

.spanL .spanL-word {
    float: left;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    margin-right: 5px;
    cursor: pointer;
}

.spanL .spanL-word a {
    color: #055490;
}

.spanL-icon {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid rgb(254, 102, 3);
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    float: right;
    margin-top: 6px;
}

.active {
    color: #055490;
    /* font-weight: bold; */
}

.titleBor {
    width: 130px;
    height: 3px;
    background: #055490;
    position: absolute;
    top: 70px;
    left: 0;
}

.homeConCon1 {
    width: 100%;
    height: 528px;
}

.homeConConL {
    width: 337px;
    height: 414px;
    float: left;
    cursor: pointer;
    position: relative;
}

.homeConConL02 {
    width: 544px;
    height: 388px;
    float: left;
    padding: 20px 30px 0 20px;
    background: url(../images/hyq_hzp01.png) no-repeat;
}

.homeConConL02A {
    width: 100%;
    height: 50px;
    display: block;
    font-size: 26px;
    line-height: 50px;
    padding: 0;
    color: #055490;
    font-weight: bold;
}

.homeConConL02 div {
    width: 100%;
    height: 48px;
}

.homeConConL02 div span {
    float: left;
    font-size: 26px;
    line-height: 48px;
    color: #5d5d5d;
}

.homeConConL02 div img {
    float: right;
}

.homeConConL02 ul {
    margin-left: 10px;
    margin-top: 10px;
}

.homeConConL02 li {
    width: 211px;
    height: 108px;
    margin: 12px 20px;
    float: left;
    position: relative;
}

.homeConConL02 li p {
    width: 100%;
    font-size: 22px;
    line-height: 108px;
    color: #ffffff;
    text-align: center;
    position: absolute;
}

.homeConConL02 li img {
    width: 211px;
    height: 108px;
    position: absolute;
    top: 0;
    left: 0;
}

.homeConCon02 {
    width: 594px;
    height: 428px;
    float: left;
}

.homeConCon02 .homeConConL02A {
    padding-left: 30px;
    padding-top: 20px;
}

.homeConCon02 p {
    padding-left: 30px;
    width: calc(100% - 50px);
    padding-top: 20px;
    font-size: 18px;
    line-height: 32px;
    color: #444444;
    text-align: left;
}

.homeConCon02 li {
    width: 124px;
    margin: 20px 9px;
    float: left;
}

.homeConCon02 ul {
    margin-left: 10px;
}

.fmore {
    width: 100%;
    height: 48px;
    display: block;
    text-align: center;
    margin-top: 5px;
}

.homeConConL em {
    display: inline-block;
    width: 190px;
    height: 48px;
    position: absolute;
    top: 280px;
    left: 30px;
    background: url(../images/hyq_act.png) no-repeat;
}

.homeConConL em:hover {
    background: url(../images/hyq_def.png) no-repeat;
}

.homeConConL:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transition: .4s;
    transform: translate3d(0, -3px, 0);
}

.homeConConL img {
    width: 100%;
    height: 100%;
    background-size: contain;
}

.homeConConRhzp {
    width: 850px;
    height: 415px;
    float: right;
}

.hyq_hzp_title {
    width: 836px;
    height: 68px;
    float: left;
    background: url(../images/hyq_wzcffx_title.png) no-repeat center center;
    text-align: center;
    font-size: 26px;
    color: #444444;
    line-height: 68px;
    font-weight: bold;
}

.homeConConRhzp ul {
    width: 942px;
    height: 100%;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    float: left;
}

.homeConConRhzp li {
    width: 196px;
    height: 335px;
    float: left;
    margin-right: 20px;
    background: #fafafa;
    margin-bottom: 20px;
    cursor: pointer;
    list-style: none;
    position: relative;
}

.homeConConRhzp li img {
    width: 196px;
    height: 95px;
    margin-bottom: 10px;
}

.homeConConRhzp li div {
    height: 30px;
    text-align: center;
    font-size: 18px;
    color: #252525;
    line-height: 30px;
}

.homeConConRhzp li div a {
    color: #444444;
}

.homeConConRhzp li div a:hover {
    color: #073d80;
    text-decoration: underline;
}

.hzpgdzx {
    width: 87px;
    height: 29px;
    background: url(../images/hzpgdzx.png) no-repeat;
    position: absolute;
    top: 273px;
    left: 55px;
}

.homeConConRwzcffx {
    width: 850px;
    height: 415px;
    float: right;
}

.hyq_wzcffx_title {
    width: 836px;
    height: 68px;
    float: left;
    background: url(../images/hyq_wzcffx_title.png) no-repeat center center;
    text-align: center;
    font-size: 26px;
    color: #444444;
    line-height: 68px;
    font-weight: bold;
}

.homeConConRwzcffx ul {
    width: 942px;
    height: 100%;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    float: left;
}

.homeConConRwzcffx li {
    width: 196px;
    height: 154px;
    float: left;
    margin-right: 20px;
    background: #fafafa;
    margin-bottom: 20px;
    cursor: pointer;
    list-style: none;
    position: relative;
}

.homeConConRwzcffx li img {
    width: 196px;
    height: 94px;
    margin-bottom: 0;
}

.homeConConRwzcffx li div {
    text-align: center;
    font-size: 22px;
    color: #252525;
    line-height: 60px;
}

.homeConConRwzcffx li div a {
    color: #444444;
}

.homeConConRwzcffx li div a:hover {
    color: #073d80;
    text-decoration: underline;
}

.homeConConR {
    width: 850px;
    height: 498px;
    float: right;
}

.homeConConR ul {
    width: 942px;
    height: 100%;
    margin: 0;
    padding: 0;
}

.homeConConRLi {
    width: 264px;
    height: 200px;
    float: left;
    margin-right: 20px;
    background: #fafafa;
    margin-bottom: 20px;
    cursor: pointer;
    list-style: none;
    position: relative;
}

.homeConConRLi02 {
    width: 199px;
    height: 230px;
    float: left;
    margin-right: 12px;
    background: #fafafa;
    margin-bottom: 20px;
    cursor: pointer;
    list-style: none;
    position: relative;
}

.homeConConRLi-img {
    width: 264px;
    height: 113px;
    margin-bottom: 10px;
}

.homeConConRLi-img02 {
    width: 199px;
    height: 143px;
}

.homeConConRLi-word1 {
    text-align: center;
    font-size: 22px;
    color: #252525;
    line-height: 32px;
}

.homeConConRLi-word11 {
    text-align: center;
    font-size: 22px;
    color: #252525;
    line-height: 85px;
}
.homeConConRLi-word11:hover {
    color: #073d80;
    text-decoration: underline;
}
.homeConConRLi-word21 {
    text-align: center;
    font-size: 22px;
    color: #252525;
    line-height: 42px;
}

.homeConConRLi-word1 a {
    color: #444444;
}

.homeConConRLi-word1 a:hover {
    color: #073d80;
    text-decoration: underline;
}

.homeConConRDiv {
    width: 843px;
    height: 172px;
    float: left;
    margin: 0 auto;
    background: url(../images/hyq_sl05.png) no-repeat;
}

.homeConConRDiv p {
    width: 175px;
    height: 172px;
    float: left;
    font-size: 26px;
    line-height: 172px;
    text-align: center;
    color: #5d5d5d;
}

.homeConConRDiv ul {
    margin: 27px 0;
}

.homeConConRDiv li {
    padding: 0 27px;
    float: left;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    color: #5d5d5d;
}

.homeConConRDiv a {
    color: #444444;
}

.homeConConRDiv a:hover {
    color: #055490;
    text-decoration: underline;
}

.homeConCon03 ul {
    margin-left: 38px;
    margin-top: 10px;
}

.homeConCon03 li {
    width: 337px;
    height: 129px;
    margin: 10px 17px;
    float: left;
    position: relative;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.homeConCon03 li p {
    width: 100%;
    font-size: 22px;
    line-height: 129px;
    color: #ffffff;
    text-align: center;
    position: absolute;
	background:rgba(0,0,0,0.3);
}
.homeConCon03 li p:hover {
    color: #272727;
	background:rgba(255,255,255,0.5);
}
.homeConCon03 li img {
    width: 337px;
    height: 129px;
    position: absolute;
    top: 0;
    left: 0;
}

.over:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transition: .4s;
    transform: translate3d(0, -3px, 0);
}


/*服务行业-end*/


/*公司介绍-start*/

#sec1 {
    background: #e9e9e9;
    padding-top: 75px;
    padding-bottom: 75px;
    width: 100%;
}

#sec1_1 {
    width: 1200px;
    margin: 0 auto;
}

#sec1 .tab_item {
    display: block;
    width: 236px;
    height: 60px;
    font-size: 28px;
    background-color: #ffffff;
    float: left;
    cursor: pointer;
    z-index: 200;
    cursor: pointer;
    color: #3e3a39;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
    margin-right: 50px;
}

#sec1 .tab_item b {
    color: #999a9a;
    font-size: 10px;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}

#sec1 .tabbed_content {
    width: 1200px;
    margin: 0 auto;
}

#sec1 .tabs {
    height: 68px;
    width: 528px;
    margin: 0 auto;
    margin-bottom: 56px;
}

#sec1 .tabs .moving_bg {
    left: 100;
}

#sec1 .tabbed_content .slide_content {
    overflow: hidden;
    position: relative;
    width: 1200px;
    background: #fff;
    filter: drop-shadow(0px 0px 5px #777777);
    -webkit-filter: drop-shadow(0px 0px 5px #777777);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(drop-shadow(0px 0px 5px #777777))";
}

#sec1 .tabslider {
    width: 2400px;
}

#sec1 .tabslider ul {
    float: left;
    width: 1180px;
    margin: 0px;
    padding: 10px;
}

#sec1 .tabslider #brand {
    width: 1180px;
    padding: 10px;
    float: left;
    margin: 0px;
}

#sec1 #brand {
    height: 482px;
}

#sec1 #brand .brand_left {
    width: 606px;
    float: left;
}

#sec1 #brand .brand_right {
    width: 550px;
    float: right;
}

#sec1 #brand .brand_right .brand_more {
    color: #e23828;
    font-size: 19px;
    display: block;
    text-align: right;
    margin-bottom: 20px;
}

#sec1 #brand .brand_right dl {
    width: 550px;
    height: 240px;
    background: #e9e9e9;
    margin-top: 70px;
    overflow: hidden;
}

#sec1 #brand .brand_right dt {
    width: 463px;
    height: 62px;
    color: #3e3a39;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin: 0 auto;
    line-height: 62px;
    margin-top: 25px;
}

#sec1 #brand .brand_right dd {
    width: 510px;
    height: 122px;
    margin: 0 auto;
    color: #595757;
    line-height: 30px;
    margin-top: 28px;
}

#sec1 #brand .brand_right dd .detail {
    color: #bd0d23;
}

#sec1 #brand .brand_right p {
    font-family: 方正兰亭细黑_GBK;
    margin-bottom: 20px;
}

#sec1 #brand .brand_right p b {
    color: #bd0d23;
}

#sec1 #brand .brand_right p span {
    float: right;
}

#sec1 #brand .brand_right p a {
    color: #4d4d4d;
}

.gs_left {
    width: 606px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
	overflow: hidden;
}

.gs_right {
    width: 500px;
    float: right;
    margin-top: 30px;
    margin-right: 20px;
}

.gs_right p {
    color: #595757;
    line-height: 35px;
}

.xxljBtn {
    width: 190px;
    height: 50px;
    background: url(../images/xxljBtn.png) no-repeat;
    background-size: 100%;
    margin: 20px 20px auto auto;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.act {
    border: 1px solid #e45514;
    filter: drop-shadow(0px 0px 5px #777777);
    -webkit-filter: drop-shadow(0px 0px 5px #777777);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(drop-shadow(0px 0px 5px #777777))";
}


/* 焦点图代码整理start*/


/* flexslider */

#brand .flexslider {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#brand .slides {
    position: relative;
    z-index: 1;
}

#brand .slides li {
    height: 480px;
}

#brand .flex-control-nav {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

#brand .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

#brand .flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

#brand .flex-control-nav .flex-active {
    background-position: 0 0;
}

#brand .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}


/*#brand .flex-direction-nav li a{display:block;width:56px;height:120px;overflow:hidden;cursor:pointer;position:absolute;}
#brand .flex-direction-nav li a.flex-prev{left:0px;background:url(../images/prev.png) center center no-repeat;top: -50px;}
#brand .flex-direction-nav li a.flex-next{right:0px;background:url(../images/next.png) center center no-repeat;top: -50px;}*/


/* 焦点图代码整理end*/


/*公司介绍-end*/


/*业务介绍-start*/

.part_3 {
    width: 100%;
    height: 770px;
    background: url(../images/part_3_bg.jpg) no-repeat center 0;
}

.flashSaleDeals {
    width: 1330px;
    height: 491px;
    position: relative;
    overflow: hidden;
    margin: 50px auto auto auto;
}

.btn3 {
    width: 256px;
    height: 48px;
    background-color: #ed9200;
    color: #fff;
    display: block;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin: 30px auto;
    line-height: 48px;
}

.flashSaleDeals ul li {
    width: 1200px;
    height: 491px;
    margin: 0 auto;
}

.xsq_deal_wrapper,
.saleDeal {
    float: left;
    width: 333px;
    background: #fff;
    margin-left: 48px;
    height: 491px;
}

.dealCon {
    position: relative;
    width: 333px;
    height: 491px;
    box-shadow: 0px 1px 5px #000;
}

.dealImg {
    width: 333px;
    height: 233px;
}

.xsqMask {
    width: 100%;
    height: 185px;
    position: absolute;
    left: 0;
    top: 140px;
    background: rgba(0, 0, 0, 0.6);
    transition: all 1s ease-in;
    padding-top: 50px;
    display: none;
    color: #fff;
}

.word {
    font-size: 18px;
    width: 217px;
    height: 25px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-left: 30px;
    margin-left: 50px;
}

.word1 {
    background: url(../images/tubiao1.png) no-repeat 0 0;
}

.word2 {
    background: url(../images/tubiao2.png) no-repeat 0 0;
}

.word3 {
    background: url(../images/tubiao3.png) no-repeat 0 3px;
}

.word4 {
    background: url(../images/tubiao4.png) no-repeat 0 5px;
}

.word5 {
    background: url(../images/tubiao5.png) no-repeat 0 0;
}

.word6 {
    background: url(../images/tubiao6.png) no-repeat 0 3px;
}

.word7 {
    background: url(../images/tubiao7.png) no-repeat 0 5px;
}

.word8 {
    background: url(../images/tubiao8.png) no-repeat 0 0;
}

.dealCon:hover .finish {
    display: block;
}

.dealCon:hover .btn3 {
    background: #e35514;
    transition: background 0.2s linear;
    box-shadow: 0px 0px 10px #e35514;
}

.cs1 {
    width: 333px;
    height: 142px;
    background: url(../images/ywtop1.png) no-repeat 0 0;
}

.dealCon:hover .cs1 {
    background: url(../images/ywtop11.png) no-repeat 0 0;
}

.cs2 {
    width: 333px;
    height: 142px;
    background: url(../images/ywtop2.png) no-repeat 0 0;
}

.dealCon:hover .cs2 {
    background: url(../images/ywtop22.png) no-repeat 0 0;
}

.cs3 {
    width: 333px;
    height: 142px;
    background: url(../images/ywtop3.png) no-repeat 0 0;
}

.dealCon:hover .cs3 {
    background: url(../images/ywtop33.png) no-repeat 0 0;
}

.cs4 {
    width: 333px;
    height: 142px;
    background: url(../images/ywtop4.png) no-repeat 0 0;
}

.dealCon:hover .cs4 {
    background: url(../images/ywtop44.png) no-repeat 0 0;
}

.cs5 {
    width: 333px;
    height: 142px;
    background: url(../images/ywtop5.png) no-repeat 0 0;
}

.cs6 {
    width: 333px;
    height: 142px;
    background: url(../images/ywtop6.png) no-repeat 0 0;
}

#zy p {
    width: 240px;
    margin: 0 auto;
    padding-left: 30px;
    font-size: 18px;
}

.dealCon:hover .cs5 {
    background: url(../images/ywtop55.png) no-repeat 0 0;
}

.dealCon:hover .cs6 {
    background: url(../images/ywtop66.png) no-repeat 0 0;
}

.trigger {
    width: 88px;
    height: 88px;
    position: absolute;
    top: 214px;
    z-index: 1;
}

.zuo {
    background-image: url(../images/prev_2.png);
    background-position: 0 87px;
    left: 0px;
}

.zuo:hover {
    background-position: 0 0;
}

.you {
    background-image: url(../images/next_2.png);
    background-position: 0 87px;
    right: 0;
}

.you:hover {
    background-position: 0 0;
}


/*业务介绍-end*/




.part5_wrapper {
    width: 100%;
    height: 566px;
    background: url(../images/part_5_bg.jpg) no-repeat center center;
}

.part5_box {
    width: 1200px;
    margin: 125px auto auto auto;
    height: 300px;
}

.part_5 {
    width: 226px;
    height: 242px;
    float: left;
    border: 1px solid #fff;
    position: relative;
    text-align: center;
    color: #fff;
    margin-left: 56px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    background: rgba(255, 255, 255, 0.07);
}

.part_5 dt {
    position: absolute;
    top: -80px;
    left: 39.5px;
}

.part_5 p {
    font-size: 38px;
    margin-top: 90px;
    margin-bottom: 20px;
}

.part_5 dd {
    font-size: 20px;
    width: 210px;
    margin: 0 auto;
}

.num1 {
    color: #ffeb00;
}

.num2 {
    color: #eea371;
}

.num3 {
    color: #c0ee8a;
}

.num4 {
    color: #c8a0e7;
}

.part_5:hover {
    color: #ffeb00;
    border: 1px solid #ffeb00;
    background-color: transparent;
    transition: border 0.2s ease-in;
    -webkit-transition: border 0.2s ease-in;
    margin-top: -20px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.part6_box {
    width: 1200px;
    margin: 60px auto;
    overflow: hidden;
}

.part_6 {
    width: 245px;
    height: 272px;
    float: left;
    text-align: center;
    border: 1px solid transparent;
    margin-left: 40px;
    transition: border 0.3s ease-in;
}

.part_6 dt {
    margin: 20px auto;
}

.part_6 p {
    color: #3e3a39;
    font-size: 22px;
    margin-bottom: 20px;
}

.part_6 dd {
    color: #3e3f40;
    width: 194px;
    margin: 0 auto;
    line-height: 30px;
}

.part_6:hover {
    border: 1px solid #999999;
    transition: border 0.3s ease-in;
}



.clear {
    clear: both;
}


/*关于*/

.gy_banner {
    width: 100%;
    height: 500px;
    background: url(../images/gy_banner.jpg) no-repeat center center;
}

.gy {
    width: 100%;
    background: #f0f3fc;
	float:left;
}

.gy_box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.sideNav {
    width: 160px;
    top: 0px;
    background-color: #1290d6;
    z-index: 20;
    float: left;
    box-shadow: 0px 2px 2px #ccc;
}

.sideNav:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    z-index: -2;
    width: 150px;
    height: 22px;
    background: url(../images/shadow.png) no-repeat;
}

.sideNav .innerWrapper {
    width: 155px;
    height: 100%;
    background-color: #FFF;
    margin-top: -107px;
    z-index: 999;
}

.sideNav .logo {
    width: 160px;
    height: 80px;
    padding-top: 27px;
    background-color: #1290d6;
	text-align:center;
}

.sideNav .logo i {
        font-size: 24px;
    font-style: normal;
    line-height: 40px;
    color: #fff;
}

.sideNav ul {
    margin-top: 14px;
}

.sideNav ul li {
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

.sideNav ul li:last-child {
    border-bottom: none;
}

.sideNav ul li a {
    display: block;
    position: relative;
    padding-left: 50px;
    width: 100%;
    font-size: 16px;
    color: #666;
    text-decoration: none;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.sideNav ul li a:before {
    position: absolute;
    content: '';
    left: 22px;
    top: 11px;
    width: 22px;
    height: 22px;
    background: url(../images/gy_icon.png) no-repeat 0 0;
}

.sideNav ul li a:hover,
.sideNav ul li a.active {
    background-color: #036eb2;
    color: #fff;
    text-decoration: none;
}

.gy_right_box {
    width: 1020px;
    float: right;
}

.right_nav {
    height: 58px;
    line-height: 58px;
}

.right_nav a {
    color: #595757;
}

.gyright_1 {
    width: 1020px;
    height: 416px;
    background-color: #fff;
    background-image: url(../images/gy_bg1.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-bottom: 18px;
}

.ft {
    width: 587px;
    height: 380px;
    float: left;
    margin: 16px auto auto 16px;
}

.rg {
    width: 373px;
    float: right;
    margin-right: 30px;
}

.rg p {
    line-height: 30px;
}

.gy_title {
    text-align: center;
}

.gy_title p {
    font-size: 38px;
    color: #231815;
}

.gy_title span {
    color: #838383;
    font-family: 新宋体;
}

.gyright_3 {
    width: 1020px;
    margin: 0 auto;
    background-color: #fff;
    height: 1100px;
    margin-bottom: 18px;
}

.gyright_2 {
    width: 1020px;
    margin: 0 auto;
    background-color: #fff;
    height: 598px;
    margin-bottom: 18px;
}

.dw {
    width: 965px;
    height: 434px;
    margin: 0 auto;
    background: url(../images/gy_bg2.jpg) no-repeat left top;
}

.dw .dw_left {
    float: left;
    width: 537px;
    height: 434px;
    position: relative;
}

.dw_left img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -transform: scale(1.1, 1.1);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dw_left .yj {
    position: absolute;
    left: 30px;
    top: 0;
}

.dw_left .shim {
    position: absolute;
    top: 170px;
    left: 100px;
}

.dw_left .belief {
    position: absolute;
    top: 220px;
    left: 250px;
}

.dw ul {
    float: right;
    margin-top: 50px;
}

.dw ul li {
    margin-bottom: 60px;
}

.dw ul li p {
    font-size: 24px;
    color: #3e3a39;
    margin-bottom: 5px;
}

.dw ul li p span {
    color: #595757;
}

.fz {
    width: 950px;
    height: 880px;
    margin: 0 auto;
    background: url(../images/gy_bg3.jpg) no-repeat left top;
    position: relative;
    margin-top: 60px;
}

.fz ul {
    position: absolute;
}

.fz li {
    list-style: square;
    width: 299px;
}

.fz_1 {
    top: 34px;
    left: 128px;
}

.fz_2 {
    top: 114px;
    right: 30px;
}

.fz_3 {
    top: 170px;
    left: 128px;
}

.fz_4 {
    top: 313px;
    right: -58px;
}

.fz_5 {
    top: 385px;
    left: 128px;
}

.fz_6 {
    top: 508px;
    right: -59px;
}

.fz_7 {
    top: 589px;
    left: 128px;
}

.fz_8 {
    top: 732px;
    right: -60px;
}

.fz_9 {
    top: 824px;
    left: 128px;
}


/* 体系 */

.gyright_4 {
    width: 1020px;
    margin: 0 auto;
    background: #fff;
    height: 670px;
    margin-bottom: 18px;
}

#tx {
    position: relative;
    height: 452px;
    overflow: hidden;
    width: 1020px;
    margin: 0 auto;
    background: #e0e8f6;
}

#tx .slides {
    position: relative;
    z-index: 1;
    padding-left: 80px;
}

#tx .slides li {
    height: 376px;
}

#tx .flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

#tx .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

#tx .flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

#tx .flex-control-nav .flex-active {
    background-position: 0 0;
}

#tx .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

#tx .flex-direction-nav li a {
    display: block;
    width: 88px;
    height: 88px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

#tx .flex-direction-nav li a.flex-prev {
    left: 30px;
    background: url(../images/prev_2.png) 0 0 no-repeat;
    top: -10px;
}

#tx .flex-direction-nav li a.flex-next {
    right: 30px;
    background: url(../images/next_2.png) 0 0 no-repeat;
    top: -10px;
}

#tx dl {
    width: 340px;
    height: 376px;
    float: left;
    margin: 40px auto auto 60px;
    background: #fff;
}

#tx dl dt {
    background: #e0e8f6;
    height: 235px;
}

#tx dl dd {
    width: 315px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
}

.tx_light {
    width: 1020px;
    height: 3px;
    background: #e0e8f6;
    margin-bottom: 3px;
}

.gyright_5 {
    width: 1020px;
    height: 305px;
    padding-top: 25px;
    margin-bottom: 38px;
	background: #fff;
}

.gyright_5 .part_6 {
    width: 238px;
    height: 272px;
    float: left;
    text-align: center;
    border: 1px solid transparent;
    margin-left: 10px;
    transition: border 0.3s ease-in;
}

.gyright_5 .part_6 dt {
    margin: 20px auto;
}

.gyright_5 .part_6 p {
    color: #3e3a39;
    font-size: 22px;
    margin-bottom: 20px;
}

.gyright_5 .part_6 dd {
    color: #3e3f40;
    width: 194px;
    margin: 0 auto;
    line-height: 30px;
}

.gyright_5 .part_6:hover {
    border: 1px solid #999999;
    transition: border 0.3s ease-in;
}

.yqpart_1 {
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 30;
}

.yqpart_1 li {
    width: 202px;
    height: 60px;
    float: left;
    text-align: center;
    background: #acacad;
    color: #fff;
    font-size: 25px;
    border-left: 1px solid #fff;
    padding-top: 5px;
    letter-spacing: 3px;
}

.yqpart_1 li i {
    font-size: 12px;
    font-style: normal;
    display: inherit;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0px;
}

.yqpart_1 li.active {
    background: url(../images/brand_bg.jpg) no-repeat 0 0;
    color: #ffe800;
    font-weight: bold;
}

.yqtitle {
    width: 630px;
    height: 165px;
    margin: 0 auto;
    background: url(../images/yqtitle_bg.png) no-repeat 0 0;
    font-size: 30px;
    text-align: center;
    padding-top: 30px;
    letter-spacing: 2px;
    margin: 0px auto 0px auto;
}

.yqtitle span {
    color: #e15514;
}

.yqpart_2 {
    width: 1020px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding-top: 10px;
}

.yqpart_2 li {
    width: 327px;
    height: 215px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
	    overflow: hidden;
}
.yqpart_2 li img{width: 100%;}
.yqpart_2 li span{
display: block;
    width: 100%;
    position: relative;
    bottom: 42px;
    padding: 10px 0px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.6);
    font-size: 22px;
    letter-spacing: 2px;
}
.yqpart_3 {
    width: 1020px;
    margin: 0 auto;
    background: #fff;
    padding-top: 50px;
    text-align: center;
    margin-bottom: 18px;
    padding-bottom:30px;
}

.s_title {
    font-size: 28px;
    color: #045dad;
    margin-bottom: 50px;
    text-align: center;
}

.yqpart_3 ul {
    overflow: hidden;
}

.yqpart_3 ul li {
    width: 300px;
    height: 250px;
    float: left;
    padding-left: 10px;
    border: 1px solid #808080;
    margin-left: 20px;
    margin-bottom: 20px;
}
.yqpart_3 ul li img{width: 290px;height:178px;float:left}
.yqpart_3 ul li p {
    height: 190px;
    padding-top: 10px;
}

.yqpart_3 ul li span {
    display: block;
    width: 290px;
    border-top: 1px solid #808080;
    height: 50px;
    line-height: 50px;
}

.yqBtn {
    display: block;
    width: 133px;
    height: 27px;
    margin: 0 auto;
    color: #e15514;
    font-size: 24px;
    margin-top: 20px;
    cursor: pointer;
}

#yq img {
    transition: all 0.5s ease-in-out;
}

#yq img:hover {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    /*图片旋转360度动效transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);*/
    /*图片向左偏移动效 transform: translate3d(-10px, 0, 0)*/
    /*图片顺时针向右上方向倾斜动效 transform: rotate3d(0, 0, 1, 5deg)*/
    /*图片逆时针向左下倾斜动效 transform: rotate3d(0, 0, 1, -10deg)*/
}
#yq  li:hover span{
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    /*图片旋转360度动效transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);*/
    /*图片向左偏移动效 transform: translate3d(-10px, 0, 0)*/
    /*图片顺时针向右上方向倾斜动效 transform: rotate3d(0, 0, 1, 5deg)*/
    /*图片逆时针向左下倾斜动效 transform: rotate3d(0, 0, 1, -10deg)*/
}

/*客户案例*/

.khpart_1 {
    width: 1020px;
    /*margin:0px auto 40px auto;*/
    overflow: hidden;
    z-index: 30;
}

.khpart_1 li {
    width: 254px;
    height: 60px;
    float: left;
    text-align: center;
    background: #acacad;
    color: #fff;
    font-size: 25px;
    border-left: 1px solid #fff;
    padding-top: 5px;
    letter-spacing: 3px;
}

.khpart_1 li i {
    font-size: 12px;
    font-style: normal;
    display: inherit;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0px;
    font-weight: normal;
}

.khpart_1 li.active {
    background: url(../images/kh_bg.jpg) no-repeat 0 0;
    color: #ffe800;
    font-weight: bold;
}

.main {
    width: 1020px;
    height: 402px;
    margin: 0px auto;
    background-color: #fff;
    position: relative;
    filter: drop-shadow(0px 6px 4px #939292);
    -webkit-filter: drop-shadow(0px 6px 4px #939292);
    margin-bottom: 35px;
}

.icon {
    position: absolute;
    top: -9px;
    right: 35px;
}

.kh_left {
    width: 403px;
    height: 402px;
    float: left;
    position: relative;
    overflow: hidden;
}

.kh_right {
    width: 570px;
    float: right;
    margin: 30px 20px auto auto;
}

.kh_r {
    color: #3e3a39;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.kh_right dl {
    margin: 20px auto;
    overflow: hidden;
}

.kh_mask {
    width: 403px;
    height: 282px;
    position: absolute;
    left: 0;
    bottom: -283px;
    background: rgba(0, 0, 0, 0.6);
    transition: all 1s ease-in;
    color: #fff;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
}

.kh_left:hover .kh_mask {
    bottom: 0;
}

.kh_mask a {
    display: block;
    width: 207px;
    height: 63px;
    line-height: 63px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
    text-align: center;
    margin-top: 110px;
    margin-left: 98px;
    letter-spacing: 2px;
    cursor: pointer;
}


/*联系我们*/

.cx_title {
    font-size: 30px;
    text-align: center;
    color: #0449ad;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.cx_s {
    font-size: 18px;
    color: #595757;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.cx_txt1 {
    margin-bottom: 20px;
    font-size: 22px;
    text-align: center;
    color: #5d5d5d;
    letter-spacing: 2px;
}

.cx_img {
    text-align: center;
    cursor: pointer;
}

.cx_txt2 {
    color: #727171;
    font-size: 12px;
    text-align: center;
    margin: 15px auto 50px auto;
    letter-spacing: 2px;
}


/*服务领域*/

.fwpart_1 {
    z-index: 30;
}

.fwpart_1 li {
    width: 169px;
    height: 62px;
    float: left;
    text-align: center;
    background: #acacad;
    color: #fff;
    font-size: 20px;
    border-left: 1px solid #fff;
    padding-top: 4px;
    letter-spacing: 2px;
}

.fwpart_1 li i {
    font-size: 12px;
    font-style: normal;
    display: inherit;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0px;
}

.fwpart_1 li.active {
    background: url(../images/brand_bg.jpg) no-repeat 0 0;
    color: #ffe800;
    font-weight: bold;
}


/*.BMapLabel{   padding: 1px;
 white-space: nowrap; font: 12px arial, simsun, sans-serif; z-index: 80; left: 20px; top: 3px;width: 63px;
 height: 63px;border-radius: 50px;background-color: rgba(255,164,57,0.9);line-height: 63px;text-align: center;
 color: #fff;font-weight: bold;}
.BMapLabel:hover{ background:rgba(128,77,255,0.9)}*/

.fwpart_2 {
    width: 1020px;
    height: 238px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 3px 6px #afafb0;
    margin-bottom: 65px;
}

.fwpart_2 li {
    float: left;
    margin-top: 46px;
}

.fwpart_2 .order1 {
    width: 200px;
    text-align: center;
    margin-top: 0px;
}

.fwpart_2 .fwt {
    display: block;
    width: 103px;
    height: 103px;
    margin: 35px auto 20px auto;
}

.fwpart_2 .fwt1 {
    background: url(../images/fw_icon1.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt1 {
    background: url(../images/fw_icon11.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt2 {
    background: url(../images/fw_icon2.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt2 {
    background: url(../images/fw_icon22.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt3 {
    background: url(../images/fw_icon3.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt3 {
    background: url(../images/fw_icon33.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt4 {
    background: url(../images/fw_icon4.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt4 {
    background: url(../images/fw_icon44.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt5 {
    background: url(../images/fw_icon5.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt5 {
    background: url(../images/fw_icon55.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt6 {
    background: url(../images/fw_icon6.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt6 {
    background: url(../images/fw_icon66.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt7 {
    background: url(../images/fw_icon7.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt7 {
    background: url(../images/fw_icon77.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt8 {
    background: url(../images/fw_icon8.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt8 {
    background: url(../images/fw_icon88.jpg) no-repeat 0 0;
}

.fwpart_2 .fwt9 {
    background: url(../images/fw_icon9.jpg) no-repeat 0 0;
}

.fwpart_2 .order1:hover .fwt9 {
    background: url(../images/fw_icon99.jpg) no-repeat 0 0;
}

.fwpart_2 .order1 .fwtxt2 {
    display: block;
    font-size: 26px;
    color: #3e3a39;
}

.fwpart_2 .order1 .fwtxt3 {
    text-transform: uppercase;
    color: #727171;
    font-size: 12px;
    font-family: 新宋体;
}

.fwpart_2 .order2 {
    width: 180px;
}

.fwpart_2 p {
    color: #595757;
    padding: 4px 5px;
    margin-bottom: 10px;
}

.fwpart_2 p:hover {
    background: #4dcbe8;
    color: #fff;
}

.fwpart_2 .order3 {
    width: 190px;
}

.fwpart_2 .order4 {
    width: 160px;
}

.fwpart_2 .order5 {
    width: 290px;
    height: 238px;
    overflow: hidden;
    margin-top: 0px;
    position: relative;
}

.fw_mask {
    width: 290px;
    height: 238px;
    position: absolute;
    left: 0;
    bottom: -238px;
    background: rgba(0, 0, 0, 0.6);
    transition: all 1s ease-in;
    color: #fff;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
}

.order5:hover .fw_mask {
    bottom: 0;
}

.fw_mask a {
    display: block;
    width: 182px;
    height: 55px;
    line-height: 55px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
    text-align: center;
    margin-left: 55px;
    letter-spacing: 2px;
    cursor: pointer;
    margin-top: 90px;
}