@charset "UTF-8";
html, body, * {
	font-family:"Microsoft YaHei", '微软雅黑','思源黑体';
	font-weight: normal;}
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
body {margin: 0;padding: 0;font:14px/180% Microsoft Yahei;min-width: 640px; color:#000000;}
a{color:#000000;text-decoration:none;}
a:hover{text-decoration:none;}
ul{list-style-type: none;}
li{list-style-type: none;}
.clear{clear:both;font-size:0;margin:0;padding:0;}
.l{float:left;}
.r{float:right;}
/* *:hover */
	/* { */
		/* -webkit-transition: all .2s linear; */
		/* -moz-transition: all .2s linear; */
		/* -o-transition: all .2s linear; */
		/* transition: all .2s linear; */
	/* } */
	
.tra_s_4
	{
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
.tra_s_3
	{
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
.tra_s_2
	{
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
	}
.tra_s_ease_6{
		transition:all 0.6s ease 0s;
		-webkit-transition: all 0.6s ease 0s;
		-moz-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
	}
.box_s{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
/*顶部导航*/
.heads{width:100%;padding:30px 0;display:flex;justify-content:space-between;align-items:center;}
.heads .heads_logos{font-size:0;}
.heads .heads_logos img{height:51px;display:block;margin-right:80px;}
.heads .heads_nav{margin:0;padding-right:50px;background:url(../images/nav_line.png) right center no-repeat;background-size:27px auto;}
.heads_nav .nav{}
.heads_nav .nav>ul{margin: 0; padding: 0;display:flex;justify-content:space-between;align-items:center;}
.heads_nav .nav>ul>li{font-size:16px;line-height:3.0;position:relative;letter-spacing:1px;}
.heads_nav .nav>ul>li>a{display:inline-block;padding:0 25px;font-size:16px;color:#000000;}
/* .heads_nav .nav>ul>li:hover>a{background:#f1ce62;} */
.heads_nav .select_li>a{color:#023b8c!important;}
.heads_nav .nav>ul>li ul {display:none;min-width:100%;position: absolute; left: 0;z-index: 100;top:36px;text-align:center;}
.heads_nav .nav>ul>li ul>li{width: 100%;height:36px;line-height:36px;padding:0 10px;margin-top:1px;background:rgba(41,43,58,0.8);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.heads_nav .nav>ul>li ul>li a{display:block;width:100%;height:100%;font-size:15px; color:#fff;}
.heads_nav .nav>ul>li>ul>li:hover{background:rgba(241,206,98,0.9);color:#000000;}
.heads_nav .nav>ul>li>ul>li:hover a{color:#000000;}
.heads_nav .nav>ul>li:hover ul{display: block;}
/* .heads_nav .nav>ul>li:nth-child(4) ul{width:200%;} */
.heads_phone{display:flex;margin-left:20px;}
.heads_phone span{font-size:24px;font-weight:bold;color:#003586;}
.heads_phone img{width:22px;padding-left:10px;}
/*顶部导航 end*/
/* banner-swiper*/
.swiper-container{width:100%;height:100%;overflow:hidden;}
.swiper-container .main_list{width:100%;}
.swiper-container .main_list .sl_img{width:100%;font-size:0;}
.swiper-container .main_list .sl_img img{width:100%;display:block;}
.swiper-container .swiper-pagination-bullet{opacity:1;width:12px;height:12px;display: inline-block;background:#ffffff;}
.swiper-container .swiper-pagination-bullet-active{background:#ff6a00;}
.swiper-container-horizontal>.swiper-pagination-bullets{width:100%;left:0;height:30px;bottom:50px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;}
.swiper-container .main_list .sl_img .banner_info{position:absolute;font-family:"PingFang SC";font-size:15px;left: 0;top: 24%;width: 100%;}
.swiper-container .swiper-button-prev{z-index:10;left:86px;top:45%;width:50px!important;height:50px!important;background:url(../images/left.png) center center no-repeat;background-size:90% 90%;} 
.swiper-container .swiper-button-prev:after{content:''!important;} 
.swiper-container .swiper-button-next{right:86px;top:45%;width:50px!important;height:50px!important;background:url(../images/right.png) center center no-repeat;background-size:90% 90%;} 
.swiper-container .swiper-button-next:after{content:''!important;} 
.banner_info_con{width:55%;margin:0 auto;}
.banner_info_con h2{font-size:54px;line-height:80px;color:#ff5f00;letter-spacing:2px;font-family:"PingFang SC";}
.banner_info_con h3{font-size:54px;line-height:80px;color:#4d5068;letter-spacing:1px;font-family:"PingFang SC";}
.banner_info_con p{padding-left:5px;font-size:20px;line-height:1.8;color:#595757;letter-spacing:1px;margin-top:30px;font-family:"PingFang SC";}
.banner_info_con a{display:inline-block;margin-top:90px;font-size:16px;line-height:40px;color:#ffffff;letter-spacing:1px;padding:0 15px;background:url(../images/banner_more.png) center no-repeat;background-size:100% 100%;}
/* banner-swiper end*/
/* main_con */
.main_con{width:1280px;margin:0 auto;}
/* main_con end*/
/* top */
.top{background:#1c439e;color:#e7eaf2;font-size:14px;line-height:2.5;}
.top .top_con{display:flex;justify-content:space-between;align-items:center;}
.top .top_con a{color:#e7eaf2;}
.top .top_con span{padding-left:25px;padding-right:8px;margin-right:8px;background:url(../images/phone.png) left center no-repeat;background-size:auto 18px;border-right:2px solid #8ea1cf;}
/* top end*/
.index_tit{position:relative;}
.index_tit h2{font-size:30px;line-height:2.0;color:#000000;letter-spacing:2px;font-weight:bold;}
.index_tit i{display:block;margin-top:10px;width:42px;height:3px;background:#16409d;}
.index_tit p{font-size:16px;line-height:1.5;color:#676767;letter-spacing:1px;}
.index_tit a{position:absolute;right:0;bottom:0;font-size:16px;line-height:1.5;color:#474747;letter-spacing:1px;}
.index_tit a:hover{color:#2148a0;}
/* yewu */
.yewu{width:100%;padding:50px 0;background:#f8f8f9;}
.yewu_main{margin:20px auto;}
.yewu_main .yewu_list{width:100%;display:flex;justify-content:space-between;}
.yewu_main .yewu_list li{width:31.3%;padding-bottom:20px;border-bottom:2px solid #b6b6b6;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.yewu_main .yewu_list li h5{position:relative;margin-bottom:10px;font-size:24px;line-height:2.0;color:#323233;letter-spacing:1px;}
.yewu_main .yewu_list li h5:after{display:inline-block;position:absolute;right:0;bottom:5px;content:"";width:38px;height:38px;border:1px solid #adbad3;background:url(../images/jt_1.png) center no-repeat;background-size:16px auto;}
.yewu_main .yewu_list li .yewu_img{width:100%;height:306px;font-size:0;margin-bottom:15px;overflow:hidden;}
.yewu_main .yewu_list li .yewu_img img{width:100%;min-height:100%;display:block;}
.yewu_main .yewu_list li .yewu_info{width:100%;font-size:14px;line-height:2.0;color:#646464;}
.yewu_main .yewu_list li .yewu_info h6{position:relative;padding-left:30px;font-size:18px;color:#000000;margin:8px 0 5px 0;}
.yewu_main .yewu_list li .yewu_info h6:before{display:inline-block;content:"";width:10px;height:2px;background:#023b8c;
position:absolute;left:0;top:16px;}
.yewu_main .yewu_list li .yewu_info p{padding-left:30px;}
.yewu_main .yewu_list li:hover h5{color:#023b8c;}
.yewu_main .yewu_list li:hover h5:after{border-color:#133d87;background-image:url(../images/jt_2.png);}
.yewu_main .yewu_list li:hover{border-bottom:3px solid #06a1e8;transform: translate(0,-6px);}
/* yewu end*/
/* abouts */
.abouts{margin:70px auto;}
.abouts .abouts_main{display:flex;justify-content:space-between;align-items:center;}
.abouts .abouts_main .abouts_con{width:50%;}
.abouts .abouts_main .abouts_info{margin-top:30px;font-size:16px;line-height:1.8;color:#717171;letter-spacing:1px;}
.abouts .abouts_main .abouts_list{width:100%;margin:10px 0 10px 0;display:flex;justify-content:space-between;}
.abouts .abouts_main .abouts_list li{min-width:25%;display:flex;justify-content:left;}
/* .abouts .abouts_main .abouts_list li .about_icon{width:36px;} */
/* .abouts .abouts_main .abouts_list li .about_num{width:calc(100% - 46px);} */
.abouts .abouts_main .abouts_list li h6{margin:0;padding:0;font-size:14px;color:#474747;}
.abouts .abouts_main .abouts_list li h6 span{font-weight:bold;color:#19429e;font-size:40px;padding-right:5px;}
.abouts .abouts_main .abouts_list li p{margin:0;padding:0;font-size:14px;line-height:2.0;letter-spacing:2px;}
.abouts .abouts_main .about_video{position:relative;width:46%;padding-bottom:26px;}
.abouts .abouts_main .about_video .video_back{position:absolute;z-index:100;right:0;bottom:0;width:calc(100% - 30px);height:calc(100% - 30px);}
.abouts .abouts_main .about_video .about_video_con{cursor:pointer;position:relative;position:relative;z-index:200;width:calc(100% - 30px);}
.abouts .abouts_main .about_video .about_video_con img{width:100%;}
.abouts .abouts_main .index_more{margin-top:50px;display:inline-block;font-size:16px;line-height:50px;color:#000000;border:1px solid #7d7d7d;padding:0 26px;letter-spacing:1px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.abouts .abouts_main .index_more img{width:20px;padding-left:14px;}
.abouts .abouts_main .index_more:hover{transform: translate(0,-6px);}
/* abouts end*/
/* news */
.news{padding:40px 0;}
.news_con{display:none;}
.news_main .news_son{display:flex;justify-content:right;}
.news_main .news_son .news_btn{cursor:pointer;font-size:16px;color:#474747;line-height:2.5;margin:0 38px;letter-spacing:1px;}
.news_main .news_son .news_btn.active{color:#06a1e8;border-bottom:1px solid #06a1e8;}
.news_div{margin:40px auto;display:flex;justify-content:space-between;}
.news_div .news_tj{width:50%;background:#ffffff;
	box-shadow: 0 0 12px #e1d9d9;
	-moz-box-shadow: 0 0 12px #e1d9d9;/* for firefox */
	-webkit-box-shadow: 0 0 12px #e1d9d9;/* for safari or chrome */
}
.news_div .news_tj .news_tj_img{width:100%;height:360px;overflow:hidden;}
.news_div .news_tj .news_tj_img img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.news_div .news_tj:hover .news_tj_img img{transform: scale(1.05, 1.05);transition: .4s transform;z-index:1000;}
.news_div .news_tj .news_tj_con{width:90%;margin:0 auto;padding:10px 0 20px 0;font-size:16px;line-height:2.0;color:#676767;}
.news_div .news_tj .news_tj_con .news_tj_date{color:#7e7e7e;}
.news_div .news_tj .news_tj_con .news_tj_info{width:100%;}
.news_div .news_tj .news_tj_con .news_tj_info h5{padding-top:15px;font-size:22px;line-height:2.0;color:#1c449e;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_div .news_list{width:48%;letter-spacing:1px;}
.news_div .news_list li{display:flex;padding-bottom:20px;margin-top:20px;width:100%;border-bottom:1px solid #dcdcdc;
font-size:15px;line-height:1.8;color:#676767;}
.news_div .news_list li .news_date{width:110px;text-align:center;}
.news_div .news_list li .news_date p{font-size:27px;line-height:2.0;color:#a3a3a3;font-weight:bold;}
.news_div .news_list li .news_date span{display:inline-block;padding-bottom:10px;}
.news_div .news_list li .news_info{width:calc(100% - 120px);}
.news_div .news_list li .news_info h5{font-size:22px;line-height:2.0;color:#252526;letter-spacing:1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_div .news_list li:hover .news_info h5{color:#1c449e;}
/* news end*/
/* sgxc */
.sgxc{width:100%;margin-top:40px;padding:30px auto;}
/* .sgxc_main{width:1280px;margin:20px auto;background:#f5f5f5;overflow:hidden;} */
/* .sgxc_main .sgxc_list li{position:relative;font-size:0;max-height:540px;overflow:hidden;} */
/* .sgxc_main .sgxc_list li .sgxc_img{width:100%;} */
.sgxc_contain{position:relative;width:1420px;margin:0 auto;overflow:hidden;}
.sgxc_main{margin:30px auto;overflow:hidden;}
.sgxc_main li{position:relative;max-height:560px;border:1px solid #e5e5e5;overflow:hidden;}
.sgxc_main li .sgxc_img{width:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.sgxc_main li h5{width:80%;padding:15px 10% 15px 5%;font-size:16px;line-height:2.0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
background:url(../images/jt_2.png) right center no-repeat;background-size:20px auto;}
.sgxc_main li:hover .sgxc_img{transform: scale(1.05, 1.05);transition: .4s transform;z-index:1000;}
.sgxc_main li h5{position:absolute;left:0;bottom:0;width:90%;padding:15px 5%;font-size:15px;line-height:2.0;color:#ffffff;background:rgba(33,72,160,0.2);}
.sgxc_main li:hover h5{background:#2148a0;}
.sgxc_main li .sgxc_icon{position:absolute;z-index:200;left:50%;top:45%;margin-top:-25px;margin-left:-25px;width:50px;height:50px;background:url(../images/play.png) center no-repeat;background-size:100% 100%;}
.sgxc_main .swiper-button-prev{z-index:10;left:0;top:45%;width:26px!important;height:45px!important;border:1px solid #1c449e;border-radius:10px;background:url(../images/sgxc_left.png) center center no-repeat;background-size:42% auto;} 
.sgxc_main .swiper-button-prev:after{content:''!important;} 
.sgxc_main .swiper-button-next{right:0;top:45%;width:26px!important;height:45px!important;border:1px solid #1c449e;border-radius:10px;background:url(../images/sgxc_right.png) center center no-repeat;background-size:42% auto;} 
.sgxc_main .swiper-button-next:after{content:''!important;} 
/* sgxc end*/
/* gcal */
.gcal{width:100%;padding:70px 0 100px 0;background:url(../images/gcal_back.jpg) center no-repeat;background-size:100% 100%;}
.gcal .index_tit{text-align:center;}
.gcal .index_tit h2{color:#ffffff;}
.gcal .index_tit p{font-size:18px;line-height:2.0;color:#ffffff;}
.gcal_son{position:relative;display:flex;justify-content:center;padding-bottom:20px;z-index:2000;margin-top:30px;}
.gcal_son .case_btn{position:relative;cursor:pointer;font-size:18px;line-height:32px;color:#ffffff;letter-spacing:2px;padding:0 40px;padding-bottom:10px;}
.gcal_son .case_btn.active{font-size:24px;color:#ffffff;background:url(../images/case_sj.png) center bottom no-repeat;background-size:auto 7px;}
.gcal_son .case_btn:after{position:absolute;right:0;top:7px;content:"";width:2px;height:20px;background:url(../images/case_line.png) center no-repeat;background-size:100% 100%;}

.gcal_con{display:none;margin-top:20px;}
.gcal_con .gcal_info{width:100%;display:flex;justify-content:space-between;}
.gcal_con .gcal_info .gcal_intro{width:48%;background:url(../images/case_icon.png) left bottom no-repeat;background-size:100% auto;}
.gcal_con .gcal_info .gcal_intro .gcal_intro_con{width:100%;font-size:15px;line-height:2.0;color:#bac1d4;letter-spacing:1px;}
.gcal_con .gcal_info .gcal_intro .gcal_intro_con h6{font-size:18px;line-height:1.8;text-transform: uppercase;font-weight:;}
.gcal_con .gcal_info .gcal_intro .gcal_intro_con h3{font-size:30px;line-height:2.5;color:#ffffff;letter-spacing:1px;}
.gcal_con .gcal_info .gcal_intro .gcal_intro_con .case_more{display:block;padding-top:20px;font-size:25px;font-size:0;}
.gcal_con .gcal_info .gcal_intro .gcal_intro_con .case_more img{width:39px;}
.gcal_con .gcal_info .gcal_img{width:49%;font-size:0;}
.gcal_con .gcal_info .gcal_img img{width:100%;display:block}
/* gcal end*/
/* ly */
.ly{width:100%;padding:76px 0;background:url(../images/ly_back.jpg) center no-repeat;background-size:100% 100%;}
.ly .ly_main{display:flex;justify-content:space-between;align-items:center;}
.ly .ly_main .ly_con{width:48%;font-size:15px;line-height:2.0;color:#ffffff;letter-spacing:1px;}
.ly .ly_main .ly_con h5{font-size:32px;line-height:2.0;font-weight:bold;}
.ly .ly_main .ly_form{width:48%;}
.ly .ly_main .ly_form form{width:100%;display:block;display:flex;}
.ly .ly_main .ly_form form .bm_div{margin-right:15px;width:70%;}
.ly .ly_main .ly_form form .bm_div input{width:100%;height:46px;padding:0 10px;background:none;color:#ffffff;border:none;border-bottom:1px solid #6581b0;}
.ly .ly_main .ly_form form input{border:2px solid #e5e5e5;font-size:16px;color:#000000;}
.ly .ly_main .ly_form form input:focus{outline:none;}

.ly .ly_main .ly_form form .bm_div textarea{width:100%;height:46px;padding:0 10px;background:none;color:#ffffff;border:none;border-bottom:1px solid #6581b0;}
.ly .ly_main .ly_form form textarea{border:2px solid #e5e5e5;font-size:16px;color:#000000;}
.ly .ly_main .ly_form form textarea:focus{outline:none;}

.ly .ly_main .ly_form form .foot_ly{margin-left:20px;cursor:pointer;width:160px;height:46px;text-align:center;font-size:16px;color:#ffffff;background:#cf1918;border-color:#cf1918;}

.ly input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #cfd5e1; 
} 
.ly input:-moz-placeholder, textarea:-moz-placeholder { 
	color: #cfd5e1; 
} 
.ly input::-moz-placeholder, textarea::-moz-placeholder { 
	color: #cfd5e1; 
} 
.ly input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	color: #cfd5e1; 
} 
/* ly end*/
/* foots */
.foots{width:100%;padding:60px 0 0 0;background:url(../images/foots_back.jpg) center no-repeat;background-size:100% 100%;}
.foots .foots_main{}
.foots .foots_con1{width:100%;border-bottom:1px solid #758fb7;padding-bottom:40px;display:flex;justify-content:space-between;align-items:center;}
.foots .foots_con1 img{max-height:55px;}
.foots .foots_con1 span{font-size:20px;color:#c8c8c8;}
.foots .foots_con2{width:100%;padding-top:30px;padding-bottom:80px;display:flex;justify-content:space-between;}
.foots .foots_con2 .foots_ewm{width:180px;padding-top:20px;text-align:center;font-size:16px;line-height:2.0;color:#424242;}
.foots .foots_con2 .foots_ewm img{max-width:120px;}
.foots .foots_con2 .foots_nav{width:600px;display:flex;justify-content:space-between;}
.foots .foots_con2 .foots_nav ul{text-align:center;}
.foots .foots_con2 .foots_nav ul h5{font-size:18px;line-height:2.0;color:#040404;margin-bottom:15px;letter-spacing:1px;font-weight:bold;}
.foots .foots_con2 .foots_nav ul li{font-size:14px;line-height:2.5;color:#424242;letter-spacing:1px;}
.foots .foots_con2 .foots_nav ul li:hover{color:#000000;}
.foots_lx{padding:0 50px;margin-left:50px;font-size:14px;line-height:1.6;color:#424242;letter-spacing:1px;}
.foots_lx li{padding-bottom:10px;margin-bottom:10px;}
.foots_lx span{font-size:20px;color:#404040;font-weight:bold;}
.copyright{width:100%;background:rgba(2,8,14,0.12);padding:20px 0;display:flex;justify-content:space-between;font-size:14px;line-height:2.0;color:#c1bec9;}
.copyright a{color:#3a3a3a;}
.copyright .copyright_con{color:#3a3a3a;display:flex;justify-content:space-between;}
/* foots end*/


@media (max-width:1600px) {
}
@media (max-width:1500px) {
}
@media (max-width:1440px) {
	.main_con{width:1200px;}
	.sgxc_main{width:1300px;}
}
@media (max-width:1300px) {
	.main_con{width:1100px;}
	.sgxc_main{width:1200px;}
}
@media (max-width:1200px) {
	.main_con{width:1000px;}
	.sgxc_main{width:1100px;}
}
@media (max-width:1000px) {
	.main_con{width:80%;}
	.sgxc_main{width:92%;}
}




