﻿img {
    border: 0;
}

html {
    font-size: 62.5%;
    font-family: "微软雅黑", 'Arial';
}

a {
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

body {
    width: 100%;
    overflow-x: hidden;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

#hot {
    width: 100%;
    height: 55px;
    padding: 16px 0;
}

.hot-box {
    width: 392px;
    height: 135px;
    float: left;
    /* border-right: 1px dashed #ddd; */
    margin-right: 11px;
    box-sizing: border-box;
}

.hot-box ul {
    padding-top: 64px;
}

.hot-box:first-of-type {
    background: url(http://yxtx.com.cn/xuqiu//resource/newIndex/images/tuijian1.png) no-repeat;
}

.hot-box:nth-of-type(2) {
    background: url(http://yxtx.com.cn/xuqiu//resource/newIndex/images/tuijian2.png) no-repeat;
}

.hot-box:nth-of-type(3) {
    background: url(http://yxtx.com.cn/xuqiu//resource/newIndex/images/tuijian3.png) no-repeat;
}

.hot-box img {
    display: none;
}

#hot .hot-box:nth-child(3) {
    margin-right: 0;
    border-right: 0;
}

.hot-box img {
    float: left;
}

.hot-box ul li {
    display: inline-block;
    /* line-height: 28px; */
    font-size: 16px;
    color: #333;
    margin-left: 20px;
    width: 70px;
    color: #666;
}

.box {
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
}

#kaifa {
    text-align: center;
    height: 400px;
    padding-top: 66px;
}

#kaifa .main>div:first-of-type {
    width: 240px;
    height: 360px;
}

#kaifa .main>div:nth-of-type(2) {
    width: 678px;
    height: 360px;
}

#kaifa .main>div:last-of-type {
    width: 282px;
    height: 360px;
}

#kaifa ul li {
    /* display: inline-block; */
    /* margin-right: 48px; */
    width: 50%;
    height: 180px;
    overflow: hidden;
}

#kaifa ul li:last-child {
    margin-right: 0;
}

.gao {
    width: 1200px;
    margin: 0 auto;
}

.boxT {
    height: 298px;
    width: 584px;
    border: 1px solid #ddd;
    float: left;
}

.T-l {
    width: 130px;
    height: 298px;
    background-color: #e8383a;
    float: left;
}

.T-l a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.T-c {
    width: 302px;
    height: 287px;
    float: left;
    overflow: hidden;
    padding-top: 18px;
    padding-bottom: 10px;
    ;
    box-sizing: border-box;
}

.tc-b {
    width: 302px;
}

