@charset "UTF-8";

.red {

    color: #ba292e;

}



.fl,

.left {

    float: left;

}



.fr,

.right {

    float: right;

}



.tac {

    text-align: center;

}



.tar {

    text-align: right;

}



.por {

    position: relative;

}



.hidden {

    display: none;

}



.w1200 {

    width: 1200px;

    margin: 0 auto;

}



.icon {

    background: url(../images/icon.png) no-repeat;

    display: inline-block;

    vertical-align: middle;

}



.icon1 {

    background: url(../images/icon1.png) no-repeat;

    display: inline-block;

    vertical-align: middle;

}



.icon2 {

    background: url(../images/icon2.png) no-repeat;

    display: inline-block;

    vertical-align: middle;

}


h3 {
    margin-top: 0;
}

a {

    color: #333333;

    text-decoration: none;

    cursor: pointer;

}



a:hover {

    color: #003e92;

    text-decoration: none;

}



a:visited {

    text-decoration: none;

}



.ease,

.ease * {

    -webkit-transition: all ease 300ms;

    -moz-transition: all ease 300ms;

    -ms-transition: all ease 300ms;

    -o-transition: all ease 300ms;

    transition: all ease 300ms;

}



.noease,

.noease * {

    -webkit-transition: none;

    -moz-transition: none;

    -ms-transition: none;

    -o-transition: none;

    transition: none;

}



:-moz-placeholder {

    color: #aaa;

}



::-moz-placeholder {

    color: #aaa;

}



input:-ms-input-placeholder,

textarea:-ms-input-placeholder {

    color: #aaa;

}



input::-webkit-input-placeholder,

textarea::-webkit-input-placeholder {

    color: #aaa;

}



/*清除浮动*/

.clearfix {

    *zoom: 1;

}



.clearfix:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: " ";

    clear: both;

    height: 0;

}



/*::-webkit-scrollbar{width:2px; height:2px;}

::-webkit-scrollbar-track-piece{background-color:none; background:rgba(0,0,0,.0);}

::-webkit-scrollbar-thumb:vertical{height:2px; background-color:rgba(0,0,0,.5);}

::-webkit-scrollbar-thumb:horizontal{width:2px; background-color:rgba(0,0,0,.5);}*/

.head_main_top {

    height: 38px;

    width: 100%;

    background-color: #fff;

    font-size: 12px;

    line-height: 36px;

    color: #333;

    border-top: #dddddd solid 1px;

    border-bottom: #dddddd solid 1px;

}



.head_main a {

    color: #333;

    font-size: 12px;

}



.head_main_top li {

    padding: 0 8px;

    display: inline-block;

}



.head_main_top li i.qy {

    display: inline-block;

    width: 16px;

    height: 16px;

    background-position: -238px -231px;

    margin-right: 4px;

}



/* text-align: center;

.head_main_top li text-align: center; */



i.zx {

    display: inline-block;

    width: 16px;

    height: 18px;

    background-position: -262px -231px;

    margin-right: 4px;

}



.head_main_top li i.lx {

    display: inline-block;

    width: 12px;

    height: 16px;

    background-position: -282px -231px;

    margin-right: 4px;

}



.head_main_top a:hover {

    color: #003e92;

}



/*header_main*/

.header_main {

    position: relative;

    width: 100%;

    background: #fbfbfb;

    min-width: 1200px;

    z-index: 22;

}



.header_main .header_logo {

    height: 120px;

    background-color: #fbfbfb;

}



.header_main .logo {

    display: block;

    padding-top: 18px;

}



.header_main .logo img {

    width: 100%;

    height: 100%;

    display: block;

}



.header_main .ewm {

    width: 76px;

    text-align: center;

    margin-top: 15px;

    margin-left: 54px;

}



.header_main .ewm {

    width: 76px;

    height: 76px;

    display: inline-block;

}



.header_main .ewm i {

    display: block;

    padding-left: 4px;

    font-size: 12px;

    line-height: 12px;

}



.header_main .dhua {

    width: 280px;

    margin-top: 10px;

    margin-right: 60px;

    line-height: 30px;

}



.header_main .dhua b {

    background-position: -274px -173px;

    width: 26px;

    height: 52px;

    float: left;

    margin-top: 20px;

    display: block;

}



.header_main .dhua p {

    float: right;

    font-size: 16px;

    color: #999999;

    display: block;

    padding-top: 14px;

}



.header_main .dhua p span {

    display: block;

    font-size: 30px;

    color: #222222;

    line-height: 24px;

    font-weight: bold;

}



/*搜索框*/

.header_main .search_main {

    width: 296px;

    height: 40px;

    overflow: hidden;

    border: #222222 solid 1px;

    background-color: #fff;

    position: relative;

    margin-top: 40px;

    border-right: 0;

    border-radius: 2px;

}



.header_main .search_main input {

    background-color: none;

    border: none;

}



.header_main .search_main .stxt {

    width: 236px;

    height: 40px;

    line-height: 40px;

    display: block;

    text-indent: 10px;

    color: #999;

}



.header_main .search_main .sbtn {

    width: 60px;

    height: 40px;

    font-size: 16px;

    text-align: center;

    color: #fff;

    display: block;

    cursor: pointer;

    position: absolute;

    top: 0;

    right: 0;

    background: #222222;

}



.nav_main {

    position: relative;

    z-index: 9;

    /* background-color: #003e92; */

    width: 100%;

    border-top: 1px solid #ccc;

    border-bottom: 1px solid #ccc;

}



.nav {

    height: 60px;

    position: relative;

    width: 1200px;

    margin: 0 auto;

}



.nav .list {

    /*width: 106%;*/

    text-align: left;

}



.nav li {

    float: left;

    width: 9%;

    display: block;

    position: relative;

    z-index: 10;

    height: 60px;

}



.nav li a {

    font-size: 16px;

    text-align: center;

    height: 60px;

    line-height: 60px;

    cursor: pointer;

    display: block;

    position: relative;

    overflow: hidden;

    font-weight: bold;

}



.nav li.hover a,

.nav li:hover a {

    background-color: #efbf1d;

}



#nav .subnav {

    position: absolute;

    width: 100%;

    top: 60px;

    left: 0px;

    transition: all .6s ease 0s;

    transform: translate3d(0, 10px, 0);

    -moz-transform: translate3d(0, 10px, 0);

    opacity: 0;

    visibility: hidden;

    -webkit-transform: translate3d(0, 10px, 0);

    text-align: center;

    overflow: hidden;

    z-index: 199;

}



#nav li:hover .subnav {

    opacity: 1;

    visibility: visible;

    transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -webkit-transform: translate3d(0, 0, 0);

    text-align: center;

}



.nav .subnav .nav2 {

    width: 100%;

}



.nav .subnav .nav2 li {

    display: block;

    width: 100%;

    font-size: 14px;

    line-height: 40px;

    background: none;

    height: 40px;

    padding: 0;

    border-bottom: #dddddd solid 1px;

    background-color: #fff;

}



.nav li.tnav6 {

    padding-right: 0;

    background: none;

}



.nav .subnav .nav2 li a {

    display: block;

    width: 100%;

    height: 40px;

    font-size: 14px;

    line-height: 40px;

    color: #333;

    padding: 0;

}



.nav li.hover li a,

.nav li:hover li a {

    background-color: #fff;

}



.nav .subnav .nav2 li:hover a {

    color: #003e92;

    background-color: #f0f0f0;

}



/* banner */

#banner_main {
    overflow: hidden;
    position: relative;
    /* max-width: 1920px; */
    margin: 0 auto;
    /* min-width: 1200px; */
}



#banner_main .banner {

    height: 500px;

}



#banner {
    width: 100%;
    /* min-width: 1300px; */
    position: relative;
    overflow: hidden;
}



#banner,
.banner ul {

    width: 100%;

    overflow: hidden;

}



.banner li {

    width: 100%;

    position: absolute;

    z-index: 1;

    overflow: hidden;

    display: none;

}



.banner li:first-child {

    display: block;

}



.banner li img {
    width: 100%;
    display: block;
    /* 	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0; */
}



