@charset "utf-8";
/***************
TsingStone Info&Art Design Studio
the Academy of Arts & Design, Tsinghua University
Author:Jason Woo 
***************/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
figure,
figcaption,
code,
del,
dfn,
em,
image,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
table,
tf,
tr,
th {
    border: 0px;
    padding: 0px;
    font-size: 100%;
    margin: 0px;
    font-family: inherit;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: normal;
}

body {
    /* background:#d70c18 ; */
    color: #444;
    line-height: 20px;
    font-size: 12px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
    margin: 0px;
    overflow-x: hidden;
}

input,
textarea,
select {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    font-size: 12px;
    outline: none;
}

.content {
    background: #fff;
    min-width: 320px;
}

img {
    border: 0px;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #c4626a;
}

ul,
li {
    list-style-type: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0px;
    visibility: hidden;
}

.yahei {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

h1,
h2,
h3,
h4 {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.relative {
    position: relative;
}

.clearfix {
    *display: table;
    *zoom: 1;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

*::selection {
    background: #ffc000;
    color: #FFFFFF;
    text-shadow: none;
}

*::-moz-selection {
    background: #ffc000;
    color: #FFFFFF;
    text-shadow: none;
}

.ie6 {
    text-align: center;
    font-size: 14px;
    background: #FC6;
    line-height: 60px;
}

.ie6 span {
    float: right;
    margin-right: 30px;
    cursor: pointer;
}

.blankspace {
    height: 1.5em;
    overflow: hidden;
    margin: 0;
    padding: 0;
    clear: both;
}

/*comm used header,content,footer*/

.mainWrap {
    width: 1000px;
    margin: auto;
    min-width: 320px;
}

.header {
    background: #fff url(../images/bg.jpg) repeat-x top
}

.header .topLine {
    border-top: 7px solid #e50012;
}

.header .topWrap {
    height: 102px;
}

.header .logo {
    float: left;
    _display: inline;
    margin-top: 20px;
}

.header .search {
    float: right;
    _display: inline;
}

.header .search {
    float: right;
    _display: inline;
    margin-top: 33px;
}

.header .search .ext {
    padding: 16px 0 10px 0;
    text-align: right;
}

.header .search .ext a {
    color: #4d1379;
    text-align: right;
}

.header .search .inp {
    height: 18px;
    width: 140px;
    border: 1px solid #b1b1b1;
    padding: 5px;
    float: left;
    _display: inline;
    border-right: 0;
    -webkit-appearance: none
}

.header .search .btn {
    background: #c4626a;
    height: 30px;
    padding: 0 8px;
    line-height: 29px;
    text-align: center;
    border: 0;
    float: left;
    font-size: 16px;
    _display: inline;
    color: #fff;
    cursor: pointer;
    width: 38px;
    height: 30px;
    padding: 0;
    background: #e50012 url(../images/search.png) no-repeat center center;
}

.header .search .btn:hover {
    background-color: #c00211;
}

.header .search #searchForm {
    float: left;
}

.header .search .jiameng_pic_tbn {
    margin-left: 12px;
    float: left;
}

.header .nav {
    border-top: 1px solid #dedede;
}

.header .nav .menu {
    display: none;
}

.body-index .header .nav li {
    padding: 5px 56px 5px 3px;
}

.header .nav li {
    float: left;
    _display: inline;
    padding: 5px 45px 5px 3px;
    position: relative;
    z-index: 999;
    zoom: 1;
}

.header .nav li.index_li {
    display: block;
}

.header .nav li a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    color: #333;
    padding: 0 7px;
    position: relative;
}

#nav {
    width: 1100px;
    margin-left: -3px;
}

.header .nav li a.hover,
.header .nav li a:hover,
.header .nav li a.hover {
    /* background:#c4626a; */
    background: url(../images/navli_bg.png);
    color: #fff;
}

.header .nav li a span {
    float: left;
}

.header .nav li a i {
    padding: 0;
    width: 10px;
    height: 42px;
    display: inline-block;
    /* position: absolute; */
    /* top: 20px; */
    /* right: 0px; */
    /* z-index: 4; */
    margin-left: 2px;
    /* margin-top: 3px; 
    position: relative;
    right: -5px;
    top: -2px;
	*/
    float: left;
    background: url(../images/thuicon-angle-down.png) 0px center no-repeat;
}

