@import url("reset.css");
@import url("//at.alicdn.com/t/font_2744971_2wgz50fxh7o.css");

.mt30 {
    margin-top: 20px;
}

.xzd {
    width: 1200px;
    margin: 0px auto;
}

header {
    height: 75px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background-color: #fff;

}

.header {
    max-width: 1420px;
    margin: 0px auto;
    padding-top: 20px;
}

.header .logo {
    float: left;
}

.header .menu {
    float: left;
    margin-left: 70px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;

    line-height: 40px;
    /* color: #F55B01; */
}

.header .menu ul li {
    float: left;

}

.header .menu ul li a {
    padding: 0px 25px;
}

.header .search {
    float: left;
    width: 370px;
    height: 42px;
    background: #F3F6F7;
    border-radius: 4px;
    margin-left: 15px
}

.header .search input {
    width: 320px;
    height: 32px;
    font-size: 14px;
    padding: 3px;
    padding-left: 8px;
    border: 0px;
    background: transparent;
}

.header .search button {
    cursor: pointer;
    border: 0px;
    font-size: 25px;
    margin-top: 5px;
    background: transparent;
}


.header .login {
    padding-top: 10px;
    float: right;
}


.header .loginin {
    float: right;
    color: #333333;
}

.header .loginin .layui-nav {
    background-color: transparent;
    color: #333;
}

.header .loginin .layui-nav .layui-nav-item a {
    color: #333;
}

.header .loginin .layui-nav .layui-nav-item {
    line-height: 40px;
}

.header .login span {
    margin-left: 30px;
    color: #333;
}

.header .login span a,
.header .login span a:visited {
    color: #333;
    margin: 0px 15px;
    font-size: 16px;
}


/* 通用栏目 */
.cloum_list_con {
    padding: 10px 0px;
}

.cloum_con {
    width: 280px;
    height: 282px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    float: left;
    margin-right: 25px;
    margin-top: 25px;
}

.cloum_list_con .cloum_con:nth-child(4n) {
    margin-right: 0px;
}

.cloum_con .thumb {
    width: 280px;
    height: 175px;
    position: relative;
}

.cloum_con .thumb img {
    width: 280px;
    height: 175px;
    border-radius: 10px 10px 0px 0px;
}

.cloum_con .thumb .kcnum {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9;
    background: rgba(75, 85, 95, .6);
    border-radius: 25px;

    line-height: 30px;
    padding: 1px 10px;
    color: #fff;
}

.cloum_con > .title {

    padding: 10px;
    line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    height: 50px;
}

.cloum_con > .title a:hover {
    color: #f55b01;
}

.cloum_con > .info {
    padding: 10px;

}

.cloum_con > .info span:first-child {
    color: #F55B01;
}
.cloum_con > .info span:first-child em{
    margin-right: 10px;
    font-weight: bold;
    font-size:18px;
    text-decoration: line-through;
}
.cloum_con > .info span:first-child b{

}

