﻿html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, article, aside, audio, canvas, figure, footer, header, mark, menu, nav, section, time, video { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
ul, ol,li,dl,dd,dt { list-style: none;}
img {border:none;}
a{text-decoration:none;outline:none;}
a:hover{text-decoration:none;}
a:link{outline:none;text-decoration:none;}
/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic;}
*{padding:0;margin:0;}
@font-face {
    font-family:Helvetica Neue;
    src:url('https://static.chinaknowledge.com/font/HelveticaNeue.otf');
}
@font-face {
    font-family:HelveticaRoman;
    src:url('https://static.chinaknowledge.com/font/HelveticaNeueLTStd55Roman.ttf');
}
@font-face {
    font-family:HelveticaBold;
    src:url('https://static.chinaknowledge.com/font/HelveticaNeueLTStd75Bold.ttf');
}
@font-face {
    font-family:HelveticaMedium;
    src:url('https://static.chinaknowledge.com/font/HelveticaNeueLTStd65Medium.ttf');
}
@font-face {
    font-family: ClearSansBold;
    /*src:url('https://static.chinaknowledge.com/font/ClearSans-Bold.ttf');*/
    /*src:url('https://static.chinaknowledge.com/font/NotoSans-Bold.ttf');*/
    src:url('https://static.chinaknowledge.com/font/SourceSansPro-Bold.otf');
}
@font-face {
    font-family: ClearSansBoldItalic;
    src:url('https://static.chinaknowledge.com/font/ClearSans-BoldItalic.ttf');
}
@font-face {
    font-family: ClearSansItalic;
    src:url('https://static.chinaknowledge.com/font/ClearSans-Italic.ttf');
}
@font-face {
    font-family: ClearSansLight;
    src:url('https://static.chinaknowledge.com/font/ClearSans-Light.ttf');
}
@font-face {
    font-family: ClearSansMedium;
    /*src:url('https://static.chinaknowledge.com/font/ClearSans-Medium.ttf');*/
    /*src:url('https://static.chinaknowledge.com/font/NotoSans-Bold.ttf');*/
    src:url('https://static.chinaknowledge.com/font/SourceSansPro-Semibold.otf');
}
@font-face {
    font-family: ClearSansMediumItalic;
    src:url('https://static.chinaknowledge.com/font/ClearSans-MediumItalic.ttf');
}
@font-face {
    font-family: ClearSansRegular;
    /*src:url('https://static.chinaknowledge.com/font/ClearSans-Regular.ttf');*/
    /*src:url('https://static.chinaknowledge.com/font/NotoSans-Regular.ttf');*/
    src:url('https://static.chinaknowledge.com/font/SourceSansPro-Regular.otf');
}
@font-face {
    font-family: ClearSansThin;
    src:url('https://static.chinaknowledge.com/font/ClearSans-Thin.ttf');
}
.clear{clear:both;}
body{
   font-family:ClearSansRegular/*HelveticaRoman*/,Arial;
}
/*/////////////News START///////////*/
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #384e68;
        border-color: #384e68;
    }
    /*NewsWires*/
     .newsBg{
        background:url(../Images/news_01.jpg) center center no-repeat;
        background-size:cover;
        height:250px;     
        padding:0 5%;
        padding-top:8%;
        box-sizing:border-box;
        color:white;
        text-shadow: 3px 3px 3px #29496E;
    }
    .newsWires{
        width:72%;
        float:left;
        background-color:white;     
    }
    .newsInfo{
        width:26%;
        float:right;     
    }
    .newsWiresNav{
        background-color:#0A3456;
        width:100%;
        height:50px;
        line-height:50px;
        color:white;
        padding:0 3%;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
    }
    .newsWiresNav li{
        height:50px;
        line-height:50px;
        display:inline-block;
        padding:0 2%;     
        margin-right:5%;
        cursor:pointer;
        font-size:16px;       
    }
    newsWiresCont li{
        width:100%;
        padding:0 2%;   
    }
     .newsWiresClicked{
        border-bottom:3px solid #6BA0D6;
    }
    .newsWiresNav li:hover{
        border-bottom:3px solid #6BA0D6;
    }
    .newsWiresCont li{display: none;}
    .newsWiresContBlock{
        display: block!important;  
        border: 1px solid #e5e5e5;   
      
    }
    /*tab分页*/
    .newsPagination{
       padding-left:4%;
    }
    .newsPagination>li{
       display:inline;
       margin:0;
       padding:0;
    }
    /*tab分页*/
     .newsWires_c{
        margin-top:3%;
        border-bottom: 1px solid #e5e5e5;  
        padding:0 4% 2% 4%;
        color:#696464;
        font-size:13px;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
     }
     .newsWires_cTitle{
         /*height:28px;*/
         padding-bottom:1%;      
         font-size:16px;
     }
     .newsWires_cTitle a{
          color:#696464;
     }
     .newsWires_cTitle a:hover{
         color:#5094CC;
         text-decoration:none;
     }   
     .newsWires_cTitle a:link {text-decoration:none;} 
     .stockInform h5,.followUs h5{
        background-color:#0A3456;
        width:100%;
        height:50px;
        line-height:50px;
        color:white;
        padding:0 8%;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        font-size:16px;
     }
     .stockInform table{
         width:100%;
         border: 1px solid #e5e5e5;
         background-color:white;
         font-size:13px;
     }
     .stockInform table tr{
         width:100%;
         height:40px;
         line-height:40px;
         border-bottom:1px solid #e5e5e5;
         padding:0 8%;
     }
     .stockInform table tr td{
         width:32%;
         display:inline-block;  
     }
     .td_a{ text-align:left;padding-left:8%;}  
     .td_b{text-align:center;}
     .td_c{text-align:right;padding-right:8%;}
     .followUsUl li{
         height:60px;
         line-height:60px;
         background-color:white;
         border-bottom:1px solid #e5e5e5;
         padding:0 8%; 
     }
     .followUsUl li a{
         height:60px;
         padding-left:23%;
         display:block;
         width:100%;
         color:#696464;
     }
     .followUsUl li a:hover{
         text-decoration:none;  
         color:#5898CE;     
     }    
     .followUsUl li a:link{
           text-decoration:none!important; 
     }
     .followUsUl li:hover{
         background-color:#EEF5FD;
         cursor:pointer;
     }
     
     .followUsUl li:nth-of-type(1) a{
          background:url(../Images/news_02.png) left center no-repeat;
     }
       .followUsUl li:nth-of-type(2) a{
          background:url(../Images/news_03.png) left center no-repeat;
     }
         .followUsUl li:nth-of-type(3) a{
          background:url(../Images/news_04.png) left center no-repeat;
     }
           .followUsUl li:nth-of-type(4) a{
          background:url(../Images/news_05.png) left center no-repeat;
     }
