@charset "UTF-8";

/* COMMON CSS STYLE */

body {
    background: #f7f5f4;
    /* min-width: 1000px; */
    margin: 0;
}

body.sc {
    font-family: "Microsoft YaHei", "微软雅黑", "宋体";
}

body.en {
    font-family: "Arial";
}

body.tc {
    font-family: "Microsoft YaHei", "微软雅黑", "微軟正黑體", "宋体";
}


/*font-size*/

.fzS p {
    font-size: 90% !important;
}

.fzM p {
    font-size: 105% !important;
}

.fzL p {
    font-size: 120% !important;
}

.fzBold {
    font-weight: bold;
}

.fz50 {
    font-size: 50px !important;
    line-height: 60px;
}


/* common style */

.greenoverlay {
    background-image: url(txture_green_colorless.png);
}

.blacklay {
    background-image: url(txture_black_colorless.png);
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.liFloatNone li {
    float: none !important;
}

.noMarg {
    margin: 0 !important;
}

.w100p {
    width: 100%;
}

.w80p {
    width: 80%;
}

.w47p {
    width: 47%;
}

.w45p {
    width: 45%;
}

.w40p {
    width: 40%;
}

.w20p {
    width: 20%;
}

.w30p {
    width: 30%;
}

.w310 {
    width: 310px !important;
}

.w682 {
    width: 682px;
}

.w385 {
    width: 385px;
}

.w350 {
    width: 350px;
}

.w310 {
    width: 310px;
}

.mL10 {
    margin-left: 10px;
}

.mL15 {
    margin-left: 15px;
}

.mL20 {
    margin-left: 20px !important;
}

.mL35 {
    margin-left: 35px;
}

.mL485 {
    margin-left: 485px;
}

.mL394 {
    margin-left: 394px;
}

.mR10 {
    margin-right: 10px;
}

.mT8 {
    margin-top: 8px;
}

.mT10 {
    margin-top: 10px;
}

.mT20 {
    margin-top: 20px !important;
}

.mT30 {
    margin-top: 30px;
}

.mT35 {
    margin-top: 35px;
}

.mT56 {
    margin-top: 56px;
}

.mB7 {
    margin-bottom: 7px;
}

.mB10 {
    margin-bottom: 10px;
}

.mB20,
.en .container .wrapper .inner .inner_title h1 {
    margin-bottom: 20px !important;
}

.mB30 {
    margin-bottom: 30px !important;
}

.mB35 {
    margin-bottom: 35px;
}

.mB40 {
    margin-bottom: 40px;
}

.m0Auto {
    margin: 0 auto !important;
}

.pL0 {
    padding-left: 0 !important;
}

.pL10 {
    padding-left: 10px;
}

.pL485 {
    padding-left: 485px;
}

.pT30 {
    padding-top: 30px;
}

.pT20 {
    padding-top: 20px;
}

.h350 {
    height: 350px !important;
}

.h535 {
    height: 535px;
}

.mR20 {
    margin-right: 20px;
}

.mR100 {
    margin-right: 100px;
}

.mB7 {
    margin-bottom: 7px;
}

.mB20,
.en .container .wrapper .inner .inner_title h1 {
    margin-bottom: 20px;
}

.txtCtr {
    text-align: center !important;
}

.colorBlack {
    color: black !important;
}

.colorGary {
    color: #333333;
}

.colorGreen {
    color: #1380c0;
}

.colorDGreen {
    color: #1380c0;
}

.colorRed {
    color: red;
}

.txtItalic {
    font-style: italic;
}

.inlineBlock {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.vertMid {
    vertical-align: middle;
}

.vertTxtBot {
    vertical-align: text-bottom;
}

.clearfix {
    clear: both;
}

.mobileShow {
    display: none;
}

.noShowMob {
    display: block;
}

.tac {
    text-align: center;
}

.vat {
    vertical-align: top;
}


/* MAIN CONTAINER */

.container {
    width: 100%;
    position: relative;
    /*min-width:1000px; background-color:#f7f5f4;*/
}


/* HEADER */

.header {
    width: 100%;
    position: absolute;
    top: 0;
    height: 87px;
    z-index: 300;
}

.header .logo {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 10;
}

.header .logo a {
    display: inline-block;
}

.header a {
    text-decoration: none;
    font-size: 15px;
}

.header .top_links {
    text-align: right;
    margin-bottom: 16px;
    line-height: 22px;
    line-height: 22px \9;
    position: absolute;
    top: 10px;
    right: 0;
}

.header .top_links .search_wrapper {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #bebcbd;
    margin-left: 15px;
}

.header .top_links .search_wrapper .txtSearch {
    border: none;
    padding: 0 22px 0 10px;
    width: 150px;
    height: 22px;
    vertical-align: top;
    box-sizing: content-box;
}

.header .top_links .search_wrapper .btnSearch {
    font-size: 0;
    width: 22px;
    height: 22px;
    display: block;
    background: url(icon_search.png) center center no-repeat;
    cursor: pointer;
    border: none;
    position: absolute;
    right: 1px;
    top: 1px;
    text-indent: -9000px;
    text-transform: capitalize;
}

.header .top_links .search_wrapper .btnSearch:focus {
    outline: none;
}

.header .top_links a {
    background: url(icon_arrow_up.png) left center no-repeat;
    padding-left: 10px;
    margin-left: 10px;
    color: #5e5756;
    font-size: 12px;
}

.header .menu {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.header .menu ul {
    float: right;
    height: 37px;
}

.header .menu li {
    display: inline-block;
    float: left;
}

.header .menu a {
    color: #000000;
    display: inline-block;
    /*padding: 5px 12px 10px 12px;*/
    font-weight: bold;
    height: 37px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 37px;
}

.header .menu a:hover,
.header .menu a.on {
    background: url(../images/common/icon_arrow_black_up.png) center bottom no-repeat;
}

.header .menu a.active {
    color: #1380c0;
}

.header .sub_menu {
    width: 100%;
    position: absolute;
    top: 87px;
}

.header .sub_menu a {
    color: #fff;
    line-height: 30px;
    padding: 0 13px;
}

.header .sub_menu a:hover {
    color: #1380c0;
}

.header .sub_menu ul {
    display: none;
    /*background-color:red;*/
}

.header .sub_menu li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: left;
}

.header .sub_menu li.first a {
    margin-left: 0;
}

.header .sub_menu li.last a {
    margin-right: 0;
}


/* BANNER */

.banner {
    /*width:1360px; overflow: hidden; position: relative; margin:0 auto 20px auto;*/
    overflow: hidden;
    position: relative;
    height: 535px;
    margin-bottom: 20px;
    width: 100%;
    /* navigation control*/
    /* banner nav*/
}

.banner .banner_list {
    position: absolute;
    left: 50%;
    margin-left: -680px;
    /*margin-left:-($banner_width/2);*/
    z-index: 0;
}

.banner .banner_list1 {
    height: 100%;
}

.banner .banner_list1 .img {
    width: 100%;
    height: 100%;
}

.banner .banner_list1 .img a {
    height: 535px;
    width: 100%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
}

.banner.subpage .banner_list1 .img a {
    height: 100%;
}

.banner .nav_con_wrapper {
    width: 1360px;
    margin: 0 auto;
    position: relative;
    top: 215.5px;
    z-index: 500;
}

.banner .nav_con {
    display: block;
    width: 31px;
    height: 53px;
    position: absolute;
    top: 50%;
    z-index: 1;
}

.banner .banner_prev {
    left: 0;
    background: url(btn_banner_l.png) left top no-repeat;
}

.banner .banner_next {
    right: 0;
    background: url(btn_banner_r.png) left top no-repeat;
}

.banner .nav_con:hover {
    background-position: left bottom;
}

.banner .banner_nav {
    display: block;
    bottom: 0;
    width: 1360px;
    height: 65px;
    padding-top: 10px;
    position: absolute;
    left: 50%;
    margin-left: -680px;
    z-index: 200;
    /* banner nav icons */
}

.banner .banner_nav .cycle-pager {
    float: left;
}

.banner .banner_nav .cycle-pager li {
    display: inline-block;
    width: 36px;
    height: 54px;
    margin-right: 12px;
    float: left;
    background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
    cursor: pointer;
}

.banner .banner_nav .cycle-pager li.banner_1 {
    background-image: url(btn_banner_1.png);
}

.banner .banner_nav .cycle-pager li.banner_2 {
    background-image: url(btn_banner_2.png);
}

.banner .banner_nav .cycle-pager li.banner_3 {
    background-image: url(btn_banner_3.png);
}

.banner .banner_nav .cycle-pager li.banner_4 {
    background-image: url(btn_banner_4.png);
}

.banner .banner_nav .cycle-pager li.banner_5 {
    background-image: url(btn_banner_5.png);
}

.banner .banner_nav .cycle-pager li.cycle-pager-active {
    background-position: left bottom;
}

.banner .banner_nav .menu_desc {
    color: #fff;
    float: right;
    font-size: 20px;
    padding: 0;
    margin-top: 5px;
    line-height: 52px;
}

.banner .banner_nav .menu_desc strong {
    font-size: 2.0em;
}


/* MAIN PAGE */

.main a {
    color: black;
}

.main a:hover {
    color: #1380c0;
}

.main .news,
.main .subs {
    margin-bottom: 20px;
    /* REPORT ICON */
}

.main .news .box,
.main .subs .box {
    float: left;
    width: 295px;
    margin-right: 40px;
    overflow: hidden;
}

.main .news .box .report_box,
.main .subs .box .report_box {
    position: absolute;
    bottom: 4px;
    left: 131px;
}

.main .news .box a:hover .box_title,
.main .subs .box a:hover .box_title {
    color: #1380c0;
}

.main .news .box .box_title,
.main .subs .box .box_title {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e0d7d2;
    color: #1380c0;
    font-weight: normal;
    font-size: 20px;
    background: url(icon_arrow_green_right.png) right center no-repeat;
    margin-bottom: 13px;
    position: relative;
}

.main .news .box .box_title .link,
.main .subs .box .box_title .link {
    display: block;
    width: 20%;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.main .news .box .news_tab .tab,
.main .subs .box .news_tab .tab {
    text-decoration: none;
    color: #666666;
}

.main .news .box .news_tab .selected,
.main .subs .box .news_tab .selected {
    color: #1380c0;
}

.main .news .last,
.main .subs .last {
    margin-right: 0;
}

.main .news .last .icons,
.main .subs .last .icons {
    height: 100px;
}

.main .news .last .icons.slick-slider,
.main .subs .last .icons.slick-slider {
    margin-bottom: 0;
}

.main .news .last .icons .title,
.main .subs .last .icons .title {
    font-size: 14px;
    margin-top: 70px;
}

.main .news .icons,
.main .subs .icons {
    width: 33.3%;
    height: 96px;
    float: left;
    display: block;
    text-align: center;
    text-decoration: none;
    background-position-x: center;
    background-position-y: 13px;
    background-repeat: no-repeat;
    color: black;
}

.main .news .icons:hover,
.main .subs .icons:hover {
    color: #1380c0;
}

.main .news .icons .title,
.main .subs .icons .title {
    margin-top: 77px;
    display: block;
}

.main .news .stock,
.main .subs .stock {
    background-image: url(icon_stock.png);
}

.main .news .prize,
.main .subs .prize {
    background-image: url(icon_prize.png);
}

.main .news .report,
.main .subs .report {
    background-image: url(icon_report.png);
}

.main .news .subscribe,
.main .subs .subscribe {
    background-image: url(icon_subscrible.png);
}

.main .news .magazine,
.main .subs .magazine {
    background-image: url(icon_magazine.png);
}

.main .news .view,
.main .subs .view {
    background-image: url(icon_view.png);
}

.main .news .career,
.main .subs .career {
    background-image: url(icon_career.png);
}

.main .news .investor,
.main .subs .investor {
    background-image: url(icon_investor.png);
}

.main .bands {
    position: relative;
    height: 124px;
    padding: 0 15px;
}

.main .bands .band_nav {
    display: block;
    width: 30px;
    height: 100%;
    position: absolute;
}

.main .bands .left {
    left: 0;
    background: url(btn_bands_l.png) left center no-repeat;
}

.main .bands .right {
    right: 0;
    background: url(btn_bands_r.png) left center no-repeat;
}

.main .bands .bands_list {
    height: 124px;
    width: 98%;
    text-align: center;
    overflow: hidden;
}

.main .bands .bands_list .items {
    display: inline-block;
    height: 124px;
    width: 150px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.main .sales_box {
    background: url(icon_index_sale_cover.png) center center no-repeat;
    background-size: cover;
    width: 300px;
    height: 192px;
}

.main .sales_box li {
    float: left;
    width: 150px;
    height: 96px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    pointer: cursor;
}

.main .sales_box li a {
    display: block;
    height: 100%;
    font-size: 24px;
    cursor: pointer;
    line-height: 96px;
    font-weight: bolder;
    text-align: center;
}

.main .sales_box li a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    width: 100%;
    height: 100%;
    background: url(txture_green_65p.png);
    display: none;
}

.main .sales_box li a:hover .overlay {
    display: block;
    opacity: 0.8;
}

.wrapper {
    width: 970px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.wrapper .nav {
    width: 215px;
    float: left;
    /*background-color:yellow;*/
}

.wrapper .nav ul {
    border-top: 1px solid #e0d7d2;
    border-bottom: 1px solid #e0d7d2;
}

.wrapper .nav li a {
    text-decoration: none;
    display: block;
    margin: 5px 0;
    padding: 8px;
    color: black;
}

.wrapper .nav li a:hover,
.wrapper .nav li a.active {
    color: white;
    background-color: #1380c0;
}

.wrapper .inner {
    width: 726px;
    margin-bottom: 25px;
    overflow-x: hidden;
}

.wrapper .inner.no_nav {
    width: 100%;
    float: inherit;
}


/* teams START */

.teams .content .person {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
}

.teams .content .person.last {
    border-bottom: none;
}

.teams .content .person p {
    margin-bottom: 0;
}

.teams .content .person .profile_pic {
    width: 211px;
    height: 211px;
    float: left;
    position: relative;
}

.teams .content .person .profile_pic .overlay {
    /*
      box-sizing: border-box;
      *behavior: url(/css/boxsizing.htc);
      */
    background: url(txture_green_65p.png);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 195px;
    color: white;
    padding: 8px;
}

.teams .content .person .profile_pic .overlay .title {
    font-size: 19.5px;
    font-weight: bold;
}

.teams .content .person .profile_pic .overlay .years {
    font-size: 14px;
}

.teams .content .person .desc {
    width: 480px;
    float: right;
    display: block;
}


/* teams END */


/* culture START */

.culture .culture_list .item_box {
    border: 1px solid #e0d7d2;
    width: 232px;
    height: 278px;
    margin: 0 10px 23px 0;
    background-color: white;
    overflow-x: hidden;
    float: left;
}

.culture .culture_list .item_box img {
    width: 100%;
}

.culture .culture_list .item_box .txt_container {
    display: table;
    height: 91px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.culture .culture_list .item_box .txt_wrapper {
    *position: absolute;
    top: 50%;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.culture .culture_list .item_box .txt {
    *position: relative;
    top: -50%;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.culture .culture_list .item_box .txt .title {
    font-size: 18px;
    font-weight: bold;
    color: #1380c0;
}

.culture .culture_list .item_box .txt .desc {
    font-size: 14px;
    margin-top: 3px;
    margin-right: 2px;
    margin-left: 2px;
    line-height: 1.3em;
}


/* culture END */


/* video START */

.video .video_list {
    text-align: left;
    width: 750px;
}

.video .video_list li {
    margin: 0 10px 34px 0;
    width: 235px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 0;
    vertical-align: top;
    font-size: 0px;
}

.video .video_list a {
    width: 100%;
    height: 180px;
    position: relative;
    display: inline-block;
    color: black;
}

.video .video_list a img {
    width: 100%;
    height: 132px;
}

.video .video_list a .innerBorder {
    width: 225px;
    height: 122px;
    border: 5px solid #1380c0;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.video .video_list a .title {
    font-size: 14px;
    margin-top: 2px;
    line-height: 19px;
}

.video .video_list a:hover,
.video .video_list a.active {
    color: #1380c0;
}

.video .video_list a:hover .innerBorder,
.video .video_list a.active .innerBorder {
    display: block;
}


/* video END*/

.retail .retail_list {
    font-size: 0;
}

.retail .retail_list li {
    width: 48.5%;
    border: 1px solid #e0d7d2;
    float: left;
    margin-bottom: 1%;
    margin-right: 1%;
}

.retail .retail_list li img {
    width: 100%;
    height: auto;
    display: inline-block;
}


/* news START */

.news .news_list {
    /*
  		li
  		{
  			border-top:1px solid #e0d7d2;padding:20px 0;position:relative;
  
  			.date_wrapper{vertical-align:middle;}
  
  			a{
  				vertical-align: middle; display:inline-block; color:$green;
  				&:hover{ color:$deep_green; }
  			}
  			.btn{vertical-align: middle;right: 0;top: 36%;position: absolute;}
  		}
  */
}

.news .news_list table tr {
    border-top: 1px solid #e0d7d2;
}

.news .news_list table tr.noBorder {
    border: none;
}

.news .news_list table tr.noBorder td {
    border: none;
}

.news .news_list table td {
    padding: 5px 0;
    border-top: 1px solid #e0d7d2;
}

.news .news_list table td .title,
.news .news_list table td .title1 {
    float: left;
    line-height: 30px;
    padding: 0 10px 0 15px;
    max-width: 450px;
}

.news .news_list table td .jiathis_style {
    float: right;
    margin-top: 7px;
}

.news .news_list table td .btn {
    float: right;
    margin-right: 5px;
    width: auto;
}

.news .news_list table td.first {
    padding-top: 15px;
}

.news .news_list table td.last {
    padding-bottom: 15px;
}

.news .news_list table a {
    vertical-align: middle;
    color: black;
    width: 635px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.news .news_list table a:hover {
    color: #1380c0;
}

.news .news_list table .date_wrapper {
    margin: 15px 0;
}

.news .news_list .addthis_org_cn a {
    line-height: 18px;
    vertical-align: text-top;
}


/* sitemap start */

.sitemap .sitemap_lists a {
    display: inline;
    font-size: 14px;
}

.sitemap .sitemap_lists .box {
    width: 16.56667%;
    min-height: 250px;
    float: left;
    border-right: 1px solid #dddddd;
    margin-bottom: 15px;
}

.sitemap .sitemap_lists .box.last {
    border-right: none;
}

.sitemap .sitemap_lists .box>a {
    line-height: 100%;
    font-weight: bold;
    padding-left: 15px;
}

.sitemap .sitemap_lists .box>li {
    padding-left: 15px;
}

.sitemap .sitemap_lists .box>li.first {
    margin-top: 12px;
}

.sitemap .sitemap_lists .box>li>a {
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    color: #333333;
    padding-bottom: 7px;
}


/* sitemap end  **/


/* group START */

.group .group_list a {
    display: inline;
    font-size: 14px;
}

.group .group_list a.title {
    background: url(/images/common/bg-box-title.jpg) 13px 3px no-repeat;
}

.group .group_list .box {
    width: 24.8%;
    height: 180px;
    float: left;
    border-right: 1px dashed #dddddd;
    margin-bottom: 15px;
}

.group .group_list .box.last,
.group .group_list .box.i2 {
    border-right: none;
}

.group .group_list .box.row1 {
    height: 50px;
}

.group .group_list .box>a {
    line-height: 100%;
    font-weight: bold;
    padding-left: 25px;
    color: #6c5a54;
}

.group .group_list .box>a:hover {
    color: black;
}

.group .group_list .box>li {
    padding-left: 25px;
    background: url(/images/common/bg-box-li.jpg) 13px 4px no-repeat;
}

.group .group_list .box>li.first {
    margin-top: 12px;
}

.group .group_list .box>li>a {
    font-weight: normal;
    line-height: 25px;
    color: #1380c0;
}

.group .group_list .box>li>a:hover {
    color: black;
}

.group .group_list .box>li:hover {
    background: url(/images/common/bg-box-li-hover.jpg) 13px 4px no-repeat;
}


/* group END  **/


/* cr gropu start */

.cr_group .bands {
    width: 60%;
}

.cr_group .bands td {
    vertical-align: middle;
    text-align: center;
}


/* cr group ends **/

.news_detail .topNews_li_dl,
.news_detail .topNews_li_dd {
    height: auto !important;
}

.news_detail .news_desc {
    font-size: 13;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 20px;
}

.news_detail .news_desc .source {
    margin-left: 17px;
}

.news_detail .news_desc .font {
    margin-left: 14px;
}

.news_detail .news_desc .font a {
    display: inline-block;
    padding: 5px;
}

.news_detail .news_desc .font a.active,
.news_detail .news_desc .font a:hover {
    background-color: #1380c0;
    color: white;
}

.popup .news_detail {
    width: 890px;
    float: none;
    padding: 0 40px 1px;
    background-color: #ffffff;
}

.popup .new_header {
    padding-top: 30px;
    height: 86px;
    border-bottom: 1px solid #dbd4cd;
}

.popup .txtCtr {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    line-height: 80px;
    color: #6c5a54;
}

.popup .news_desc {
    border-top: 1px dashed #dbd4cd;
    border-bottom: 1px dashed #dbd4cd;
    line-height: 35px;
    text-align: center;
    margin-bottom: 35px;
}

.popup .tac {
    text-align: center;
}

.popup .re_news h3 {
    padding-top: 40px;
}

.popup .re_news li {
    padding-left: 10px;
    line-height: 2em;
    font-size: 14px;
}

.popup .new_footer {
    margin-top: 70px;
    border-top: 1px dashed #dbd4cd;
    padding-top: 10px;
    margin-bottom: 50px;
}

.popup .btn-print {
    display: inline-block;
    background: url("/images/common/icon-print.png") 0 0 no-repeat;
    width: 25px;
    height: 25px;
    background-color: #e5e0db;
}

.popup .btn-print:hover {
    background-color: #1380c0;
}

.popup .footer {
    background-color: #f7f5f4;
}


/* news END */


/** investor START **/

.investor.inner_report .addthis_box {
    margin-left: -654px;
}

.investor .report_list li {
    display: inline-block;
    margin-bottom: 20px;
}

.investor .report_list li img {
    width: 100%;
}

.investor .report_list li .desc {
    text-align: center;
}

.investor .report_list li .desc h3 {
    font-size: 17px;
}

.investor .report_list li .desc p {
    margin-bottom: 10px;
    text-align: center;
}

.investor .fin_report .report {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}

.investor .fin_report .report .items {
    *width: 155px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.investor .fin_report .report .items img {
    margin: 0 auto;
}

.investor .fin_report .report .slick-prev,
.investor .fin_report .report .slick-next {
    width: 30px;
    height: 30px;
    display: block;
    font-size: 0;
    text-indent: 999px;
    top: 36%;
}

.investor .fin_report .report .slick-prev {
    left: -30px;
    background: url(btn_rpt_prev.png) left top no-repeat;
}

.investor .fin_report .report .slick-next {
    right: -30px;
    background: url(btn_rpt_next.png) left top no-repeat;
}

.investor .governance .col1,
.investor .governance .col2 {
    width: 45%;
    display: block;
    float: left;
    margin-bottom: 5px;
}

.investor .stock_info table.stock-table td {
    padding: 1px 7px;
    border-right: 2px #f7f5f4 solid;
    width: 50%;
}

.investor .stock_info table.stock-table tr.odd {
    background-color: #C3E68E;
}

.investor .stock_info .iframe {
    width: 100%;
    height: 820px;
}

.investor .stock_info .iframe table {
    width: 100% !important;
    display: block;
}


/** investor END  ***/

.social .d_box p {
    margin-bottom: initial;
}

.hr {
    /*
  	.talent_concept, .development
  	{
  		img{ margin-left: 20px; }
  	}*/
}

.social .floatR_img,
.hr .floatR_img {
    margin-left: 20px;
    margin-top: 5px;
    float: right;
}


/* general START */

.email_subscribe .email_form {
    width: 100%;
}

.email_subscribe .email_form .col_1,
.email_subscribe .email_form .col_2 {
    width: 385px;
    float: left;
}

.email_subscribe .email_form td {
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 32px;
    text-align: left;
}

.email_subscribe a {
    color: #1380c0;
}

.email_subscribe a:hover {
    color: #1380c0;
}

.contact .item {
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width: 200px;
    margin-bottom: 0;
}

.contact .item img {
    vertical-align: text-top;
    margin-left: -30px;
}

.contact .item span {
    line-height: 27px;
    display: inline-block;
    vertical-align: text-top;
}


/* general END */


/*milestone start*/

.milestone_table {
    border-bottom: 0px #dddddd solid;
}

.milestone_table tr {
    border-bottom: 1px #dddddd solid;
}

.milestone_table tr.last {
    border-bottom: 0px #dddddd solid !important;
}

.milestone_table td {
    vertical-align: top;
    padding-bottom: 18px;
    padding-top: 18px;
}

.milestone_table td.year {
    width: 11%;
    color: #85ab12;
    font-size: 16px;
    font-weight: bold;
}

.milestone_table td.txt {
    width: 52%;
    padding-right: 3%;
}

.milestone_table td.txt.no_image {
    width: 89%;
}

.milestone_table td.img {
    width: 34%;
    text-align: right;
}

.milestone_table td.img img {
    width: 235px;
}

.milestone_table td ul li {
    list-style-type: disc;
    margin-left: 25px;
    font-size: 14px;
    line-height: 24px;
}


/*milestone end*/


/* CAROUSEL START */

#carousel {
    border-top: 1px solid #dddddd;
    margin-bottom: 10px;
    overflow: hidden;
}

#carousel .slider {
    width: 96%;
    margin: 0 auto;
}

#carousel .slider .helper {
    height: 100px;
}

#carousel .slider .slick-prev,
#carousel .slider .slick-next {
    width: 20px;
    height: 29px;
    display: block;
    font-size: 0;
    text-indent: 999px;
    top: 45%;
}

#carousel .slider .slick-prev {
    left: -12px;
    background: url(btn_bands_l.png) left top no-repeat;
}

#carousel .slider .slick-next {
    right: -12px;
    background: url(btn_bands_r.png) left top no-repeat;
}

#carousel a {
    text-align: center;
    display: block;
    height: 100%;
}

#carousel a img {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}

#carousel a .helper {
    display: inline-block;
    vertical-align: middle;
    width: 0;
}

#carousel a:hover img {
    width: 100%;
}