.tc-bl {
    width: 84px;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.tc-br {
    width: 218px;
    float: left;
}

.tc-br ul li {
    font-size: 14px;
    color: #666;
    height: 20px;
    display: inline-block;
    width: 90px;
    padding-right: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.T-r {
    width: 152px;
    height: 298px;
    background-color: #f8f8f8;
    float: left;
}

.tr-t {
    width: 152px;
    height: 149px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.tr-t a {
    display: block;
    width: 100%;
    height: 100%;
}

.tr-t img {
    width: 100%;
    height: 100%;
    display: block;
}

.tr-b {
    width: 132px;
    height: 133px;
    padding: 0 10px;
    padding-top: 15px;
}

.tr-b strong {
    font-size: 14px;
    color: #333333;
}

.tr-b p {
    font-size: 11px;
    color: #666;
}

.tr-b img {
    margin-left: 50px;
    margin-top: 18px;
}

.big-b .boxT {
    margin-top: 30px;
    margin-right: 28px;
    box-shadow: 2px 3px 23px #f6f6f6;
}

.big-b .boxT:nth-child(2n) {
    margin-right: 0;
}

.big-b .boxT:nth-child(2) .T-l {
    background-color: #ef9117;
}

.big-b .boxT:nth-child(3) .T-l {
    background-color: #38a4e8;
}

.big-b .boxT:nth-child(4) .T-l {
    background-color: #48c88b;
}

.big-b .boxT:nth-child(5) .T-l {
    background-color: #e8388b;
}

.big-b .boxT:nth-child(6) .T-l {
    background-color: #8d48c8;
}

.big-b .boxT:nth-child(7) .T-l {
    background-color: #dea909;
}

.big-b .boxT:nth-child(8) .T-l {
    background-color: #6bb82d;
}

.big-b .boxT:nth-child(9) .T-l {
    background-color: #19bfa9;
}

.big-b .boxT:nth-child(10) .T-l {
    background-color: #6f44da;
}

.big-b {
    padding-bottom: 30px;
}

#like {
    width: 100%;
    /*height: 753px;*/
    overflow: hidden;
}

.like-top {
    width: 1200px;
    height: 66px;
    padding-top: 11px;
    border-bottom: 1px solid #ddd;
    line-height: 66px;
}

.like-top strong {
    font-size: 30px;
    color: #333;
}

.like-top span {
    font-size: 14px;
    color: #666;
}

.like-b {
    padding: 20px 0;
}

.like-b ul li {
    display: inline-block;
    width: 258px;
    height: 321px;
    margin: 0 19px;
}

.like-b ul li p {
    font-size: 16px;
    color: #666;
    line-height: 38px;
}

.like-b ul li strong {
    display: block;
    font-size: 18px;
    color: #d80e0e;
}

.like-b ul li span {
    display: block;
    line-height: 32px;
    font-size: 14px;
    color: #999;
}

.like-b ul li span i {
    float: left;
    font-style: normal;
}

.like-b ul li span em {
    float: right;
    font-style: normal;
}

.like-b ul li span em i {
    float: right;
    color: #D80E0E;
}

#tuijian {
    width: 1140px;
    background-color: #fff;
    margin: 20px auto;
    padding: 8px 30px;
}

.tuij-top {
    width: 100%;
    border-bottom: 1px solid #ededed;
}

.tuij-top ul li {
    display: inline-block;
    font-size: 24px;
    color: #333;
    margin-right: 56px;
    line-height: 57px;
    cursor: pointer;
}

.tuij-top ul .click1 {
    border-bottom: 3px solid #ff6815;
    color: #ff6815;
}

.tj-bot ul li {
    display: inline-block;
    width: 205px;
    margin-right: 28px;
    float: left;
}

.tj-bot ul {
    height: 310px;
    ;
}

.tj-bot ul li img {
    width: 204px;
    height: 204px;
    margin: 23px 0;
    border: 1px solid #EDEDED;
}

.tj-bot ul li span {
    display: block;
    font-size: 18px;
}

.tj-bot ul:before,
.clearfix:after {
    content: '';
    display: table;
}

.tj-bot ul:after {
    clear: both;
}

.tj-bot ul li p {
    font-size: 14px;
    color: #666;
    line-height: 34px;
    display: none;
}

.tj-bot ul li p i {
    float: left;
    font-style: normal;
}

.tj-bot ul li p em {
    float: right;
    font-style: normal;
}

.tj-bot ul li p em strong {
    color: #d80e0e;
}

.tj-bot ul li:last-child {
    margin-right: 0;
}

.guo {
    width: 1160px;
    height: 44px;
    margin: 0 auto;
    background: url(../images/guo_68.png) no-repeat center;
    background-size: cover;
    padding: 0 20px;
    line-height: 44px;
}

.guo span {
    font-size: 18px;
    color: #333333;
}

.guo ul {
    float: right;
}

.guo ul li {
    float: left;
    padding: 0 25px;
    font-size: 14px;
}

#like {
    width: 1200px;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
}

.like-t {
    width: 1200px;
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #EDEDED;
}

.like-t strong {
    font-size: 30px;
    color: #333;
    margin: 0 30px;
}

.like-t span {
    font-size: 14px;
    color: #666;
}

#new {
    width: 100%;
    padding-top: 30px;
}

.new-top {
    width: 1200px;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
    border-bottom: 1px solid #dddd;
    border-top: 1px solid #ddd;
}

.new-top ul {
    float: left;
}

.new-top ul li {
    font-size: 22px;
    display: inline-block;
    margin: 0 30px;
    cursor: pointer;
}

.new-top a {
    float: right;
}

.new-top ul .click2 {
    color: #d80e0e;
    border-bottom: 3px solid #D80E0E;
}

.bot-new {
    width: 800px;
    padding: 30px 0;
    border-right: 1px solid #ddd;
}

.bot-new ul li {
    width: 398px;
    display: inline-block;
    margin-bottom: 16px;
}

.bot-new ul li p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.bot-new ul li p i {
    font-size: 16px;
    color: #D80E0E;
    font-style: normal;
    padding-right: 15px;
}

.bot-new ul li span {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding-right: 15px;
}

.bot-new-b {
    float: right;
}

.bot-new-r {
    width: 310px;
    float: right;
    padding-left: 58px;
    padding-right: 30px;
}

.button {
    width: 310px;
    height: 47px;
    background-color: #d80e0e;
    color: #fff;
    text-align: center;
    line-height: 47px;
    font-size: 22px;
    margin-top: 15px;
}

.bot-new-r ul li {
    margin-top: 15px;
}

.bot-new-r ul li p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.bot-new-r ul li p i {
    font-size: 16px;
    color: #D80E0E;
    font-style: normal;
    padding-right: 15px;
}

.bot-new-r ul li span {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding-right: 15px;
}

.xu {
    display: none;
    width: 1160px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    background: url(../images/rr_03.jpg) no-repeat center;
    background-size: cover;
    margin-top: 25px;
    padding: 0 20px;
}

.xu span {
    font-size: 18px;
    color: #333333;
}

