﻿html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0;
    padding: 0;
}

img,
fieldset {
    border: 0;
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    margin-left:auto;
    /* ie8 */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    background: #fff;
    font: 12px/100% "Microsoft Yahei", Arial, Helvetica, sans-serif;
    color: #000;
    overflow-x: hidden;
}
a {
    color: #000;
    text-decoration: none;
    outline: none;
	font-size:14px;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 1.2em;
    padding: 0;
}
ul,
ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0 0 .5em 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4em;
    margin: 20px 0 .4em;
    color: #000;
    font-weight: 100;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}

input[type=search] {
    -webkit-appearance: none;
    outline: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
    zoom: 1;
}

body,
html {
    height: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.pr {
    position: relative;
}

.pa {
    position: Absolute;
}

.wrap {
    width: 100%;
    height: 100%;
    float: left;
    overflow-y:hidden;
}


.home-bg {
    width: 100%;
    height: 100%;
    background: url("../images/index-bg.jpg") no-repeat center fixed;
    background-size: cover;
}

.page-bg {
    width: 100%;
    height: 100%;
    background: url("../images/page-bg.jpg") no-repeat center fixed;
    background-size: cover;
}

.logo {
    position: absolute;
    right: 0;
    top: 5%;
}

.logo img {
    width: 80%;
}

.menu {
    width: 100%;
    height: 50px;
    background: #fff;
    float: left;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9)!important;
    filter: Alpha(opacity=70);
}

.menu ul {
    position: relative;
}

.menu li.hc {
    background: rgba(255, 255, 255, 0.9)!important;
	 filter: Alpha(opacity=70);
    float: left;
}

.menu ul li a,
.menu ul li a:visited {
    display: block;
    text-decoration: none;
    line-height: 50px;
    width: 140px;
    text-align: center;
    display: block;
    overflow: hidden;
    cursor: pointer
}

.menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.menu ul li {
    float: left;
    font-size: 14px;
    color: #000;
    position: relative;
}

.menu ul li ul {
    display: none;
}


/* specific to non IE browsers */

.menu ul li:hover a {
    color: #000;
    background: rgba(255, 255, 255, 0.7)!important;
	 filter: Alpha(opacity=70);
}

.menu ul li:hover ul {
    display: block;
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 140px;
}

.menu ul li:hover ul li {
    margin: 0 0 2px 0;
    padding: 0;
}

.menu ul li:hover ul li a {
    display: block;
     background: rgba(255, 255, 255, 0.9)!important;
	 filter: Alpha(opacity=90);
    color: #000;
}

.menu ul li:hover ul li a:hover {
     background: rgba(255, 255, 255, 0.7)!important;
	 filter: Alpha(opacity=70);
    color: #000;
}

.nav {
    position: absolute;
    top: 2%;
    left: 2%;
    color: #000;
}

.nav a {
    padding: 0 10px;
    color: #000;
    cursor: pointer;
}

.main {
    width: 80%;
    margin: auto;
    background: url("../images/page-left.jpg") no-repeat;
    background-size: 30% 100%;
    position: absolute;
    left: 10%;
	height:550px;
}

.main-left {
    width: 15%;
    float: left;
    padding: 80px 0 0 0;
}

.main-left li {
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #000;
}

.main-left li a {
    width: 100%;
    color: #000;
    display: block;
}

.main-left li a:hover {
    background: #1F0F00;
}

.main-left li.hide {
    background: #1f0f00;
}

.layer {
    width: 90%;
    margin: 0 auto;
    color: #999;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
}

.layer h1 {
    font-size: 20px;
    line-height: 30px;
    color: #666;
}

.layer p {
    font-weight: 500;
}

.layer a {
    width: 174px;
    height: 42px;
    line-height: 42px;
    background: #916E4F;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    font-family: "微软雅黑";
    text-align: center;
    outline: none;
    display: block;
}

.theme-popover-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.theme-popover {
    z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 1000px;
    height: 400px;
    margin: -200px 0 0 -500px;
    background-color: #fff;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 30px rgba(0, 0, 0, .4);
    padding: 0;
}

.theme-poptit {
    padding: 12px;
    position: relative;
}

.theme-poptit .close {
    float: right;
    color: #999;
    padding: 5px;
    margin: -2px -5px -5px;
    font: bold 14px/14px simsun;
    text-shadow: 0 1px 0 #ddd
}

.theme-poptit .close:hover {
    color: #444;
}

.main-right {
    width: 75%;
    min-height: 680px;
    float: left;
    padding: 0 5%;
    background: url("../images/page-right.jpg") no-repeat;
    display: block;
}

.main-right h1 {
    font-size: 20px;
    font-weight: 100;
    color: #333;
    border-bottom: solid #000 1px;
    margin-bottom: 20px;
    padding: 10px 0;
}

.main-right h1 small {
    font-size: 13px;
    color: #999;
    padding: 0 0 0 15px;
}

