.header{
	width: 100%;
}
.head-top{
	width: 100%;
	background-color: #f3f3f3;
}
.head-top-con{
	width:1200px;
	height:35px;
	line-height:35px;
	margin:0 auto;
}
.banner-list a:first-child img{display: block;}
.login-link a{
	margin: 0 5px;
}
.login-link a.cur{
	color:#fc9701;
}
.head-sch{
	padding-top: 24px;
	justify-content:center;
    align-items:center;
}
.head-sch,.head-nav,.rmfw{
	width:1200px;
	margin:0 auto;
}
.sch{
	width: 30%;
}
.sch>div span{
	height:35px;
	line-height: 35px;
	display: inline-block;
    margin-right: 26px;
    cursor: pointer;
}
.head-sch .dh{
	margin-top: 40px;
    margin-right: 25px;
}
.sch-tit{
	padding-left: 15px;
}
.sch-tit span.cur{
	color:#fc9701;
    position: relative;
}
.sch-tit span.cur i{
    background: url(../images/xly_06.png) no-repeat;
    background-size:100%;
    width:12px;
    height:6px;
    position: absolute;
    bottom: 0;
    left: 14px;
}
.sch-ipt{
	position: relative;
	display: flex;
	display: -webkit-flex;
}
.sch-ipt i{
	background: url(../images/xly_sch.png) no-repeat;
	background-size: 100%;
	width: 20px;
    height: 20px;
    position: absolute;
    top: 9px;
    left: 15px;
}
.sch-ipt input{
    width: 238px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fc9701;
    padding-left: 40px;
}
.sch-ipt .btn-submit{
width: 78px;
    background: #fc9701;
    height: 38px;
    text-align: center;
    padding: 0 23px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
}
/*------------------------------导航栏------------------------------*/
.nav {
    width: 100%;
    height: 44px;
    border-bottom: 2px solid #fc9701;
        margin-top: 25px;
}
.nav-con {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.nav .nav-left {
    width: 210px;
    height: 100%;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}
.nav .nav-left>span {
    width: 100%;
    height: 46px;
    background-color: #fc9701;
    display: block;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.nav .nav-left:hover .nav-left-fir {
    display: block;
}
.nav-left-fir>ul>li:first-child:hover .flLc{
    background: url(../images/ico-red1.png) no-repeat;
    background-size: 100%;
}
.nav-left-fir>ul>li:nth-child(2):hover .flLc{
    background: url(../images/ico-red2.png) no-repeat;
    background-size: 100%;
}
.nav-left-fir>ul>li:nth-child(3):hover .flLc{
    background: url(../images/ico-red3.png) no-repeat;
    background-size: 100%;
}
.nav-left-fir>ul>li:nth-child(4):hover .flLc{
    background: url(../images/ico-red4.png) no-repeat;
    background-size: 100%;
}
.nav-left-fir>ul>li:nth-child(5):hover .flLc{
    background: url(../images/ico-red5.png) no-repeat;
    background-size: 100%;
}
.nav-left-fir>ul>li:nth-child(6):hover .flLc{
    background: url(../images/ico-red6.png) no-repeat;
    background-size: 100%;
}
.nav-left-fir ul>li:hover span>a,.nav-left-fir ul>li:hover ul li{
    color:#cd1212;
}
.nav-left-fir>ul>li>span a{
    color:#fff;
    font-size: 18px;
}
.nav .nav-left .nav-left-fir {
    width: 100%;
    height: 450px;
    overflow: hidden;
    display: none;
}
.greybg .nav-left>.nav-left-fir{display:block;}
.nav-left-fir>ul{height:450px;}
.nav .nav-left .nav-left-fir>ul>li {
    width: 210px;
    padding-top:13px;
    padding-left: 20px;
    height: 75px;
    box-sizing: border-box;
    border-left: 1px solid transparent;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    float: left;
    background: rgba(51,51,51,0.5);
    background: 
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
.nav .nav-left .nav-left-fir>ul>li:hover {
    background-color: white;
    color: black;
    border-left-color: #e71616;
    border-bottom-color: #e71616;
    height: 75px;
}
.nav .nav-left .nav-left-fir>ul>li>span {
    font-size: 16px;
}
.nav .nav-left .nav-left-fir>ul>li>ul {
    overflow: hidden;
    margin-top: 8px;
}
.nav .nav-left .nav-left-fir>ul>li>ul>li {
    float: left;
    margin-right: 12px;
    font-size: 12px;
    line-height: 15px;
}.nav .nav-left .nav-left-fir>ul>li>ul>li:last-child {
    margin-right: 0;
}
.nav .nav-right {
    /*overflow: hidden;*/
    margin-left: 210px;
    height: 100%;
    line-height: 44px;
}
.nav .nav-right>ul>li {
    padding: 0 30px;
    border-radius: 4px;
    float: left;
    font-size: 16px;
    position: relative;
}
.nav .nav-right>ul>li:nth-child(6):hover .nav-right-sec{
    display: block;
    top: 36px;
}
.nav .nav-right>ul>li:nth-child(6) .nav-right-sec li{
    border: 1px solid rgba(0,0,0,.6);
}
.nav .nav-right>ul>li:nth-child(6) .nav-right-sec li:hover{
    background: #ffffff;

}
.nav .nav-right>ul>li:nth-child(6) .nav-right-sec li:hover a{
    color: #000;
}
.nav .nav-right>ul>li a:hover {
    color: #fc9701;
}
.nav .nav-right .nav-right-sec {
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    padding-top: 7px;
    overflow: hidden;
    display: none;
    z-index: 2017;
}
.nav .nav-right .nav-right-sec li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 1px 0;
    border-radius: 4px;
    float: left;
    text-align: center;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    white-space:nowrap;
}
.nav .nav-right .nav-right-sec li a {
    color: white;
    font-size: 12px;
}
.nav .nav-right>ul>li:hover .nav-right-sec {
    display: block;
}
.nav-right>ul>li:first-child {
    color: #e71616;
}
.nav-right>ul>li>li {
}
.nav .nav-left .nav-left-sec {
    width: 822px;
    height: 450px;
    box-sizing: border-box;
    display: none;
    border-right: 1px solid #fc9701;
    border-bottom: 1px solid #fc9701;
    position: absolute;
    top: 46px;
    left: 210px;
    background-color: white;
    color: #666;
}
.nav .nav-left .nav-left-fir>ul>li:hover .nav-left-sec {
    display: block;
}
.nav .nav-left-sec a:hover {
    color: #55acee !important;
}
.nav .nav-left-sec-l {
    width: 100%;
    height: 100%;
    padding: 20px 20px;
    box-sizing: border-box;
    float: left;
}
.nav .nav-left-sec-l dl {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}
.nav .nav-left-sec-l dt {
    float: left;
    width: 80px;
    margin-right: 10px;
        font-size: 16px;
    font-weight: bold;
    color: #111111;
}
.nav .nav-left-sec-l dt a {
    float: left;
    font-weight: bold;
    line-height: 30px;
    font-size: 16px;
    /*min-width: 50px;*/
}
.nav .nav-left-sec-l dd {
    float: left;
    width: 629px;
    margin-top: -5px;
    padding-bottom: 15px;
}
.nav .nav-left-sec-l dl:not(:last-child) dd {
    border-bottom: none;
}
.nav .nav-left-sec-l dd a {
    float: left;
    margin: 2px 30px 2px 0;
    line-height: 22px;
    font-size: 16px;
    color: #888888;
}
.nav .nav-left-sec-l dd span {
    float: left;
    margin: 2px 20px 2px 0;
    line-height: 22px;
    font-size: 14px;
    color: #777;
    width: 60px;
    padding-right: 10px;
}
.nav .nav-left-sec-l .more {
    float: right;
    text-transform: uppercase;
    background-color: #f2f2f2;
    color: #777;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    padding: 0 3px;
    margin: 4px 10px 4px 0;
    border-radius: 11px;
}
.nav .nav-left-sec-l dd>div {
    overflow: hidden;
    padding: 3px 0;
}
.nav .nav-left-sec-l dd>div:not(:last-child) {
    border-bottom: 1px dashed #ececec;
}
.nav .nav-left-sec-l dd>div>div {
    float: left;
    width: 539px;
}
.nav .nav-left-sec-r {
    width: 229px;
    height: 100%;
    padding: 10px 30px;
    box-sizing: border-box;
    float: left;
}
.nav .nav-left-sec-r img{
    width: 90%;
}
.nav .nav-left-sec-r a {
    width: 165px;
    height: 110px;
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.nav .nav-left-sec-r a img {
    width: 165px;
    height: 110px;
    display: block;
}
.nav .nav-left-sec-r a span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: white;
    display: block;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
/*新增部分*/
.flLc{
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
}
.flLc.zc{
	background: url(../images/top-1.png) no-repeat;
	background-size: 100%;
}
.flLc.sj{
	background: url(../images/top-2.png) no-repeat;
	background-size: 100%;
}
.flLc.kh{
	background: url(../images/top-3.png) no-repeat;
	background-size: 100%;
}
.flLc.fw{
	background: url(../images/top-4.png) no-repeat;
	background-size: 100%;
}
.flLc.zscq{
	background: url(../images/top-5.png) no-repeat;
	background-size: 100%;
}
.flLc.zzfw{
	background: url(../images/top-6.png) no-repeat;
	background-size: 100%;
}
.nav .nav-left-fir>ul>li>span{
	display: flex;
	display: -webkit-flex;
}
/*轮播图*/
.banner {
    min-width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}
.banner-msg{
    position: absolute;
    top:85%;
    left:50%;
    opacity: 0.9;
    transform: translate(-50%,-50%);
}
.banner-msg.home{
    text-align: center;
}
.banner-msg p{
    font-size:20px;
    color:#fff;
    line-height: 34px;
    margin-bottom: 16px;
}
.banner-msg p span{
    width:60px;
    height:1px;
    display: block;
    background:#fff;
    margin-top: 27px;
}
.banner-msg h1{
    font-size:70px;
    color:#fff;
}
.banner-msg.home h1{
    font-size:60px;
}
.banner-list {
    width: 100%;
    height:450px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.banner-list img {
    width: 100%;
    height: 100%;
    float: left;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}
.banner .button-list {
    width: 225px;
    height: 10px;
    position: absolute;
    bottom: 15px;
    right: 20%;
    overflow: hidden;
}
.banner .button-list li {
    width: 22px;
    height: 3px;
    margin-right: 10px;
    float: left;
    /*background-color: rgba(0,0,0,0.5);*/
    background: #ddd;
}
.banner .button-list li.on {
    /*background-color: rgba(255,27,0,0.5);*/
    width: 44px;
    background: #fc9701;
}
.rmfw p img,.gszc p img{
	padding: 20px 0;
    width: 100px;
}
.rm-list{
	display: flex;
	display: -webkit-flex;
}
.rm-list div{
	flex:1;
    width: 23.3%;
    float: left;
	text-align: center;
	background: #eeeeee;
    margin-right: 20px;
    padding-top: 30px;
    padding-bottom: 15px;
    border-top: 2px solid #fd755a;
}
.rm-list div span:nth-child(2),.zc-lf-con span:nth-child(1){
	font-weight: bold;
	font-size:18px;
}
.rm-list div span:nth-child(3),.zc-lf-con span:nth-child(2){
	color:#999999;
}
.rm-list div span:last-child,.zc-lf-con span:last-child{
	color:#fc9701;
	font-size:18px;
}
.rm-list div:nth-child(2){
	border-color:#fac22a;
}
.rm-list div:nth-child(3){
	border-color:#70d837;
}
.rm-list div:nth-child(4){
	border-color:#1ec3d7;
}
.rm-list div i{
	background: url(../images/xly_rm_zc.png) no-repeat;
	background-size:100%;
	display: block;
	width:55px;
	height:54px;
	margin:auto;
}
.rm-list div:nth-child(2) i{
	background: url(../images/xly_rm_hw.png) no-repeat;
	background-size:100%;
}
.rm-list div:nth-child(3) i{
	background: url(../images/xly_rm_la.png) no-repeat;
	background-size:100%;
}
.rm-list div:nth-child(4) i{
	background: url(../images/xly_rm_ns.png) no-repeat;
	background-size:100%;
}
.rm-list div span{
	width:100%;
	display: block;
	margin:auto;
	line-height: 30px;
}
.gszc-bg{
	width:100%;
	background: #f8f8f8;
	margin-top: 30px;
}
.gszc{
	width:1200px;
	margin:0 auto;
	padding-top: 20px;
}
.gszc-top>p{
	justify-content: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    float: left;
}
.gszc-top>p span{
	margin-left: 25px;
    margin-top: 5px;
}
.gszc-top>ul{
	justify-content: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}
.gszc-top>ul li{
	line-height: 33px;
    height: 33px;
    margin-right: 30px;
    float:left;
}
.gszc-top>ul li.cur{
	color:#fc9701;
}
.zclct{
	text-align: center;
}
.zclct img{
	width:95%;
	margin-top:24px;
}
.gszc-con{
	margin-top:20px;
}
.zc-lf{
	position: relative;
}
.zc-lf-con{
	position: absolute;
	top: 11%;
    left: 10px;
    padding:0 20px;
}
.zc-lf-con span{
	width:100%;
	display: block;
	margin:auto;
	line-height: 30px;
	text-align: left;
}
.zc-lf .zc-lf-con span:nth-child(2){
	line-height: 25px;
    padding: 15px 0;
}
.zc-rf{
	width: 74%;
/*	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;*/
}
.zc-rf-con{
/*	flex: 1;*/
	position: relative;
	margin-bottom: 15px;
    width: 32%;
    float: left;
    margin-right: 17px;
}
.zc-rf .zc-lf-con{
	top: 11%;
    left: 5%;
}
.zc-lf .zc-lf-con span:first-child{
	font-size: 26px;
}
.zc-lf .zc-lf-con span:last-child{
	font-size: 22px;
}
.mid-all,.cyzs-bg{
	width: 100%;
    background: #f8f8f8;
    margin: 30px 0;
}
.cyzs-bg-home{
    background: #fff;
}
.tsfw-bg,.dzfw{
	width:100%;
	background: url(../images/xly_fivebg.png) no-repeat;
	display: block;
}
.tsfw-tit{
	font-size:30px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	padding: 15px 0 50px 0;
}
.tsfw-items{
	display: flex;
	display: -webkit-flex;
}
.tsfw-item{
	flex:1;
    width:210px;
    float:left;
	padding:0 15px;
}
.tsfw-item>div{
	border-radius: 50%;
    border: 1px solid #fff;
    width: 108px;
    height: 108px;
    margin: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    position: relative;

}
.tsfw-item i{
	background: url(../images/five_1.png) no-repeat;
	background-size: 100%;
    width: 52px;
    display: block;
    height: 56px;
        transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.tsfw-item:nth-child(2) i{
	background: url(../images/five_2.png) no-repeat;
	background-size: 100%;
}
.tsfw-item:nth-child(3) i{
	background: url(../images/five_3.png) no-repeat;
	background-size: 100%;
    width: 42px;
    height: 53px;
}
.tsfw-item:nth-child(4) i{
	background: url(../images/five_4.png) no-repeat;
	background-size: 100%;
}
.tsfw-item:nth-child(5) i{
	background: url(../images/five_5.png) no-repeat;
	background-size: 100%;
    width: 50px;
    height: 55px;
}
.tsfw-item p{
	font-size:18px;
	color:#fff;
	padding: 20px 0;
    text-align: center;
}
.tsfw-item span{
	color:#a4c1ee;;
	line-height: 27px;
}
.qyry-tit{
	padding: 20px 0;
}
.qyry-tit span{
	font-size:24px;
	font-weight: bold;
}
.qyry-tit span:first-child{
	margin-left: 0;
}
.qyry-tit span.cur{
	color:#fc9701;
}
.qyry-con{
	display: block;
    float: left;
    margin-right: 57px;
}
.qyry-con img{
	border: 1px solid #ddd;
    width: 240px;
    height: 301px;
    display: block;
}
.qyry-con p{
	line-height: 42px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 16px;
    margin-top: -3px;
}
.qyry-tit i{
    height: 15px;
    width: 1px;
    background: #999;
    display: inline-block;
    margin: 0 18px;
}
.login-link i{
    height: 10px;
    width: 1px;
    background: #999;
    display: inline-block;
    margin-left: 4px;
}
.cyzs,.foot-mid,.bom-link{
    display: flex;
    display: -webkit-flex;
}
.cyzs-bg{
	margin:20px 0;
}
.cyzs-lf{
    width:480px;
}
.cyzs-rf{
    width:720px;
}
.cyzs-lf>p{
    font-size:24px;
    font-weight: bold;
    color:#fc9701;
    padding:15px 0;
}
.cyzs-img{
    position: relative;
}
.cyzs-img img{
    width:437px;
    height:290px;
    display: block;
}
.cyzs-img>p{
    position: absolute;
    bottom:0;
    height:35px;
    background: #152745;
    width:100%; 
    text-align: center;
    font-size:16px;
    color:#fff;
    height:36px;
    line-height: 36px;
    opacity: 0.8;
}
.cyzs-lf-con{
    width:91%;
    margin-top: 10px;
}
.cy-list{
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}
.cy-list li{
    height:36px;
    line-height: 36px;
}
.cy-list li i{
    background: url(../images/con-i.png) no-repeat;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    display: inline-block;
}
.cy-time{
    background: #fff;
    width: 110px;
    height: 110px;
    position: relative;
    border: 1px solid #ddd;
}
.cy-time span:first-child{
    margin-top: 78px;
    display: block;
    text-align: center;
    color: #6d6c6c;
}
.cy-time span:last-child{
    position: absolute;
    top: 20px;
    color: #6d6c6c;
    font-size: 40px;
    font-weight: bold;
    left: 50%;
    transform: translate(-50%);
}
.cyzs-rf-con{
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px dashed #b7b5b5;
    padding: 20px 0;
}
.cy-con{
    flex:1;
    margin-left:20px;
    padding:15px 0;
    width: 588px;
}
.cy-con h3{
    font-size:22px;
    color:#222222;
    font-weight: normal;
}
.cy-con p{
    color:#999999;
    margin-top: 15px;
    line-height: 22px;
    display:-webkit-box;
    display: box;
    overflow:hidden;
    text-overflow:ellipsis;
    word-break:break-all;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.cyzs-rf-con:last-child{
    border-bottom:none;
}
.footer{
    background: #333333;
}
.foot-top{
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid rgba(103, 101, 101, 0.33);
    padding-bottom: 28px;
    opacity: 0.9;
    margin-top:15px;
}
.foot-tit,.foot-lf,.foot-rf{
    flex:1;
    display: flex;
    display: -webkit-flex;
    width: 20%;
    float: left;
}
.foot-lf,.foot-rf{
    width:50%;
}
.foot-tit-lf,.foot-tit-rf h3,.foot-tit-rf p,.foot-link h3,.foot-link p{
    color:#fff;
}
.foot-tit-lf{
    font-size: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 60px;
    height: 60px;
    line-height: 58px;
    text-align: center;
}
.foot-tit-rf{
    flex:1;
    padding: 12px;
}
.foot-tit-rf h3{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 10px;
}
.foot-tit-rf p,.foot-link p{
    opacity: 0.3;
}
.foot-rf{
    justify-content: flex-end;
    padding-top: 25px;
}
.foot-link{
    flex:1;
    padding: 30px 0 20px 20px;
        float: left;
    width: 30%;
}
.foot-link h3{
    font-weight: normal;
    font-size:16px;
    color:#fff;
}
.foot-link a:nth-child(2){
    margin-top: 12px;
}
.foot-link a{
    display: block;
    line-height: 24px;
    color: #f1f1f1;
}
.foot-rf img{
    width: 132px;
    height: 132px;
    margin-right: 78px;
        float: left;
    margin-left: 132px;
}
.foot-rf-msg p{
    line-height: 30px;
    text-align: left;
    color: #fff;
}
.foot-rf .bom-pho{
    font-size:30px;
    font-weight: bold;
    color:#e82a2a;
}
/*.foot-rf-msg p:last-child{
    line-height: 21px;
    margin-top: 20px;
}*/
.foot-rf-msg{
    padding-right: 20px;
        float: left;
}
.bom-link{
    line-height: 28px;
}
.bom-link a{
    flex:1;
    color:#fff;
        width: 120px;
    padding-left: 14px;
}
.foot-bom>p{
    color:#fff;
    text-align: center;
    line-height: 28px;
}
.foot-bom,.foot-mid{
    opacity: 0.9;
}
..foot-bom{text-align: center;}
/*国内服务*/
.home-top-lg{
    flex:1;
    text-align: center;
    width: 25%;
    float: left;
}
.main-bg .home-top{
    padding: 28px 0;
}
.gnfw-logo,.dzfw-logo{
    background: url(../images/home_gn.png) no-repeat;
    background-size: 100%;
    width: 383px;
    height: 58px;
    display: block;
    margin:0 auto;
    padding-bottom: 20px;
}
.dzfw-logo{
    background: url(../images/home_lc.png) no-repeat;
    background-size: 100%;
    margin-top: 36px;
}
.main.home .gnfw{
    padding-top:50px;
}
.gnfw .zc-lf,.gnfw .zc-rf-con{
    /*background: #f7f7f7;*/
}
.dzfw-rt{
    background: url(../images/home_mid.png) no-repeat;
    background-size: 100%;
    width: 546px;
    height: 310px;
    display: block;
    margin: 0 auto;
    margin-top: 22px;
}
.dzfw{
    background: url(../images/zsdz-bg.png) no-repeat;
}
.dzfw-lf{
    margin-top: 50px;
    width: 36%;
    text-align: left;
}
.dzfw-lf span{
    display: block;
    color:#fff;
    line-height: 49px;
    font-size: 20px;
}
.dzfw-lf h3{
    font-size: 30px;
    color:#fff;
    margin-bottom:48px;
}
.dzfw-lct {
    margin-top:76px;
    margin-bottom: 45px;
}
.dzfw-lf p{
    font-size:16px;
    color:#fff;
    line-height:28px;
}
.tsfw-items:after,.cyzs:after,.cyzs-rf-con:after,.foot-tit:after,.home-top:after,.dzfw-lct:after,.dzfw-con:after{
    content: "";display: block;clear: both;
}
.lct-lx{
    width: 180px;
    height: 180px;
    position: relative;
    background: #efefef;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    float:left;
    margin-left: 133px;
}
.lct-lx:first-child{
    margin-left: 40px;
}
.lct-lx span{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 24px;
    color: #3b3b3b;
    line-height: 40px;
    display: block;
    margin-left: 98px;
    margin-top: 44px;
}
.lct-lx i{
    background: url(../images/home_hm.png) no-repeat;
    display: block;
    width: 69px;
    height: 69px;
    background-size: 100%;
    transform: rotate(45deg);
    position: absolute;
    top: 36%;
    left: 29%;
}
.lct-lx:nth-child(2) i{
    background: url(../images/home_zl.png) no-repeat;
    background-size: 100%;
}
.lct-lx:nth-child(3) i{
    background: url(../images/home_sp.png) no-repeat;
    background-size: 100%;
}
.lct-lx:nth-child(4) i{
    background: url(../images/home_lq.png) no-repeat;
    background-size: 100%;
}
.lct-lx p{
     -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 73%;
    right: 58%;
    font-size: 16px;
    color: #222222;
}
/*香港服务*/
.dzfw.hk{
    background: url(../images/xg_dz.png) no-repeat;
    background-size: 100%;
}
.dzfw.hk .dzfw-rt{
    background: url(../images/xg-mid.png) no-repeat;
    background-size: 100%;
}
.main.hk .gnfw-logo{
    background: url(../images/xg_zc.png) no-repeat;
    background-size: 100%;
}
.gnfw.hkzc .zc-rf-con{
    flex:1;
    height: 402px;
    padding: 0 30px;
    text-align: center;
        width: 219px;
}
.main.hk .zc-rf-con i{
    background: url(../images/xg_zl.png) no-repeat;
    background-size: 100%;
    width:143px;
    height:143px;
    display: block;
    margin: 0 auto;
    margin-top: 53px;
}
.main.hk .zc-rf-con:nth-child(2) i{
    background: url(../images/xg_tj.png) no-repeat;
    background-size: 100%;
}
.main.hk .zc-rf-con:nth-child(3) i{
    background: url(../images/xg_lc.png) no-repeat;
    background-size: 100%;
}
.main.hk .zc-rf-con h2{
    font-size:18px;
    color:#222222;
    margin-top: 28px;
}
.gnfw.hkzc .zc-rf{
    background: #f7f7f7;
}
.main.hk .zc-rf-con p{
    line-height: 26px;
    color: #999999;
    margin-top: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
}
.main.hk .cy-time{
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}
.main.hk .gnfw-logo{
    background: url(../images/xg_fw.png) no-repeat;
    background-size: 100%;
}
.main.hk .zc-lf-bom{
    position: relative;
    margin-top:20px;
}
.main.hk .zc-lf-bom .zc-lf-con span:first-child,.main.hk .zc-rf-con span:first-child{
    font-size:20px;
    font-weight: normal;
    color:#000;
}
.main.hk .zc-lf-bom .zc-lf-con span:last-child{
    font-size:18px;
}
.main.hk .zc-lf-bom .zc-lf-con span:nth-child(2){
    line-height: 22px;
    padding:0;
    padding-bottom: 8px;
}
.main.hk .zc-rf-con img{
    width: 289px;
}
/*海外服务*/
.banner-msg.hw p{
    text-align: right;
}
.banner-msg.hw h1,.banner-msg.cy h1{
    font-size:60px;
    font-family: serif;
}
.main.hw .gnfw-logo{
    background: url(../images/hw_fw.png) no-repeat;
    background-size: 100%;
}
.hwfw-li p.cur{
    background:#ea3a3a;
    color:#fff;
}
.hwfw-li p{
    flex: 1;
    background: #fff;
    border: 1px solid #ea3a3a;
    height: 42px;
    color: #ea3a3a;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    margin-right: 12px;
        width: 15%;
    float: left;
}
.main.hw .hkzc{
    margin-top:45px;
}
.main.hw .dzfw-rt{
    background: url(../images/hw_mid.png) no-repeat;
    background-size: 100%;
}
/*创业知识*/
.banner-msg.cy p{
    font-size:30px;
}
.main.cy .cy-list h2{
    line-height: 30px;
    margin-bottom: 25px;
    color:#333;
    font-weight: normal;
}
.main.cy .cy-list p{
    line-height: 28px;
    color: #999;
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.main.cy .dzfw-con h3{
    font-size: 30px;
    text-align: center;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 42px;
}
.cydz-con i{
    width:20px;
    height:63px;
    display: block;
    margin:0 auto;
    background: url(../images/cyzs-rt.png) no-repeat;
    background-size:100%;
}
.dz-iscrol a{
    display: block;
    width: 326px;
    height: 291px;
    float: left;
    margin-right: 35px;
}
.dz_ic1,.dz_ic2{
    width: 60px;
    margin-top: 84px;
}
.dz-iscrol{
    width: 1065px;
        margin-left: 15px;
    position: relative;
    overflow: hidden;
    height: 282px;
    box-sizing: border-box;
}
.dz-iscrol a img{
    width: 326px;
    height: 241px;
    display: block;
}
.dz-iscrol a span{
    line-height: 42px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
}
.dz_ic1 i{
    transform: rotate(180deg);
}
.dz_ic2 i{
    background: url(../images/cyzs-rt.png) no-repeat;
    background-size:100%;
}
.iscrol-ul{
    width: 2000%;
    position: absolute;
    top: 0;
}
.main.cy .dzfw{
    background: url(../images/cyzs-dz-bg.png) no-repeat;
}
/*about 鑫龙源*/
.main.about .intro{
    padding:72px 0;
}
.intro-img{
    width:360px;
    height:430px;
}
.intro-img img{
    width:100%;
}
.intro-con{
    font-size:16px;
    color:#777;
    line-height: 30px;
    text-indent: 2em; 
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    display: -webkit-box;
}
.intro-msg{
    flex:1;
    margin-left:40px;
}
.intro-tit h3{
    font-size:24px;
    color:#111;
}
.intro-tit p{
    font-size:16px;
    color:#999;
    padding: 10px 0 30px;
}
.intro-ic a{
    border:1px solid #fc9701;
    height:36px;
    width:108px;
    color:#fc9701;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    margin-top: 46px;
    display: block;
}
.intro-ic span{
    margin-left:15px;
    display: inline-block;
}
.intro-ic.white a{
    color:#fff;
    border-color:#fff;
    margin: 0 auto;
}
.main.about .qyry-tit.ab span{
    color:#d4ecfc;
}
.main.about .qyry-tit.ab span.cur{
    color:#fff;
    font-weight: bold;
}
.about-list{
    margin-right:80px;
    flex:1;
}
.about-list h3{
    font-size:18px;
    font-weight: bold;
    margin-bottom:20px;
    color:#fff;
}
.about-list p{
    line-height: 28px;
    color:#fff;
}
.about-dzcon {
    margin-top:40px;
}
.ab-map{
    flex:1;
}
.ab-map img{
    width:794px;
    height:430px;
}
.ab-address{
    flex: 1;
    margin-left: 20px;
}
.adress{
    position: relative;
}
.adress h3{
    position: absolute;
    top:14px;
    left:30px;
    font-size:20px;
}
.adress i{
    width: 101%;
    height: 49px;
    display: block;
    
}
.adress span{
    width: 101%;
    height: 181px;
    display: block;
}
.adress.cur>i{
    background:url(../images/about-cur.png) no-repeat;
}
.adress>span{
    background:url(../images/about-szc.png) no-repeat;
}
.adress>i{
    background:url(../images/about-mr.png) no-repeat;
}
.adress:nth-child(2) span{
    background:url(../images/about-xgc.png) no-repeat;
}
.adress.cur h3{
    color:#fc9701;
}
/*税务策划*/
.ch-rf li{
    width:200px;
    background: #fff;
    border: 1px solid #999;
    height: 42px;
    color: #000;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 20px;
}
.ch-rf li:hover {
    border-color:#ea3a3a;
}
.ch-rf li:hover a{
    color: #ea3a3a;
}
.ch-lf{
    flex:1;
    width:958px;
}
.ch-rf{
    margin-left: 40px;
    width:202px;
}
.lf-list{
    margin-bottom:25px;
}
.lf-list img{
    width:326px;
    height:241px;
}
.lf-list .lf-con{
    padding: 25px;
    border: 1px solid #e2dede;
    height: 190px;
    width: 580px;
}
.lf-list .lf-con h3{
    font-size: 22px;
    font-weight: normal;
    color:#333;
    margin: 10px 0 20px;
}
.lf-list .lf-con p{
    color:#999;
    line-height: 26px;
}
.lf-con .intro-ic,.cy-time,.cy-con,.foot-tit-lf,.foot-tit-rf,.dzfw-lf{
    float:left;
}
.dzfw-rt{float:right;}
.lf-con .intro-ic a{
    margin-right: 25px;
}
#container .about-gd{  
  height: 351px; 
  overflow: hidden; 
  position: relative; 
  display: none;
} 
#container .about-gd.cur{
    display: block;
}
#container .qyry-list{ 
  list-style: none; 
  width:10000px; 
  position: absolute; 
} 
  /*整体页面切换样式*/
.main.cy .cyzs,.xw-qh,.hw1 .gszc-con,.ab-map{
    display: none;
}
.main.cy .cyzs.cur,.xw-qh.cur,.hw1 .gszc-con.cur,.ab-map.cur{
    display: block;
}
.delP span{color:#fc9701;width:138px;display: inline-block;}
.delC span{color:#fc9701 !important;width:125px;display: inline-block;}
.delC{margin-top:0 !important;}
.bom-link>span{color:#fff;}
/**************/