.xu ul {
    float: right;
}

.xu ul li {
    float: left;
    padding: 0 25px;
    font-size: 14px;
}

#good {
    width: 100%;
    ;
}

.good-top {
    width: 1200px;
    height: 50px;
    line-height: 54px;
    padding-top: 34px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ddd;
}

.good-top span {
    font-size: 30px;
    color: #000;
    border-bottom: 3px solid #D80E0E;
}

.good-top a {
    float: right;
    font-size: 14px;
    color: #666;
}

.good-top ul {
    float: right;
}

.good-top ul li {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #a7a7a7;
    margin-right: 8px;
    border-radius: 50%;
    margin-top: 17px;
}

.good-top ul .click3 {
    background-color: #d80e0e;
}

.good {
    width: 1200px;
    height: 320px;
    padding: 20px 0;
}

.good-bot ul li {
    width: 278px;
    height: 320px;
    float: left;
    box-shadow: 2px 3px 23px #ddd;
    margin-right: 29px;
}

.good-bot ul li:last-child {
    margin-right: 0;
}

.good-bot span {
    font-size: 18px;
    line-height: 30px;
    padding: 0 18px;
}

.good-bot dd {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding: 0 18px;
}

#xin {
    width: 100%;
}

.xin {
    width: 1200px;
    height: 456px;
    padding-top: 30px;
}

.xin-box {
    width: 580px;
    hyphenate-limit-zone: 456px;
    float: left;
    box-shadow: 2px 3px 20px #ddd;
    padding-bottom: 15px;
    margin-right: 40px;
}

.xin-box:nth-child(2) {
    margin-right: 0;
}

.xin-box .xl {
    width: 100%;
    height: 115px;
}

.boxp {
    width: 520px;
    height: 108px;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px dashed #ddd;
}

.boxp img {
    float: left;
    margin-right: 20px;
}

.boxp span {
    font-size: 14px;
    color: #333;
    line-height: 32px;
}

.boxp p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.boxp a {
    font-size: 12px;
    color: #3a6ebd;
    line-height: 24px;
}

.xin-box ul li {
    font-size: 14px;
    color: #333;
    line-height: 31px;
    padding: 0 30px;
}

.zui {
    width: 1200px;
    margin: 20px auto;
}

.si {
    width: 100%;
    height: 60px;
    padding-bottom: 20px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.si ul li {
    width: 257px;
    height: 60px;
    float: left;
    border-right: 1px solid #ddd;
    padding-left: 25px;
    margin-right: 20px;
}

.si ul li:last-child {
    border-right: 0;
    margin-right: 0;
}

.si ul li img {
    float: left;
    margin-right: 10px;
}

.si ul li strong {
    font-size: 16px;
    line-height: 35px;
}

.si ul li p {
    font-size: 13px;
    color: #666;
}

.footer-top {
    position: relative;
    width: 100%;
    height: 141px;
    background-color: #333;
    padding: 36px 0;
}

.footer-top .erweima {
    position: absolute;
    top: 30px;
    right: 125px;
}

.footer-top .erweima img {
    width: 132px;
    height: 132px;
}

.footer-top ul {
    width: 238px;
    float: left;
    border-right: 1px solid #434343;
}

.footer-top ul li {
    font-size: 14px;
    color: #9a9a9a;
    line-height: 32px;
    padding-left: 74px;
    text-align: left;
}

.footer-top ul li a {
    color: #9a9a9a !important;
}

.footer-top ul li span {
    color: #fff;
    font-size: 16px;
}

.footer-top ul li strong {
    font-size: 20px;
    color: #fff;
}

.footer-top ul:last-child {
    border: 0;
}

.footer-bot {
    width: 100%;
    height: 70px;
    text-align: center;
    padding-top: 23px;
}

.footer-bot ul li {
    display: inline-block;
    font-size: 14px;
    color: #484848;
    padding: 0 21px;
    line-height: 15px;
    border-right: 2px solid #767676;
}

.footer-bot ul li:last-child {
    border: 0;
}

.footer-bot p {
    font-size: 14px;
    color: #484848;
    line-height: 44px;
}

.Fa {
    width: 178px;
    height: 49px;
    float: right;
    padding-top: 26px
}

.Fa span {
    font-size: 14px;
    color: #333;
    line-height: 49px;
    padding: 0 21px
}

.Fa a {
    display: block;
    margin-top: 2px;
    width: 118px;
    height: 42px;
    /* border: 1px solid #ff6c00; */
    line-height: 42px;
    text-align: center;
    float: right;
    font-size: 16px;
    color: #fff;
    background-color: #ff6c00;
    text-decoration: none;
}
.Fa a:hover{
    background: #d80a0a;
}

.service-guang {
    width: 1200px;
    margin: 0 auto;
}

#service-serve {
    width: 1200px;
    margin: 0 auto;
}