#banner .tip {

    width: 1000px;

    height: 20px;

    line-height: 0;

    font-size: 0;

    text-align: center;

    position: absolute;

    left: 50%;

    margin-left: -500px;

    bottom: 40px;

    z-index: 13;

}



#banner .tip span {

    width: 50px;

    height: 10px;

    margin: 0 12px;

    display: inline-block;

    font-size: 0;

    cursor: pointer;

    background-color: #a2a7ac;

}



#banner .tip span.cur {

    background-color: #003e92;

}



#banner #btn_prev,

#banner #btn_next {

    width: 50px;

    height: 50px;

    position: absolute;

    top: 214px;

    z-index: 5;

    display: none;

}



#banner #btn_prev {

    background-position: -54px -0px;

    left: 8%;

    transition: all 600ms ease;

}



#banner #btn_next {

    background-position: -106px -0px;

    right: 8%;

    transition: all 600ms ease;

}



#banner #btn_prev:hover {

    opacity: .8;

    filter: alpha(opacity=80);

    transition: all 600ms ease;

    left: 7.6%;

    background-position: -0px -0px;

}



#banner #btn_next:hover {

    opacity: .8;

    filter: alpha(opacity=80);

    right: 7.6%;

    background-position: -160px -0px;

}



/*banner end*/

/*footer*/

.footer {

    width: 100%;

    color: #000;

    /* padding-bottom: 50px; */

    border-top: 4px solid #efbf1e;

    background-color: #f8f8f8;

}



.footer .links {

    padding: 20px 0;

    font-size: 16px;

    border-bottom: 1px solid #444444;

}



.footer .links span {

    color: #000;

    display: inline-block;

}



.footer .links a {

    display: inline-block;

    font-size: 14px;

    color: #999;

    padding-right: 10px;

}



.footer .links a:hover {

    opacity: 0.8;

    filter: alpha(opacity=80);

}



.footer .bNav {

    width: 630px;

    /* height: 180px; */

    margin-top: 40px;

    border-right: #444444 solid 1px;

    display: flex;

    align-items: flex-start;

}



.footer .di_logo img {

    width: 111px;

    height: 111px;

    background-size: 100%;

}



.footer .bNav dl {

    display: inline-block;

    width: 18%;

    overflow: hidden;

    text-align: left;

    padding-top: 10px;

}



.footer .bNav dl dt {

    display: block;

    padding-bottom: 14px;

}



.footer .bNav dl dt a {

    display: block;

    font-size: 16px;

    color: #000;

    line-height: 16px;

}



.footer .bNav dl dd {

    display: block;

    padding-bottom: 16px;

}



.footer .bNav dl dd a {

    display: block;

    font-size: 14px;

    color: #444444;

    line-height: 14px;

}



.footer .bNav dl dd a:hover {

    color: #000;

}



.footer .ewm {

    text-align: center;

    margin-left: 15px;

    margin-top: 40px;

    width: 246px;

}



.footer .ewm dl {

    width: 130px;

    float: left;

    display: block;

    margin-right: 30px;

    height: 164px;

}



.footer .ewm dl:nth-child(2) {

    margin-right: 0px;

}



.footer .ewm dl:first-child+dl {

    margin-right: 0px;

}



.footer .ewm dl dt {

    width: 160px;

    height: 160px;

    background-color: #fff;

    text-align: center;

}



.footer .ewm dl dt img {

    margin-top: 5px;
    width: 100%;
}



.footer .ewm dl dd {

    font-size: 14px;

    color: #f9ab14;

    line-height: 24px;

    padding-top: 10px;
    width: 160px;
    text-align: center;

}



.footer .contact_info {

    width: 272px;

    height: 180px;

    /* margin-left: 80px; */

    /* border-right: #444444 solid 1px; */

    margin-top: 40px;

}



.footer .contact_info p.p1 {

    font-size: 14px;

    color: #000;

    line-height: 14px;

    padding-top: 10px;

}



.footer .contact_info p.dh {

    font-size: 36px;

    color: #000;

    font-family: "Arial";

    line-height: 36px;

    padding-top: 4px;

    font-weight: bold;

    padding-bottom: 12px;

}



.footer .contact_info h3 {

    font-size: 20px;

    padding-top: 8px;

}



.footer .contact_info p.tel {

    font-size: 14px;

    color: #666;

    line-height: 22px;

    width: 250px;

}



.footer .contact_info i {

    display: block;

    padding-top: 8px;

    font-size: 14px;

    color: #fff;

}



.footer .contact_info i a {

    display: inline-block;

    color: #fff;

    padding-right: 12px;

}



/*copyright*/

.copyright {

    height: 40px;

    line-height: 40px;

    color: #000;

    font-size: 14px;

    background: #e5e5e5;

}



.copyright span {

    margin: 0 6px;

}



.copyright a {

    color: #666;

    -webkit-transition: all ease 300ms;

    -moz-transition: all ease 300ms;

    -ms-transition: all ease 300ms;

    -o-transition: all ease 300ms;

    transition: all ease 300ms;

}



.copyright a:hover {

    color: #fff;

}





/*******index css*******/

.index .in_title .entit {

    font: bold 45px "AvantGarde Bk BT";

    color: #333;

    line-height: 34px;

}



.index .in_title .cntit {

    margin-top: 20px;

    font-size: 24px;

    line-height: 24px;

    color: #0754a3;

}



/**/

.iconz {

    background: url(../images/3.png) no-repeat;

    vertical-align: middle;

}



.iconz1 {

    background: url(../images/5.png) no-repeat;

    vertical-align: middle;

}



.iconz2 {

    background: url(../images/4.png) no-repeat;

    vertical-align: middle;

}



.floor_3_main {

    width: 100%;

    clear: left;

    display: block;

    /* background: url(../images/a4_02.jpg) center center no-repeat; */

    background-color: #eeeeee;

    padding: 30px 0;

}



.floor_3_main .floor_3 {

    position: relative;

    display: block;

    width: 1200px;

}



.floor_3_main .floor_3 h3 {

    font-size: 32px;

    font-weight: bold;

    text-align: center;

}



.floor_3_main .floor_3 .floor_3_1 {

    background: url(../images/a6_03.png) center center no-repeat;

    width: 837px;

    height: 58px;

    margin: 0 auto;

    margin-top: 44px;

    text-align: center;

    margin-bottom: 70px;

}



.floor_3_main .floor_3 .floor_3_1 p {

    float: left;

    font-size: 24px;

    /* color: #fff; */

    line-height: 58px;

    padding-left: 144px;

}



.floor_3_main .floor_3 .floor_3_1 .i {

    float: right;

    font-size: 24px;

    /* color: #fc1f1a; */

    line-height: 58px;

    font-weight: bold;

    padding-right: 196px;

}



.floor_3_main .floor_3 .floor_3_2 {

    background: url(../images/a5_07.png) center center no-repeat;

    width: 424px;

    height: 419px;

    position: absolute;

    left: 50%;

    top: 280px;

    margin-left: -212px;

    /* -webkit-transition: all ease-in-out 5s;

	-webkit-animation: big 5s infinite linear; */

}



.floor_3_3 {

    position: relative;

    width: 1200px;

    height: 450px;

    clear: left;

}



.floor_3_3 ul {

    display: inline-block;

    width: 1200px;

    position: relative;

}



.floor_3_3 ul li {

    width: 40%;

    padding: 10px 0;

    border-bottom: #a6b6db dotted 1px;

    margin: 10px 56px;

    float: left;

    line-height: 25px;

}



.floor_3_3 ul .li3 {

    position: absolute;

    top: 214px;

}



.floor_3_3 ul li p:nth-child(1) {

    font-size: 22px;

    font-weight: bold;

    padding: 12px 0 16px;

}



.floor_3_3 ul li p {

    margin: 8px 0;

}



.floor_3_3 ul li p span {

    display: inline-block;

    width: 36px;

    height: 27px;

    background-position: 0px 0px;

    margin-right: 6px;

}



.floor_3_3 ul li i {

    display: block;

    font-size: 14px;

    line-height: 24px;

    padding-top: 14px;

}



.floor_3_4 {

    width: 510px;

    margin: 0 auto;

    margin-top: 20px;

    height: 55px;

}



