@charset "utf-8";
@font-face {
  font-family: pingfang_s;
  src:url(../font/pingfang_s.ttf);
}
@font-face {
  font-family: pingfang_n;
  src:url(../font/pingfang_n.ttf);
}
@font-face {
  font-family: pingfang_b;
  src:url(../font/pingfang_b.ttf);
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  background-color: #ffffff;
  position: relative;
  /* font-weight: lighter; */
  /* width: 100%; */
  /* margin: 0 auto; */
  /* overflow-x: hidden; */
  /* margin: 0 auto; */
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover{color: #0068b7;}
input,
button {
  list-style-type: none;
  border: 0px;
  outline: none;
}
.wrap {
	width: 90%;
	max-width: 1380px;
	margin:0 auto;
	position:relative;
}

/*置灰代码
body *{
-webkit-filter: grayscale(100%); /* webkit */
-moz-filter: grayscale(100%); /*firefox*/
-ms-filter: grayscale(100%); /*ie9*/
-o-filter: grayscale(100%); /*opera*/
filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
filter:gray; /*ie9- */
}
*/

.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	*zoom:1;
}
.img{overflow: hidden;}
.img:hover img{transform:scale(1.1)}
.img img{
    transition: all 0.3s ease;
    width: 100%;
}
.wap_show{display:none}
.web_show{display:block}
.zicon {display: none;}
.zicon.active {display: block;}
.tianqi {
    width: auto !important;
}
/*****bannercon****/
.bannercon {position: relative;margin-bottom: 50px;}
ul.slides {font-size: 0;}
.controls li {top: 50%;margin-top: -30px;width: 58px;height: 58px;border-radius: 50%;/* border: 1px solid #fff; */}
.controls li:nth-child(1) {left: 90px;}
.controls li:nth-child(2) {right: 90px;}
.pagination li {background-color: #ffffff;/* width: 41px !important; *//* height: 5px !important; */opacity: 0.8;}
.pagination li.active {background-color: #0068b7;opacity: 1;}
.responsive {width:100%;}
.controls li:hover{/* border-radius:50%; *//* background-color: #0000005c; *//* border: 1px solid #0000005c; */}
ul.slides1 {font-size: 0;}
.controls1 li {top: 55%;margin-top: -30px;width: 16px;height: 58px;border-radius: 50%;/* border: 1px solid #fff; */}
.controls1 li:nth-child(1) {left: 20px;}
.controls1 li:nth-child(2) {right: 20px;}
.pagination1 li {background-color: rgba(255,255,255,0.5);margin: 0 10px 0 0;/* height: 5px !important; */float: none !important;}
.pagination1 li.active {background-color: #fff;}
.responsive1 {width: 100%;height: auto;}
.controls1 li:hover{/* border-radius:50%; *//* background-color: #0000005c; *//* border: 1px solid #0000005c; */}
ul.controls {
z-index: 9;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
ul.pagination {z-index: 99;}
#slider {font-size: 0;overflow: hidden;}
/*****top_top****/
.top_top{
    background: #f2f2f2;
    line-height: 30px;
    font-size: 12px;
}
.date_com{width: 100%;display: flex;justify-content: space-between;}
.date_com span{}
/*****header_con****/
.header_con{
    background: url(../images/top_bg.jpg) center top no-repeat;
    height: 124px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.header_con .wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 124px;
}
.logo{/* padding-right: 2%; */flex: 0.5;float: left;}
.fgs_logo {
    flex: 0.7;
}
.logo a{}
.logo a img{
    width: 100%;
}
.nubone {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.toutiao{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.toutiao img{
    width: 42px;
    height: 20px;
    display: block;
   /* flex: 1;*/
}

.toutiaolen{/* flex: 1; */}
.toutiao a{
    font-size: 14px;
    /* font-weight: bold;*/
    line-height: 26px;
    display: block;
    margin: 0 0 0 10px;
    font-family: SimSun;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.top_ewm{
    display: flex;
    flex: 0.5;
    justify-content: flex-end;
}
.ttp_ma{
    margin: 0 0 0 20px;
}
.ttp_ma img{
    width: 82px;
    border: 1px solid #ebebeb;
}
.ttp_ma span{
    display: block;
    font-size: 12px;
    text-align: center;
    color: #666;
}
.menu {width: 28px;display: none;}
.menu i{display:block;height: 2px;    background: #000;border-radius: 50px;margin: 8px 0;transition: all 0.3s ease;}
.menu i:nth-child(1){width: 28px;}
.menu i:nth-child(2){width: 28px;}
/*****header_nav****/
.header_nav{
    position: absolute;
    left: 0;
    right: 0;
    top: 160px;
    z-index: 99;
    /*background: rgba(255,255,255,0.4);*/
}
.header_nav ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
}
.header_nav ul li{
    position: relative;
    line-height: 50px;
}
.header_nav ul li:hover a, .header_nav ul li.on a{
    color: #0068b7;
}
.header_nav ul li a{
    font-size: 20px;
    font-weight: bold;
}
i.ph_erji {
    /* display: block; */
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    background: url(../images/navdown.png) center center no-repeat;
    display: none;
}
.header_nav ul li.height_auto i.ph_erji{background: url(../images/navup.png) center center no-repeat;}
.erji_nav{
    /* display: none; */
    position: absolute;
    left: -30px;
    right: -30px;
    top: 40px;
    background: rgb(235 235 235);
    padding: 20px 10px;
    opacity: 0;
    transition: all 0.3s ease;
    text-align: center;
    height: 150px;
    overflow: hidden;
    padding: 0 10px;
}
.header_nav ul li:after{content:".";width: 0;left: 0;right: 0;display: block;background: #0068b7;height: 2px;font-size: 0;position: absolute;bottom: 0;transition: all 0.3s ease;margin: 0 auto;}
.header_nav ul li:hover .erji_nav{
    display:block;
    opacity: 1;
    top:60px;
    padding: 15px 10px;
   height: 380px;
}
.header_nav ul li:hover:after{width:100%}
.two_nav{}
.header_nav ul li .two_nav a{
    display: block;
    font-size: 17px;
    /*font-weight: normal;*/
    color: #666;
    /* text-align: center; */
    line-height: 20px;
    padding: 6px 0;
    font-family: SimSun;
   /* text-align: justify;
    text-align-last: justify;*/
}
.header_nav ul li .two_nav a:hover{color:#0068b7}
/****index_con****/
.index_con{
    margin-top: 30px;
}
.in_content{
    margin-bottom: 30px;
}
	/****in_chexian_box****/
	.first_one{
    /* display: flex; */
    /* justify-content: space-between; */
}
	.in_chexian_box{
    /* float: left; */
    width: 75%;
    /* flex: 3; */
}
	.in_title{
    padding: 10px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 54px;
}
	.in_title h4{
    font-size: 24px;
    font-weight: normal;
    padding-left: 10px;
    border-left: 4px solid #0068b7;
    line-height: 24px;
}
	.che_xian .bx-controls{
    display: none;
}
	.che_xian ul{
     display: flex; 
     margin-left: -20px; 
}
	.che_xian ul li{
    width: 33.33%;
     padding-left: 20px; 
}
	.che_xian ul li a{
    display: block;
    border: 1px solid #ebebeb;
}
    .che_xian ul li a:hover{
    border: 1px solid #0068b7;
    box-shadow: 0 0 5px #e1e1e1;
}
	.cx_li{}
	.cx_li .img{}
	.cx_li .img img{}
	.cx_li .cx_zi{
    /* border: 1px solid #ebebeb; */
    padding: 15px;
    height: 90px;
}
	.cx_li .cx_zi h3{
    font-size: 14px;
    font-weight: normal;    
    line-height: 30px;
   /* 
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;*/
}
	.cx_li .cx_zi p{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    font-family: 宋体, SimSun;
}
	/****in_kuaijie_box****/
	.in_kuaijie_box{
    /* float: right; */
    /* width: 25%; */
    padding-left: 20px;
    flex: 1;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 25%;
}
	.kuai_jie{height: 100%;}
	.kuai_jie ul{
    display: flex;
    flex-flow: wrap;
    border: 1px solid #ebebeb;
    justify-content: space-between;
    height: calc(100% - 54px);
}
	.kuai_jie ul li{
    width: 50%;
    /* height: 185px; */
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50%;
}
    .kuai_jie ul li:nth-child(1){
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
    .kuai_jie ul li:nth-child(2){
    border-bottom: 1px solid #ebebeb;
}
    .kuai_jie ul li:nth-child(3){
    border-right: 1px solid #ebebeb;
}
    .kuai_jie ul li:nth-child(4){}
	.kuai_jie ul li a{
    display: block;
}
	.kj_li {}
	.kj_li .img{width: 72px;padding: 10px;display: block;margin: 0 auto;}
	.kj_li .img img{}
	.kj_li span{
    display: block;
    text-align: center;
    font-size: 14px;
}

.tuan_ti ul {
    flex-flow: wrap;
}
.tuan_ti ul li {
    width: 50%;
    padding-left: 20px;
    margin-bottom: 10px;
}

	/****in_geren_box****/
	.in_center_bg{
    background: url(../images/in_cen_bg.png) top center  no-repeat;
    padding-bottom: 20px;
}
	.in_geren_box{
    margin-bottom: 30px;
}
	.in_title_a{
    font-size: 14px;
    color: #999;
}
	.in_title_a a{
    display: inline-block;
    padding: 0 30px;
}
	.ge_ren{
    position: relative;
    margin-left: -20px;
}
    .zhangao_hide {
    opacity: 0;
    /* padding-bottom: 40px; */
    display: none;
}    
    .zhangao_hide img{width:100%}
	.ge_ren ul {
}
	.ge_ren ul li{
    width: 25%;
    position: absolute;
    padding-left: 20px;
}
	.ge_ren ul li:nth-child(1){
    left: 0;
    top: 0;
    position: relative;
}
	.ge_ren ul li:nth-child(2){
    left: 25%;
    top: 0;
}
	.ge_ren ul li:nth-child(3){
    left: 50%;
    top: 0;
}
	.ge_ren ul li:nth-child(4){
    left: 25%;
    bottom: 0;
}
	.ge_ren ul li:nth-child(5){
    left: 50%;
    bottom: 0;
}
	.ge_ren ul li:nth-child(6){
    right: 0;
    top: 0;
}
	.ge_ren ul li a{}
	.gr_li{}
	.gr_li .img{}
	.gr_li .img img{}
	.gr_li .gr_zi{}
	.gr_li .gr_zi h3{
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px 0;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
	/****in_tuanti_box****/
	.tuan_ti{
    /* margin-left: -20px; */
}
	.tuan_ti ul{
     display: flex; 
     margin-left: -20px; 
}
	.tuan_ti ul li {
    width: 16.6666666%;
     padding-left: 20px; 
}
	.tuan_ti ul li a .tt_li{
    display: block;
    border: 1px solid #ebebeb;
}
    .tuan_ti ul li a:hover {
    border: 1px solid #0068b7;
    box-shadow: 0 0 5px #e1e1e1;
}
	.tt_li{}
	.tt_li .img{}
	.tt_li .img img{}
	.tt_li .tt_zi{
    padding: 20px;
    background: #fff;
   /*height: 80px;*/
}
	.tt_li .tt_zi h3{
    font-size: 14px;
    font-weight: normal;
   /* margin-bottom: 15px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    /*font-family: 宋体, SimSun;*/
}
	.tt_li .tt_zi p{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    font-family: 宋体, SimSun;
    opacity:0.5;
}
	/****in_case_box****/
	.in_case_box{}
	.in_more{
    font-size: 14px;
    color: #666;
    padding-right: 35px;
    background: url(../images/more.png) right center no-repeat;
    transition: all 0.3s ease;
}
    a.in_more:hover {
    padding-right: 50px;
}
	.in_case{}
	.in_case ul {
    /* display: flex; */
    /* margin-left: -20px; */
}
	.in_case ul li{
    /* padding-left: 20px; */
}
	.in_case ul li a{
    display: block;
}
	.case_li{
    position: relative;
}
	.case_li .img {}
	.case_li .img img{
    width: 100%;
}
	.case_li h3{
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    background: rgba(0,0,0,0.5);
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 16px;
    padding: 0 15px;
}
	/****in_news_box****/
	.in_news_box{}
	.in_news{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
	.in_news{}
	.text_news {
    width: 50%;
    padding-right: 20px;
}
	.news_item{}
	.news_item ul{
    font-size: 18px;
    display: flex;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}
	.news_item ul li{
    margin-right: 40px;
    cursor: pointer;
    position: relative;
}
    .news_item ul li:after,.link_tiem ul li:after{content:".";display: block;position: absolute;left: 0;right: 0;height: 2px;background: #0068b7;width: 0;transition: all 0.3s ease;margin: 0 auto;font-size: 0;}
    .news_item ul li:hover,.news_item ul li.on{color:#0068b7;/* border-bottom: 2px solid #0068b7; */}
	.news_item ul li span{}
	 .news_item ul li:hover:after, .news_item ul li.on:after, .link_tiem ul li:hover:after, .link_tiem ul li.on:after{width:100%}
	.text_news_li{}
	.import_new{
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
	.import_new a{}
	.import_new h3{
    font-size: 24px;
    margin-bottom: 20px;
}
	.import_new p{
    font-size: 14px;
    line-height: 26px;
    color: #999;
    font-family: SimSun;
}
	.news_li{
    font-size: 16px;
    line-height: 38px;
    /*font-family: SimSun;*/
}
	.news_li ul {}
	.news_li ul li{
    padding-left: 15px;
    position: relative;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
    .news_li ul li:before{content:".";font-size: 24px;font-weight: bold;color: #0068b7;position: absolute;left: 0;top: -7px;}
	.news_li ul li a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
	.images_news_box{
    width: 50%;
}
	.img_news_lb{}
	.img_news_lb ul.pagination1{
    left: auto !important;
    right: 0 !important;
    bottom: 33px !important;
    margin: 0 !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
	.img_news_lb ul li{
    position: relative;
}
	.img_news_lb ul li a{}
	.img_news_lb ul li a .imgnew {}
	.img_news_lb ul li a .imgnew img{
    width: 100%;
    height: 420px;
}
	.img_news_lb ul li a h3{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 60px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 0 20px;
    font-size: 18px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
	/*****in_ad_con****/
	.in_ad_con{}
	.in_ad_con ul{
    display: flex;
    margin-left: -20px;
}
	.in_ad_con ul li {
    width: 33.33%;
    padding: 0 0 0 20px;
}
	.in_ad_con ul li a{}
	.in_ad_con ul li a .img{}
	.in_ad_con ul li a .img img{}
	/****in_link_box****/
	.link_bg{
    background: url(../images/link_bg.png) top center no-repeat;
    margin: 0;
}
	.in_link_box{
}
	.link_tiem{}
	.link_tiem ul{
    font-size: 18px;
    display: flex;
    color: #666;
}
	.link_tiem ul li{
    margin-left: 40px;
    cursor: pointer;
    line-height: 50px;
    position: relative;
}
	.link_tiem ul li:hover,.link_tiem ul li.on{
    /* color: #0068b7; */
    /* border-bottom: 2px solid #0068b7; */
}
	.link_tiem ul li span{}
	.in_link{
    padding: 50px 0;
    position: relative;
}
.in_link .zicon {
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    visibility: hidden;
}

.in_link .zicon.active {
    opacity: 1;
    visibility: inherit;
}

.in_link .zicon:first-child {
    position: relative;
    top: 0;
}
	.in_link ul {
    /* display: flex; */
    /* justify-content: space-evenly; */
}
	.in_link ul li{
    /* width: 290px !important; */
    /* margin-right: 30px !important; */
}
    .in_link ul li a{display:block}
	.in_link ul li .img{
    padding: 30px 0px;
    /* max-width: 230px; */
}
	.in_link ul li .img img{/* width: 200px; */}
	
	.fgs img{width: 300px!important;}
	
    .bx-wrapper .bx-prev{
        left: -50px !important;
    }
    .bx-wrapper .bx-next{
        right: -50px !important;
    }


/****footer****/
.footer{
    background: #f0f0f0;
    padding: 30px 0;
}
.foot{
    display: flex;
    align-items: center;
}
.foot_logo{
    flex: 1.5;
    padding-right: 50px;
}

.foot_logo p{
    font-size: 14px;
    line-height: 28px;
    opacity: 0.4;
    padding: 5px 10px;
}

.foot_logo img{
    width: 85%;
}
.foot_logo img:last-child{
    width: 100%;
    display: block;
}
.foot_main{
    width: 500px;
    padding-left: 50px;
}
.foot_main h5{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}
.foot_main p{
    font-size: 24px;
    line-height: 28px;
    color: #0168b7;
}

.foot_p{
    font-size: 14px;
    line-height: 28px;
    opacity: 0.4;
    padding: 5px 10px;
}

.fot_nav p{
    display: flex;
    flex-flow: wrap;
}
.fot_nav p a{
    width: 50%;
}
.foot_ewm{
    flex: 1;
    display: flex;
    justify-content: flex-end;
}
.fot_img{
    margin-left: 20px;
}
.fot_img img{
    border: 1px solid #0068b7;
}
.fot_img span{
    display: block;
    font-size: 14px;
    text-align: center;
    opacity:0.5;
}
.copyright{
    background: url(../images/copy_bg.jpg);
    color: #fff;
    display: flex;
    align-items: center;
    padding: 25px;
    justify-content: space-between;
    font-size: 14px;
}
.copyright p{
    float: left;
}
.copy_ri{
    float: right;
}
.copy_ri span{}
.copy_ri a{
    color: #fff;
}


#goToTop {position: fixed;bottom: 120px;right: 5%;}
      #goToTop a {display: block;background: url(../images/go_top.jpg) center center no-repeat;font-size: 0;width: 48px;height: 48px;}

/*****neiye star*****/
.neibannercon{}
.brank_nav{
    line-height: 56px;
    background: #f5f5f5;
    font-size: 14px;
    color: #666;
    margin-bottom: 40px;
}
.brank_a{}
.brank_a span{}
.brank_a a{}

/*****nei_con*****/
.nei_con{
    background: url(../images/nei_bigbg.png) bottom center no-repeat;
    /* padding-bottom: 60px; */
    margin-bottom: 100px;
}
.nei_content{
    display: flex;
    align-items: flex-start;
}
.left_nav{
    width: 280px;
    border: 1px solid #f0eded;
}
.left_nav h3{
    font-size: 32px;
    color: #fff;
    background: url(../images/copy_bg.jpg);
    line-height: 100px;
    padding: 0 30px;
}
.left_nav ul {
    font-size: 18px;
    line-height: 56px;
    padding-bottom: 240px;
    background: url(../images/huanghelou.png) bottom right no-repeat #f7f7f7;
}
.left_nav ul li{
    padding: 0 30px;
    border-bottom: 1px solid #f0eded;
}
.left_nav ul li a{
    display: block;
}
.left_nav ul li:hover a,.left_nav ul li.on a{
    font-weight: bold;
    color: #0068b7;
}
.right_main{
    flex: 1;
    padding-left: 50px;
    width: 80%;
}
.wap{display: none;}
.gongsi_jianjie .casexq p img{max-width: 60%;}


.gongsi_jianjie .casexq p {
    margin-bottom: 20px;
    color: #666;
}


.gongsi_jianjie .gs_jj p img{max-width: 100%;}
	/*****gongsijieshao*****/
	.gongsi_jianjie{}
	.gongsi_jianjie h3{
	font-size: 24px;
	text-align: center;
	margin: 10px 0 30px;
}
.zwbt {
text-align: center;
font-size: 18px;
padding-bottom: 20px;
}


.time{
 
	text-align: center;
 
}

	.gongsi_jianjie .gs_jj{
	font-size: 16px;
	line-height: 32px;
	/*text-indent: 32px;*/
	font-family: SimSun;
}
	.gongsi_jianjie .gs_jj p{
	margin-bottom: 20px;
	color: #666;
}
	
	/*****gudong beijing*****/
	.gudong_beijing{}
	.gudong_li .img{margin:auto 15px;}
	.gudong_beijing ul{}
	.gudong_beijing ul li{
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
	.gudong_beijing ul li a{}
	.gudong_beijing .gudong_li{
    display: flex;
    position: relative;
}
	c{
    width: 300px;
    padding: 5%;
    border-right: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
}
	.gudong_li .img img{margin:auto 0;}
	.gudong_li .gd_zi{
    flex: 1;
    padding: 40px 40px 80px;
    border-left: 1px solid #ddd;
}
	.gudong_li .gd_zi h3{
    font-size: 24px;
    margin-bottom: 20px;
}
	.gudong_li .gd_zi p{
    font-size: 14px;
    line-height: 26px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    font-family: 宋体, SimSun;
}
	.gudong_li span.in_more{
    position: absolute;
    bottom: 30px;
    right: 30px;
}
	
	/*****changjian_wenti*****/
	.changjian_wenti{}
	.changjian_wenti ul {}
	.changjian_wenti ul li{border-bottom: 1px solid #ddd;padding: 0 0 0px 35px;background: url(../images/qustion.png) 0px 25px no-repeat;}
	.changjian_wenti ul li h3{
    line-height: 70px;
    cursor: pointer;
}
	.changjian_wenti ul li p{
    font-size: 16px;
    line-height: 30px;
    color: #666;
    padding-bottom: 30px;
}
	.menu_list{}
	.menu_head{}
	.menu_list .current{}
	.menu_body{}
	.menu_body a{display:block;width:223px;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
	.menu_body a:hover{text-decoration:none;}
		
	/****news_list****/
	.news_list{}
	.one_news{
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}
	.one_news a{
    display: flex;
}
	.one_news .img{
    flex: 1;
}
	.one_news .img img{}
	.news_li_zi{
    flex: 2;
    padding-left: 40px;
}

	.cplist{
  
    padding-left: 0px;
}

	.news_li_zi h3{
    font-size: 18px;
    margin-bottom: 10px;
}
	.news_li_zi span{
    font-size: 14px;
    display: block;
    margin: 0px 0px 10px 0;
    color: #999;
}
	.news_li_zi p{
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
    margin-bottom: 50px;
    font-family: SimSun;
}
	.news_li_zi em{
    font-style: normal;
    border: 1px solid #ddd;
    padding: 10px 20px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    color: #666;
}
    .news_li_zi em:after{content:".";font-size: 0;width: 24px;height: 6px;background: url(../images/more.png) right center no-repeat;display: block;margin-left: 15px;}
	.one_news .news_li_zi h3{
    font-size: 24px;
}
	.news_list_ul{}
	.news_list_ul ul{}
	.news_list_ul ul li{
    border-bottom: 1px solid #ddd;
    padding: 30px 0 30px 0;
}
	.news_list_ul ul li a{}
	.news_li{
    display: flex;
}
	.news_li .img{
    order: 2;
    flex: 1;
}
	.news_li .news_li_zi{
    order: 1;
    padding: 0;
    flex: 3;
    padding-right: 30px;
}
	.news_li .img img{}

/*分页条*/
.page-large{text-align:center;margin: 20px 0px;}
.Num{
    width: 37px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    /* border-radius: 50%; */
    margin: 0 5px;
    /* color: #999999; */
    transition-duration: 0.5s;margin: 5px 5px;
    
}


.prev-page{
    width: 90px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    /* border-radius: 50%; */
    margin: 5px 5px;
    color: #fff;
    background-color:#0068b7;
    transition-duration: 0.5s;
    
}

.next-page{
    width: 90px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    /* border-radius: 50%; */
   margin: 5px 5px;
   
    
    transition-duration: 0.5s;
    
}



.page-large .on{
    color: #fff;
    background-color:#0068b7;
    
}
/*分页条*/
	
	.textnews_li{
    display: flex;
    align-items: center;
    /* padding: 0 0 30px; */
}
    .textnews_li .news_li_zi p {
    margin: 0;
    font-family: SimSun;
}
	.news_date{
    width: 84px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #ececec;
}
	.news_date .date{}
	.news_date .date em{
    display: block;
    font-style: normal;
    font-size: 36px;
}
	.news_date .date span{
    font-size: 14px;
    color: #999;
}
	.text_news_nei ul li{
    padding: 0 0 30px 0;
    margin-bottom: 30px;
}

	.cplist ul li{
    width: 48%;
    margin-right: 2%;
    float: left;
    height: 58px;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
}

.cplist h3{font-size:16px;}

	/*****nei_tuanti*****/
	.nei_tuanti{}
	.nei_tuanti ul{
    flex-flow: wrap;
}
	.nei_tuanti ul li{
    margin-bottom: 20px;
    width: 33.33%;
}
	.nei_case_list{}
	.nei_case_list ul{
    display: flex;
    flex-flow: wrap;
    margin-left: -20px;
}
	.nei_case_list ul li{
    width: 33.33%;
    padding-left: 20px;
    margin-bottom: 20px;
}
	
	/*****company_map*****/
	.company_map{
    padding: 40px 0;
}
	.company_map h3{
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
	.wz_map{}
	.wz_map ul{}
	.wz_map ul li{
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
	.wz_map ul li h2{
    font-size: 18px;
    margin-bottom: 20px;
}
	.map_a{}
	.map_a a{
    display: inline-block;
    margin-right: 30px;
}
	.margin0{margin:0}
	
	
	/*大事记start*/
.event_box{/* width:60%; *//* margin:3% auto 0; */position:relative;/* min-height:420px; */}
.event_box .parHd {/* width:100%; *//* display:inline-block; *//* height:92px; *//* overflow:hidden; */display: flex;justify-content: center;font-family: auto;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;/* padding-top:25px !important; */display: flex;align-items: baseline;}
.parHd .tempWrap{margin: 0px 1% 45px;width: auto !important;order: 2;}
.parHd .tempWrap:after{content:'';width: 100%;height:1px;background: #ddd;position:absolute;/* top:33%;*//* right:-140%;*/right: 0;bottom: 16px;/* margin-top:-0.5px;*/z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding: 0 0 30px 0;font-size:16px;color:#000;position:relative;/* width: 134px !important; */margin: 0 3%;}
.parHd li:after{content:'';background: url(../images/h_dot.png) center center no-repeat;width: 25px;height: 25px;position:absolute;z-index:20;bottom: 0px;left:50%;margin-left:-12px;}
.parBd{text-align:center;margin-top:0px;}
.parBd h4{position:relative;font-size:40px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;}
.parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
.parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}
.parBd p{/* line-height:180%; *//* font-size:16px; *//* width:80%; *//* margin:0 auto; */}
div#listBox {width:100%;}
.sPrev,.sNext{width: 46px;/* height: 100px; */display:block;/* position:absolute; */top:10px;cursor: pointer;}
.sPrev{left:0;background: url(../images/lc_le.png) center center no-repeat;order: 1;}
.sNext{right:0;background: url(../images/lc_ri.png) center center no-repeat;order: 3;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:28px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}	

.licheng_main{
    font-family: SimSun;
}
.licheng_main p{
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}	
	.parHd li.act {
    color: #0068b7;
    font-size: 36px;
}
	.parHd li.act:after{
    background: url(../images/c_dot.png) center center no-repeat;
    bottom: 5px;
}
	
ul.phone_link {
    overflow-x: scroll;
    width: 100%;
    height: auto;
    margin: 0;
}

ul.phone_link li{
    /* width: 100%; */
    /* padding: 0; */
    /* position: relative; */
    /* left: auto !important; */
    /* right: auto !important; */
    /* top: auto !important; */
    /* bottom: auto !important; */
    width: 50%;
    /* float: left; */
    /* flex: 1; */
    /* height: 100%; */
    flex-grow: 1;
    flex-shrink: 0;
    padding: 0 2%;
}
ul.phone_link li .img{}
ul.phone_link li .img img{}

@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 758px){
	body{width:100vw;overflow-x:hidden}
    .web_show{display:none}
    .wap_show{display:block}
    .top_top{display:none}
    .header_con .wrap{height:auto}
    .header_con{height: 60px;display: flex;position: fixed;top: 0;left: 0;right: 0;z-index: 999;}
    .header_con .logo{width: 70%;}
    .header_con .logo a{}
    .header_con .logo a img{/* height: 75%; */width: 100%;}
    .header{/* position:fixed; */background: #fff;height: 60px;z-index: 999;top: 0;width: 100%;}
    .header_nav ul{display:block;padding: 0px 0;}
    .header_nav ul li a{/* color:#333 */text-align: left;line-height: 40px;color: #333 !important;border-bottom: 1px solid rgb(0 0 0 / 0.3);display: block;font-size: 14px;}
    .header_nav ul li.has a{background: url(../images/pho_nav_xia.png) right center no-repeat;background-size: 1.5rem;/* text-align: center; */justify-content: space-between;color: #fff;border-bottom: 1px solid rgb(0 0 0 / 0.3);}
    .header_nav{position:fixed;top: 60px;left: 0;right: 0;bottom: 100%;background: linear-gradient(to bottom, #e4f3fa , #e6f4f7);transition: all 0.6s ease;z-index: 999;overflow-y: scroll;}
    .header_nav ul li{background: none !important;text-align: left;}
    .header_nav ul li.has.height_auto a{background: url(../images/pho_nav_sha.png) right center no-repeat;background-size: 1.5rem;}
    .header_nav ul li.has.on a:after, .header_nav ul li.has:hover a:after{background: url(../images/nav_xia.png) right center no-repeat;}
    .erji_nav{position:relative;top: 0;/* border-top: 1px solid #fff; */background: none;display: none !important;}
    .two_nav{width:100%;display: block;background: #d5dbde;padding: 15px 10px;}
    .header_nav ul li.height_auto .erji_nav{height: auto;left: 0;padding: 0;width: 100%;background: none;display: block !important;top: 0;opacity: 1;}
    .height_auto a{}
    i.ph_erji{display:block}
    .header_nav ul li .two_nav a{display:block;margin: 0;line-height: 25px;background: none !important;text-align: left;font-size: 14px;border: 0;padding: 2px 0;}
  
    .header_con .seach_form{display:none}
    .menu {display: block;}
    .header_nav.navshow {bottom: 0;}
    .menu.close i:nth-child(1){transform: rotate(45deg) translate(2px, 1px);transition:all 0.3s ease}
    .menu.close i:nth-child(2){display: none;}
    .menu.close i:nth-child(3){transform: rotate(-45deg) translate(5px, -5px);transition:all 0.3s ease}

    .bannercon{margin-top: 80px;margin-bottom: 20px;}
    .controls li:nth-child(1),.controls1 li:nth-child(1) {left: 10px;}
    .controls li:nth-child(2),.controls1 li:nth-child(2) {right: 10px;width: 15px;}
    .controls li:nth-child(1) img,.controls li:nth-child(2) img,.controls1 li:nth-child(1) img,.controls1 li:nth-child(2) img{width: 15px;}
    .pagination li{width: 14px !important;}
    ul.slides li {display: flex;align-items: center;justify-content: center;}
    .responsive {/* width: auto; *//* height: 100vh; */}
    .index_main .section1 .index_banner .item .inner .block_txt h4 img{width: 20% !important;}
    
    .in_content{margin-bottom:20px}
    .in_chexian_box,.in_kuaijie_box{float: none;width: 100%;}
    .in_kuaijie_box{padding: 0;margin-top: 20px;position: relative;height: auto;}
    .in_title{display:block;position: relative;height: auto;}
    .kuai_jie {height:auto;}
    .in_more{position:absolute;right: 0;top: 0;line-height: 40px;}
    .in_title h4{font-size: 18px;}
    .in_title_a{margin-top:10px}
    .in_title_a a{padding: 0 25px;}
    .che_xian ul{/* overflow:scroll; */flex-flow: wrap;}
    .che_xian ul li{width:50%; margin-bottom: 10px;}
    .cx_li .cx_zi,.tt_li .tt_zi{padding:10px;height: 60px;}
    .cx_li .cx_zi h3,.tt_li .tt_zi h3{font-size: 14px;line-height: 22px;}
    .tt_li .tt_zi h3{margin:0 0 5px 0}
    .cx_li .cx_zi p,.tt_li .tt_zi p{font-size:12px;line-height: 20px;}
    .kuai_jie ul{height:auto}
    .kuai_jie ul li{height:auto;padding: 20px 0;}
    .zhangao_hide{display:none}
    .tu_ren ul li{/* padding: 0; *//* position:relative; *//* left: auto !important; *//* right: auto !important; *//* top: auto !important; *//* bottom: auto !important; */width: 50%;/* float: left; *//* flex: 1; *//* height: 100%; *//* flex-grow: 1; */flex-shrink: 0;padding-left: 20px;}
    .ge_ren ul li,.tuan_ti ul li a{/* padding:0 0 0 20px; */display: block;}
.tuan_ti ul li {
    width: 50%;
    padding-left: 20px;
    margin-bottom: 10px;
}
    .tu_ren ul{display: flex;overflow-y: hidden;width: 100%;height: auto;margin: 0;overflow-x: scroll;margin-left: -20px;}
    .case_li h3{font-size:14px;line-height:24px}
    .bx-controls-direction{/* display:none */}
    
    .in_news{display:block}
    .text_news,.images_news_box{width:100%;padding: 0;}
    .news_item ul{font-size:16px;line-height: 36px;}
    .import_new h3{font-size:16px;margin-bottom: 10px;}
    .import_new p{font-size:12px;line-height: 22px;}
    .news_li{font-size:14px;line-height: 26px;margin-bottom: 20px;display: block;}
    .img_news_lb ul li a h3{font-size: 14px;line-height: 40px;}
    .img_news_lb ul.pagination1{display:none}
    .in_ad_con ul{display:block}
    .in_ad_con ul li{width:100%;margin-bottom: 10px;}
    .link_bg{margin:0}
    .link_tiem ul{justify-content: space-between;}
    .link_tiem ul li{margin: 15px 0 0;font-size: 14px;line-height: 20px;}
    .in_link{padding:0}

    .footer{padding:20px 0;}
    .foot{display:block}
    .foot_logo img:last-child, .foot_main.fot_nav{display:none}



    .foot_main{padding: 20px 0;text-align: center;width: auto;}
    .foot_main p{line-height:24px;}
    .foot_ewm{justify-content:center}
    .fot_img{margin:0 10px}
    .copyright p,.copy_ri{float: none;}
    .copyright p{display: none;}
    .foot_main h5{font-size: 16px;}

    .neibannercon{margin-top:60px}
    .left_nav{display:none}
    .right_main{padding:0;width: 100%;}
	
	.pc{display: none;}
	.wap {
       display: block;}
    .gs_jj p img{width:100%;}

    .gudong_beijing .gudong_li{display:block}
    .gudong_li .img{width:100%;padding: 20px 0;border-bottom: 1px solid #ddd;margin: auto 0px;}
    .gudong_li span.in_more{display:none}
    .gudong_li .gd_zi{padding:20px}
    .gudong_li .gd_zi h3{font-size: 18px;margin-bottom: 10px;}
    .gudong_li .img img{width:50%;margin: 0 auto;display: block;}
    
    .nei_con{margin-bottom:30px}
    .nei_case_list ul li{width:50%}


    .one_news a{display:block}
    .news_li_zi{padding: 0 !important;}
    .news_li_zi p{margin-bottom:0}
    .one_news .news_li_zi h3 {
    font-size: 18px;
}
    .news_li_zi em{display:none}

    .textnews_li{display:block}

.cplist ul li {width: 100%;}

    .company_map h3{font-size:22px}

    .brank_nav{margin-bottom:20px}
    
    .bx-wrapper .bx-prev{
        /* left: 0px !important; */
    }
    .bx-wrapper .bx-next{
        /* right: 0px !important; */
    }
    .in_link .zicon{top:0}
    .bx-controls {
    /* display: none; */
}
   .in_link .zicon .bx-wrapper{display: none;}
.index_main{/*margin-top:60px*/}

ul.phone_link{display:flex}
.foot_p{
    margin: 15px 0 0;
}
.foot_p span{display:block;text-align: center;line-height: 21px;}
.copyright{padding:10px 0;text-align:center}
.img_news_lb ul li a .imgnew img{height:300px}


.gongkai_list {
    display: block;
}
.gongkai_list .left_nav {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}

.gongkai_list .left_nav h3 {
    font-size: 20px;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
}

.gongkai_list .left_nav ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.gongkai_list .left_nav ul li {
    width: 50%;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
}
.text_news_nei ul li{padding: 20px 0 10px;margin-bottom:0;}
.news_li_zi h3{font-size:16px}
}