.service-serve {
    width: 1200px;
    height: 400px;
    margin-top: 40px;
}

.service-serve-l {
    width: 200px;
    height: 364px;
    float: left;
    background: url(../images/ggs_07.jpg) no-repeat center;
    background-size: cover;
    padding: 18px 15px;
}

.service-serve2 .service-serve-l {
    width: 200px;
    height: 364px;
    float: left;
    background: url(../images/ggs_10.jpg) no-repeat center;
    background-size: cover;
    padding: 18px 15px;
}

.service-serve3 .service-serve-l {
    width: 200px;
    height: 364px;
    float: left;
    background: url(../images/ggs_12.jpg) no-repeat center;
    background-size: cover;
    padding: 18px 15px;
}

.service-serve4 .service-serve-l {
    width: 200px;
    height: 364px;
    float: left;
    background: url(../images/ggs_14.jpg) no-repeat center;
    background-size: cover;
    padding: 18px 15px;
}

.service-serve5 .service-serve-l {
    width: 200px;
    height: 364px;
    float: left;
    background: url(../images/ggs_16.jpg) no-repeat center;
    background-size: cover;
    padding: 18px 15px;
}

.service-serve6 .service-serve-l {
    width: 200px;
    height: 364px;
    float: left;
    background: url(../images/ggs_18.jpg) no-repeat center;
    background-size: cover;
    padding: 18px 15px;
}

#service-like {
    width: 1200px;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
}

.service-like-t {
    width: 1200px;
    height: 68px;
    line-height: 68px;
    border-bottom: 3px solid #EDEDED;
    line-height: 80px;
}

.service-like-t strong {
    font-size: 30px;
    color: #333;
    margin: 0 30px 0 0;
}

.service-like-t span {
    font-size: 14px;
    color: #666;
}

.service-like-b {
    padding: 20px 0;
}

.service-like-b ul li {
    display: inline-block;
    width: 258px;
    height: 375px;
    margin: 0 19px;
}

.service-like-b ul li p {
    font-size: 16px;
    color: #666;
    line-height: 38px;
    overflow: hidden;
}

.service-like-b ul li strong {
    display: block;
    font-size: 18px;
    color: #d80e0e;
}

.service-like-b ul li span {
    display: block;
    line-height: 32px;
    font-size: 14px;
    color: #999;
}

.service-like-b ul li span i {
    float: left;
    font-style: normal;
}

.service-like-b ul li span em {
    float: right;
    font-style: normal;
}

.service-like-b ul li span em i {
    float: right;
    color: #D80E0E;
}

#service-Anli {
    width: 1200px;
    margin: 20px auto;
}

#service-Anli td {
    text-align: center;
    padding: 3px;
    background-color: #fff;
}

#service-Anli td img {
    display: block;
}

#service-Anli td span {
    font-size: 30px;
}

#service-Anli td p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

#service-Anli td a.box {
    padding: 8px 24px;
    line-height: 41px;
    border: 1px solid #FF6815;
    color: #ff6815;
    font-size: 18px;
    border-radius: 6px;
    margin: 0 auto;
}

#service-hot {
    width: 1200px;
    height: 510px;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
}

.service-hot-top {
    width: 1100px;
    height: 70px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    border-bottom: 3px solid #EDEDED;
    line-height: 80px;
    display: none;
}

.service-hot-box {
    width: 334px;
    float: left;
    border-right: 1px solid #EDEDED;
    height: 520px;
    padding: 0 30px;
}

.service-box-top {
    width: 100%;
    line-height: 62px;
    height: 62px;
    border-bottom: 1px solid #EDEDED;
}

.service-box-top strong {
    font-size: 18px;
    color: #333;
    float: left;
}

.service-box-top a {
    float: right;
    font-size: 14px;
    color: #666;
}

.service-box {
    height: 108px;
    padding: 20px 0;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
}

.service-box img {
    float: left;
    margin-right: 21px;
}

.service-box p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

.service-box span {
    font-size: 12px;
    color: #848484;
    line-height: 18px;
}

.service-box-bot ul li {
    font-size: 14px;
    color: #484848;
    line-height: 30px;
    padding-left: 9px;
    background: url(../images/dian_48.jpg) no-repeat;
    background-position-y: center;
}

.service-box-bot ul li a {
    color: #484848;
}

.service-hot-bot .service-sanbox {
    border-right: 0;
}

.service-hot-bot .service-sanbox .service-box-top {
    border-bottom: 0;
}

.service-hot-bot .service-sanbox .service-box {
    padding-top: 0;
    border-bottom: 0;
}


/* 首页样式 */

.title-waapper {
    text-align: center;
    padding: 30px 0;
    padding-top: 35px;
}

.title-waapper .content-p {
    display: inline-block;
    position: relative;
}

