.webHeaderTable {
    display:table !important;
    height:100px !important;
    position:fixed;
    z-index:1;
    border-spacing:0;
    margin:0;
    padding:0;
    table-layout:fixed;
    width:100%;
    transition:background-color 0.7s ease;
}
.webHeaderTable.transparent {
    display:table !important;
    height:100px !important;
    position:fixed;
    z-index:1;
    border-spacing:0;
    margin:0;
    padding:0;
    table-layout:fixed;
    width:100%;
    /*background-color:#fff;*/
    background-color:rgba(66, 66, 66, 0.7);
    transition:background-color 0.7s ease;
}
.webBannTable {
    background:none !important;
    margin:0;
    padding:0;
    width:100%;
    background-color:#0c4ac7;
}
.home_bann {
    height:850px;
    width:100%;
    background:none;
    overflow:hidden;
    position:relative;
}
.home_bann .webBannPic {
    width:100%;
    min-height:850px;
    overflow:hidden;
    position:absolute;
    bottom:0;
}
.page_bann {
    height:550px;
    width:100%;
    background:none;
    overflow:hidden;
    position:relative;
}
.page_bann .webBannPic {
    width:100%;
    min-height:550px;
    overflow:hidden;
    position:absolute;
    top:0px;
}
.webHeaderContent .headLogo {
    width:320px;
    float:left;
    padding-top:25px;
    overflow:hidden;
}
.webHeaderContent .headLogo img {
    width:100%;
}
.webHeaderContent .headBotton {
    float:right;
    width:780px;
    overflow:hidden;
}
.headBotton .nav_item_wrapper {
    list-style:none;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
}
.headBotton .nav_item_wrapper li {
    float:left;
    height:100px;
    min-width:90px;
    margin:0 10px;
    width:auto;
    line-height:100px;
    text-align:center;
}
.headBotton .nav_item_wrapper li.active {
    border-bottom:2px solid rgba(185, 152, 77, 1);
}
.headBotton .nav_item_wrapper li a {
    display:block;
    text-decoration:none;
    font-size:18px;
    font-weight:normal;
    color:#FFF;
    font-family:微软雅黑, sans-serif;
}
.headBotton .nav_item_wrapper li a:hover {
    text-decoration:none;
    color:#B9984D;
}
.headBotton .nav_item_wrapper li:hover {
    border-bottom:2px solid rgba(185, 152, 77, 1);
}
.headBotton .nav_item_wrapper li.active a {
    color:#B9984D;
}
.fullmeasureContainer {
    width:100%;
    margin:0 auto;
    background-color:#EEEEEE;
    overflow:hidden;
}
.homeItem {
    width:100%;
    padding:75px 0;
    overflow:hidden;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}