.header .nav li a:hover i,
.header .nav li a.hover i {
    background: url(../images/thuicon-angle-down_h.png) 0 center no-repeat;
}

#nav ul {
    /* background:#e2181e;
	opacity: 0.85;
	filter:Alpha(opacity=85); */
    background: url(../images/navli_bg.png);
    position: absolute;
    /* top:42px; */
    top: 47px;
    width: 180px;
    z-index: 2;
    padding: 5px 0;
    display: none;
}

#nav ul.last {
    right: 2px;
}

#nav ul li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
}

#nav ul li a {
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 20px;
}

#nav ul li a:hover {
    background: #c00211;
}

.content {
    padding-bottom: 100px;
}

.content .thuimg {
    text-align: center;
}

.content .thuimg .thuimgWrap {
    min-width: 1000px;
    overflow: hidden;
    background: url(../images/loading.gif) no-repeat center center;
    *height: 400px;
}

.footWrap {
    background: #e0e0e0;
    padding: 40px 0;
}

.footWrap ul {width: 120%;}

.footWrap li {
    width: 135px;
    float: left;
    _display: inline;
    margin-right: 25px;
}

.footWrap h4 {
    padding-bottom: 8px;
}

.footWrap h4 a {
    font-size: 15px;
    color: #444444;
}

.footWrap h4 a:hover {
    color: #c4626a;
}

.footWrap a {
    color: #585858;
    display: block;
    line-height: 24px;
    text-align: left;
}

.footWrap a:hover {
    color: #c4626a
}

.copyrights {
    color: #a5a2a7;
    padding: 20px 0;
    line-height: 22px;
    background-color: #d70c18;
}

.copyrights .info {
    float: left;
}

.copyrights .info span {
    padding-right: 24px;
}

.copyrights .icp {
    float: right;
}

.copyrights .copy {
    color: #6f6a74;
    display: block;
}

.copyrights .copy_in {
    width: 770px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.copyrights.yojo {
    background-color: #e5761e;
}

/*plugin*/

._plugMasklayer {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    _position: absolute;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
    bottom: 0;
}

._plugLayer {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    left: 50%;
    top: 50%;
    border: 1px solid #609;
    _position: absolute;
    position: fixed;
    z-index: 9999;
}

.wap-hidden {
    display: block;
}
.pc-hidden {
    display: none;
}

@media screen and (max-width:800px) {
    .wap-hidden {
        display: none;
    }
    .pc-hidden {
        display: block;
    }
    body {
        line-height: 18px;
    }
    .mainWrap {
        width: 760px;
    }
    .header .nav li {
        padding: 5px 2px 5px 2px;
    }
    .header .nav li a {
        font-size: 12px;
        padding: 0 9px;
    }
    #nav ul {
        width: 150px;
    }
    #nav ul li a {
        font-size: 12px;
        line-height: 32px;
        padding: 0 0 0 14px;
    }
    .content {
        padding-bottom: 100px;
    }
    .footWrap li {
        width: 190px;
        height: 200px;
    }
    .copyrights {
        text-align: center;
    }
    .copyrights .info {
        float: none;
        display: block;
    }
    .copyrights .icp {
        float: none;
        display: block;
    }
}

.footerEwm,
.copy_in_tel {
    display: none;
}

