﻿body {
    line-height: 22px;
    font-size: 13px;
    color: #333;
    font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body, form, p {
    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:#333;
    text-decoration:none;
}
a:hover {
    color:#f00;
}
.l {
    float:left;
}
.r {
    float:right;
}
.c {
    clear:both;
}
.dis {
    display:none;
}
.mc {
    margin:0 auto;
}
.b {
    border:1px solid #ddd;
}
.bt {
    border:1px solid #ddd;
    border-top:2px solid #ddd;
}
.bb {
    border-bottom:1px #ddd dotted;
}
#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*/
 .w1200 {
    width:1200px;
    overflow:hidden;
}
.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;
}
/*bar*/
 .topbar {
    line-height:30px;
    height:30px;
    border-bottom: solid 1px #ddd;
}
.topbar .con {
    margin:0 auto;
}
.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 .con a {
    color: #999;
    font-size: 12px;
}
/*header*/
 #header {
    height:80px;
    overflow:hidden;
    margin:0 auto;
}
#header .logo {
    padding:11px 0 0 0;
}
#header .hotkey {
    padding:10px 0 0 0;
    width:300px;
    text-align:right;
}
#header .hotkey a {
    text-decoration:underline;
    /* color: #f00; */
}
#header .r {
    width:288px;
    height:36px;
    display:block;
    margin:10px 0 0 0;
    overflow:hidden;
}
#header .r input {
    margin:0;
    padding:0;
    vertical-align:middle;
    background: #f5f6f7;
}
#header .r .keyword {
    line-height: 34px;
    height: 34px;
    border:0;
    width:200px;
    padding:0 0 0 22px;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    background: url(../images/btn-search-1.png) no-repeat 3px center #f5f6f7;
}
#header .r .keyword:focus {
    border-color:#386ED3;
    background-image: url(../images/btn-search-2.png);
}
#header .r input[type="submit"] {
    background: #386ED3;
    color: #fff;
    line-height: 36px;
    height: 36px;
    width: 65px;
    float: right;
    border: 1px solid #386ED3;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}
/*nav*/
 #nav {
    height:50px;
    margin:0 auto;
    background:#386ED3;
}
.fixednav {
    position: fixed;
    width: 100%;
    top:0;
    left: 0;
    z-index: 999;
    box-shadow: 0 28px 50px rgba(25,24,40,.35);
}
.menu {
    padding: 0;
    margin:0 auto;
    list-style:none;
    height:50px;
    line-height:50px;
}
.menu li {
    width: 9%;
    overflow:hidden;
    float: left;
}
.menu .mid {
    width:2px;
    height:50px;
    display:block;
    float:left;
}
.menu li a {
    color:#fff;
    font-size:16px;
    text-align:center;
    height:50px;
    line-height:50px;
    display:block;
    outline:none;
}
.menu li a:hover, .menu li a.slt {
    background-color: #1E50B4;
}
.menu li a.slt {
    font-weight: 600;
}
.menu .hover a {
    text-align:center;
    display:block;
    outline:none;
}
.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:#1A5EB6;
}