.homeItem li {
    float:left;
    list-style:none;
}
.homeItem li.homeItemContent {
    overflow:hidden;
}
.item_icon {
    float:left;
    overflow:hidden;
}
.item_content {
    float:left;
    padding-left:20px;
    overflow:hidden;
}
.item_content .item_title {
    font-size:24px;
    overflow:hidden;
}
.item_content .item_content_text {
    padding-top:10px;
    font-size:15px;
    color:#999999;
    overflow:hidden;
}
.fullmeasureContainerWhite {
    width:100%;
    background-color:#FFF;
    overflow:hidden;
}
.listModule {
    width:100%;
    overflow:hidden;
    display:block;
}
.listModule .listItem {
    float:left;
    width:30%;
    border:1px #e0e0e0 solid;
    margin:20px;
    padding:35px 30px;
    height:300px;
    overflow:hidden;
}
.listModule .listItem .listItemIcon {
    width:100%;
    text-align:center;
}
.listModule .listItem .listItemTitle {
    padding-top:25px;
    width:100%;
    font-size:18px;
    text-align:center;
}
.listModule .listItem .listItemContent {
    padding-top:25px;
    width:100%;
    font-size:14px;
    line-height:28px;
    color:#9e9e9e;
}
.bannItem {
    width:100%;
    background:url(../images/pic1.jpg) repeat-x bottom #f0ad4e;
    background-size:cover;
}
.homeItemAboutBG {
    margin-top:25px !important;
    background:url(../images/team.jpg) no-repeat #fff 20px -60px;
}
.homeItemAboutContent {
    width:100%;
    overflow:hidden;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
    padding:95px 0;
}
.homeItemAboutPic {
    width:55%;
    overflow:hidden;
}
.homeItemAboutPic img {
    max-width:100%;
}
.homeItemAbout {
    width:40%;
    overflow:hidden;
}
.homeItemAbout .content {
    padding-top:40px;
    line-height:160%;
    color:#616161;
}
.homeItemAbout .content .subTitle {
    font-size:20px;
    color:#B9984D;
    font-weight:bold;
    padding-bottom:10px;
}
.aboutBannItem {
    width:100%;
    background:url(../images/bann.jpg) repeat-x bottom #f0ad4e;
    background-size:cover;
}
.aboutbannItemContent {
    width:55%;
    padding:90px 30px;
}
.aboutbannItemContent .itemTitleEn {
    font-size:40px;
    color:#616161;
    padding-top:20px;
}
.aboutbannItemContent .itemTitle {
    font-size:30px;
    color:#f0ad4e;
    padding-top:20px;
}
.aboutbannItemContent .itemTitleSub {
    line-height:220%;
    color:#9e9e9e;
    font-size:15px;
    padding-top:30px;
}
.itemListCotnet {
    width:100%;
    overflow:hidden;
    padding:0 0 30px 0;
}
.itemList {
    list-style:none;
    width:100%;
    overflow:hidden;
    padding:0;
    margin:0;
}
.itemList li {
    float:left;
    width:50%;
    overflow:hidden;
    padding:20px 20px 30px 20px;
    margin:0;
}
.itemList li a {
    font-size:16px !important;
    color:#424242 !important;
    padding-bottom:10px;
    display:block;
}
.itemList li a:hover {
    font-size:16px !important;
    color:#B9984D !important
}
.itemList li .info_news_data {
    font-size:14px;
    color:#bdbdbd;
    padding-bottom:10px;
    display:block;
}
.itemList li .info_news_content {
    font-size:14px;
    color:#757575;
    padding-bottom:10px;
    display:block;
    margin:0;
}
.itemList li .info_news_tag .tagName {
    font-size:12px;
    overflow:visible;
    text-align:center;
    margin:0 auto;
    display:inline-block;
    background-color:#e0e0e0;
    padding:2px 15px;
    color:#424242;
    border-radius:50px;
}
.contentItem {
    width:100%;
    overflow:hidden;
    padding:50px 10px;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}
.contentItemAt {
    width:350px;
    height:240px;
    text-align:center;
    overflow:hidden;
    background:url(../images/itembg.png);
    background-size:cover;
    -webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
    padding:10px;
}
.contentItemAt .titleIcon {
    padding-top:40px;
}
.contentItemAt .titleItem {
    padding-top:10px;
    font-size:24px;
    color:#B9984D;
    font-weight:bold;
}
.contentItemAt .titleContent {
    padding-top:30px;
    font-size:12px;
    color:#616161;
}
.contentmap {
    padding-left:20px;
    padding-bottom:50px;
}
.serviceItemList {
    width:100%;
    overflow:hidden;
    padding:25px 0
}
.serviceItemContet {
    float:left;
    width:540px;
    overflow:hidden;
    margin:25px;
}
.serviceItemContet .pic {
    float:left;
    width:100%;
    height:320px;
    overflow:hidden;
}
.serviceItemContet .title {
    float:left;
    width:100%;
    padding:20px 25px;
    background-color:#333333;
    color:#B98B3F;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
    overflow:hidden;
}
.serviceItemContet .title .cn {
    font-size:20px;
}
.serviceItemContet .title .en {
    font-size:15px;
    padding-left:10px;
}
.serviceItemContet .content {
    width:100%;
    background-color:#F6F6F6;
    padding:20px;
    height:300px;
    line-height:250%;
    color:#757575;
    overflow:hidden;
}
.news_pic_top_list {
    width:100%;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}