.main-right h1 a {
    text-align: right;
    font-size: 60px;
    font-weight: 100;
    float: right;
    position: absolute;
    right: 5%;
}

.main-right h1 a img {
    width: 50%;
    float: right;
    margin: 0;
    top: 0;
}

.main-right dl,
.main-right dl dt,
.main-right dl dd {
    float: left;
    width: 100%;
    display: block;
}

.main-right dl dt,
.main-right dl dd {
    width: 48%;
    padding: 0 1% 0 0;
    float: left;
}

.main-right dl dd {
    font-size: 14px;
    line-height: 35px;
    color: #333;
    float: right
}

.main-right dl dt img {
    width: 100%;
}

.main-right dl.team-x {
    padding: 3% 0 0 0;
}

.main-right dl.team-x dt {
    width: 15%;
    margin-top: 10px;
}

.main-right dl.team-x dd {
    width: 80%;
    font-size: 14px;
    line-height: 30px;
}

.main-right p {
    font-size: 14px;
    line-height: 24px;
}

.main-right ul li {
    float: left;
    margin: 10px 8px 0;
}

.main-right ul.histor {
    margin: 15px 0 0 0;
    height: 380px;
    overflow-y: auto;
    float: left;
}

.main-right ul.histor li {
    width: 255px;
    text-align: center;
    line-height: 25px;
    padding: 15px 0;
}

.risk {
    height: 460px;
    overflow-y: scroll;
}

.risk img {
    width: 50%;
}

.risk2 img {
    width: 95%;
}
.risk dl {
    padding: 0 0 30px 0;
    width: 100%;
}

.risk dt {
    float: left;
}

.risk dl span {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
}

.arr {
    width: 10px;
    height: 0;
    border-width: 6px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #000;
    float: left;
}
.arr li a {
    color: #000;
}


.risk dl dt {
    width: 50%;
}

.risk dl dd {
    width: 48%;
    float: right;
    font-size: 12px;
    line-height: 20px;
}

.risk dl dd b {
    font-size: 12px;
}

.risk dl dd a {
    color: #333;
}

.risk ul li a:hover {
    color: #000;
}

.risk span a {
    color: #333;
}

.risk span a:hover {
    color: #000;
}

.risk dl dd p {
    font-size: 12px;
    text-align: left;
    margin: 0;
    padding: 0;
}

.n-c h1 {
    font-size: 20px;
    padding: 20px 0;
}

.n-c h1 small {
    font-size: 14px;
}

.n-c a {
    padding: 0;
}

.n-c p {
    line-height: 30px;
    margin: 0px 0px 2s0px 0px;
}

.main-right ul.risk-a li {
    width: 18%;
    overflow-wrap:normal;
}

.main-right ul.risk-a li img {
    width: 100%;
}

.aab {
    height: 350px;
    overflow-y: auto;
}

.main-right dl dt.ac {
    width: 68%!important;
}

.main-right dl dd.ac {
    width: 28%!important;
}

.proteam {
    width: 100%;
    float: left;
}

@media screen and (min-width: 1400px) {
    .main {
        top: 50%;
        margin-top: -380px;
    }
}

@media screen and (max-width: 1366px) {
    .main {
        top: 30px;
    }
    .main-right {
        min-height: 550px;
    }
    .main-right ul p {
        font-size: 13px;
    }
    .main-right dl dd {
        font-size: 12px;
        line-height: 23px;
    }
    .main-right ul li {
        float: left;
    }
    .main-right ul li img {
        width: 170px;
    }
    .risk {
        height: 400px;
    }
    .risk p {
        font-size: 14px;
    }
    .main-right ul.histor {
        height: 300px;
        overflow-y: auto;
    }
    .main-right ul.histor li {
        width: 160px;
    }
    .main-right ul.histor li img {
        width: 80px;
    }
    .risk dl dd p {
        height: 40px;
        overflow: hidden;
        line-height: 22px;
    }
    .main-right dl.histor {
        height: 433px;
        overflow-y: auto;
    }
    .main-right ul.risk-a li {
        margin-right: 7px;
    }
    .main-right ul.risk-a li:first-child {
        margin-left: 0;
    }
    .aab {
        height: 247px;
    }
}

@media screen and (max-width: 1024px) {
    .menu li {
        width: 120px;
    }
    .menu li a {
        font-size: 14px;
    }
}


/***弹窗***/

.cct-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0.7;
}

.cct-content {
    display: none;
    width: 400px;
    height: 240px;
    position: fixed;
    top: 50%;
    margin-top: -120px;
    background: #fff;
    z-index: 3;
    left: 50%;
    margin-left: -200px;
    text-align: center;
}

.cct-content h1 {
    line-height: 240px;
    padding: 0;
    margin: 0;
}

.cct-content .cct-close {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #bbb;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    right: 0px;
    cursor: pointer;
}
.self-news {

    float: none;
     width: 97%;
      padding: 10px 0;
       font-size: 14px; 
}
