a {
    color: inherit;
}

img {
    border-style: none;
}

div, form, ul, ol, li, span, p {
    font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ";
}

a:hover {
    text-decoration: none;
}

.w1200 {
    width: 1200px;
    margin: auto;
    text-align: left;
}

.header-top {
    width: 100%;
    min-width: 1200px;
    height: 32px;
    line-height: 32px;
    background-color: #242930;
    color: #7f8895;
    text-align: center;
    font-size: 12px;
}

.header-top div {
    display: inline-block;
}

.header-top > .w1200 > div {
    float: right;
}

.header-top .nav {
    margin-right: 34px;
}

.header-top .nav span {
    padding-left: 26px;
}

.header-top .login {
    font-size: 14px;
}

.header-top a {
    color: inherit;
}

.header {
    width: 100%;
    min-width: 1200px;
    background: url("../images/index2018/head.jpg") no-repeat;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index2018/head.jpg', sizingMethod='scale');
    height: 124px;
    position: relative;
}

.logo {
    padding-top: 20px;
}

.logo-bcc {
    float: right;
    padding-top: 26px;
}

.header-nav {
    width: 100%;
    min-width: 1200px;
    background-color: #0755cf;
    border-bottom: 2px solid #3f86e2;
    height: 45px;
}

.header-nav li {
    float: left;
    text-align: center;
    border-right: 1px solid #0e79f3;
}

.header-nav li:last-child {
    border-right: none;
}

.header-nav li a {
    font-size: 17px;
    line-height: 45px;
    color: #ffffff;
    padding: 0 37px;
    display: inline-block;
}

.header-nav li a:hover, .header-nav li a.active {
    background-color: #569ffc;
    text-decoration: none;
}

.now {
    background-color: #e3e3e3;
    height: 45px;
    min-width: 1200px;
}

.now span.position {
    line-height: 45px;
    font-size: 13px;
    color: #000000;
}

.bottom {
    width: 100%;
    height: 110px;
    background-color: #114181;
    min-width: 1200px;
}

.bottom .w1200 {
    padding-top: 20px;
}

.bottom p {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
}

.bottom a {
    color: #ffffff;
}

.main {
    width: 100%;
    min-width: 1200px;
    background-color: #f4f4f4;
}

.main > .w1200 {
    background-color: #ffffff;
    padding: 14px 20px 0;
    width: 1160px;
}

.main-nav {
    background-color: #e8e8e8;
    height: 95px;
    width: 988px;
}

.main-nav ul {
    padding-top: 18px;
}

.main-nav li {
    float: left;
    text-align: center;
    width: 96px;
}

.main-nav li a:hover {
    text-decoration: none;
}

.main-nav li a span {
    display: block;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

.link {
    height: 72px;
    background-color: #e8e8e8;
    margin: 20px 0;
}

.link li {
    float: left;
    display: table;
    margin: 0 36px;
}

.link li a {
    height: 72px;
    display: table-cell;
    vertical-align: middle;
}

.topic {
    height: 310px;
    position: relative;
    font-size: 0;
    margin-top: 17px;
}

.topic-title {
    background-color: #469cf9;
    border-radius: 10px 0px 0px 10px;
    color: #ffffff;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    letter-spacing: 1px;
    border-right: 10px solid #86bdf9;
    width: 20px;
    height: 218px;
    padding: 92px 10px 0 17px;
    line-height: 1;
    display: inline-block;
}

.topic ul {
    display: inline-block;
    width: 968px;
    background-color: #e8e8e8;
    vertical-align: top;
    height: 310px;
    padding: 0 10px;
}

.topic ul li {
    float: left;
    margin: 20px 5px;
    width: 310px;
}

.topic ul li span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 2.4;
}

.topic ul li img {
    width: 310px;
}

.project {
    margin-top: 14px;
}

.project > ul {
    margin-right: -13px;
}

.project > ul > li {
    float: left;
    width: 378px;
    height: 266px;
    margin-right: 13px;
}

