@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a{background-color:transparent;}
}
.none {
  display: none;
}
body {
  min-width: 1200px;
}

nav {
  /* height: 78px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; */
}
nav .tran-nav-in {
  width: 1200px;
  margin: 0 auto;
  height: 78px;
  position: relative;
  white-space: nowrap;
}
article .tran-article-in, hgroup .tran-hgroup-in, section .tran-section-in, footer .tran-footer-in, footer .footer-text, figure .tran-figure-in {
  width: 1200px;
  margin: 0 auto;
}
nav .logo {
  float: left;
}
nav .tran-nav-ul
 {
  float: left;
}
nav .tran-nav-ul #privilegebanner{
  overflow: hidden;
  width: 820px;
  position: absolute;
  top: 77px;
  left: -113px;
  z-index: 1001;
  background-color: #fff;
  border-top: 1px solid #ddd;
  padding: 50px 50px 20px 50px;
  box-shadow: 0px 2px 8px 0px 
		rgba(3, 0, 0, 0.15);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
nav .tran-nav-ul #privilegebanner .privilege-list{
  float: left;
  width: 130px;
  margin-right: 110px;
}
nav .tran-nav-ul #privilegebanner .privilege-list .title{
  font-size: 14px;
  color: #333;
  line-height: 14px;
  padding-left: 8px;
  border-left: 3px solid #ff7547;
  margin-bottom: 17px;
}
nav .tran-nav-ul #privilegebanner .privilege-list ul{
  overflow: hidden;
}
nav .tran-nav-ul #privilegebanner .privilege-list ul li{
  line-height: 26px;
  font-size: 12px;
  float: none;
  margin-left: 0;
}
nav .tran-nav-ul #privilegebanner .privilege-list ul li:hover{
  border: 0;
}
nav .tran-nav-ul #privilegebanner .privilege-list ul li a{
  color: #333;
  cursor: pointer;
}
nav .tran-nav-ul #privilegebanner .privilege-list ul li a:hover{
  color: #ff7547;
}
nav .tran-nav-ul #privilegebanner .privilege-list .more{
  color: #999;
  font-size: 12px;
  cursor: pointer;
}
nav .tran-nav-ul #privilegebanner .privilege-list .more:hover{
  color: #ff7547;
}
nav .tran-nav-ul #vipbanner{
  overflow: hidden;
  width: 140px;
  position: absolute;
  top: 77px;
  left: -43px;
  z-index: 1000;
  background-color: #fff;
  border-top: 1px solid #ddd;
  box-shadow: 0px 2px 8px 0px 
		rgba(3, 0, 0, 0.15);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
nav .tran-nav-ul #vipbanner li{
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin-left: 0;
  line-height: 42px;
  position: relative;
}
nav .tran-nav-ul #vipbanner li:hover{
  border: 0;
}