/* CAROUSEL END */


/* FOOTER */

.footer {
    width: 100%;
    text-align: center;
    color: #8d908e;
    background-color: white;
    padding: 52px 0 0 0;
    min-height: 90px;
    padding-top: 20px;
    line-height: 1.8em;
    font-size: 14px;
}

.footer a {
    color: #8d908e;
    text-decoration: none;
}


/* for the en lang style */

.en .container .header .menu ul li a {
    font-size: 14px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: normal;
}

.en .container .wrapper .menu_desc {
    font-size: 16px;
}

.en .container .wrapper .menu_desc strong {
    font-size: 24px;
}

.en .container .wrapper .news .box .box_title {
    font-size: 18px;
}

.en .container .wrapper .news .box .box_title .link {
    width: 5%;
}

.en .container .wrapper .subs .box.last .icons {
    height: 100px;
}

.en .container .wrapper .subs .box.last .icons.slick-slider {
    margin-bottom: 0;
}

.en .container .wrapper .subs .box.last .icons .title {
    font-size: 14px;
    margin-top: 70px;
}

.en .container .wrapper .nav ul li a {
    font-size: 1em;
}

.en .container .wrapper .nav_side {
    display: block;
    text-align: right;
    float: none;
    margin-bottom: 20px;
}

.en .container .wrapper .inner {
    overflow: visible;
}