.floor_3_4 a.a1 {

    display: block;

    float: left;

    width: 252px;

    height: 51px;

    background-color: #efbf1d;

    border: #dddddd solid 2px;

    border-radius: 5px 0 0 5px;

    text-align: center;

    line-height: 51px;

    font-size: 18px;

    color: #333;

}



.floor_3_4 a.a2 {

    display: block;

    float: left;

    width: 252px;

    height: 51px;

    border: #000 solid 2px;

    border-radius: 0 5px 5px 0;

    text-align: center;

    line-height: 51px;

    font-size: 18px;

    border-left: none;

}



/* .floor_3_4 a.a2:hover {

	display: block;

	float: left;

	width: 252px;

	height: 51px;

	border: #fc1f1a solid 2px;

	border-radius: 0 5px 5px 0;

	text-align: center;

	line-height: 51px;

	font-size: 18px;

	color: #fff;

	border-left: none;

	background-color: #fc1f1a;

} */

.floor_3_4 a.a1:hover {

    display: block;

    width: 252px;

    height: 51px;

    background-color: #333;

    border: #333 solid 2px;

    border-radius: 5px 0 0 5px;

    text-align: center;

    line-height: 51px;

    font-size: 18px;

    color: #fff;

}



.floor_4_main {

    width: 100%;

    clear: left;

    display: block;

    background: url(../images/a7_02.jpg) center center no-repeat;

    padding-bottom: 30px;

}



.floor_4_main .banner img {

    width: 100%;

    margin: 30px 0;

}



.floor_4_2 {

    width: 1200px;

    /* margin-top: 50px; */

}



.floor_4_2 .hd {

    width: 1200px;

    height: 40px;

    text-align: center;

    position: relative;

}



.floor_4_2 .hd ul {

    display: inline-block;

}



.floor_4_2 .hd ul li {

    float: left;

    width: 179px;

    height: 38px;

    border: #dcdcdc solid 1px;

    border-radius: 5px;

    margin: 0 10px;

}



.floor_4_2 .hd ul li a {

    display: block;

    font-size: 18px;

    color: #333;

    line-height: 38px;

}



.floor_4_2 .hd ul li.on {

    background-color: #003e92;

    border: #003e92 solid 1px;

}



.floor_4_2 .hd ul li.on a {

    color: #fff;

}



.floor_4_2 .bd {

    height: 446px;

    width: 1200px;

    overflow: hidden;

}



.floor_4_2 .bd ul {

    display: inline-block;

    position: relative;

    height: 446px;

    width: 1200px;

}



.floor_4_2 .bd ul li {

    width: 284px;

    height: 213px;

    position: relative;

}



.floor_4_2 .bd ul li dt {

    width: 284px;

    height: 213px;

}



.floor_4_2 .bd ul li dt img {

    width: 284px;

    height: 213px;

    background-size: 100%;

}



.floor_4_2 .bd ul li dt p {

    background: url(../images/a17_06.png);

    width: 100%;

    height: 65px;

    position: absolute;

    bottom: 0;

    left: 0;

    transition: all .6s ease 0s;

}



.floor_4_2 .bd ul li dt p span {

    line-height: 65px;

    padding-left: 20px;

    float: left;

    color: #fff;

    font-size: 16px;

}



.floor_4_2 .bd ul li dt i {

    display: block;

    float: right;

    width: 26px;

    height: 26px;

    background-position: -197px -264px;

    margin-top: 20px;

    margin-right: 20px;

}



.floor_4_2 .bd ul li dd {

    background: url(../images/a17_03.png);

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    text-align: center;

    transition: all .6s ease 0s;

    opacity: 0;

    visibility: hidden;

    transform: translate3d(0, 10px, 0);

    -moz-transform: translate3d(0, 10px, 0);

    -webkit-transform: translate3d(0, 10px, 0);

}



.floor_4_2 .bd ul li dd i {

    display: inline-block;

    width: 40px;

    height: 40px;

    background-position: -140px -257px;

    margin-top: 70px;

}



.floor_4_2 .bd ul li dd p {

    font-size: 18px;

    font-weight: bold;

    color: #fff;

    padding-top: 18px;

}



.floor_4_2 .bd ul li:hover dd {

    opacity: 1;

    visibility: visible;

    transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -webkit-transform: translate3d(0, 0, 0);

}



.floor_4_2 .bd ul li:hover dt p {

    opacity: 0;

    visibility: hidden;

}



.floor_4_2 .bd ul li.li1 {

    position: absolute;

    left: 0;

    top: 0;

}



.floor_4_2 .bd ul li.li2 {

    position: absolute;

    left: 302px;

    top: 0;

}



.floor_4_2 .bd ul li.li3 {

    position: absolute;

    right: 0;

    top: 0;

}



.floor_4_2 .bd ul li.li4 {

    position: absolute;

    left: 0;

    top: 231px;

}



.floor_4_2 .bd ul li.li5 {

    position: absolute;

    right: 0;

    top: 231px;

}



.floor_4_2 .bd ul li.li2 {

    width: 592px;

    height: 445px;

}



.floor_4_2 .bd ul li.li2 dt {

    width: 592px;

    height: 445px;

}



.floor_4_2 .bd ul li.li2 dt img {

    width: 592px;

    height: 445px;

}



.floor_4_2 .bd ul li.li2 dd i {

    margin-top: 180px;

}





.floor_8_main {

    height: 670px;

    background-color: #f8f8f8;

}



.floor_8_1 {

    width: 1200px;

    overflow: hidden;

    display: inline-block;

}



.floor_8_z {

    float: left;

    width: 390px;

    height: 546px;

    background-color: #fff;

    border-bottom: #dedddd solid 1px;

}



.floor_mc {

    width: 390px;

    height: 240px;

    background-color: #efbf1d;

}



.floor_mc h3 a {

    display: block;

    font-size: 24px;

    padding-top: 24px;

    padding-left: 31px;

    color: #000;

    font-weight: bold;

    line-height: 24px;

}



.floor_mc h3 span {

    font-size: 14px;

    color: #fff;

    font-weight: normal;

    display: block;

    line-height: 14px;

    padding-top: 8px;

    text-transform: uppercase;

}



.dloor_xin {

    margin-left: 31px;

    margin-top: -140px;

}



.dloor_xin img {

    width: 330px;

    height: 220px;

    display: block;

}



.dloor_xin h3 {

    width: 310px;

    font-size: 18px;
    font-weight: 700;

    color: #333333;

    padding-top: 36px;

    -webkit-transition: all .3s ease-in-out 0s;

    -moz-transition: all .3s ease-in-out 0s;

    transition: all .3s ease-in-out 0s;

}



.dloor_xin em {

    display: block;

    font-size: 14px;

    color: #333333;

    line-height: 24px;

    padding-top: 13px;

    width: 330px;

}



.dloor_xin p {

    width: 330px;

    margin-top: 3px;

}



.dloor_xin p i {

    width: 0px;

    height: 1px;

    transition: all .6s ease 0s;

    background-color: #003e92;

    display: block;

    margin-top: 8px;

    float: left;

}



.dloor_xin a:hover p i {

    width: 62px;

}



.dloor_xin a:hover h3 {

    color: #003e92;

}



.dloor_xin p span {

    display: block;

    float: right;

    font-size: 14px;

    color: #999999;

    line-height: 14px;

}



.floor_8_1 {

    padding-top: 60px;

}



.floor_8_y {

    float: right;

    width: 790px;

}



.floor_y_1 {

    width: 789px;

    border-bottom: #dedddd solid 1px;

    border-left: #efeeee solid 1px;

    background-color: #fff;

    padding: 20px 0 10px;

}



.floor_y_t h3 {

    display: block;

    font-size: 24px;

    padding-left: 31px;

    color: #000;

    font-weight: bold;

    line-height: 24px;

    margin-bottom: 10px;

}



.floor_y_t h3 span {

    font-size: 14px;

    color: #666;

    font-weight: normal;

    display: block;

    line-height: 14px;

    padding-top: 8px;

    text-transform: uppercase;

}



