﻿body,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
br,
hr,
table,
tr,
td,
dl,
dt,
dd,
form {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-size: 12px/1.5 ;
	font-family: "Noto Sans SC";
	font-weight: 100;
}
/*body {
    color: #333;
    font: 12px/1.5 Microsoft Yahei, "微软雅黑", SimSun, "宋体", sans-serif, arial;
}*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

ul,
li {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #b4835a;
}

.run {
    /*width: 1101px;*/
    margin: 0 auto;
    overflow: hidden;
}

.run ul li {
    float: left;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    /* transition:width 0.5s; */
/* -moz-transition:width 0.5s;*/ /* Firefox 4 */
/* -webkit-transition:width 0.5s;*/ /* Safari and Chrome */
/* -o-transition:width 0.5s; *//* Opera */
/* -ms-transition:width 0.5s;*/ /* Opera */
}

.one {
    width: 515px;
    height: 340px;

}

.two {
    width: 50.2px;
    height: 340px;
}