/*noPictureNews,PictureNews*/
    .childNewsCont{
        width:100%;
        margin-top:4%;
        padding:0 5%;
        box-sizing:border-box;
        padding-bottom:12%;
    }
    .NewsLeft{
        width:72%;
        float:left;
        padding:3% 0 7% 0;
        background-color:white;
        border: 1px solid #e5e5e5;
    } 
    .NewsShare{
        width:10%;
        padding-top:7%;
        float:left;
    }
    /*.noPictureNewsData{
        float:right;
        width:88%;
    }*/
    .DetailsContent{
        width:70%;
        margin:0 auto;
        text-align:center;
        color:#CCCCCC;
        font-size:12px;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        margin-bottom:15px;  
    }
    .DetailsContent>a>i{
        width:50px;
        height:50px;
        display:inline-block;
        cursor:pointer;
    }
    .news_facebook{    
       background:url(../images/news_facebook.png) center center no-repeat;     
}
    .news_facebook:hover,.news_twitter:hover,.news_wechat:hover,.news_rss{
        -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
       -o-transition: all 0.3s;
       transition: all 0.3s;
    }
    .news_facebook:hover{    
       background:url(../images/news_facebook2.png) center center no-repeat;  
    }
    .news_twitter{    
       background:url(../images/news_twitter.png) center center no-repeat;     
    }
    .news_twitter:hover{    
       background:url(../images/news_twitter2.png) center center no-repeat;     
    }
      .news_wechat{    
       background:url(../images/news_wechat.png) center center no-repeat;     
    }
      .news_wechat:hover{    
       background:url(../images/news_wechat2.png) center center no-repeat;     
    }
       .news_rss{    
       background:url(../images/rss.png) center center no-repeat;     
    }
      .news_rss:hover{    
       background:url(../images/rss2.png) center center no-repeat;     
    }
      .noPictureNewsData{
         float:right;
         width:88%;
         padding-right:4%;
      }
      .NewsDataTitle{
          font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
          color:#484443;
          font-size:20px;
      }
      .newsDateTime{
          padding:5px 0;
          font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
          color:#484443;
          font-size:12px;
          padding:1% 0 2.5% 0;
      }
      .newsDataCont{
           font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
           color:#484443;
      }
      .newsDataInfo{         
           padding-bottom:2.5%;
      }
      .NewsRight{
           width:26%;
           float:right;   
           background-color:white;
    }      
       .NewsRight h5{
            background-color:#0A3456;
            width:100%;
            /*height:50px;*/
            line-height:50px;
            color:white;
            padding:0 8%;
            font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
            font-size:16px;
     }
       .NewsRightData{        
           font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
           color:#484443;
           border: 1px solid #e5e5e5;
       }
       .NewsRightData_c{
           /*width:100%;*/
           border-bottom: 1px solid #e5e5e5;  
           padding:2% 8% 2% 8%;
           box-sizing:border-box;
       }
       .NewsRightData_c a{
          color:#696464;
     }
     .NewsRightData_c a:hover{
         color:#5094CC;
         text-decoration:none;
       }    
       .advertising{           
           position:fixed;
           z-index:55555;
           bottom:0;
       }
       .advertisingBtn{
           display:inline-block;
           width:40px;
           height:40px;                 
           position:absolute;
           right:2%;
           top:18%;
       }     
      .news_picture{
        padding-bottom:2%;
    }
      .news_picture img{
        width:96%;
      /*height:25%;*/
    }
      /*二维码*/
     .wexin{
        position: relative;
        }
     .WeChatBox {
        position: absolute;
        bottom:70px;
        left:-3px;
        display: none;
        }
     .wexin a:hover .WeChatBox {
        display: block;
        }      
     .wxBoxinside {
        border: 1px solid #f5f5f5;
        background: #FFFFFF;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        padding: 2px;          
        }
     /*/////////////News END///////////*/
     /*/////////CKFooter START////////*/
    /*ContactUs*/
     .ContactUsText h2{
        font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
        color:#575554;
    }
     .helpDesk{
         font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
          color:#575554;
     }
      .helpDesk h3{
          font-size:20px;
      }
    .ContactUsUl ul li{
        display:inline-block;      
        padding-right:10%;              
        box-sizing:border-box;              
    }
    .ContactUsUl ul:nth-of-type(1) li:nth-of-type(4),.ContactUsUl ul:nth-of-type(2) li:nth-of-type(3){
        padding-right:0;        
    }
   .ContactUsUl ul:nth-of-type(2) li:nth-of-type(1){
       padding-right:6%;
   }
    .ContactUsUl ul li h4{
        font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
        font-size:20px;
        color:#575554;
        line-height:32px;
    }
    .ContactUsUl ul li p{
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        line-height:20px;
        color:#4A4746;
    }
    .ContactUsUl ul li span{
        font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
        line-height:20px;
        color:#4A4746;
    }

    /*AboutUs*/
      .aboutUsBg{
        background:url(../Images/aboutUs_01.jpg) center center no-repeat;
        background-size:cover;
        height:288px;
        padding:0 5%;
        padding-top:10%;
        box-sizing:border-box;
    }
    .aboutUsBg h1{
        color:white;
        font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
    }
    .aboutTabCont{
        width:100%;
        padding:0 5% 8% 5%;
        box-sizing:border-box;
    }
    .aboutTabBanner{
        width:100%;
    }
    .aboutTabLeft{
        width:22%;
        float:left;
    }
    .aboutTabLeft li{
        height:36px;
        line-height:36px;
        padding-left:2%;
        box-sizing:border-box;
        margin-bottom:2%;
        background-color:#F1F1F1;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        color:#0A3456;  
    }
     .aboutTabLeft li:hover{
         cursor:pointer;
        background-color:#E1E1E1;      
     }
     .aboutTabLeft li:nth-of-type(1):hover{
          background-color:#E1E1E1!important;
     }
    .aboutTabRight{
         width:74%;
         float:right;     
    }
    .leftClicked{/*左边li点击之后的样式*/
        color:white!important;
        background-color:#4D596B!important;
    }
    
    .cc{/*左边第一个li默认的灰色*/
        background-color:#CBCCCC!important;
        color:#0A3456!important;
        font-family:HelveticaMedium,Arial !important;
    }
    .aboutTabRight li{display: none;}/*先隐藏点右边所有的模块*/
    .rightBlock{display: block!important;}/*显示右边对应的li*/
     
    .aboutTabRight p{
         font-size:15px;
         font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
         color:#676565;
    }
    .aboutTabRight h3{
         font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
         color:#0A3456;
         font-size:20px;
    }

    /*Terms of Use*/
     .termsTextCont h3{
        font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
        color:#575554;
        font-size:20px;
    }
    .termsTextCont p{ 
        color:#939292;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        font-size:15px;
        line-height:22px;
    }
     /*/////////CKFooter END////////*/
    /*///////Consulting START///////*/
     .consultBg{
        background:url(../Images/Consulting_01.jpg) center center no-repeat;
        background-size:cover;
        height:288px;
        padding:0 5%;
        padding-top:10%;
        box-sizing:border-box;
        position:relative;
    }
    .consultBg h1{
        color:white;
        font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
        vertical-align:middle;
    }
    .consultBg .conSite
    {
        height:98px;
        position:absolute;
        top:50%;
        margin-top:-46px;
        box-sizing:border-box;
    }
    .consultBg .secondTitle
    {
        display:block;
        color:white;
        font-size:24px;
        margin-top:10px;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        display:none;
    }
    .consultTabCont{
        width:100%;
        padding:0 5% 10% 5%;
        box-sizing:border-box;
    }
    .consultTabBanner{
        width:100%;
    }
    .consultTabLeft{
        width:22%;
        float:left;
    }
    .consultTabLeft li{
        height:36px;
        line-height:36px;
        padding-left:2%;
        box-sizing:border-box;
        margin-bottom:2%;
        background-color:#F1F1F1;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        color:#0A3456; 
    }
     .consultTabLeft li:hover{
         cursor:pointer;
        background-color:#E1E1E1;      
     }
     .consultTabLeft li:nth-of-type(1):hover{
          background-color:#E1E1E1!important;
     }
    .consultTabRight{
         width:74%;
         float:right;     
    }
    .leftClicked{/*左边li点击之后的样式*/
        color:white!important;
        background-color:#4D596B!important;
    }
    .cc{/*左边第一个li默认的灰色*/
        background-color:#CBCCCC!important;
        color:#0A3456!important;
        font-family:ClearSansMedium,Arial!important;
    }
    .consultTabRight li{display: none;}/*先隐藏点右边所有的模块*/
    .consultRightBlock{display: block!important;}/*显示右边对应的li*/
    .consultTabRight p{
         font-size:15px;
         font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
         color:#676565;
    }
    .consultTabRight h2{
        font-family: ClearSansBold/*HelveticaRoman*/,Arial;
        color:#0A3456;
    }
    .consultTabRight h3{
         font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
         color:#0A3456;
         font-size:20px;
    }
     .consultTabRightItalic{
         font-weight:bold;
         font-style:italic;
     }
     .businessDown h2{
         display:inline-block;
     }
     .businessDown a{
          display:inline-block;        
          font-size:15px;
          font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
          color:#0A3456;
          margin-left:1%;
     }   
     .businessDown a:hover{
         color:#5392CA;
         }
     /*Fundraising start*/
    .Fundraising h2
    {
        color:#083355;
    }
    .fund
    {
        margin-top:30px;
       
    }
 
    .fund .fund-Brand
    {
        float:left;
        width: 376px;
    }
    .fund .fund-Brand p
    {
        margin-bottom:30px;
        color:#676565;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        font-size:16px;
        line-height:27px;
        /*word-spacing:5px;*/
    }
    .fund .fund-Brand p:last-child
    {
        margin-bottom:0px;
    }
    .fund .fund-Brand p:last-child span
    {
        margin-right:21px;
    }
   .fund .adAbility
    {
        width:440px;
    }
    .fundBot
    {
        clear:both;
        color:#666464;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        font-size:17px;
        line-height:28px;
    }
    .fundBot span
    {
        margin-right:21px;
    }
    .fund-BPic
    {
        float:right;
        width:321px;
        height:450px;
        margin-top:6px;
        
    }
    .fun_img1
    {
        background:url(../images/consult-bookOne.png) no-repeat center  center;
        background-size:100%;
    }
    .fun_img2
    {
        background:url(../images/consultBookThr.jpg) no-repeat center  center;
        background-size:100%;
    }
    .fundPic >img
    {
       margin: 34px 0;
        width:800px;
        height:auto;
    }
    .Adhering
    {
        background:#f7f8f8;
        width:900px;
        position:relative;
        left:-40px;
        padding-top:30px;
        height:auto;
    }
    .Adhering-box
    {
        padding-left:40px;
        padding-right:61px;
    }
    .Adhering-box h2
    {
        font-size:25px;
        color:#083355;
    }

    .Adhering-foot
    {
        padding-bottom:30px;
    }
    .Adhering-foot-left
    {
        float:left;
        width:318px;
    }
    .Adhering-foot-left p
    {
         color:#676565;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        font-size:16px;
        line-height:27px;
        /*word-spacing:5px;*/
    }
    .Adhering-foot-right
    {
        float:right;
        width:436px;
        height:260px;
        background:url(../images/consult-BookFive.jpg) no-repeat center  center;
        background-size:100%;
    }
    .Fundraising .ourTeam
    {
        margin-top:34px;
    }
    .Fundraising .ourTeam h2
    {
        font-size:25px;
        color:#083355;
    }
    .Fundraising .ourTeam .ourTeam-content>p
    {
        margin-top:30px;
        color:#676565;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        font-size:16px;
        line-height:27px;
        /*word-spacing:5px;*/
    }
    .Fundraising .ourTeam .ourTeam-content > p:last-child
    {
        color:#666463;
       font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
       
    }
    .Fundraising .ourTeam .ourTeam-content>p>span
    {
        margin-right:21px;
    }
    .Fundraising .ourTeam .ourTeam-content>p> a
    {
        color:#4f90c9;
    }
      /*///////Consulting END///////*/
     /*////////Shared START/////////*/
     /*Foot*/