.floor_y_t a.ag {

    width: 15px;

    height: 15px;

    background-position: 0px -103px;

    display: block;

    float: right;

    margin-right: 30px;

    margin-top: 30px;

    position: relative;

    z-index: 5;

    -webkit-transition: all .0s ease-in-out 0s;

    -moz-transition: all .0s ease-in-out 0s;

    transition: all .0s ease-in-out 0s;

}



.floor_y_t a.ag:hover {

    background-position: 0px -121px;

}



.floor_y_b {

    clear: left;

    display: block;

    width: 789px;

    position: relative;

}

.floor_y_1 a.iconp {

    margin-top: 30px;

}

.floor_y_b .hd .next {

    position: absolute;

    top: -40px;

    right: 86px;

    width: 7px;

    height: 14px;

    background-position: -223px -147px;

    -webkit-transition: all .0s ease-in-out 0s;

    -moz-transition: all .0s ease-in-out 0s;

    transition: all .0s ease-in-out 0s;

}



.floor_y_b .hd .prev {

    position: absolute;

    top: -40px;

    right: 64px;

    width: 7px;

    height: 14px;

    background-position: -223px -165px;

    -webkit-transition: all .0s ease-in-out 0s;

    -moz-transition: all .0s ease-in-out 0s;

    transition: all .0s ease-in-out 0s;

}



.floor_y_b .hd .next:hover {

    position: absolute;

    top: -40px;

    right: 86px;

    width: 7px;

    height: 14px;

    background-position: -256px -147px;

}



.floor_y_b .hd .prev:hover {

    position: absolute;

    top: -40px;

    right: 64px;

    width: 7px;

    height: 14px;

    background-position: -256px -165px;

}



.floor_y_b li {

    float: left;

    width: 340px;

    margin: 0 26px;

}



.floor_y_b a {

    display: block;

}



.floor_y_b a h3 {

    width: 340px;

    font-size: 18px;

    color: #333333;

    -webkit-transition: all .3s ease-in-out 0s;

    -moz-transition: all .3s ease-in-out 0s;

    transition: all .3s ease-in-out 0s;

}



.floor_y_b a em {

    display: block;

    font-size: 14px;

    color: #999;

    line-height: 24px;

    padding-top: 10px;

    width: 340px;

    height: 64px;

}



.floor_y_b a p {

    width: 340px;

}



.floor_y_b a p i {

    width: 0px;

    height: 1px;

    transition: all .6s ease 0s;

    background-color: #003e92;

    display: block;

    margin-top: 8px;

    float: left;

}



.floor_y_b a:hover p i {

    width: 62px;

}



.floor_y_b a:hover h3 {

    color: #003e92;

}



.floor_y_b a p span {

    display: block;

    float: right;

    font-size: 14px;

    color: #999999;

    line-height: 14px;

}



.iconp {

    background: url(../images/iconp.png) no-repeat;

    display: inline-block;

    vertical-align: middle;

}



.floor_y_d img.img1 {

    position: absolute;

    left: 32px;

    bottom: 25px;

}



.floor_y_d a.gd {

    width: 130px;

    height: 40px;

    border: #ebebeb solid 1px;

    text-align: center;

    line-height: 40px;

    font-size: 14px;

    color: #666;

    position: absolute;

    left: 30px;

    bottom: 44px;

}



.floor_y_d a.gd span {

    display: inline-block;

    width: 31px;

    height: 10px;

    background-position: -30px -106px;

    margin-left: 6px;

}



.floor_y_d a.gd:hover {

    background-color: #003e92;

    color: #fff;

}



.floor_y_d a.gd:hover span {

    background-position: -30px -123px;

}



.floor_y_d .txtScroll-top {

    width: 350px;

    position: absolute;

    right: 16px;

    top: 58px;

    display: inline-block;

}



.floor_y_d .txtScroll-top .hd .next {

    position: absolute;

    top: -22px;

    right: 86px;

    width: 14px;

    height: 7px;

    background-position: -234px -151px;

    z-index: 111;

    -webkit-transition: all .0s ease-in-out 0s;

    -moz-transition: all .0s ease-in-out 0s;

    transition: all .0s ease-in-out 0s;

}



.floor_y_d .txtScroll-top .hd .prev {

    position: absolute;

    top: -22px;

    right: 64px;

    width: 14px;

    height: 7px;

    background-position: -234px -170px;

    z-index: 111;

    -webkit-transition: all .0s ease-in-out 0s;

    -moz-transition: all .0s ease-in-out 0s;

    transition: all .0s ease-in-out 0s;

}



.floor_y_d .txtScroll-top .hd .next:hover {

    position: absolute;

    top: -22px;

    right: 86px;

    width: 14px;

    height: 7px;

    background-position: -267px -151px;

    z-index: 111;

}



.floor_y_d .txtScroll-top .hd .prev:hover {

    position: absolute;

    top: -22px;

    right: 64px;

    width: 14px;

    height: 7px;

    background-position: -267px -170px;

    z-index: 111;

}



.floor_y_d .txtScroll-top ul {

    display: inline-block;

}



.floor_y_d ul li {

    clear: left;

    display: block;

    margin-top: 16px;

}



.floor_y_d ul li dl {

    display: inline-block;

}



.floor_y_d ul li dl dt {

    width: 400px;

    height: 18px;

}



.floor_y_d ul li dl dt i {

    width: 17px;

    height: 17px;

    float: left;

    display: block;

    background: url(../images/wen.png) no-repeat;

    margin-top: 2px;

}



.floor_y_d ul li dl dt span {

    float: left;

    display: block;

    font-size: 16px;

    color: #333;

    padding-left: 10px;

    line-height: 18px;

    width: 328px;

    padding-left: 10px;

    -webkit-transition: all .3s ease-in-out 0s;

    -moz-transition: all .3s ease-in-out 0s;

    transition: all .3s ease-in-out 0s;

}



.floor_y_d ul li dl dd {

    margin-top: 6px;

    clear: left;

    display: block;

    height: 40px;

}



.floor_y_d ul li dl dd em {

    width: 17px;

    height: 17px;

    float: left;

    display: block;

    background: url(../images/da.png) no-repeat;

    margin-top: 4px;

}



.floor_y_d ul li dl dd p {

    float: left;

    display: block;

    font-size: 14px;

    color: #999;

    width: 322px;

    padding-left: 10px;

    line-height: 20px;

}



.floor_y_d ul li a:hover span {

    color: #003e92;

}



.floor_y_2 {

    width: 789px;

    border-bottom: #dedddd solid 1px;

    border-left: #efeeee solid 1px;

    background-color: #fff;

    margin-top: 20px;

    position: relative;
    padding: 20px 0 10px;
    height: 185px;
}



/* hot_world */

#hot_world {

    width: 100%;

    background-color: #f2f2f3;

}



#hot_world>ul {

    width: 1200px;

    margin: 0 auto;

    padding: 10px 0;

}



#hot_world>ul>li {

    float: left;

    width: 8%;

    text-align: center;

}



/* about_us */

.yellow {

    color: #efbf1d;

}



#about_us {

    width: 1200px;

    margin: 20px auto;

}



#about_us>img {

    width: 100%;

}



#about_us>div {

    float: left;

    padding: 10px 20px;

    box-sizing: border-box;

}



#about_us>div:nth-of-type(1) {

    width: 60%;

}



#about_us>div:nth-of-type(2) {

    width: 40%;

}

#about_us>div:nth-of-type(2) img {

    width: 100%;

}



#about_us .p_title {

    font-weight: 700;

    font-size: 18px;

    margin-bottom: 20px;

}



#about_us .profile {

    line-height: 24px;

}



#about_us .profile p {

    width: 98%;

    word-break: break-all;

    /* hyphens:auto;

	overflow-wrap: break-word; */

}



/* company_dyanmic */

.active_yellow {
    background-color: #efbf1d;
    border: 1px solid #efbf1d;
}

#company_dyanmic {
    width: 1200px;
    margin: 30px auto;
}

#company_dyanmic>img {
    width: 100%;
}

#company_dyanmic button {
    padding: 8px 39px;
    margin: 0 20px;
    border-radius: 8px;
    border: 1px solid #ccc;
}

