﻿@charset "utf-8";
/*公共样式部分 */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,em,font,img,small,strong,b,u,i,s,dl,dt,dd,ol,ul,li,fieldset,form,label,input,table,tr,td { padding: 0px; margin: 0px;}
textarea {resize: none; overflow: auto; line-height: 18px; border: 1px solid #ccc;-webkit-appearance: none;}
html { font-family: sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
ol,ul,li { list-style: none outside none;}
i{ font-style: normal; }
img { border: none; /*display: block;*/}
body,button,input,select,textarea {font: 12px/150% Arial,"Microsoft YaHei", "宋体", serif;color: #333; outline: 0;}
/*使 option 有间距*/
select {font-family: verdana, sans-serif;}
body { background-color: #fff;}
s,em { font-style: normal;}
s {text-decoration: none;}
.clear{ clear:both; }
input:not([type="image"]),
textarea{ box-sizing: content-box; }
/* Links
   ========================================================================== */
a{text-decoration: none; color: #666; background-color: transparent; cursor:pointer; outline:none;}
a:hover{ color:#2f8bd6; }
header, footer, article, section, nav, menu, hgroup {display: block;}
body{ width:100%; min-width: 1140px; font-family:"Microsoft yahei"; background-color: #f6f7f9; }
/*页头广告 start*/
.head-adv{ position: relative; width: 100%; height: 80px; overflow:hidden; }
.advbtn{ position: relative; width: 1140px; height: 0; margin: 0 auto; }
.close-adv{ position: absolute; right:0; top:10px; display: block; width: 16px; height: 17px; text-indent: -999em; overflow: hidden; background: url("../nimages/icon-closeAdv.gif") no-repeat; }
.advpic{ display: block; width: 100%; min-width: 1140px; text-align: center; overflow: hidden; }
.advpic img { position: absolute;left: 50%; top: 0; }
.advbtn .adv-l,
.advbtn .adv-r{ position: absolute; top: 14px; height: 50px; font-size: 16px; color: #fff; line-height: 50px; text-align: center; border-radius: 3px; }
.adv-l{ width: 140px; right: 293px; background-color: #ff7f0e; }
.adv-l:hover{ background-color: #d46b0e; }
.adv-r{ width: 160px; right: 105px; background-color: #00a6c9; }
.adv-r:hover{ background-color: #048ca9; }
/*页头广告 end*/

.wrapper{ position: relative; width: 100%; }
/*banner start*/
.banner{ position: absolute; left:0; top:0; z-index: -1; width: 100%; min-width: 1140px; height: 360px; }
.banner li{ position: absolute; display: none; width: 100%; height: 100%; }
.banner .bg1{ background: url("../nimages/banner1.jpg") no-repeat center top #1b66e6; }
.banner .bg2{ background: url("../nimages/banner2.jpg") repeat-x center top #c2080f; }
.banner .bg3{ background: url("../nimages/banner3.jpg") repeat-x center top #c2080f; }
/*banner end*/

.section1 .header{ border-bottom-color: #4683eb; }
.section2 .header{ border-bottom-color: #0180cf; }
.section3 .header{ border-bottom-color: #01a29a; }

.section1 .login-btns .btn-login:hover,
.section1 .login-btns .btn-register{ color: #2b83ff; }
.section2 .login-btns .btn-login:hover,
.section2 .login-btns .btn-register{ color: #009dc8; }
.section3 .login-btns .btn-login:hover,
.section3 .login-btns .btn-register{ color: #00897e; }

.section1 .wx,
.section2 .zsy,
.section3 .yw{ display: block; }
.section2 .wx,
.section3 .wx,
.section1 .zsy,
.section3 .zsy,
.section1 .yw,
.section2 .yw{ display: none; }

.section3 .searchmain .search-form{ margin-top: 20px; }

.section1 .searchmain .search-btn { background-image: url("../nimages/btn-search1.png"); }
.section2 .searchmain .search-btn { background-image: url("../nimages/btn-search2.png"); }
.section3 .searchmain .search-btn { background-image: url("../nimages/btn-search3.png"); }

.section1 .searchmain .search-tab li{ color: #d4e3fc; }
.section2 .searchmain .search-tab li{ color: #fff; }
.section3 .searchmain .search-tab li{ color: #fff; }

.section1 .wx{ height: 32px; border-bottom: 1px solid #669cf8; }
/*=====================================.header start==================================*/
.header{ width: 100%; height: 70px; margin-bottom: 40px; border-bottom-width: 1px; border-bottom-style: solid; }
.header .head-main{ width:1140px; margin:0 auto;  }
.header .link-home{ float: left; width: 140px; height: 45px; margin-top: 13px;  background: url("../nimages/logo.png") no-repeat top center; /*background-size: cover;*/ }
.header .head-right{ float: right; padding-top: 14px; }
.header .link-list{ float: right; padding-top: 14px; color:#fff;  }
.header .link-list li{ display:inline-block; vertical-align: top; height: 14px; padding: 0 8px; line-height: 14px; }
.header .link-list a{ font-size: 12px; color:#fff; font-family:"Microsoft yahei"; }
.header .link-list a:hover{ color: #c5eaff; }
.login-btns{ float: right; margin-left: 40px; margin-top: 6px; }
.login-btns>li{ display:inline-block; vertical-align: middle; color: #fff; line-height: 26px; }
.login-btns a:hover{ color: #c5eaff;  }
.login-btns>li+li{ margin-left: 5px;}
.login-btns .btn-register,
.login-btns .btn-login{display: block;padding: 0 17px;border: 1px solid #fff;border-radius: 2px;cursor: pointer;}
.login-btns .btn-login:hover,
.login-btns .btn-register{ color: #2b83ff; background: rgba(255,255,255,.8); }
.login-btns a{ margin-left:5px; font-size: 12px; color: #fff; }
.login-btns .login>a{ display: inline-block; vertical-align: middle; max-width: 150px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; }
.icon-new{ display: inline-block; vertical-align: top; width: 27px; height: 13px; margin-left: 3px; margin-top: -3px; background: url("../nimages/icon-new.png") no-repeat; }

.login-droplist{ position: relative; }
.login-droplist span{ display: block; line-height: 30px; cursor: pointer; }
.login-droplist b{ display: inline-block; max-width: 100px; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.login-droplist b a{ margin-left: 0; }
.login-droplist span i{ display: inline-block; vertical-align: top; width: 8px; height: 19px; margin-left: 5px; background: url("../nimages/rs-default.png") no-repeat -108px -66px; }
.login-droplist ul{ position: absolute; top: 25px; left:50%; display: none; width: 110px; margin-left: -55px; background-color: #fff;
    -o-box-shadow: 0 2px 5px #999;
    -ms-box-shadow: 0 2px 5px #999;
    -moz-box-shadow: 0 2px 5px #999;
    -webkit-box-shadow: 0 2px 5px #999;
    box-shadow: 0 2px 5px #999;
}
.login-droplist ul li{ display: block; text-align: center; }
.login-droplist ul li+li{ border-top: 1px solid #eee; }
.login-droplist li a{ display: block; max-width: none; margin-left: 0; color: #333; }
.login-droplist li a:hover{ color: #2f8bd6; }
.login-droplist:hover ul{ display: block; }
.login-droplist:hover span i{  background-position: -108px -30px; }
/*===========================.header end============================*/

/*=========================search start==============================*/
.searchmain{  width: 1005px; height: 175px; margin: 0 auto; }
.searchmain .search-tab{ float: left; width: 113px; /*height: 136px;*/ }
.searchmain .search-tab li{ position:relative;  height: 45px; line-height: 45px; font-size: 14px; text-align: center; border-right: 1px solid #9dbdf4;  cursor: pointer; overflow: hidden;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -ms-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}
.searchmain .search-tab li:hover{  color: #fff; }
.searchmain .search-tab li.on { padding-right: 1px; color: #fff;  border-right: none; }
.searchmain .search-tab li::before{  content:"";  position:absolute;  left:0;  width:113px;  height: 45px;  background: url("../nimages/search-tab-bg.png") no-repeat;
    -webkit-transition: transform .3s ease-in;
    -moz-transition: transform .3s ease-in;
    -ms-transition: transform .3s ease-in;
    -o-transition: transform .3s ease-in;
    transition: transform .3s ease-in;

    -webkit-transform: translateX(113px);
    -moz-transform: translateX(113px);
    -ms-transform: translateX(113px);
    -o-transform: translateX(113px);
    transform: translateX(113px);
}
.searchmain .search-tab li.on::before{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.searchmain .search-form {position: relative;float: right;width: 865px;}
.searchmain .input-box{  width: 765px; height: 50px; margin-bottom: 24px; background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -ms-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -o-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
}
.searchmain .sort{ position: relative; z-index: 1; float: left; width: 120px; height: 50px; font-size: 14px; color: #072958; }
.sort-default{ height: 50px; line-height: 50px; text-align: center; cursor:pointer; background: url("../nimages/icon-sort.png") no-repeat right top; }
.sort span{ padding-right: 2px; margin-right: 0; text-align: right; color: #010101; white-space:nowrap;  }
.sort .sort-icon{ display:inline-block; vertical-align: middle; width: 8px; height: 6px; /*color: #6d6d6d;*/ text-indent: -9999em; background: url("../nimages/icon-sort.png") no-repeat 0 -50px; }
.sort-list{  position:absolute;  display:none;  width: 118px;  border:1px solid #ddd;  background-color: #fff;
    -o-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -ms-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
}
.sort-list a{ display: block; color:#333; text-align:center; }
.sort-list li{ height: 30px; line-height: 30px; }
.sort-list li.cur a{ font-weight: bold; }
.sort-list li a:hover{ text-decoration:none; background-color: #f5f5f5; }
.sort:hover .sort-list{ display: block; }
.searchmain .search-input {float: left;width: 555px;height: 20px;padding: 15px 0 15px 20px;font-size: 14px;color: #7d7d7d;line-height: 20px;border:none;background-color: #fff;}
.searchmain .search-btn { float: right; width: 68px; height: 50px; border: none; border-radius: 0 2px 2px 0; outline: none; background-repeat: no-repeat; background-position: center; background-color: #fff; cursor: pointer; }
.searchmain .readvce{ position: absolute; right: 0; top:0; width: 80px; margin-top: 4px; font-size: 12px; text-align: left; }
.searchmain .readvce a{ display: inline-block; padding-right: 20px; line-height: 23px; font-family: Microsoft Yahei; color: #fff; background: url("../nimages/icon-jt.png") right 0 no-repeat; }
.searchmain .readvce a:hover{  color: #c5eaff; background-position: right -23px; }
.searchmain .input-box.fullinput .search-input { width: 675px; }
.searchmain .input-box.fullinput .reopt { display: none; }
.option-list{ width: 100%; }
.option-list li{ display: inline-block;vertical-align: middle; height: 26px; padding-left: 8px; margin-right: 30px; margin-bottom: 13px; color: #fff;font-size: 14px;}
.option-list li i{ display: inline-block; vertical-align: middle; width: 20px; height: 26px; background: url("../nimages/icon-selected.png") no-repeat 4px 6px; cursor: pointer;  }
.option-list .selected i{ background-position: 4px -20px; }
.option-list a{ display: inline-block; height: 24px; line-height: 24px; color: #fff; cursor: pointer;  }
.option-list a:hover{ color: #c5eaff; }
.wx .tit{ float: left; display: inline-block; padding-left: 2px; padding-right: 12px; margin-right: 15px; line-height: 26px; font-size: 12px; font-weight:normal; color: #81b2fc; background: url("../nimages/icon-jt.png") right -23px no-repeat; }
/*==========================search end=============================*/


.product-content{ width: 1140px; height: 624px; margin: 0 auto;  }
.product-content .unit{ height: 582px; /*margin-top: -74px;*/ background-color: #fff; border: 1px solid #e4e8eb; border-top: 4px solid #7dacf0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 6px rgba(0,0,0,.15);
    -o-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -ms-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.15);
}
.product-content .unit:hover{ border-top-color: #ff9c00; }
.product-content .unit a{ white-space: nowrap;}
.product-content .unit-box1{ float: left; width: 328px; margin-right: 8px; }
.product-content .unit-box2{ float: left; width: 500px; }
.product-content .unit-box3{ float: right; width: 288px;  }
.product-content .unit h4{ padding-left: 25px; height: 69px; line-height: 69px;  font-size: 18px; color: #2267c7; font-family: "Microsoft yahei";  font-weight:normal; border-bottom: 1px solid #d9e0e8; }
.product-content .unit h6{ display: block; font-size: 15px; color: #000; font-weight: normal; line-height: 28px; }
.product-content .unit h6 a{ color: #000; }
.product-content .unit h6 sup { font-size: 12px; color: #f00; 
    -o-animation: flash 5s linear infinite;
    -ms-animation: flash 5s linear infinite;
    -moz-animation: flash 5s linear infinite;
    -webkit-animation: flash 5s linear infinite;
    animation: flash 1s linear infinite;
  }
.product-content .unit h6 span a{ margin-left: 10px; font-size:12px; color:#778193; }
.product-content .unit li{ font-size: 12px; color: #778193; line-height: 24px; }
.product-content .unit li>a{ margin-right: 12px; font-size: 12px; color: #778193; line-height: 22px; }
.product-content .unit .outstand{ color: #f30; font-weight:bold; }
.product-content .unit h6 a:hover,
.product-content .unit li>a:hover{ color: #2f8bd6; }
/******行业知识服务平台******/
.product-content .unit-box1 ul{ width: 285px; padding: 22px 18px 0 25px;}
.product-content .unit-box1 li{ margin-bottom: 15px; clear:both; }
/******知网工具（平台）*******/
.product-content .unit-box2 .t{ height: 150px; }
.product-content .unit-box2 .b{ height: 169px;}
.product-content .unit-box2 dl ul{ width: 100%; padding-top: 5px; }
.product-content .unit-box2 dl li{ float: left; max-width: 267px;  margin-left: 25px;}
.product-content .unit-box2 dl .t li{ display: inline-block; vertical-align: top; float: none; }
.product-content .unit-box2 h6{ padding-top: 5px; }
.product-content .unit-box2 .t h6{ padding-top: 13px; }
.product-content .unit-box2 .t .left{ width: 180px; }
.product-content .unit-box2 .t .right{ width: 260px; }
.product-content .unit-box2 .b{  padding-top: 8px; }
.product-content .unit-box2 .b .left{ width: 245px; }
.product-content .unit-box2 .b .right{ width: 190px; }
/*专题知识库*/
.product-content .unit-box3 ul{ padding-top: 22px; padding-left: 25px; }
.product-content .unit-box3 li{ margin-bottom: 10px; }


/*================知网动态 start================*/
.trends{ width: 100%; padding: 47px 0 80px; background-color: #fff; }
.trends-content{ width: 1140px; margin: 0 auto;  }
.trends-content h4{ width: 100%; height: 37px; font-family: "Microsoft Yahei"; font-weight:normal; line-height: 28px;border-bottom: 1px solid #ccc; clear: both; overflow: hidden;  }
.trends-content h4 span { float: left; font-size: 18px; color: #2267c7; }
.trends-content .more { float: right; font-size: 12px; color: #999;  }
.trends-content .more:hover { color: #2f8bd6; }
.trends-top-box{ height: 409px; overflow: hidden; /*border-bottom: 1px solid #2a82fe;*/ }
.trends-news { float: left; width: 400px; height: 409px; }
.trends-news ul{ padding-top: 16px; }
.trends-news li { width: 100%;  }
.trends-news h6{ display: block; color: #54627a; line-height: 35px; font-weight:normal; font-size: 14px; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis;}
.trends-news p{ padding-bottom: 18px; color: #617089; line-height: 20px; word-break: break-all; text-align: justify; text-justify: inter-word; }
.trends-news li:hover h6{ color: #2267c7; }
.trends-news li.red h6{ color: red; }
.trends-news li.on+li{ padding-top: 16px; border-top: 1px dashed #dcdcdc; }
/*知网动态=轮播图*/
.trends-banner{ float: right; width: 680px; height: 345px; margin-right: 25px;  }
.rsDefault{ width: 100%; height: 100%; }
.rsDefault .rsTmb {  /*padding: 20px;*/ padding-left: 20px; padding-right: 10px; margin-left: 12px;  border-bottom: 1px solid #e7eaeb; background: transparent; }
.rsDefault .rsThumbs .rsThumb {  width: 205px;  height: 56px;  }
.rsDefault .rsThumbsVer { top: 35px; right: -25px;  width: 193px; height: 280px; border-right: 1px solid #93a7c3; background-color: #fff; /*padding-right: 6px; padding-bottom: 3px;*/
    -o-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -ms-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.15);
    box-shadow: 0 0 6px rgba(0,0,0,.15);
}
.rsDefault .rsThumbs{ z-index: 20; height: 280px; margin-left: -12px; }
.rsDefault,
.rsDefault .rsThumbs,
.rsDefault .rsThumbsArrow,
.rsDefault .rsThumbsArrow:hover{ background: transparent; }
.rsDefault .rsTmb h5{ /*width: 120px;*/ font-size: 14px; color: #8896af; line-height: 55px; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.rsDefault .rsThumb.rsNavSelected {  background: url("../nimages/arrow-trangle.png") no-repeat 0 0 transparent;  }
.rsDefault .rsThumb.rsNavSelected h5 { color: #384151; }
.sampleBlock {  left: 0;  top: 0;  width: 100%;  height: 100%; background: url(about:blank);  }
.rsDefault.rsWithThumbsVer .rsThumbsContainer{
    -o-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -ms-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.15);
    box-shadow: 0 0 6px rgba(0,0,0,.15);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft{ top: -25px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight{ bottom: -20px;}
.rsDefault .rsThumbsArrowIcn{ width: 37px; height: 23px; background-image: url("../nimages/icon-arrow.png") ; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {  background-position: 0 0;  }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {  background-position: -37px 0;  }
.rsImg { width: 680px; height: 345px; }
/*================知网动态================end*/

/*教育、众知 · 众创、软件产品*/
.trends-bottom-box{ height: 381px; padding-top: 25px; }
.trends-unit{ height: 383px; /*border: 1px solid #2a82fe;*/ }
.trends-unit.unit1{ float: left; width: 400px; margin-right: 56px; overflow: hidden; }
.trends-unit.unit2{ float: left; width: 360px; }
.trends-unit.unit3{ float: right; width: 276px; }
.trends-unit>ul li{ line-height: 26px; color: #54627a; font-size: 14px; /*clear: both;*/ }
.trends-unit>ul li+li{ border-top: 1px dashed #ddd; }
.trends-unit a{ white-space: nowrap; }
.trends-unit.unit1>ul,
.trends-unit.unit2>ul{ height: 230px;  }
.trends-unit.unit1>ul>li{ padding-top: 17px; padding-bottom: 12px; margin-left: -25px; }
/*.trends-unit.unit1 li.b{ font-size: 12px; }*/
.trends-unit.unit1>ul>li a{ margin-left: 25px; }
.trends-unit.unit1 li.b{ margin-left: -5px; }
.trends-unit.unit1 li.b a{ margin-left: 5px; }
.trends-unit.unit2>ul{ height: 230px;  }
.trends-unit.unit2>ul>li{ height: 87px; padding-top: 20px; }
.trends-unit.unit2 .tit{ float: left; width: 58px; height: 58px;  line-height: 58px; text-align: center; font-size: 44px; color: #1a66e7; font-family:"楷体"; background: url(../nimages/font-bg.jpg) no-repeat; }
.trends-unit.unit2 p{ float: left; width: 300px; line-height: 30px;  }
.trends-unit.unit2>ul>li a{ margin-left: 26px; margin-right: 15px; }
.trends-unit.unit3 ul{ padding-top: 20px; padding-left: 5px; margin-bottom: 21px; }
.trends-unit.unit3 ul li{line-height: 48px; margin-bottom: 5px; border: 1px solid #e7e7e7; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  }
.trends-unit.unit3 ul a{ display: block; padding-left: 15px; }
.trends-unit.unit3 .icon{ display: inline-block; vertical-align: middle; width: 30px; height: 30px; margin-right: 15px; /*border: 1px dashed #ddd;*/ background: url("../nimages/icon-software.png") no-repeat center;  }
.trends-unit.unit3 .icon1{ background-position: 0 0;}
.trends-unit.unit3 .icon2{ background-position: 0 -30px;}
.trends-unit.unit3 .icon3{ background-position: 0 -60px;}
.trends-unit.unit3 .icon4{ background-position: 0 -90px;}
.trends-unit.unit3 .icon5{ background-position: 0 -120px;}
.trends-unit.unit3 .icon6{ background-position: 0 -150px;}
.trends-unit .recommend{ display: block; width: 360px; height: 115px; overflow:hidden; }
.trends-unit .recommend img{ width: 100%; }
/*rollImg start*/
.slideBox { position: relative; width: 100%; height: 115px; overflow: hidden; }
.items { position: absolute; background: none; list-style: none; }
.items li{ float: left; width: 100%; }
.items li img{  width: 100%; height: 115px; }
.tips { position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; overflow: hidden; }
.tips .title{ display: none; }
.tips .nums {  position: absolute;  right: 0;  top: 0; width:100%;  height: 100%; text-align: center;  }
.tips .nums a { display: inline-block;  width: 10px;  height: 10px; margin: 0 5px; color: transparent; text-indent: 10px; border-radius: 8px; overflow: hidden; background-color: #fff; }
.tips .nums a.active {  background-color: #ffc63b;  opacity: 1;  }
/******rollImg end******/

/*footer start*/
.footer { width:100%; height: 379px; color: #a4acb7; font-family: "Microsoft Yahei"; line-height: 22px;  background-color: #1c2b40; }
.footer a { color: #66758d; font-family: "Microsoft Yahei"; }
.foot-top{ width: 100%; height: 181px; padding-top: 28px; clear: both; background: url("../nimages/foot-bg.png") top center #e6e9ee; }
.foot-top .content { width: 1140px; margin: 0 auto; /*overflow: hidden;*/ }
.foot-top li { float: left; }
.foot-top li+li { margin-left: 92px; }
.foot-top b { display: block; font-size:14px; color: #54627a; line-height: 44px; }
.foot-top a,
.foot-top span{ display: block; color: #66758d; }
.foot-top span a{ display: inline; }
.foot-top .weibo{ /*width: 290px;*/ height: 90px; padding-top: 30px; padding-left: 65px; margin-top: 17px; border-left: 1px solid #506581; }
.foot-top .weibo a{ display: inline-block; line-height: 40px; text-align: center; }
.foot-top .weibo a+a{ margin-left: 35px; }
.foot-top .weibo a>img{ width: 40px; height: 40px; background: url("../nimages/weibo-bg.png") no-repeat 0 0;}
.foot-top .weibo a:hover>img{ background-position: -40px 0;}
.foot-top .qrcode{ position: relative; }
.foot-top .wechat-qrcode{ position: absolute; left: -27px; top: -102px; display:none; width: 100px; height: 100px; background-color: #fff;
    -webkit-box-shadow: 0 2px 10px #aaa;
    -moz-box-shadow: 0 2px 10px #aaa;
    -ms-box-shadow: 0 2px 10px #aaa;
    -o-box-shadow: 0 2px 10px #aaa;
    box-shadow: 0 2px 10px #aaa;
}
.foot-top .qrcode:hover .wechat-qrcode{ display: block; }
.foot-top .wechat-qrcode img{ width: 100%; height: 100%; }
.foot-top .wechat-qrcode:after { content: ''; position: absolute; left: 50%; bottom: -13px; width: 0;  height: 0;  margin-left: -6px; border-width: 8px 6px 6px 6px; border-style: solid; border-color: #fff transparent transparent transparent; }

.foot-bot{ width: 1140px; margin: 0 auto; overflow: hidden; color: #a4acb7;}
.foot-bot .t{ height: 60px; padding-top: 27px;  border-bottom: 1px solid #2e435e; }
.foot-bot .t a{ color: #a4acb7; }
.foot-bot .t>img{ float: left; width: 110px; }
.foot-bot .t .mid{ float: left; margin-left: 20px; }
.foot-bot .t .mid span{  display: block; }
.foot-bot .t .mid a+a{  margin-left: 24px; }
.foot-bot .t .right{ float: right; }
.foot-bot .t .right img{ height: 32px; margin-left: 17px; }
.foot-bot .b{ width: 670px; padding-top: 16px;}
.foot-bot .b a{ margin-left: 5px; }
.foot-bot .b a,
.foot-bot .b span{ color: #6a7481; white-space: nowrap;  margin-right: 5px; }
.footer a:hover,
.foot-top a:hover span { color: #2f8bd6; }
/*footer end*/

/*a标签无连接*/
.option-list .nohref,
a.nohref,
a.nohref:hover{ color: inherit!important; cursor: default; }
.product-content .unit li .nohref:hover{ color:#778193; }/*兼容ie7/8，ie7/8不支持inherit*/


/*重置登录*/
#headerBox{ float: right; margin-left: 20px; margin-top: 7px; *max-width: 240px; }
.ecp_top-nav .ecp_tn-header{ width: auto!important; margin: auto; *z-index: 999;  }
.ecp_top-nav{ border-top: none!important; border-bottom: none!important; background-color: transparent!important; box-shadow:none!important; }
.tn-person-r .ecp_tn-title .ecp_tn-tab{ height: 26px; padding: 0 17px!important; margin-left: 10px; border: 1px solid #fff; border-radius: 2px;  color: #fff!important;}
#Ecp_header_Register .ecp_tn-tab,
.ecp_top-nav .ecp_tn-title .ecp_tn-tab:hover{ color: #2b83ff!important; background: #d1e0fa!important; background: rgba(255, 255, 255, 0.8)!important; }
.tn-person-r .ecp_tn-title .ecp_tn-tab i{display: inline!important;vertical-align: middle!important;padding: 0!important;line-height: 26px;}
/*下拉框*/
.tn-person-r .tn-topmenulist-b{ left: auto!important; right: 195px; }
/*登录后*/
.tn-person-r .ecp_tn-title .tn-greeting{ position: static!important; display: inline-block; line-height: 28px!important; color: #fff!important; overflow: visible!important; white-space: nowrap; *line-height: 14px!important; }
#Ecp_top_login1{ *margin-left: 20px; }
#Ecp_top_logout_showLayer1,
#Ecp_top_logout_showLayer{ border: none!important; padding-right: 0!important; margin-left:0;  }
#Ecp_top_logout_showLayer1{ *margin-right: 10px; }
#Ecp_top_logout_showLayer1:hover,
#Ecp_top_logout_showLayer:hover{ background: transparent!important; }
#Ecp_top_logout_showLayer1 i,
#Ecp_top_logout_showLayer i{ padding-right: 12px!important; vertical-align: top!important; line-height: 26px; *line-height: 32px; }
#Ecp_top_logout_showLayer1 .ecp_tn-arrow,
#Ecp_top_logout_showLayer .ecp_tn-arrow{ right: 0!important; top: 8px!important; *top: 15px!important; }
.tn-person-r .tn-topmenulist-a{ left: auto!important; right: -3px; }
.tn-person-r em{ display: inline-block; vertical-align: middle; max-width: 80px; color: #fff; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; }
.tn-topmenulist .tn-text-list li a{ text-align: center; }
.tn-person-r .tn-topmenulist .tn-text-list{ *margin-top: -16px!important; }
#Ecp_AutoLoginCheck span{ *margin-left: -10px; }/*自动登录复选框*/
.sub_wrap_r a:hover{ text-decoration: none!important; }

/*页头全屏轮播图 start*/
.banner-main { position: relative; width: 100%; height: 100px; verflow: hidden; }
.banner-main-img { height: 100%; width: 100%; min-width: 1140px; overflow: hidden; }
.banner-main-img li { position: absolute; top: 0; left: 0; display: none;  width: 100%; overflow: hidden;}
.banner-main-img li img{ position: relative;left: 50%; top: 0; display: block;  width: 1920px; height: 100px; margin-left: -960px;}
.ui-controls ul{position: absolute;bottom: 20px;right: 20px;}
.ui-controls ul li { float: left; width: 10px; height: 10px; margin: 0px 5px; border: 2px solid #ddd; background: #999;text-indent: -9999px;overflow: hidden; cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.ui-controls ul li:hover,
.ui-controls ul .current { border: 2px solid #ccc; background: #eee;}
/*头部轮播图 end*/

/*new闪烁 start*/
@-o-keyframes flash {
    0% { opacity:1;}
   50% { opacity:.1; }
  100% { opacity:1;}
}
@-ms-keyframes flash {
    0% { opacity:1;  }
   50% { opacity:.1; }
  100% { opacity:1; }
}
@-moz-keyframes flash {
    0% { opacity:1; }
   50% { opacity:.1;  }
  100% { opacity:1; }
}
@-webkit-keyframes flash {
    0% { opacity:1; }
   50% { opacity:.1; }   
  100% { opacity:1;}
}
@keyframes flash {
    0% { opacity:1; }
   50% { opacity:.1;  }
  100% { opacity:1;  }
}
/*new闪烁 end*/