.title-waapper .content-p p {
    position: relative;
    display: inline-block;
    font-size: 28px;
    color: #333333;
    line-height: 28px;
    background: #FFFFFF;
    padding: 0 20px;
    margin: 0 70px;
    z-index: 9;
}

.title-waapper .content-p span {
    display: block;
    font-size: 14px;
    color: #727272;
    padding-top: 12px;
    text-align: center;
}

.title-waapper .content-p span i {
    font-style: normal;
}

.title-waapper .content-p:after {
    position: absolute;
    content: "";
    left: 10%;
    top: 18px;
    width: 80%;
    height: 0;
    border-bottom: 1px solid #b2b2b2;
}

.demand-wrapper {
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 5px;
    width: 100%;
    background: url(http://yxtx.com.cn/xuqiu/templates/default/images/img7.jpg) no-repeat;
}

.demand-wrapper .content {
    width: 1200px;
    margin: 0 auto;
}

.demand-wrapper .title-waapper .content-p p {
    background: #6cbbf4;
    color: #FFFFFF;
}

.demand-wrapper .title-waapper .content-p span {
    color: #FFFFFF;
}

.demand-wrapper .title-waapper .content-p span i {
    color: #ff5600;
}

.demand-wrapper .title-waapper .content-p:after {
    border-bottom: 1px solid #FFFFFF;
}

.demand-wrapper .content {
    overflow: hidden;
    background: none;
}

.demand-wrapper .content .fl {
    background: #ffffff;
    width: 840px;
    padding: 22px;
    box-sizing: border-box;
}

.demand-wrapper .content .fl .box-img ul {
    font-size: 0;
    width: 860px;
}

.demand-wrapper .content .fl .box-img ul li {
    position: relative;
    display: inline-block;
    margin-right: 39px;
    overflow: hidden;
}

.demand-wrapper .content .fl .box-img ul li img {
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.demand-wrapper .content .fl .box-img ul li p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
}

.demand-wrapper .content .fl .box-img ul li:hover img {
    transform: scale(1.2);
    -o-transition: scale(1.2);
    -ms-transition: scale(1.2);
    -moz-transition: scale(1.2);
    -webkit-transition: scale(1.2);
}

.demand-wrapper .content .fl .news {
    width: 380px;
    float: left;
}

.demand-wrapper .content .fl .news .title {
    margin: 20px 0 10px 0;
    padding-left: 10px;
    font-size: 16px;
    color: #000000;
    border-left: 3px solid #ff5600;
}

.demand-wrapper .content .fl .news ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #e2e2e2;
}

.demand-wrapper .content .fl .news ul li .name {
    font-size: 12px;
}

.demand-wrapper .content .fl .news ul li .name a {
    color: #ff5600;
}

.demand-wrapper .content .fl .news ul li .name a span {
    color: #333333;
}

.demand-wrapper .content .fl .news ul li .name .numeral {
    float: right;
    color: #999999;
}

.demand-wrapper .content .fl .news ul li .text {
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.demand-wrapper .content .fl .news1 {
    float: right;
}

.demand-wrapper .content .fr {
    width: 350px;
    background: #ff8f40;
    padding: 25px;
    box-sizing: border-box;
}

.demand-wrapper .content .fr .title {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #f07c2c;
}

.demand-wrapper .content .fr .title p {
    margin-top: 7px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    padding-bottom: 15px;
}

.demand-wrapper .content .fr .title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #fea96e;
}

.demand-wrapper .content .fr .demand {
    padding: 9px 0;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
}

.demand-wrapper .content .fr .demand span {
    color: #ffeb04;
}

.demand-wrapper .content .fr .form .select {
    position: relative;
}

.demand-wrapper .content .fr .form .select .name {
    padding: 10px 5px;
    width: inherit;
    min-width: 76px;
    display: none;
    position: absolute;
    right: 0;
    top: 43px;
    text-align: center;
    background: #fbeadf;
}

.demand-wrapper .content .fr .form .select .name p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #542e13;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.5s;
}

.demand-wrapper .content .fr .form .select .text {
    background: #e1742a url(http://yxtx.com.cn/xuqiu/templates/default/images/0270.png) no-repeat right;
}

.demand-wrapper .content .fr .form .text {
    margin-bottom: 19px;
    width: 100%;
    height: 43px;
    color: #f7dacd;
    text-indent: 15px;
    border: 1px solid #ef8438;
    box-sizing: border-box;
    background: #e1742a;
}

.demand-wrapper .content .fr .form .box {
    overflow: hidden;
}

.demand-wrapper .content .fr .form .box .text {
    float: left;
    width: 195px;
    border-right: none;
}

.demand-wrapper .content .fr .form .box .four_a {
    width: 105px;
    height: 43px;
    line-height: 43px;
    background: #d35f0c;
    float: right;
    text-align: center;
    font-size: 12px;
    color: #e6a85b;
}