#company_dyanmic .two_button {
    width: 330px;
    margin: 20px auto;
}





/* 诚邀合作 */

.cyhz {

    width: 100%;

    height: 198px;

    background-image: url(../images/cyhz.jpg);

    background-size: 100%;

    background-repeat: no-repeat;

    color: #f1bf1e;

}



.cyhz .cyhz_left {

    float: left;

    width: 50%;

    height: 198px;

    line-height: 180px;

}



.cyhz .cyhz_left>p {

    height: 25px;

}



.cyhz .cyhz_left>p:nth-child(1) {

    font-size: 20px;

    font-weight: bold;

}



.cyhz .cyhz_left>p:nth-child(2) {

    font-size: 16px;

}



.cyhz .cyhz_left>p:nth-child(2) span {

    border-bottom: 2px solid #fff;

    padding-bottom: 4px;

}



.cyhz .cyhz_right {

    float: right;

    width: 38%;

    margin-top: 45px;

}



.cyhz .cyhz_right .num {

    float: right;

    width: 55%;

}



.cyhz .cyhz_right .wem {

    float: right;

    margin-left: 20px;

}



.cyhz .cyhz_right .num .number {

    background-color: #404040;

    background-image: url(../images/smallphone.png);

    background-repeat: no-repeat;

    background-position: 45px 12px;

    background-size: 22px;

    padding: 15px 25px;

    padding-left: 74px;

    border-radius: 25px;

    font-weight: 700;

    font-size: 17px;

}



.cyhz .cyhz_right .num .hezuo {

    background-image: url(../images/num_right.png);

    background-repeat: no-repeat;

    background-position: 190px;

    border: 2px solid #fff;

    border-radius: 25px;

    padding: 15px 25px;

    padding-left: 44px;

    color: #000;

    font-size: 17px;

    font-weight: 700;

    margin-top: 15px;

}



.cyhz .cyhz_right .wem img {

    width: 90%;

}



/* tips */

.tips_warp {

    background-color: #e4e4e4;

    padding: 15px 0;

}



.tips_warp .tips {

    display: flex;

    justify-content: start;

    align-items: center;

    width: 1200px;

    margin: 0 auto;

}



.tips_warp .tips_img {

    width: 11px;

    height: 11px;

    background-image: url(../images/tips_img.png);

    background-repeat: no-repeat;

    background-size: 100%;

    margin: 0 10px;

}





/* cng加气站 */

.cng_warp {

    margin: 50px auto;

}



.cng_warp .cng_one div {

    padding: 10px 20px;

    background-color: #e5e5e5;

    margin: 0 1px;

    font-size: 16px;

}



.cng_warp .cng_one {

    display: flex;

    justify-content: center;

}



.cng_warp .cng_two {

    text-align: center;

    margin: 50px 0 30px;

}



.cng_warp .cng_three {

    line-height: 26px;

}



.cng_warp .cng_three p.title {

    font-weight: 700;

    font-size: 18px;

    border-left: 6px solid #efbf1d;

    padding-left: 10px;

    margin-bottom: 25px;

    text-indent: 0;

}



.cng_warp .cng_three p {

    text-indent: 2em;

}



.cng_warp .cng_three .cng_three_top {

    padding-bottom: 40px;

    border-bottom: 1px dashed #333;

}



.cng_warp .cng_three_bottom {

    margin-top: 30px;

}



.cng_warp .cng_three_bottom thead {

    background-color: #efbf1d;

}



.cng_warp .cng_three_bottom thead th {

    width: 10%;

    text-align: center;

    padding: 10px 0;

    border: 1px solid #ccc;

}

.cng_warp .cng_three_bottom thead th:nth-child(3) {
    width: 20%;
}


.cng_warp .cng_three_bottom tbody td {

    text-align: center;

    padding: 10px 0;

    border: 1px solid #ccc;

}





/* 车友俱乐部 */

.cyjlb_warp {

    margin: 50px auto;
    position: relative;
    min-height: 700px;
}



.cyjlb_warp .cyjlb_one {

    display: flex;
    justify-content: center;

    margin: 30px auto 60px;

}



.cyjlb_warp .cyjlb_one div {

    margin: 0 1px;

    padding: 10px 25px;

    background-color: #e5e5e5;

}



.cyjlb_warp .cyjlb_two {

    width: 1200px;

    margin: 0 auto 40px;

    /* height: 800px; */

    display: none;

}



.cyjlb_warp .cyjlb_two .cyjlb_titleimg {

    text-align: center;

}



.cyjlb_warp .cyjlb_two .sanli {

    margin: 100px auto 50px;

}



.cyjlb_warp .cyjlb_two .sanli img {

    width: 100%;

}



.cyjlb_warp .cyjlb_two .sanli p {

    padding: 6px;

}



.cyjlb_warp .cyjlb_two .sanli .swiper-slide div {

    display: inline-block;

    width: 22%;

    margin: 0 10px;

}



.swiper-button-next,

.swiper-button-prev {

    height: 80px;

    width: 25px;

    background-color: #dcdcdc;

}



.display_active {

    display: block !important;

}



.color_active {

    background-color: #efbf1d !important;

}





.cyjlb_warp .btn .right {

    position: absolute;

    top: 120px;

    right: 280px;

}



.cyjlb_warp .btn .left {

    position: absolute;

    top: 120px;

    left: 280px;

}



.cyjlb_warp .btn div {

    display: inline-block;

    width: 50px;

    height: 50px;

    line-height: 46px;

    text-align: center;

    border-radius: 50%;

    font-size: 30px;

    border: 1px solid #000;

}



.cyjlb_warp .btn_active {

    background-color: #efbf1d !important;

}



/* 俱乐部详情 */

.cyjlb_xqwarp {

    margin: 50px 0;

}



.cyjlb_xqwarp .jlbxq_text {

    text-align: left;

    line-height: 26px;

}



.cyjlb_xqwarp .jlbxq_text p {

    margin: 10px 0;

}



.cyjlb_xqwarp .jlbxq_text .title {

    margin: 30px 0;

    font-weight: 700;

    font-size: 26px;

}



.cyjlb_xqwarp .jlbxq_text .date {

    color: #333;

    padding: 15px 0;

    border-top: 1px solid #ccc;

    border-bottom: 1px solid #ccc;

    margin-bottom: 30px;

}



.xq_pagelist {

    margin: 30px 0;

    display: flex;

    justify-content: space-between;

}



/* 诚聘英才 */

.yd_warp {

    text-align: center;

    margin: 30px 0;

}



.yd_warp span {

    display: inline-block;

    padding: 8px 30px;

    background-color: #e5e5e5;

    margin: 0 1px;

}



.yd_warp img {

    margin: 50px 0 0;

}



.cpyc_warp>div {

    border-bottom: 1px dashed #ccc;

    padding: 0 0 25px;

    line-height: 24px;
    float: left;

}



.cpyc_warp>div p {

    padding-left: 20px;

    color: #333;

}

.cpyc_warp .cpyc_two {
    float: left;
    width: 45%;
}

.cpyc_four {
    width: 45%;
    margin-left: 10%;
}

.cpyc_five {
    width: 100%;
    float: left;
}

/* title 开始 */

.cpyc_warp .cpyc_title {

    padding-left: 10px;

    font-size: 24px;

    font-weight: 700;

    border-left: 8px solid #efbf1d;

    margin: 20px 0;

    color: #000 !important;

    text-indent: 1px !important;

}



/* title 结束*/



.cpyc_warp .cpyc_one {

    display: flex;

    justify-content: center;

}



.cpyc_warp .cpyc_one .cpyc_one_text {

    padding: 25px 35px;

    line-height: 26px;

}



.cpyc_warp .cpyc_five {

    border: none;

}

.cpyc_warp .cpyc_five p {
    font-weight: 700;
}

/* 关于我们 */
/* 公司简介 */
.gywm .gywm_title {
    padding-left: 10px;
    font-size: 18px;
    font-weight: 700;
    border-left: 8px solid #efbf1d;
    margin: 20px 0;
    color: #000 !important;
    text-indent: 1px !important;
}