.en .container .wrapper .inner .inner_title {
    height: auto;
    margin: 0px;
    margin-bottom: 20px;
    height: 85px;
}

.en .container .wrapper .inner .inner_title h1 {
    float: none;
    font-size: 24px;
    display: inline-block;
}

.en .container .wrapper .inner .sub_title {
    font-size: 17px;
}

.en .container .wrapper .inner.group .group_list .box {
    height: 300px;
}

.en .container .wrapper .inner.group .group_list .box.row1 {
    height: 80px;
}

.en .container .wrapper .inner.group .group_list .box a {
    display: inline-block;
    line-height: 1.5em;
    font-size: 13px;
}

.en .container .wrapper .inner.teams .content .person .profile_pic .overlay .title {
    font-size: 14px;
}

.en .container .wrapper .inner .sitemap_lists .box {
    height: 380px;
}

.en .container .wrapper .inner .sitemap_lists .box a {
    display: inline-block;
}

.en .container .wrapper .inner .honorTable * {
    font-size: 13px;
}

.en .btn {
    padding: 5px 10px;
}

.en a.pdf {
    height: auto;
    background-position: 0 3px;
    font-size: 15px;
}

.en .nav h1 {
    font-size: 20px;
}


/*for the news slider*/

.topNews_list {
    margin: 0 auto;
    width: 710px;
    border: 1px solid #ccc;
    position: relative;
    padding: 5px;
    margin-bottom: 30px;
    overflow: hidden;
}