nav .tran-nav-ul .active #vipbanner a {
  color: #666;
}
nav .tran-nav-ul .active #vipbanner a:hover {
  color: #ff7547;
}
nav .tran-nav-sign,
nav .tran-nav-unlisted {
  position: absolute;
  float: unset;
  /* margin-bottom: -78px; */
  right: 0;
  max-width: 156px;
}
nav .tran-nav-sign {
  position: absolute;
  float: unset;
  /* margin-bottom: -78px; */
  right: 0;
  max-width: 156px;
}
nav .payment {
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  font-size: 12px;
  color: #fff;
  float: right;
  background: #ff7547;
  border-radius: 50px;
  margin: 23px 50px 0 20px;
  position: relative;
  z-index: 9999;
}
nav .payment:hover {
  background: #ff776a;
}
nav .tran-nav-sign img {
  width: 35px;
  height: 35px;
  border-radius: 100px;
  float: left;
  margin: 20px 15px 0 0;
}
nav .tran-nav-sign p {
  float: left;
  max-width: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666666;
  line-height: 78px;
}
nav .tran-nav-sign i {
  display: block;
  float: left;
  margin: 35px 0 0 15px;
}
nav .tran-nav-sign .dropDown {
  width: 276px;
  height: 162px;
  background: #fff;
  position: absolute;
  z-index: 999;
  top: 78px;
  right: 0;
  border: 1px solid #dddddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
nav .tran-nav-sign .dropDown .dropDownWrapper{
  margin-top: 2px;
  background: #fff;
}
/* nav .tran-nav-sign .dropDown .hover-b {
  width: 173px;
  height: 76px;
  position: absolute;
  right: 0;
  top: -77px;
} */
nav .tran-nav-sign .dropDown .dropDown-head {
  border-bottom: 1px solid #d0cfcf;
  overflow: hidden;
  padding-bottom: 30px;
}
nav .tran-nav-sign .dropDown .name {
  float: left;
  font-size: 14px;
  color: #666666;
  margin: 44px 0 5px 30px;
  max-width: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
nav .tran-nav-sign .dropDown .source {
  display: inline-block;
  margin-top: 44px;
  margin-bottom: 5px;
  line-height:normal;
  font-size: 14px;
  color: #666666;
  height: 20px;
  width: 130px;
}
nav .tran-nav-sign .dropDown .userId {
  color: #999999;
  font-size: 12px;
  float: left;
  margin: 0 0 0 30px;
}
nav .tran-nav-sign .dropDown img {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  margin: 30px 0 0 30px;
}
nav .tran-nav-sign .dropDown-b {
  padding: 0 10px;
}
nav .tran-nav-sign .dropDown ul li {
  float: left;
  margin: 10px 0 0 0;
}
nav .tran-nav-sign .dropDown ul li a {
  color: #666;
  font-size: 14px;
}
nav .tran-nav-sign .dropDown ul li a:hover {
  color: #ff7547;
}
nav .tran-nav-sign .dropDown ul li span {
  width: 1px;
  height: 16px;
  background: #dddddd;
  display: block;
  margin: 4px 20px 0;
}
nav .tran-nav-sign:hover .dropDown {
  display: block;
}
nav .tran-nav-sign:hover i {
  background: url(http://vip.foxitsoftware.cn/img/upArror.png) no-repeat;
}
nav .logo i {
  display: block;
  float: left;
  margin: 21px 9px 0 0;
}
nav .tran-nav-ul li {
  float: left;
  font-size: 14px;
  color: #666666;
  margin-left: 54px;
  line-height: 75px;
  position: relative;
}
nav .tran-nav-ul .active {
  border-bottom: 2px solid #ff7547;
}
nav .tran-nav-ul .active a {
  color: #ff7547; 
}
nav .tran-nav-ul a{
  display: block
}
nav .tran-nav-ul li i {
  display: block;
  position: absolute;
  top: 18px;
  right: -20px;

}
nav .tran-nav-ul li:hover {
  border-bottom: 2px solid #ff7547;
}
/* nav .tran-nav-ul li:hover a {
  color: #ff7547;
} */
nav .logo span {
  color: #555555;
  font-size: 18px;
  font-weight: 300;
  line-height: 78px;
}
nav .tran-nav-unlisted {
  width: 120px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #ff7547;
  border-radius: 30px;
}
nav .tran-nav-unlisted {
  margin-top: 24px;
  text-align: center;
}
nav .tran-nav-unlisted a {
  font-size: 12px;
  color: #ff7547;
  float: left;
  width: 58px;
  text-indent: -12px;
}
nav .tran-nav-unlisted a:first-child{
  text-indent: 14px;
}
nav .tran-nav-unlisted i {
  width: 1px;
  height: 11px;
  display: block;
  background: #ff7547;
  float: left;
  margin-top: 9px;
}
nav .tran-nav-unlisted:hover {
  background-image: linear-gradient(-42deg, 
  #ff7547 0%, 
  #ffa04e 100%), 
linear-gradient(
  #ffffff, 
  #ffffff);  
}
nav .tran-nav-unlisted:hover a {
  color: #fff;
}
nav .tran-nav-unlisted:hover i {
  background: #fff;
}
nav .tran-nav-ul .icon-hot {
  background: url(http://vip.foxitsoftware.cn/img/u77.gif) no-repeat;
  width: 19px;
  height: 12px;
}
nav .tran-nav-ul .icon-welfare {
  background: url(http://vip.foxitsoftware.cn/img/taskcenter/u77.gif) no-repeat;
  width: 40px;
  height: 28px;
  right: -31px;
  top: 10px;
}
nav .layer-task {
  position: absolute;
  background: #fff;
  width: 120px;
  height: 30px;
  padding: 12px 14px 18px 14px;
  border-radius: 3px;
  line-height: 20px;
  font-size: 12px;
  color: #444444;
  top: 90px;
  left: -40px;
  margin: 0;
  border:1px solid #ccc;
}
nav .tran-nav-ul li .up {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: none;
  border-bottom: 8px solid #fff;
  display: block;
  position: absolute;
  top: -8px;
  right: 70px;
  margin: 0;
}
nav .tran-nav-ul li .close {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor:pointer;
  margin: 0;
}
nav .tran-nav-ul li .close:hover {
  background: url(http://vip.foxitsoftware.cn/img/taskcenter/taskCloseLn.png) no-repeat;
}
figure i {
  display: block;
}
figure .figure-t {
  height: 226px;
  padding-top: 50px;
}
figure .figure-t .figure-t-l {
  height: 220px;
  float: left;
  margin-right: 140px;
  width: 489px;
}
figure .figure-t .figure-t-r {
  float: left;
  width: 430px;
  height: 220px;
  margin-left: 140px;
}
figure .figure-t .figure-t-r h2 {
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-bottom: 40px;
}
figure .figure-t .figure-t-r ul {
  overflow: hidden;
}
figure .figure-t .figure-t-r ul li {
  margin: 0px 56px;
}
figure .figure-t .figure-t-r ul li i {
  margin: 0 auto;
}
figure .figure-t .figure-t-r ul li p {
  text-align: center;
  color: #666;
  font-size: 12px;
  margin-top: 16px;
}
figure .figure-t .figure-t-l h2 {
  text-align: center;
  font-size: 16px;
  color: #444;
  margin-bottom: 45px;
}
figure .figure-t .figure-t-l ul {
  overflow: hidden;
}
figure .figure-t .figure-t-l ul li {
  width: 150px;
  float: left;
  margin: 0px 45px;
}
figure .figure-t .figure-t-l ul li:first-child:hover i {
  background: url(http://vip.foxitsoftware.cn/img/qqLn.png) no-repeat;
}
figure .figure-t .figure-t-l ul li:first-child:hover a {
  color: #fc5f52;
}
figure .figure-t .figure-t-k {
  overflow: hidden;
}
figure .figure-t .figure-t-k i {
  margin: 0 auto 12px;
}
figure .figure-t .figure-t-k span {
  font-size: 14px;
  color: #333;
  margin-left: 36px;
  line-height: 30px;
  display: block;
}
figure .figure-t .figure-t-k a {
  font-size: 14px;
  color: #333;
  margin-left: 36px;
  line-height: 30px;
  display: block;
}
figure .figure-t .figure-t-k p {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 2px;
}
figure .division {
  height: 60px;
  background: #dddddd;
  float: left;
  width: 1px;
  margin-top: 106px;
}
figure .figure-b {
  width: 100%;
  height: 83px;
  position: relative;
}
figure .figure-b ul {
  width: 222px;
  position: absolute;
  left: 50%;
  margin-left: -111px;
  top: 33px;
}
figure .figure-b ul li {
  float: left;
  font-size: 12px;
  color: #666;
  height: 12px;
  line-height: 12px;
  border-right: 2px solid #949494;
  width: 63px;
  margin-right: 14px;
}
figure .figure-b ul li a {
  cursor: pointer;
}
figure .figure-b .icon-qq:hover {
  background: url(http://vip.foxitsoftware.cn/img/index/qqLn.png) no-repeat;

}
figure .figure-b p {
  text-align: center;
  font-size: 12px;
  color: #666;
}
figure .figure-b .no-margin {
  margin: 0;
  border: none;
}
figure .home-block {
  cursor: pointer;
}
figure .service-button-hidden {
  display: none;
}
footer .productRecommendation {
  overflow: hidden;
  text-align: center;
  width: 475px;
  margin: 0 auto;
  padding-bottom: 39px;
}
footer .productRecommendation label {
  font-size: 12px;
  color: #888888;
  float: left;
  line-height: 28px;
  margin-right: 15px;
}
footer p {
  text-align: center;
  font-size: 14px;
  color: #b2b2b2;
}
footer p a {
  font-size: 14px;
  color: #b2b2b2;
}
footer .productRecommendation ul {
  float: left;
}
footer .productRecommendation ul li {
  float: left;
}
footer .productRecommendation ul li a {
  font-size: 12px;
  color: #888888;
}
footer .productRecommendation ul li i {
  width: 2px;
  height: 13px;
  background: #b5b5b5;
  float: left;
  margin: 6px 10px 0;
}
footer .tran-footer-in {
  padding-top: 24px;
}
@media all and (max-width:1200px){
  nav .logo,
  nav .tran-nav-ul
  {
    float: left;
    margin-left: 0;
  }
  nav .payment {
    margin-right: 0;
  }
}