.flash {
    height: 1px;
    width: 100%;
    padding-top: 25%;
    background-image: url('../images/falsh1.jpg');
    background-repeat: no-repeat;
    background-size:100%;
    background-position: bottom center;
    /* background-attachment: fixed; */
}
.topcates {
    overflow: hidden;
    margin: 10px auto 10px auto;
    background: #fff;
    padding-bottom: 4px;
    border-bottom: solid 1px #ddd;
    /*height: 84px;*/
}
.topcates .swiper-wrapper {
    margin: 0 auto;
    background: #fff;
    /*height: 84px;*/
    display: block;;
}
.topcates .swiper-wrapper .swiper-slide {
    text-align: center;
    float: left;
    width: 8.33%;
}
.topcates .swiper-button-prev {
    background-size: 40%;
    background-color: #FAFAFA;
    left: 0;
    border: solid #CCC 1px;
    border-radius: 4px;
    top: 36px \9;
}
.topcates .swiper-button-next {
    background-size: 40%;
    background-color: #FAFAFA;
    right: 0;
    border: solid #CCC 1px;
    border-radius: 4px;
    top: 36px \9;
}
.topcates .swiper-wrapper .swiper-slide .img {
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.topcates .swiper-wrapper .swiper-slide a.cate-title {
    display: block;
    font-size: 14px;
    line-height: 15px;
    height: 15px;
    overflow: hidden;
    color: #222;
}
.topcates .swiper-wrapper .swiper-slide a.cate-pics, .topcates .swiper-wrapper .swiper-slide a.cate-prop, .topcates .swiper-wrapper .swiper-slide a.cate-price {
    display: inline-block;
    margin-right: 2px;
    color: #999;
    font-size: 12px;
    line-height: 15px;
}
.topcates .swiper-wrapper .swiper-slide a:hover {
    color: #f00;
    text-decoration: underline;
}
#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;
}
/*position*/
 #position {
     width: 1200px;
    margin:0 auto;
    border-bottom:1px solid #DDD;
    line-height:40px;
    background-image: url(../images/home.png);
    background-repeat: no-repeat ;
    background-position:4px 12px;
    background-size: 16px 16px;
    padding: 0 0 0 22px;
    box-sizing: border-box;
    overflow:hidden;
}
#position div {
    float:right;
    height:30px;
    line-height:30px;
    _padding-top:8px;
}
#position div img {
    margin:0 5px;
    vertical-align:middle;
}
/*subject*/
 .subject {
    /* background:url(../images/bg_title.gif) repeat-x top; */
    border-bottom: solid 2px #386ED3;
    line-height:40px;
    height:40px;
    font-weight:bold;
    font-size:16px;
    padding:0 0 0 16px;
    color: #386ED3;
}
.subject span {
    float:right;
    margin:0 10px 0 0;
    font-size:12px;
    font-weight:normal;
}
.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;
}
.toplist {
    margin:7px 10px 4px 10px;
    padding:0;
    list-style:none;
    background:url(../images/dotnum.gif) no-repeat top left;
}
.toplist li {
    line-height:30px;
    height:30px;
    padding-left:30px;
    border-bottom:1px solid #FFF;
    overflow: hidden;
}
.toplist li span {
    float:right;
    color:#999;
}
.topcate {
    margin:10px;
    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:30px;
}
.topcate li a:hover {
    color:#fff;
    background:#386ED3 url(../images/ico_arr.gif) no-repeat top left;
}
.topcate .hover {
    line-height:30px;
    height:30px;
    border-bottom:1px solid #F0F0F0;
    background:#386ED3 url(../images/ico_arr.gif) no-repeat top left;
}
.topcate .hover a {
    color:#fff;
}
#container {
    overflow:hidden;
}
#container .left {
    width:840px;
    float:left;
    overflow:hidden;
}
#container .right {
    width:340px;
    margin-left: 20px;
    float:left;
    overflow:hidden;
}
#news-containe {
    overflow:hidden;
}
#news-container .left {
    width:560px;
    float:left;
    overflow:hidden;
}
#news-container .right {
    width:300px;
    margin-left: 20px;
    float:left;
    overflow:hidden;
}
/*foot*/
 #footer {
    background:linear-gradient(to bottom, transparent 0%, rgba(56,110,211, 0.5) 80%, rgba(56,110,211, 0.5) 80%);
    width:100%;
    position: relative;
}
#footer .w980 {
    text-align:center;
    padding:30px 0 0 0;
}
#footer .fmenu {
    color: #386ED3;
    line-height: 36px;
}
#footer .fmenu a{
    color: #386ED3;
    font-size: 18px;
}
#footer .copyright {
    margin:15px 0;
    line-height:22px;
    font-family:verdana;
}
#footer .erweima{
    position: absolute;
    width: 88px;
    height: 88px;
    right: 250px;
    top: 22px;
    padding: 4px;
    border:solid 1px #333;
    border-radius: 4px;
    box-sizing: border-box;
    background:#fff;
}
#footer .erweima img{
    width: 100%;
    height: 100%;
}
#footer .fixtel{
    position: fixed;
    width: 150px;
    left: 10px;
    top: 260px;
    background:url('../images/tel2.png') no-repeat center top;
    background-size: 40px;
    color: #386ED3;
    font-size: 20px;
    font-weight: 600;
    padding-top: 40px;
    text-align: center;
    z-index: 1000;
    display: none;
}
/*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:0 0 0 10px;
    margin:0;
    vertical-align:middle;
    line-height: 26px;
    border-radius: 4px;
}
.hsearch .w {
    width:220px;
    overflow:hidden;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
}
.hsearch .bnt {
    background:#386ED3;
    color: #FFF;
    border-radius: 4px;
    border:solid 1px #386ed3;
    width:80px;
    height:30px;
    line-height:30px;
    cursor:pointer;
}
/*list*/
 .list_page {
    text-align:center;
    margin:10px;
}
.list_page a {
    display:inline-block;
    padding:7px 10px;
    background:#fff;
    border:1px solid #386ED3;
    margin-left:-1px;
    color:#333;
}
.list_page a:hover {
    background:#386ED3;
    color:#fff;
    border:1px solid #386ED3;
}
.list_page a.hover {
    background:#386ED3 ;
    border:1px solid #386ED3;
    color:#fff;
    display:inline-block;
    padding:7px 10px;
    margin-left:-1px;
}
.list_page b {
    background:#fff;
    margin:0px 1px;
    padding:4px 6px;
    border:1px solid #386ED3;
    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;
}

