﻿body {
    line-height: 24px;
    font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
body, form {
    margin:0;
    padding:0;
}
input {
    vertical-align:middle;
    outline:none;
}
textarea {
    vertical-align:top;
    outline:none;
    resize:none;
}
img {
    border:0;
    outline:none;
}
a {
    color:#222;
}
a:hover {
    color:#C60000;
    text-decoration:underline;
}
.l {
    float:left;
}
.r {
    float:right;
}
.c {
    clear:both;
}
.dis {
    display:none;
}
.mc {
    margin:0 auto;
}
.b {
    border:1px solid #B0D4EC;
}
.bt {
    border:1px solid #B0D4EC;
    border-top:2px solid #B0D4EC;
}
.brl{
    border-right:1px solid #f0f0f0;
}
.bottomshadow {
    box-shadow: 0 28px 50px rgba(25, 24, 40, .35)
}
#imgcode {
    cursor:pointer;
}
/*padding*/
 .pt10 {
    padding-top:10px;
}
.p10 {
    padding:10px;
}
.p20 {
    padding:20px;
}
/*margin*/
 .mt5 {
    margin-top:5px;
}
.mt10 {
    margin-top:10px;
}
.mr10 {
    margin-right:10px;
}
.m10 {
    margin:10px;
}
/*color*/
 .c9 {
    color:#999;
}
/*width*/
 .w980 {
    width:980px;
    overflow:hidden;
}
.w978 {
    width:978px;
    overflow:hidden;
}
.w610 {
    width:610px;
    padding:20px 30px;
}
.w640 {
    width:640px;
    padding:15px;
}
.w920 {
    width:918px;
    padding:20px 30px;
}
.w890 {
    width:888px;
    padding:30px 40px;
}
.w900 {
    width:898px;
    padding:30px 40px;
}
.w670 {
    width:670px;
}
.layui-container {
    width: 1140px;
}
/*bar*/
 .topbar {
    border-bottom: solid 1px #ddd;
    line-height:40px;
    height:40px;
    background: rgba(255, 255, 255, .14);
    overflow: hidden;
}
.topbar .l {
    font-family:verdana;
    color:#DBDBDB;
    padding-left:10px;
}
.topbar .r {
    padding-right:10px;
}
.topbar .r img {
    vertical-align:middle;
    margin:0 5px 3px 0;
}
.topbar a {
    font-size: 12px;
    color: #666;
}
.img {
    width:100%;
    height: 100%;
    overflow: hidden;
    padding:0;
    margin:0;
    background: #fff;
    box-sizing: border-box;
}
.img img {
    width:100%;
    height:100%;
    display:block;
    margin: 0 auto;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.img img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
/*header*/
 #header {
    height:100px;
    overflow:hidden;
    overflow: hidden;
}
#header .logo {
    padding:20px 0 0 0;
}
#header .logo p {
    margin:5px 0 0 460px;
    font-size: 12px;
    color: #666;
}
#header .hotkey {
    margin:6px 0 0 0;
}
#header .hotkey a {
    text-decoration:underline;
    font-size: 13px;
    color: #F00;
}
#header .r {
    width:280px;
    padding:0 0 0 6px;
    display:block;
    margin:20px 0 0 0;
    overflow:hidden;
}
#header .r form {
    border: solid 2px #C60000;
    background: #C60000
}
#header .r input {
    margin:0;
    padding:0;
    border:0;
    vertical-align:middle;
    line-height: 34px;
    height: 34px;
}
#header .r .submit {
    width: 66px;
    background: #C60000;
    color: #fff;
}
#header .r .keyword {
    border:0;
    width:196px;
    padding-left: 10px;
}
/*nav*/
 #nav {
    height:50px;
    background: #C60000;
}
.menu {
    margin:0;
    padding:0;
    list-style:none;
    height:50px;
    line-height:50px;
    overflow:hidden;
}
.menu li {
    float:left;
    width:9%;
    overflow:hidden;
}
.menu li a {
    color:#fff;
    font-size:16px;
    text-align:center;
    height:50px;
    line-height:50px;
    display:block;
    outline:none;
}
.menu li a.slt {
    font-weight: bold;
    background: #960000;
}
.menu li a:hover {
    background: #960000;
    text-decoration: none;
}
.menu .hover a {
    outline:none;
    background: #960000;
}
.menu li .subnav {
    margin:-4px 0 0 0;
    padding:0;
    position:absolute;
    z-index:999;
    display:none;
}
.menu li .subnav dt a {
    display:block;
    width:82px;
    height:30px;
    line-height:30px;
    text-align:center;
    background:#1F83D9;
    color:#fff;
    font-size:12px;
    border-bottom:1px solid #2D96F0;
}
.menu li .subnav dt a:hover {
    background:#C60000;
}
#nav .date {
    line-height:42px;
    color:#fff;
    width:160px;
    float:right;
    text-align:center;
    color:#449AF7;
}
#nav .date a {
    color:#fff;
}
#nav .date a:hover {
    color:#ff0;
}
#topad {
    width:958px;
    margin:0 auto;
    padding:10px;
    border:1px solid #BDD6E7;
    background:#F9FDFF;
    display:none;
}
#topad ul {
    margin:0;
    padding:0;
    list-style:none;
}
#topad ul li {
    float:left;
    width:25%;
    line-height:25px;
    height:25px;
    overflow:hidden;
    font-family:arial;
    color:#333;
}
#topad ul li span {
    font-family:宋体;
    margin:0;
    padding:0;
    font-size:12px;
}
#topad .ad {
    position:absolute;
    clear:both;
    margin:-21px 0 0 944px;
}
.flash {
}
.flash .swiper-container {
    height: 100%;
}
.flash .swiper-container .swiper-slide {
    width: 100%;
    height: 0;
    padding-top: 25%;
}
.flash .swiper-container .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.flash .swiper-container .swiper-slide .ad-note {
    position: absolute;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    width: 400px;
    border-radius: 6px;
}
.flash .swiper-container .swiper-slide:nth-child(1) .ad-note {
    top: 30px;
    left: 20%;
}
.flash .swiper-container .swiper-slide:nth-child(2) .ad-note {
    bottom: 30px;
    right: 20%;
}
.flash .swiper-container .swiper-slide:nth-child(3) .ad-note {
    left: 20%;
    top: 30px;
}
.flash .swiper-container .swiper-slide:nth-child(4) .ad-note {
    top: 30px;
    right: 20%;
}
.flash .swiper-container .swiper-slide:nth-child(5) .ad-note {
    bottom: 30px;
    left: 20%;
}
.flash .swiper-container .swiper-slide .ad-note a.title {
    color: #FFF;
    font-size: 22px;
}
.flash .swiper-container .swiper-slide .ad-note a.title:hover {
    text-decoration: none;
}
.flash .swiper-container .swiper-slide .ad-note p {
    font-size: 14px;
    line-height: 22px;
}
.flash .swiper-container .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}
.flash .swiper-container .swiper-pagination-bullet-active {
    color:#fff;
    background: #c60000;
}
/*position*/
 #position {
    background-image: url(../images/home.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px 16px;
    padding: 0 0 8px 22px;
    box-sizing: border-box;
    border-bottom:1px solid #ddd;
    height:50px;
    line-height:50px;
    overflow:hidden;
    font-size: 15px;
}
#position div {
    float:right;
    height:30px;
    line-height:30px;
    _padding-top:8px;
}
#position div img {
    margin:0 5px;
    vertical-align:middle;
}
/*subject*/
 .subject {
    line-height:32px;
    height:32px;
    font-weight:bold;
    font-size:16px;
    padding:0 0 0;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 14px;
    color: #666;
    padding-left: 20px;
    border-bottom: solid 2px #ddd;

}
.subject span {
    float:right;
    margin:0 10px 0 0;
    font-size:12px;
    font-weight:normal;
    font-family:宋体;
}
.subject span a {
    color:#999;
}
.subject span a:hover {
    color:#f30;
}
.subject_user {
    background:url(../images/bg_title.gif) repeat-x top;
    line-height:32px;
    height:32px;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}
