	

	.fixed{width:60px;height:260px;position:fixed;top:50%;right:70px;margin-top:-130px;z-index:999;}

	.zixun{width:60px;height:48px;line-height:24px;display:block;background:#fff;text-align:center;font-size:14px;color:#333;padding:6px 0;margin-bottom:4px;

    box-shadow:-3px 0 3px rgba(100,100,100,0.3), /*左边阴影*/  

    3px 0 3px rgba(100,100,100,0.3), /*右边阴影*/  

    0 -3px 3px rgba(100,100,100,0.3), /*顶部阴影*/  

    0 3px 3px rgba(100,100,100,0.3); /*底边阴影*/}

	.gotop{width:60px;height:60px;cursor:pointer;background:#fff;

    box-shadow:-3px 0 3px rgba(100,100,100,0.3), /*左边阴影*/  

    3px 0 3px rgba(100,100,100,0.3), /*右边阴影*/  

    0 -3px 3px rgba(100,100,100,0.3), /*顶部阴影*/  

    0 3px 3px rgba(100,100,100,0.3); /*底边阴影*/}

	.zixun:hover{background:#e60012;color:#fff;}



	/*首页 导航*/

	.fp-viewing-page2 .header, .fp-viewing-page3 .header, .fp-viewing-page4 .header, .fp-viewing-page5 .header, .fp-viewing-page6 .header, .fp-viewing-page7 .header, .fp-viewing-page8 .header,.fp-viewing-page9 .header,

	.fp-viewing-page10 .header{background:#fff;top:0px;padding:2px 0;}

	.section{overflow:hidden;}

	

	.fp-viewing-page1 .header .center{padding-top:4px;padding-top:4px;}

	#fp-nav ul li .fp-tooltip{color:#eb2323;}

	.pro_banner{height:81px;}

	body.active .header{top:0;padding:5px 0;}

	body.active .pro_banner{height:71px;}
	.header{width:100%;height:auto;overflow:hidden;position:fixed;top:0px;left:0;z-index:999;background:#fff;padding-top:20px;
    box-shadow:-0px 0 0px #fff, 
    0px 0 0px #fff, 
    0 -0px 0px #fff, 
    0 2px 2px rgba(200,200,200,0.5);}

	.center{max-width:1200px;height:auto;overflow:hidden;margin:0 auto;position:relative;clear:both;}

	/*.logo{width:157px;height:61px;display:block;float:left;}

	.mobile-inner-header,.mobile-inner-nav{display:none;}

	.nav_list{width:auto;height:auto;float:right;overflow:hidden;position:relative;}

	.nav_list li{width:auto;height:auto;overflow:hidden;padding:0 52px;float:left;}	

	.nav_list li:first-child{padding-left:0;}

	.nav_list li:last-child{padding-right:0;}

	.nav_list li a{height:61px;line-height:61px;font-size:16px;color:#0a4975;position:relative;}

	.nav_list li:hover a,.nav_list li.active a{color:#eb2323;font-weight: bold;}

	.tel_box{width:88px;height:61px;line-height:61px;position:absolute;bottom:0;right:0;display:none;}

	.tel_img{width:18px;height:18px;display:block;position:absolute;top:50%;right:0;margin-top:-9px;cursor:pointer;}*/



	/*.header,.header .center,.nav_list{overflow:visible;}*/

	.tel_span{width:120px;height:24px;line-height:24px;padding:5px;background:rgba(0,0,0,0.5);position:absolute;bottom:-34px;right:0;color:#fff;display:none;margin-right:-60px;}

	body.active .tel_span{bottom:-39px;}



	#fp-nav ul li{width:14px;height:14px;}

	#fp-nav ul li a span{width:10px;height:10px;background:#b3b3b3;margin:-5px 0 0 -5px}

	#fp-nav ul li a.active span{width:14px;height:14px;}

	

/*二级导航*/

	.black{position:relative;top:0;height:100px;padding-top:20px;border-bottom:1px solid #e6e6e6;}

	.black .center{padding-top:35px;}

	.black .nav_list li a{color:#333;}

	.black .nav_list li:hover a,.black .nav_list li.active a{color:#eb2323;font-weight: bold;}

	.black .search{border:1px solid #ccc;}

	.black .search input[type=text]{color:#666;}

	.black .zhxnsh_oa a{color:#888;font-weight: bold;}

	.black .zhxnsh_oa a.active{color:#eb2323;}

/*第一屏*/

	.section{overflow:hidden;}

    .section1 .swiper-container {

      width: 100%;

      height: 100%;

    }

    .section1 .swiper-slide {

    	height:100%;

      /* Center slide text vertically */

      display: -webkit-box;

      display: -ms-flexbox;

      display: -webkit-flex;

      display: flex;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      -webkit-justify-content: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      -webkit-align-items: center;

      align-items: center;

    }

	.sect1_text{width:935px;height:/*190px*/auto;display:block;position:absolute;opacity:0; visibility:hidden;z-index:5;

	transform: translate(-50%;-50%);

	-webkit-transition:1.5s all;  

	transform:scale(0.5,0.5); 

	-webki-transform:scale(0.5,0.5);}

	.sect1_text span{width:100%;height:auto;line-height:45px;display:block;overflow:hidden;color:#fff;font-size:40px;text-align:center;padding:5px 0;}

	.section1 .swiper-slide-active .sect1_text{opacity: 1; visibility:visible; transform:scale(1,1); -webki-transform:scale(1,1); transition-delay:0.5s; -webkit-transition-delay:0.5s;}

	.sect1_text h2{width:100%;height:auto;line-height:70px;font-size:60px;color:#fff;font-family: 'Impact';text-align:center;display:block;padding:10px 0;}

	

	.top_banner .swiper-pagination-bullet{width:41px;height:3px;vertical-align:top;background:#fff;opacity: 1;cursor:pointer;border-radius:0;}

	.top_banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:50px;}

	.top_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4.5px;}

	.top_banner .swiper-pagination-bullet-active{background:#e60012;}

	#pointer{width:24px;height:40px;display:block;position:absolute;bottom:120px;left:50%;margin-left:-12px;display:block;z-index:9;}

	#pointer img{width:24px;height:40px;}

/*第二屏*/

	.sect_tit{width:auto;height:auto;overflow:hidden;}

	.sect_span{width:auto;height:auto;line-height:48px;font-size:36px;color:#e60012;text-align:center;font-weight:bold;font-family:arial;}

	.span_color1{color:#e60012;}

	.span_color2{color:#0e5387;}

	

	.sect_tit h4{height:auto;line-height:45px;font-size:30px;color:#424242;text-align:center;font-weight:bold;}



	.sect2_cont{width:100%;height:auto;overflow:hidden;padding-top:80px;}

	.sect2_img{width:50%;height:430px;display:block;float:left;}

	.expert_img{width:100%;height:100%;display:none;overflow:hidden;}

	.sect2_box{width:47.4%;height:430px;padding-left:2.6%;float:right;background:#fff;}

	.sect2_box_a{width:auto;height:42px;line-height:42px;font-size:18px;color:#707070;padding-left:42px;overflow:hidden;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;position:relative;cursor:default;}

	.sect2_box_a:after{

		content: '';

		display:block;

		width:22px;

		height:17px;

		background:url(../images/sect2_icon.png) no-repeat;

		background-size:22px 17px;

		position:absolute;

		top:50%;

		left:0;

		margin-top:-8.5px;

	}

	.sect2_box_a:hover,.sect2_box_a.active{color:#e60012;}

	.sect2_box_a:hover:after,.sect2_box_a.active:after{

		background:url(../images/sect2_icon_active.png) no-repeat;

		background-size:22px 17px;

	}



	.more{width:187px;height:52px;line-height:52px;color:#e60012;font-size:18px;margin:50px auto 0;text-align:center;background:url(../images/more.png) no-repeat;background-size:187px 52px;}



	.sect3_cont{width:100%;height:auto;overflow:hidden;}

	.sect3_p{width:80%;height:auto;line-height:22px;color:#707070;font-size:16px;overflow:hidden;text-align:center;margin:0 auto;padding-top:25px;}

	

	.sect3_list{width:100%;height:auto;overflow:hidden;padding-top:14px;max-width:1140px;margin:0 auto;}

	.sect3_list li{width:33.33%;height:auto;overflow:hidden;float:left;padding-top:28px;}

	.sect3_box{width:190px;height:170px;position:relative;margin:0 auto;padding-top:1px;}

	.sect3_icon{width:159px;height:159px;display:block;position:relative;top:50%;margin:-79.5px auto 0;overflow:hidden;border:1px solid #bbb;

	-moz-border-radius: 50%; /* Firefox */

	-webkit-border-radius: 50%; /* Safari 和 Chrome */

	border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	}

	.sect3_tit{color:#4d4d4d;font-size:20px;width:100%;height:45px;line-height:45px;text-align:center;max-width:190px;margin:0 auto;}

	

	.sect3_box.active,.sect3_box:hover{

		background:url(../images/sect3_iconbg_active.png) center center no-repeat;

		background-size:190px 170px;

	}

	.sect3_icon{background-size:159px 318px;background-position:left top;}



	

	.sect3_box:hover .sect3_icon,.sect3_box.active .sect3_icon{border:none;background-position:left bottom;}



/*第四屏*/

	.sect4_wrap{width:100%;height:auto;overflow:hidden;padding-top:45px;}

	

	.sect4_box{max-width:496px;width:42%;height:385px;overflow:hidden;float:left;}

	.sect4_img{width:100%;height:100%;overflow:hidden;display:none;}

	.sect4_list{max-width:680px;width:56.7%;height:auto;overflow:hidden;float:right;}

	.sect4_list li{width:100%;height:auto;margin-bottom:20px;overflow:hidden;}

	.sect4_list li:last-child{margin-bottom:0;}

	.sect4_a{width:100%;height:auto;overflow:hidden;background:#fff;cursor:default;}

	.sect4_list_img{width:26%;height:115px;float:left;}

	.sect4_cont{width:74%;height:84px;;overflow:hidden;padding:15.5px 0;float:left;background:#fff;}

	.sect4_p{max-width:370px;width:74%;height:auto;float:left;margin:11px 0;font-size:18px;color:#707070;padding:0 3%;}

	.sect4_p p{height:62px;line-height:31px;

	    overflow:hidden;

	    text-overflow: ellipsis;

	    display: -webkit-box;

	    -webkit-line-clamp: 2;

	    -webkit-box-orient: vertical;}

	.sect4_span{width:auto;height:62px;line-height:62px;font-size:30px;color:#707070;padding-right:6.4%;margin:11px 0;float:right;}





	.sect4_list li:hover .sect4_a .sect4_p,.sect4_list li:hover .sect4_a .sect4_span{color:#e60012;}

	.sect4_list li .sect4_a.active .sect4_p,.sect4_list li .sect4_a.active .sect4_span{color:#e60012;}

	

/*第五屏*/

	.sect5_list{width:103.5%;height:auto;overflow:hidden;margin-left:-1.75%;padding-top:30px;}

	.sect5_list li{width:29.83%;height:auto;overflow:hidden;float:left;padding:0 1.75%;}

	.sect5_a{max-width:372px;width:100%;height:auto;overflow:hidden;margin:0 auto;cursor:default;}

	.sect5_div{max-width:372px;width:100%;height:374px;overflow:hidden;margin:0 auto;position:relative;}

	.data_icon{width:144px;height:144px;position:absolute;top:50%;left:50%;margin-top:-72px;margin-left:-72px;display:block;overflow:hidden;background-size:144px 288px;background-position:top left;

		-moz-border-radius: 50%; /* Firefox */

		-webkit-border-radius: 50%; /* Safari 和 Chrome */

		border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}

	.sect5_tit{width:100%;height:34px;line-height:34px;font-size:20px;color:#424242;padding:15px 0;overflow:hidden;text-align:center;background:#fff;}

	.sect5_list li a:hover .data_icon{background-color:#e60012;background-position:bottom left;}

	.sect5_list li a:hover .sect5_tit{color:#fff;background:#e60012}



/*第六屏*/

	.sect6_wrap{max-width:1140px;width:100%;height:auto;overflow:hidden;margin:0 auto;padding-bottom:15px;}

	.sect6_wrap .swiper-pagination{max-width:1140px;width:100%;text-align:center;}

	.sect6_wrap .swiper-pagination-bullet{margin:0 8px;width:17px;height:17px;background:#0e5387;opacity:1}

	.sect6_wrap .swiper-pagination-bullet-active{background:#e60012;}

	.sect6_list{width:100%;max-height:502px;height:100%;overflow:hidden;padding-top:14px;margin:0 auto;}

	.sect6_list li{width:33.33%;height:auto;overflow:hidden;float:left;padding-top:28px;}

	.martop45{margin-top:45px;}



/*第七屏*/	

	.sect7_list{width:100%;height:auto;overflow:hidden;padding-top:30px;}

	.sect7_list li{width:33.33%;height:auto;overflow:hidden;float:left;}

	.sect7_a{width:100%;height:auto;overflow:hidden;background:#e5e6e6;cursor:default;}

	.sect7_img{width:100%;height:445px;}

	.sect7_h4{width:100%;height:60px;line-height:60px;color:#333;font-size:26px;text-align:center;overflow:hidden;padding-top:78px;}

	.sect7_u8{width:91px;height:50px;display:block;margin:60px auto;background-size:91px 100px;background-position:top left;}

	.sect7_tit{width:98%;height:36px;line-height:36px;color:#333;font-size:18px;text-align:center;overflow:hidden;margin:0 1%;}

	

	.sect7_a:hover{background:#fb616d;}

	.sect7_a:hover .sect7_h4{font-size:36px;color:#fff;}

	.sect7_a:hover .sect7_u8{background-position:bottom left;}

	.sect7_a:hover .sect7_tit{color:#fff;}

	

	.sect8_wrap{width:100%;height:auto;overflow:hidden;background:#fff;margin-top:40px;}

	.sect8_box{width:50%;height:475px;overflow:hidden;float:left;}

	.sect8_img{width:100%;height:100%;}

	.sect8_div{width:50%;height:auto;overflow:hidden;float:left;padding-top:25px;}

	.sect8_a{width:90%;height:auto;overflow:hidden;position:relative;padding-left:10%;}

	.sect8_a:after{

		content: '';

		display: block;

		width:4.5%;

		height:2px;

		background:#e0e0e0;

		position:absolute;

		top:50%;

		left:0;

		margin-top:-1px;

		z-index:3;

	}

	.sect8_a .sect8_span{width:64%;height:50px;line-height:50px;font-size:18px;color:#474747;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:inline-block;vertical-align:top;}

	.time{width:18%;height:50px;line-height:50px;font-size:14px;color:#dad9d9;font-family:arial;float:right;}

	.sect8_a:hover:after{background:#fb616d;width:6.4%;}

	.sect8_a:hover .sect8_span{color:#fb616d;}

	

/*第九屏*/

	.sect9_list{width:100%;height:auto;overflow:hidden;padding-bottom:36px;padding-top:10px;}

	

    .sect9_list .swiper-container {

      width: 100%;

      height: auto;

      margin-left: auto;

      margin-right: auto;

      position:relative;

      padding-top:95px;

    }

	

    .sect9_list .swiper-slide {

      text-align: center;

      /* Center slide text vertically */

      display: -webkit-box;

      display: -ms-flexbox;

      display: -webkit-flex;

      display: flex;

      -webkit-box-pack: center;

      -ms-flex-pack: center;

      -webkit-justify-content: center;

      justify-content: center;

      -webkit-box-align: center;

      -ms-flex-align: center;

      -webkit-align-items: center;

      align-items: center;

    }	

	.cooper_img{width:100%;height:140px;line-height:140px;text-align:center;}

	.cooper_img img{vertical-align:middle;}

	.swiper-slide:nth-child(2n+1) .cooper_img{border-bottom:1px solid #d6d6d6;border-right:1px solid #d6d6d6;}

	.swiper-slide:nth-child(2n) .cooper_img{border-right:1px solid #d6d6d6;}

	.swiper-slide:last-of-type .cooper_img{border-right:0}

	.swiper-slide:nth-last-of-type(2) .cooper_img{border-right:0}

	

	.sect9_btn{width:100%;height:52px;position:absolute;top:0;left:0;}

	.sect9_btn:after{

		content: '';

		display: block;

		width:100%;

		height:1px;

		background:#d6d6d6;

		position:absolute;

		top:50%;

		left:0;

		margin-top:-0.5px;

	}

	.sect9_nextprev{width:136px;height:52px;margin:0 auto;background:#fff;position:relative;z-index:3;}

	.sect9_btn .swiper-button-next,.sect9_btn .swiper-button-prev{top:0;margin-top:0;}

	.sect9_btn .swiper-button-prev{background:url(../images/sect9_prev.png) no-repeat;width:49px;height:49px;background-size:49px 49px;}

	.sect9_btn .swiper-button-next{background:url(../images/sect9_next.png) no-repeat;width:49px;height:49px;background-size:49px 49px;}

	.section9 .center{padding-bottom:36px;}

	

	.foot_top{width:100%;height:238px;background:#2e2e2e;}

	/*.foot_list{width:100%;height:auto;overflow:hidden;padding:50px 0;}

	.foot_list li{min-width:145px;height:auto;overflow:hidden;float:left;}

	.foot_list li:first-child{width:38%;}*/

	/*.foot_h4{width:100%;height:35px;line-height:35px;font-size:14px;color:#fff;font-weight:normal;overflow:hidden;text-align:left;}*/

	.foot_div{width:auto;height:auto;overflow:hidden;}

	/*.foot_a{width:auto;height:auto;line-height:28px;font-size:14px;color:#fff;text-align:left;float:left;padding-right:6%;}
*/
	

	/*.ewm_box{width:138px;height:121px;display:block;position:absolute;top:30px;right:0;}

	.ewm_img{width:91px;height:91px;display:block;overflow:hidden;margin:0 auto;}

	.ewm_span{width:138px;height:30px;display:block;text-align:center;line-height:40px;font-size:16px;color:#fff;}*/

	/*.foot_top2 .center{padding-bottom:10px;}*/

/*动画效果*/

/*第二屏*/

	.section .sect_tit{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(-200%); -webkit-transform:translateY(-200%);}

	.section.active .sect_tit{opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}



	.sect2_img{transition:1.2s all; transition-delay:0s; -webkit-transition:1.2s all; opacity:0; transform:translateX(-100%); -webkit-transform:translateX(-100%);}

	.active .sect2_img{opacity:1; transform:translateX(0px); -webkit-transform:translateX(0px);transition-delay:0.3s;}

	.sect2_box{transition:1.2s all; transition-delay:0s; -webkit-transition:1.2s all; opacity:0; transform:translateX(100%); -webkit-transform:translateX(100%);}

	.active .sect2_box{opacity:1; transform:translateX(0px); -webkit-transform:translateX(0px);transition-delay:0.3s;}



/*第三屏*/

	.more{transition:1.5s all; transition-delay:0s; -webkit-transition:1.5s all; opacity:0; transform:translateY(200%); -webkit-transform:translateY(200%);}

	.active .more{opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}



	.sect3_cont{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(-200%); -webkit-transform:translateY(-200%);}

	.active .sect3_cont{opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}



	.sect3_list li{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(100%); -webkit-transform:translateY(100%);}

	.active .sect3_list li{ opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}

	.active .sect3_list li:first-child{ transition-delay:0.3s;}

	.active .sect3_list li:first-child+li{ transition-delay:0.6s;}

	.active .sect3_list li:first-child+li+li{ transition-delay:0.9s;}

	.active .sect3_list li:first-child+li+li+li{ transition-delay:1.2s;}

	.active .sect3_list li:first-child+li+li+li+li{ transition-delay:1.5s;}

	.active .sect3_list li:first-child+li+li+li+li+li{ transition-delay:1.8s;}



/*第四屏*/



	.sect4_wrap{transition:1.2s all; transition-delay:0s; -webkit-transition:1.2s all; opacity:0; transform:translateY(200%); -webkit-transform:translateY(200%);}

	.active .sect4_wrap{ opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}



/*第五屏*/

	.sect5_list li{transition:1.2s all; transition-delay:0s; -webkit-transition:1.2s all; opacity:0; transform:translateY(100px); -webkit-transform:translateY(100px);}

	.active .sect5_list li{ opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px)}

	.active .sect5_list li:first-child{ transition-delay:0.3s;}

	.active .sect5_list li:first-child+li{ transition-delay:0.6s;}

	.active .sect5_list li:first-child+li+li{ transition-delay:0.9s;}



/*第六屏*/

	.sect6_list li{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(100%); -webkit-transform:translateY(100%);}

	.active .sect6_list li{ opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}

	.active .sect6_list li:first-child{ transition-delay:0.3s;}

	.active .sect6_list li:first-child+li{ transition-delay:0.6s;}

	.active .sect6_list li:first-child+li+li{ transition-delay:0.9s;}

	.active .sect6_list li:first-child+li+li+li{ transition-delay:1.2s;}

	.active .sect6_list li:first-child+li+li+li+li{ transition-delay:1.5s;}

	.active .sect6_list li:first-child+li+li+li+li+li{ transition-delay:1.8s;}	



/*第七屏*/

	.sect7_list li{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateZ(100%); -webkit-transform:translateZ(100%);}

	.active .sect7_list li{ opacity:1; transform:translateZ(0px); -webkit-transform:translateZ(0px);}

	.active .sect7_list li:first-child{ transition-delay:0.3s;}

	.active .sect7_list li:first-child+li{ transition-delay:0.6s;}

	.active .sect7_list li:first-child+li+li{ transition-delay:0.9s;}



/*第八屏*/

	.sect8_a{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(100px); -webkit-transform:translateY(100px);}

	.active .sect8_a{ opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}

	.active .sect8_a:first-child{ transition-delay:0.3s;}

	.active .sect8_a:first-child+a{ transition-delay:0.6s;}

	.active .sect8_a:first-child+a+a{ transition-delay:0.9s;}

	.active .sect8_a:first-child+a+a+a{ transition-delay:1.2s;}

	.active .sect8_a:first-child+a+a+a+a{ transition-delay:1.5s;}

	.active .sect8_a:first-child+a+a+a+a+a{ transition-delay:1.8s;}	

	.active .sect8_a:first-child+a+a+a+a+a+a{ transition-delay:2.1s;}

	.active .sect8_a:first-child+a+a+a+a+a+a+a{ transition-delay:2.4s;}	

	.active .sect8_a:first-child+a+a+a+a+a+a+a+a{ transition-delay:2.7s;}	

/*第九屏*/

/*	.sect9_list{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(200%); -webkit-transform:translateY(200%);}

	.active .sect9_list{ opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}

*/



	

/*底部*/

	.fp-auto-height.fp-section{width:100%;background:#385fa7;font-size:14px;color:#fff;text-align:center;font-family: "黑体";}

	.copy{width:auto;line-height:30px;overflow:hidden;padding:10px 0;text-align:center;}

	.copy span{display:inline-block;vertical-align:top;color:#fff;}



	.sect_icp{float:left;margin-right:10.8%;}

	.sect_copy{float:left;}

	.sect_jishu{float:right;}



/*关于我们*/



/*第一屏*/

	.abo1_text{width:75%;height:auto;display:block;opacity:0; visibility:hidden;z-index:5;color:#fff;text-align:center;margin:0 auto;

	-webkit-transition:1.5s all;  

	transform:scale(0.5,0.5); 

	-webki-transform:scale(0.5,0.5);}

	.active .abo1_text{opacity: 1; visibility:visible; transform:scale(1,1); -webki-transform:scale(1,1); transition-delay:0.5s; -webkit-transition-delay:0.5s;}

	.abo1_h4{width:100%;height:60px;line-height:60px;font-size:36px;color:#fff;font-family:arial;text-align:center;}

	.abo1_span{width:100%;height:50px;line-height:50px;color:#fff;font-size:30px;display:block;}

	.abo1_div{width:100%;height:auto;line-height:24px;font-size:16px;padding-top:25px;}

/*第二屏*/

	.abo2_wrap{width:100%;height:auto;overflow:hidden;padding-top:45px;}

	.abo2_tit{width:auto;height:auto;overflow:hidden;font-size:18px;background:#fff;color:#474747;text-align:center;padding:0 70px;}

	.abo2_tit .swiper-container{width:100%;}

	.abo2_tit span{width:auto;height:70px;line-height:70px;display:block;cursor:pointer;text-align:center;}

	.abo2_tit span.active{color:#e60012;}

	.abo2_tit .swiper-button-next,.abo2_tit .swiper-button-prev{display:none;}

	.abo2_tit .swiper-wrapper{}

	.abo2_cont{width:100%;height:auto;overflow:hidden;padding-top:75px;}

	.abo2_li{width:100%;height:auto;overflow:hidden;position:relative;display:none;}

	.abo2_img{width:52.5%;height:427px;position:relative;}

	.abo2_text{width:42.5%;height:390px;background:url(../images/abo2_text.jpg) no-repeat;position:absolute;top:50%;right:0;margin-top:-195px;padding:0 3.75%;z-index:3;}

	

	.abo2_h4{width:auto;height:42px;line-height:42px;font-size:24px;color:#424242;padding-top:100px;font-weight:normal;}

	.abo2_div{width:auto;height:auto;line-height:22px;font-size:14px;color:#707070;padding-top:10px;}

/*第三屏*/

	.zuzhi{width:100%;max-height:640px;margin:0 auto;padding-top:25px;}





/*第四屏*/

	.fazhan .center{max-width:none;}

    .history_list{width:100%;height:340px;margin-top:90px;position:relative;}

    .history_list:after{

    	content: '';

    	display:block;

    	width:100%;

    	height:3px;

    	background:#e4747d;

    	position:absolute;

    	top:50%;

    	left:0;

    	margin-top:-1.5px;

    }

    .history_list .swiper-container{max-width:1200px;}

    .history_list .swiper-slide {

    	/*margin-right:-100px;*/

    	/* Center slide text vertically */

    	display: -webkit-box;

		display: -ms-flexbox;

		display: -webkit-flex;

		display: flex;

		-webkit-box-pack: center;

		-ms-flex-pack: center;

		-webkit-justify-content: center;

		justify-content: center;

		-webkit-box-align: center;

		-ms-flex-align: center;

		-webkit-align-items: center;

		align-items: center;

    }

	.his_box{width:100%;height:auto;overflow:hidden;position:relative;}

	.his_box:after{

		content: '';

		display: block;

		width:1px;

		height:156px;

		background:#b6b6b6;

		position:absolute;

		bottom:6.5px;

		left:6.5px;

	}

	.his_cont{width:100%;height:176px;position:relative;overflow:hidden;}

	.bgcolor{width:100%;color:#666;position:relative;}

	.bgcolor h4{width:auto;height:45px;line-height:45px;font-size:40px;font-family:arial;font-weight:normal;padding-left:30px;color:#707070;}

	

	

	.his_cont p{height:88px;line-height:22px;font-size:12px;padding-left:30px;padding-top:5px;color:#707070;overflow:hidden;}

	

	.his_tit{width:13px;height:13px;border-radius:50%;position:absolute;bottom:0;left:0;display:block;background:#e4747d;z-index:3}

	

	.sanjiao1,.sanjiao2{width:11px;height:11px;border:1px solid #707070;position:absolute;display:block;left:0;z-index:3;

		-moz-border-radius: 50%; /* Firefox */

		-webkit-border-radius: 50%; /* Safari 和 Chrome */

		border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}

	.sanjiao1{top:0;}

	.sanjiao2{bottom:0;}

	.sanjiao1:after,.sanjiao2:after{

		content: '';

		display: block;

		width:7px;

		height:7px;

		background:#707070;

		position:absolute;

		top:50%;

		left:50%;

		margin-top:-3.5px;

		margin-left:-3.5px;

		-moz-border-radius: 50%; /* Firefox */

		-webkit-border-radius: 50%; /* Safari 和 Chrome */

		border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	}

	

	.down .his_cont{padding-top:164px;}

	.down .his_tit{top:50%;bottom:auto;margin-top:-6.5px;}

	.down .bgcolor{position:absolute;bottom:0;}

	.down .his_box:after{bottom:13px;}

	.history_list .swiper-button-next,.history_list .swiper-button-prev{width:42px;height:42px;background-size:42px 42px;}

	/*.history_list .swiper-button-prev{background:url(../images/his_prev.png) #fff no-repeat;}

	.history_list .swiper-button-next{background:url(../images/his_next.png) #fff no-repeat;}*/

	

/*选中效果*/

	.swiper-slide-active .bgcolor,.swiper-slide-active .his_tit{color:#e60012;}

	.swiper-slide-active .bgcolor h4{color:#e60012;}

	.swiper-slide-active .sanjiao1,.swiper-slide-active .sanjiao2{border:1px solid #e60012;}

	.swiper-slide-active .sanjiao1:after,.swiper-slide-active .sanjiao2:after{background:#e60012;}





	.zizhi{width:100%;padding-top:150px;}

	.zizhi .swiper-button-next,.zizhi .swiper-button-prev{width:49px;height:49px;margin-top:-24.5px;}

	.zizhi .swiper-button-next{background:url(../images/zizhi_next_active.png) no-repeat;}

	.zizhi .swiper-button-next.swiper-button-disabled{background:url(../images/zizhi_next.png) no-repeat;opacity:1;}



	.zizhi .swiper-button-prev{background:url(../images/zizhi_prev_active.png) no-repeat;}

	.zizhi .swiper-button-prev.swiper-button-disabled{background:url(../images/zizhi_prev.png) no-repeat;opacity:1;}



/*第六屏*/

	

	.page4 {

	  height: 100%;

	  position: relative;

	  overflow: hidden;

	}

	.page4 .customer {

	  position: absolute;

	  top: 12%;

	  bottom: 10%;

	  left: 10%;

	  right: 10%;

	}

	.page4 .customer ul {

	  width: 100%;

	  height: 100%;

	}

	.page4 .customer ul li {

	  float: left;

	  width: 16.5%;

	  height: 33.333%;

	  box-sizing: border-box;

	  padding: 10px;

	  cursor: pointer;

	  -moz-transition: all 1.2s;

	  -o-transition: all 1.2s;

	  -ms-transition: all 1.2s;

	  -webkit-transition: all 1.2s;

	  transition: all 1.2s;

	  -moz-transform: scale(0.2, 0.2);

	  -o-transform: scale(0.2, 0.2);

	  -ms-transform: scale(0.2, 0.2);

	  -webkit-transform: scale(0.2, 0.2);

	  transform: scale(0.2, 0.2);

	  opacity: 0.2;

	}

	.page4 .customer ul li .img-bg {

	  background: #fff;

	  width: 100%;

	  height: 100%;

	  position: relative;

	  overflow: hidden;

	}

	.page4 .customer ul li .img-bg img {

	  max-width: 95%;

	  position: absolute;

	  z-index: 2;

	  left: 50%;

	  top: 50%;

	  -moz-transform: translate(-50%, -50%);

	  -o-transform: translate(-50%, -50%);

	  -ms-transform: translate(-50%, -50%);

	  -webkit-transform: translate(-50%, -50%);

	  transform: translate(-50%, -50%);

	  display: block;

	  margin: 0 auto;

	}

	.page4 .customer ul li .img-bg .cove {

	  position: absolute;

	  z-index: 1;

	  background: #FB616D;

	  width: 100%;

	  height: 100%;

	  top: 0;

	  right: 300px;

	  left:-300px !important;

	}

	.page4 .customer ul .customer-number {

	  width: 33%;

	  position: relative;

	  -moz-transform: scale(1.8, 1.8);

	  -o-transform: scale(1.8, 1.8);

	  -ms-transform: scale(1.8, 1.8);

	  -webkit-transform: scale(1.8, 1.8);

	  transform: scale(1.8, 1.8);

	}

	.page4 .customer ul .customer-number .customer-number-main {

	  position: absolute;

	  left: 0;

	  text-align: center;

	  top: 50%;

	  width: 100%;

	  -moz-transform: translate(0, -50%);

	  -o-transform: translate(0, -50%);

	  -ms-transform: translate(0, -50%);

	  -webkit-transform: translate(0, -50%);

	  transform: translate(0, -50%);

	}

	.page4 .customer ul .customer-number .customer-number-main h1 {

	  font-size: 55px;

	  color: #424242;

	  font-weight:bold;

	  font-family: Impact;

	}

	.page4 .customer ul .customer-number .customer-number-main h1 span{

	  font-size: 55px;

	  color: #424242;

	  font-weight:bold;

	  font-family: Impact;

	}

	.page4 .customer ul .customer-number .customer-number-main p {

	  font-size: 16px;

	  color: #4b505c;

	}

	.page4 .mobile-customer {

	  display: none;

	  position: absolute;

	  top: 18%;

	  bottom: 12%;

	  left: 2%;

	  right: 2%;

	}

	.page4 .mobile-customer ul {

	  width: 100%;

	  height: 100%;

	  overflow: hidden;

	}

	.page4 .mobile-customer ul li {

	  float: left;

	  width: 33.33%;

	  height: 25%;

	  box-sizing: border-box;

	  padding: 15px 5px;

	  cursor: pointer;

	  -moz-transition: all 1.2s;

	  -o-transition: all 1.2s;

	  -ms-transition: all 1.2s;

	  -webkit-transition: all 1.2s;

	  transition: all 1.2s;

	  -moz-transform: scale(0.2, 0.2);

	  -o-transform: scale(0.2, 0.2);

	  -ms-transform: scale(0.2, 0.2);

	  -webkit-transform: scale(0.2, 0.2);

	  transform: scale(0.2, 0.2);

	  opacity: 0.2;

	}

	.page4 .mobile-customer ul li .img-bg {

	  background: #fff;

	  width: 100%;

	  height: 100%;

	  position: relative;

	  overflow: hidden;

	}

	.page4 .mobile-customer ul li .img-bg img {

	  max-width: 95%;

	  position: absolute;

	  z-index: 2;

	  left: 50%;

	  top: 50%;

	  -moz-transform: translate(-50%, -50%);

	  -o-transform: translate(-50%, -50%);

	  -ms-transform: translate(-50%, -50%);

	  -webkit-transform: translate(-50%, -50%);

	  transform: translate(-50%, -50%);

	  display: block;

	  margin: 0 auto;

	}

	.page4 .mobile-customer ul li .img-bg .cove {

	  position: absolute;

	  z-index: 1;

	  background: #0d6fa6;

	  width: 100%;

	  height: 100%;

	  top: 0;

	  right: 300px;

	}

	.page4 .mobile-customer ul .customer-number {

	  position: relative;

	  -moz-transform: scale(1.8, 1.8);

	  -o-transform: scale(1.8, 1.8);

	  -ms-transform: scale(1.8, 1.8);

	  -webkit-transform: scale(1.8, 1.8);

	  transform: scale(1.8, 1.8);

	  padding: 0;

	}

	.page4 .mobile-customer ul .customer-number .customer-number-main {

	  position: absolute;

	  left: 0;

	  text-align: center;

	  top: 50%;

	  width: 100%;

	  -moz-transform: translate(0, -50%);

	  -o-transform: translate(0, -50%);

	  -ms-transform: translate(0, -50%);

	  -webkit-transform: translate(0, -50%);

	  transform: translate(0, -50%);

	}

	.page4 .mobile-customer ul .customer-number .customer-number-main h1 {

	  font-size: 26px;

	  color: #fff;

	  font-weight: normal;

	}

	.page4 .mobile-customer ul .customer-number .customer-number-main p {

	  font-size: 12px;

	  color: #b1b1b1;

	}

	

	.active .page4 .customer ul li {

	  -moz-transform: scale(1, 1);

	  -o-transform: scale(1, 1);

	  -ms-transform: scale(1, 1);

	  -webkit-transform: scale(1, 1);

	  transform: scale(1, 1);

	  opacity: 1;

	}

	.active .page4 .customer ul .customer-number {

	  -moz-transform: scale(1, 1);

	  -o-transform: scale(1, 1);

	  -ms-transform: scale(1, 1);

	  -webkit-transform: scale(1, 1);

	  transform: scale(1, 1);

	}

	.active .page4 .mobile-customer ul li {

	  -moz-transform: scale(1, 1);

	  -o-transform: scale(1, 1);

	  -ms-transform: scale(1, 1);

	  -webkit-transform: scale(1, 1);

	  transform: scale(1, 1);

	  opacity: 1;

	}

	.active .page4 .mobile-customer ul .customer-number {

	  -moz-transform: scale(1, 1);

	  -o-transform: scale(1, 1);

	  -ms-transform: scale(1, 1);

	  -webkit-transform: scale(1, 1);

	  transform: scale(1, 1);

	}



/*关于我们 底部*/

	.foot_top2{width:100%;height:auto;overflow:hidden;background:#3b66b7;}

	.foot_copy{width:100%;height:auto;overflow:hidden;background:#385fa7;}

/*产品案例*/



	.header.active{

		background: rgba(0,0,0,1);

	    top: 0px;

	    padding-top: 5px;

	}

	

	.pro_banner{width:100%;/*height:125px;*/position:relative;}

	.pro_tit{padding-top:45px;}

	

	.pro_wrap{width:100%;height:auto;overflow:hidden;padding-bottom:20px;}

	.pro_nc6{width:100%;height:auto;overflow:hidden;padding-top:25px;}

	.pro_nc6 .swiper-button-next,.pro_nc6 .swiper-button-prev{display:none;}

	

	

	.pro_nc6_bor{width:auto;height:auto;border:1px solid #bbb;padding:4px;}

	.pro_nc6_bg{width:100%;height:131px;background:#aaa;padding-top:1px;cursor:pointer;overflow:hidden;/*max-width:186px;*/}

	.pro_nc6_tit{width:100%;height:25px;line-height:25px;font-size:14px;color:#fff;text-align:center;}

	.pro_nc6_icon{width:45px;height:45px;margin:30px auto 0;}

	

	.pro_cont{width:auto;height:auto;overflow:hidden;}

	.pro_box{width:auto;height:auto;overflow:hidden;padding-top:24px;display:none;}

	.pro_box p{font-size:14px;color:#707070;line-height:26px;}

	.pro_imgs{width:102.5%;height:auto;overflow:hidden;margin-left:-1.25%;padding-top:5px;}

	.pro_img{width:30.83%;height:auto;float:left;margin:0 1.25%;}

	.pro_img img{width:100%;height:auto;overflow:hidden;}



	.pro_nc6_bor:hover .pro_nc6_bg{background:#fb616d;}

	.pro_nc6_bor.active .pro_nc6_bg{background:#fb616d;}

	.pro_a{width:107px;height:34px;line-height:34px;font-size:14px;color:#fff;background:#fb616d;text-align:center;margin:50px auto 0;

		-moz-border-radius: 17px; /* Firefox */

		-webkit-border-radius: 17px; /* Safari 和 Chrome */

		border-radius: 17px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}	

	

	.cloud_wrap{width:102%;height:auto;overflow:hidden;padding-top:25px;margin-left:-1%;padding-bottom:5px;;}

	.cloud_box{width:48%;height:auto;position:relative;float:left;margin:0 1%;}

	.cloud_img{width:100%;height:auto;overflow:hidden;text-align:center;}

	.cloud_tit{width:80%;height:auto;overflow:hidden;background:#fff;padding:0 5% 40px;margin:0 auto;margin-top:-50px;position:relative;z-index:3;

	    box-shadow:-5px 0 5px rgba(240,240,240,0.5), /*左边阴影*/  

	    5px 0 5px  rgba(240,240,240,0.5), /*右边阴影*/   

	    0 5px 5px  rgba(240,240,240,0.5); /*底边阴影*/ }

	.cloud_tit h4{width:100%;height:55px;line-height:55px;overflow:hidden;font-size:28px;color:#474747;}

	.cloud_tit p{width:100%;height:auto;line-height:26px;color:#707070;font-size:14px;overflow:hidden;}



	.cloud_line{width:100%;height:2px;background:#eaeaea;margin-top:24px;}

	.cloud_box:hover .cloud_line{background:#fb616d;}

	

	.t_jia_wrap{padding-bottom:40px;}

	.pro_p{width:auto;height:auto;color:#707070;font-size:14px;line-height:26px;padding-top:5px;text-align:center;}

	.t_jia_box{width:100%;height:auto;overflow:hidden;margin-top:55px;position:relative;}

	.t_jia_img{width:52.5%;height:427px;overflow:hidden;}

	.t_jia_opac{width:45%;min-height:350px;position:absolute;top:50%;right:5px;margin-top:-195px;background:url(../images/opac_bg.png) repeat;overflow:hidden;padding:40px 2.5% 0;

    box-shadow:0 -5px 5px #eee, /*顶部阴影*/  

    0 5px 5px #eee; /*底边阴影*/ }

	.t_jia_h4{width:auto;height:auto;line-height:42px;font-size:24px;color:#424242;font-weight:normal;}

	.t_jia_div{width:100%;height:auto;overflow:hidden;}

	.t_jia_div p{width:auto;height:auto;line-height:24px;font-size:14px;color:#707070;padding-bottom:12px;position:relative;padding-left:16px;}

	.t_jia_div span{color:#424242;font-weight:bold;}

	.t_jia_div p:after{

		content: '';

		display:block;

		width:15px;

		height:15px;

		background:url(../images/lingxing.png) no-repeat;

		background-size:15px 15px;

		position:absolute;

		top:5px;

		left:0;

	}

	

	.theway .t_jia_box{margin-top:35px;}

	.theway .t_jia_img{float:right;}

	.theway .t_jia_opac{right:auto;left:5px;}



	.ser_list{width:106.7%;height:auto;overflow:hidden;padding-top:20px;margin-left:-3.35%;}

	.ser_box{width:43.3%;height:auto;overflow:hidden;float:left;margin:0 3.35%;}

	.ser_img{max-width:560px;width:100%;height:auto;overflow:hidden;margin:0 auto;}

	.ser_div{max-width:560px;width:100%;height:auto;line-height:24px;color:#707070;overflow:hidden;margin:15px auto 0;font-size:14px;}

	.padtop50{padding-top:50px;}

	

/*底部*/

	/*.footer{width:100%;height:auto;overflow:hidden;}*/



/*关于我们*/

/*动画效果*/

	/*第二屏*/

	.abo2_tit{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateY(200%); -webkit-transform:translateY(200%);}

	.active .abo2_tit{opacity:1; transform:translateY(0px); -webkit-transform:translateY(0px);}

	.abo2_img{transition:1.2s all; transition-delay:0s; -webkit-transition:1.2s all; opacity:0; transform:translateX(-200%); -webkit-transform:translateX(-200%);}

	.abo2_text{transition:1.2s all; transition-delay:0s; -webkit-transition:1.2s all; opacity:0; transform:translateX(200%); -webkit-transform:translateX(200%);}

	.active .abo2_img,.active .abo2_text{opacity:1; transform:translateX(0px); -webkit-transform:translateX(0px);}

	/*第三屏*/

	.zuzhi{opacity:0; visibility:hidden;

		-webkit-transition:1.5s all;  

		transform:scale(0.5,0.5); 

		-webki-transform:scale(0.5,0.5);}

	.active .zuzhi{opacity: 1; visibility:visible; transform:scale(1,1); -webki-transform:scale(1,1); transition-delay:0.5s; -webkit-transition-delay:0.5s;}

	/*第四屏*/

	.history_list .swiper-slide{transition:1s all; transition-delay:0s; -webkit-transition:1s all; opacity:0; transform:translateZ(100%); -webkit-transform:translateZ(100%);}

	.active .history_list .swiper-slide{ opacity:1; transform:translateZ(0px); -webkit-transform:translateZ(0px);}

	.active .history_list .swiper-slide:first-child{ transition-delay:0.3s;}

	.active .history_list .swiper-slide:first-child+div.swiper-slide{ transition-delay:0.6s;}

	.active .history_list .swiper-slide:first-child+div.swiper-slide+div.swiper-slide{ transition-delay:0.9s;}

	.active .history_list .swiper-slide:first-child+div.swiper-slide+div.swiper-slide+div.swiper-slide{ transition-delay:1.2s;}

	.active .history_list .swiper-slide:first-child+div.swiper-slide+div.swiper-slide+div.swiper-slide+div.swiper-slide{ transition-delay:1.5s;}

	.active .history_list .swiper-slide:first-child+div.swiper-slide+div.swiper-slide+div.swiper-slide+div.swiper-slide+div.swiper-slide{ transition-delay:1.8s;}

	.active .history_list .swiper-slide:first-child+div.swiper-slide+div.swiper-slide+div.swiper-slide+div.swiper-slide+div.swiper-slide+div.swiper-slide{ transition-delay:2.1s;}





/*客户案例*/

	.case_wrap .center{overflow:visible;}

	.case_list{width:101%;height:auto;margin-left:-0.5%;padding-top:20px;text-align:center;}

	.case_list li{width:24%;height:auto;display:inline-block;margin:0 0.5% 12px;}

	.case_div{width:auto;height:auto;background:#fff;padding:27px 0;transition: all .4s cubic-bezier(.4,0,.2,1);

    box-shadow:-3px 0 3px #eee, /*左边阴影*/  

    3px 0 3px #eee, /*右边阴影*/  

    0 -3px 3px #eee, /*顶部阴影*/  

    0 3px 3px #eee; /*底边阴影*/}

	

	.case_div:hover{transform: scale(1.12);position:relative;z-index:9;}







	.case_tit{width:100%;height:55px;line-height:55px;font-size:28px;color:#707070;text-align:center;overflow:hidden;}

	.case_icon{width:73px;height:73px;display:block;margin:0 auto;background-size:73px 146px;background-position:top left;}



	.case_div:hover .case_tit{color:#fb616d;}

	

	.case_div:hover .case_icon{

		background-position:bottom left;

	}



	.case1_wrap{padding-bottom:38px;padding-top:20px;}

	.case1_list{width:101%;height:auto;margin-left:-0.5%;padding-top:20px;text-align:center;}

	.case1_list li{width:32.33%;height:auto;display:inline-block;margin:0 0.5% 12px;}

	

	.case1_div{width:auto;height:auto;background:#fff;padding:52px 0;transition: all .4s cubic-bezier(.4,0,.2,1);

    box-shadow:-3px 0 3px #eee, /*左边阴影*/  

    3px 0 3px #eee, /*右边阴影*/  

    0 -3px 3px #eee, /*顶部阴影*/  

    0 3px 3px #eee; /*底边阴影*/}



	.case1_div:hover{transform: scale(1.12);position:relative;z-index:9;}



	.case1_icon{width:73px;height:73px;display:block;margin:0 auto;}

	.case1_icon1{

		background:url(../images/case1_icon1.png) no-repeat;

		background-size:73px 73px;

	}

	.case1_icon2{

		background:url(../images/case1_icon2.png) no-repeat;

		background-size:73px 73px;

	}

	.case1_icon3{

		background:url(../images/case1_icon3.png) no-repeat;

		background-size:73px 73px;

	}

	

	.case1_div:hover .case_tit{color:#fb616d;}

	.case1_div:hover .case1_icon1{

		background:url(../images/case1_icon1_active.png) no-repeat;

		background-size:73px 73px;

	}

	.case1_div:hover .case1_icon2{

		background:url(../images/case1_icon2_active.png) no-repeat;

		background-size:73px 73px;

	}

	.case1_div:hover .case1_icon3{

		background:url(../images/case1_icon3_active.png) no-repeat;

		background-size:73px 73px;

	}

	

/*公司动态*/

	.news_wrap{padding-bottom:50px;}

	.news_tit{width:100%;height:auto;overflow:hidden;padding-top:99px;text-align:center;padding-bottom:29px;}

	.news_tit a{width:140px;height:auto;color:#707070;font-size:18px;border:1px solid #ccc;padding:10px 0;margin:0 10px 10px;display:inline-block;text-align:center;

		-moz-border-radius: 20px; /* Firefox */

		-webkit-border-radius: 20px; /* Safari 和 Chrome */

		border-radius: 20px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}

	.news_tit a:hover,.news_tit a.active{border:1px solid #fb616d;color:#fff;background:#fb616d;}

	

	.news_list{width:100%;height:auto;overflow:hidden;}

	.news_list li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}

	.news_img{max-width:288px;width:24%;;height:162px;float:left;}

	.news_rt{max-width:912px;width:70%;height:120px;background:#f6f6f6;float:left;padding:21px 3%;}

	.news_time{max-width:80px;width:14%;height:auto;overflow:hidden;float:left;}

	.news_time h2{width:auto;height:60px;line-height:60px;font-size:66px;color:#707070;font-family:arial;font-weight:400;padding-top:0px;}

	.news_time span{width:auto;height:26px;line-height:26px;font-size:20px;color:#707070;font-family:arial;}

	

	.news_cont{width:86%;height:auto;overflow:hidden;float:right;}

	.news_h4{width:100%;height:45px;line-height:45px;font-size:18px;color:#474747;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

	.news_p{width:100%;height:44px;line-height:22px;font-size:14px;color:#707070;

	    overflow:hidden;

	    text-overflow: ellipsis;

	    display: -webkit-box;

	    -webkit-line-clamp: 2;

	    -webkit-box-orient: vertical;}

	.news_span{width:auto;height:26px;line-height:26px;font-size:14px;color:#707070;display:block;font-family:arial;margin-top:5px;}

	

	.news_list li a:hover .news_rt{background:#fb616d;}

	.news_list li a:hover .news_time h2,.news_list li a:hover .news_time span,.news_list li a:hover .news_h4,.news_list li a:hover .news_p,.news_list li a:hover .news_span{color:#fff;}



/*分页*/

	.page_list{width:100%;height:auto;text-align:center;padding-top:28px;}

	.page_list a,.page_list span{width:auto;height:30px;line-height:30px;font-size:24px;color:#707070;font-family:arial;display:inline-block;margin:0 14px;}

	.page_list span.current{color:#e60012;}



/*企业*/

	.comp_wrap{padding-bottom:80px;}

	.comp_tit{padding-bottom:25px;}

	.comp_cont{width:100%;height:auto;overflow:hidden;}

	.comp_list{width:101.4%;height:440px;overflow:hidden;margin-left:-0.7%;padding-top:20px;overflow:hidden;}

	.comp_list li{width:15.26%;height:132px;float:left;margin:0 0.7% 15px;}

	/*.comp_list li:hover{background:#FB616D;}*/

	.comp_img{width:auto;height:132px;position:relative;overflow:hidden;border:1px solid #b1b1b1;}

	.comp_img img{

		position: absolute;

	    z-index: 2;

	    left: 50%;

	    top: 50%;

	    -moz-transform: translate(-50%, -50%);

	    -o-transform: translate(-50%, -50%);

	    -ms-transform: translate(-50%, -50%);

	    -webkit-transform: translate(-50%, -50%);

	    transform: translate(-50%, -50%);

	    display: block;

    }

	.comp_a{width:107px;height:34px;line-height:34px;font-size:14px;color:#fff;background:#fb616d;text-align:center;margin:25px auto 0;

		-moz-border-radius: 17px; /* Firefox */

		-webkit-border-radius: 17px; /* Safari 和 Chrome */

		border-radius: 17px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}	

	

	.case_ban_tit{width:300px;height:60px;line-height:60px;font-size:50px;color:#fff;text-align:center;position:absolute;left:50%;bottom:36%;margin-left:-150px;display:none;}

	.case_detail_box{width:100%;height:auto;overflow:hidden;padding-top:40px;}

	.case_h4{width:100%;height:auto;line-height:36px;font-size:30px;color:#424242;text-align:center;padding:5px 0;}

	.case_span{width:100%;height:auto;line-height:24px;font-size:14px;color:#424242;display:block;text-align:center;}

	.case_imglist{width:101.2%;height:auto;overflow:hidden;margin-top:25px;margin-left:-0.6%;}

	.case_img{width:32.13%;height:auto;overflow:hidden;float:left;margin:0 0.6%;}

	

	.case_detail_tit{width:100%;height:auto;font-size:30px;color:#474747;font-weight:bold;text-align:center;padding-top:42px;padding-bottom:29px;}

	.case_detail_img{width:100%;height:auto;}

	.case_detail_h4{margin-top:60px;}

	.case_detail_cont{width:100%;height:auto;position:relative;}

	.case_hezuo{width:100%;margin-top:55px;padding-top:90px;background:#fff;}



/*弹出框*/





	.phone-alert {

	  display: none;

	  background: #0e5387;

	  overflow: hidden;

	  padding: 24px 24px 16px;

	  position: fixed;

	  z-index: 1000;

	  top: 300px;

	  left: 50%;

	  width: 570px;

	  box-sizing: border-box;

	  margin-left: -285px;

	}

	.phone-alert h1 {

	  font-size: 18px;

	  color: #fff;

	  margin-bottom: 10px;

	  font-weight: normal;

	}

	.phone-alert h2 {

	  font-size: 47px;

	  color: #fff;

	  font-weight: normal;

	  line-height: 1;

	  margin-bottom: 11px;

	}

	.phone-alert .phone-input {

	  overflow: hidden;

	  margin-bottom: 16px;

	}

	.phone-alert .phone-input input[type="text"] {

	  width: 420px;

	  float: left;

	  background: #fff;

	  border: none;

	  color: #333;

	  font-size: 18px;

	  padding: 12px 10px;

	  box-sizing: border-box;

	  outline: none;

	}

	.phone-alert .phone-input input[type="submit"] {

	  width: 102px;

	  float: left;

	  background: #eb2323;

	  border: none;

	  font-size: 18px;

	  padding: 12px 0;

	  color: #fff;

	  cursor: pointer;

	}

	.phone-alert .phone-input input[type="submit"]:hover {

	  background: #fb616d;

	}

	.phone-alert .zx {

	  display: block;

	  width: 100%;

	  background: #eb2323;

	  text-align: center;

	  color: #fff;

	  font-size: 18px;

	  padding: 8px 0;

	  clear: both;

	}

	.phone-alert .zx:hover {

	  background: #fb616d;

	}

	.phone-alert .phone-close {

	  position: absolute;

	  top: 24px;

	  right: 24px;

	}

	.phone-alert .phone-close img {

	  display: block;

	  width: 36px;

	  cursor: pointer;

	}

