body, button, input, select, textarea {
    font-size: 12px;
    font-family: Arial,tahoma,Helvetica,sans-serif,"Microsoft YaHei","微软雅黑";
    color: #666;
}
body{    margin: 0;
    padding: 0;}
a:link, a:visited, a:active {
    color: #323232;
    text-decoration: none;
}

button, input, select, textarea {
    font-size: 100%;
    font-family: Arial,Helvetica,sans-serif;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
h1,h2{
    display:inline-block;
    font-size:20px;
    color:#333;
}
ul, li, ol, dl {
    list-style: none;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}
.headers{width: 100%;
    height: 33px;
background: #EFEFEF}
.w1180{
    width:1180px;
    min-width: 1180px;
    margin:0 auto;
}
.h_lf{float:left;height:33px;    margin-top: 8px;}
.headers .h_lf span {
    width: auto;
    height: 33px;
    background: url(../images/head_dw.jpg) no-repeat left center;
    padding-left: 17px;
}
.headers .h_lf span a {
    color: #ec383b;
}
.h_rt{float:right;color: #9e9e9e;line-height: 33px;}
.headers .h_rt a {
    padding: 0px 8px;
}
.headers .h_rt span {
    width: auto;
    height: 33px;
    background: url(../images/head_phone.jpg) no-repeat left center;
    padding-left: 20px;
    margin-left: 20px;
}
.index_logo {
    width: 1180px;
    height: 36px;
    padding: 30px 0;
    margin: 0 auto;
}
.index_logo .logo {
    width: 236px;
    height: 35px;
    float: left;
    background: url('../image/logo.png') -3px -3px no-repeat;
    display: block;
}
.index_logo #search_case {
    float: left;
    width: 460px;
    margin-left: 118px;
    height: 32px;
    border: 2px #dd4f50 solid;
    border-right: 0;
    background: #fff;
    position: relative;
}
.index_logo form span {
    width: 94px;
    position: relative;
    z-index: 300;
    background: #fff;
    border: none;
    line-height: 33px;
    float: left;
    padding-right: 5px;
    color: #c9cbc8;
    font-size: 12px;
}
.index_logo #search_span #search_title {
    width: 94px;
    height: 20px;
    text-indent: 10px;
    color: #666;
    padding: 6px 0;
    line-height: 20px;
    border-right: 1px #efefef solid;
    background: none;
    float: left;
}
.index_logo #search_case .key {
    width: 256px;
    height: 30px;
    line-height: 32px;
    border: 0;
    outline: none;
    padding-left: 25px;
    color: #bbb;
    float: left;
}
.index_logo #search_case .icon_search {
    width: 12px;
    height: 10px;
    margin: 10px 3px 0 10px;
    display: block;
    position: absolute;
    top: 1px;
    left: 94px;
    background: url(../images/sprite8.png) -311px -9px;
}
.index_logo form .submit {
    width: 80px;
    float: right;
    text-align: center;
    color: #fff;
    line-height: 32px;
    border: 0;
    cursor: pointer;
    outline: none;
    background: #dd4f50;
    height: 32px;
    font-size: 14px;
}
.menu{height: 40px;
    background: #333;
    width: 100%;
        min-width: 1180px;}