.gywm .gsjj_text {
    line-height: 24px;
    color: #333;
}

.gywm .gsjj_text p {
    margin-bottom: 15px;
}

.gywm .gsjj_text img {
    margin: 10px 0;
}

/* 企业文化 */
.gywm .qywh_text {
    line-height: 26px;
}

.gywm .qywh_text>div {
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}

.gywm .qywh_text .qywh_three {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
}

.gywm .qywh_text .qywh_three>div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    width: 23%;
    margin: 15px 6px;
    height: 352px;
    padding: 30px 28px 0;
    word-break: break-all;
    font-size: 14px;
}

.gywm .qywh_text .qywh_four p {
    text-indent: 2em;
}

.gywm .qywh_text .qywh_five p {
    text-indent: 2em;
}

.gywm .qywh_text .qywh_six p {

    text-indent: 2em;

}

.gywm .qywh_text .qywh_seven p {

    text-indent: 2em;

}



.gywm .qywh_text .qywh_three .qywh_three_one {

    background-image: url(../images/qywh_img1.png);

    background-repeat: no-repeat;

    background-size: 100%;

}



.gywm .qywh_text .qywh_three .qywh_three_two {

    background-image: url(../images/qywh_img2.png);

    background-repeat: no-repeat;

    background-size: 100%;

}



.gywm .qywh_text .qywh_three .qywh_three_three {

    background-image: url(../images/qywh_img3.png);

    background-repeat: no-repeat;

    background-size: 100%;

}



.gywm .qywh_text .qywh_three .qywh_three_four {

    background-image: url(../images/qywh_img4.png);

    background-repeat: no-repeat;

    background-size: 100%;

}



/* 员工风采 */

.gywm .ygfc_text {

    margin-top: 50px;

    margin-bottom: 80px;

}



.gywm .ygfc_text>div {

    border: 10px solid #e5e5e5;

    float: left;

    width: 29%;

    margin: 20px 21px;

}



.gywm .ygfc_text>div img {
    margin: 15px 0;
    min-height: 200px;
    max-height: 200px;
    width: 100%;
}

.gywm .ygfc_text>div p {
    text-align: center;
    margin-bottom: 15px;
}



/* 联系我们 */



.lxwm_warp {

    width: 100% !important;

}



.gywm .lxwm_text {

    width: 1000px;

    margin: auto;

}



.gywm .lxwm_warp .lxwm_banner {

    width: 100%;

    margin: 30px 0;

}



.gywm .lxwm_text .lxwm_one {

    display: flex;

    justify-content: center;

}



.gywm .lxwm_text .lxwm_one div {

    padding: 20px 30px;

}



.gywm .lxwm_text .lxwm_one div:nth-child(2) {

    line-height: 28px;

    padding-top: 28px;

}



.gywm .lxwm_text .lxwm_one .lxwm_num {

    background-image: url(../images/lxwm_phone.png);

    background-repeat: no-repeat;

    padding-left: 28px;

    background-size: 4%;

    background-position: 0;

}



.gywm .lxwm_text .lxwm_one .lxwm_add {

    background-image: url(../images/lxwm_add.png);

    background-repeat: no-repeat;

    padding-left: 28px;

    background-size: 4%;

    background-position: 0;

}

.gywm .lxwm_text .map img {

    width: 100%;

}

.gywm .lxwm_text .map iframe {

    width: 100% !important;

    height: 440px;

    margin-top: 30px;

}



/* 华泽金融 */

.hzjr {

    margin-bottom: 0 !important;

}

.hzjr .hzjr_ywjj_title {

    padding-left: 10px;

    font-size: 18px;

    font-weight: 700;

    border-left: 8px solid #efbf1d;

    margin: 20px 0;

    color: #000 !important;

    text-indent: 1px !important;

}

.hzjr .hzjr_ywjj {

    line-height: 26px;

}


.hzjr .hzjr_ywjj p.img {

    text-align: center;

}

/* 华泽金融-业务咨询 */

.hzjr .hzjr_ywzx {

    display: flex;

    justify-content: space-between;

    flex: 1;

    line-height: 26px;

}

.hzjr .hzjr_ywzx>div {

    margin: 0 10px;

}

.hzjr .hzjr_ywzx>div>div {

    height: 150px;

}

.hzjr .hzjr_ywzx .index31,
.hzjr .hzjr_ywzx .index33 {

    width: 35%;

}

.hzjr .hzjr_ywzx .index32 {

    width: 30%;

    height: 280px;

    background-color: #efbf1d;

    border-radius: 50%;

    margin-top: 8%;

}

.hzjr .hzjr_ywzx .index32 p.title {

    margin: 15px 0;

    font-weight: 700;

    text-align: center;

    height: 20px;

    text-align: center;

    background-image: url(../images/hzjr_ywzx_icon——black.png);

    background-repeat: no-repeat;

    background-position: 56px 6px;

    font-size: 16px;

}

.ywzx_warp {

    width: 100% !important;

}

.hzjr .hzjr_ywzx .index32 .text_warp {

    width: 70%;

    height: 200px;

    margin-left: 43px;

    margin-top: 30px;

}

.hzjr .hzjr_ywzx .hzjr_ywzx_title {

    margin: 15px 0;

    padding-right: 20px;

    text-align: right;

    font-size: 16px;

    font-weight: 700;

    height: 20px;

    background-image: url(../images/hzjr_ywzx_icon.png);

    background-repeat: no-repeat;

    background-position-x: right;

    background-position-y: 7px;

}

.hzjr .hzjr_ywzx .index31A1,
.hzjr .hzjr_ywzx .index31A11 {

    margin-top: 50px;

}

.hzjr .hzjr_ywzx .index31A1,
.hzjr .hzjr_ywzx .index31A11 {

    margin-top: 50px;

}

.hzjr .hzjr_ywzx .index33 .hzjr_ywzx_title {

    text-align: left;

    background-repeat: no-repeat;

    background-position-x: left;

    background-position-y: 7px;

    padding-left: 20px;

}

.backcolor_ccc {

    background-color: #f8f8f8;

    margin-top: 30px;

    padding-top: 30px;

    margin-bottom: -17px;

    padding-bottom: 30px;

}

.backcolor_ccc>p {

    text-align: center;

    font-size: 16px;

    font-weight: 700;

}

/* 新闻中心-行业资讯 */

.xwzx_warp .xwzx_hyzx_body>div {

    display: inline-block;

    width: 49%;

    border: 1px solid #ccc;

    margin-bottom: 15px;

    padding: 6px 10px;

}

.xwzx_warp .xwzx_hyzx_body>div:nth-child(odd) {

    margin-right: 15px;

}

.xwzx_warp .xwzx_hyzx_body>div>div {

    display: inline-block;

}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_img {

    margin-right: 8px;

    width: 35%;
    float: left;

}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text {

    width: 62%;

    line-height: 19px;

    padding: 5px 0;

    font-size: 13px;
    float: left;

}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text .hyzx_text_title {

    font-size: 14px;

    font-weight: 700;

    margin: 10px 0;

}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_text .hyzx_text_date {

    margin-bottom: 10px;

}

.xwzx_warp .xwzx_hyzx_body>div .hyzx_img img {

    width: 100%;

    border: 1px solid #ccc;
    height: 130px;

}

.xwzx_warp .xwzx_hyzx_body {

    margin-top: 30px;

}

.xwzx_pagelist {

    text-align: center;

    margin-top: 30px;

}

.xwzx_pagelist > li {
    display: inline-block;
}

.xwzx_pagelist a {

    display: inline-block;

    height: 30px;

    line-height: 30px;

    text-align: center;

}

.xwzx_pagelist .xwzx_pagelist_prev,
.xwzx_pagelist .xwzx_pagelist_next {

    width: 80px;

    background-color: #f4f4f4;

}

.xwzx_pagelist .xwzx_pagelist_all {

    width: 80px;

}

.xwzx_pagelist .xwzx_pagelist_active {

    background-color: #efbf1d;

    color: #fff;

}



/* 新闻中心行业资讯详情 */

.xwzx_hyzx_warp img {
    width: 500px;
    /* height: 300px; */
}