.footer_fontT a{
       display:inline-block;
       height:26px;
       line-height:26px;
       text-align:center;
       color:white;
       padding-bottom:2px;      
       border-bottom:2px solid;
       box-sizing:border-box;
   }
   .footer_fontT a:nth-of-type(1){
       width:74px;
   }
   .footer_fontT a:nth-of-type(2){
       width:80px;
   }
   .footer_fontT a:nth-of-type(3){
       width:96px;
   }
   .footer_fontT a:hover{
       font-weight:bold;
       border-bottom:2px solid;
       text-decoration:none;     
   }
   .footer_iconT{
       float:right;
   }
   .footer_iconT li{
        display:inline-block;
        width:45px;
        height:30px;
   }
    .footer_iconT li a
    {
        display: inline-block;
        width: 45px;
        height: 30px;
    }
       .footer_iconT li:nth-of-type(1) a{
    background:url(../Images/footer_01.png) right center no-repeat;
}
.footer_iconT li:nth-of-type(2) a{
    background:url(../Images/footer_02.png) right center no-repeat;
}
.footer_iconT li:nth-of-type(3) a{
    background:url(../Images/footer_03.png) right center no-repeat;
}
 .footer_iconT li:nth-of-type(4) a{
    background:url(../Images/footer_04.png) right center no-repeat;
}
    .footer_iconT li:nth-of-type(5) a{
    background:url(../Images/footer_rss.png) right center no-repeat;
}
.footer_iconT li:nth-of-type(1) a:hover{
    background:url(../Images/footer_22.png) right center no-repeat;   
}
.footer_iconT li:nth-of-type(2) a:hover{
    background:url(../Images/footer_33.png) right center no-repeat;  
}
.footer_iconT li:nth-of-type(3) a:hover{
    background:url(../Images/footer_11.png) right center no-repeat;   
}
   .footer_iconT li:nth-of-type(4) a:hover{
    background:url(../Images/footer_44.png) right center no-repeat;
}
     .footer_iconT li:nth-of-type(5) a:hover{
    background:url(../Images/footer_rss2.png) right center no-repeat;
}
    .footer_iconT li a:hover{       
     -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
    /*head*/
     .head{
        width:1440px;
        background-color:white;
        border-bottom:2px solid #dcdcdc;
        padding-top:25px;
        padding-bottom:10px;
        box-sizing: border-box;
        height:100px;
        /*position:fixed;*/ 
    }
    .headImg{
        width:10%;
        float:left;
    }
    .nav_barT{
        width:70%;
        float:left;
        padding-left:8%;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
    }
    .nav_barT ul li{
    float:left;
    line-height:48px;
    padding:0 1.5%;
    margin-right:3%;
    font-size:16px;
}
.nav_barT li a{
    color:#666565;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.nav_barT > ul > li:hover{
    border-bottom:3px solid #6BA0D6;
}
.headIcon{
    padding:0;
    width:20%;
    float:left;
}
.headIcon>ul{
    float:right;
}
.headIcon>ul>li{
    display:inline-block;
}
.headIcon>ul>li>a{
    display:inline-block;
    width:35px;
    height:50px;
    line-height:50px;
    background-size:cover;
}
.headIcon>ul>li>a:hover{
    cursor:pointer;
}
.headIcon>ul>li:nth-of-type(1)>a{
    background:url(../images/icon_01.png) center right no-repeat;
    margin-right:0px;
}
.headIcon>ul>li:nth-of-type(1)>a:hover{
    background:url(../images/icon_11.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(2) a{
    background:url(../images/icon_02.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(2) a:hover{
    background:url(../images/icon_22.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(3) a{
    background:url(../images/icon_03.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(3) a:hover{
    background:url(../images/icon_33.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(4) a{
    background:url(../images/icon_04.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(4) a:hover{
    background:url(../images/icon_44.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(5) a{
    background:url(../images/icon_05.png) center right no-repeat;
}
.headIcon>ul>li:nth-of-type(5) a:hover{
    background:url(../images/icon_55.png) center right no-repeat;
}
.headIcon>ul>li a:hover{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.head_dropMenu{
    position:relative;
}
.head_drop{
    background-color: #F8F8F8;
    z-index:1;
    position:absolute;
    top:50px;
    left:-50px;
    width:150px;
    border-radius:5px 5px 5px 5px;
    text-align:center;
    display:none;
    font-size:14px;
}
.head_drop li{
    width:150px;
    text-align:left;
    text-indent:2em;
    font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
}
.head_drop li a{
    text-decoration:none;
    /*height:35px;*/
    line-height:35px;
    text-align:left;
    display:block;
    width:150px;
}
.head_drop li:hover{
    background-color:#eaeaea;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius:5px 5px 5px 5px;
}
.head_dropMenu:hover .head_drop{
    display:block;
}
/*body.modal-open{
    padding-right:0!important;
    overflow-y:scroll;
}
.modal{
    padding-top:10%;
}

.modal-body{
    padding:0px;
}
.modalCont{
    padding:5% 0 0 0;
    box-sizing:border-box;
    color:#4D4A49;
}

.modal-open .modal{
    background-color:rgba(07,05,05,0.8);
}
.modalContTop{
    padding:0 5%;
}
.modalHead h1{
    font-weight:600;
    font-family:HelveticaMedium;
}
.modalHead p{
    font-size:18px;
    color: #525151;
    font-family:'Helvetica Neue';
}
.modalForm>input{
    height:40px;
    line-height:40px;
}
.modalForm label{
    color:#868484;
    font-weight:normal;
}
.modalBtn{
    width:100%;
    height:40px;
    line-height:40px;
}
.modalBtn a:nth-of-type(2){
    color:#525151;
    text-decoration:none;
}
.modalBtn a:nth-of-type(2):hover{
    text-decoration:underline;
}
.btn{
    width:23%;
   
    background-color:#71A1CA;
}
.btn:hover{
    background-color:#29486E;
    color:white;
    transition:all 1s;
}
.modalBottom{
    color: #525151;
    background-color: #f3f4f4;
    padding:5%;
    box-sizing:border-box;
}
.modalBottom a{
    color:#71A1CA;
    text-decoration:none;
    font-weight:bold;
    font-size:16px;
}
.modalBottom a:hover{
    text-decoration: underline;
}*/
.naveScroll{
    padding-top:10px;
    height:80px;
    box-sizing: border-box;
    position:fixed;
    width:1440px;
    z-index:5555555555;
}
.logoScroll{
    width:130px;
    height:50px;
    padding-top:4px;
}
/*////////Shared END/////////*/
/*////////Pay START/////////*/
/*SuccessInform*/
  .thankInfo{
        text-align:center;
    }
    .thankInfo h3{
        display:inline-block;
        font-family: ClearSansMedium/*HelveticaRoman*/,Arial;
        color:#575554;
        margin-left:1%;
    }
    .thankText{
        text-align:left;
    }
    .thankText>p{
        font-size:18px;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        color:#5A5858;
    }
    .thankCont{
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        color:#636161;
        font-size:14px;       
        padding-left:5%;
       
    }
    /*////////Pay END/////////*/
    /*////////////////chatLine////////////////*/
    .chatLine{
    position:fixed;
    right:0;
    top:25%;
    z-index:999999999;
}
    /*////////////Subscribe START/////////*/
     .btn{
    background-color:#438CCA;
    }
   .btn:hover{
    background-color:#2A4B6F
    }
    /*Newsletter (订阅)*/
     .newsletterBox{
       text-align:center;
   }
   .newsletterText{
       width:100%;
       text-align:center;
       font-size:26px;
       height:60px;
       line-height:60px;
       font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
       font-weight:bold;
   }
   .newsletterText span{
       display:inline-block;
       height:40px;
       line-height:40px;
       border-bottom:2px solid #5392CB;
   }
   .newsletterInput{
       width:100%;
       background-color:#F3F3F3;
       padding:0 5%;
       padding-top:4%;
       box-sizing:border-box;
   }
   .newsletterInputText{
       font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
       font-size:16px;
       line-height:25px;
       color:#777574;
       text-align:center;
   }
   .newsletterFootText{
       margin-bottom:20px;
       height:40px;
       line-height:40px;
       width:100%;
       text-align:center;
       margin-top:40px;
       color:#777574;
       font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
   }
  
    /**Error info**/   
    /*body.modal-open
    {
       padding-right: 0 !important;
        overflow-y:visible;
    }*/
.modal-backdrop.in
   {
     opacity: .8;
     }             
.modal_contentStyle  /*区分munu 的modal*/
{
    margin-top: 50% !important;
}
#inputErrorContent 
{
      width:88%;
       height:auto;  
       text-align:left;
       /*border-top:1px solid #eaeaea;*/  
       margin:8px auto 0;
       padding-top:20px;   
       margin-bottom:50px;  
       font-size:16px;
       color:#2f2725;
}
.close{
   position:absolute;
   right:100px;
   top:5px;
   z-index:99999;
}
.tipImg
{
    width:100%;
    height:auto;
    margin:0 auto;
    text-align:center;
    margin-top:50px;
}
.tipImg img
{
    display:inline-block;
}

.modal_contentStyle  /*区分munu 的modal*/
{
    max-width:432px !important;   
    margin:0 auto; 
}
#SuccessContent
{
       width:88%;
       height:auto;  
       text-align:center;
       /*border-top:1px solid #eaeaea;*/  
       margin:8px auto 0;
       padding-top:20px;   
       margin-bottom:50px;  
       font-size:16px;
       color:#2f2725;
}
#MessageContent
{
       width:88%;
       height:auto;  
       text-align:center;
       /*border-top:1px solid #eaeaea;*/  
       margin:8px auto 0;
       padding-top:20px;   
       margin-bottom:50px;  
       font-size:16px;
       color:#2f2725;
}
.unsubscribeTips{
    margin-bottom:20px;
}
.emailMessage{
    text-align:center;
    color:#c32e2f;
    font-size:16px;
    font-weight:bold;
}
.confirmBtn{
    margin-bottom:20px;
    text-align:center;
}
.confirmBtn>input{
    background-color:#28303c;
    width:30%;
}
/**Error success info**/

    /*Unsubscribe (退订)*/
     .unsubscribeBg{
        background:url(../Images/Newsletter_02.png) center center no-repeat;
        background-size:cover;      
        height:210px;     
        padding:0 5%;
        padding-top:8%;
        box-sizing:border-box;
        color:white;        
    }
     .unsubscribeCont{
         width:60%;
         padding-top:3%;
         box-sizing:border-box;
         margin:0 auto;
         text-align:center
     }
     .unsubscribeInput{         
       width:100%;
       background-color:#F3F3F3;
       padding:0 5%;
       padding-top:4%;
       box-sizing:border-box;
   }
    .unsubscribeTextD1{
        padding-bottom:30px;
        font-size:26px;
        font-weight:bold;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
   }
    .unsubscribeTextD2{       
       font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
       font-size:16px;
       line-height:25px;
       color:#777574;
       text-align:center;

    }
    /*UnsubscribeThank*/
    .unsubThankCont{
         width:60%;
         padding-top:3%;
         box-sizing:border-box;
         margin:0 auto;
         text-align:center
     }
    .unsubThankInput{
       width:100%;
       background-color:#F3F3F3;
       padding:0 5%;
       padding-top:4%;
       box-sizing:border-box;
    }
    .unsubThankText>h2{
        padding-bottom:18px;
        font-size:26px;
        font-weight:bold;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
    }
    .unsubThankText>p{
       font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
       font-size:16px;
       line-height:25px;
       color:#777574;
       text-align:center;
    }
    .unsubReason{
        width:71%;
        margin:0 auto;
        text-align:left;
       
    }
    .unsubReason h4{
        font-size:16px;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        padding-bottom:14px;
    } 
    .reasonCheck{
        /*height:24px;
        line-height:24px;*/
        vertical-align:middle;
    }
    .reasonCheck label{
        padding-left:20px;
        text-align:left;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        font-weight:normal;
        cursor:pointer;
    }
    .reasonCheck input[type="checkbox"]{
       cursor:pointer;
       vertical-align:text-bottom;
    }
    .reasonText{
         padding-left:40px;
         padding-bottom:20px;
         
    }
    /*RSS*/
      .bodyBg{/*注释掉页面中body行内样式写在这里*/
         background-color: #F3F3F3;
      }
     .pageSize{/*注释掉页面中行内样式*/
         width: 1200px;
         margin: 0 auto;
         background-color:white;
      }
     .containerSize{/*注释掉页面中container行内样式*/
         width:100%;
         background-color:white;
      }
     .rssBg{
        background:url(../Images/rssBanner.png) center center no-repeat;
        background-size:cover;      
        height:200px;     
        padding:0 5%;
        padding-top:8%;
        box-sizing:border-box;
        color:white;        
    }
    .rssCont{
        padding:5%;      
    }
    .rssLeftCont{
        width:70%;
        float:left;    
    }
    .rssRightCont{
        width:25%;
        float:right;
    }
    .rssLeftText{
        margin-bottom:50px;
    }
    .rssLeftText h2, .rssNews h2{
        font-size:26px;
        color:#4A4746;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        padding-bottom:25px;
        font-weight:bold;
    }
    .rssLeftText p{
        color:#777574;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
    }
    .rssTitle{
        float:left;
        width:30%;
        text-align:left;
    }
    .rssLink{
        float:right;
        width:60%;
        text-align:left;
    }
    .rssTitle h3,.rssLink h3{
        font-size:18px;
        color:#4A4746;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        padding-bottom:10px;
        font-weight:bold;
    }
    .rssTitleText{
        height:35px;
        line-height:35px;
        background:url(../Images/rssFeed.jpg) left center no-repeat;
        padding-left:13%;
    }
    .rssTitleText{
        font-size:16px;
        color:#777574;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        /*margin-bottom:10px;*/
    }
    .rssLinkText{
        display:inline-block;
        height:35px;
        line-height:35px;
        font-size:16px;
        color:#777574;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        cursor:default;
        /*margin-bottom:10px;*/
    }
    /*.rssLinkText>a:hover{
        color:#0A3456;
    }*/
    .rssNewsFoot{
        color: #777574;
        font-family: ClearSansRegular,Arial;
    }
    
    .rssIntroduction h2,.feedReader h2{
        font-size:18px;
        height:30px;
        line-height:30px;
        color:white;
        font-family: ClearSansRegular/*HelveticaRoman*/,Arial;
        background-color:#2D4F78;
        padding:0 4%;
    }
    .rssIntroduction div{
        font-size:14px;
        color: #777574;
        font-family: ClearSansRegular,Arial;
        background-color:#F6F6F6;
         padding:4%;
    }
    .feedReaderDiv{
         background-color:#F6F6F6;
         padding:4%;
        
    }
    .feedReaderUl li{
        display:inline-block;  
        width:48%;             
        height:40px; 
        line-height:40px;
        text-align:center;         
    }
    .feedReaderUl li a{
        display:inline-block;              
        width:136px;
        height:40px;       
        line-height:40px;
        vertical-align:middle;  
        text-align:left;      
    }
    .feedReaderUl li a>img{
        width:124px;
    }
    .rssFeedBanner img{
        width:100%;
    }
    /*////////////Subscribe END/////////*/