*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;color: #333;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
/*.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}*/
/*.fl{ float: left;}*/
/*.fr{ float: right;}*/
@font-face { font-family: 'impact';src: url('../fonts/impact.ttf');font-weight: normal; font-style: normal;}
.ty_content{ width: 1200px; margin: 0 auto;}
.left{
    float: left;
}
.right{
    float: right;
}
.nr{
    height: 2030px;
    padding-top: 95px;
}
.mo1{
    height: 327px;
    margin-bottom: 35px;
}
.mo1 .img{
    height: 327px;
    width: 700px;
    overflow: hidden;
}
.mo1 .img img{ width: 100%; transition: all .3s ease-in;}
.mo1 .img:hover img{ transform: scale(1.1);}

.mo1 .wz{
    width: 500px;
    background: #f8f8fb;
    height: 327px;
    padding-left: 100px;
    padding-top: 90px;
}
.mo1 .wz h3{
    font-weight: bold;
    color: #2b384d;
    font-size: 34px;
}

.mo1 .wz .x{
    width: 100px;
    border-bottom: solid 2px #2b384d;
    margin-bottom: 25px;
    margin-top: 22px;

}
.mo1 .wz p{
    color: #666;
    font-size: 18px;
    margin-bottom: 10px;
}
.mo1 .x1{
    padding-left: 280px;
    padding-right: 50px;
}
.mo1 .x1 h3{
    text-align: right;
}
.mo1 .x1 p{
    text-align: right;
}
.mo1 .x1 .x{
    margin-left: 266px;
}