/* 意见反馈 yjfk_warp*/

.yjfk_warp {

    margin-top: 100px;

    margin-left: 240px;

    width: 650px;

}

.yjfk_warp .form-horizontal {

    margin-right: 60px;

}



.yjfk_warp label {

    color: #413836;

}

.yjfk_warp button {

    width: 100px;

    background-color: #efbf1d;

}



.yjfk_warp label.xrequired:before {

    content: '* ';

    color: red;

}



/* 智慧加油站 */

.zhjyz_warp p.zhjyz_title {

    border-left: 8px #efbf1d solid;

    padding-left: 10px;

    font-size: 18px;

    font-weight: 700;

    text-indent: 1px !important;

    margin-bottom: 20px;

}

/* 智慧加油站 业务简介 */

.zhjyz_ywjj {

    margin-top: 30px;

}

.zhjyz_ywjj p {

    text-indent: 2em;

    line-height: 24px;

}

/* 智慧加油站 智慧加油 */

.zhjy_zhjy {

    margin-top: 30px;

}

.zhjy_zhjy p {

    text-indent: 2em;

    line-height: 24px;

}

.zhjy_zhjy strong {

    display: inline-block;

    margin: 20px 0 0;

}

/* 智慧加油站 油站导航 */

.zhjy_yzdh {

    margin-top: 50px;

    text-align: center;

}

.zhjy_yzdh table {
    margin: 0 auto;
}

.zhjy_yzdh table thead {

    background-color: #efbf1d;

}

.zhjy_yzdh table thead th {

    padding: 10px 72px;

    text-align: center;

    border: 1px solid #ccc;

}

.zhjy_yzdh table tbody td {

    padding: 10px 0;

    border: 1px solid #ccc;

}

/* 智慧加油站 24h便利 */

.zhjy_24 {

    margin-top: 50px;

    line-height: 24px;

}

.zhjy_24 .zhjy_24_img {

    margin-top: 80px;

}

.zhjy_24 .zhjy_24_img>div {
    position: relative;
    margin: 0 8px 10px;
    float: left;
    height: 220px;
    width: calc(100%/4 - 8px * 2);
}

.zhjy_24 .zhjy_24_img>div img {
    width: 100%;
    height: 100%;
}

.zhjy_24 .zhjy_24_img>div span {

    position: absolute;

    bottom: 15px;

    left: 20px;

    color: #fff;

}



/* 全局咨询 */

.move_zx {

    position: fixed;

    top: 320px;

    right: 0;

    z-index: 9999999;

}

.move_zx .small {

    background-color: #efbf1d;

    border-radius: 20px 0 0 20px;

    padding: 3px 0 3px 1px;

    width: 100px;

    display: flex;

    align-items: center;

    cursor: pointer;

    z-index: 9999999;

}

.move_zx .small .add {

    display: inline-block;

    width: 25px;

    height: 25px;

    line-height: 21px;

    text-align: center;

    color: #efbf1d;

    background-color: #fff;

    font-size: 26px;

    border-radius: 50%;

    margin-right: 8px;

}

.move_zx .big {

    display: none;

    text-align: center;

    background-color: #efbf1d;

    padding: 0 8px;

    width: 140px;

    border-radius: 15px;

    font-size: 12px;

    line-height: 16px;

    position: absolute;

    right: 35px;

    top: 0;

    z-index: 9999999;

}

.move_zx .big .move_ewm img {

    width: 70px;

    height: 70px;

}

.move_zx .big div {

    padding: 8px 0;

    border-bottom: 1px solid #ccc;

}

.move_zx .big div strong {

    display: block;

    margin-top: 5px;

}

.move_zx .big i {

    background-image: url(../images/move_close.png);

    background-repeat: no-repeat;

    background-size: 20px;

    position: absolute;

    top: -6px;

    right: -6px;

    width: 20px;

    height: 20px;

    background-color: #fff;

    opacity: 1;

    border-radius: 50%;

}


/* 更改代码 */
#company_dyanmic .hx_warp {
    display: inline-block;
    /* width: 40%; */
    margin: 15px 0;
}

#company_dyanmic .hx_warp:nth-child(odd) {
    margin-right: 180px;
}

#company_dyanmic .hx_warp p img {
    width: 407px;
    height: 265px;
    margin: 10px 0;
}

#company_dyanmic .hx_warp p.date {
    padding-left: 25px;
    background-image: url(../images/yz_data1.png);
    background-repeat: no-repeat;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

#company_dyanmic .hx_warp p.yz {
    padding-left: 25px;
    background-image: url(../images/yz_img.png);
    background-repeat: no-repeat;
    /* height: 20px; */
    line-height: 20px;
    margin-bottom: 10px;
    width: 407px;
}

#company_dyanmic .hx_warp p.phone {
    padding-left: 25px;
    background-image: url(../images/yz_phone.png);
    background-repeat: no-repeat;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

#company_dyanmic .hx_warp p.car {
    padding-left: 25px;
    background-image: url(../images/yz_car.png);
    background-repeat: no-repeat;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

#company_dyanmic .tabone {
    display: none;
}

#company_dyanmic .tabactive {
    display: block;
    padding: 0 7% 0 9%;
}

.dt-warp {
    margin-top: 50px;
    margin-bottom: 40px;
}

.dt-warp>div {
    display: inline-block;
    position: relative;
    width: 23%;
    margin-right: 2%;
    background-color: #efefef;
    height: 310px;
    box-shadow: 2px 2px 7px 2px #dbdbdb;
    border-radius: 4px;
    overflow: hidden;
}

.dt-warp>div:nth-last-child(1) {
    margin-right: 0;
}

.dt-warp p.tit {
    font-weight: 700;
    margin: 30px 0;
}

.dt-warp p.img img {
    width: 65px;
    height: 65px;
    margin: 30px 0;
}

.dt-warp p.txt {
    margin: 30px auto;
    width: 40%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000;
    border-radius: 8px;
}

.dt-warp div {
    text-align: center;
}

.dt-warp div.dt_hover {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #efbf1e;
    height: 0;
    transition: all 0.4s;
    border-radius: 4px;
}

.dt-warp .dt_hover p {
    color: #fff;
}

.dt-warp .dt_hover p.txt {
    border: 1px solid #fff;
}

.dt-warp>div:hover .dt_hover {
    height: 100%;
    transition: all 1s;
}

/* 新闻改动 */
.gsdt_warp a {
    display: inline-block;
    width: 44%;
    float: left;
    margin: 10px 3% 0;
}

.gsdt_warp a>div {}

.gsdt_warp .gsdt_left p {
    margin-bottom: 10px;
}

.gsdt_warp p.img {
    text-align: center;
}

.gsdt_warp p.tit {
    font-weight: 700;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gsdt_warp p.txt {
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 22px;
}

.gsdt_warp p.img img {
    width: 80%;
    height: 150px;
}

.disblock {
    display: block !important;
}

.zdxc-img {
    width: 1200;
    margin: 25px auto;
}

.zdxc-img img {
    width: 100%;
}

/* .zdxc-img img:nth-child(1) {
	width: 100%;
	height: 425px;
	margin-bottom: 10px;
	display: block;
}

.zdxc-img img:nth-child(2),
.zdxc-img img:nth-child(3),
.zdxc-img img:nth-child(4) {
	width: 32%;
	height: 210px;
	float: left;
}

.zdxc-img img:nth-child(2),
.zdxc-img img:nth-child(3) {
	margin-right: 2%;
} */

.control-box {
    width: 1170px;
    height: 230px;
    background-image: url(../images/hots_bg.png);
    background-size: 1055px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.control-box ul {
    list-style: none;
    position: relative;
}

.control-box ul li {
    position: absolute;
    top: 70px;
    cursor: pointer;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

.bigbox {
    overflow: hidden;
    width: 1032px;
    height: 220px;
    margin: auto 70px auto;
}

#switcher {
    height: 220px;
    left: 0px;
}

.content_1.content_2 {
    width: 100%;
    float: left;
}

.box {
    transition: all .7s ease 0s;
    width: 255px;
    height: 220px;
    float: left;
    border-left: 3px white solid;
    background-repeat: no-repeat;
    background-size: cover;
}

.box:hover {
    opacity: 0.5;
}

.shadow {
    width: 255px;
    height: 60px;
    /* opacity: 1; */
    background-color: rgba(0, 0, 0, 0.45);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    margin-top: 160px;
    color: white;
    font-size: 14px;
}

.shadow a {
    display: inline-block;
    width: 225px;
    height: 60px;
    color: white;
    text-decoration: none;
    margin-left: 18px;
    margin-top: 10px;
}

/* 俱乐部banner */
#jlb_banner {
    margin-bottom: -10px;
    margin-top: 40px;
}

#carousel {
    position: relative;
    z-index: 2;
    margin-top: 20px;
    transform-style: preserve-3d;
    perspective: 800px
}