.top_menu {
    width: 1180px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    z-index: 110;
}
.top_menu li.cur {
    background: #dd4f50;
}
.top_menu li {
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 35px 0 35px;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 100;
}
.top_menu li a {
    height: 40px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.top_menu li.last {
    float: right;
}
.mains{
    width:1180px;
    height:auto;
    padding-top:40px;
    margin:0 auto;
}
.part_l{
    width:60px;
    height:315px;
    float: left;
}
.part_m{
    width:720px;
    height:auto;
    float:left;
    margin-left:30px;
}
.part_r{
    width:340px;
    height:auto;
    float:right;
    margin-left:30px;
}
.share_top{
    width:60px;
    height:240px;
    background:#f7f7f7;
    border-radius: 5px;
}
.sina{
    border-bottom:1px solid #f1f1f1;
    box-sizing:border-box;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.sina:hover{
    transition:0.2s;
    background:#ff7e00;
}
.sina,.qzone,.tieba,.dou{
    width:60px;
    height:60px;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    border-bottom:1px solid #f1f1f1;
    box-sizing:border-box;
}
.dou{
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border:none;
}
.qzone:hover{
    transition:0.2s;
    background:#fac22a;
}
.tieba:hover{
    transition:0.2s;
    background:#3682ff;
}
.dou:hover{
    transition:0.2s;
    background:#00ac41;
}
.share_bottom{
    width:60px;
    height:60px;
    background:#f7f7f7;
    border-radius: 5px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.ping{
     width:60px;
    height:60px;
    background:#f7f7f7;
    border-radius: 5px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.ping:hover{
    transition:0.2s;
    background:#3682ff;
}
.ping p{
    font-size:13px;
    color: #bbb;
}
.big_title{
    width:720px;
    height:80px;
    background:white;
}
.big_title p{
    padding-top:15px;
    font-size:14px;
}
.big_title h1{
    font-size:22px;
}
.pic_artic{
    width:720px;
    height:140px;
    background:#f7f7f7;
}
.pic{
    float:left;
}
.pic_artic .pic img{
    width:220px;
    height:140px;
}
.artic{
    width:415px;
    height:100px;
    padding:20px 40px 20px 45px;
    font-size:13px;
    line-height:25px;
    float:right;
    color:#666;
    overflow:hidden;
    text-overflow:ellipsis;
}
.content{
    width:720px;
    height:auto;
    padding-top:40px;
}
.content p {
    text-align:left;
    line-height: 1.7;
    color: #666;
    font-size: 16px;
    padding-top:10px;
    padding-bottom:10px;
}
.content p strong{
    font-size:18px;
}
.part_r_one{
    widht:740px;
    height:220px;
}
.title_one{
    width:320px;
    height:45px;
    padding:15px 10px 15px 10px;
}
.title_one p,.part_r_two p,.part_r_three p{
    font-size:22px;
    padding-bottom:5px;
    color:#ec4b4b;
    font-weight:normal;
}
.line{
    width:100%;
    height:2px;
    background:#666666;
    position:relative;
}
.line_in{
    width:25%;
    height:2px;
    background:#ec4b4b;
}
.classify{
    width:340px;
    height:auto;
}
.classify ul li{
    width:90px;
    height:30px;
    float:left;
    margin-top:20px;
    box-sizing:border-box;
    border:1px solid #999;
    text-align:center;
    line-height:30px;
}
.classify ul li:nth-child(3n-1){
    margin-left:25px;
    margin-right:25px;
}
.classify ul li:hover{
    background:#ec4b4b;
    border:none;
}
.classify ul li:hover a{
    color:white;
}
.part_r_two{
    widht:740px;
    height:auto;
    padding:15px 10px 15px 10px;
    margin-top:20px;
}
.part_r_two ul li{
    width:320px;
    height:50px;
    box-sizing:border-box;
    border-bottom:1px solid #ced1d2;
    line-height:50px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.part_r_two ul li a{
    font-size:14px;
    color:#666666;
}
.part_r_two ul li a:hover{
    color:#ec4b4b;
}
.part_r_two ul li:last-child{
    border-bottom:none;
}
.part_r_three{
    widht:740px;
    height:1050px;
    padding:15px 10px 15px 10px;
    margin-top:20px;
    margin-bottom:20px;
}
.part_r_three ul li{
    width:320px;
    height:180px;
    margin-top:20px;
    position:relative;

}
.part_r_three ul li>img{
    width:320px;
    height:180px;
}
.info{
    width:320px;
    height:35px;
    position:absolute;
    bottom:0px;
    padding-bottom:10px;
    padding-left:20px;
}
.info img{
    width:35px;
    height:35px;
    float:left;
}
.info p{
    font-size:14px;
    color:white;
    line-height:35px;
    padding-left:20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
    float:left;
}
.fenge{
    padding-top:40px;
    padding-bottom:20px;
}
hr{
    height:2px;
    border:none;
    border-top:1px solid #f1f1f1;
}
.part_r_three li:hover p{
    color:#ec4b4b;
}
.relative-content h4{
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
.relative-content p{
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    padding-top:5px;
    padding-bottom:5px;
    color: #aaa;
}
.relative-content{
    font-size:12px;
}
.relative-content a:hover{
    color:#aaa;
}
.fonters{
    background: #1c1c1c;
    height: auto;
    width: 100%;
    min-width: 1180px;
}
.foot_content{width:1180px; margin:0 auto; padding:27px 0 20px;position:relative}
.wrap_link {
    background: #f8f8f8;
}
.wrap {
    width: 100%;
    height: auto;
    min-width: 1180px;
}
.tips{
    vertical-align:middle;
}
.link_content {
    width: 1180px;
    height: auto;
    margin: 0 auto;
}
.link_content .link_column_name {
    width: 100%;
    height: 20px;
    line-height: 14px;
    padding: 23px 0 12px 0;
    border-bottom: 1px #eee solid;
}
.link_column_name p {
    line-height: 32px;
    float: left;
    width: 70px;
    height: 33px;
    text-align: center;
    margin-right: 30px;
    cursor: pointer;
}
.link_detail {
    width: 100%;
    height: auto;
    padding-top: 20px;
}
.link_content .link_list {
    padding: 0 0 14px;
}
.link_content .link_list a {
    width: auto;
    height: 12px;
    display: inline-block;
    float: left;
    padding: 0 20px 10px 0;
    color: #999;
}
.foot_content .aboutus_link {
    width: auto;
    height: 12px;
    margin: 20px 0 0 0;
    text-align: left;
    position:relative;
}
.foot_content .aboutus_link a:first-child{
    padding-left:0px;
}
.foot_content .aboutus_link a {
    width: auto;
    padding: 0 20px;
    height: 12px;
    line-height: 14px;
    border-right: 1px #484848 solid;
    color:#666;
}
p.statement {
    width: 100%;
    line-height: 22px;
    text-align: left;
    margin: 22px auto 0;
    color: #666;
}
p.bottom_bah {
    width: 100%;
    height: auto;
    display: block;
    text-align: left;
    padding: 10px 0 10px 0;
    color: #666;
}
.contact{
    width:1180px;
    height:60px;
    margin:0 auto;
    text-align:right;
    position:absolute;
    top:40px;
}
.ask{
    width:100%;
    height:120px;
    padding-top:30px;
    padding-bottom:30px;
    background:#f7f8fb;
}
.ask_title{
    width:auto;
    height:30px;
    text-align:center;
    margin:0 auto;
    font-size: 22px;
    font-weight: 400;
    color: #5b5e7b;
    line-height: 30px;
}
.ask_btn{
    width:auto;
    height:55px;
    text-align:center;
    margin:0 auto;
    display:flex;
    justify-content:center;
    padding-top:50px;
}
.price_btn,.anli_btn{
    float: left;
    width: 146px;
    height: 100%;
    background-image: linear-gradient(90deg,#d85c5e,#de4e50);
    box-shadow: 0 -1px 8px 0;
    border: none;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    outline: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height:55px;
}
.anli_btn{
    margin-left:80px;
}
.youshi{
    width:100%;
    height:80px;
    padding-top:20px;
    padding-bottom:20px;
    background-color:#eee;
}
.jieshao{
    width:1200px;
    height:90px;
    margin:0 auto;
}
.xiangqing{
    width:155px;
    height:60px;
    float:left;
    text-align:left;
}
.xiangqing p:first-child{
    font-size:20px;
    color:#333;
    padding-top:20px;
}
.xiangqing p:nth-child(2){
    font-size:14px;
    color:#999;
    padding-bottom:20px;
}
.icon_foot{
    width:81px;
    height:60px;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    float:left;
    text-align:center;
}
.clean{
    clear:both;
}