@media screen and (max-width:640px) {
    .mainWrap {
        width: 100%;
    }
    .erweima_div {
        display: none;
    }
    .header .topWrap {
        position: relative;
    }
    .footerNav {
        overflow: hidden;
        width: 95%;
        margin: 0 auto;
    }
    .footerEwm {
        display: block;
        float: right;
    }
    .footerNavS {
        width: 65%;
        overflow: hidden;
        float: left;
        padding-left: 10%;
        box-sizing: border-box;
    }
    .footerNav ul {
        width: 130%;
    }
    .footerEwm {
        display: block;
        float: left;
        width: 24%;
        height: auto;
    }
    .header .logo {
        float: none;
        margin: auto;
        display: block;
        position: absolute;
        top: 50px;
        left: 50%;
        margin-left: -174px;
    }
    .header .logo img {
        width: 100%;
        height: auto;
    }
    .header .search {
        float: none;
        position: absolute;
        width: 100%;
        top: 0px;
        background: #e50012;
        margin: 0;
        padding-bottom: 7px;
    }
    .header .search .ext {
        float: right;
        padding: 4px 30px 10px 0;
    }
    .header .search .ext a {
        color: #fff;
    }
    form#searchForm {
        /*width: 80%;*/
        margin: 0 auto;
        overflow: hidden;
    }
    .header .search .jiameng_pic_tbn {
        width: 40%;
        float: right;
    }
    .header .search .jiameng_pic_tbn img {
        width: auto;
        height: 24px;
    }
    .header .search .inp {
        border: 0;
        margin-left: 20px;
        height: 14px;
        /* width: 84%; */
    }
    .search img {
        height: 24px;
        border: 1px solid #fff;
    }
    .header .search .btn {
        background-color: #a6010e;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
    .header .topWrap {
        height: 34px;
    }
	.header .topWrap .logo{
		display: none;
	}
    .header .nav {
        background: #efefef;
        border: 0;
    }
    #nav {
        width: 100%;
    }
    .header .nav .menu {
        display: block;
        line-height: 44px;
        font-size: 18px;
        padding: 0 20px;
        cursor: pointer;
        color: #22132d;
		overflow: hidden;
    }
	.header .nav .menu .logo{
		    width: 60%;
    left: 0;
    top: 0;
    margin: 0;
    position: relative;
    height: 44px;
    bottom: 0;
    float: left;
    padding: 5px 0;
    box-sizing: border-box;
	}
	.header .nav .menu .logo img {
    height: 100%;
    vertical-align: middle;
    display: block;
    width: auto;
}
    .header .nav .menu .menuicon,
    .detailContent .leftNav .menuicon {
        float: right;
        color: #22132d;
        width: 50px;
        height: 44px;
        background: url(../images/menuicon.jpg) no-repeat center right;
    }
    .detailContent .leftNav .menuicon {
        background: url(../images/menuicon.png) no-repeat center right;
    }
    .header .nav ul {
        display: none;
    }
    .header .nav li {
        float: none;
        padding: 0;
        border-top: 1px solid #ddd;
        background: #fff;
        overflow: hidden;
    }
    .header .nav li a {
        font-size: 15px;
        text-indent: 20px;
    }
    .header .nav li a .thuicon-angle-down {
        display: none;
    }
    .content {
        padding-bottom: 50px;
    }
    .footWrap {
        padding: 14px 0;
    }
    .footWrap li {
        width: 25%;
        height: auto;
    }
    .footWrap a {
        display: none;
    }
    .footWrap h4 a {
        display: block;
        font-size: 12px;
        line-height: 30px;
    }
    .footWrap h4 {
        padding-bottom: 0;
    }
    .copyrights {
        text-align: center;
    }
    .copyrights .info {
        float: none;
        display: block;
        padding: 0 30px;
    }
    .copyrights .info span {
        display: block;
        padding: 0;
    }
    .copyrights .icp {
        float: none;
        display: block;
    }
    .copyrights .copy_in {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: none;
    }
    .copy_in_tel span {
        display: block;
    }
    .copyrights .copy_in_tel {
        display: block;
    }
}

@media screen and (max-width:378px) {
    .content {
        padding-bottom: 30px;
    }
    .footerNavS {
        width: 66%;
        padding: 0;
    }
    .footerNav ul {
        width: 125%;
    }
}

@media screen and (max-width:360px) {
    .footerNav ul {
        width: 130%;
    }
}

@media screen and (max-width:320px) {
    .header .logo {
        float: none;
        margin: auto;
        display: block;
        position: absolute;
        top: 50px;
        left: 50%;
        margin-left: -40%;
        width: 80%;
    }
    .header .topWrap {
        
    }
    .header .search .inp {
        width: 100px;
    }
    .header .nav .menu {
        line-height: 40px;
        font-size: 16px;
    }
}

/*action*/

.fadein {
    transition: all .3s ease-in;
}