#carousel img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -252px;
    transition: transform .5s ease-in-out;
    box-shadow: 8px 8px 20px rgba(0, 0, 0, .2);
    cursor: pointer
}

#bannerNav {
    position: relative;
    margin-top: 20px;
    height: 10px;
    padding: 10px 0;
    text-align: center;
    display: none;
}

#bannerNav ul li {
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    width: 22px;
    margin: 0 2px
}

#bannerNav ul li a {
    margin: 0 auto;
    display: block;
    width: 6px;
    height: 6px;
    vertical-align: top;
    border-radius: 3px;
    background: #5e6671;
    font-size: 0
}

#bannerNav ul li.on a,
#bannerNav ul li:hover a {
    background: #00aeff
}

#bannerNav ul li.on a {
    width: 20px
}

#carousel {
    height: 400px
}

#carousel img {
    width: 580px;
    border-radius: 10px;
    opacity: 0;
}

.jlbjj_warp {
    margin-top: 80px;
    line-height: 24px;
}

.jlbjj_warp p {
    margin-bottom: 20px;
}

.jlb_text {
    overflow: hidden;
}

.jlbjj_warp .jlbjj_b {
    margin-top: 50px;
}

.jlbjj_warp .jlbjj_b>div {
    width: 49%;
    float: left;
    margin-bottom: 20px;
}

.jlbjj_warp .jlbjj_b>div:nth-child(odd) {
    margin-right: 2%;
}

.jlbjj_warp .jlbjj_b .lef {
    float: left;
    width: 25%;
}

.jlbjj_warp .jlbjj_b .lef img {
    width: 100%;
    height: 108px;
}

.jlbjj_warp .jlbjj_b .ri {
    float: left;
    width: 72%;
    margin-left: 3%;
    padding: 1% 0 0;
}

.jlbjj_warp .jlbjj_b .ri p {
    margin-bottom: 0;
}

.jlbjj_warp .jlbjj_b .ri p:nth-child(1) {
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jlbjj_warp .jlbjj_b .ri p:nth-child(3) {
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/* 公益事业 */
.gysy_warp {
    margin-bottom: 15px;
}

.gysy_warp .gysy-tit {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 40px;
}

.gysy_warp .gysy-l {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.gysy_warp .gysy-r {
    float: left;
    width: 48%;
    padding: 50px 0;
}

.gysy_warp .gysy-l img {
    width: 100%;
    height: 100%;
    height: 370px;
}

.gysy_warp .gysy-txt {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-clamp: 6;
    -webkit-line-clamp: 6;
    line-height: 24px;
    min-height: 145px;
}

.gysy-r .gysy-more {
    display: block;
    width: 30%;
    padding: 8px 0;
    background-color: #efbf1d;
    text-align: center;
    margin-top: 60px;
}

.body-height {
    min-height: 500px;
}

/* 华泽金融 */
.hzjr_cpjs {
    margin: 40px 0 50px;
    display: flex;
    justify-content: space-between;
}

.hzjr_cpjs div {
    float: left;
    width: 23%;
    margin-right: 2%;
    padding: 1%;
    height: 462px;
    border: 1px solid #999;
    box-sizing: border-box;
    line-height: 24px;
}

.hzjr_cpjs div img {
    width: 100%;
    height: 174px;
}

.hzjr_cpjs div:nth-last-child(1) {
    margin-right: 0;
}

.hzjr_cpjs .ywjs-tit {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
}

.ywzx_warp .map iframe {
    width: 100% !important;
    height: 440px;
    margin-top: 30px;
}

.ywzx_warp .lxwm_one {
    line-height: 24px;
}

/* 招商加盟 */
.zsjm_warp {
    margin: 50px auto;
}

.zsjm_warp .zsjm_one {
    text-align: center;
}

.zsjm_warp .zsjm_one p:nth-of-type(2) {
    text-align: left;
}

.zsjm_warp .zsjm_one img {
    margin: 30px 0;
}

.zsjm_warp .all-tit {
    padding-left: 10px;
    border-left: 8px solid #efbf1d;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: left;
}

.zsjm_warp .zsjm_two {
    margin-bottom: 55px;
}

.zsjm-warp .zsjm-r span {
    border-top: 15px solid #efbf1d;
    display: inline-block;
    padding-top: 15px;
}

.zsjm-warp {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.zsjm-warp .zsjm-l {
    float: left;
    width: 46%;
    margin: 2%;
}

.zsjm-warp .zsjm-l img {
    width: 100%;
    max-height: 242px;
}

.zsjm-warp .zsjm-r {
    float: left;
    width: 46%;
    margin: 2%;
    height: 242px;
    display: flex;
    align-items: flex-end;
}

.zsjm-warp:nth-of-type(even) .zsjm-l {
    float: right !important;
}

.zsjm_three {
    margin-bottom: 50px;
}

.zsjm_three strong:nth-of-type(1) {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    text-align: center;
    margin-top: 40px;
}

.zsjm_three strong:nth-of-type(2) {
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

/* .zsjm_three img {
	margin-top: 35px;
} */

.zsjm_three p:nth-of-type(1) {
    margin-bottom: 20px;
    text-indent: 1.5em;
}

.cyjlb_rmhd.xwzx_warp .xwzx_hyzx_body>div {
    width: 100%;
}

.cyjlb_rmhd.xwzx_warp .xwzx_hyzx_body>div .hyzx_img {
    width: 16%;
    margin-right: 2%;
}

.cyjlb_rmhd.xwzx_warp .xwzx_hyzx_body>div .hyzx_text {
    padding: 15px 0;
    width: 82%;
}

.mtk-all {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(61, 61, 61, 0.4);
    z-index: 99999;
    display: none;
}

.mtk-img {
    width: 800px;
    height: 600px;
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -400px;
    display: none;
}

.mtk-img img {
    width: 100%;
    height: 100%;
}

.mtk-img span {
    cursor: pointer;
}

@media only screen and (max-width: 1300px) {
    #banner_main .banner {
        height: 325px;
    }
}

.qzdxcj-l {
    width: 1030px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 55px;
}

.azdzcj-i {
    width: 450px;
    height: 150px;
    margin-bottom: 25px;
    display: flex;
}

.azdzcj-i>p {
    width: 40px;
    background-color: rgb(239, 191, 29);
    color: #fff;
    font-weight: bold;
    height: 41px;
}

/* .qzdxcj-l .azdzcj-i:nth-child(1)>p,
.qzdxcj-l .azdzcj-i:nth-child(2)>p,
.qzdxcj-l .azdzcj-i:nth-child(3)>p,
.qzdxcj-l .azdzcj-i:nth-child(4)>p {
    height: 160px;
} */

.azdzcj-i>div {
    width: 410px;
    border: 2px solid rgb(229, 229, 229);
    border-radius: 0 15px 15px 15px;
    padding: 25px 30px;
}

.azdzcj-i>p span:nth-child(1) {
    display: block;
    height: 45px;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.azdzcj-i>p span:nth-child(2) {
    display: block;
    height: 115px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.azdzcj-i>p span:nth-child(2) em {
    display: block;
    font-weight: bold;
}

.azdzcj-i>div .h3 {
    font-weight: bold;
    font-size: 18px;
}

.azdzcj-i>div p {
    line-height: 25px;
    margin-bottom: 20px;
}

.azdzcj-i>div span {
    font-weight: bold;
    line-height: 22px;
}