.demand-wrapper .content .fr .form .submit {
    width: 100%;
    height: 43px;
    line-height: 43px;
    background: #ffffff;
    color: #ff6d00;
    font-size: 14px;
}

.demand-wrapper .content .fr .form input {
    box-sizing: border-box;
}

.demand-wrapper .content .fr .form input::-webkit-input-placeholder {
    color: #f7dacd;
}

.demand-wrapper .content .fr .form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #f7dacd;
}

.demand-wrapper .content .fr .form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #f7dacd;
}

.demand-wrapper .content .fr .form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f7dacd;
}

.demand-wrapper .content .fr .info {
    font-size: 0;
    padding-top: 7px;
}

.demand-wrapper .content .fr .info img {
    margin: 0 auto;
}

.demand-wrapper .content .fr .info span {
    display: inline-block;
    width: 33.3%;
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
}

.demand-wrapper .more {
    width: 1200px;
    text-align: center;
    padding: 30px 0;
    margin: 0 auto;
}

.demand-wrapper .more .more-p {
    position: relative;
}

.demand-wrapper .more .more-p p {
    position: relative;
    display: inline-block;
    background: #ff5500;
    color: #FFFFFF;
    z-index: 9;
    padding: 0 8px;
    height: 25px;
    /* box-shadow: 3px 2px 5px #000000; */
    line-height: 25px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.demand-wrapper .more .more-p p img {
    display: inline-block;
    vertical-align: middle;
}


.demand-wrapper .more .more-p:after {
    position: absolute;
    content: "";
    left: 0;
    top: 11px;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #FFFFFF;
}


/* 结束1 */

#need_class {
    margin: 0 auto;
    /* margin-bottom: 50px; */
    width: 1200px;
    overflow: hidden;
    background-color: #fff;
}

#need_class>.left {
    width: 790px;
}

#need_class>.left .container_swiper {
    width: 790px;
    height: 120px;
    overflow: hidden;
}

#need_class #swiper_pagination {
    bottom: 5px;
    text-align: right;
}

#need_class #swiper_pagination .swiper-container {
    width: 790px;
    height: 121px;
    overflow: hidden;
}

#need_class .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 0 3px;
    opacity: 1;
}

#need_class .swiper-pagination-bullet-active {
    background-color: #ffd400;
}

#need_class .container_two {
    position: relative;
    width: 100%;
    min-height: 512px;
    border: 1px solid #eee;
    border-top: none;
    box-sizing: border-box;
}

#need_class .container_two .change_class {
    position: absolute;
    top: 16px;
    right: 18px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}

#need_class .container_two .change_class img {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: -2px;
}

#need_class .container_two li {
    width: 50%;
    height: 170px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

#need_class .container_two li:nth-last-of-type(2), #need_class .container_two li:last-of-type {
    border: none;
}

#need_class .container_two li div {
    padding: 30px 0 0 21px;
    height: 100%;
    font-size: 12px;
    box-sizing: border-box;
}

#need_class .container_two li div p {
    display: inline-block;
    width: 100%;
    padding-bottom: 8px;
    box-sizing: border-box;
}

#need_class .container_two li div p .spc_adress::after {
    display: inline-block;
    margin-left: 6px;
    padding: 2px 4px;
    content: '深圳';
    background-color: #ff6c00;
    color: #fff;
    box-sizing: border-box;
}

#need_class .container_two li div p span:last-of-type {
    padding-right: 18px;
    color: #666;
}

#need_class .container_two li div a {
    margin-left: 5px;
    color: #666;
    text-decoration: none;
}

#need_class .container_two li div span {
    color: #ff6c00;
    cursor: pointer;
}

#need_class .container_two li div h4 {
    font-weight: normal;
    font-size: 20px;
    color: #333;
    padding-bottom: 22px;
    box-sizing: border-box;
}

#need_class>.right {
    width: 380px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-top: none;
}

#need_class>.right .add_one1 {
    width: 380px;
    height: 120px;
    overflow: hidden;
}

#need_class>.right .add_list1 {
    height: 466px;
    box-sizing: border-box;
    overflow: hidden;
}

#need_class>.right .add_list1 li {
    padding: 20px 0 0 19px;
    height: 90px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

#need_class>.right .add_list1 li .fl:first-of-type {
    margin-right: 15px;
    width: 51px;
    height: 51px;
    border-radius: 50%;
}

#need_class>.right .add_list1 li:last-of-type {
    height: 108px;
    border: none;
}

#need_class>.right .add_list1 li p {
    padding: 5px 0;
    font-size: 12px;
    color: #999;
    cursor: pointer;
}

#need_class>.right .add_list1 li p span {
    padding: 0 8px;
    color: #333;
}

#need_class>.right .add_list1 li p:last-of-type span {
    padding: 0;
    padding-right: 10px;
    color: #ff6c00;
}