.project-title {
    width: 100%;
    background-image: linear-gradient(4deg,
    #c8def9 0%,
    #e9f2fd 100%),
    linear-gradient(
            #fafafa,
            #fafafa);
    background-blend-mode: normal, normal;
}

.project-title > span {
    display: block;
    background: url("../images/index2018/project-title-bg.png") no-repeat;
    padding-left: 17px;
    font-family: MicrosoftYaHei-Bold;
    line-height: 43px;
    font-size: 16px;
    color: #ffffff;
}

.project > ul > li > ul, .project-link {
    border-right: 1px solid #d8d8d6;
    border-left: 1px solid #d8d8d6;
    border-bottom: 1px solid #d8d8d6;
    background-color: #ffffff;
    height: 195px;
    padding: 8px 0 20px 18px;
}

.project > ul > li > ul > li > span, .project-link > li > span {
    font-size: 14px;
    color: #000000;
    /*padding-right: 10px;*/
}

.project > ul > li > ul > li, .project-link > li {
    display: inline-block;
    margin-right: 25px;
}

.project > ul > li > ul > li:before, .project-link > li:before {
    content: '¡ñ';
    display: inline-block;
    color: #dd9710;
    padding-right: 6px;
    vertical-align: text-top;
}

.project > ul > li > ul > li > a, .project-link > li > a {
    font-size: 14px;
    color: darkred;
    line-height: 2.4;
}

.p_link {
    font-size: 0;
    margin-top: 14px;
}

.p_link > div {
    display: inline-block;
}

.p_link > div:first-child {
    width: 769px;
}

.project-link {
    height: 202px;
}

.tar_link {
    font-size: 0;
    width: 378px;
    vertical-align: top;
    margin-left: 13px;
}

.tar_link > a > img {

}

.imp-news {
    margin-top: 14px;
}

.imp-news, .news > ul {
    font-size: 0;
}

.imp-news > div {
    display: inline-block;
    vertical-align: top;
}

.imp {
    width: 988px;
}

.news {
    width: 270px;
    border: solid 1px #d8d8d6;
    border-top: 0;
}

.news > ul {
    background: url("../images/index2018/index-nav-bg.png") repeat-x;
    background: linear-gradient(4deg,
    #c8def9 0%,
    #e9f2fd 100%),
    linear-gradient(
            #fafafa,
            #fafafa);
}

.news > ul > li {
    width: 50%;
    cursor: pointer;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    height: 52px;
    line-height: 52px;
    display: inline-block;
    text-align: center;
    background-blend-mode: normal,
    normal;
    vertical-align: top;
}

.news > ul > li.active {
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border-top: 3px solid #0064d7;
    height: 49px;
}

.news-con {
    padding: 20px 20px 30px;
    height: 448px;
}

.news-con li a span {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 2.4;
    text-align: center;
    height: 60px;
}

.news-con .news-title {
    display: inline-block;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-con .news-title:before {
    content: '¡ñ';
    font-size: 12px;
    display: inline-block;
    color: #7a7979;
    padding-right: 4px;
}

.news-date {
    display: inline-block;
    float: right;
}

.tab-pic-border {
    border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
}

.tab-pic-new > li{
    border-left: solid 2px #ffffff;
}

.tab-pic-new > li:first-child{
    border-left: none;
}

.imp {
    width: 988px;
}

.imp ul li {
    width: 172px;
}

.img-con {
    position: relative;
}

.img-con-tag {
    position: absolute;
    left: 0;
    top: 65px;
    z-index: 9;
}

.img-con-tag > span {
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    background-color: #7d7d7d;
    border-radius: 0 10px 10px 0;
    padding: 0 9px 0 6px;
    margin-bottom: 15px;
    cursor: pointer;
}

.img-con-tag > span.active {
    background-color: #4da2ff;
}

.imp-swiper {
    padding: 20px 28px 28px 50px;
    width: 625px;
    height: 450px;
    position: relative;
}

.imp-swiper img {
    padding-left: 20px;
}

.imp-swiper-tit {
    position: absolute;
    font-size: 12px;
    color: #595757;
    bottom: 30px;
    width: 16px;
    left: 0px;
    text-align: center;
    line-height: 1;
}

.swiper-pagination {
    /*height: 100%;*/
    /*width: 20px;*/
    /*top: 0;*/
    /*bottom: 0;*/
}

/*ÓÃ»§µÇÂ¼*/
.login-model {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    text-align: center;
}

.login-shadow {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=60);
}

.login-con {
    background-color: #ffffff;
    margin: 260px auto 0;
    width: 300px;
    padding: 48px 20px 30px 50px;
    border-radius: 6px;
    position: relative;
}

#login-close {
    position: absolute;
    cursor: pointer;
    color: #000;
    font-size: 18px;
    top: 4px;
    right: 10px;
}

.login-con label {
    display: block;
    margin-bottom: 20px;
    font-size: 0;
    text-align: left;
}

.login-con label > span {
    display: inline-block;
    width: 60px;
    font-size: 15px;
}

.login-con label > input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #CCCCCC;
    padding: 4px 4px 4px 10px;
    width: 180px;
    font-size: 14px;
    outline: none;
}

#AUTH_CODE {
    width: 120px;
}

#code {
    width: 50px;
    height: 27px;
    vertical-align: top;
    margin-left: 10px;
}

.login-submit {
    text-align: center;
    padding: 4px 10px;
    font-size: 13px;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin: auto;
    background-color: #0e79f3;
    color: #ffffff;
    outline: none;
}

.swiper-container {
    height: 100%;
}

.tab-news-ul li {
    line-height: 60px;
    height: 60px;
    text-align: center;
}

.tab-news-ul > li img {
    
}

ul.img-con-new-tag {
    display: inline-block;
    width: 200px;
    vertical-align: top;
    margin-top: 10px;
    float: right;
}

ul.img-con-new-tag > li {
    display: block;
    background: #6699ff;
    /*background: #c8def9;*/
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    color: #fff;
    /*color: #0A519A;*/
    float: right;
    margin: 10px 0;
    line-height: 2.4;
    padding-left: 15px;
    width: 172px;
    cursor: pointer;
}

ul.img-con-new-tag > li.active {
    background: #336699;
}

ul.img-con-new-con {
    display: inline-block;
    width: 780px;
}

ul.img-con-new-con > li {
    display: inline-block;
    width: 100%;
}

ul.img-con-new-con > li > img{
    width: 100%;
    display: none;
}

.line {margin-top:15px; padding-top:15px; border-top:1px #ddd solid; }