* {
	margin: 0;
	padding: 0;text-decoration: none;list-style: none;
}
a{color:#444;}
a:active{
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html{ font-size: 1rme;}
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}
h1,h2,h3,h4,h5,p{ margin: 0; padding: 0;}
body{ margin: 0; padding: 0; font-family: "microsoft yahei"; font-size: 0.825rem;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
body {
	 width: 100%;
	height: auto;

	padding: 0px;
	margin: 0px;

	font-family: 'microsoft yahei';
	background: #fff;

}
header{ width: 96%; height: auto;background: #fff; overflow: hidden; padding: 0.325rem 2% 0.325rem 2%; box-shadow: 0.2rem 0.2rem 0.3rem #eee;}
 header img{ float: left;}
 .one { width: 15rem; }

@media only screen and (max-width:320px ) {
	
	.one { width: 9rem; }
	
}
@media (min-width:325px) and (max-width:380px ) {
	
	.one { width: 7rem; }
	
}
@media (min-width:385px) and (max-width:420px ) {
	
	.one { width: 7rem; }
	
}
.header .menu {
    padding-left: 3%;
  
}
.logo{width:80%;}
.header .menu i {
    font-size: 24px;
    line-height: 52px;
    color: #2977da;
}


.panel {width: 200px; min-height: 100%;  position: absolute; top: 0; left: 0; background: #fff; z-index: 9999; -webkit-transform: translate(-200px,0); -moz-transform: translate(-200px,0); -ms-transform: translate(-200px,0); transform: translate(-200px,0); -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; transition: 300ms;}
.panel .close {height: 40px; line-height: 40px; color: #333; display: block; border-bottom: 1px solid #eaeaea; text-align: right; padding: 0 12px;}
.panel li a {height: 40px; line-height: 40px; color: #333; display: block; padding-left: 10px;border-bottom: 1px solid #eaeaea;}
.panel li .icon-dian {color: #d6d6d6;}
.panel .hasChild a {position: relative;}
.panel .hasChild em {position: absolute; top: 0; right: 0; font-style: normal; display: block; width: 40px; text-align: center; font-size: 20px; color: #888;}
.panel .child {display: none;}
.panel dd a {padding-left: 3em; position: relative;}
.panel dd i {position: absolute; top: 0; right: 0; display: block; width: 40px; text-align: center; color: #999;}
.panel li.current > a {color: #fff; background: #0664be;}
.panel li.current > a i {color: #fff;}
.panel li.current > a em {color: #fff;}
.panelActive {-webkit-transform: translate(0,0); -moz-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0);}
.panelBg {width: 100%; height: 100%; position: fixed; top: 0; bottom: 0; background-color: rgba(0,0,0,.6); z-index: 9998; display: none;}


.banner{ width: 100%; height: auto;  margin: 0; padding: 0;}
/* 本例子css -------------------------------------- */
	.focus{ width:100%; height:auto;  margin:0 auto; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:1rem;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
	.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .hd ul .on{ background:#FE6C9C;  }

	.focus .bd{ position:relative; z-index:0; }
	.focus .bd li img{ width:100%;  height:auto; background:url(images/loading.gif) center center no-repeat; display: block;  }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
	





.foot{width: 100%;margin: 0 auto;}
.footYI{width: 100%;}
.bot_menu{width: 100%;position: fixed;left: 0;bottom: 0;background:#0664be;z-index: 99;}
.bot_menu ul li{width: 33%;float: left;text-align: center;position: relative;padding-top:10%;}
.footer_text{background: url(d4.png) no-repeat;background-size: 35%;background-position: 50% 5px;padding-bottom: 2%;color: #FFF;}
.footer_text1 {
    background: url(w1.png) no-repeat;
    background-size: 25%;
    background-position: 50% 5px;
    padding-bottom: 2%;
    color: #FFF;
    font-size:12px;
}
.footer_text2 {
    background: url(w2.png) no-repeat;
    background-size: 35%;
    background-position: 50% 0px;
    padding-bottom: 2%;
    color: #FFF;
    font-size:12px;

}
.footer_text3 {
    background: url(w3.png) no-repeat;
    background-size: 33%;
    background-position: 50% 0;
    padding-bottom: 2%;
    color: #FFF;
    font-size:12px;

}
.foot_text4 {
    background: url(w4.png) no-repeat;
    background-size: 33%;
    background-position: 50% 4px;
    padding-bottom: 2%;
    color: #FFF;
    font-size:12px;

}
.dibu{width:100%;text-align:center;font-size:14px;color:#444;padding:15px 0;background: #eaeaea;}
.hea_a{width:94%;margin:0 auto;background: #2d2d2d;padding:8px 3%;}
.hea_lan{width:50%;margin-left:18%;text-align:center;margin-top:2px;color:#ffa403;font-size:18px;}
.hea_fe{color:#ffa403;font-size:16px;margin-top:3px;position:relative;}
.hea_img{width:7%;margin-top:3px;}
.hea_fe .hea_mi{z-index:3;padding:5px 0;background: #2d2d2d;position:absolute;top:38px;left:-54px;width:100px;display:none;}
.hea_mi li{width:96%;padding:5px 2%;text-align:center;}


.s_title img {
    display: block;
    margin: 0 auto;
}

 .floor {
    margin: 4% auto;
}

.biaobj{margin:4% auto;text-align: center;}
.biaobj span{font-size:12px;color:#999;}
.biaobj h1{font-size:20px;color:#444;font-weight:bold;margin-top:2px;}
.xian{width:170px;
    height: 1px;
    background: #bbb;
    margin: 0 auto;margin-top:10px;
    position: relative;}
.xian i{display:block;width:50px;height:3px;margin:0 auto;background:#ff9900;position:absolute;left:0;right:0;
top:-1px;    transition: all .3s ease-out;  transition:width 1s linear}
.biaobj:hover .xian i{width:100px;}

/*show*/
.show{ overflow:hidden; padding:10px 0;/* background:url(bg01.png) no-repeat center; */position:relative}
.show .sbg{ display:block; position:absolute; left:50%; top:300px; margin-left:420px;}
.show .leftmenu { overflow:hidden; position:relative}
.show .leftmenu ul{ overflow:hidden;}
.show .leftmenu li{ cursor:pointer; float:left; width:33.3%; /*padding-left:60px;*/ height:60px;}
.show .leftmenu li p{ font-size:16px; color:#fff; margin-top:12px;}
.show .leftmenu li a{ display:block; text-decoration:none;    text-align: center;}
.show .leftmenu .show_s{ display:block; position:absolute; right:0; top:44px;}
.show .leftmenu li em{ display:block; font-size:12px; color:#fff; opacity:0.3; filter:alpha(opacity=0.3)}
.show .leftmenu li.li01{ background-color:#4f4e4e}
.show .leftmenu li.li02{ background-color:#333}
.show .leftmenu li.li03{ background-color:#161616}
.show .leftmenu li.cur{ background-color:#ff9900;}
.show .leftmenu .phone{ overflow:hidden; width:100%;  padding-left:60px; height:115px;  background-color:#000;}
.show .leftmenu .phone p{ font-size:13px; color:#fff; margin-top:35px;}
.show .leftmenu .phone h3{ font-weight:normal; font-size:20px; color:#fff; font-family:Arial; margin-top:5px;}
.show .showBox{overflow: hidden; background: #f6f6f7;position: relative;z-index: 2;}
.show .showlist { overflow:hidden;padding:2%;    padding-left: 3%;}
.show .showlist li{text-align: center; border: 1px #ccc solid; float:left; width:31.2%; margin:1.8% 0; margin-right:1.5%; }
.show .showlist li a{/*display: block;width:100%;*/}
.rytu{width:100%; height:93px}
.rytu img{width:100%; height:100%;}
.show .showlist li a em{padding:3px 0; display: block;text-align: center;font-size:14px;}
.show .showlist li:hover{border:1px #0566c4 solid;}
.show .showlist li:hover em{color:#fff;background:#0566c4 ;}
.read{    margin-top: 10px;border:1px #444 solid;color:#ff9900!important;padding:8px 15px;display: inline-block;}
.read:hover{ background: #ff9900;color:#fff!important;border:none!important;}
.sa{width: 37%!important;     margin-right: 2%;
    margin-bottom: 1%; float: left;  height: 260px!important;border: 10px #ccc solid!important;padding:0!important;}
.sa img{width:100%;height:100%!important;}
.sz{width:98%!important;border:0!important;text-align: justify;padding:0!important;/*height: 335px;*/}
.sz h1{text-align: left; font-size:20px;font-weight:bold;color:#444;margin:5px 0!important;line-height:30px;}
.sz p{text-align: left; font-size:14px;line-height:30px;color:#666;/*height:242px;*/overflow: hidden;}
.sz span{/*display: block;*/text-align: left; font-size:12px;color:#0663be;margin-bottom:10px;}


#banner {
    background: #fff;
    width: 96%;
    margin: 0 auto;
    margin-top: 20px;
}
.am-slider-default .am-control-nav{display:none;}

/*案例*/
.index_pro_type{ font-size:16px; width:100%;}
.index_pro_type .pic{ width:25%;  text-align:center; float:left; display:inline;}
.index_pro_type .pic a{font-size:12px;}
.index_pro_type .pic .tb{transform: scale(1, 1);transition: all 0.2s ease-in-out 0s;}
.index_pro_type .pic:hover .tb{ background-position:bottom;}
.index_pro_type .hover .tb{ background-position:bottom;}
.index_pro_type .tb1{height:100px; display:block; background:url(index_pro_type1.jpg) no-repeat center top;}
.index_pro_type .tb2{height:100px; display:block; background:url(index_pro_type2.jpg) no-repeat center top;}
.index_pro_type .tb3{height:100px; display:block; background:url(index_pro_type3.jpg) no-repeat center top;}
.index_pro_type .tb4{height: 76px;
    display: block;
    background: url(index_pro_type4.jpg) no-repeat center top;
    background-size: 100px;}
.index_pro_type .tb5{height: 76px;
    display: block;
    background: url(index_pro_type5.jpg) no-repeat center top;
    background-size: 100px;}

.index_pro_type .tb6{height: 76px;
    display: block;
    background: url(index_pro_type6.jpg) no-repeat center top;
    background-size: 100px;}
.index_pro_type .tb7{height: 76px;
    display: block;
    background: url(index_pro_type7.jpg) no-repeat center top;
    background-size: 100px;}
.index_pro_type .tb8{height: 76px;
    display: block;
    background: url(index_pro_type8.jpg) no-repeat center top;
    background-size: 100px;}

.index_pro_beiou{ /*height:460px;*/ margin-top:20px; }
.index_pro_beiou:hover .b_prozi{border:4px #0664be solid;}
.index_pro_beiou .beiou_left{ width:27%; float:left;}
.index_pro_beiou .beiou_left .pic{ margin-bottom:10px; overflow:hidden;position:relative;}
.index_pro_beiou .beiou_right{ overflow:hidden; }
.index_pro_beiou .beiou_right .b_pro{ /*width:61.5%;*/ /*float:left;*/ overflow:hidden;}
.index_pro_beiou .beiou_right .b_small{ width:100%; display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_pro_beiou .beiou_right .b_small .pic{width:49%; margin-top:2%; overflow:hidden;}
.index_pro_beiou img{ transform: scale(1, 1);transition: all 0.2s ease-in-out 0s; display:block;}
.index_pro_beiou h1{position: absolute;bottom:0;background: rgba(0,0,0,0.5);text-align: center;font-size:13px;width:100%;line-height:28px;color:#fff;font-weight:normal;}
.index_pro_beiou img:hover{-webkit-transform: scale(1.2,1.2); transform: scale(1.2,1.2); -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.b_prozi{padding: 10px;
    border: 4px #dcdcdc solid;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 29px;
    color: #666;
    overflow: hidden;
    transition: all 0.6s ease-in-out;}
.b_prozi p{height: 100%;margin: 0;overflow: hidden;}

.index_pro_beiou .beiou_right .pic{overflow:hidden;position: relative;}
.index_pro_con{padding:2%;}


.f2 {
    background: url(bg_f2.jpg) center top no-repeat;
    background-size: cover;
    height: 270px;
    padding-top:10px;
}

.floor {
    margin: 4% auto;
}
.s_service .content {
    overflow: hidden;
    margin-top: 20px;
}
.s_service .content ul {
    padding-bottom: 20px;
}

.f2 .jj_scoll {
    position: relative;
    white-space: nowrap;
    overflow: scroll;
    overflow-y: hidden;
}
.s_service .content li  {
    display: block;
    white-space: nowrap;overflow: hidden;text-overflow:ellipsis;
}
.s_service .content li a {
    display: block;
    position: relative;
}
.s_service .content li img {
    height: 100px;
    width: 144px;
    display: block;
}
.s_service .content li strong {
    display: block;
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
    color: #414141;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.s_service .content li span {
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #838383;
    text-align: center;
    width: 235px;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.s_service .content li i {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 20px;
    width: 20px;
    background: url(mark_more.png) center no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}
.s_service .content li {
    display: inline-block;
    width: 144px;
    position: relative;
    height: 127px;
    padding: 2px;
    background: #fff;
    margin-right: 5px;
}
#ascrail2000-hr {
    background: url(bg_jj_scoll.png) left center repeat-x;
    height: 5px !important;
    width: 100%;
}


/*新闻*/
.post_title.title_link{
   margin-top: 8px;
    margin-bottom: 10px;
    padding-bottom: 10px;    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}
.post_title.title_link a{
    display: block;
    color:#111;
    width:100%;
    position: relative;
}
.post_title.title_link a>span{
    color:#666;
    font-size:14px;
    position: absolute;
    right:0px;
    font-weight: normal;
    top:3px;
}
.swiper-button-next,.swiper-button-prev{
    background-image: none;
    color:#666; 
    text-align: center;
    vertical-align: 44px;
}
.swiper-button-next:after,.swiper-button-prev:after{
     font-family: "Glyphicons Halflings";
     font-weight: normal;
     -webkit-font-smoothing:antialiased;
     -moz-osx-font-smoothing:grayscale;
     font-size: 30px;
}
.swiper-button-next:after{
    content:"\e258";
}
.swiper-button-prev:after{
    content:"\e257";
}
.company_top_news{
   /* padding-top:15px;*/
 /*   padding-bottom:30px;*/
}
.company_top_news ul li{margin-bottom:10px;}
.company_top_news .news-swiper-container{
    margin-left: -50px;
    padding-left: 50px;
    padding-right: 50px;
}
.company_top_news .news-swiper-container .swiper-pagination-bullets{
    bottom:0px;
}
.company_bottom_news{
   height:58px;border-top:4px #ee6b01 solid;
    background:url(bk11.jpg);background-size:cover;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    margin-left: -500%;
    margin-right:-15px;
    padding-left: 500%;
    padding-right:-15px;
}
.post_title.title_link a:hover,.post_title.title_link a:hover >span{
    color:#ee6b01;
}
.swiper-slide.news_slide{
    margin-left:0px;
    margin-right:0px;
}
.news_slide img{
    width: 100%;
}
.news_slide .news_thumb{
    padding-left: 0px;
}
.news_slide a{
    display: block;
}
.news_slide .news_info .post_title{
    margin:10px 0px 5px;
    color: #111;
}
.date_normal{
    font-size:14px;
    margin-bottom:12px;
}
.news_slide .news_info .p14{
    height:48px;
    overflow: hidden;
}
.news_slide .news_info a:hover .post_title{
    color:#ee6b01;
}
.read_more.big{
    font-size: 15px;
    line-height: 32px;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
}
.news_slide .news_info .read_more{
    margin-top:10px;
    margin-bottom:15px;
}
.company_bottom_news .news_bottom_item a,.company_bottom_news .news_bottom_item .p14{
    color:#fff;
}
.company_bottom_news .news_bottom_item a .post_title{
    margin: 15px 0px 5px;
    font-size: 16px;
}
.company_bottom_news>div{
    position: relative;
}
.company_bottom_news>div:after {
    content:" ";
    position: absolute;
    height:50px;
    width:1px;
    background-color:#eee;
    left:50%;
    top:10px;    
}
.company_bottom_news .news_bottom_item{
    padding:0px 25px;
}
.home_i_n a {
    color:#fff;
}
.home_i_n .post_title.title_link{
    border-bottom-color: #666;
}
.home_i_n .post_title.title_link a{
    color:#fff;background: url(duo.png) no-repeat right;
}
/*.home_i_n .post_title.title_link a:after{
    content: "\e029";
    font-family: "Glyphicons Halflings";
    position: absolute;
    right: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
.home_i_list{
   /* padding:5px 0px 1px;*/
}
.home_i_list li{
    margin-bottom:10px;
}
.home_i_list li:hover .date_square{background: #0663be;border:1px #0663be solid;}
.home_i_list li a{
    display: block;
    overflow: hidden;
}
.home_i_list li a>div{
    float: left;
}
.date_square{transition: all 0.6s ease-in-out;
    float:left;
    padding:8px;
    border:1px solid #ee6b01;
    background-color: #ee6b01;
    margin-right: 12px;
    color:#fff;
    font-size:13px;
}
.date_square span{
    display: block;
    font-size: 18px;
}
.home_i_list .news_list_square{
    width: 72%;
}
.news_list_square h5.post_title{
  font-size: 16px;
    margin-top: 2px;
    font-weight: normal;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list_square .p14{white-space:pre-wrap;
    height: 37px;
    overflow: hidden;
    color:#fff;
}
.partners-swiper-container,.related-swiper-container{
    margin-left:-50px;
    margin-right:-50px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 45px;
}
.related-swiper-container{
    padding-bottom:0px;
}
.partners-swiper-container:before,.partners-swiper-container:after,.related-swiper-container:before,.related-swiper-container:after{
    content:" ";
    width:50px;
    height:100%;
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: 8;
    top:0px;
    bottom:0px;
}
.related-swiper-container:before,.related-swiper-container:after{
    background-color:#f4f4f4;
}
.partners-swiper-container:before,.related-swiper-container:before{
    left:0px;
}
.partners-swiper-container:after,.related-swiper-container:after{
    right:0px;
}
.partner_item {
   border:1px solid #ccc;
   text-align: center;
   padding:15px 8px;
}
.partner_item>div{
   padding:5px 35px;
}
.partner_item img{
    width: 100%;
}
.partner_item .p14{
    font-size: 13px;
    margin:0px;
}
.home_i_n {
    color: #fff;padding-bottom:10px;
    padding-left:2%;
    padding-right:2%;    margin-top: 5%;
    background-image: url(bk1.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.neel{width:35%;height:78px;overflow: hidden;}
.company_top_news ul li:hover h1{color:#ff9900}
.company_top_news ul li:hover img{-webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;}
.neel img{width:100%;  height:100%;  transform: scale(1, 1);
    transition: all 0.2s ease-in-out 0s;}
.neer h1{font-size: 16px;
    color: #444;
    font-weight: normal;
    text-overflow: ellipsis;
    height: 21px;
    overflow: hidden;
    white-space: nowrap;}
.neer{width:63%;margin-left:2%;}
.neer p{line-height: 19px;
    font-size: 12px;
    margin: 0;color:#666;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;}
.neer span{font-size: 12px;
    display: block;}
.home_news{padding:2%;}

.in_partner {/*padding-top: 20px;*/ padding-bottom: 30px;}
.in_partner_title {text-align: center;}
.in_partner_title .t1 {font-size: 14px; color: #333; line-height: 16px; padding: 3px 0;}
.in_partner_title .t2 {font-size: 13px; color: #666; line-height: 15px; padding: 2px 0;}
.in_partner_list {/*padding-top: 15px;*/}
.in_partner_list ul {border-left: 1px solid #eee; border-top: 1px solid #eee;}
.in_partner_list li {float: left; width: 33.33%;}
.in_partner_list li a {display: block; padding: 5% 15%; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}
.in_partner_list li img {width: 100%; /* -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -ms-filter: grayscale(1); -o-filter: grayscale(1); filter: grayscale(1); */ transition: all 0.3s ease-out;}

em{font-style: normal;}


.bann{width:100%;}
.bann img{width:100%;}


.mumping_mun li{width: 23.8%;
    text-align: center;
    display: inline-block;
    /* padding: 30px; */
    border-right: 1px #e0e0e0 solid;}
.mumping_mun{list-style: none;}
.mumping_mun p{font-size: 12px;
    margin-top: 5px;
    color: #777;
    width: 104%;
    display: block;
    clear: both;}
.mumping_mun span{color:#666;font-size:26px;font-weight:bold;}


.gaikuang {
    width: 96%;
    margin: 0 auto;
    background: url(page_about_bg.png) no-repeat center 15%;
    padding-bottom: 60px;
}
.gaikuang1 {
    width: 96%;padding-bottom:30px;
    margin: 0 auto;
}
.page_about_title {
    text-align: center;
    padding: 20px 0 10px;
}
.gaikuang1 .date {
    font-size: 16px;
    color: #a3a3a3;
    line-height: 32px;
}
.page_about_title .title1 {
    font-size:18px;
    color: #444;
    line-height:22px;
    font-weight: bold;
}
.gaikuang .date {
    font-size: 16px;
    color: #a3a3a3;
    line-height: 32px;
}
.gaikuang .data {
    padding: 70px 5% 50px;
}
.gaikuang .content {
    font-size: 14px;
    color: #555;
    line-height:28px;
    text-indent: 2em;
}

.wenhua p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.wenhua p e {
    font-weight: bold;
}


.teambj li{width:43%;margin:0 1.5%;margin-top:48px; background: #f1f2f3;padding:2%;transition: all 0.6s ease-in-out;position: relative;padding-top:66px;    margin-bottom: 3%;}
.teamtu{width:86%;border:2px #ccc solid;position: absolute;top:-59px;transition: 0.6s;
	transform-style: preserve-3d;
}
.teamtu img{width:100%;}
.teambj li h1{color:#444;font-size:16px;text-align: center;}
.teambj li span{color:#666;font-size:14px;display: block;line-height:20px; text-align: center;}
.teambj li p{    color: #444;
    font-size: 12px;
    display: block;
    line-height: 24px;
    margin: 0;
    height:50px;
    overflow: hidden;
    text-overflow: ellipsis;}
.teambj li:hover {background: #0566c4;box-shadow: #ccc 4px 6px 21px;}
.teambj li:hover h1{color:#fff;}
.teambj li:hover span{color:#fff;}
.teambj li:hover p{color:#fff;}
.teambj{display: flex;flex-wrap: wrap;}
.teambj li:hover .teamtu{transform: rotateY(180deg);}

/*================-page================------*/
.page{ display:block;margin:10px auto;display: flex;justify-content: center;}
.page a{display: block;
    float: left;
    padding: 0 12px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: none;
    margin-left: 10px;
    color: #fff;
    color: #6c6c6d;
    font-size: 12px; }
.page a:hover{background:#0664be; color:#fff !important; text-decoration:none; }
.page .on{ background:#0664be; color:#fff !important; text-decoration:none; } 
.page a.page_prve{ background:#a4a4a4; color:#fff;}
.page a.page_next{ background:#a4a4a4; color:#fff;}
.page a:hover{ background:#0664be; color:#fff !important; text-decoration:none; }
.page a.u_bnt{ transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari 和 Chrome */-o-transition: all 1s; /* Opera */}


.industry-right .list ul li .info {
    width:57%;
}
.pull-right {
    float: right !important;
}
.industry-right .list ul li .info .title-a {
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  /*  padding-top: 10px;*/
}
.industry-right .list ul li .info p {
  line-height: 21px;
    margin-top: 13px;
    font-size: 12px;
    height: 46px;
    overflow: hidden;
    /* padding: 15px 0; */
    color: #999;
}
.industry-right .list ul li {
    border: 1px #ccc solid;
    padding:5px;
}
.industry-right .list ul li:hover .title-a{color:#fff}
.industry-right .list ul li .info .more {
    display: block;
    width: 170px;
    /*height: 35px;
    line-height: 35px;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
}
.industry-right .list ul li .more span {
    overflow: hidden;
    line-height: 35px;
    height: 35px;
    vertical-align: middle;
}
.industry-right .list ul li .more i {
    _display: inline;
    display: inline-block;
    zoom: 1;
    width: 0;
    height: 35px;
    background-image: url(bg2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
}
.industry-right .list ul li{margin-bottom:10px;}
.industry-right .list ul li:hover .info p {

    color: #fff;

}
.industry-right .list ul li:hover .more {

    background-color: #32a6ff;

    border: 1px solid #fff;

    color: #fff;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}
.industry-right .list ul li:hover {
    background-color: #32a6ff;border:1px #32a6ff solid;
}
.industry-right .list ul li:hover .more i {

    width: 33px;

}
.industry-right .list ul li .img {
    width: 40%;
    height: 88px;
}
.pull-left {
    float: left!important;
}
.industry-left .list ul li:hover a {

    transform: translateX(10px);

    -webkit-transform: translateX(10px);

}

.mar1024 {
    width:96%;
    margin: 0 auto;
}
.newsDetail_top {
    padding:20px 0;
}
.newsDetail_top .left {
    border-left: 4px solid #e77817;
    padding-left: 15px;
}
.newsDetail_top .title {
    font-size: 20px;
    color: #333;
    line-height: 34px;
    font-weight: bold;
}
.newsDetail_top .info {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.newsDetail_con p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.newsDetail_bottom {
    padding-top: 20px;padding-bottom:20px;
}
.newsDetail_bottom .left {
    width:77%;
}
.newsDetail_bottom .clearfix {
    margin-bottom: 1px;
}
.newsDetail_bottom .left_l {
    width:23%;
    height: 34px;
    border-radius: 3px 0 0 3px;
    background: #d4d4d4;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #666;
}
.newsDetail_bottom .left_r {
    width:74%;
    height: 34px;
    padding: 0 1%;
    line-height: 34px;
    background: #ededed;
    font-size: 14px;
    color: #666;
}
.newsDetail_bottom .left_r a {
    color: #666;
}
.newsDetail_bottom .right {
    width: 23%;
    height: 69px;
    background: #d4d4d4;
    line-height: 69px;
    text-align: center;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
}
.newsDetail_bottom .right a {
    transition: all 0.6s ease-in-out;
    font-size: 16px;
    color: #666;
    display: block;
}

.clearfix{clear:both;}

.busl {
    width:100%;
}

.butop{background: url(case.jpg);padding:10px 0;text-align: center;}
.butop h1{color:#fff;font-size:20px;margin-bottom:6px;}
.butop p{font-size:14px;color:#fff;MARGIN:0;}
.busl ul li{width: 32.3%;
    background: #f2f2f2;
    margin: 0 0.5%;
    line-height:32px;
    margin-top: 5px;
    float: left;}
.busl ul li a{color:#444;font-size:14px;display: block;text-align: center;transition:all .8s ease-out}
.busl ul li:hover a{background: #32a6ff;color:#fff;}
.busr{margin-top:10px;}
.brt{/*width: 98%;*/margin: 0 auto;background: #f2f2f2;}
.brtl{border:2px #ccc solid;height:210px;overflow: hidden;}
.brtl img{width:100%;height:100%;transform: scale(1, 1);
    transition: all 0.2s ease-in-out 0s;
    display: block;}
.brt:hover img{ -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;}

.brtr{padding:2%;}
.brtr h1{font-size:16px;}
.brtr p{font-size:13px;color:#666;line-height:26px;margin:0;margin-top:10px;/*height:110px;overflow: auto;*/}
.gchen{display: flex;flex-wrap: wrap;margin-top:5px;}
.gchen li{width:41.8%;padding:2%;text-align: center;margin:1.8%;position: relative;-webkit-transition:all .8s ease-out;transition:all .8s ease-out;border:1px #eee solid;}
/*.gchen li:hover {background: #0664be;}*/
.title-a{font-size: 16px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;}
.gchen li:hover h1{color:#fff;}
.gchen li:hover span{background: #fff;;}
.gchen li h1{font-size:16px;line-height: 30px;text-align: left; height:30px;text-overflow: ellipsis;white-space: nowrap;}
.gctu img{width:100%;height:100%;}
.gctu{margin:5px 0;height:155px;}
.gchen li a{display: block;;}
.gchen li span{display: inline-block;padding:3px 10px;border:1px #ccc solid;margin-top:5px;}
i .border-top,i .border-right,i .border-bottom,i.border-left{background-color:#32a6ff!important;}
.gchen li .border-top{height:1px;width:0;left:-1px;top:-1px;background: #32a6ff!important;}
.gchen li .border-left{height:0px;width:1px;left:-1px;bottom:-1px;background: #32a6ff!important;}
.gchen li .border-right{height:0px;width:1px;right:-1px;top:-1px;background: #32a6ff!important;}
.gchen li .border-bottom{height:1px;width:0px;right:-1px;bottom:-1px;background: #32a6ff!important;}
.gchen li.more{display: block; width: 170px;height: 35px;line-height: 35px;text-align: center;margin: 0 auto; border: 1px solid #d0d0d0; -webkit-transition: all .8s ease-out;transition: all .8s ease-out;}
.gchen li.more span{    overflow: hidden;line-height: 35px;height: 35px;vertical-align: middle;}
.gchen li:hover .border-left {
    height:165.81px;
}
.gchen li:hover .border-right {
    height:165.81px;
}
.gchen li:hover .border-bottom {
    width:100%;
}
.gchen li:hover .border-top {
    width:100%;
}

.gchen li .border-top,

.gchen li .border-right,

.gchen li .border-bottom,

.gchen li .border-left {

    display: block;

    position: absolute;

    background-color: #f00;

    -webkit-transition: all .8s ease-out;

    transition: all .8s ease-out;

}

#n_hr .up_box {
    position: relative;
    padding-left: 410px;
    min-height: 130px;
    margin-bottom: 40px;
    padding-top: 7px;
}
#n_hr .up_box img.title {
    position: absolute;
    left: 0;
    top: 0;
}
.ar_article p {
    font-size: 14px;
    color: #68686a;
    line-height: 30px;
    /*padding-bottom: 25px;*/
    text-align: justify;
}
#list_slide {
    position: relative;
}
#list_slide dl {
    overflow: hidden;
    margin-bottom: 10px;
}
#list_slide dt.on {
    background: url(bnt_hr_close.png) 1130px center no-repeat #0a6fcf;
}

#list_slide dt {
    border: none;
    display: block;
    position: relative;
    padding: 25px;
    cursor: pointer;
    background: url(bnt_hr_open.png) 1130px center no-repeat #f4f6f9;
}
#list_slide dt.on h1 {
    color: #fff;
}

#list_slide dt h1 {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 30px;
    display: block;
}
#list_slide dt table {
    margin-left: -50px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tbody{padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;}
    #list_slide dt.on td {
    color: #fff;
}
#list_slide dt td {
    color: #666666;
    font-size: 14px;
    border-left: 1px solid #fff;
    padding: 0 50px;
}
#list_slide dd {
    display: none;
    padding: 0 40px;
    padding-bottom: 30px;
    line-height: 36px;
    background: #f4f6f9;
}
#list_slide dd .content {
    padding-top: 20px;
}
#list_slide dd p {
   font-size: 14px;
    color: #68686a;
    line-height: 30px;
    padding-bottom: 25px;
    text-align: justify;
}

.rong{display: flex;flex-wrap: wrap;}
.rong li{width:46%;background: #fff;box-shadow: #ccc 2px 5px 5px;margin:2%;transition: all 0.6s ease-in-out;}
.rongtu{height:124px;overflow: hidden;}
.rongtu img{max-width:100%;height:124px;transform: scale(1, 1);
    transition: all 0.2s ease-in-out 0s;
    display: block;}
.rong li p{font-size:14px;color:#666;line-height: 30px;padding:0 2%;height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;margin:0;transition: all 0.6s ease-in-out;}
.rong li:hover img{-webkit-transform: scale(1.2,1.2); transform: scale(1.2,1.2); -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s;}
.rong li:hover p{background: #0664be;color:#fff;}


.hyl2{width:65px;height:65px;padding:1%;color:#444;text-align: center;}
.hyl2 h1{font-size: 26px;
    font-weight: normal;
    line-height: 36px;
    color: #444;}
.hyl2 p{font-size:14px!important;line-height: 16px!important;margin-top:5px;padding:0!important;}
.zxl2{width:48%;}
.hyr2{width:77%;padding:1%;}
.hyr2 h1{height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
    font-size: 16px;
    font-weight: normal;}
.hyr2 p{font-size: 12px!important;
    color: #999!important;
    line-height: 21px!important;
    padding: 0!important;
    height: 40px;
    overflow: hidden;}
.hyxw2{margin-top:20px;}
.hyxw2 li{margin-bottom:15px;}
.hyxw2 li:hover .hyl{background: #e70012;}
.hyxw2 li:hover .hyl h1{color:#fff;}
.hyxw2 li:hover .hyl p{color:#fff!important;}
.ar_article h1{font-size:18px;font-weight:bold;}
.ar_article{padding-top:20px;}
.busin{margin-top:30px;}







.Pagelist {
    margin: 50px 0;
    overflow: hidden;
    text-align: center;
}

.inline {
    display: inline-block;
    vertical-align: middle;
}

.Pagelist>ul li {
    float: left;
    height: 36px;
    margin: 0 4px;
}

.Pagelist>ul li .btn {
    width: auto;
    padding: 0 10px;
}
.Pagelist>ul li a, .Pagelist>ul li span {
    display: block;
    width: 34px;
    border: 1px solid #CFCFCF;
    background: #FFF;
    line-height: 34px;
    color: #444;
}

a {
    color: #000;
    text-decoration: none;
}


.Pagelist>ul li a:hover, .Pagelist>ul li .current {
    border-color: #0664be;
    background: #0664be;
    color: #FFF;
}
.Pagelist>ul li a, .Pagelist>ul li span {
    display: block;
    width: 51px;
    border: 1px solid #CFCFCF;
    background: #FFF;
    line-height: 34px;
    color: #444;
}
a {
    color: #000;
    text-decoration: none;
}


cite, em, i {
    font-style: normal;
}
i, em, b {
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
}

.page_menu_w {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.page_menu ul {
    border-left: 1px solid #e1e1e1;
}
.page_menu li {
    float: left;
    min-width: 20%;
}
.page_menu li:hover a{ background: #0664be;
    color: #fff;}
.page_menu li.current a {
    background: #0664be;
    color: #fff;
}
.page_menu li a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #807f7f;
    line-height: 46px;
    border-right: 1px solid #e1e1e1;
}



























