﻿/*公用*/

/* By 5811.com.cn */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    position: relative;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    min-width: 320px;
    max-width: 640px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
}


/*欧米奇-校园环境-改*/
.ban-inner {
	margin-top: 55px;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.row-box1 {
    padding: 30px 10px 33px;
    background: url(../images/bg1-xyhj.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.m-txtimg-sz {
    overflow: hidden;
}

.m-txtimg-sz .txt {
    position: relative;
    margin-bottom: 15px;
}

.g-tit-sz {
    position: relative;
    overflow: hidden;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 2px dashed #666;
}

.m-txtimg-sz h2 {
    font-size: 20px;
}

.m-txtimg-sz h2 span {
    display: block;
    margin-top: 5px;
    font-size: 15px;
    color: rgba(102, 102, 102, .2);
    font-family: spu;
}

.m-txtimg-sz .more {
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    width: 80px;
    height: 50px;
    background: url(../images/more-xyhj.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.m-txtimg-sz .more:hover {
    background-image: url(../images/more0-xyhj.png);
}

.m-txtimg-sz .p1 {
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.m-txtimg-sz .p1 em {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.g-more2-sz {
    display: block;
    margin: 21px auto 0;
    width: 155px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    color: #d4a54c;
    border: 1px solid #d4a54c;
}

.g-more2-sz:hover {
    color: #fff;
    background-color: #d4a54c;
}

.m-txtimg-sz ul {
    overflow: hidden;
}

.m-txtimg-sz li {
    float: left;
}

.m-txtimg-sz ul a {
    overflow: hidden;
    position: relative;
    display: block;
}

.ul-pic-list1 {
    margin-left: -11px;
}

.ul-pic-list1 li {
    margin-bottom: 13px;
    width: 50%;
}

.ul-pic-list1 a {
    margin-left: 11px;
    padding-top: 65%;
}

.ul-pic-list1 li.pic1 a {
    padding-top: 136%;
}

.ul-pic-list2 {
    margin-right: -11px;
}

.ul-pic-list2 li {
    width: 33.33333%;
}

.ul-pic-list2 a {
    margin-right: 11px;
    padding-top: 70%;
}

.ul-pic-list2 img, .ul-pic-list1 img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.row-box2 {
    padding: 30px 10px 33px;
    background: url(../images/bg2-xyhj.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.row-box2 .m-txtimg-sz .txt, .row-box2 .m-txtimg-sz .p1, .row-box2 .m-txtimg-sz .p1 em {
    color: rgba(255, 255, 255, .8);
}

.row-box2 .g-tit-sz h2 span {
    color: rgba(255, 255, 255, .2);
}

.row-box2 .ul-pic-list1 li {
    float: right;
}

.input1 input{
  width: 85%;
}