.cloum_con > .info span:last-child {
    float: right;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.cloum_con > .info span:last-child b{
    color: #F55B01;
}


.cloum_module {
    min-height: 100px;
    padding: 30px 0px;
}

.cloum_title {
    height: 30px;
    font-family: Microsoft YaHei;
}

.cloum_title span:nth-child(1) {
    width: 95px;
    height: 28px;
    background: #F55B01;
    border-radius: 4px;
    padding: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.cloum_title span:nth-child(2) {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 5px;
    background: url(../images/bgy.png) no-repeat top left;

}

.cloum_title .cmenu {
    margin-left: 15px;
}

.cloum_title .cmenu a {
    padding: 0px 10px;
}

.cloum_title .cmenu a,
.cloum_title .cmenu a:visited {
    color: #333333;
}

.cloum_title .cmenu a:hover {
    color: #F55B01;
    font-weight: bold;
    border-bottom: 2px solid #F55B01;
    border-width: 50%;
}

.cloum_title span:last-child {
    float: right;
    color: #999999;
}

.bg_hui {
    background: #F4F4F4;
}

.bg_white {
    background: #Ffffff;
}

/* 底部通用 */
footer {
    background-color: #24292c;

    font-size: 12px;
    color: #999999;

}

footer a,
footer a:visited {
    color: #999;
}


footer .footer_info {

    padding: 50px 0px 0px 0px;
}

footer .footer_info img {
    max-width: 150px;
}

footer .footer_info .f_l {
    width: 180px;
    text-align: center;
    line-height: 35px;
}

footer .footer_info .f_l i {
    color: #F55B01;
    font-size: 45px;
}

footer .footer_info .f_l h4 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

footer .footer_info .f_c {
    width: 770px;
}

footer .footer_info .f_c dl {
    float: left;
    height: 260px;
    margin-left: 50px;
}

footer .footer_info .f_c dl dt {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    padding-bottom: 10px;
}

footer .footer_info .f_c dl dd {
    line-height: 30px;
}

footer .footer_info .f_c dl:first-child {
    width: 360px;
}

footer .footer_info .f_c dl:first-child dd {
    width: 100px;
    float: left;
    margin-right: 15px;
}


footer .footer_info .f_r {
    width: 205px;

}

footer .footer_info .f_r h4 {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 10px 0px;

}

footer .footer_info .f_r p {
    border-top: 2px solid #2f3336;
    padding-top: 10px;
    line-height: 30px;
}

footer .copyright {

    padding: 10px 0px;
    border-top: 2px solid #2f3336;
    text-align: center;
    line-height: 35px;
}

/* 字体 */
.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.mttop {
    margin-top: 74px;
    clear: both;
    width: 100%;
    height: 1px;
    overflow: hidden;
}

.mt50 {
    margin-top: 50px;
}



.n-f-g {
    color: #009688 !important;
    font-size: 14px;
}

.n-f-r {
    color: #F55B01 !important;
    font-size: 14px;
}

/*layui*/
.xzd-btn {
    background: #F55B01 !important;
    border-radius: 5px;
}

.layui-form-radioed, .layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed > i {
    color: #F55B01 !important;
}

.noinfo {
    margin: 0px auto;
    width: 500px;
    text-align: center
}

.noinfo img {
    max-width: 100%;
}
/*漂浮*/
/* 必要布局样式css */
.suspension {
    width: 46px;
    height: 210px;
    position: fixed;
    right: 30px;
    bottom: 340px;
    z-index: 999;
}

.suspension .consult {
    background-image: url(../images/top-icon.png);
    background-repeat: no-repeat;
    background-position: center -1px;
    background-color: #f55b01;
    display: block;
    position: relative;
    width: 46px;
    height: 46px;
}

.suspension .consult .suspension-list {
    position: absolute;
    width: 240px;
    right: -35px;
    top: -150px;
    z-index: 30;
    display: none;
}

.suspension-list-content {
    position: absolute;
    width: 240px;
    right: 85px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
}

.suspension-list ul {
    margin: 32px 24px;
}

.suspension-list ul li {
    position: relative;
    display: list-item;
    width: 100%;
    height: auto;
    padding: 16px 0;
    margin-top: 10px;
    overflow: hidden;
    border-top: 1px solid #f4f4f4;
}

.suspension-list ul li:first-child {
    padding-top: 0;
    border-top: none;
}

.suspension-list ul .suspension-list-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

.suspension-list-bottom .info-value {
    font-size: 12px;
    font-weight: inherit;
    color: #999;
}

.suspension-list ul li:first-child {
    margin-top: 0;
}

.service-phone, .service-qq, .service-proposal {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.service-phone {
    background-image: url(../images/suspend_icon_01.png);
}

.service-phone:hover {
    background-image: url(../images/suspend_icon_01_blue.png)
}

.service-qq {
    background-image: url(../images/suspend_icon_03.png);
}

.service-qq:hover {
    background-image: url(../images/suspend_icon_03_blue.png);
}

.service-proposal {
    background-image: url(../images/suspend_icon_02.png);
}

.service-proposal:hover {
    background-image: url(../images/suspend_icon_02_blue.png)
}

.info-name {
    display: block;
    padding-left: 52px;
    height: 14px;
    font-size: 14px;
    color: #333;
}

.info-value {
    display: block;
    padding-left: 52px;
    margin-top: 8px;
    height: 18px;
    font-size: 18px;
    word-break: break-all;
    font-weight: 700;
    color: #f90;
}

.suspension a.consult:hover .suspension-list {
    display: inline !important;
}

.suspension .cart {
    background-image: url(../images/top-icon.png);
    display: block;
    position: relative;
    width: 46px;
    height: 46px;
    margin-top: 10px;
    border: 1px solid #bcbcbc;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
}

.suspension a.cart:hover .pic {
    display: block;
}

.suspension .back-top {
    background-image: url(../images/top-icon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    width: 46px;
    height: 46px;
    border: 1px solid #bcbcbc;
    background-color: #fff;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    margin-top: 10px;
}

.suspension .cart .pic {
    display: none;
    position: absolute;
    left: -139px;
    top: -120px;
    width: 139px;
    height: 163px;
}

.pic-content {
    position: absolute;
    width: 160px;
    height: 160px;
    padding: 15px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);

    background-size: cover;
    right: 10px;
}
.pic-content img{
    max-width: 100%;
}