.friendlinkssub {
    background-image: url(../images/friendlinks.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.toplist {
    margin:10px;
    padding:0;
    list-style:none;
    background:url(../images/dotnum.png) no-repeat top left;
}
.toplist li {
    line-height:30px;
    height:30px;
    padding-left:30px;
    border-bottom:1px solid #F0F0F0;
    overflow: hidden;
}
.toplist li span {
    float:right;
    color:#999;
}
.topcate {
    margin:10px 0;
    padding:0;
    list-style:none;
}
.topcate li {
    line-height:30px;
    height:30px;
    border-bottom:1px solid #F0F0F0;
}
.topcate li a {
    display:block;
    height:30px;
    padding-left:24px;
    line-height:30px;
    height:30px;
    font-size: 15px;
}
.topcate li a:hover {
    background:url(../images/hand-o-right.png) no-repeat center left;
}
.topcate .hover {
    border-bottom:1px solid #F0F0F0;
    background:url(../images/hand-o-right-hover.png) no-repeat center left;
}
.topcate .hover a {
    color:#C60000;
    font-weight: bold;
}
.prd-list ul {
    overflow: hidden;
    padding-top: 6px;
}
.prd-list ul li {
    float: left;
    width: 23.6%;
    margin:0 0.55% 4px 0;
    padding: 0.45%;
    position: relative;
}
.prd-list ul li .img {
    height: 196.5px;
    position: relative;
}
.prd-list ul li a {
    display: block;
    line-height: 30px;
    text-align: center;
}
.prd-list ul li .img .impt {
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.8) 100%);
    height:40px;
    line-height:40px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.prd-list ul li p.intro {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    height: 20px;
    overflow: hidden;
}
.prd-list ul li .hotbadge {
    position: absolute;
    left: 1%;
    margin-left: 0.45%;
    top: 1%;
    margin-top:0.45%;
    width: 27px;
    z-index: 2;
}
.newslist {
    overflow: hidden;
}
.newslist li {
    padding: 8px 0;
    margin-bottom: 4px;
    border-bottom: #f0f0f0 1px dotted;
    overflow: hidden;
}
.newslist li .date {
    text-align: center;
    padding-bottom: 14px;
    border-radius: 6px;
    border: solid 1px #ddd;
}
.newslist li .date .day {
    padding-top: 10px;
    display: block;
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
}
.newslist li .date .yearmonth {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
}

.time{
    padding-left: 14px;
    background-image: url(../images/date.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left center;
    color: #999;
}
.views {
    padding-left: 14px;
    background-image: url(../images/view.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left center;
    color: #999;
}
.comments {
    color: #999;
    padding-left: 14px;
    background-image: url(../images/comment.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left center;
    font-size: 13px;
}
.newslist li .title {
    padding: 0 10px;
}
.newslist li .title a.t {
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    margin-bottom: 4px;
}
.newslist li .title p {
    font-size: 14px;
    color: #999;
}
.newslist li .title .pics {
    overflow: hidden;
    margin: 6px 0 8px 0;
}
.newslist li .title .pics .img {
    width: 100px;
    height: 75px;
    float: left;
    margin-right: 10px;
}
.common-newslist {
    padding: 10px 0;
}
.common-newslist ul {
    overflow: hidden;
}
.common-newslist ul li {
    overflow: hidden;
    line-height: 25px;
    height: 25px;
    margin-bottom: 4px;
    padding-left: 14px;
    background:url('../images/dot.png') no-repeat center left;
}
.common-newslist ul li .date {
    color: #999;
    font-size: 14px;
    float: right;
}
.common-newslist ul li a {
    font-size: 16px;
}
.home-video-list ul li {
    float: left;
    width: 48%;
    margin:0 0.55% 4px 0;
    padding: 0.45%;
    position: relative;
}
.common-newslist ul li .img {
    height: 98.7px;
    position: relative;
}
#container {
    overflow:hidden;
}
#container .left {
    width:680px;
    float:left;
    overflow:hidden;
}
#container .right {
    width:300px;
    float:left;
    overflow:hidden;
}
/*foot*/
 #footer {
    width:100%;
    border-top: solid 1px #F0F0F0;
    margin: 20px 0;
}
#footer .layui-container {
    text-align:left;
}
#footer .fmenu {
    color:#BFBFBF;
    padding-left: 20px;
    color: #C60000;
}
#footer .fmenu a {
    font-size: 18px;
    line-height: 30px;
    color: #C60000;
    margin-right:6px;
}
#footer .copyright {
    margin-top:15px;
    line-height:22px;
    font-family:verdana;
    padding-left: 20px;
    line-height: 20px;
}
#footer .contactus {
    line-height: 20px;
}
#footer .contactus h2 {
    font-weight: 600;
    font-size: 15px;
}
#footer .contactus p {
    font-size: 13px;
}
#footer .erweima {
    overflow: hidden;
}
#footer .erweima img {
    float: left;
    width: 42%;
    margin-right: 10px;
    border: solid 1px #ddd;
    padding: 4px;
    border-radius: 4px;
}
/*search*/
 .hsearch {
    margin:0 15px;
    padding:0;
    list-style:none;
}
.hsearch li {
    padding:0 0 10px 0;
}
.hsearch li div {
    line-height:22px;
    color:#999;
}
.hsearch .ip {
    border:1px solid #ccc;
    padding:6px 0 2px 0;
    margin:0;
    height:18px;
    vertical-align:middle;
}
.hsearch .w {
    width:220px;
    overflow:hidden;
}
.hsearch .bnt {
    background:url(../images/bnt_blue.gif) no-repeat center;
    border:0;
    width:80px;
    height:30px;
    line-height:30px;
    font-size:12px;
    color:#333;
    cursor:pointer;
}
/*list*/
 .list_page {
    text-align:center;
    margin:10px;
}
.list_page a {
    display:inline-block;
    padding:0px 10px;
    background:#fff;
    border:1px solid #c60000;
    margin-left:-1px;
    color:#c60000;
    line-height: 32px;
    height: 32px;
}
.list_page a:hover {
    background:#c60000;
    color:#fff;
    border:1px solid #c60000;
    text-decoration: none;
}
.list_page a.hover {
    background:#c60000;
    border:1px solid #c60000;
    color:#fff;
    display:inline-block;
    margin-left:-1px;
}
.list_page b {
    background:#fff;
    margin:0px 1px;
    padding:4px 6px;
    border:1px solid #c60000;
    color:#333;
}
.list_page b input {
    border:0;
    margin:0;
    padding:0;
    font-size:12px;
    font-weight:normal;
    width:12px;
    vertical-align:middle;
    text-align:center;
}
/*buy tips*/
 #sdcms_buy {
    background:#FFFBF9;
    color:#333;
    border:1px solid #FACFBA;
    padding:5px 10px;
}
#sdcms_buy .point {
    color:#f00;
    font-family:verdana;
    margin:0 2px;
}
#sdcms_buy .buytip {
    cursor:pointer;
}
.page{
    position: relative;
}
.page .page-left{
    padding-right: 15px;
    border-right: solid 1px #f0f0f0;
}
.page .page-title{
    font-size: 18px;
    line-height:40px;
    height:40px;
}
.page .pagecontent a{
    color: #C60000;
    text-decoration: underline;
}
.page .page-right{
    padding: 0 15px;
}
.page .fixedcontactus{
    top: 0;
    position: fixed;
    z-index: 2;
}
.page .page-right-contact{
    padding: 0px 0 0 20px;
    line-height: 24px;
}
.page .page-right-contact h2{
    font-size: 15px;
    color: #222;
    margin-top: 6px;
    font-weight: 600;
}
.page .page-right-contact p{
    font-size: 13px;
    line-height: 20px;
    color: #666;
}
.dotted{
    padding-left: 20px;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 6px;
}
.catesub{
    background-image: url(../images/catesub.png);
}
.contactsub{
    background-image: url(../images/contacts-sub.png);
}
.hotnewssub{
    background-image: url(../images/hotnews.png);
}
.commentsub1{
    background-image: url(../images/comment1.png);
}
.commentsub2{
    background-image: url(../images/comment2.png);
}
.tuijiansub{
    background-image: url(../images/tuijian.png);
}
.relsub{
    background-image: url(../images/relfile.png);
}
.videosub {
    background-image: url('../images/video.png');
}
.introsub {
    background-image: url('../images/intro.png');
}
.video-list li.video-item{
    padding: 0;
    width: 24.5%;
}
.video-list li.video-item .play {
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    
    background-color: rgb(0,0,0,0.6);
    display: none;
}
.video-list li.video-item .play a{
    height: 100%;
    width: 100%;
    display: inline-block;
    background: url(../images/playbutton_big.png) no-repeat center center;
    background-size: 50px;
}