﻿@charset "UTF-8";
body{
    background: #f0f0f0;
}
.wft-banner{
    background: url(wft_banner.png) top center no-repeat;
    width: 100%;
    height: 305px;
    padding: 75px 0 0 56px;
}
.wtf-banner-containder{
    width: 1200px;
    margin: 0 auto;
}
.wft-box-container {
    width: 1200px;
    margin: 0 auto;
    
    
}
.wft-container{
    background: #ffffff;
    overflow: hidden;
    margin-top: -94px;
    padding:  60px 60px 20px 60px;
    border-radius: 4px;
}
.wft-item ul li {
    overflow: hidden;
    padding-bottom: 40px;
    border-bottom: 2px solid #efefef;
    margin-bottom: 35px;
}
.wft_item-left{
    float: left;
    width: 390px;
}
.wft_item-right{
    float: right;
    width: 650px;
}
.wft_item-img img{
    display: block;
    width: 390px;
    height: 225px;
    border: 10px solid #efefef;
}
.wft_item-img a{
    
    display: block;
    color: #747eff;
    font-size: 16px;
    line-height: 30px;
    margin: 0 20px;
    margin-top: 5px;
    text-align: center;
}
.wft-mDrtTit{
    width: 100%;
    margin-bottom: 20px;
    font-size: 28px;
    color: #333333;
    line-height: 25px;
    height: 32px;
    background: url(wft_line.png) bottom right no-repeat; 
   
}
.wft-mDrtTit a{
    background: url(wft_ybg.png) no-repeat bottom left;
    line-height: 40px;
    margin-bottom: 20px;
}
.wft-mDrtTit p{
    font-size: 16px;
}