@charset "utf-8";
    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    blockquote,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    pre,
    form,
    fieldset,
    legend,
    button,
    input,
    textarea,
    th,
    td {
        margin: 0;
        padding: 0;
    }
    /* -webkit-text-size-adjust fix Chrome 12 px limit */

    body,
    button,
    input,
    select,
    textarea,
    label {
        font-size: 14px;
        font-family: Microsoft Yahei;
        -webkit-text-size-adjust: none;
    }

    button,
    input,
    select,
    label {
        vertical-align: middle;
        list-style-type: none;
        border: none;
    }

    .location {
        width: 1200px;
        padding: 30px 0 10px 0;
        margin: 0 auto;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        font-family: microsoft yahei;
        margin-bottom: 20px;
    }

    label {
        padding-left: 0.4em;
    }

    ul,
    ol,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%;
    }

    ul {
        list-style: none;
    }

    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 16px;
    }

    h3 {
        font-size: 13px;
    }

    h4 {
        font-size: 12px;
    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 12px;
    }

    address,
    cite,
    dfn,
    em,
    var {
        font-style: normal;
    }

    code,
    kbd,
    pre,
    samp {
        font-family: courier new, courier, monospace;
    }

    small {
        font-size: 12px;
    }

    sup {
        vertical-align: text-top;
    }

    sub {
        vertical-align: text-bottom;
    }

    img {
        border: 0 none;
    }

    a img,
    span img {
        vertical-align: middle;
    }

    em {
        font-style: normal;
        font-weight: 700;
    }

    button,
    input,
    select,
    textarea {
        font-size: 100%;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    table th {
        font-weight: 300;
    }

    a {
        text-decoration: none;
        color: #000;
    }

    a:hover {
        ;
        color: #c20d0d;
    }

 	.banner{
 		background: url(banner.png) no-repeat center;
 		height: 490px;
 	}
 	.mainbox{
 		background: url(bgbottom.png) no-repeat center top;
 		padding-top: 60px;
 	}
 	.mainbox .abs{
 		margin: 0 auto;
 		width: 1020px;
 		height: 380px;
 		background: url(abstract.png) no-repeat center;
 		margin-bottom: 60px;
 	}
 	.mainbox .absjs{
 		width: 135px;
 		height: 30px;
 		color: #FFF;
 		margin: 0 auto;
 		font-size: 20px;
 		font-weight: 600;
 		text-align: center;
 		margin-bottom: 20px;
 	}
 	.mainbox .zpgs{
 		width: 100%;
 		height: 30px;
 		color: #FFF;
 		margin: 0 auto;
 		font-size: 20px;
 		font-weight: 600;
 		text-align: center;
 		margin-bottom: 20px;
 		float:left;
 	}
 	.bigbox{
 		width: 1140px;
		margin: 0 auto;
		height: 4450px;
 	}
 	.box{
 		border:2px solid #d5d5d5;
		border-radius:25px;
		height: 330px;
		width: 265px;
		background-color: #ffffff;
		margin-right: 15px;
		margin-bottom: 20px;
		font-family: STHeiti;
		float: left;
 	}
 	.boximg{
 		width: 235px;
 		height: 135px;
 		margin: 0 auto;
 		padding-top: 15px;

 	}
 	.boxtit{
		font-size: 15px;
		font-weight: 600;
		width: 235px;
		height: 40px;
		margin: 0 auto;
		margin-top: 10px;
		overflow: hidden;
		font-family: STHeiti;
 	}
 	.boxabs{
 		color: #959595;
 		height: 80px;
 		width: 235px;
 		overflow: hidden;
 		margin: 0 auto;
 		margin-top: 10px;
 		text-indent: 20px;
 		font-family: STHeiti;
 		
 	}
 	.boxabs a{
 		color: #f54444;
 	}
 	.gg{
 		background-color: #9a0000;
 		width: 106px;
 		margin: 0 auto;
 		overflow: hidden;
    letter-spacing: 10px;
    text-indent: 5px;
 	}