@charset "utf-8";

body {
    min-width: 1200px;
    font-size: 14px;
    background-color: #fff;
}

body, button, input, select, textarea {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none;
}

img {
    border: 0;
}

a {
    color: #4d515e;
    text-decoration: none;
    -webkit-transition: all ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -ms-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
}

a:hover {
    color: #00a9ff;
}

a.underline:hover {
    text-decoration: underline;
}

.comment-href {
    font-size: 12px;
    color: #a7b4c2;
    display: inline-block;
    padding-left: 20px;
    background: url(cooment-href.png) no-repeat 3px top;
}

.comment-href:hover {
    color: #8b9dae;
    background-position: 3px bottom;
}

.comment-href2 {
    font-size: 12px;
    font-weight: bold;
    color: #4d515e;
    display: inline-block;
    padding-left: 20px;
    background: url(cooment-href4.png) no-repeat 3px center;
}

.related-news {
    font-size: 12px;
    color: #a7b4c2;
    display: inline-block;
    padding-left: 20px;
    background: url(related-news.png) no-repeat 3px top;
}

.related-news:hover {
    color: #8b9dae;
    background-position: 3px bottom;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

label input[type=checkbox],
label input[type=radio] {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.clear {
    font-size: 0;
    clear: both;
    *zoom: 1;
}

.wrap {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.w811 {
    width: 811px;
}

.w780 {
    width: 780px;
}

.w340 {
    width: 340px;
}

.block-center {
    margin-left: auto;
    margin-right: auto;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.hide {
    display: none;
}

.m_t5 {
    margin-top: 5px;
}

.m_t10 {
    margin-top: 10px;
}

.m_t15 {
    margin-top: 15px;
}

.m_t20 {
    margin-top: 20px;
}

.m_t25 {
    margin-top: 25px;
}

.m_t30 {
    margin-top: 30px;
}

.m_t35 {
    margin-top: 35px;
}

.m_t45 {
    margin-top: 45px;
}

.m_b20 {
    margin-bottom: 20px;
}

.btn {
    cursor: pointer;
    outline: none;
    transition: all ease-in-out 0.15s;
}

.btn-default {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;
    padding: 0 12px;
    margin: 0;
    color: #666;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}

.btn-default:hover {
    background-color: #fff;
    border-color: #BBB;
    color: #333;
}

.btn-default:focus {
    outline: none;
    background-color: #F1F1F1;
}

.btn[disabled],
.btn[disabled]:hover {
    background-color: #b6b5b6;
    background-image: none;
    border-color: #b6b5b6;
    box-shadow: none;
}

a.btn {
    display: inline-block;
}

a.btn:hover[disabled] {
    background-color: #b6b5b6;
}

.simsun {
    font-family: SimSun, "宋体";
}

.yahei {
    font-family: "Microsoft YaHei", "微软雅黑";
}

.arial {
    font-family: Arial;
}

em {
    font-style: normal;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.bold {
    font-weight: bold;
}

.lh30 {
    line-height: 30px;
}

.lh24 {
    line-height: 24px;
}

.color-red {
    color: #ff4800;
}

.color-gray {
    color: #aaaebc;
}

.color-black {
    color: #333;
}

.color-white {
    color: #fff;
}

.color-yellow {
    color: #fff720;
}

.color-orange {
    color: #ef5206;
}

.color-blue {
    color: #108cbc;
}

.color-green {
    color: #3fa679;
}

.color-purple {
    color: #875b9f;
}

.center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mod-head {
    height: 33px;
    font-size: 14px;
    font-weight: bold;
    color: #00a9ff;
}

.mod-head .small {
    font-size: 12px;
    font-weight: normal;
    color: #c0c3ce;
}

.mod-head .btn {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 12px;
    color: #4d515e;
    background-color: transparent;
    border: none;
    outline: none;
    border-radius: 2px;
}

.mod-head .btn.active {
    background-color: #ff4800;
    color: #fff;
}

/* header */
.header {
    height: 90px;
    border-bottom: 1px solid #eee;
    background: #fff;
}

.header .logo {
    height: 90px;
    overflow: hidden;
    float: left;
}

.header .nav li {
    height: 90px;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    margin: 0 15px;
    float: left;
}

.header .nav li a {
    height: 90px;
    line-height: 90px;
    font-size: 18px;
    float: left;
}

.header .nav li .active {
    height: 86px;
    color: #00a9ff;
    border-bottom: 4px solid #00a9ff;
}

.header .drop {
    width: 300px;
    position: absolute;
    left: 0;
    top: 33px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.20);
    border-radius: 2px;
    z-index: 9;
    -webkit-transition: all 500ms cubic-bezier(0.34, 1.21, 0.4, 1);
    -moz-transition: all 500ms cubic-bezier(0.34, 1.21, 0.4, 1);
    transition: all 500ms cubic-bezier(0.34, 1.21, 0.4, 1);
    -webkit-transform-origin: 15% 0;
    -moz-transform-origin: 15% 0;
    -ms-transform-origin: 15% 0;
    -o-transform-origin: 15% 0;
    transform-origin: 15% 0;
    -webkit-transform: translateY(0) scale(0);
    -moz-transform: translateY(0) scale(0);
    -ms-transform: translateY(0) scale(0);
    -o-transform: translateY(0) scale(0);
    transform: translateY(0) scale(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* ie8  */
    filter: alpha(opacity=0);
    opacity: 0;
    display /*\**/: none \0;
    *display: none;
}

.header .drop:after {
    content: '';
    width: 23px;
    height: 15px;
    background: url(nav-drop-arrow.png) no-repeat left top;
    position: absolute;
    left: 37px;
    bottom: 100%;
    z-index: 9;
}

.header .language {
    height: 59px;
    padding-top: 27px;
    margin: 0 30px;
    position: relative;
}

.header .language .drop {
    width: 108px;
    left: 0;
    top: 72px;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: translateY(0) scale(0);
    -moz-transform: translateY(0) scale(0);
    -ms-transform: translateY(0) scale(0);
    -o-transform: translateY(0) scale(0);
    transform: translateY(0) scale(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* ie8  */
    filter: alpha(opacity=0);
    opacity: 0;
    display /*\**/: none \0;
    *display: none;
}

.header .language.active .drop {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* ie8  */
    filter: alpha(opacity=100);
    opacity: 1;
    display /*\**/: block \0;
    *display: block;
}

.header .language.active .drop:after {
    width: 19px;
    height: 12px;
    background: url(drop-arrow.png) no-repeat left top;
    left: 50%;
    margin-left: -10px;
}

.header .language.active .drop a {
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    display: block;
}

.header .language.active .drop a:hover {
    background: #f8f8f8;
    color: #333;
}

.static-bg {
    height: 350px;
    background: url(b-1.png) repeat-x center bottom;
    background-size: cover;
}

.where {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #b7bfcd;
}

.where a {
    color: #b7bfcd;
}

/* img news list */
.art-list .img,
.art-list2 .img {
    float: left;
}

.art-list .info {
    min-height: 70px;
    padding-left: 130px;
    padding-bottom: 19px;
}

.art-list2 .info {
    min-height: 56px;
    padding-left: 76px;
    padding-bottom: 15px;
}

.art-list .info .title {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    display: block;
    padding: 5px 0;
}

.art-list2 .info .title {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    display: block;
    padding: 5px 0 10px 0;
}

.art-list .info .title:hover,
.art-list2 .info .title:hover {
    color: #00a9ff;
}

.art-list .info .other {
    line-height: 20px;
}

/* /img news list */
.list-tabs {
    width: 100%;
    height: 37px;
    z-index: 1;
}

.list-tabs .tabs {
    width: 100%;
    height: 37px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 5px;
    background-color: #fff;
    z-index: 1;
}

.list-tabs .tabs.fixed:after {
    content: '';
    width: 100%;
    height: 30px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
    left: 0;
    top: 38px;
}

.list-tabs .tabs a {
    position: relative;
    top: 1px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    height: 37px;
    line-height: 33px;
}

.list-tabs .tabs a:hover {
    color: #00a9ff;
}

.list-tabs .tabs .active {
    border: 1px solid #e6e6e6;
    border-bottom: none;
}

.list-tabs .tabs a span {
    border-top: 3px solid #fff;
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
}

.list-tabs .tabs .active span {
    padding-left: 13px;
    padding-right: 13px;
    border-top: 3px solid #f3513b;
    background-color: #fff;
    color: #f3513b;
}

.list-tabs .tabs .select {
    cursor: pointer;
    background-color: #f1f1f1;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 0;
    padding: 2px 5px;
    border-radius: 2px;
}

.list-tabs .tabs .btn {
    border: none;
    padding: 0;
    background-color: transparent;
    font-size: 12px;
}

.list-tabs .tabs .select .drop-menu {
    width: 100%;
    border: 1px solid #f1f1f1;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    display: none;
    z-index: 100;
}

.list-tabs .tabs .select .drop-menu li {
    font-size: 12px;
    padding-left: 5px;
}

.list-tabs .tabs .select .drop-menu li:hover {
    background-color: #eee;
}

.list-tabs2 {
    width: 100%;
    height: 70px;
    z-index: 1;
}

.list-tabs2 .tabs {
    height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: none;
}

.list-tabs2 .tabs a {
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #4d515e;
    height: 30px;
    line-height: 30px;
}

.list-tabs2 .tabs.fixed:after {
    content: '';
    width: 0;
    height: 0;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 38px;
}

.list-tabs2 .tabs .active {
    border: none;
}

.list-tabs2 .tabs a span {
    border: none;
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
}

.list-tabs2 .tabs .active span {
    padding-left: 14px;
    padding-right: 14px;
    border: none;
    background-color: #00a9ff;
    color: #fff;
    border-radius: 2px;
}

.list-tabs2 .tabs .font-tool {
    float: right;
}

.list-tabs2 .tabs .font-tool .btn {
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    border: 1px solid #fff;
    margin-left: 10px;
    padding: 0 5px;
    position: relative;
}

.list-tabs2 .tabs .font-tool .btn.active {
    border-color: #eee;
}

.list-tabs2 .tabs .font-tool .btn:hover:before {
    position: absolute;
    top: 34px;
    left: -50%;
    background-color: #333;
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 8px;
    border-radius: 2px;
    z-index: 1;
}

.list-tabs2 .tabs .font-tool .btn:hover:after {
    content: '';
    border: 6px solid transparent;
    border-bottom-color: #333;
    position: absolute;
    top: 22px;
    left: 50%;
    margin-left: -6px;
}

.list-tabs2 .tabs .font-tool .btn.small:hover:before {
    content: '小标题模式';
}

.list-tabs2 .tabs .font-tool .btn.big:hover:before {
    content: '大标题模式';
}

.list-tabs2 .sort {
    padding-top: 6px;
    color: #666;
}

.list-tabs2 .sort .btn {
    height: 22px;
    padding: 0 22px 0 8px;
    font-size: 12px;
    color: #666;
    background-color: #f1f1f1;
    border-radius: 2px;
    background-image: url(sort.png);
    background-repeat: no-repeat;
}

.list-tabs2 .sort .btn.desc {
    background-position: 38px top;
}

.list-tabs2 .sort .btn.asc {
    background-position: 38px bottom;
}

.list-tabs2 .sort .btn.active.desc {
    background-position: -34px top;
}

.list-tabs2 .sort .btn.active.asc {
    background-position: -34px bottom;
}

.list-tabs2 .sort .btn.active {
    font-weight: bold;
    color: #fff;
    background-color: #30af9b;
}

.vertical-list .row {
    padding-top: 38px;
    padding-bottom: 38px;
    min-height: 151px;
    border-top: 1px solid #eee;
}

.vertical-list .row .img {
    float: left;
}

.vertical-list .row > ul {
    padding-left: 275px;
}

.vertical-list .row .title {
    padding-bottom: 10px;
}

.vertical-list .row .title a {
    font-size: 18px;
    font-weight: bold;
    color: #2d3741;
}

.vertical-list .row .title a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #00a9ff;
}

.vertical-list .row .from-site {
    height: 24px;
}

.vertical-list .row .from-site,
.vertical-list .row .from {
    font-size: 12px;
    color: #ccc;
}

.vertical-list .row .msg {
    font-size: 12px;
    line-height: 22px;
    color: #616573;
}

.vertical-list .row .other > a {
    color: #616573;
}

.vertical-list .row .other > a:hover {
    color: #00a9ff;
}

.vertical-list .row .other .channel {
    padding-left: 18px;
    background: url(vertical-list-ico.png) no-repeat left center;
}

.vertical-list .row .comment-href {
    margin-left: 15px;
    color: #616573;
    background-image: url(cooment-href.png);
}

.vertical-list .row .comment-href:hover {
    color: #00a9ff;
}

.vertical-list .row .related-news {
    color: #616573;
    background-image: url(related-news2.png);
}

.vertical-list .row .related-news:hover {
    color: #00a9ff;
}

.btn-frame {
    padding: 35px 0;
}

.label {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    padding: 0 6px;
}

.label.blue {
    background-color: #4687f0;
}

.label.blue2 {
    background-color: #2d90c9;
}

.label.yellow {
    background-color: #f69f2e;
}

.label.smoke {
    background-color: #556973;
}

.label.red {
    background-color: #ff4800;
}

.label.green {
    background-color: #11b490;
}

.pages {
    padding: 20px 0;
}

.pages a {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #ddd;
    color: #4d515e;
    font-size: 12px;
    font-weight: bold;
    background: #fff;
    margin: 2px;
}

.pages a:hover {
    border-color: #00a9ff;
    color: #00a9ff;
}

.pages a.active {
    border-color: #00a9ff;
    background: #00a9ff;
    color: #fff;
}

.footer {
    height: 100px;
    background: #1c1c1c;
    color: #969696;
}

.footer a {
    color: #969696;
}

.footer ul {
    padding-top: 20px;
}

.footer li {
    height: 30px;
    line-height: 30px;
}

/* view detail */
.view-detail .view-title {
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
}

.view-detail .view-related {
    font-size: 12px;
}

.view-detail .view-pic {
    width: 780px;
    overflow: hidden;
}

.view-detail .digest {
    font-size: 12px;
    color: #495972;
    line-height: 24px;
    padding: 24px 40px;
    background-color: #dfe3ec;
    border-left: 5px solid #9eabc3;
    position: relative;
}

.view-detail .digest:before {
    content: "“";
    font-family: Arial;
    font-size: 48px;
    position: absolute;
    left: 22px;
    top: 30px;
    color: #c4ccdc;
}

.view-detail .digest:after {
    content: "”";
    font-family: Arial;
    font-size: 48px;
    position: absolute;
    bottom: 5px;
    color: #c4ccdc;
}

.view-detail .detail-content {
    margin-top: 30px;
}

.view-detail .detail-content .content {
    font-size: 14px;
    line-height: 30px;
}

/* guess-like */
.guess-like dt {
    font-size: 14px;
    font-weight: bold;
    color: #94a2b1;
    height: 35px;
}

.guess-like dd .img {
    width: 81px;
    height: 50px;
    margin-right: 10px;
    float: left;
}

.guess-like dd p {
    box-sizing: border-box;
    width: 50%;
    height: 70px;
    padding-right: 20px;
    padding-bottom: 20px;
    float: left;
}

.guess-like dd a {
    font-size: 14px;
}

.guess-like dd a:hover {
    color: #00a9ff;
}

.fire-hot {
    height: 16px;
    line-height: 16px;
    padding-left: 16px;
    background: url(fire.png) no-repeat left -1px;
}

.about-body {
    background: #f3f6f7;
}

.static-channel {
    height: 70px;
    line-height: 70px;
    color: #343b4f;
    font-weight: normal;
}

.static-channel small {
    font-weight: normal;
    color: #a9b6ba;
    margin-left: 5px;
}

.static-frame {
    background: #fff;
    border: 1px solid #d9e4e7;
}

.static-frame .static-pannel {
    position: relative;
    width: 995px;
    margin-left: -1px;
    border-left: 1px solid #d9e4e7;
    float: left;
}

.static-frame .static-pannel .pannel {
    padding: 45px;
}


.static-frame .static-pannel .pannel p{
    padding: 10px 0;
	clear:both;
}


.static-frame .static-pannel .pannel ul{
    padding: 10px 0;	
}

.static-frame .static-pannel .pannel ul li{
	width:160px;
	float:left;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #CCCCCC;
	padding:10px;
}

.static-frame .static-pannel .pannel p img{
	border-radius:10px;	
}



.static-menu {
    width: 200px;
    border-right: 1px solid #d9e4e7;
    float: left;
}

.static-menu li {
    height: 50px;
}

.static-menu li a {
    font-size: 18px;
    color: #5f6c71;
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 45px;
}

.static-menu li a:hover {
    color: #00a9ff;
}

.static-menu li a.active {
    background: #f5f8fa;
    color: #00a9ff;
    border-left: 4px solid #00a9ff;
    padding-left: 41px;
}

.window {
    position: relative;
    left: 0;
    overflow: hidden;
}

.window .btn {
    position: absolute;
    top: 50%;
    height: 46px;
    line-height: 46px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    border: none;
    background: none;
    z-index: 2;
    margin-top: -23px;
}

.window .btn:hover {
    color: #00a9ff;
}

.window .prev {
    left: 35px;
    height:74px;
}

.window .next {
    right: 35px;
    height:74px;
}

.window .images {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.window .images li {
    position: relative;
    float: left;

    overflow: hidden;
}

.window .images img {
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    max-height: 100%;
    z-index: 1;
}

.window .images li .text {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    font-size: 48px;
    color: #fff;
    line-height: 1.5;
    text-shadow: 2px 2px rgba(8, 1, 3, 0.5);
}

.index-body .section {
    position: absolute;
    left: 0;
    top: 91px;
    padding: 33px 0;
    background: #fff;
    width: 100%;
    min-width: 1200px;
    z-index: 5;
}

.new-product dt {
    height: 35px;
}

.new-product dd {
    width: 740px;
}

.new-product li {
    position: relative;
    width: 160px;
    height: 115px;
    overflow: hidden;
    border: 1px solid #eee;
    float: left;
    margin: 0 23px 23px 0;
}

.new-product li:hover {
    border-color: #0092dd;
}

.new-product li a:hover table {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: #0092dd;
    display: block;
}

.new-product li a:hover table td {
    width: 160px;
    height: 115px;
    vertical-align: middle;
    text-align: center;
}

.info-list {
    width: 320px;
}

.info-list li {
    width: 150px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    float: left;
}

.info-list li a {
    font-size: 14px;
    font-weight: bold;
}

.list-section .wrap {
    position: relative;
}

.list-section .btn {
    position: absolute;
    top: 50%;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    font-weight: bold;
    color: #c0c3cb;
    border: none;
    background: none;
    z-index: 2;
    margin-top: -23px;
}

.list-section .btn:hover {
    color: #00a9ff;
}

.list-section .prev {
    left: 0;
}

.list-section .next {
    right: 0;
}

.list-section .list-frame {
    width: 1162px;
    height: 175px;
    overflow: hidden;
    position: relative;
}

.list-section .list-frame li {
    width: 134px;
    margin: 0 16px;
    float: left;
}

.list-section .list-frame li a {
    width: 100px;
    text-align: center;
    padding: 17px;
    display: block;
    color: #666c7d;
}

.list-section .list-frame li a:hover {
    background: #edf1f6;
    border-radius: 10px;
    color: #00a9ff;
}

.list-section .list-frame .list {
    position: absolute;
    left: 0;
    top: 0;
}

footer {
    display: block;
    width: 100%;
    background: #666;
}

footer .cell {
    width: 125px;
    float: left;
}

footer .network {
    float: right;
}

footer dl {
    padding: 35px 0;
}

footer dl dt,
footer dl dd {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}

footer dl dt {
    font-weight: bold;
    color: #fff;
}

footer dl a {
    color: #ccc;
}

footer .network dd {
    height: auto;
    line-height: 1;
    padding-top: 10px;
}

footer .bottom {
    height: 51px;
    line-height: 51px;
    border-top: 1px solid #787878;
    color: #fff;
}

footer .bottom .copyright {
    float: left;
}
footer .bottom .copyright a{
	color:#FFF;
}

footer .bottom .links {
    float: right;
}

footer .links a {
    color: #fff;
    margin-left: 18px;
}

/* 图片轮播 */
.carousel {
    height: 450px;
    position: relative;
}

.carousel .wrap {
    position: relative;
}

.carousel .item {
    position: absolute;
    left: 0;
    top: 0;
    height: 450px;
    width: 100%;
    z-index: 0;
    background-repeat: repeat-x;
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
}

.carousel .carousel_select {
    position: absolute;
    left: 0;
    top: 420px;
    width: 100%;
    z-index: 1;
    text-align: center;
}

.carousel .carousel_select a {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    border: 1px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.carousel .carousel_select a.active {
    background: #fff;
    display: inline-block;
    margin: 0 5px;
    *width: 12px;
    *height: 12px;
    *background-color: #ffffff;
}
/* 图片轮播 end */

.new-info{
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #aeadae;
}
.new-info .wrap{
    position: relative;
}
.new-info label{
    color: #d34646;
}
.new-info .article{
    position: absolute;
    left: 65px;
    top: 0;
}
.new-info .article a{
    display: block;
    height: 46px;
    line-height: 46px;
}
.new-info .focus-us{
    position: absolute;
    right: 0;
    top: 0;
}
.new-info .focus-us a{
    margin-left: 10px;
}
.new-info .focus-us label{
    position: absolute;
    right: 100%;
    top: 0;
    white-space: nowrap;
    color: #999;
}
.tabs{
    border-top: 1px solid #ededed;
}
.tabs .channel{
    height: 64px;
    background: #f5f5f5;
    font-size: 0;
}
.tabs .channel .wrap{
    position: relative;
}
.tabs .channel a{
    display: inline-block;
    text-align: center;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #343b4f;
    padding: 0 60px;
    *display: inline;
}
.tabs .channel a i{
    width: 13px;
    height: 7px;
    background: url("arrow.png") no-repeat 0 0;
    margin-left: 10px;
    display: inline-block;
    *display: inline;

}
.tabs .channel .active{
    position: relative;
    top: -1px;
    height: 63px;
    line-height: 63px;
    color: #0092dd;
    background: #fff;
    border-top: 2px solid #0092dd;
}
.tabs .channel .active i{
    background-position: 0 100%;
}
.tabs .channel a:hover{
    color: #0092dd;
}
.tabs .container{
    overflow: hidden;
}
.tabs .container h1,
.tabs .container h3{
    font-weight: normal;
    text-align: center;
}
.tabs .container h1{
    font-size: 36px;
    color: #343b4f;
    padding-top: 50px;
}
.tabs .container h3{
    font-size: 18px;
    color: #999;
    padding-top: 10px;
    padding-bottom: 50px;
}
.tabs .container .list{

}
.tabs .list li{
    width: 255px;
    height: 205px;
    text-align: center;
    font-size: 0;
    float: left;
    margin:0 22px;
}
.tabs .list img{
    display: block;
    margin-bottom: 10px;
}
.tabs .list a{
    font-size: 14px;
    color: #0092dd;
}