.topNews_li,
.topNews_li li {
    margin: 0 auto;
    width: 710px;
    height: 214px;
    overflow: hidden;
}

.topNews_li_img,
.topNews_li_img img {
    width: 309px;
    height: 214px;
    overflow: hidden;
}

.topNews_li_dl {
    width: 354px;
    height: 194px;
    padding: 20px;
    background: #f4f4f4;
    overflow: hidden;
}

.topNews_li_dt {
    width: 354px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
    overflow: hidden;
}

.topNews_li_dd {
    width: 354px;
    height: 80px;
    line-height: 20px;
    color: #666;
    margin-bottom: 5px;
    overflow: hidden;
}

.topNews_li_dt a {
    color: #333;
}

.topNews_li_dd a {
    color: #666;
    font-size: 12px;
}

.topNews_li_dt a:hover,
.topNews_li_dd a:hover {
    color: #ff6600;
}

.topNews_li_more {
    width: 360px;
    background: url(/images/common/news_more_icon.jpg) no-repeat left center;
    padding-left: 20px;
    color: #ff6600;
}

.topNews_li_more a {
    color: #ff6600;
    font-size: 12px;
}

.topNews_li_ben {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}

.topNews_li_ben li {
    float: left;
    margin-left: 5px;
}

.topNews_li_perv {
    background: url(news_perv.jpg) no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
    overflow: hidden;
}

.topNews_li_next {
    background: url(news_next.jpg) no-repeat;
    width: 24px;
    height: 24px;
    cursor: pointer;
    overflow: hidden;
}

.main .subs .box.w300 {
    width: 300px;
}

.docabstract {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.txtCtr,
.video .video_list a .title,
.webtitle,
.news-abstr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}