#need_class>.right .add_link1 {
    width: 100%;
    height: 45px;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    background-color: #ff6c00;
}

#need_class>.right .add_link1 a {
    color: #fff;
    text-decoration: none;
}


/* 结束2 */

#service-tuijian {
    width: 1200px;
    background-color: #fff;
    margin: 20px auto;
    padding: 8px 0px;
}

.service-tuij-top {
    width: 100%;
    border-bottom: 1px solid #ededed;
    display: none;
}

.service-tuij-top ul li {
    display: inline-block;
    font-size: 24px;
    color: #333;
    margin-right: 56px;
    line-height: 57px;
    cursor: pointer;
}

.service-tuij-top ul li:nth-child(1) {
    margin-left: 25px;
    display: none;
}

.service-tuij-top ul li:nth-child(2) {
    border-bottom: 3px solid #ff6815;
    margin-left: 25px;
    color: #ff6815;
}

.service-bot>div:nth-child(1) {
    display: none !important;
}

.service-bot>div:nth-child(2) {
    display: block !important;
}

.service-tuij-top ul .service-click1 {
    border-bottom: 3px solid #ff6815;
    color: #ff6815;
}

.service-tj-bot ul li {
    display: inline-block;
    width: 205px;
    margin-right: 40px;
    float: left;
}

.service-tj-bot ul {
    min-height: 301px;
    background: #fff;
}

.service-tj-bot ul li img {
    width: 204px;
    height: 204px;
    margin: 23px 0;
    border: 1px solid #EDEDED;
}

.service-tj-bot ul li span {
    display: block;
    font-size: 15px;
    color: #333;
    height: 54px;
    ;
}

.service-tj-bot ul li p {
    font-size: 14px;
    color: #666;
    line-height: 34px;
    display: none;
}

.service-tj-bot ul li p i {
    float: left;
    font-style: normal;
}

.service-tj-bot ul li p em {
    float: right;
    font-style: normal;
}

.service-tj-bot ul li p em strong {
    color: #d80e0e;
}

.service-tj-bot ul li:last-child {
    margin-right: 0;
    margin-left: 0px;
}

.service-tj-bot ul li:nth-child(5) {
    margin-right: 0;
    margin-left: 0px;
}

.service-tj-bot ul li:nth-child(10) {
    margin-right: 0;
    margin-left: 0px;
}

.service-tj-bot ul li:nth-child(15) {
    margin-right: 0;
    margin-left: 0px;
}

.service-tj-bot ul .service-wu {
    margin-right: 0;
}

.clearfix:after,
.wrapper:after,
.article:after {
    content: '';
    clear: both;
    display: block
}

.clearfix:before {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    line-height: 0;
    width: 0;
    height: 0;
}


/* 结束3 */

.back {
    background: url(http://yxtx.com.cn/fuwu/templates/default/baseIndex/images/imgsy.jpg) no-repeat center;
    color: #fff;
}

.service-bg-wrapper {
    background: #ffffff;
}

.consultant-wrapper {
    border-bottom: 20px solid #f6f6f6;
}

.head-app {
    line-height: 30px;
}

#search {
    border: 2px solid #ff6c00;
    margin-top: 28px;
}

.head-search-bar .input-submit {
    background-color: #ff6c00;
}

.header_ad {
    margin-top: 10px;
}

.orline {
    line-height: 100px;
}

#topHeader .public-head-layout .f_l a.button.red {
    top: 28px;
}

.head-search-bar .keyword {
    margin-top: 5px;
}

.index_nav .sidbar {
    background: #ff6c00;
}

.index_sidbar li div.title {
    position: relative;
}

.index_sidbar li div.title:after {
    position: absolute;
    content: "";
    top: 16px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ffffff;
    width: 100%;
}

.index_sidbar li div.title>span {
    position: relative;
    z-index: 9;
    background: #3d414d;
    padding: 0 8px;
    color: #ff6c00;
}

.service-wrapper {
    margin: 50px auto;
}

.demand-wrapper {
    margin-top: 0;
}

.demand-wrapper .content .fl .news ul li {
    padding: 9px 0!important;
}

.demand-wrapper .content .fl .news ul li .text {
    line-height: 15px;
}

.demand-wrapper .content .fr .form .submit {
    border: none;
}

.demand-wrapper .content .fr .info {
    text-align: center;
}

#service-tuijian {
    margin: 0 auto !important;
}

.service-tuij-top ul li {
    line-height: 35px;
}

.service-tj-bot ul {
    width: 1216px;
    min-height: 301px;
}

.service-tuij-top ul li:nth-child(2) {
    margin-left: 0px;
}

.service-tj-bot ul li {
    border: 2px solid #e4e4e4;
    padding: 0 10px;
    margin-right: 14px!important;
    margin-top: 20px;
}

