.main { margin-top: 100px; }

.banner .swiper-button-next, .banner .swiper-button-prev { width: 42px; height: 80px; margin-top: -40px; background-size: 100% 100%; }
.banner .swiper-button-next { background: url(../images/banner_right_white.png) no-repeat; }
.banner .swiper-button-prev { background: url(../images/banner_left_white.png) no-repeat; }
.banner .swiper-pagination { bottom: 131px !important; }
.banner .swiper-pagination-bullet { width: 15px; height: 15px; border-radius: 50%; opacity: 1; background: #FFFFFF; }
.banner .swiper-pagination-bullet-active { width: 50px; height: 15px; background: #da000f; border-radius: 8px; }
.banner img { display: block; width: 100%; }

.advan_box { margin-top: -100px; background: #ffffff; box-shadow: 0px 0px 15px rgba(218, 0, 15, 0.1); position: relative; z-index: 99; height: 200px; display: flex; align-items: center; border-radius: 5px; }
.advan_box .ad_list { display: flex; text-align: center; height: 80px; }
.advan_box .ad_list .item { width: 25%; padding: 0 40px; display: flex; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.advan_box .ad_list .item img { display: block; max-height: 80px; margin-right: 20px; }
.advan_box .ad_list .item .word { text-align: left; }
.advan_box .ad_list .item .word .tt { line-height: 1; font-size: 24px; margin-bottom: 10px; }
.advan_box .ad_list .item .word .p { line-height: 1.5em; height: 5em; overflow: hidden; color: #666666; font-size: 16px; }

.head_title { position: relative; }
.head_title .hd_left { position: relative; line-height: 1; display: inline-block; }
.head_title .hd_left p { color: #EEEEEE; font-size: 72px; }
.head_title .hd_left span { color: #DA000F; font-size: 36px; font-weight: bold; position: absolute; right: 0; bottom: 0; }
.head_title .hd_right { position: absolute; right: 0; bottom: 0; }
.head_title .hd_right a { color: #999999; font-size: 18px; line-height: 18px; }
.head_title .hd_right a i { font-family: simsun; margin-left: 5px; font-size: 13px; display: inline-block; vertical-align: middle; }

.swiper_left, .swiper_right { width: 42px !important; height: 80px !important; margin-top: -40px !important; background-size: 100% 100% !important; }

.swiper_right { background: url(../images/banner_right_gray.png) no-repeat !important; opacity: 1 !important; }

.swiper_left { background: url(../images/banner_left_gray.png) no-repeat !important; opacity: 1 !important; }

.policy_box { margin-top: 100px; margin-bottom: 100px; }
.policy_box .policy_list { margin-top: 60px; position: relative; }
.policy_box .policy_list .policy-next { right: 85px; }
.policy_box .policy_list .policy-prev { left: 85px; }
.policy_box .policy_list .wapper { margin: -15px auto; width: 1310px; }
.policy_box .policy_list .swiper-container { padding: 15px; }
.policy_box .policy_list .item { background: #FBFBFB; border-radius: 5px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.policy_box .policy_list .item .img { border-radius: 5px; overflow: hidden; height: 228px; }
.policy_box .policy_list .item .img img { display: block; width: 100%; height: 100%; object-fit: cover; }
.policy_box .policy_list .item .word { padding: 30px; text-align: left; }
.policy_box .policy_list .item .word .time { line-height: 1; color: #999999; font-size: 16px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.policy_box .policy_list .item .word .con { font-size: 24px; line-height: 1.5em; height: 3em; overflow: hidden; margin: 25px 0 45px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.policy_box .policy_list .item .word .more { width: 50px; height: 50px; margin: 0 auto; background: url(../images/icon_more.png) no-repeat; background-size: 100% 100%; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }

.dynamics_box { background: url(../images/bg_company.jpg) no-repeat; background-size: cover; padding: 100px 0; }
.dynamics_box .dy_box { margin-top: 60px; display: flex; border: 1px solid #EEEEEE; }
.dynamics_box .dy_box .dy_left { width: 600px; border-right: 1px solid #EEEEEE; border-radius: 3px;}
.dynamics_box .dy_box .dy_left a { display: block; }
.dynamics_box .dy_box .dy_left .img { height: 337px; }
.dynamics_box .dy_box .dy_left .img img { display: block; width: 100%; height: 100%; object-fit: cover;border-radius: 3px; }
.dynamics_box .dy_box .dy_left .con { padding: 30px; }
.dynamics_box .dy_box .dy_left .con .time { color: #999999; font-size: 16px; line-height: 1; }
.dynamics_box .dy_box .dy_left .con .p { line-height: 1.5; height: 3em; overflow: hidden; font-size: 24px; margin: 30px 0 90px; }
.dynamics_box .dy_box .dy_left .con .more { color: #999999; font-size: 18px; line-height: 18px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.dynamics_box .dy_box .dy_left .con .more i { font-family: simsun; margin-left: 5px; font-size: 13px; display: inline-block; vertical-align: middle; }
.dynamics_box .dy_box .dy_right { width: 680px; margin-left: -1px; }
.dynamics_box .dy_box .dy_right .item { height: 25%; padding: 25px 60px; border-top: 1px solid #EEEEEE; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.dynamics_box .dy_box .dy_right .item.on{background: #DA000F;}
.dynamics_box .dy_box .dy_right .item.on .time{color: #FFFFFF;}
.dynamics_box .dy_box .dy_right .item.on .p{color: #FFFFFF;}
.dynamics_box .dy_box .dy_right .item .time { color: #999999; font-size: 16px; line-height: 1; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.dynamics_box .dy_box .dy_right .item .p { line-height: 1.5; height: 3em; overflow: hidden; font-size: 24px; margin-top: 25px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.dynamics_box .dy_box .dy_right .item:first-child { border-top: 0; }

.project_box { margin: 100px 0; }

.project_top { margin-top: 60px; position: relative;}
.project_top .project-nexto{right: 85px;}
.project_top .project-prevo{left: 85px;}
.project_top .swiper-container { padding-bottom: 60px; }
.project_top .swiper-pagination { bottom: 80px !important; width: 720px !important; }
.project_top .swiper-pagination-bullet { width: 15px; height: 15px; border-radius: 50%; opacity: 1; background: #FFFFFF; }
.project_top .swiper-pagination-bullet-active { width: 50px; height: 15px; background: #da000f; border-radius: 8px; }
.project_top .item { width: 100%; position: relative; }
.project_top .item .img { width: 720px; position: relative; z-index: 100; }
.project_top .item .img img { display: block; width: 100%; height: 100%; }
.project_top .item .word { position: absolute; right: 0; top: 60px; z-index: 99; width: 760px; height: 100%; background: #FBFBFB; padding: 70px 60px 70px 270px; text-align: left; }
.project_top .item .word .tt{display: flex;align-items: center;}
.project_top .item .word .p { font-size: 16px; line-height: 1.5em; height: 9em; overflow: hidden; margin-top: 30px; margin-bottom: 30px; }
.project_top .item .word .more { color: #999999; font-size: 18px; line-height: 18px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.project_top .item .word .more i { font-family: simsun; margin-left: 5px; font-size: 13px; display: inline-block; vertical-align: middle; }

.project_list { margin-top: 60px; margin-bottom: 100px; position: relative; }
.project_list .project-next { right: 85px; }
.project_list .project-prev { left: 85px; }
.project_list .wapper { margin: -15px auto; width: 1310px; }
.project_list .swiper-container { padding: 0px; }
.project_list .item { background: #FBFBFB; border-radius: 5px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.project_list .item .img { border-radius: 5px; overflow: hidden; height: 180px; }
.project_list .item .img img { display: block; width: 100%; height: 100%; object-fit: cover; }
.project_list .item .word { padding: 30px; text-align: left; }
.project_list .item .word .title { font-size: 24px; line-height: 1; margin-bottom: 20px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }
.project_list .item .word .con { color: #666666; font-size: 16px; line-height: 1.5em; height: 12em; overflow: hidden; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -o-transition: all .36s; }

.bannerin { position: relative; }
.bannerin img { display: block; width: 100%; height: 350px; object-fit: cover; }
.bannerin .con { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); z-index: 100; text-align: center; color: #FFFFFF; line-height: 1; font-weight: bold; }
.bannerin .con .title { font-size: 36px; }
.bannerin .con .en { font-size: 24px; margin-top: 17px; }

.nav_bread { line-height: 76px; border-bottom: 1px solid #EEEEEE; }
.nav_bread .nav_bleft { float: left; }
.nav_bread .nav_bleft a, .nav_bread .nav_bleft i, .nav_bread .nav_bleft span { display: inline-block; color: #666666; font-size: 16px; }
.nav_bread .nav_bleft i { font-family: simsun; }
.nav_bread .nav_bleft img { vertical-align: middle; margin-bottom: 4px; margin-right: 5px; }
.nav_bread .nav_bright { float: right; display: flex; font-size: 16px; line-height: 75px; }
.nav_bread .nav_bright .topLink { border-bottom: 2px solid transparent; margin: 0 34px; }
.nav_bread .nav_bright .topLink:last-child{margin-right: 0;}
.nav_bread .nav_bright .topLink.on { color: #DA000F; border-bottom: 2px solid #DA000F; }

.company_box { padding-top: 100px; padding-bottom: 100px; }
.company_box .comp_it { margin-top: 100px; }
.company_box .comp_it .comp_left { float: left; position: relative; width: 350px; }
.company_box .comp_it .comp_left img { display: block; width: 100%; border-radius: 5px; }
.company_box .comp_it .comp_left:after { content: ''; display: block; width: 100%; height: 100%; border: 1px solid #DA000F; border-radius: 5px; position: absolute; top: 37px; left: 37px; z-index: -1; }
.company_box .comp_it .comp_right { float: right; width: 830px; }
.company_box .comp_it .comp_right h3 { font-size: 36px; line-height: 1; margin-bottom: 20px; }
.company_box .comp_it .comp_right .p { overflow: hidden; height: 21em; line-height: 1.5em; font-size: 18px; }
/*.company_box .comp_it .comp_right .p p,.company_box .comp_it .comp_right .p span{line-height: 1.5em !important;}*/
.company_box .comp_it .comp_right .p.heiauto { height: auto; }
.company_box .comp_it .comp_right .com_more { height: 50px; line-height: 50px; text-align: center; color: #FFFFFF; cursor: pointer; font-size: 18px; background: #da000f; border-radius: 5px; margin-top: 17px; }

.topteam_box { background: url(../images/bg_team.jpg) no-repeat; background-size: cover !important; padding: 100px 0; }
.topteam_box .team_box { margin-top: 60px; position: relative; }
.topteam_box .team_box .swiper_right, .topteam_box .team_box .swiper_left { top: 32%; }
.topteam_box .team_box .swiper_right { right: 85px; }
.topteam_box .team_box .swiper_left { left: 85px; }
.topteam_box .team_box .wapper { width: 1310px; margin-top: -15px; }
.topteam_box .team_box .swiper-slide { background: transparent; text-align: left; }
.topteam_box .team_box .gallery-top { margin-top: 60px; }
.topteam_box .team_box .li_item { padding: 0 15px; }
.topteam_box .team_box .li_item .name { font-size: 36px; line-height: 1; }
.topteam_box .team_box .li_item .zw { margin: 20px 0 25px; line-height: 1; color: #666666; font-size: 24px; }
.topteam_box .team_box .li_item .jies { font-size: 18px; line-height: 1.6; }
.topteam_box .team_box .gallery-thumbs { padding: 15px; }
.topteam_box .team_box .gallery-thumbs .swiper-wrapper { align-items: flex-end; }
.topteam_box .team_box .gallery-thumbs .swiper-slide-thumb-active .item { box-shadow: 0px 0px 15px rgba(218, 0, 15, 0.15); }
.topteam_box .team_box .gallery-thumbs .swiper-slide-thumb-active .item img { height: 452px; object-fit: cover; }
.topteam_box .team_box .item { width: 100%; }
.topteam_box .team_box .item img { border-radius: 5px; display: block; width: 100%; }

.company_quality { padding: 100px 0; }
.company_quality .company_qua { margin-top: 60px; position: relative; }
.company_quality .company_qua img { display: block; width: 100%; transition: all .36s; }
.company_quality .company_qua .qua-next { right: 85px; }
.company_quality .company_qua .qua-prev { left: 85px; }
.company_quality .company_qua .item { width: 100%; height: 100%; overflow: hidden; border-radius: 5px; }

.swiper-button-next:focus, .swiper-button-prev:focus { border: 0; outline: none; }

.pc_show { display: block; }

.mb_show { display: none; }

.news_box { background: #FBFBFB; padding: 60px 0 100px; }
.news_box .news_top { background: #FFFFFF; border-radius: 5px; display: flex; }
.news_box .news_top .news_top_img { float: left; width: 840px; height: 474px;}
.news_box .news_top .news_top_img .new_a { display: block; width: 100%; height: 100%; position: relative;border-radius: 5px;overflow:hidden; }
.news_box .news_top .news_top_img .new_a img { display: block; width: 100%; height: 100%; border-radius: 5px; object-fit: cover;}
.news_box .news_top .news_top_img .new_a p { position: absolute; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); width: 100%; height: 70px; line-height: 70px; overflow: hidden; color: #FFFFFF; font-size: 16px; }
.news_box .news_top .news_top_right { float: right; width: 440px; padding: 0 29px; }
.news_box .news_top .news_top_right .item { padding: 20px 0; border-top: 1px solid #EEEEEE; }
.news_box .news_top .news_top_right .item h3 { font-size: 24px; line-height: 1; margin-bottom: 25px; }
.news_box .news_top .news_top_right .item:first-child { border-top: 0; }
.news_box .news_top .news_top_right .ul { height: 10em; overflow: hidden; line-height: 2.5em; }
.news_box .news_top .news_top_right a { display: block; width: 100%; overflow: hidden; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; transition: all .36s; }
.news_box .news_top .news_top_right a i { color: #DA000F; font-size: 20px; }

.news_moddle ul { margin: 0 -14px; }
.news_moddle ul li { float: left; width: 33.3333%; padding: 0 14px; margin-top: 30px; }
.news_moddle ul li a { display: block; width: 100%; border: 1px solid #EEEEEE; background: #FFFFFF; border-radius: 5px; overflow: hidden; transition: all .36s; }
.news_moddle ul li .img { height: 228px; overflow: hidden; }
.news_moddle ul li .img img { display: block; width: 100%; height: 100%; object-fit: cover; border-radius: 5px; transition: all .36s; }
.news_moddle ul li .word { padding: 28px 30px; }
.news_moddle ul li .word .time { color: #999999; font-size: 16px; margin-bottom: 25px; line-height: 1; transition: all .36s; }
.news_moddle ul li .word .con { font-size: 24px; line-height: 1.6; height: 3.2em; overflow: hidden; transition: all .36s; }
.news_moddle ul li .word .p { color: #666666; font-size: 16px; line-height: 1.5em; height: 4.6em; overflow: hidden; margin-top: 25px; transition: all .36s; }

.news_bottom { margin-top: 60px; }
.news_bottom .news_bottom_his { width: 840px; float: left; }
.news_bottom .news_bottom_num { width: 410px; background: #FFFFFF; float: right; padding: 0 30px; }
.news_bottom .page { margin-top: 60px; }

.new_title { font-size: 36px; font-weight: bold; line-height: 94px; border-bottom: 1px solid #EEEEEE; }

.newl_list { background: #FFFFFF; padding: 0 30px; }
.newl_list li { padding: 30px 0; border-top: 1px solid #EEEEEE; }
.newl_list li .time { color: #999999; font-size: 16px; line-height: 1; }
.newl_list li .tt { font-size: 24px; line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 25px 0 15px; transition: all .36s; }
.newl_list li .p { color: #666666; font-size: 16px; line-height: 1.8em; height: 3.6em; overflow: hidden; }
.newl_list li:first-child { border-top: 0; }

.num_list { padding: 20px 0; }
.num_list a { display: block; height: 50px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; padding: 10px 0; transition: all .36s; }
.num_list a em { display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px; margin-right: 10px; background: #EEEEEE; border-radius: 5px; color: #323232; }
.num_list a.current em { background: #DA000F; color: #FFFFFF; }

.page { text-align: center; line-height: 30px; font-size: 16px; }
.page a,.page span { display: inline-block; margin: 0 6px; transition: all .36s;width: 30px;height: 30px;border-radius: 5px;line-height: 28px; border: 1px solid #EEEEEE;}
.page .a_prev, .page .a_next,.page .a1 { color: #666666; width: auto;background: transparent;border: 0;}
.page .num { width: 30px; height: 30px; line-height: 28px; text-align: center; color: #666666; background: #FFFFFF; border: 1px solid #EEEEEE; border-radius: 5px; }
.page .num.on { color: #FFFFFF; background: #da000f; border: 1px solid #da000f; }
.page span {
    color: #FFFFFF;
    background: #da000f;
    border: 1px solid #da000f;
}
/*.pagerBox2 span{
    color: #FFFFFF;
    background: #da000f;
    border: 1px solid #da000f;
    width: 30px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    border-radius: 5px;
}*/
/*.pagerBox2 a{
    height: 30px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    color: #666666;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
}*/
/*.pagerBox2 .a1{
	background: transparent;
	border: 0;
	width: auto;
}*/
.news_list .news_moddle ul { margin-top: -30px; }
.news_list .news_moddle .page { margin-top: 60px; }

.naew_detail .news_title { padding: 60px 0 30px; border-bottom: 1px solid #EEEEEE; }
.naew_detail .news_title h3 { line-height: 1.5; font-size: 36px; margin-bottom: 25px; }
.naew_detail .info { color: #999999; font-size: 16px; line-height: 32px; }
.naew_detail .info .fr { display: flex; }
.naew_detail .info .bdshare-button-style1-32 a { margin: 0 0 0 24px; }
.naew_detail .info .bdshare-button-style1-32 .bds_renren { background: url(../images/icon_share1.png) no-repeat; background-position: center center; margin-left: 15px; }
.naew_detail .info .bdshare-button-style1-32 .bds_tsina { background: url(../images/icon_share2.png) no-repeat; background-position: center center; }
.naew_detail .info .bdshare-button-style1-32 .bds_weixin { background: url(../images/icon_share3.png) no-repeat; background-position: center center; }
.naew_detail .info .bdshare-button-style1-32 .bds_qzone { background: url(../images/icon_share4.png) no-repeat; background-position: center center; }
.naew_detail .detail_con { margin-top: 30px; }
.naew_detail .detail_con .detail_left { float: left; width: 840px; }
.naew_detail .detail_con .detail_left .con { font-size: 16px; padding-bottom: 50px; border-bottom: 1px solid #EEEEEE; }
.naew_detail .detail_con .detail_left .con img { max-width: 100%; display: block; margin: 0 auto;height: auto !important; }
.naew_detail .detail_con .detail_left .con p { line-height: 1.6; margin: 20px 0; }
.naew_detail .detail_con .detail_left .con p,
.naew_detail .detail_con .detail_left .con h3,
.naew_detail .detail_con .detail_left .con h2,
.naew_detail .detail_con .detail_left .con span,
.naew_detail .detail_con .detail_left .con img,
.naew_detail .detail_con .detail_left .con div{max-width: 100%;}
.naew_detail .detail_con .detail_right { float: right; width: 410px; }

.dt_newre { margin-top: 58px; margin-bottom: 100px; border: 1px solid #EEEEEE; }

.news_dt { padding: 0 30px; border: 1px solid #EEEEEE; margin-bottom: 30px; }
.news_dt .ul { line-height: 2.5em; padding: 25px 0; }
.news_dt .ul a { display: block; width: 100%; overflow: hidden; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; transition: all .36s; }
.news_dt .ul a i { color: #DA000F; font-size: 20px; }

.recruit_box { background: #FBFBFB; padding: 60px 0 100px; }
.recruit_box .recruit_left { float: left; width: 410px; }
.recruit_box .recruit_left .item { background: #FFFFFF; margin-bottom: 30px; padding: 30px; color: #666666; font-size: 18px; }
.recruit_box .recruit_left .item .tt { line-height: 1; font-size: 24px; margin-bottom: 25px; }
.recruit_box .recruit_left .item .ze{margin: 0 -10px;}
.recruit_box .recruit_left .item .ze a { display: block; width: auto;margin: 0 10px; float: left; line-height: 40px; color: #666666; transition: all .36s; }
.recruit_box .recruit_left .item p { line-height: 2; }
.recruit_box .recruit_left .item img { margin-right: 15px; }
.recruit_box .recruit_right { float: right; width: 840px; }
.recruit_box .recruit_right .recui_more { display: block; width: 100%; height: 50px; line-height: 50px; border-radius: 5px; text-align: center; color: #FFFFFF; font-size: 16px; background: #DA000F; }

.recui_list .item { margin-bottom: 30px; border: 1px solid #EEEEEE; border-radius: 5px; cursor: pointer; transition: all .36s; }
.recui_list .item .top { background: #FFFFFF; padding: 30px; }
.recui_list .item .top .name { font-size: 24px; line-height: 1; margin-bottom: 29px; }
.recui_list .item .top .data { line-height: 1; }
.recui_list .item .top .data .da_fl { float: left; }
.recui_list .item .top .data .da_fr { float: right; color: #999999; font-size: 16px; display: flex; align-items: center; }
.recui_list .item .top .data .da_fr i { display: block; width: 20px; height: 20px; background: url(../images/icon_sjmore.png) no-repeat; background-position: center center; }
.recui_list .item .top .data span { color: #DA000F; font-size: 18px; }
.recui_list .item .top .data em { color: #666666; font-size: 16px; margin-left: 23px; }
.recui_list .item .info { background: #F8F8F8; padding: 30px; font-size: 16px; line-height: 1.6; display: none; }
.recui_list .item.on .top .data .da_fr i { transform: rotate(90deg); }

.contact_info { padding-top: 100px; padding-bottom: 100px; }
.contact_info .con_info { display: flex; align-items: center; justify-content: space-between; margin-top: 60px; }
.contact_info .con_info .cont_left { width: 650px; position: relative; }
.contact_info .con_info .cont_left img { display: block; width: 100%; border-radius: 5px; }
.contact_info .con_info .cont_left:after { content: ''; display: block; position: absolute; top: 37px; left: 37px; z-index: -1; width: 100%; height: 100%; border: 1px solid #DA000F; border-radius: 5px; }
.contact_info .con_info .cont_right{width: 42%;}
.contact_info .con_info .cont_right h3 { font-size: 36px; line-height: 1; }
.contact_info .con_info .cont_right .sm { color: #666666; font-size: 16px; margin: 18px 0 20px; }
.contact_info .con_info .cont_right .item { position: relative; padding-left: 40px; line-height: 25px; margin-bottom: 20px; font-size: 18px; }
.contact_info .con_info .cont_right .item img { position: absolute; top: 0; left: 0; }
.contact_info .con_info .cont_right .ttimg{height: 63px;}
.contact_info .con_info .cont_right .ttimg img{display: block;height: 100%;max-width: 100%;}
.contact_info .con_info .cont_right .word{color: #666666;font-size: 16px;line-height: 1.8;margin-top: 25px;}

.contact_massage { background: #FBFBFB; padding: 100px 0; }

.cont_msg { margin-top: 60px; }
.cont_msg .info_list .item { float: left; width: 32%; margin-left: 2%; border: 1px solid #EEEEEE; height: 60px; line-height: 60px; position: relative; padding-left: 50px; background: #FFFFFF; }
.cont_msg .info_list .item input { display: block; width: 100%; height: 58px; outline: none; border: 0; background: transparent; font-size: 16px; }
.cont_msg .info_list .item span { display: flex; align-items: center; justify-content: center; width: 50px; height: 60px; text-align: center; line-height: 60px; position: absolute; top: 0; left: 0; }
.cont_msg .info_list .item span img { display: block; }
.cont_msg .info_list .item:first-child { margin-left: 0; }
.cont_msg .info_text { margin-top: 30px; margin-bottom: 60px; border: 1px solid #EEEEEE; background: #FFFFFF; position: relative; height: 200px; padding: 20px 20px 20px 50px; }
.cont_msg .info_text span { display: block; width: 30px; height: 20px; text-align: center; line-height: 20px; position: absolute; top: 20px; left: 20px; }
.cont_msg .info_text textarea { display: block; line-height: 20px; width: 100%; height: 100%; border: 0; font-size: 16px; }
.cont_msg .cont_btn { text-align: center; }
.cont_msg .cont_btn .btn { display: inline-block; width: 200px; height: 50px; text-align: center; line-height: 50px; font-size: 16px; margin: 0 90px; border: 0; border-radius: 5px; outline: none; transition: all .36s; }
.cont_msg .cont_btn .msg_submit { background: #DA000F; color: #FFFFFF; }
.cont_msg .cont_btn .msg_reset { background: #EEEEEE; color: #999999; }

.contact_map .map { width: 100%; height: 350px; }


.project_d { margin-top: 80px; margin-bottom: 80px; }
.project_d .ul { margin: -15px; }
.project_d .ul .li { float: left; width: 50%; padding: 15px; }
.project_d .ul .li .inbox { display: block; position: relative; width: 100%; overflow: hidden; border-radius: 5px; }
.project_d .ul .li .inbox img { display: block; width: 100%; border-radius: 5px; transition: all .36s; }
.project_d .ul .li .inbox .title { position: absolute; bottom: 58px; left: 0; width: 100%; line-height: 1; color: #FFFFFF; font-size: 36px; padding: 0 60px; }

.idc_f1 { padding-top: 100px; padding-bottom: 100px; }
.idc_f1 .head_title { margin-bottom: 60px; }

.idc_f2 { background: #FBFBFB; }

.deli_pro .pro_box .box_right .word { padding-left: 0; padding-right: 80px; }
.deli_pro .idc_ser .li { padding: 0 15px; }
.deli_pro .idc_ser .li .img { margin-bottom: 50px; }
.deli_pro .idc_ser .p1 { color: #666666; font-size: 24px; line-height: 1; margin-bottom: 25px; }
.deli_pro .idc_ser .wd { text-align: left; color: #666666; font-size: 16px; line-height: 1.6; }

.pro_box { display: flex; justify-content: center; align-items: center; }
.pro_box .box_left { width: 47%; }
.pro_box .box_left img { border-radius: 5px; display: block; width: 100%; }
.pro_box .box_right { width: 53%; }
.pro_box .box_right .word { padding-left: 80px; }
.pro_box .box_right .htitle { font-size: 36px; font-weight: 500; line-height: 1; margin-bottom: 25px; }
.pro_box .box_right .p { color: #666666; font-size: 16px; line-height: 1.8; }
.pro_box .box_right .title { font-size: 24px; line-height: 1; padding-bottom: 10px; }
.pro_box .box_right .ti { margin-top: 20px; line-height: 1.8; color: #666666; font-size: 18px; }

.idc_ser .li { float: left; width: 25%; text-align: center; padding: 40px 60px; }
.idc_ser .li .img { height: 100px; line-height: 100px; text-align: center; margin-bottom: 30px; }
.idc_ser .li .img img { max-width: 100%; max-height: 100%; }
.idc_ser .li .p { line-height: 1.5em; height: 4.5em; font-size: 16px; text-align: center; }

.cause_box { background: #FBFBFB; padding: 60px 0; }

.cause_box .news_moddle ul li { margin-top: 0; margin-bottom: 28px; }

.cause_box .news_moddle ul li .word .con { height: 2em; line-height: 1em; }
.cause_box .news_moddle ul li .word .p { height: 10.5em; }
.cause_box .news_moddle ul li .word .con { height: 2em; line-height: 1em; display: flex;align-items: center;}
.cause_box .news_moddle ul li .word .con img{margin-bottom: 6px;}


.idc_bus .pro_box .box_right .word{color: #333333;font-size: 18px;line-height: 1.8;}
.busi_box{background: url(../images/show_busbg.jpg) no-repeat;background-position: center center;background-size: cover;padding: 100px 0;}
.busi_box .busi_list{margin-top: 120px;background: rgba(255,255,255,.5);}
.busi_box .busi_list .li{border-top: 2px solid rgba(218,0,15,.35);float: left;width: 25%;position: relative;padding: 0 22px 40px;transition: all .3s;border-bottom: 4px solid transparent;}
.busi_box .busi_list .li .num{width:50px;height:50px;line-height: 50px;text-align: center;background:rgba(218,0,15,1);border-radius:50%;color: #ffffff;font-size: 24px;position: absolute;top: -25px;left: 50%;margin-left: -25px;}
.busi_box .busi_list .li .time{text-align: center;margin-top: 80px;font-size: 24px;line-height: 1;margin-bottom: 20px;}
.busi_box .busi_list .li .p{font-size: 16px;line-height: 1.6;height: 12.8em;overflow: hidden;}
.layout_project{
	padding: 100px 0;
}
.layout_project .head_title {
	margin-bottom: 60px;
}
.layout_project .lay_list{
	margin: 0 -40px;
}
.layout_project .lay_list .list{
	float: left;
	width: 50%;
	padding: 0 40px;
}
.layout_project .lay_list .item{
	margin-bottom: 50px;
}
.layout_project .lay_list .item img{
	display: block;
	width: 100%;
	border-radius: 5px;
}
.layout_project .lay_list .item .tio{
	margin: 30px 0 25px;
	line-height: 1;
	color: #000000;
	font-size: 24px;
}
.layout_project .lay_list .item .word{
	color: #666666;
	font-size: 18px;
	line-height: 1.6;
}




.banner_silu.bannerin .con{
	color: #DA000F;
	font-weight: bold;
}
.pro_box .box_right .mcon{
	font-size: 18px;
}
.wt_idc .pro_box:nth-child(2n+1) .box_right .word{
	padding-left: 0;
	padding-right: 80px;
}
.layout_project .lay_list .item .word li span,.layout_project .lay_list .item .word li p{
	display: inline-block;
	width: 49% !important;
}
.page_box{
	background: #FBFBFB;
    padding: 60px 0 100px;
}
.page_box .page_title{
	text-align: center;
	font-size: 30px;
	line-height: 1;
	margin-bottom: 30px;
}
.page_box .page_con{
	font-size: 16px;
	line-height: 1.8;
}




/*星云*/
.xingy_f.pro_box{
	align-items: inherit;
}
.xingy_f.pro_box .box_left{
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 0;
	height: 439px;
}
.xingy_f.pro_box .box_left img{
	max-width: 66%;
	max-height: 100%;
	width: auto;
}
.xingy_f.pro_box .box_right .word{
	margin-top: 50px;
}
.xingy_f.pro_box .box_right .p {
    overflow: hidden;
    height: 240px;
    line-height: 30px;
}
.xingy_f.pro_box .box_right .p p,.xy_idc .pro_box .box_right .mcon p{
	text-indent: 2em;
}
.xingy_f.pro_box .box_right .p.heiauto {
    height: auto;
}
.xingy_f.pro_box .box_right .com_more {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    background: #da000f;
    border-radius: 5px;
    margin-top: 17px;
}
.xy_idc .xy_base .pro_box:first-child{
	margin-top: 0;
}
.xy_idc .xy_base .pro_box{
	margin-top: 50px;
}
.xy_idc .xy_base .pro_box:nth-child(2n){
	flex-flow: row-reverse;;
}
.xy_idc .xy_base .pro_box:nth-child(2n+1) .box_right .word{
	padding-left: 0;
	padding-right: 80px;
}
.xy_idc .pro_box .box_right .mcon{
	color: #666666;
	font-size: 16px;
	line-height: 1.8;
}
.xingy_js{
	background: url(../images/xy_05.jpg) no-repeat;
	background-size: cover !important;
	padding: 43px 0;
}
.xingy_js .xingy_jsbox{
	padding: 30px 27px;
	background: #FFFFFF;
	font-size: 16px;
	line-height: 1.8;
}
.xingy_js .xingy_jsbox p{
	text-indent: 2em;
	color: #666666;
}
.xingy_deal{
	margin-top: 68px;
}
.xingy_deal .box_left .conm{
	color: #666666;
	font-size: 16px;
	line-height: 1.8;
}
.xingy_deal .box_left .conm p{
	text-indent: 2em;
}
.xingy_deal .box_right{
	padding-left: 80px;
}
.xingy_deal .box_right .conimg img{
	display: block;
	width: 100%;
	margin-top: 60px;
	border-radius: 5px;
}
.xingy_deal .box_right .conimg img:first-child{
	margin-top: 0;
}


.company_culture{
	margin-bottom: 100px;
}
.culture_list{
	margin-top: 90px;
}
.culture_list .item{
	position: relative;
	padding-left: 160px;
	background: #FBFBFB;
	height: 90px;
	margin-bottom: 30px;
}
.culture_list .item .it_left{
	background: #BB534A;
	width: 160px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding-right: 75px;
}
.culture_list .item .it_left p{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}
.culture_list .item .it_left img{
	position: absolute;
	right: 0;
	top: -21px;
	width: 73px;
	height: 132px;
}
.culture_list .item .it_right{
	padding: 0 33px;
	display: flex;
	align-items: center;
	line-height: 1.5;
	color: #666666;
	font-size: 18px;
	height: 100%;
}


.company_course{
	background: #FBFBFB;
	padding-top: 100px;
	padding-bottom: 140px;
}
.deve_con{
	position: relative;
	padding-left: 120px;
	width: 800px;
	margin: 0 auto;
	padding-top: 5px;
}
.deve_con .deve-time{
	position: absolute;
	left: 0;
	top: 0;
	color: #DA000F;
	font-size: 30px;
	line-height: 1;
}
.deve_con .de_box{
	color: #666666;
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
}
.company_course .swiper-slide{
	background: transparent;
}
.company_strategy{
	padding-top: 100px;
}
.company_strategy .stra_img{
	margin-top: 90px;
}
.company_strategy .stra_img img{
	display: block;
	max-width: 100% !important;
	height: auto !important;
	margin: 0 auto;
}

.company_partner{
	padding-top: 100px;
	padding-bottom: 100px;
}
.par_tab{
	margin-top: 58px;
}
.par_tab .tab_hd{
	border-bottom: 1px solid #EEEEEE;
	display: flex;
	justify-content: center;
	margin-bottom: 80px;
}
.par_tab .tab_hd span{
	padding: 0 10px 30px;
	margin: 0 20px -1px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid transparent;
	cursor: pointer;
}
.par_tab .tab_hd span.on{
	color: #DA000F;
	border-bottom: 2px solid #DA000F;
}
.par_tab .tab_con .par_box{
	display: none;
}
.par_tab .tab_con .par_box.show{
	display: block;
}
.par_tab .tab_con .par_box img{
	display: block;
	width: 100% !important;
	height: auto !important;
}
.swiper_history{
	margin-top: 100px;
	padding-bottom: 114px;
	position: relative;
}
.swiper_history:after{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: 41px;
	width: 100%;
	height: 1px;
	background: #CCCCCC;
}
.swiper_history .gallery_history_top{
	position: static;
	margin-bottom: 30px;
}
.swiper_history .gallery_history_top .swiper-wrapper{
	
}
.swiper_history .gallery_history_thumbs{
	position: absolute;
    bottom: 0;
    left: 0;
    height: 84px;
    width: 100%;
}
.swiper_history .gallery_history_thumbs .swiper-slide{
	display: block;
}
.swiper_history .gallery_history_thumbs .lo{
	padding-top: 36px;
	position: relative;
	height: 84px;
}
.swiper_history .gallery_history_thumbs .img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 21px;
	height: 28px;
	margin: 0 auto;
	background: url(../images/icon-select.png) no-repeat;
	background-size: 100% 100%;
	display: none;
}
.swiper_history .gallery_history_thumbs .cir{
	background: #fff;
	border: 1px solid #CCCCCC;
	opacity: 1;
	line-height: 10px;
	width: 14px;
	height: 14px;
	border-radius: 5px;
	margin: 0 auto;
}
.swiper_history .gallery_history_thumbs .swiper-slide-thumb-active .img{
	display: block;
}
.swiper_history .gallery_history_thumbs .swiper-slide-thumb-active .cir{
	background: #DA000F;
	border: 1px solid #DA000F;
	width: 20px;
	height: 20px;
	margin-top: -3px !important;
}
.swiper_history .gallery_history_thumbs .p{
	font-size: 20px;
	line-height: 1;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.swiper_history .swiper_his_next{
	right: 0;
}
.swiper_history .swiper_his_prev{
	left: 0;
}
.swiper_history .swiper_his_next,.swiper_history .swiper_his_prev{
	width: 20px;
	height: 20px;
	background-color: #CCCCCC;
	border-radius: 5px;
	top: auto;
	bottom: 33px;
	background-size: 15px 15px;
	margin-top: 0;
	z-index: 1000;
	opacity: 1 !important;
}
/*# sourceMappingURL=main.css.map */


.cx-banner {
	width: 100%;
	box-sizing: border-box;
	background: #DA000F;
}
.cx-banner div.cx-banner-section div.cx-banner-main {
	width: 100%;
	height: 140px;
}
.cx-banner div.cx-banner-section div.cx-banner-main div.cx-banner-left {
	float: left;
	width: 50%;
	line-height: 1;
}
.cx-banner div.cx-banner-section div.cx-banner-main div.cx-banner-left h2 {
	font-size: 30px;
	color: #87b9da;
	margin-top: 40px;
	font-weight: normal;
	margin-bottom: 5px;
}
.cx-banner div.cx-banner-section div.cx-banner-main div.cx-banner-left h3 {
	font-size: 30px;
	color: #fff;
}
.cx-banner div.cx-banner-section div.cx-banner-main div.cx-banner-right {
	float: left;
	width: 46%;
	margin-top: 52px;
	position: relative;
}
.cx-banner div.cx-banner-section div.cx-banner-main div.cx-banner-right input {
	width: 100%;
	height: 42px;
	border: none;
	background: #fff;
	border-radius: 5px;
	font-size: 14px;
	padding-left: 20px;
	outline: none;
}
.cx-banner div.cx-banner-section div.cx-banner-main div.cx-banner-right span {
	display: block;
	width: 27px;
	height: 27px;
	position: relative;
	cursor: pointer;
	z-index: 1000;
	top: -35px;
	left: 385px;
	background: url(../../../images/images/ss.png) no-repeat center;
}
.xhylastp-1 {
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 10px;
    outline: none;
    border: none;
    background: url(../images/icon-search.png) no-repeat center;
    background-size: 27px 27px;
    text-align: center;
}
.cx-section {
	box-sizing: border-box;
	min-height: 505px;
}
.cx-section .cx-section-header {
	height: 87px;
	line-height: 87px;
	font-size: 14px;
	color: #717171;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 20px;
}
.cx-section .cx-section-header span,
.cx-section .cx-section-header b {
	color: #DA000F;
	font-weight: normal;
	font-style: normal;
}
.cx-section .cx-section-main ul li {
	width: 100%;
	padding: 26px 0;
	border-bottom: 1px solid #d8d8d8;
}
.cx-section .cx-section-main ul li a {
	color: #717171;
	text-decoration: none;
}
.xhy_show_left_b a{
	color: #fff;
}
.cx-section .cx-section-main ul li a h3 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.cx-section .cx-section-main ul li a p {
	font-size: 14px;
	line-height: 18px;
}
.cx-section .cx-section-main ul li a b {
	margin-top: 5px;
	display: block;
	color: #999;
	font-size: 14px;
}
.cx-section .cx-pagenum {
	margin-top: 32px;
	overflow: hidden;
	margin-bottom: 60px;
}
.cx-section .cx-pagenum ul {
	overflow: hidden;
	float: left;
}
.cx-section .cx-pagenum ul li {
	width: 34px;
	height: 34px;
	font-size: 14px !important;
	float: left;
	line-height: 34px;
	text-align: center;
	border-radius: 5px;
	background: #f6f6f6;
	color: #717171;
	margin: 0 6px;
	cursor: pointer;
}
.cx-section .cx-pagenum ul li:hover,
.cx-section .cx-pagenum ul li.cx-active {
	background: #66b232;
	color: #fff;
}
.cx-section .cx-pagenum ul li.cx-hide {
	display: none;
}
.cx-section .cx-pagenum span {
	float: left;
	font-size: 14px;
	color: #717171;
	line-height: 34px;
	margin-left: 5px;
}
.cx-section .cx-pagenum span b {
	font-size: 14px;
}
.result_no{
    min-height: 400px;
    text-align: center;
    padding: 100px 0 0;
    font-size: 20px;
}


















