@charset "utf-8"; html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset {
    margin: 0;
    padding: 0
}

ul,ol,dl {
    list-style-type: none
}

header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer {
    display: block;
    margin: 0;
    padding: 0
}

address,caption,cite,code,dfn,em,th,var,i,b {
    font-style: normal;
    font-weight: normal
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,button {
    overflow: visible;
    vertical-align: middle;
    outline: none
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

a,area {
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

a:focus,a:hover,a:active {
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

sub,sup {
    vertical-align: baseline
}

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

textarea {
    resize: none
}

input[type="submit"],input[type="button"] {
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: middle
}

a img,img {
    -ms-interpolation-mode: bicubic
}

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

a:hover {
    text-decoration: none
}

body,th,td,button,input,select,textarea {
    font-family: Arial,"微软雅黑";
    font-size: 14px;
    color: #333;
    ;}

body {
    min-width: 1200px;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.clearfix {
    *zoom:1;}

#web-ietip {
    width: 526px;
    height: 90px;
    padding: 83px 0 0 84px;
    overflow: hidden;
    background: url(../images/browser.png) no-repeat center center;
    margin: 200px auto 0;
}

#web-ietip a {
    display: block;
    width: 65px;
    height: 80px;
    float: left;
}

.btn {
    text-align: center;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    border: none;
}

.icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.blue {
    color: #2449a4;
}

.header {
    width: 1100px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 39px;
    /*overflow: hidden;*/
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    background: #fff;
    z-index: 1;
    height: 118px;
}

.header .logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-left: 24px;
}

.header .right {
    float: right;
    /*overflow: hidden;*/
    width: 770px;
}

.header .right .head {
    float: right;
    background: #2449a4;
    width: 100%;
    height: 39px;
    -webkit-border-radius: 0 0 9px 9px;
    -moz-border-radius: 0 0 9px 9px;
    border-radius: 0 0 9px 9px;
}

.header .right .head .search_wrap {
    float: right;
    position: relative;
    padding: 7px 0;
    font-size: 0;
}

.header .right .head .search_wrap input {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    background-color: #fff;
    width: 251px;
    height: 25px;
    border: none;
    padding: 0 35px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 29px;
    font-family: "Microsoft YaHei UI";
    font-size: 13px;
    vertical-align: top;
}

.header .right .head .search_wrap .submit_btn {
    padding: 0;
    margin: 0;
    width: 17px;
    height: 15px;
    position: absolute;
    right: 46px;
    top: 13px;
    cursor: pointer;
    border: none;
    background: url("../images/search_btn.png") no-repeat center;
}

.header .right .nav {
    padding: 0 9px;
}

.header .right .nav>li {
    float: left;
    margin: 0 9px;
    padding: 22px 0 16px 0;
    position: relative;
}

.header .right .nav>li>a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 39px;
    padding: 0 9px;
}

.header .right .nav>li.on>a, .header .right .nav>li:hover>a {
    color: #2449a4;
    display: block;
    border-bottom: 2px solid #2449a4;
}

.header .right .level2 {
    display: none;
    position: absolute;
    width: 150px;
    background: #2449a4;
    font-size: 14px;
    color: #fff;
    z-index: 1;
    margin-top: 6px;
    top: 72px;
    left: -45%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header .right .level2 li {
    line-height: 43px;
    text-align: center;
}

.header .right .level2 li a {
    display: block;
    width: 100%;
    height: 43px;
    color: #fff;
}

.header .right .level2 li:hover a {
    color: #333;
    background-color: #fff;
}

.header .right .level1>li:hover .level2 {
    display: block;
}

.right-side-bar {
    position: fixed;
    right: 0;
    top: 50%;
    width: 50px;
    margin-top: -197px;
    background-color: #221816;
    z-index: 10000;
}

.right-side-bar .item {
    display: block;
    position: relative;
    width: 50px;
    height: 45px;
    border-top: 1px solid #4c4645;
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    cursor: pointer;
}

.right-side-bar .user {
    background-image: url(../images/side-user.png);
}

.right-side-bar .love {
    background-image: url(../images/side-love.png);
}

.right-side-bar .weibo {
    background-image: url(../images/side-weibo.png);
}

.right-side-bar .weixin {
    background-image: url(../images/side-weixin.png);
}

.right-side-bar .item.go-top {
    height: 111px;
    font-size: 12px;
    line-height: 17px;
    padding-top: 11px;
    text-align: center;
}

.right-side-bar .go-top .icon {
    width: 50px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/side-go-top.png);
}

.right-side-bar .love span {
    display: none;
    width: 137px;
    padding-left: 19px;
    height: 45px;
    position: absolute;
    left: -156px;
    top: 0;
    line-height: 45px;
    font-size: 12px;
    color: #fff;
    background-color: #2449a4;
}

.right-side-bar .user:hover, .right-side-bar .love:hover, .right-side-bar .weibo:hover, .right-side-bar .weixin:hover {
    background-color: #2449a4;
}

.right-side-bar .love:hover span {
    display: block;
}

.right-side-bar .weixin span {
    display: none;
    width: 156px;
    padding: 12px 0;
    position: absolute;
    left: -156px;
    top: 0;
    background-color: #2449a4;
    text-align: center;
}

.right-side-bar .weixin span img {
    width: 89px;
    height: auto;
}

.right-side-bar .weixin:hover span {
    display: block;
}

.footer {
    background-color: #e7e7e7;
}

.footer_nav {
    overflow: hidden;
    padding-top: 68px;
    padding-bottom: 43px;
}

.footer_nav>li {
    float: left;
    margin-right: 158px;
}

.footer_nav h2 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.footer_nav ul li {
    line-height: 31px;
}

.footer_nav h2:after {
    content: '';
    display: block;
    height: 1px;
    width: 17px;
    background: #c3c3c3;
    margin-top: 17px;
    margin-bottom: 16px;
}

.footer_nav a {
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.footer_nav a:hover {
    color: #2449a4;
}

.footer_nav .search {
    position: relative;
}

.footer_nav .search .submit_btn {
    position: absolute;
    right: 19px;
    top: 12px;
    cursor: pointer;
    width: 21px;
    height: 21px;
    background: url("../images/search_btn2.png") no-repeat center;
    border: none;
    padding: 0;
    margin: 0;
}

.footer_nav input {
    width: 262px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #b7b7b7;
    padding-left: 20px;
    padding-right: 40px;
}

.footer_nav>li.last {
    margin-right: 0;
    float: right;
}

.footer_nav .icon_bar {
    text-align: right;
    margin: 24px 0 14px 0;
    font-size: 0;
}

.footer_nav .icon_bar .iconfont {
    font-size: 29px;
    height: 29px;
    line-height: 29px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 29px;
}

.footer_nav .icon_bar .icon-youku {
    font-size: 44px;
}

.footer_nav .icon_bar .iconfont img {
    height: 100%;
}

.code_pic {
    overflow: hidden;
    margin-top: 14px;
    text-align: center;
}

.code_pic>div {
    float: right;
}

.code_pic .last {
    margin-right: 23px;
}

.code_pic .last img {
    width: 89px;
}

.code_pic p {
    font-size: 14px;
    color: #666;
    margin-top: 16px;
}

.copyright {
    background: #2449a4;
    color: #fff;
    overflow: hidden;
    padding-top: 31px;
    padding-bottom: 36px;
}

.copyright .bottom_nav {
    float: left;
}

.copyright .bottom_nav a {
    color: #fff;
}

.copyright .bottom_nav ul {
    overflow: hidden;
}

.copyright .bottom_nav li {
    float: left;
    font-size: 12px;
}

.copyright .bottom_nav li:after {
    content: '-';
    margin: 0 5px;
}

.copyright .bottom_nav li.last:after {
    display: none;
}

.copyright .text {
    text-align: center;
    font-size: 12px;
}

/*大图上的文字*/
.advertisement {
    height: 467px;
    text-align: center;
    padding-top: 237px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.advertisement h1 {
    width: 570px;
    display: inline-block;
    border-top: 1px solid #a9b0b0;
    border-bottom: 1px solid #9b9d98;
    font-size: 48px;
    font-size: 0;
    color: #2449a4;
    font-family: 宋体;
    padding-top: 16px;
    font-weight: bold;
}

.advertisement h1:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #a9b0b0;
    margin-top: 17px;
    margin-bottom: 1px;
}

.advertisement h2 {
    font-size: 41px;
    color: #fff;
    margin-top: 31px;
    text-transform: uppercase;
    font-weight: bold;
}

.advertisement h3 {
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}

.introduce .advertisement h1 {
    color: #fff;
}

.introduce .advertisement h2 {
    color: #fff;
}

.introduce .advertisement h3 {
    color: #fff;
}

/*面包屑*/
.bread_crumbs {
    padding-top: 33px;
    padding-bottom: 35px;
    background-color: #f4f4f4;
}

.bread_crumbs ul {
    overflow: hidden;
}

.bread_crumbs li {
    float: left;
}

.bread_crumbs .crumbs_top li:after {
    content: url("../images/ita_big.png");
    margin: 0 16px 0 12px;
}

.bread_crumbs .crumbs_bottom li:after {
    margin: 0 10px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.bread_crumbs li.last:after {
    display: none;
}

.bread_crumbs .crumbs_top {
    margin-bottom: 5px;
}

.bread_crumbs .crumbs_top li {
    font-size: 24px;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
}

.bread_crumbs .crumbs_top li.last {
    font-size: 20px;
    color: #2449a4;
}

.bread_crumbs .crumbs_bottom li {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.bread_crumbs .crumbs_bottom li a {
    color: #666;
}

.bread_crumbs .crumbs_bottom li.first:before {
    content: '\e7a5';
    font-family: iconfont;
    float: left;
    margin-right: 7px;
}

/*分页按钮*/
.pagination {
    background: #ffffff;
    line-height: 29px;
    color: #666;
    font-size: 14px;
    font-family: 宋体;
    padding-top: 50px;
    padding-bottom: 81px;
    text-align: center;
}

.pagination span {
    display: inline-block;
    border: 1px solid #999;
    width: auto;
    cursor: pointer;
    margin-right: 5px;
}

.pagination span.num_all {
    border: none;
    width: auto;
    margin-left: 10px;
}

.pagination span.page_to {
    border: none;
    width: auto;
    margin-left: 17px;
}

.pagination span.page_to input {
    border: 1px solid #999;
    width: 29px;
    display: inline-block;
    height: 29px;
    text-align: center;
    margin: 0 6px;
}

.pagination span.btn {
    width: 76px;
}

.pagination span.cur {
    border-color: #2449a4;
}

.pagination input.btn_sure {
    width: 48px;
    height: 29px;
    background: #2449a4;
    color: #fff;
    border: 1px solid #999;
    margin-left: 11px;
    cursor: pointer;
}

.pagination .paginator a {
    display: inline-block;
    border: 1px solid #999;
    cursor: pointer;
    margin-right: 0;
    padding: 0 10px;
}

.pagination .paginator span {
    width: auto;
    padding: 0 10px;
    margin-right: 0;
}

.pagination .paginator span.on {
    border-color: #2449a4;
}

.pagination .paginator a,.pagination .paginator span {
    margin: 0 5px;
}

.bread_crumbs .center {
    position: relative;
}

.bread_crumbs .tabs {
    display: inline-block;
    height: 130px;
    position: absolute;
    right: 0;
    top: -33px;
}

.bread_crumbs .tabs>a {
    float: left;
    display: block;
    width: 113px;
    height: 129px;
    line-height: 129px;
    border-top: 2px solid transparent;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.bread_crumbs .tabs>a.selected {
    border-color: #2449a4;
    background-color: #fff;
    color: #2449a4;
}

.header .right .head .search_wrap select {
    cursor: pointer;
    z-index: 3;
    height: 25px;
    padding-top: 2px;
    padding-right: 0px;
    line-height: 25px;
    color: #666;
    border: none;
    border-radius: 25px;
    padding-left: 10px;
    position: relative;
    left: 13px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    opacity: 0;
}

.header .right .head .search_wrap:before {
    z-index: 2;
    display: block;
    content: "";
    width: 20px;
    height: 25px;
    background-color: #fff;
    position: absolute;
    right: 266px;
    top: 7px;
}

.header .right .head .search_wrap:after {
    z-index: 2;
    display: block;
    content: "";
    border-top: 7px solid #666;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    right: 272px;
    top: 17px;
}

.header .right .head .search_wrap .vos {
    z-index: 1;
    height: 25px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 13px;
    top: 7px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    border-radius: 25px;
}