.service-tj-bot ul li span {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 37px;
    margin-bottom: 10px;
}

.service-tj-bot ul li img {
    margin: 12px 0;
}

.service-tj-bot ul li:hover {
    border: 2px solid #ff6c00;
}

.service-cb_bot ul li {
    width: 204px;
    height: 303px;
    text-decoration: none;
    border: 1px solid #fff;
}

.service-cb_bot ul li:hover {
    border: 2px solid #ff6c00;
}

#service-like .service-like-t {
    display: none;
}

.service-like-b {
    background: #f6f6f6;
}

.sert .title-waapper .content-p p {
    background: #f6f6f6;
}

.service-like-b ul li {
    background: #ffffff;
    overflow: hidden;
    width: 224px;
    height: 363px;
    margin: 0 6px 20px 6px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.service-like-b ul li:hover {
    border: 2px solid #ff6c00;
}

.service-like-b ul li .img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 222px!important;
    height: inherit;
}

.service-like-b ul li p {
    margin: 0 10px 15px 10px;
    padding-top: 15px;
    line-height: 20px;
    height: 40px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.service-like-b ul li strong {
    padding: 0 10px 10px 10px;
    border-bottom: 1px solid #eeeeee;
}

.service-like-b ul li span {
    overflow: hidden;
    display: block;
    padding: 5px 10px;
}

.service-like-b ul li .service {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ff4c00;
    color: #fff;
}

.service-like-b ul li .info {
    position: relative;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    top: 0;
}

.service-like-b ul li:hover .info {
    background: #fff;
    top: -36px;
}

.service-like-b ul li .service img {
    display: inline-block;
    width: 16px!important;
    height: 16px!important;
    padding-right: 5px;
}

.consultant-wrapper .box {
    margin: 30px 0;
}

.growing-wrapper .content li .box:after {
    bottom: -19px;
}

.service-hot-top {
    display: none;
}

.shangxuey .title-waapper .content-p p {
    background: #f6f6f6;
}

#service-hot {
    height: inherit;
    margin-bottom: 40px;
}

.enterprise-wrapper .content {
    margin-bottom: 50px;
    overflow: hidden;
}

.login-wrapper {
    margin-top: 50px;
    z-index: 99;
}


/* 结束4 */

.growing-wrapper {
    height: 529px;
    background: url(http://yxtx.com.cn/xuqiu/templates/default/images/img1.jpg) no-repeat center;
}

.growing-wrapper .title {
    text-align: center;
}

.growing-wrapper .title h3 {
    font-size: 26px;
    color: #FFFFFF;
    padding: 20px 0;
}

.growing-wrapper .title .name-p {
    position: relative;
    display: inline-block;
    font-size: 0;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.growing-wrapper .title .name-p p {
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 20px;
    height: 37px;
    line-height: 37px;
}

.growing-wrapper .title .name-p i {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: 10px;
    height: 1px;
    background: #3d99f0;
    z-index: 9;
}

.growing-wrapper .title .name-p .top {
    top: -1px;
}

.growing-wrapper .title .name-p .bottom {
    bottom: -1px;
}

.growing-wrapper .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    font-size: 0;
}

.growing-wrapper .content li {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    height: 318px;
    width: 240px;
}

.growing-wrapper .content li .box {
    display: none;
    position: absolute;
    left: -20px;
    top: 0;
    width: 280px;
    height: 245px;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    border-radius: 5px;
    -o-transition: 5px;
    -ms-transition: 5px;
    -moz-transition: 5px;
    -webkit-transition: 5px;
}

.growing-wrapper .content li .box img {
    width: 100%;
}

.growing-wrapper .content li .box p {
    padding-top: 13px;
    font-size: 16px;
    color: #FFFFFF;
}

.growing-wrapper .content li .box:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    text-align: center;
    content: url(http://yxtx.com.cn/xuqiu//templates/default/images/664.png);
}

.growing-wrapper .content li .bottom {
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.growing-wrapper .content li .bottom i {
    display: block;
    width: 41px;
    height: 41px;
    margin: 0 auto;
    background: url(http://yxtx.com.cn/xuqiu/templates/default/images/time_dot_s.png) no-repeat center;
    background-size: 80%;
}

.growing-wrapper .content li .bottom span {
    font-size: 14px;
    color: #FFFFFF;
}

.growing-wrapper .content .curren .box {
    display: block;
}

.growing-wrapper .content .curren .bottom i {
    background: url(http://yxtx.com.cn/xuqiu//templates/default/images/time_dot_s1.png) no-repeat center;
    animation: dyamiuc_round 1.5s linear 0s infinite normal;
    background-size: 100%;
}

@keyframes dyamiuc_round {
    0% {
        transform: scale(0.3);
        opacity: 0;
    }
    50% {
        transform: scale(0.7);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}


/* 结束5 */
.arwoperson{
	display: none!important;
}
