*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

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
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5'Microsoft YaHei', "微软雅黑"；
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

ul,
ol {
    list-style: none
}

a,
a:hover {
    color: #000000;
    text-decoration: none
}

input::-webkit-input-placeholder {
    font-size: 12px;
    color: #999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 12px;
    color: #999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 12px;
    color: #999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 12px;
    color: #999;
}

fieldset,
img {
    border: 0;
    vertical-align: bottom;
}

q:before,
q:after {
    content: ''
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

body {
    font-size: 14px;
    line-height: 1.5;
    font-family: "Microsoft YaHei";
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.wrap {
    width: 1240px;
    margin: 0 auto;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.header {
    padding: 25px 0;
    background: #2268a6;
}

.header .logo {
    float: left;
}

.header .search {
    float: right;
    background: #fffff;
    margin-top: 15px;
}

.header .search .tinput {
    width: 320px;
    height: 20px;
    padding: 10px;
    border: none;
}

.header .search .tbutton {
    cursor: pointer;
    float: right;
    width: 40px;
    height: 40px;
    border: none;
    background: url(../images/icon-search.png) center center no-repeat #c1c2c4;
}

.main-nav {
    background: url(../images/nav.png) repeat-x;
    line-height: 50px;
    padding-bottom: 2px;
}

.main-nav li {
    float: left;
    width: 16.28%;
    position: relative;
    z-index: 10;
    font-size: 16px;
}

.main-nav li a {
    display: block;
    text-align: center;
}

.main-nav li:hover {
    background: #2268a6;
}

.main-nav li .dropdown {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 96%;
}

.main-nav li .dropdown li {
    float: none;
    width: 100%;
    padding: 0;
    font-size: 14px;
    background:#2268a6;
}

.main-nav li:hover a {
    color: #fff;
}

.main-nav li:hover .dropdown {
    display: block;
}

.main-nav li .dropdown li {
    line-height: 44px
}

.main-nav li .dropdown a {
    color: #fff;
    transition: all ease .3s;
}

.main-nav li .dropdown a:hover {
    display: block;
    background: #3675ac;
}

.banner {
    position: relative;
    min-width: 1240px;
}

.banner .hd {
    position: absolute;
    z-index: 1;
    bottom: 30px;
    width: 100%;
    text-align: center;
}

.banner .hd li {
    width: 67px;
    height: 8px;
    cursor: pointer;
    display: inline-block;
    margin: 0 6px;
    border-radius: 4px;
    background: #fff;
    transition: all ease .3s
}

.banner .hd li.on {
    width: 120px;
    background: #0284c3
}

.banner .bd {
    height: 480px;
    position: relative;
    overflow: hidden;
}

.banner .bd li {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    height: 260x;
    overflow: hidden;
}

.banner .bd li image {
    width: 1920px;
    min-width:1200px;
    height: 100%;
}

/*banner*/
.ibanner{ width:100%;  overflow:hidden; position:relative;  }
.ibanner .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.ibanner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ibanner .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.ibanner .hd ul li.on{ background:#f00; color:#fff; }
.ibanner .bd{ position:relative; height:100%; z-index:0;   }
.ibanner .bd li{ zoom:1; vertical-align:middle; position: relative }
.ibanner .bd li h1{position: absolute; bottom: 40px; left: 20%; background:url("../images/tt_bg.png"); font-size: 24px; color: #ffffff; padding: 10px 20px; }
.ibanner .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.ibanner .prev,
.ibanner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:45px; height:80px; background:url(../images/slider-arrow.png) -120px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.ibanner .next{ left:auto; right:3%; background-position:-2px 5px; width: 45px; height: 80px;}
.ibanner .prev:hover,
.ibanner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.ibanner .prevStop{ display:none;  }
.ibanner .nextStop{ display:none;  }

.index-row0{
    width: 1240px;background: #f9f9f9; margin: 0 auto;overflow: hidden;
}

.index-row0 .linkList{
    border-left:1px solid #ececec;
    overflow: hidden;
    margin-top:30px;
    margin-bottom:30px;
}

.index-row0 .linkList {border-left:1px solid #ececec;overflow: hidden;}
.index-row0 .linkList li{float: left;text-align: center;width:25%;max-height: 93px;}
.index-row0 .linkList li a{display: block;border-right: 1px solid #ececec;text-align: center;}
.index-row0 .linkList li a img{}
.index-row0 .linkList li a span{display: block;font-size: 16px;margin-top: 5px;}
.index-row0 .linkList li a:hover span{color:#be1521;}

.index-row1 {
    /* background: url(../images/row1-bg.jpg) center bottom no-repeat*/
}
.index-row1 .articleTitle{overflow: hidden;margin-bottom: 30px;}
.index-row1 .articleTitle .more{float: right;font-size: 16px;color:#999;margin-top: 33px;}
.index-row1 .articleTitle h2{overflow: hidden;position: relative;border-left:2px solid #eee; padding-left: 20px;padding-top: 27px;}
.index-row1 .articleTitle h2 span{color:#be1521;font-size: 22px;position: relative;z-index:999;}
.index-row1 .articleTitle h2 i{position: absolute;color:#eee;left: 16px;top: -12px;z-index:99;font-size: 62px;font-style: normal;font-family: 'Arial';font-weight:600;}
.index-row1 .articleTitle .more:hover{color:#be1521;}
.index-row1 .news {
    position: relative;
    overflow:auto;
}

.index-row1 .news .c0 {
    float: left;
}

.index-row1 .news .c1 {
    margin-left:460px;
    border-left:solid 1px #eee;
    padding-left:30px;
    height: 280px;
}

.index-row1 .news .c1 td {
    height:30px;
    margin-bottom:18px;
    padding-left:14px;
    font-size:16px;
}

.index-row1 .news-slide .hd {
    float: left;
    width: 260px;
    position: relative;
}

.index-row1 .news-slide .hd {
    float: left;
    width: 260px;
    position: relative;
}

.index-row1 .news-slide .hd li {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    transition: all ease .3
}


.index-row1 .news-slide .hd li img {
    width: 146%;
    height: 100%;
}

.index-row1 .news-slide .hd li.on {
    position: absolute;
    right: -50px;
    top: 0;
    width: 230px;
    height: 270px;
}

.index-row1 .news-slide {
    float:left;
    width:800px;
}

.index-row1 .news-slide .bd .lt {
    position: absolute;
    left: 0;
    top: 0;
    color: #9b066a
}

.index-row1 .news-slide .bd .rb {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 17px;
    height: 15px;
    border-right: 2px solid #9b066a;
    border-bottom: 2px solid #9b066a;
}

.index-row1 .news-slide .bd h6 {
    font-size: 18px;
    line-height: 40px
}

.index-row1 .news-slide .bd h6:hover a {
    color: #000
}

.index-row1 .news-slide .bd .desc {
    line-height: 36px;
    color: #fffff
}

.index-row1 .news-slide .bd .more a {
    margin-top: 20px;
    display: inline-block;
    line-height: 34px;
    padding: 0 20px;
    border: 1px solid #b2b2b2;
    color: #999;
    transition: all ease .3s
}

.index-row1 .news-slide .bd .more a:hover {
    background: #8e005f;
    border: 1px solid #8e005f;
    color: #fff;
}

.index-row1 .news .c2 {
    position: absolute;
    top: 0;
    right: 0;
    ;
    padding-left: 60px;
    width: 200px;
    height: 435px;
    padding-top: 20px;
    background: url(../images/news-title.png) top center no-repeat;
}

.index-row1 .news .c2 h6 {
    font-size: 20px;
    color: #fff;
    line-height: 1;
}

.index-row1 .news .c2 .en {
    display: inline-block;
    line-height: 44px;
    margin-top: 5px;
    color: #fff;
    opacity: .3;
    filter: alpha(opacity=30);
    border-bottom: 2px solid #9d0a6c
}

.index-row1 .news .c2 .more {
    margin-top: 70px;
}

.index-row1 .news .c2 .more a {
    color: #000
}

.index-row1 .notice-hd {
    width: 280px;
    padding: 10px 15px;
    text-align: right;
    background: #9d0a6c;
    color: #fff;
    line-height: 30px
}

.index-row1 .notice-hd h6 {
    font-size: 20px;
}

.index-row1 .notice-hd p {
    color: #d2a5bf;
    font-size: 16px;
}

.index-row1 .notice-hd .line {
    margin-top: 10px;
    margin-left: 67px;
    float: left;
    width: 100px;
    height: 2px;
    background: #b13b89;
    transition: all ease .3s;
    transform: scale(0)
}
.index-row1 .notice:hover .notice-hd .line{
    transform: scale(1)
}
.index-row1 .notice-list {
    margin-left: 20px;
    margin-top: 10px;
   margin-bottom: 42px;
}

.index-row1 .notice-list dl {
    float: left;
    width: 25%;
}

.index-row1 .notice-list dl dt {
    float: left;
    width: 10px;
    background: url(../images/dt-bg.png) top center no-repeat;
}

.index-row1 .notice-list dd {
    color: #fff;
    margin-left: 25px;
}

.index-row1 .notice-list dd a {
    color: #000;
}

.index-row1 .notice-list dd a:hover {
    color: #e61313;
}

.index-row1 .notice-list dd h6 {
    font-size: 18px;
    line-height: 36px;
    margin-top: 15px;
    max-height: 72px;
    overflow: hidden;
    height:75px;
    border-bottom:dashed 1px #9d0a6c;
}

.index-row1 .notice-list dd .desc {
    margin-top: 20px;
    line-height: 36px;
    height: 108px;
    overflow: hidden;
    color: #000;
}

.index-row1 .notice-list dd .more {
    padding:15px;
    margin-top: 20px;
    background-color:#FEEDF9;
    text-align:center;
}

.index-row1 .notice-list dd .more a {
    display: inline-block;
    line-height: 34px;
    position: relative;
}

.index-row1 .notice-list dd .more a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transform: scale(0, 1);
    transition: all ease .3s
}

.index-row1 .notice-list dd .more a:hover:after {
    transform: scale(1);
}
.index-row1 .security li
{
    float:left;
    margin-right:20px;
    margin-bottom:20px;
    border-bottom:dashed 1px #813e99;
}

.index-row1 .security .security_date {
    width:100px;
    line-height:100px;
    text-align:center;
    float:left;
    margin-right:20px;
   padding-left: 10px;
}

.index-row1 .security .security_title {
    width:440px;
    border-left:solid 1px #eee;
    padding-left:20px;
    float:left;
}

.index-row1 .c3 {
    overflow:auto;
}

.index-row2 {
    background: url(../images/row2-bg.jpg) center center no-repeat;
}

.index-row2 .wrap {
    padding: 50px 0;
}

.index-row2 .c1 {
    float: left;
    width: 510px
}

.index-row2 .c2 {
    float: right;
    width: 700px
}

.index-row2 .title {
    font-size: 20px;
    margin-left: 210px;
}

.index-row2 .title h6 {
    color: #990066
}

.index-row2 .title .en {
    color: #000
}

.index-row2 .list li {
    padding: 20px;
    line-height: 30px;
    transition: all ease .3s;
}

.index-row2 .list li a {
    display: block;
}

.index-row2 .list li p {
    color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

.index-row2 .list li .date {
    font-size: 12px;
}

.index-row2 .list li .text {
    font-size: 18px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.index-row2 .list li:hover {
    background: #9d0a6c
}

.index-row2 .list li:hover p {
    color: #fff;
}

.index-row2 .c1 .list {
    margin-top: 240px;
}

.index-row2 .c1 .list .date {
    color: #990066;
    padding-top: 10px;
}

.index-row2 .c1 .list .pic {
    float: right;
    width: 200px;
    height: 143px;
    margin-left: 10px;
    overflow: hidden;
}

.index-row2 .c1 .list .pic img {
    transition: all ease .3s;
    width: 100%;
    height: 100%;
}

.index-row2 .c1 .list .pic:hover img {
    transform: scale(1.1)
}

.index-row2 .c1 .list .desc {
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-row2 .c1 .list li:hover .date {
    color: #fff
}

.index-row3 .title {
    padding: 50px 0;
    text-align: center
}

.index-row3 .title span {
    display: inline-block;
    font-size: 20px;
    color: #990066;
    line-height: 50px;
    border-bottom: 2px solid #990066
}

.way-list {
    position: relative;
}

.way-list .bd {
    padding: 0 27px
}

.way-list .prev,
.way-list .next {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    opacity: 0;
    width: 27px;
    height: 27px;
    z-index: 2;
    transition: all ease .3s
}

.way-list:hover .prev,
.way-list:hover .next {
    opacity: 1;
}

.way-list .prev {
    left: 0;
    background: url(../images/arr-left.png)
}

.way-list .next {
    right: 0;
    background: url(../images/arr-right.png)
}

.way-list li {
    float: left;
    width: 128px;
    text-align: center;
    margin: 0 10px;
}

.way-list li p {
    font-size: 18px;
    margin-top: 10px;
}

.way-list li i {
    display: inline-block;
    width: 100px;
    height: 105px;
    background-repeat: no-repeat;
    transition: all ease .2s
}

.way-list li a:hover {
    color: #990066
}

.way-list .li1 i {
    background-image: url(../images/icon-way1.png)
}

.way-list .li2 i {
    background-image: url(../images/icon-way2.png)
}

.way-list .li3 i {
    background-image: url(../images/icon-way3.png)
}

.way-list .li4 i {
    background-image: url(../images/icon-way4.png)
}

.way-list .li5 i {
    background-image: url(../images/icon-way5.png)
}

.way-list .li6 i {
    background-image: url(../images/icon-way6.png)
}

.way-list .li7 i {
    background-image: url(../images/icon-way7.png)
}

.way-list .li8 i {
    background-image: url(../images/icon-way8.png)
}

.way-list li:hover i {
    background-position: 0 -105px
}

.footer {
    padding-top: 0px;
    color: #fff;
}

.footer a {
    transition: all ease .2s;
    color: #000;
}

.footer a:hover {
    color: #9876fb
}

.f-link .c1 {
    float: left;
}

.f-link .c1 a {
    display: inline-block;
    margin-right: 50px;
}

.f-link .c2 {
    float: right;
    width: 390px;
}

.f-link .c2 li {
    float: left;
    width: 130px;
    font-size: 18px;
    line-height: 40px;
}

.f-con {
    margin-top: 48px;
    padding: 0px 0;
    background:#2268a6;
}

.f-con .c1 {
    float: left;
    padding-top: 50px;
    height: 140px;
   /* padding-right: 60px;*/
   /* margin-right: 60px;*/
   /* border-right: 1px solid #6f6388;*/
}

.f-con .c2 {
    font-size: 14px;
    line-height: 26px;
    float: left;
    margin-top:30px;
}

.f-con .c3 {
    margin-top: 20px;
    float: right;
}

.f-con .c3 .dropdown {
    position: relative;
    display: inline-block;
    margin: 0 133px;
}

.f-con .c3 .dropdown .inner {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 120%;
    width: 100px;
    height: 100px;
    padding: 10px;
    background: #fff;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease .5s;
    transform: translateY(10px);
}
.f-con .c3 .dropdown:hover .inner{
    display: block;
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
}
.f-con .c3 .dropdown .inner img {
    width: 100px;
    height: 100px;
}

.f-con .c3 .dropdown .inner .arrow {
    width: 0;
    height: 0;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 50px;
    top: 100%;
    filter: alpha(opacity=0);
}

/* ie8的奇葩bug修改 */
.f-con .c3 .dropdown:hover .inner .arrow{
    filter: alpha(opacity=100);
}
.f-con .c3 p {
    margin-top: 10px;
    margin-left: 20px;
    padding-left: 24px;
    width: 298px;
    font-size: 12px;
    line-height: 26px;
    background: url(../images/icon-gongan.png) left 3px no-repeat
}