
* {
    margin: 0px auto;
    padding: 0px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
body {
    width: 100%;
    color: #282828;
    background: #FFFFFF;
    font-size: 12px;
    font-family: '微软雅黑';
}
.incont {
    min-width: 1200px;
}

.bggray {
    background: #f3f3f3;
}

.padtf60 {
    padding: 70px 0;
}


.wapper {
    width: 1200px;
    margin: 0 auto;
}
.intop {
}
.intop .t_left {
    display: inline-block;
}
.t_left {
    float: left;
}
.intop .t_left .icombt dl dt {
    display: inline-block;
}

.icombt dl dt {
    font-size: 36px;
    text-transform: uppercase;
}
.intop .t_left .icombt dl dd {
    display: inline-block;
}

.icombt dl dd {
    font-size: 20px;
    color: #000000;
}
.icombt dl dt em {
    display: inline-block;
    color: #000000;
    font-family: impact;
}

i, em {
    font-style: normal;
}
.icombt dl dt i {
    display: inline-block;
    font-family: "微软雅黑 Light";
    color: #afafaf;
}
.intop .t_right {
    display: inline-block;
}

.t_right {
    float: right;
}
.intop .t_right a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(../images/ipmore.png) no-repeat center center;
}


a {
    text-decoration: none;
    color: #282828;
}
.divclear {
    clear: both;
}
.inlist {
    overflow: hidden;
    padding-top: 25px;
}
.inlist ul {
    width: 1239px;
}
.inlist ul li {
    background: #FFFFFF;
    width: 374px;
    height: 360px;
    float: left;
    margin-right: 39px;
	list-style: none;
}
a {
    text-decoration: none;
    color: #282828;
}
.inlist ul li dl {
    padding: 20px;
}
.inlist ul li dl dt {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inlist ul li dl dd {
    color: #777777;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    padding-top: 15px;
}
.inlist ul li .indate {
    padding: 0 20px;
    color: #333333;
    padding-bottom: 23px;
}
.inlist ul li .indate span {
    display: inline-block;
    font-weight: bold;
    float: left;
    height: 20px;
    line-height: 20px;
}
.inlist ul li .indate i {
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../images/right_black.png) no-repeat center center;
}
.inlist ul li .inpic {
    width: 100%;
    height: 196px;
    overflow: hidden;
}
.inlist ul li .inpic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    width: 373px;
    height: 196px;
}

img {
    vertical-align: bottom;
    border: none;
    max-width: 100%;
}