.news_pic_top_list > .news_index_pic_item {
    width:380px;
}
.news_index_pic_item .media_body a {
    font-size:16px;
    color:#616161;
    padding-bottom:10px;
    display:block;
    margin:0;
}
.news_index_pic_item .media_body .info_news_content {
    font-size:14px;
    line-height:180%;
    color:#9e9e9e;
    padding:0;
    margin:0;
}
.news_index_pic_item .media_body .info_news_data {
    color:#999;
    padding:4px 0;
    font-size:14px;
}
.news_index_pic_item .media_body .info_news_typename {
    padding-top:10px;
    height:35px;
    overflow:hidden;
}
.news_index_pic_item .media_body .info_news_typename .label {
    font-size:12px !important;
}
.news_text_list {
    padding-top:40px;
}
.news_text_list .info_news_typename {
    padding-top:20px;
    height:45px;
    overflow:hidden;
}
.news_text_list .info_news_typename .label {
    font-size:12px !important;
}
.typetoplist {
    width:100%;
    overflow:hidden;
}
.typetoplist .typelinklist {
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:center;
    justify-content:center;
}
.typetoplist .typelinklist li {
    padding:0 25px;
}
.typetoplist .typelinklist li a {
    font-size:18px;
    padding:15px 25px;
    font-weight:bold;
    color:#424242;
    text-align:center;
    border-radius:5px;
    background-color:#bdbdbd;
    display:block;
}
.typetoplist .typelinklist li a.active {
    font-size:18px;
    padding:15px 25px;
    font-weight:bold;
    color:#424242;
    text-align:center;
    border-radius:5px;
    background-color:#f0ad4e;
    display:block;
}
.typetoplist .typelinklist li a:hover {
    font-size:18px;
    color:#fff;
    background-color:#f0ad4e;
    text-decoration:none;
}
.pic_table {
    padding:0 20px;
}
.phone_item_list {
    width:100%;
    padding:0;
    margin:10px 0 60px 0;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    background-size:cover;
    -webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
}
.phone_item_list .pic {
    width:50%;
    padding:0;
    margin:0;
    overflow:hidden;
}
.phone_item_list .pic img {
    height:100%;
}
.phone_item_list .pic2 {
    width:50%;
    height:460px;
    padding:0;
    margin:0;
    overflow:hidden;
}
.phone_item_list .pic2 img {
    width:100%;
}
.phone_item_list .pic_text {
    width:50%;
    padding:25px 40px;
    margin:0;
    overflow:hidden;
    background:url(../images/itembg2.png);
}
.phone_item_list .pic_text2 {
    background:url(../images/itembg3.png) !important;
}
.phone_item_list .pic_text .name {
    font-size:25px;
    padding-top:10px;
    padding-bottom:20px;
}
.phone_item_list .pic_text .office {
    font-size:16px;
    padding-bottom:15px;
}
.phone_item_list .pic_text .text {
    font-size:14px;
    line-height:220%;
}
.phone_table {
    width:100%;
    overflow:hidden;
    margin-bottom:50px;
}
.content_tab_list {
    width:100%;
    overflow:hidden;
}
.content_tab_list ul {
    list-style:none;
    overflow:hidden;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:center;
    justify-content:center;
}
.content_tab_list ul li {
    padding:0 15px;
}
.content_tab_list ul li a {
    padding:10px 20px;
    font-size:16px;
    color:#ffffff;
    background-color:#656565;
    display:table;
    text-decoration:none;
}
.content_tab_list ul li a:hover {
    padding:10px 20px;
    font-size:16px;
    color:#ffffff;
    background-color:#f0ad4e;
    display:table;
    text-decoration:none;
}
.content_tab_list ul li.active a {
    padding:10px 20px;
    font-size:16px;
    color:#ffffff;
    background-color:#f0ad4e;
    display:table;
    text-decoration:none;
}
.pic_tab_list {
    width:100%;
    overflow:hidden;
}
.pic_tab_list ul {
    list-style:none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;

}
.pic_tab_list ul li {
    width:33.333%;
}
.pic_tab_list ul li {
    width:33.333%;
    padding:15px;
    overflow:hidden;
}
.pic_tab_list ul li img {
    width:100%;
}
.home_tab {
    overflow:hidden;
    display:none;
}
 .home_tab.active {
    display:unset;
}