*{margin: 0;padding: 0;}
body{font-family: '微软雅黑';color: #000;}
.top,.header,.footer,.bottom,.banner,.fwxm,.industry,.banner_img,.gray{width: 100%;min-width: 1200px;}
.container_m{width: 1200px;margin: 0 auto;}
.box{width: 100%;min-height: 600px;}
.flexbox_m{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}
.flexbox_in{margin: auto auto;}
.wow_hide{overflow: hidden;width: 100%;}

ul li{list-style: none;}
a{text-decoration: none; color: #000;}
.f_le{float: left;}
.f_ri{float: right;}
.clear{clear: both;}
.v_midd{vertical-align: middle;}
.text_c{text-align: center;}

/*顶部信息*/
.top{background: #1b3c5b;color: #fff;padding: 5px 0;}
.top span{font-size: 14px;}
.top h3{display: inline-block;}

/*导航*/
.header{padding: 15px 0;}
.header .logo{display: inline-block;width: 164px;height: 65px;overflow: hidden;line-height: 65px;}
.header img{width: 100%;display: inline-block;vertical-align: middle;}
.header .nav{height: 65px;line-height: 65px;}
.header .nav li{float: left;margin-right: 30px;}
.header .nav li:last-child{margin-right: 0;}
.header .nav li a{color: #000;font-size: 18px;}
.header .nav li a:hover{color: #1764b4;}
.header .nav li a.active{color: #1764b4;}

/*底部*/
.footer{padding: 35px 0;background: #282d35;color: #fff;}
.footer .f_logo{width: 224px;height: 70px;overflow: hidden;}
.footer .f_logo img{display: block;width: 100%;}

.footer .address p{margin-bottom: 10px;}
.footer .foot_nav a{color: #fff;font-size: 14px;display: inline-block;margin-right: 10px;transition: 0.5s ease;}
.footer .foot_nav a:last-child{margin-right: 0;}
.footer .foot_nav a:hover{color: rgba(255,255,255,.5);}
.footer .foot_nav a.active{color: rgba(255,255,255,.5);}

.footer .foot_zx p{font-size: 14px;}
.footer .zxly{background: #62b4e4;border-radius: 3px;padding: 5px 10px;}
.footer .zxly span{display: inline-block;}
.footer .zxly .zxly_txt{font-size: 16px;}

.footer .wx_code{width: 94px;height: 94px;overflow: hidden;}
.footer .wx_code img{width: 100%;display: block;}

.bottom{background: #1b2028; padding: 10px 0;}
.bottom p{color: #fff;text-align: center;font-size: 12px;}
.bottom p span{width: 59px;height: 12px;overflow: hidden;}



/*轮播*/
.banner{overflow: hidden;position: relative;}
.banner img{display: block;width: 100%;}


/*走进达成*/
.zjdc{width: 100%;padding: 60px 0;}
.zjdc h1{margin-bottom: 30px;}
/*.zjdc h1 span{font-weight: 500;}*/
.zjdc p{font-size: 16px;line-height: 40px;}
.zjdc p span{font-size: 30px;color: #316dc8;}
.zjdc img{margin: 30px; 0}
.zjdc_more{display: inline-block;padding: 10px 60px;border: 1px solid #1e1e1e;font-size: 18px;margin: 30px 0;transition: 0.5s ease;}
.zjdc_more:hover{background: #1e1e1e;color: #fff;}
.subtitle{font-weight: 500;}

/*服务项目*/
.fwxm{background: #004595;overflow: hidden;display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;}
.fwxm .fwxm_cont{width: 50%;color: #fff;margin: auto 0;}
.fwxm .fwxm_cont .fwxm_le_w{width: 524px;padding: 0 60px 0 15px;margin: auto 0;}
.fwxm .fwxm_img{width: 50%;}
.fwxm .fwxm_img img{display: block;width: 100%;}
.titile{margin: 30px 0;}
.fwxm .fwxm_cont h1{color: #fff;}
.fwxm .fwxm_cont .fwxm_txt{font-size: 16px;line-height: 30px;text-align: justify;}
.fwxm .fwxm_cont .fwxm_more{display: inline-block;padding: 10px 60px;border: 1px solid #fff;font-size: 18px;margin: 30px 0;color: #fff;}


/*新闻中心*/
.hide_txt{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.newspaper{padding: 100px 0;}
.news{width: 557px;}
.news .plus_more{display: inline-block;font-family:'宋体';background: #272635;color: #fff;    width: 35px;height: 35px;text-align: center;line-height: 35px;border-radius: 35px;transition: 0.5s ease;}
.news .plus_more:hover{transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.news .news_img{display: block;width: 100%;height: 146px;margin: 30px 0;overflow: hidden;}
.news .news_img img{display: block;width: 100%;}
.news .news_cont{width: 100%;}
.news .news_cont .news_list{padding: 10px;transition: 0.5s ease;}
.news .news_cont .news_list a{display: block;font-size: 16px;transition: 0.5s ease;}
.news .news_txt{display: inline-block;width: 80%;}
.news .news_date{display: inline-block;color: #898989;transition: 0.5s ease;}
.news .news_cont .news_list:hover{background: #62b4e4;color: #fff;}
.news .news_cont .news_list:hover a{color: #fff;}
.news .news_cont .news_list:hover .news_date{color: #fff;}


/*行业案例*/
.industry{background: url(../img/sy_07.jpg) center center no-repeat;padding: 70px 0;}
.industry h1{text-align: center;}
.industry .business{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}
.business .business_list{width: 286px;margin: 30px auto;}
.business .business_img{display: block;width: 286px;height: 300px;overflow: hidden;}
.business .business_img img{display: block;width: 100%;transition: 0.5s ease;}
.business .business_title{display: block;text-align: center;background: #1b3c5b;color: #fff;font-size: 26px;padding: 25px 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: 0.5s ease;}
.business .business_title span{display: block;}
.business .business_title .business_plus{font-family: '宋体';font-size: 30px;}
.business .business_list:hover .business_img img{transform: scale(1.1);}
.business .business_list:hover .business_title{background: #0f57a1;}


/*走进达成 子页大图*/
.banner_img img{display: block;width: 100%;}
.gray{background: #e6e6e6;height: 65px;}
.about_dc{margin-top: -65px;margin-bottom: 100px;}
.zy_title{height: 65px;line-height: 65px;}
.about_dc .side{width: 214px;}
.about_dc .side h2{background: #1764b4;color: #fff;}
.about_dc .sidenav{margin-bottom: 30px;}
.about_dc .sidenav ul{padding: 10px 0;border: 1px solid #1764b4;}
.about_dc .sidenav .sidenav_list a{font-size: 18px;color: #151515;display: block;padding: 10px 0;transition: 0.5s ease;}
.about_dc .sidenav .sidenav_list a:hover{background: #eaeaea;}
.about_dc .sidenav .sidenav_list a.active{background: #eaeaea;}
.about_dc .side_news{margin-bottom: 30px;}
.about_dc .side_news ul{padding: 10px 0;}
.about_dc .side_news .side_news_list{padding: 10px;}
.about_dc .side_news .side_news_list a{display: block;font-size: 16px;}
.about_dc .side_news .side_news_list:hover a{color: #1764b4;}
.about_dc .offside{width: 940px;}
.about_dc .offside a:hover{color: #1764b4;}
.about_dc .offside_cont{padding-top: 60px;font-size: 16px;line-height: 40px;/*text-indent: 2em;*/}
.about_dc .offside_cont img{margin: 15px 0}




/*列表页*/
/*案例*/
.anli{display: inline-block;width: 286px;margin-right: 35px;margin-bottom: 35px;transition: 0.5s ease;}
.anli:nth-child(3n+0){margin-right: 0;}
.anli .btt{display: block;width: 286px;overflow: hidden;}
.anli .btt img{display: block;width: 100%;margin:0;}
.anli .one{border: 1px solid #ddd;padding: 0 15px;}
.anli .one span{display: block;color: #999;font-size: 14px;line-height: 14px;}
.anli .newtit{display: block;font-size: 16px;}
.anli .newmore{font-size: 16px;color: #666;}
.anli:hover{box-shadow: 10px 10px 20px #ddd;-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);transform: translateY(-10px);}
/*新闻*/
.news_paper{border-bottom: 1px dashed #ddd;margin-bottom: 15px;}
.news_paper .one{padding: 0 0 15px;}
.news_paper .newtit{display: block;}
.news_paper p{line-height: 30px;color: #999;}

/*分页*/
.pagination { clear: both; width: 100%; margin:40px auto 20px; text-align: center; }
.pagination h2 { display: none; }
.pagination a { display: inline-block; background: #fff; margin: 0 3px; padding: 8px 10px; border: 1px solid #dcdcdc; font-size: 16px;line-height: 16px;transition: 0.5s ease;}
.pagination .current, .pagination a:hover { display: inline-block; margin: 0 3px; padding: 8px 10px; background: #1764b4; color: #fff!important; border: 1px solid #1764b4; font-size: 16px;line-height: 16px;}



/*内容页*/
.nr{min-height: 500px;}
.nr .sx{margin: 60px 0;text-indent: 0;}
.nr .sx a{}
.nr img{display: block;margin: 30px auto!important;max-width: 100%;}




/*回到顶部*/
*{margin:0;padding: 0;}
.gd{position: fixed;right: 0;bottom: 0; width: 100px;height: 300px;z-index:99;}
.gd .gd_item{height: 100px;cursor: pointer;position: relative;width:100px;opacity: 0.9;background-color: #083677;transition:all ease 0.7s;}
.gd_lixhf{position: absolute;right:0;top:0;width:100px;height:100px;transition:all ease 1s;overflow: hidden;opacity: 0.9;background-color: #083677;}
.gd_bgimg img{float: left;margin-top: 35px;margin-left: 35px;}
.gd .gd_phone:hover .gd_lixhf{width:300px;transition:all ease 0.7s;opacity: 0.8;}
.gd_phone{width:100px;height:100px;position: relative;}
.gd_bgimg{position: absolute;left:0;top:0;width:100px;height:100px;}
.gd_lixhf span{position: absolute;left:120px;display: block;height:100px;line-height:100px;font-size:20px;color: #fff; width:100%;}
.gd .gd_item img{float: left;margin: 35px 0 0 35px;}
.gd .gd_item:hover{transition:all ease 0.7s;opacity: 0.8;}
.gd_ewm{position: absolute;left:-100px;top:-0px;opacity: 0;transition:all 0.4s;width:100px;height:100px;}
.gd .gd_item .gd_ewm img{margin: 0;}
.gd .gd_item:hover .gd_ewm{opacity: 1;transition:all 0.4s;}
.gd .gd_item:hover .gd_ewm img{margin: 0;}



/*联系我们*/
.ditu {display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}
.ditu a{display: block;margin: 0 auto;}
.ditu a span{display: block;}
.ditu a img{display: block;}


/*最新公告*/
.ggao{background: #f6f6f6;}

.gg{width: 100%;height: 50px; line-height: 50px;overflow: hidden;}
.gg .gg_title{font-size: 18px;color: #333;font-weight: bold;display: inline-block;width: 120px;}

.gg_txtScroll{ width:80%;height: 50px;  overflow:hidden; position:relative;}
.gg_txtScroll .g_bd{width: 100%;height: 50px;}
.gg_txtScroll .infoList li{ height:50px; line-height:50px;}
.gg_txtScroll .infoList li a{display: block;width: 100%;font-size: 18px;color: #f30;text-decoration: underline;font-weight: bold;}
/*.gg_txtScroll .infoList li:hover a{color: #2fac9f;}*/


table, td, tr{border: 1px solid #ddd!important;}
table{border-collapse:collapse;margin: 15px auto;}