.header_all {
    width: 100vw;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    background-color: #ffffff;
}

.topbox {
    box-sizing: border-box;
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

.topbox ul {
    float: left;
}

.topbox ul li {
    float: left;
    font-size: 14px;
    color: #818181;
    margin-right: 20px;
    line-height: 38px;
}

.topbox ul li i {
    vertical-align: middle;
}

.topbox ul li .icon-yonghu {
    color: #e30517;
}

.topbox ul .loginstyle button {
    border: none;
    background-color: transparent;
    margin: 0 5px;
    text-decoration: underline;
    color: #333;
}

.topbox .topbox-right {
    display: flex;
    float: right;
    color: #818181;
    line-height: 38px;
    font-size: 18px;
}

.topbox .topbox-right .small {
    margin: 0 15px;
    color: #ddd;
}

.topbox .topbox-right i {
    vertical-align: middle;
    font-size: 20px;
    color: #a5a5a5;
}

.topbox .topbox-right p span {
    margin-left: 10px;
    color: #e50010;
}

.header-nav {
    position: relative;
    vertical-align: middle;
    height: 95px;
}

.header-nav .header-logo {
    float: left;
    width: 176px;
    height: 51px;
    margin-top: 25px;
}

.header-nav .header-logo img {
    width: 100%;
    height: 100%;
}

.header-nav ul {
    margin-top: 40px;
    float: right;
}

.header-nav ul li {
    float: left;
    margin-right: 45px;
    font-size: 16px;
    color: #343434;
}

.header-nav ul li:hover {
    border-bottom: #128feb 2px solid;
    height: 51px;
}

.header-nav ul li:last-child {
    margin-right: 0;
}

.nav_erji {
    display: none;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 133px;
    left: 0;
    right: 0;
    background-color: #f0f4f5;
    padding: 50px 0;
    background-image: url(../images/nav_bj.png);
    background-position: center top;
    background-repeat: no-repeat;
}

/* .nav_chanpin{

	display: none;

	width: 100%;

	position: absolute;

	z-index: 99;

	top:130px;

	left:0;

	right:0;

} */

.nav_chanpin1 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.nav_chanpin1_01 {
    width: 175px;
    /* float: left; */
    margin-left: 25px;
    /* margin-right: 30px; */
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    color: #7a7a7a;
}

.nav_chanpin1_01 img {
    width: 100%;
    margin-bottom: 10px;
}

.header-nav ul li:hover .nav_erji {
    display: block;
}

.nav_guanyu {
    width: 1200px;
    margin: 0 auto;
}

.nav_guanyu_01 {
    width: 200px;
    float: left;
}

.nav_guanyu_01_up {
    /*background: url(../images/nav_11.gif) left top no-repeat;*/
    padding-top: 25px;
    font-size: 16px;
    color: #333333;
}

.nav_guanyu_01_up a {
    color: #333333;
}

.nav_guanyu_01_down {
    padding-top: 15px;
}

.nav_guanyu_01_down a {
    display: block;
    font-size: 14px;
    color: #6f6f6f;
    line-height: 36px;
}

/************ 轮播图 *************/

.banner {
    width: 100%;
    height: 537px;
    overflow: hidden;
    /* 轮播图分页 */
}

.banner .swiper-slide {
    width: 100%;
    height: 537px;
    background-size: auto 100%!important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

.banner .swiper-pagination-bullet {
    margin-bottom: 100px;
    background: rgba(255, 255, 255, 0.534);
    width: 22px;
    height: 6px;
    border-radius: 0;
    opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    background: #fff;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
    bottom: 70px;
}

.banner .banner-tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 58px;
    line-height: 58px;
    background-color: rgba(0, 0, 0, 0.527);
    z-index: 9;
}

.banner .banner-tit .tit_news {
    color: #fff;
}

.banner .banner-tit .tempWrap {
    top: -58px;
    color: #fff;
    margin-left: 100px;
}

.banner .banner-tit .w1200 {
    display: flex;
    position: relative;
}

.banner .banner-tit .w1200 p {
    font-size: 16px;
    color: #fff;
}

.banner .banner-tit .w1200 p span {
    margin: 0 15px;
}

.banner .banner-tit .w1200 .bantime {
    margin-left: 130px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
}

.infoList li a {
    display: flex;
}

.bantit-right .xia {
    margin-top: -35px;
}

.banner .banner-tit .w1200 .bantit-right img {
    cursor: pointer;
}

.banner .banner-tit .w1200 .bantit-right {
    position: absolute;
    right: 0;
    color: #fff;
}

.banner .banner-tit .w1200 .bantit-right i {
    font-size: 26px;
    cursor: pointer;
}

.first-area {
    margin-bottom: 80px;
}

.first-area h3 {
    margin: 65px 0;
    font-size: 30px;
    color: #6b6c6b;
    text-align: center;
    font-weight: 500;
    line-height: 1;
}

.first-area ul {
    width: 100%;
}

.first-area ul li:last-child {
    margin-right: 0;
}

.first-area ul li {
    margin-right: 33px;
    float: left;
    width: 378px;
    height: 330px;
}

.first-area ul li .first-img {
    width: 100%;
    height: 173px;
}

.first-area ul li .first-img img {
    width: 100%;
    height: 100%;
}

.first-area ul li .first-con {
    padding: 5px;
}

.first-area ul li .first-con .timez {
    margin: 15px 0;
    display: inline-block;
    font-size: 14px;
    color: #8e8e8e;
    line-height: 1.2;
}

.first-area ul li .first-con h5 {
    font-weight: 500;
    font-size: 18px;
    color: #333;
    line-height: 1;
}

.first-area ul li .first-con .hr {
    margin: 15px 0;
    width: 60px;
    height: 1px;
    background-color: #c6c6c6;
}

.first-area ul li .first-con .first-info {
    font-size: 14px;
    color: #9d9d9d;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.tabbox {
    width: 100%;
    background-color: #f8f8f8;
}

.tabbox .tabtitle {
    margin: 60px auto;
    width: 652px;
}

.tabbox .tabtitle li {
    box-sizing: border-box;
    float: left;
    width: 163px;
    height: 45px;
    border: 1px solid #c4c4c4;
    border-right: 0px;
    color: #4d4d4d;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.tabbox .tabtitle li:last-child {
    border-right: 1px solid #c4c4c4;
}

.tabbox .tabcon-box {
    width: 100%;
    display: none;
}

.tabbox .tabcon-box h4 {
    font-size: 30px;
    color: #6b6b6b;
    text-align: center;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
}

.tabbox .tabcon-box p {
    font-size: 16px;
    color: #a1a1a1;
    text-align: center;
    line-height: 1;
}

.tabbox .tabcon-list {
    margin-top: 75px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 20px;
}

.tabbox .tabcon-list li {
    display: table;
    text-align: center;
    box-sizing: border-box;
    margin: 0 48px 35px 0;
    background-color: #fff;
    width: 160px;
    height: 80px;
}

.tabbox .tabcon-list li a {
    display: table-cell;
    vertical-align: middle;
}

.tabbox .tabcon-list li a img {
    max-width: 100%;
    max-height: 80px;
}

.tabbox .tabcon-list li:nth-child(6n+6) {
    margin-right: 0;
}

.cur {
    background-color: #159cff;
    color: #fefefe !important;
}

.on {
    display: block !important;
}

.tabbox .jingcaianli {
    width: 1222px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.jingcaianli li {
    float: left;
    width: 283px;
    height: 333px;
    background-color: #ffffff;
    margin-right: 22px;
}

.jingcaianli_img {
    text-align: center;
    height: 181px;
}

.jingcaianli_img img {
    vertical-align: top;
    width: 100%;
}

.jingcaianli_tt {
    padding: 25px 13px 0;
    font-size: 14px;
    color: #868686;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.jingcaianli_tt h2 {
    font-size: 16px;
    color: #434343;
    padding-bottom: 14px;
}

.dianxingkehu {
    width: 1232px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.dianxingkehu li {
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
    width: 272px;
    text-align: center;
}

.dianxingkehu li a {
    font-size: 14px;
    color: #333333;
}

.dianxingkehu li img {
    vertical-align: top;
    margin-bottom: 6px;
}

.boyuanfuwu {
    width: 1266px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.boyuanfuwu li {
    width: 236px;
    float: left;
    margin-right: 66px;
    text-align: center;
    font-size: 14px;
    color: #828282;
    line-height: 27px;
}

.boyuanfuwu li h2 {
    font-size: 18px;
    color: #666666;
    margin: 14px 0;
    font-weight: normal;
}

.boyuanfuwu li img {
    vertical-align: top;
}

.boyuanfuwu li span {
    display: inline-block;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.footbox {
    width: 100%;
    height: 328px;
    background: url(../images/footbg.jpg) center no-repeat;
    background-size: auto;
    background-color: #555;
    margin-top: -20px;
}

.footbox .w1200 {
    display: flex;
    justify-content: space-between;
    padding: 24px 0 22px;
    border-bottom: 1px solid #666;
}

.footbox .w1200 .foot-ltfe {
    width: 268px;
}

.footbox .w1200 .foot-ltfe .foot-logo {
    width: 170px;
    height: 40px;
}

.footbox .w1200 .foot-ltfe .foot-logo img {
    width: 100%;
    height: 100%;
}

.footbox .w1200 .foot-ltfe h5 {
    display: flex;
    margin: 22px 0;
    font-size: 30px;
    color: #ebebeb;
    font-weight: 500;
    line-height: 1.5;
}

.footbox .w1200 .foot-ltfe h5 i {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin-right: 10px;
}

.footbox .w1200 .foot-ltfe h5 i img {
    width: 100%;
    height: 100%;
}

.footbox .w1200 .foot-ltfe p {
    font-size: 14px;
    color: #ebebeb;
    line-height: 2;
}

.footbox .w1200 .foot-right {
    display: flex;
    height: 245px;
    overflow: hidden;
    justify-content: space-between;
    width: 50%;
}

.footbox .w1200 .foot-right ul {
    margin-right: 75px;
}

.footbox .w1200 .foot-right ul li {
    text-align: left;
    color: #ebebeb;
}

.footbox .w1200 .foot-right ul li h4 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 30px;
}

.footbox .w1200 .foot-right ul li p {
    font-size: 14px;
    line-height: 2;
}

.footbox .w1200 .foot-right ul:last-child {
    margin-right: 0;
}

.footbox .footbom {
    margin: 13px;
    font-size: 14px;
    color: #ebebeb;
    text-align: center;
    line-height: 1;
}

.main-content {
    position: relative;
    width: 100%;
    height: 340px;
    background: url(../images/bgpic.jpg) no-repeat center;
    background-size: 100% 100%;
}

.main-content h3, .main-content p {
    text-align: center;
    color: #fff;
    line-height: 1;
}

.main-content h3 {
    font-size: 30px;
    margin-bottom: 28px;
    font-weight: 500;
}

.main-content p {
    font-size: 16px;
}

.cplist {
    width: 100%;
    height: 775px;
    background-color: #f8f8f8;
}

.cplist .w1200 ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 85px;
}

.cplist .w1200 ul li {
    display: table;
    text-align: center;
    margin: 0 46px 50px 0;
    width: 265px;
    height: 135px;
    background-color: #fff;
    box-sizing: border-box;
}

.cplist .w1200 ul li a {
    display: table-cell;
    vertical-align: middle;
}

.cplist .w1200 ul li a img {
    max-width: 100%;
    max-height: 135px;
}

.cplist .w1200 ul li:nth-child(4n+4) {
    margin-right: 0;
}

.main-navbox {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 154px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}

.main-navbox .mainnav-img {
    display: table;
    text-align: center;
    width: 230px;
    height: 100%;
}

.main-navbox .mainnav-img a {
    display: table-cell;
    vertical-align: middle;
}

.main-navbox .mainnav-img a img {
    max-width: 100%;
    max-height: 154px;
}

.main-navbox .mainnav-right {
    padding-top: 30px;
    flex: 1;
    align-items: center;
}

.main-navbox .mainnav-right .classify-tit li {
    float: left;
    margin-right: 75px;
}

.main-navbox .mainnav-right .classify-tit li a {
    font-size: 16px;
    color: #000;
}

.main-navbox .mainnav-right .classify-tit li:hover a {
    color: #e20011;
}

.main-navbox .mainnav-right .classify-tit li:last-child {
    margin-right: 0;
}

.main-navbox .mainnav-right .classify-con ul {
    display: flex;
    flex-wrap: wrap;
}

.main-navbox .mainnav-right .classify-con ul li {
    margin-right: 70px;
    line-height: 1.8;
}

.main-navbox .mainnav-right .classify-con ul li a {
    font-size: 14px;
    color: #6e6e6e;
}

.main-navbox .mainnav-right .classify-con ul li:nth-child(6n+6) {
    margin-right: 0;
}

.main-listbox {
    margin: 40px 0 120px;
}

.main-listbox .main-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.main-listbox .main-list li {
    box-sizing: border-box;
    padding: 12px;
    width: 228px;
    height: 318px;
    background-color: #fff;
    margin: 0 15px 15px 0;
    border-radius: 5px;
}

.main-listbox .main-list li .listcon-img {
    display: table;
    text-align: center;
    width: 100%;
    height: 195px;
    border-bottom: 1px solid #dfdfdf;
}

.main-listbox .main-list li .listcon-img span {
    display: table-cell;
    vertical-align: middle;
}

.main-listbox .main-list li .listcon-img span img {
    max-width: 100%;
    max-height: 195px;
}

.main-listbox .main-list li h4 {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-listbox .main-list li p {
    font-size: 14px;
    color: #8c8c8c;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-listbox .main-list li:nth-child(5n+5) {
    margin-right: 0;
}

.main-listbox .main-list li:hover {
    transition: all 0.4s ease;
    box-shadow: 0 2px 12px #ddd;
    transform: translate3d(-2px, 2px, 0);
    -moz-transform: translate3d(-2px, -2px, 0);
    /* Firefox 4 */
    -webkit-transform: translate3d(-2px, -2px, 0);
    /* Safari and Chrome */
    -o-transform: translate3d(-2px, -2px, 0);
    /* Opera */
}

.xqfirst-area {
    width: 100%;
    height: 520px;
    background: url(../images/bgpic2.jpg) no-repeat center;
    background-size: 100% 100%;
}

.xqfirst-area .product-details {
    width: 100%;
    height: 100%;
}

.xqfirst-area .product-details h3 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    line-height: 2;
}

.xqfirst-area .product-details .spinfo-box {
    float: left;
    padding-bottom: 30px;
    position: relative;
    width: 650px;
    /*height: 300px;*/
    margin-top: 30px;
}

.xqfirst-area .product-details .spinfo-box .pailist {
    float: left;
    margin: 10px;
}

.xqfirst-area .product-details .spinfo-box .pailist span {
    float: left;
    width: 80px;
    height: 60px;
    font-size: 14px;
    columns: #333;
}

.xqfirst-area .product-details .spinfo-box .pailist .rectangle {
    margin: 0 10px 10px 0;
    float: left;
    box-sizing: border-box;
    /*width: 258px;*/
    height: 30px;
    border: 1px solid #bfbfbf;
    padding: 0 20px;
    font-size: 12px;
    line-height: 30px;
    color: #333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.xqfirst-area .product-details .spinfo-box .pailist .rectangle:hover {
    border-color: #c51109;
}

.xqfirst-area .product-details .spinfo-box .pailist .gmnum {
    box-sizing: border-box;
    float: left;
    width: 100px;
    height: 30px;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    color: #666;
    line-height: 30px;
}

.xqfirst-area .product-details .spinfo-box .pailist .gmnum i {
    font-style: normal;
    padding: 8px;
    cursor: pointer;
}

.xqfirst-area .product-details .spinfo-box .pailist .gmnum p {
    padding: 0 16px;
    display: inline-block;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
}

.xqfirst-area .product-details .spinfo-box .gwbtn-box {
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 300px;
    height: 50px;
}

.xqfirst-area .product-details .spinfo-box .gwbtn-box button {
    width: 136px;
    height: 42px;
    border: none;
    background-color: #168fe8;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}

.xqfirst-area .product-details .sppic-box {
    float: right;
    width: 450px;
}

.xqfirst-area .product-details .sppic-box .isnone {
    display: none;
}

.xqfirst-area .product-details .sppic-box .sppic-img {
    display: table;
    text-align: center;
    width: 100%;
    height: 280px;
}

.xqfirst-area .product-details .sppic-box .sppic-img a {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.xqfirst-area .product-details .sppic-box .sppic-img a img {
    max-width: 100%;
    max-height: 280px;
}

.xqfirst-area .product-details .sppic-box ul {
    margin-top: 10px;
}

.xqfirst-area .product-details .sppic-box ul li {
    float: left;
    margin-right: 16px;
    width: 75px;
    height: 48px;
    border: 1px solid #cacaca;
}

.xqfirst-area .product-details .sppic-box ul li .nimipic {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: table;
    text-align: center;
    overflow: hidden;
}

.xqfirst-area .product-details .sppic-box ul li .nimipic span {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.xqfirst-area .product-details .sppic-box ul li .nimipic span img {
    max-width: 100%;
    max-height: 48px;
}

.xqfirst-area .product-details .sppic-box ul li:last-child {
    margin-right: 0;
}

.xptabbox {
    width: 100%;
    height: 58px;
    background-color: #f7f8fa;
    border-bottom: 1px solid #e2e2e2;
}

.xptabbox .tabnav-list li {
    float: left;
    margin-right: 40px;
    line-height: 58px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}

.xptabbox .tabnav-list li:last-child {
    margin-right: 0;
}

.gwfixed {
    position: fixed;
    top: 200px;
    right: 10px;
    box-sizing: border-box;
    margin: 20px 0;
    padding: 0 10px;
    width: 160px;
    height: 40px;
    background-color: #fff;
    font-size: 16px;
    border: 1px solid #e3e3e3;
    line-height: 40px;
    cursor: pointer;
}

.gwfixed p {
    display: inline-block;
}

.wu {
    color: #787878;
}

.you {
    color: #1890ff;
    top: 260px;
}

.shopping-trolley-box {
    overflow: auto;
    display: none;
    position: fixed;
    top: 319px;
    right: 10px;
    width: 380px;
    height: 280px;
    border: 1px solid #e3e3e3;
    background-color: #f2f2f2;
}

.shopping-trolley-box .trolley-box-top {
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    background-color: #fff;
    font-size: 18px;
    color: #333;
    padding: 0 15px;
    line-height: 45px;
}

.shopping-trolley-box .trolley-box {
    width: 100%;
    height: 200px;
    padding: 10px 15px;
    box-sizing: border-box;
}

.shopping-trolley-box .trolley-box .trolley-box-one {
    display: flex;
    box-sizing: border-box;
    margin-top: 5px;
}

.shopping-trolley-box .trolley-box .trolley-box-one .box-img {
    display: table;
    text-align: center;
    width: 75px;
    height: 75px;
}

.shopping-trolley-box .trolley-box .trolley-box-one .box-img span {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.shopping-trolley-box .trolley-box .trolley-box-one .box-img span img {
    max-width: 100%;
    max-height: 75px;
}

.shopping-trolley-box .trolley-box .trolley-box-one .spinfo {
    margin: 0 10px;
    width: 130px;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.shopping-trolley-box .trolley-box .trolley-box-one .spprice p {
    font-size: 14px;
    color: #333;
}

.shopping-trolley-box .trolley-box .trolley-box-one .spprice p span {
    color: #ff0000;
}

.shopping-trolley-box .trolley-box .trolley-box-one .spprice button {
    margin-top: 15px;
    float: right;
    border: none;
    background-color: transparent;
    font-size: 16px;
    color: #0b6eca;
}

.shopping-trolley-box .trolley-box .trolley-box-two h5 {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 1.5;
}

.shopping-trolley-box .trolley-box .trolley-box-two h5 span {
    color: #e40707;
}

.shopping-trolley-box .trolley-box .orderbtn {
    float: right;
    margin-top: 15px;
    width: 135px;
    height: 32px;
    background-color: #ff0000;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 5px;
}

.tablecon .tabcon-table {
    display: none;
    margin: 60px auto 130px;
}

.tablecon .tabcon-table .table-box {
    border-color: #ddd;
    border-spacing: 0;
    width: 100%;
}

.tablecon .tabcon-table .table-box tr .tabletitle {
    text-align: center;
}

.tablecon .tabcon-table .table-box tr .tabletitle h3 {
    font-size: 20px;
    color: 000;
    line-height: 2.5;
}

.tablecon .tabcon-table .table-box tr .tabletitle p {
    font-size: 16px;
    color: #dc1f26;
    font-weight: bold;
    line-height: 1;
}

.tablecon .tabcon-table .table-box tr .leitit {
    width: 210px;
}

.tablecon .tabcon-table .table-box tr .leitit h4 {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    text-align: left;
}

.tablecon .tabcon-table .table-box tr td {
    padding: 10px;
}

.tablecon .tabcon-table .table-box tr td .tableright {
    margin: 12px 0;
}

.tablecon .tabcon-table .table-box tr td .tableright h5 {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-right: 50px;
}

.tablecon .tabcon-table .table-box tr td .tableright p {
    display: inline-block;
    font-size: 14px;
    color: #666;
    vertical-align: middle;
}

.tablecon .tabcon-table .table-box tr td .tableright p span {
    display: block;
}

.bgc {
    background-color: #f7f7f7;
}

.cur1 {
    border-color: #168fe8 !important;
}

.cur2 {
    border-bottom: 2px solid #168fe8;
}

.cp-main-navbox {
    padding: 20px;
    margin-top: 20px;
    width: 100%;
    /* height: 290px; */
    background-color: #fff;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}

.cp-main-navbox .mainnav-img {
    display: table;
    text-align: center;
    width: 230px;
    height: 100%;
}

.cp-main-navbox .mainnav-img a {
    display: table-cell;
    vertical-align: middle;
}

.cp-main-navbox .mainnav-img a img {
    max-width: 100%;
    max-height: 154px;
}

.cp-main-navbox .mainnav-right {
    padding-top: 30px;
    align-items: center;
}

.cp-main-navbox .mainnav-right .classify-tit li {
    float: left;
    margin-right: 75px;
}

.cp-main-navbox .mainnav-right .classify-tit li a {
    font-size: 16px;
    color: #000;
}

.cp-main-navbox .mainnav-right .classify-tit li:hover a {
    color: #e20011;
}

.cp-main-navbox .mainnav-right .classify-tit li:last-child {
    margin-right: 0;
}

.cp-main-navbox .mainnav-right .classify-con ul {
    display: flex;
    flex-wrap: wrap;
}

.cp-main-navbox .mainnav-right .classify-con ul li {
    margin-right: 70px;
    line-height: 1.8;
}

.cp-main-navbox .mainnav-right .classify-con ul li a {
    font-size: 14px;
    color: #6e6e6e;
}

.cp-main-navbox .mainnav-right .classify-con ul li:hover a {
    color: #0f85dc;
}

.cp-main-navbox .mainnav-right .classify-con ul li:nth-child(6n+6) {
    /* margin-right: 0; */
}

.cp-main-navbox .tubiaolist ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.cp-main-navbox .tubiaolist ul li {
    display: table;
    text-align: left;
    margin: 0 0 10px 0;
    width: 14%;
    height: 114px;
    line-height: 100px;
}

/* .cp-main-navbox .tubiaolist ul li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;

  text-align: center;

  display: flex;

  align-items: center;

  justify-content: center;
} */

.cp-main-navbox .tubiaolist ul li a img {
    /* max-width: 100%;
  max-height: 50px; */
    max-width: 100%;
    height: 100% !important;
    vertical-align: middle;
}

.cp-main-navbox .tubiaolist ul li:nth-child(9n+9) {
    /* margin-right: 0; */
}

.MemberCenter {
    padding: 75px 0 150px;
}

.MemberCenter .memleft {
    float: left;
    width: 185px;
    height: 328px;
    background-color: #fff;
}

.MemberCenter .memleft ul li {
    line-height: 3.3;
    text-align: center;
}

.MemberCenter .memleft ul li a {
    font-size: 16px;
    color: #333;
}

.MemberCenter .memright {
    float: right;
}

.MemberCenter .memright .memright-top {
    box-sizing: border-box;
    width: 970px;
    height: 287px;
    background-color: #fff;
    padding: 40px;
}

.MemberCenter .memright .memright-top h3 {
    font-size: 24px;
    color: #000;
    line-height: 1;
}

.MemberCenter .memright .memright-top p {
    margin: 30px 0;
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.MemberCenter .memright .memright-top button {
    cursor: pointer;
    margin-right: 60px;
    width: 152px;
    height: 45px;
    background-color: #1e98f3;
    border: none;
    color: #fff;
    font-size: 16px;
}

.MemberCenter .memright .memright-buttom {
    box-sizing: border-box;
    padding: 30px 40px;
    margin-top: 20px;
    width: 970px;
    height: 156px;
    background-color: #fff;
}

.MemberCenter .memright .memright-buttom h3 {
    margin-bottom: 35px;
    font-size: 24px;
    color: #000;
    line-height: 1;
}

.MemberCenter .memright .memright-buttom p, .MemberCenter .memright .memright-buttom a {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 1;
}

.MemberCenter .memright .memright-buttom a {
    float: right;
    color: #1e98f3;
}

.MemberCenter .memright .memright-buttom-big {
    box-sizing: border-box;
    padding: 30px 40px;
    margin-top: 20px;
    width: 970px;
    height: 538px;
    background-color: #fff;
}

.MemberCenter .memright .memright-buttom-big h3 {
    margin-bottom: 35px;
    font-size: 24px;
    color: #000;
    line-height: 1;
}

.MemberCenter .memright .memright-buttom-big p, .MemberCenter .memright .memright-buttom-big a {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 1;
}

.MemberCenter .memright .memright-buttom-big a {
    float: right;
    color: #1e98f3;
}

.MemberCenter .memright .memright-buttom-big .userinfo {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.MemberCenter .memright .memright-buttom-big .userinfo .textbox {
    margin: 0 52px 20px 0;
}

.MemberCenter .memright .memright-buttom-big .userinfo .textbox span {
    font-size: 14px;
    color: #333;
    line-height: 3;
}

.MemberCenter .memright .memright-buttom-big .userinfo .textbox input, .MemberCenter .memright .memright-buttom-big .userinfo .textbox select {
    display: block;
    width: 415px;
    height: 45px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    padding: 0 15px;
    color: #757575;
}

.MemberCenter .memright .memright-buttom-big .userinfo .textbox:nth-child(2n+2) {
    margin-right: 0;
}

.MemberCenter .memright .memright-buttom-big button {
    margin-top: 20px;
    width: 350px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    background-color: #1e98f3;
    border: none;
}

.memright-buttom-ddlist {
    box-sizing: border-box;
    padding: 30px 40px;
    margin-top: 20px;
    width: 970px;
    background-color: #fff;
}

.memright-buttom-ddlist h3 {
    margin-bottom: 35px;
    font-size: 24px;
    color: #000;
    line-height: 1;
}

.memright-buttom-ddlist p, .memright-buttom-ddlist a {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 1;
}

.memright-buttom-ddlist a {
    float: right;
    color: #1e98f3;
}

.memright-buttom-ddlist .ddlist-title {
    display: flex;
    justify-content: space-between;
    padding: 21px 20px;
    margin-bottom: 25px;
    box-sizing: border-box;
    width: 100%;
    height: 58px;
    background-color: #1e98f3;
}

.memright-buttom-ddlist .ddlist-title ul li {
    float: left;
    margin: 0 55px;
}

.memright-buttom-ddlist .ddlist-title h4, .memright-buttom-ddlist .ddlist-title li {
    font: 14px !important;
    line-height: 58px;
    font-weight: 500;
    font: 14px;
    color: #fff;
    line-height: 1;
}

.ddtable {
    width: 100%;
    border-spacing: 0;
    border-color: #e8e8e8;
    margin-bottom: 20px;
}

.ddtable td {
    padding: 15px;
}

.ddtable .table-1 {
    width: 100%;
    height: 50px;
}

.ddtable .table-1 td {
    font-size: 14px;
    color: #8c8c8c;
}

.ddtable .table-1 td span {
    margin-right: 20px;
}

.ddtable .dingdancon .orderinfo .table-img {
    float: left;
    display: table;
    text-align: center;
    width: 120px;
    height: 120px;
}

.ddtable .dingdancon .orderinfo .table-img a {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.ddtable .dingdancon .orderinfo .table-img a img {
    max-width: 100%;
    max-height: 120px;
}

.ddtable .dingdancon .orderinfo .tablesp-con {
    float: left;
    padding: 10px 60px 0 20px;
}

.ddtable .dingdancon .orderinfo .tablesp-con h4 {
    font-size: 14px;
    color: #000;
    line-height: 2;
}

.ddtable .dingdancon .orderinfo .tablesp-con span {
    font-size: 12px;
    color: #8c8c8c;
    line-height: 1;
}

.ddtable .dingdancon .orderinfo .money, .ddtable .dingdancon .orderinfo .num {
    font-size: 14px;
    color: #000;
    text-align: center;
}

.ddtable .dingdancon .orderinfo .money {
    padding: 60px 40px;
}

.ddtable .dingdancon .orderinfo .num {
    padding: 60px 0 60px 60px;
}

.ddtable .dingdancon .paid-money h4 {
    text-align: center;
    font-size: 16px;
    color: #ff0000;
    line-height: 1;
    padding: 50px 0 50px 10px;
}

.ddtable .dingdancon .operation {
    text-align: center;
}

.ddtable .dingdancon .operation ul {
    padding-left: 30px;
}

.ddtable .dingdancon .operation ul li {
    width: 56px;
    text-align: center;
}

.ddtable .dingdancon .operation ul li a {
    display: inline-block;
    line-height: 2.5;
    font-size: 14px;
    color: #000;
}

.placeorder {
    position: relative;
    width: 970px;
    height: 710px;
    background-color: #fff;
}

.placeorder .cenbox {
    box-sizing: border-box;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 35px;
    width: 510px;
    height: 287px;
    border: 1px solid #e3e3e3;
}

.placeorder .cenbox .box-img {
    margin-bottom: 15px;
    width: 50px;
    height: 50px;
}

.placeorder .cenbox .box-img img {
    width: 100%;
    height: 100%;
}

.placeorder .cenbox .hindtext .hintleft {
    float: left;
}

.placeorder .cenbox .hindtext .hintleft p {
    font: 18px;
    color: #1c95ed;
    line-height: 2;
}

.placeorder .cenbox .hindtext .hintright {
    position: relative;
    float: right;
}

.placeorder .cenbox .hindtext .hintright p {
    font-size: 16px;
    color: #8b8b8b;
    line-height: 2;
}

.placeorder .cenbox .hindtext .hintright span {
    position: absolute;
    right: 0;
    margin-top: 20px;
}

.placeorder .cenbox .hindtext .hintright span a {
    font-size: 16px;
    color: #0b62a1;
    line-height: 1.5;
}

.placeorder .cenbox .linklist {
    margin-top: 35px;
    font-size: 16px;
    color: #8b8b8b;
}

.placeorder .cenbox .linklist span {
    margin: 0 5px;
}

.buttonbox {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.buttonbox button {
    cursor: pointer;
    margin-right: 60px;
    width: 152px;
    height: 45px;
    background-color: #1e98f3;
    border: none;
    color: #fff;
    font-size: 16px;
}

.buttonbox button:last-child {
    margin-right: 0;
}

.banxinbox {
    margin-top: 30px;
}

.banxinbox .yf-rightbox {
    float: right;
    width: 930px;
}

.banxinbox .yf-rightbox .yfone-box {
    display: flex;
}

.banxinbox .yf-rightbox .yfone-box .imgbox {
    width: 428px;
    height: 240px;
}

.banxinbox .yf-rightbox .yfone-box .imgbox img {
    width: 100%;
    height: 100%;
}

.banxinbox .yf-rightbox .yfone-box h3 {
    margin-left: 30px;
    font-size: 30px;
    color: #3a3a42;
    font-weight: 500;
}

.banxinbox .yf-rightbox .yfleft-tab {
    margin-top: 50px;
}

.banxinbox .yf-rightbox .yfleft-tab .xglist {
    padding: 0 15px;
    background-color: #ebebeb;
    border: none;
}

.yanfa-con {
    margin: 30px 0 130px;
}

.yanfa-con h5, .yanfa-con p {
    font-size: 16px;
    color: #3e3e3f;
    line-height: 2;
}

.yanfa-con h5 {
    line-height: 2.5;
}

.yanfa-con .yfcon-box {
    display: none;
}

/* 左侧菜单样式 */

.leftnavbox {
    width: 224px;
}

.leftnavbox .cpclassify {
    margin-bottom: 15px;
    width: 224px;
    height: 60px;
    box-sizing: border-box;
    background: url(../images/beijing1.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    padding: 0 15px;
}

.sidenav {
    margin-top: 20px;
    width: 250px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
}

.sidenav_tit {
    text-align: center;
    width: 250px;
    height: 50px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    background-color: #0769c3;
}

.sidenav_list {
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
}

.sidenav_list>li {
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
}

.sidenav_list>li:last-child {
    border: none;
}

.sidenav_list>li>a {
    display: block;
    font-size: 16x;
    color: #3a3a42;
    line-height: 32px;
}

.sidenav_list>li>ul>li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidenav_list>li>.cherlist>ul>.pitch a {
    color: #168fe8;
}

.sidenav_list .more {
    padding: 0;
}

.sidenav_list .more>a {
    display: inline-block;
    text-align: left;
    width: 100%;
    height: 100%;
    padding: 7px 15px;
}

.sidenav_list .cherlist {
    width: 100%;
    background-color: #f7f7f7;
}

.sidenav_list .cherlist li a {
    display: inline-block;
    font-size: 14px;
    color: #606060;
    line-height: 2.5;
}

.sidenav_list>li>.cherlist>ul {
    width: 100%;
    margin: auto;
}

.sidenav_list .more ul {
    display: none;
    padding-bottom: 10px;
}

.sidenav_list .more ul li {
    line-height: 28px;
    font-size: 14px;
    color: #999;
    text-align: left;
    padding: 0 30px;
}

.sidenav_list li:last-child a {
    border: none;
}

.sidenav_list>.on>a {
    color: #fefefe;
    background-color: #168fe8;
}

.wjmm-box {
    margin: 120px auto;
    width: 650px;
    /* height: 527px; */
    background-color: #fff;
    box-shadow: 0 3px 10px #dcdcdc;
    padding-bottom: 45px;
}

.wjmm-box h3 {
    padding: 100px 0 70px;
    font-size: 30px;
    color: #000;
    text-align: center;
}

.wjmm-box .inputbox {
    width: 367px;
    margin: auto;
}

.wjmm-box .inputbox input {
    margin-bottom: 15px;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    height: 42px;
    border: 1px solid #e3e3e3;
    font-size: 16px;
}

.wjmm-box .inputbox button, .wjmm-box .reg {
    margin-top: 15px;
    width: 100%;
    height: 42px;
    background-color: #e91e2e;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-bottom: 0 !important;
}

.wjmm-box .inputbox .hinttext {
    margin-top: 25px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #727272;
}

.wjmm-box .inputbox .hinttext a {
    color: #333;
}

.wjmm-box .inputbox .fcolor span {
    color: #949494;
    margin: 0 3px;
}

.wjmm-box .inputbox .fcolor a {
    color: #949494;
}

.nav-xin {
    margin: 35px auto;
}

.nav-xin .zctext {
    margin-left: 20px;
    font-size: 18px;
    color: #535353;
}

.nav-xin .xnavright {
    margin-right: 20px;
    font-size: 16px;
}

.nav-xin .xnavright h5 {
    display: inline-block;
    font-weight: 500;
    color: #626262;
    font-size: 16px;
}

.nav-xin .xnavright h5 a {
    color: #e60012;
}

.nav-xin .xnavright span {
    margin: 0 10px;
    color: #939393;
}

.nav-xin .xnavright .linkindex {
    color: #939393;
    font-size: 16px;
}

.xiugaimima {
    width: 1064px;
    height: 670px;
}

.xiugaimima .inputbox form {
    width: 430px;
}

.xiugaimima .inputbox p {
    font-size: 14px;
    color: #333;
    line-height: 3;
}

.xiugaimima .inputbox input {
    width: 430px;
    height: 52px;
}

.xiugaimima .inputbox button {
    display: block;
    margin: 0 auto;
    width: 367px;
    height: 42px;
}

.xiugaimima .inputbox .garybtn {
    width: 367px;
    height: 42px;
    color: #a4a4a4;
    background-color: #f8f8f8;
    border: 1px solid #d9d9d9;
}

.bgpicbox {
    display: flex;
    align-items: center;
    width: 100%;
    height: 340px;
    background: url(../images/beijing2.png) no-repeat center;
    background-size: 100% 100%;
}

.bgpicbox .bgtext {
    width: 580px;
    color: #fff;
}

.bgpicbox .bgtext h3 {
    font-size: 30px;
    color: #fff;
    line-height: 3;
    font-weight: 500;
}

.bgpicbox .bgtext p {
    font-size: 16px;
    line-height: 2;
}

.byhchj {
    width: 100%;
    background: #f8f8f8;
    height: 500px;
}

.hyhczh {
    width: 1200px;
    margin: auto;
}

.hyhczh h3 {
    text-align: center;
    padding-top: 60px;
    font-size: 30px;
    color: #6b6c6b;
    font-weight: normal;
}

.hyhczh h3 span {
    display: block;
    font-size: 16px;
    color: #a1a1a1;
    padding-top: 30px;
}

.hyhczh ul {
    width: 1005px;
    margin: auto;
    margin-top: 95px;
}

.hyhczh ul li {
    width: 200px;
    float: left;
    text-align: center;
    border-right: 1px solid #dfdfdf;
    height: 130px;
}

.hyhczh ul li:last-child {
    border-right: none;
}

.hyhczh ul li a {
    line-height: 56px;
}

.hyhczh ul li a img {
    display: block;
    margin: auto;
}

.hyhczh ul li a:hover {
    color: #049fd9;
}

.twobox {
    display: flex;
    align-items: center;
    width: 100%;
    height: 235px;
    background-color: #049fd9;
}

.twobox .box-text {
    margin: auto;
    width: 600px;
}

.twobox h3, .twobox p {
    text-align: center;
    color: #fff;
    font-weight: 500;
}

.twobox h3 {
    font-size: 30px;
    line-height: 3;
}

.twobox p {
    font-size: 16px;
    line-height: 2;
}

.fa-box3 {
    width: 100%;
    height: 745px;
    background-color: #f8f8f8;
}

.fa-box3 h3 {
    padding-top: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #6b6c6b;
    line-height: 3;
}

.fa-box3 h5 {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: #a1a1a1;
    line-height: 2;
}

.fangbox ul {
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fangbox ul li {
    position: relative;
    width: 383px;
    height: 443px;
    background-color: #fff;
}

.fangbox ul li .fang-img {
    width: 100%;
    height: 220px;
}

.fangbox ul li .fang-img img {
    width: 100%;
    height: 100%;
}

.fangbox ul li .fang-con {
    padding: 15px;
}

.fangbox ul li .fang-con h4 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    text-align: center;
    line-height: 2.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fangbox ul li .fang-con p {
    font-size: 14px;
    color: #8d8d8d;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.fangbox ul li .fang-con button {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 30px;
    width: 120px;
    height: 32px;
    background-color: #049fd9;
    color: #fff;
    font-size: 14px;
    border: none;
}

.fangbox ul li .fang-con button a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 32px;
}

.fangbox ul li:hover {
    transition: all 0.4s ease;
    box-shadow: 0 2px 10px #dedede;
    transform: translate3d(-2px, 2px, 0);
    -moz-transform: translate3d(-2px, -2px, 0);
    /* Firefox 4 */
    -webkit-transform: translate3d(-2px, -2px, 0);
    /* Safari and Chrome */
    -o-transform: translate3d(-2px, -2px, 0);
    /* Opera */
}

.fourthly {
    padding: 70px 0;
}

.fourthly h3 {
    font-size: 30px;
    color: #6b6b6b;
    text-align: center;
    font-weight: 500;
}

.fourthly .fourthly-list ul {
    margin-top: 60px;
    display: flex;
    justify-content: space-around;
}

.fourthly .fourthly-list ul li {
    width: 300px;
}

.fourthly .fourthly-list ul li .slimg {
    margin: auto;
    width: 64px;
    height: 64px;
}

.fourthly .fourthly-list ul li .slimg img {
    width: 100%;
    height: 100%;
}

.fourthly .fourthly-list ul li p {
    margin: 25px 0;
    font-size: 16px;
    color: #444;
    text-align: center;
}

.fourthly .fourthly-list ul li span {
    display: block;
    font-size: 14px;
    color: #6b6b6b;
    text-align: center;
}

.breadcrumbnav {
    padding: 35px 0;
    font-size: 14px;
    color: #686868;
    line-height: 1;
}

.breadcrumbnav i {
    font-size: 16px;
    vertical-align: middle;
}

.breadcrumbnav a {
    margin: 0 5px;
}

.xgbreadcrumbnav {
    height: 68px;
    line-height: 68px;
    padding: 0;
    background-color: #fff;
}

.ffalistbox .fflist-tit {
    margin: 40px 0;
}

.ffalistbox .fflist-tit h3 {
    font-size: 30px;
    color: #6b6b6b;
    text-align: center;
    font-weight: 500;
    line-height: 2.5;
}

.ffalistbox .fflist-tit p {
    font-size: 16px;
    color: #a1a1a1;
    text-align: center;
    line-height: 2;
}

.fflistbox {
    margin-top: 55px;
}

.fflistbox ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px 0 130px;
}

.fflistbox ul li {
    width: 284px;
    height: 333px;
    background-color: #fff;
    margin: 0 15px 15px 0;
}

.fflistbox ul li .fflist-img {
    width: 100%;
    height: 180px;
}

.fflistbox ul li .fflist-img img {
    width: 100%;
    height: 100%;
}

.fflistbox ul li .fflist-con {
    box-sizing: border-box;
    padding: 15px 10px;
}

.fflistbox ul li .fflist-con h5 {
    font-size: 16px;
    color: #434343;
    text-align: center;
    line-height: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fflistbox ul li .fflist-con p {
    font-size: 14px;
    color: #868686;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.fflistbox ul li:nth-child(4n+4) {
    margin-right: 0;
}

.fflistbox ul li:hover {
    transition: all 0.4s ease;
    box-shadow: 0 2px 12px #ddd;
    transform: translate3d(-2px, 2px, 0);
    -moz-transform: translate3d(-2px, -2px, 0);
    /* Firefox 4 */
    -webkit-transform: translate3d(-2px, -2px, 0);
    /* Safari and Chrome */
    -o-transform: translate3d(-2px, -2px, 0);
    /* Opera */
}

.fanganinfo-box {
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}

.fanganinfo-box .fanganinfo-left {
    background-color: #fff;
    width: 864px;
    border: 1px solid #e6e6e6;
}

.fanganinfo-box .fanganinfo-left .fangantit {
    margin: 25px 15px;
    text-align: center;
    border-bottom: 1px dashed #c4c4c4;
}

.fanganinfo-box .fanganinfo-left .fangantit h3 {
    font-size: 30px;
    color: #333;
    font-weight: 500;
    line-height: 1.5;
}

.fanganinfo-box .fanganinfo-left .fangantit p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 2.5;
    margin-bottom: 10px;
}

.fanganinfo-box .fanganinfo-left .fangancon {
    padding: 30px 20px 0;
    line-height: 26px;
}

.fanganinfo-box .fanganinfo-left .fangancon p {
    font-size: 14px;
    color: #333;
    line-height: 2;
}

.fanganinfo-box .fanganinfo-left .fangancon .fanganbom {
    margin-top: 30px;
    width: 100%;
    height: 70px;
    border-top: 1px solid #e6e6e6;
}

.fanganinfo-box .fanganinfo-left .fangancon .fanganbom p {
    line-height: 70px;
}

.fanganinfo-box .fanganinfo-left .fangancon .fanganbom p span {
    color: #7b7b7b;
}

.fanganinfo-box .fanganinfo-right {
    width: 300px;
}

.fanganinfo-box .fanganinfo-right .right-top {
    box-sizing: border-box;
    width: 100%;
    height: 247px;
    background: url(../images/bbjt.png) no-repeat;
    background-size: 100% 100%;
    padding: 50px 30px;
}

.fanganinfo-box .fanganinfo-right .right-top h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 10px;
}

.fanganinfo-box .fanganinfo-right .right-top p {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}

.fanganinfo-box .fanganinfo-right .right-buttom {
    width: 100%;
    height: 260px;
    background-color: #fff;
    margin-top: 15px;
    box-sizing: border-box;
}

.fanganinfo-box .fanganinfo-right .right-buttom h4 {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #efefef;
    font-size: 18px;
    color: #838383;
    font-weight: 500;
}

.fanganinfo-box .fanganinfo-right .right-buttom h4 span {
    padding: 0 20px;
}

.fanganinfo-box .fanganinfo-right .right-buttom ul {
    padding: 20px;
}

.fanganinfo-box .fanganinfo-right .right-buttom ul li {
    box-sizing: border-box;
    margin-bottom: 15px;
    width: 100%;
    height: 35px;
    background-color: #efecec;
    font-size: 14px;
    color: #838383;
    line-height: 35px;
    padding: 0 15px;
    cursor: pointer;
}

.secondarea .secondarea-tit {
    padding: 40px 0 50px;
    text-align: center;
}

.secondarea .secondarea-tit h3 {
    font-size: 30px;
    color: #6b6c6b;
    font-weight: 500;
    line-height: 2.5;
}

.secondarea .secondarea-tit p {
    font-size: 16px;
    color: #a1a1a1;
    line-height: 2;
}

.secondarea .secondarea-list1 {
    padding: 0 5px;
}

.secondarea .secondarea-list1 ul {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 70px;
}

.secondarea .secondarea-list1 ul li p {
    text-align: center;
    position: relative;
    font-size: 80px;
    color: #f64957;
    margin-bottom: 20px;
}

.secondarea .secondarea-list1 ul li p i {
    position: absolute;
    top: 0;
    right: -5px;
    font-size: 18px;
    font-style: normal;
}

.secondarea .secondarea-list1 ul li span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #8a8a8a;
}

.secondarea .secondarea-list2 {
    margin-bottom: 60px;
}

.secondarea .secondarea-list2 ul {
    display: flex;
    justify-content: space-between;
}

.secondarea .secondarea-list2 ul li div {
    display: table;
    text-align: center;
    width: 160px;
    height: 80px;
    border: 1px solid #e6e6e6;
}

.secondarea .secondarea-list2 ul li div a {
    display: table-cell;
    vertical-align: middle;
}

.secondarea .secondarea-list2 ul li div a img {
    max-width: 100%;
    max-height: 80px;
}

.download-list {
    width: 100%;
    background-color: #fff;
    margin-bottom: 70px;
}

.download-list ul {
    width: 100%;
    padding: 0 30px 50px;
    box-sizing: border-box;
}

.download-list ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 133px;
    border-bottom: 1px solid #e9e9e9;
}

.download-list ul li h4 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 3;
}

.download-list ul li p {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 2;
}

.download-list ul li button {
    width: 135px;
    height: 45px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 16px;
    color: #0d71ba;
    border-radius: 30px;
}

.download-list ul li button a {
    width: 100%;
    height: 100%;
    line-height: 45px;
    vertical-align: top;
}

.download-list ul li button a i {
    color: #168fe8;
    font-size: 20px;
    margin-right: 3px;
}

.bx-tit {
    font-size: 36px;
    color: #333;
    text-align: left;
    font-weight: 500;
    line-height: 2;
}

.soubox {
    box-sizing: border-box;
    padding: 50px;
    margin: 70px auto 170px;
    width: 670px;
    height: 282px;
    background-color: #fff;
    box-shadow: 0 2px 10px #e6e6e6;
}

.soubox .soubox-tit {
    text-align: center;
}

.soubox .soubox-tit h4 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    line-height: 1;
}

.soubox .soubox-tit p {
    margin: 20px 0 70px;
    font-size: 16px;
    color: #818181;
    line-height: 1;
}

.soubox .soubox-con {
    width: 574px;
    height: 47px;
    margin: auto;
}

.soubox .soubox-con form {
    display: flex;
    width: 100%;
    height: 100%;
}

.soubox .soubox-con form input {
    flex: 1;
    border: 1px solid #707070;
    border-right: none;
    padding: 0 15px;
}

.soubox .soubox-con form button {
    width: 68px;
    height: 100%;
    border: none;
    font-size: 16px;
    color: #fff;
    background-color: #006bbd;
    border-radius: 0;
}

.selectlist-box {
    background-color: #fff;
    width: 100%;
    height: 273px;
    margin: 40px 0 30px;
    padding: 30px;
    box-sizing: border-box;
}

.selectlist-box h4 {
    font-size: 24px;
    color: #818181;
    font-weight: 500;
}

.selectlist-box .list-box ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.selectlist-box .list-box ul li {
    margin: 0 4px 4px 0;
    box-sizing: border-box;
    padding: 0 15px;
    width: 282px;
    height: 70px;
    background-color: #f3f3f3;
}

.selectlist-box .list-box ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 70px;
    font-size: 18px;
    color: #171b5d;
}

.selectlist-box .list-box ul li:nth-child(4n+4) {
    margin-right: 0;
}

.zhishilist {
    padding: 0 30px 70px;
}

.zhishilist li {
    box-sizing: border-box;
    padding: 30px 0;
    width: 100%;
    height: 188px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
    overflow: hidden;
}

.zhishilist li h4 {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 2.5;
}

.zhishilist li span {
    font-size: 12px;
    color: #848484;
    line-height: 3;
}

.zhishilist li p {
    font-size: 14px;
    color: #848484;
    line-height: 2;
}

.xgfanganinfo {
    width: 864px;
}

.xgfanganinfo ul li {
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 168px;
    background-color: #fff;
    border: none;
}

.xgfanganinfo ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.xgfanganinfo ul li .xgimg {
    width: 260px;
    height: 118px;
}

.xgfanganinfo ul li .xgimg img {
    width: 100%;
    height: 100%;
}

.xgfanganinfo ul li .xgcon {
    width: 470px;
}

.xgfanganinfo ul li .xgcon h4 {
    font-size: 18px;
    color: #333;
    line-height: 1.1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xgfanganinfo ul li .xgcon span {
    font-size: 14px;
    color: #8e8e8e;
    line-height: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xgfanganinfo ul li .xgcon p {
    font-size: 14px;
    color: #9d9d9d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.xgfanganinfo ul li:hover {
    transition: all 0.3s ease;
    background-color: #23b6fc;
}

.xgfanganinfo ul li:hover h4 {
    color: #fff;
}

.xgfanganinfo ul li:hover span {
    color: #fff;
}

.xgfanganinfo ul li:hover p {
    color: #fff;
}

.xginfobox {
    margin-top: 60px;
}

.memrightinfo-xg {
    box-sizing: border-box;
    width: 970px;
    background-color: #fff;
    padding: 35px;
}

.memrightinfo-xg h3 {
    height: 75px;
    font-size: 24px;
    border-bottom: 1px solid #e8e8e8;
}

.memrightinfo-xg .ddhbox {
    width: 100%;
    height: 115px;
}

.memrightinfo-xg .ddhbox span {
    display: inline-block;
    line-height: 115px;
    margin-right: 100px;
    font-size: 14px;
    color: #000;
}

.memrightinfo-xg .ddhbox span i {
    font-style: normal;
    color: #ff0000;
}

.memrightinfo-xg .ddsucceed {
    box-sizing: border-box;
    padding: 0 25px;
    width: 100%;
    height: 60px;
    border: 1px solid #e8e8e8;
    background-color: #fafafa;
    border-left: none;
    border-right: none;
}

.memrightinfo-xg .ddsucceed p {
    line-height: 60px;
    font-size: 14px;
    color: #bfbfbf;
}

.memrightinfo-xg .ddsucceed p span {
    text-align: left;
    color: #595959;
    margin-left: 50px;
}

.memrightinfo-xg .shouhuoinfo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
}

.memrightinfo-xg .shouhuoinfo h4 {
    font-size: 16px;
    color: #000;
    line-height: 3;
}

.memrightinfo-xg .shouhuoinfo p {
    font-size: 14px;
    color: #999;
    line-height: 3;
}

.memrightinfo-xg .shouhuoinfo p span {
    display: inline-block;
    width: 150px;
}

.spddlist {
    width: 100%;
}

.spddlist li {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 115px;
    padding: 20px 0;
    border-bottom: 1px solid #e8e8e8;
}

.spddlist li .spddlistinfo-box {
    height: 100%;
}

.spddlist li .spddlistinfo-box ul {
    width: 375px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spddlist li .spddlistinfo-box ul li {
    width: 125px;
    height: 100%;
    border: none;
    color: #595959;
    font-size: 14px;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.spddlist li .spddlistinfo-box ul li h4 {
    font-size: 16px;
    color: #11b6ba;
}

.spddlist-bum {
    margin-top: 20px;
}

.spddlist-bum .bum-p {
    text-align: right;
    line-height: 3;
    color: #333;
}

.spddlist-bum .bum-p .numsp {
    color: #ff0000;
}

.spddlist-bum .bum-box {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 60px;
    background-color: #fafafa;
}

.spddlist-bum .bum-box p {
    font-size: 14px;
    color: #666;
    line-height: 60px;
}

.spddlist-bum .bum-box p span {
    margin-left: 5px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.spddlist-bum .bum-box button {
    margin-left: 20px;
    width: 132px;
    height: 58px;
    border: none;
    background-color: #1e98f3;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.xgtext {
    width: 100% !important;
    text-align: center;
}

.oneinfo {
    padding: 30px 0 70px;
    width: 100%;
}

.oneinfo p {
    font-size: 16px;
    color: #333;
    line-height: 2.5;
}

.zzrybox {
    width: 100%;
    height: 690px;
    background: url(../images/bgbg1.jpg) no-repeat center;
    background-size: 100% 100%;
}

.zzrybox .zzrybox-tit {
    padding: 40px 0 50px;
}

.zzrybox .zzrybox-tit h3 {
    font-weight: 500;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 3;
}

.zzrybox .zzrybox-tit p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 1;
}

.qyfcbox {
    width: 100%;
    height: 690px;
    background-color: #f8f8f8;
}

.qyfcbox-tit {
    padding: 40px 0 50px;
}

.qyfcbox-tit h3 {
    font-weight: 500;
    font-size: 30px;
    color: #6b6b6b;
    text-align: center;
    line-height: 3;
}

.qyfcbox-tit p {
    font-size: 16px;
    color: #a1a1a1;
    text-align: center;
    line-height: 1;
}

.lxwmbox {
    margin-top: 50px;
}

.lxwmboxlist {
    padding: 30px 0 55px;
}

.lxwmboxlist ul {
    display: flex;
    justify-content: space-between;
}

.lxwmboxlist ul li {
    width: 284px;
    height: 260px;
    padding: 30px 20px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: bottom;
}

.lxwmboxlist ul li i {
    font-size: 46px;
    line-height: 1.3;
    color: #333;
    vertical-align: bottom;
}

.lxwmboxlist ul li h4 {
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: 500;
    line-height: 3;
}

.lxwmboxlist ul li p {
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.ditubox {
    height: 460px;
    margin-bottom: 130px;
}

.ditubox img {
    width: 100%;
    height: 100%;
}

.gbxiadan {
    margin: 45px auto 120px;
    background-color: #fff;
    padding: 30px 50px;
    box-sizing: border-box;
}

.gbxiadan a {
    font-size: 14px;
    color: #333;
    line-height: 1;
}

.gbxiadan .xdymtit {
    margin-top: 30px;
    width: 100%;
    height: 35px;
    background-color: #1c95ed;
    padding: 0 20px;
    box-sizing: border-box;
}

.gbxiadan .xdymtit h4 {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    font-weight: 500;
}

.infoxdbox {
    position: relative;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}

.infoxdbox h4 {
    font-size: 16px;
    color: #333;
    line-height: 2;
    margin-bottom: 20px;
}

.infoxdbox p {
    font-size: 12px;
    color: #595959;
    line-height: 1.5;
}

.infoxdbox button {
    position: absolute;
    top: 30px;
    right: 0;
    background-color: transparent;
    border: none;
    font-size: 14px;
    color: #1890ff;
}

.infoxdbox ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.infoxdbox ul li {
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    padding: 0 15px;
    font-size: 14px;
    color: #595959;
    line-height: 38px;
    margin: 0 20px 15px 0;
}

.infoxdbox ul li:nth-child(10n+10) {
    margin-right: 0;
}

.spqdbox .spqdbox-tit {
    box-sizing: border-box;
    padding: 30px 0;
}

.spqdbox .spqdbox-tit h4 {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.spqdbox .spqdbox-tit a {
    float: right;
    color: #1890ff;
    font-size: 14px;
}

.spqdbox .spqdbox-ul {
    padding: 20px 0;
    box-sizing: border-box;
}

.spqdbox .spqdbox-ul p {
    float: left;
    font-size: 12px;
    color: #333;
    line-height: 1;
}

.spqdbox .spqdbox-ul ul {
    float: right;
}

.spqdbox .spqdbox-ul ul li {
    font-size: 12px;
    color: #333;
    float: left;
    margin-right: 100px;
}

.spqdbox .spqdbox-ul ul li:last-child {
    margin-right: 50px;
}

.bum-box2 {
    float: right;
}

.bum-box2 p {
    text-align: right;
    font-size: 14px;
    color: #666;
    line-height: 60px;
}

.bum-box2 p span {
    margin-left: 5px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.bum-box2 button {
    margin-left: 20px;
    width: 132px;
    height: 58px;
    border: none;
    background-color: #1e98f3;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.xgbtm {
    height: auto !important;
}

.shdzbtn {
    cursor: pointer;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: transparent;
}

.shdzbox {
    width: 100%;
}

.shdzbox .shdzboxul .bigli {
    margin: 20px 0;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f4f5f7;
}

.shdzbox .shdzboxul .bigli .shdzboxul-ul li {
    float: left;
    margin-left: 30px;
}

.shdzbox .shdzboxul .bigli .shdzboxul-ul li button {
    cursor: pointer;
    background-color: transparent;
    border: none;
    color: #1890ff;
    font-size: 12px;
}

.shdzbox .shdzboxul .bigli h4 {
    font-size: 18px;
    color: #262626;
    line-height: 2;
    font-weight: 500;
}

.shdzbox .shdzboxul .bigli p {
    clear: both;
    display: block;
    font-size: 14px;
    color: #262626;
    line-height: 2;
}

.shdzbox .shdzboxul .bigli p span {
    color: #595959;
}

.mtkbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.493);
}

.mtkbox .cenmtk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 606px;
    height: 640px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.mtkbox .cenmtk .mtkbox-tit h4 {
    font-size: 16px;
    color: #333;
    line-height: 3;
    border-bottom: 1px solid #e5e5e5;
}

.mtkbox .cenmtk .mtkbox-tit i {
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 30px;
    font-size: 40px;
    color: #e5e5e5;
    font-style: normal;
    font-weight: 100;
}

.mtkbox .cenmtk .mtkkuang {
    padding: 10px 15px;
    box-sizing: border-box;
}

.mtkbox .cenmtk .mtkkuang div {
    margin: 20px auto;
}

.mtkbox .cenmtk .mtkkuang .dianhua {
    width: 67px;
    height: 52px;
}

.mtkbox .cenmtk .mtkkuang .dianh2 {
    width: 358px;
    height: 52px;
}

.mtkbox .cenmtk .mtkkuang span {
    display: inline-block;
    width: 80px;
    color: #464646;
    font-size: 14px;
}

.mtkbox .cenmtk .mtkkuang input {
    box-sizing: border-box;
    padding: 0 15px;
    width: 450px;
    height: 52px;
    border: 1px solid #ccc;
}

.mtkbox .cenmtk .mtkkuang button {
    position: absolute;
    right: 60px;
    bottom: 40px;
    border: 1px solid #000;
    background-color: transparent;
    padding: 10px 15px;
}

.gwcbigbox {
    margin: 50px auto 120px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.gwctablebox {
    margin: 20px 0 120px;
    width: 100%;
    border-spacing: 0;
}

.gwctablebox .tabtitle {
    width: 100%;
    line-height: 3.5;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fafafa;
}

.gwctablebox .tabtitle th {
    margin: 0;
    font-size: 14px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    border-collapse: collapse;
}

.gwctablebox tr {
    padding: 10px;
    box-sizing: border-box;
}

.gwctablebox tr .imxqbox {
    text-align: center;
}

.gwctablebox tr td {
    border-collapse: collapse;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    margin: 0;
    font-size: 14px;
    color: #333;
}

.gwctablebox tr td .tuxiangbox {
    width: 132px;
    height: 132px;
    display: inline-block;
}

.gwctablebox tr td .tuxiangbox img {
    width: 100%;
    height: 100%;
}

.gwctablebox tr td .xiangqing {
    width: 300px;
    text-align: left;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
}

.gwctablebox tr td .xiangqing h4 {
    font-weight: 500;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gwctablebox tr td .xiangqing p {
    margin-top: 20px;
    color: #5b5b5b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gwctablebox tr td .shuliang {
    margin: auto;
    box-sizing: border-box;
    width: 123px;
    height: 50px;
    border: 1px solid #d9d9d9;
    line-height: 50px;
}

.gwctablebox tr td .shuliang span {
    display: inline-block;
    width: 60px;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    text-align: center;
}

.gwctablebox tr td .shuliang i {
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    width: 25px;
    text-align: center;
}

.gwctablebox tr td .delbtn {
    border: none;
    background-color: transparent;
    font-size: 16px;
    cursor: pointer;
}

.gwctablebox tr td h5 {
    font-weight: bold;
    font-size: 16px;
}

.quanxuan {
    margin: 0 5px 0 30px;
    vertical-align: middle;
}

.trbum {
    background-color: #fafafa;
}

.trbum td {
    padding: 0 !important;
}

.leftbox {
    margin-left: 15px;
    float: left;
    line-height: 5.2;
}

.leftbox p {
    display: inline-block;
    margin: 0 15px;
}

.leftbox span {
    color: #909090;
}

.rightbox {
    float: right;
    vertical-align: middle;
}

.rightbox p {
    display: inline-block;
    color: #787878;
    margin: 0 15px;
}

.rightbox p span {
    color: #000;
    font-size: 18px;
    vertical-align: middle;
}

.rightbox button {
    width: 118px;
    height: 70px;
    background-color: #1895f1;
    border: none;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.cjwtlistbox {
    margin: 20px 0 50px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.cjwtbigbox {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.cjwtbigbox .sousuokuang {
    width: 100%;
}

.cjwtbigbox .sousuokuang input {
    width: 915px;
    height: 44px;
    border: 1px solid #e0e0e0;
    padding: 0 15px;
    box-sizing: border-box;
}

.cjwtbigbox .sousuokuang button {
    width: 176px;
    height: 45px;
    background-color: #168fe8;
    border: none;
    font-size: 16px;
    color: #fff;
}

.cjwtbigbox .sousuokuang button i {
    font-size: 20px;
    vertical-align: middle;
}

.xgultab {
    width: 336px !important;
}

.xgultab li {
    margin-right: 10px;
    border-right: 1px solid #c4c4c4 !important;
}

.xgultab li:last-child {
    margin-right: 0;
}

.cvpfllb {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
}

.cvpfllb li {
    padding: 6px 15px;
    box-sizing: border-box;
    color: #303e48;
    font-size: 14px;
    background-color: #f3f5f6;
    border: 1px solid #9b9b9b;
    margin: 0 15px 15px 0;
}

.cvpfllb li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.cvpfllb li:hover {
    background-color: #168fe8;
    color: #fff;
    border-color: #168fe8;
}

.xgtabboxcolor {
    background-color: #fff;
    height: auto;
}

.topboxtab {
    height: 340px;
    box-sizing: border-box;
}

.cjwtlistbox {
    width: 100%;
}

.sidenav_list2 {
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
}

.sidenav_list2 .more {
    position: relative;
}

.sidenav_list2 .xia {
    position: absolute;
    top: 18px;
    right: 20px;
    font-style: normal;
    font-weight: bold;
    color: #4d4d4d;
}

.sidenav_list2 .shang {
    display: none;
    position: absolute;
    top: 10px;
    right: 20px;
    font-style: normal;
    font-weight: bold;
    color: #4d4d4d;
}

.sidenav_list2>li:nth-of-type(odd) {
    background: #eee;
}

.sidenav_list2>li:nth-of-type(even) {
    background: #fafafa;
}

.sidenav_list2>li {
    text-align: center;
    width: 100%;
}

.sidenav_list2>li:last-child {
    border: none;
}

.sidenav_list2>li>a {
    display: block;
    font-size: 16x;
    color: #3a3a42;
    line-height: 32px;
}

.sidenav_list2>li>ul>li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidenav_list2 .more {
    padding: 0;
}

.sidenav_list2 .more>a {
    display: inline-block;
    text-align: left;
    width: 100%;
    height: 100%;
    padding: 7px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidenav_list2 .cherlist {
    width: 100%;
    background-color: #fff;
}

.sidenav_list2 .cherlist li a {
    display: inline-block;
    font-size: 14px;
    color: #606060;
    line-height: 2.5;
}

.sidenav_list2>li>.cherlist>ul {
    width: 100%;
    margin: auto;
}

.sidenav_list2 .more ul {
    display: none;
    padding-bottom: 10px;
}

.sidenav_list2 .more ul li {
    line-height: 28px;
    font-size: 14px;
    color: #999;
    text-align: left;
    padding: 0 30px;
}

.sidenav_list2 li:last-child a {
    border: none;
}

.gb2tabboxt {
    width: 815px !important;
}

.all_slide {
    margin: 0 auto;
    position: relative;
}

.gywmlunbo {
    width: 1200px;
    margin: auto;
}

.gywmlunbo .swiper-container {
    width: 100%;
    margin: auto;
    height: auto;
    padding: 90px 0;
    margin-left: auto;
    margin-right: auto;
}

.gywmlunbo .swiper-slide {
    text-align: center;
    font-size: 18px;
    height: 250px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-property: all;
}

.gywmlunbo .swiper-slide .gywmimg {
    width: 280px;
    height: 208px;
}

.gywmlunbo .swiper-slide .gywmimg img {
    width: 100%;
    height: 100%;
}

.gywmlunbo .swiper-slide p {
    margin-top: 10px;
    width: 280px;
    font-size: 16px;
    color: #4d4d4d;
    text-align: center;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gywmlunbo #progressEffect {
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 20px;
}

.gywmlunbo #progressEffect1 {
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 20px;
}

.gywmlunbo .swiper-button-prev, .gywmlunbo .swiper-button-next {
    background: none;
    width: 45px;
    height: 45px;
    outline: none;
}

.gywmlunbo .swiper-button-prev i, .gywmlunbo .swiper-button-next i {
    font-size: 45px;
    color: #919191;
}

.gywmlunbo .swiper-button-prev {
    top: 200px;
    left: -60px;
}

.gywmlunbo .swiper-button-next {
    top: 200px;
    right: -60px;
}

.xgzizhibox .swiper-slide .gywmimg {
    width: 204px;
    height: 290px;
}

.xgzizhibox .swiper-button-prev i, .xgzizhibox .swiper-button-next i {
    color: #fff;
}

.xgzizhibox p {
    margin-top: 10px;
    width: 204px !important;
    font-size: 16px;
    color: #fff !important;
    text-align: center;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ddlbbigbox {
    width: 100%;
    border-spacing: 0;
}

.ddlbbigbox .ddlbbigbox-tit {
    background-color: #1e98f3;
    line-height: 4;
    text-align: left;
    color: #fff;
}

.ddlbbigbox .ddlbbigbox-tit th {
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.ddlbbigbox tr td {
    padding: 20px;
    box-sizing: border-box;
}

.ddlbbigbox tr td .spddbox-1 {
    display: flex;
    width: 340px;
}

.ddlbbigbox tr td .spddbox-1 .spddlist-img {
    display: table;
    text-align: center;
    width: 68px;
    height: 68px;
    max-width: 68px;
    max-height: 68px;
    border: 1px solid #c0c0c0;
}

.ddlbbigbox tr td .spddbox-1 .spddlist-img span {
    display: table-cell;
    vertical-align: middle;
}

.ddlbbigbox tr td .spddbox-1 .spddlist-img span img {
    max-width: 100%;
    max-height: 68px;
}

.ddlbbigbox tr td .spddbox-1 .spddlist-con {
    margin-left: 20px;
    position: relative;
}

.ddlbbigbox tr td .spddbox-1 .spddlist-con p {
    width: 300px;
    font-size: 16px;
    color: #333;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.ddlbbigbox tr td .spddbox-1 .spddlist-con span {
    width: 200px;
    position: absolute;
    bottom: 5px;
    font-size: 14px;
    color: #595959;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ddlbbigbox tr td h4 {
    font-size: 16px;
    color: #11b6ba;
}

.ddlbbigbox tr .gbtbstyle {
    font-size: 14px;
    color: #595959 !important;
}

.linka {
    font-size: 14px;
    color: #333;
}

.gwon {
    border-color: #c51109 !important;
}

.footSearchBox {
    overflow: hidden;
    width: 100%;
    height: auto;
    position: fixed;
    left: 60%;
    top: 38px;
    z-index: 999;
    display: flex;
    /* justify-content: center;*/
}

.footSearchBox .wrap {
    position: relative;
    height: 100px;
    width: 700px;
    background: rgba(0, 0, 0, 0.7);
}

.closeSearchBt {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: #000 url(../images/close_h.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    top: 50%;
}

.searchCont {
    overflow: hidden;
    width: 600px;
    margin: 0px auto;
    position: relative;
    top: 25%;
}

.footSearchBt {
    display: block;
    width: 100px;
    height: 50px;
    overflow: hidden;
    background: #159cff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 0px 3px 3px 0px;
}

.fr {
    float: right;
}

.searchInpDiv {
    display: block;
    overflow: hidden;
    border: 3px solid #159cff;
    border-radius: 0px 0px 0px 3px;
    background: #fff;
}

.searchInpDiv input {
    display: block;
    height: 44px;
    width: 100%;
    border: none;
    background: none;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    line-height: 44px;
    padding: 0px 10px;
}

.gywmlunbo .swiper-wrapper {
    width: 25%;
}

#form1 {
    padding-bottom: 20px;
}

.ewmwz1 {
    text-align: center;
    margin-top: 20px;
    color: #fff;
}