.video-list {
    overflow: hidden;
    margin: 10px 0 0 0;
    padding: 0;
}
.video-list li.video-item {
    float: left;
    width: 292px;
    height: 219px;
    margin:0 10px 10px 0;
    list-style: none;
    position: relative;
}
.video-list li.video-item .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.video-list li.video-item .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.video-list li.video-item:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.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;
}
.video-list li.video-item a.title {
    color: #F0F0F0;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    word-break: break-all;
    position: absolute;
    text-align: center;
    bottom: 0px;
    left: 0;
    width: 100%;
    font-weight: normal;
    box-sizing: border-box;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0.8) 100%);
}
.news {
    background-image: url('../images/news.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.companyinfosub {
    background-image: url('../images/companyinfo.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.contactsub {
    background-image: url('../images/contactus.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.commentsub {
    background-image: url('../images/comments1.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.tagsub {
    background-image: url('../images/tag.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.friendlinkssub {
    background-image: url('../images/friendlinks.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.guidesub {
    background-image: url('../images/cc-guidepost.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.techsub {
    background-image: url('../images/technology.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.businesssub {
    background-image: url('../images/business1.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.videosub {
    background-image: url('../images/video.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.catesub{
    background-image: url('../images/categorys.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.tuijiansub{
    background-image: url('../images/tuijian3.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.cates1sub{
    background-image: url('../images/categorys1.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding-left: 20px;
}
.topnew {
    margin:10px;
    padding:0;
    list-style:none;
    clear:both;
}
.topnew li {
    line-height:25px;
    margin-bottom: 3px;
}
.topnew li span.lidate {
    float: right;
    color: #999;
    font-size: 11px;
}
.topnew li a {
    font-size: 15px;
    background: url('../images/dot.png') no-repeat center left;
    padding-left: 14px;
    
}
.topnew li a.title{
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    border-bottom-color: #fff;
}
.topnew li p {
    margin: 0;
    padding: 0;
}
.topnew li p.intro {
    color: #999;
    font-size: 13px;
    line-height: 22px;
}
.topnew li p.summary {
}
.topnew li p.summary span, .topnew li p.summary a {
    margin-right: 10px;
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
    display: inline-block;
    color: #666;
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
}
.topnew li p.summary .date {
    background-image: url('../images/date.png');
}
.topnew li p.summary .views {
    background-image: url('../images/view.png');
}
.topnew li p.summary .comments {
    background-image: url('../images/comment.png');
}
.toppic {
    color:#999;
    line-height:22px;
    word-break:break-all;
    overflow:hidden;
}
.toppicb a {
    background: none;
    padding-left: 0px;
}
.toppic .img {
    float:left;
    width:150px;
    height: 112px;
    overflow: hidden;
    margin:5px 10px 5px 0;
    background: #fff;
    box-sizing: border-box;
}
.toppic img {
    display:block;
    width: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.toppic img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.toppic a {
    font-size:14px;
    display:block;
}
.contactus {
    padding: 0 0 0 16px;
}
.contactus h2, .contactus p {
    padding: 0;
    margin: 0;
    color: #657180;
}
.contactus h2 {
    font-size: 14px;
    line-height: 25px;
}
.contactus p {
    font-size: 13px;
    line-height: 22px;
    text-indent: 10px;
}