@charset "utf-8";
/* CSS Document */

.market_con{
    width: 100%;
    height: 500px;
    background: #f5f5f5;
}
.market_con ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.market_con li{
    float: left;
    width: 384px;
    height: 320px;
    margin-right: 24px;
    margin-top: 80px;
    overflow: hidden;
}
.market_con li:last-child{margin-right: 0;}
.market_con li img{
    width: 100%;
    margin-top: 20px;
}
.market_con_icon img{
    width: 50px!important;
    float: left;
    margin-left: 60px;
}
.market_con li:nth-child(2) .market_con_icon img{width: 45px!important;}
.market_con_icon b{
    float: right;
    width: 260px;
    text-align: left;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    display: block;
    margin-top: 14px;
}
.market_con_icon b p{
    font-size: 16px;
    color: #666;
}
.market_con_list{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    display: table;
    margin-top: 80px;
}
.market_con_list n{
    display: block;
    font-size: 36px;
    color: #333;
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
    letter-spacing: 1px;
}
.market_con_list li{
    float: left;
    width: 268px;
    height: 380px;
    margin: 0 42px 42px 0;
    text-align: center;
    overflow: hidden;
}
.market_con_list li:nth-child(4n){margin-right: 0;}
.market_con_img{
    width: 248px;
    height: 248px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}
.market_con_img img{
    width: 100%;
    transition: 0.6s;
}
.market_con_list li b{
    width: 100%;
    display: block;
    font-size: 24px;
    color: #333;
    margin-top: 20px;
}
.market_con_list li span{
    width: 100%;
    display: block;
    font-size: 16px;
    color: #666;
    margin-top: 16px;
}
.market_con_list li p{
    width: 100%;
    font-size: 14px;
    color: #999;
    margin-top: 16px;
    height: 58px;
    line-height: 20px;
    overflow: hidden;
}
.market_con_list li a{
    display: block;
    width: 146px;
    height: 48px;
    line-height: 48px;
    background-color:#dcdcdc;
    color: #333;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 30px;
}
.market_con_list li:hover .market_con_img img{transform: scale(1.1);}
.market_con_list li:hover b{color: #d4141a;}
.market_con_list li:hover span{color: #d4141a;}
.market_con_list li:hover p{color: #d4141a;}
.market_con_list li:hover a{background-color: #d4141a;color: #fff;}

/* message */
.sy_process{
    width: 100%;
    height: 780px;
    background: url(/statics/images/tem/inner_message_bg.jpg)no-repeat center;
    background-size: cover;
}
.sy_process_fl{
    width: 666px;
    height: 550px;
    margin-top:144px;
    overflow: hidden;
}
.sy_process_title{
    width: 100%;
    height: 367px;
    overflow: hidden;
}
.sy_process_title img{
    width: 100%;
}
.sy_process_bottom{
    width: 100%;
    height: 130px;
    margin-top: 52px;
    background-color: #fff;
}
.sy_process_bottom p{
    margin: 0 0 0 36px;
    background: url(/statics/images/tem/inner_message_phone.png)no-repeat 0px 16px;
    height: 100px;
    width: 280px;
    padding: 20px 0 0 45px;
    float: left;
    font-size: 18px;
    color: #980207;
}
.sy_process_bottom p b{
    display: block;
    font-size: 40px;
    margin: 12px 0 0 -44px;
}
.sy_process_bottom a{
    display: block;
    width: 168px;
    height: 38px;
    line-height: 38px;
    background-color: #980207;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 66px 0 0 16px;
    border-radius: 30px;
    float: left;
    font-weight: 600;
    letter-spacing: 1px;
}
.sy_process_fr{
    width: 500px;
    height: 600px;
    margin-top: 94px;
    background-color: #980207;
    color: #fff;
    text-align: center;
}
.sy_process_fr b{
    font-size:36px;
    display: block;
    font-weight: normal;
    margin-top: 40px;
}
.sy_process_fr p{
    font-size:20px;
    margin-top: 6px;
    margin-bottom: 28px;
}
.sy_measages{
    width: 90%;
    height: 418px;
    margin: 0 auto;
    overflow: hidden;
}
.sy_measages form{
    width: 100%;
    height: 100%;
}
.sy_measages input{
    width: 95%;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    color: #666;
    font-size: 16px;
    margin-bottom: 16px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 5px;
}
.sy_measages textarea{
    width: 94%;
    height: 116px;
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
    margin-bottom: 36px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 5px;
    font-family: 'Microsoft Yahei';
}

input::-webkit-input-placeholder{
    font-size: 16px;
    color: #666;
}
textarea::-webkit-input-placeholder{
    font-size: 16px;
    color: #666;
}
.submit{
    width: 184px!important;
    height: 40px!important;
    line-height: 40px!important;
    font-size: 20px!important;
    color: #980207!important;
    margin: 0 auto!important;
    border-radius: 30px!important;
    text-align: center!important;
}<!--ºÄÊ±1776097382.1946Ãë-->