* {
	margin: 0;
	padding: 0;
	list-style: none;
}
.banner{
	width: 100%;
	height: 370px;
}
.banner ul{
	width: 100%;
	height: 100%;
}
.banner ul li{
	width: 100%;
	height: 100%;
}
/*经典案例*/
.height_css{
	width: 100%;
	height: 90px;
}
.slides_in{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 20%;
	left: 0px;
}
.slides_auto{
	width: 1200px;
	margin: auto;
}
.slides_li{
	position: relative;
}
.slides_in p{
	font-size: 36px;
	color: #fff;
	margin-bottom: 20px;
}
.slides_in a{
	display: inline-block;
	width: 132px;
	height: 40px;
	border: 1px solid #004ea2;
	background: #004ea2;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin-top: 10px;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	font-size: 14px;
}
.slides_in .other_style{
	width: 130px;
	border: 1px solid #fff;
	background: rgba(255,255,255,0.2);
}
.slides_in p:nth-child(1){
	font-weight: bold;
}
.slides_in p:nth-child(1) span{
	color: #f8c48a
}
.slides_in .font_ms{
	font-size: 14px;
}

.manage_one{
	width: 100%;
	background: #fafafa;
	padding-top: 80px;
	padding-bottom: 80px;
}
.one_content{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.one_content div:nth-child(1){
	width: 45%;
}
.one_content div:nth-child(2){
	width: 50%;
}
.one_content div:nth-child(2) img{
	width: 100%;
	margin-top: 10px;
}
.one_left p:nth-child(1){
	font-size: 30px;
	color: #525252;
	font-weight: bold;
	margin-bottom: 30px;
}
.one_left p:nth-child(2){
	font-size: 16px;
	color: #525252;
	line-height: 28px;
	margin-bottom: 15px;
}
.one_left p:nth-child(3),.one_left p:nth-child(4),.one_left p:nth-child(5){
	font-size: 16px;
	color: #525252;
	line-height: 28px;
	margin-bottom: 10px;
}
.one_left p img{
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 15px;
}

.two_content{
	width: 1200px;
	margin: auto;
	padding-top: 70px;
	padding-bottom: 70px;
}
.two_flex{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	font-size: 16px;
	color: #525252;
}
.two_flex .flex_in{
	width: 590px;
	padding-bottom: 30px;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	margin-bottom: 20px;
}
.two_flex_other .flex_in{
	width: 590px !important;
}
.two_flex .flex_in div{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	box-sizing:border-box;
	border: 8px solid #fff;
	padding-top: 30px;
}
.two_flex .flex_in div:hover{
	border-top: 8px solid #004ea2;
}
.two_flex div img{
	margin-left: 50px;
	margin-right: 35px;
}
.two_flex div p{
	margin-right: 30px;
	line-height: 26px;
}
.slides_other p{
    color: #525252;
}
.slides_other p:nth-child(1) span{
	color: #004ea2;
}
.slides_other .other_style{
	border: 1px solid #525252;
	color: #525252;
}
.flex_other .flex_in{
	width: 32%;
}
.flex_other div img{
	margin-left: 20px;
}
.main_title{
	text-align: center;
	font-size: 30px;
	color: #525252;
	font-weight: bold;
	margin-bottom: 70px;
}
.manage_three{
	width: 100%;
	background: #fafafa;
	padding-top: 70px;
	padding-bottom: 70px;
}
.three_content{
	width: 1200px;
	margin: auto;
}
.three_flex{
	display: flex;
	justify-content: flex-start;
}
.three_flex div{
	width: 33%;
	border: 1px solid #e8e8e8;
	margin-left: -1px;
	padding-bottom:70px;
	background:#fff;
	text-align: center;
}
.three_flex div img{
	margin-top: 60px;
}
.three_flex div p{
	width: 60%;
	margin: auto;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}
.three_flex div img:nth-child(2){
	display: none;
}
.three_flex div:hover{
	background-color: #004ea2;
}
.three_flex div:hover p{
	color: #fff;
}
.three_flex div:hover .span_blod{
	color: #fff;
}
.three_flex div:hover img:nth-child(1){
	display: none;
}
.three_flex div:hover img:nth-child(2){
	display: inline-block;
}
.manage_four{
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
}
.four_content{
	width: 1200px;
	margin: auto;
}
.four_flex .slides li{
	padding-top: 5px;
	/*padding-left: 5px;*/
}
.four_flex .slides li img{
	width: auto;
}
.four_flex .slides li a{
	width: 380px;
	height: 460px;
	box-sizing: border-box;
	padding: 25px;
	box-shadow: 0px 0px 5px #dadada;
	cursor: pointer;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
.four_flex .slides li:nth-child(3n){
	margin-right: 0px;
}
.listyle{
	display: flex;
	justify-content: center;
}
.four_in div{
	width: 100%;
	height: 140px;
	background-color: #f4f4f4;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}
.four_in p{
	text-align: center;
	color: #333;
	line-height: 80px;
	font-size: 20px;
}
.four_in span{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.four_in img{
	transition: all 1s;
}
.four_in:hover img{
	transform: scale(1.2);
}
.manage_four .flex-control-nav{
	/*left: 10px;*/
}
.manage_four .flex-control-nav li{
	width: 10px;
	height: 10px;
}
.manage_four .flex-control-paging li a{
	width: 10px;
	height: 10px;
	border: 1px solid #ccc;
}
.manage_four .flex-control-paging li a.flex-active{
	background: #125ba8;
}
.manage_four .flex-control-nav{
	bottom: 0px;
}
.manage_four .flex-direction-nav{
	display: none;
}
.four_content .width_01{
		width: 800px;
		margin: auto;
}
.four_content .width_02{
		width: 400px;
		margin: auto;
}
.pro_top{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #666666;
	padding-top: 60px;
	padding-bottom: 60px;
	line-height: 28px;
}
.top_title{
	font-size: 30px;
	color: #525252;
	font-weight: bold;
	margin-bottom: 30px;
}
.pro_content{
	width: 100%;
	background: #fafafa;
	padding-bottom:80px;
}
.pro_content .pro_tab{
	width: 1200px;
	margin: auto;
}
.pro_tab ul li{
	float: left;
	text-align: center;
	width: 200px;
	box-sizing: border-box;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #b2b2b2;
	color: #ffff;
	border-right: 1px solid #fff;
	cursor: pointer;
	font-size: 18px;
}
.pro_tab ul li:last-child{
	border: none;
}
.pro_tab .active_pro{
	background-color: #004ea2;
	font-weight: bold;
}
.pro_img{
	float: left;
}
.pro_font{
	float: right;
}
.pro_block{
	overflow: hidden;
	padding-top: 30px;
	width: 100%;
	display: none;
}
.pro_font li{
	list-style-image: url(../img/manage/icon.png);
	font-size: 16px;
	color: #6a6969;
	line-height: 40px;
}
.pro_img{
	width: 408px;
	margin-top: 13px;
}
.pro_img img{
	width: 100%
}
.pro_font{
	width: 740px;
}
.pro_sm{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 30px;
}
.pro_sm a{
	width: 170px;
	height: 130px;
	display: block;
	background-color: #fff;
	text-align: center;
	border:1px solid #f1f1f1;
	box-sizing: border-box;
	margin-bottom: 15px;
	/*display: flex;*/
	/*align-items: center;*/
}
.pro_sm a:hover{
	border: none;
	box-shadow:0px 0px 5px #9e9e9e;
}
.pro_sm div img{
	display: block;
	margin: auto;
	margin-top: 25px;
}
.pro_sm div p{
	margin-top: 10px;
}
.adv{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row;
}
.adv_in{
	width: 50%;
}
.adv_in .adv_pro_img{
   width: 30%;
   height: 80%;
   margin-top: 30px;
}
.adv_in .adv_li{
	width: 60%;
	line-height: 30px;
	margin-left: 40px;
	margin-top: 40px;
}
.adv_in  div{
	float: left;
}
.adv_in div img{
	width: 60%;
	display: block;
	margin: auto;
}
.border_img{
	width: 1px !important;
	height: 199px;
}
.border_img img{
	width: 100% !important;
}
.adv_in div p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.adv_li li{
	list-style-image: url(../img/manage/icon_2.png);
	font-size: 16px;
	color: #fff;
}
.adv_in:nth-child(1){
	background-color: #004ea2
}
.adv_in:nth-child(2){
	background-color: #f8c389
}
.adv_in:nth-child(3){
	background-color: #53bbc2
}
.adv_in:nth-child(4){
	background-color: #9ecf8d
}
.advantage{
	width: 1200px;
	padding-bottom: 60px;
	padding-top: 60px;
	margin: auto;
}
.advantage_title{
	font-size: 30px;
	color: #525252;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
}
.pro_bottom{
	width: 100%;
	background-color: #fafafa;
	padding-top:80px;
	padding-bottom: 80px;
}
.pro_bottom p{
	text-align: center;
	color: #525252;
	font-size: 16px;
}
.pro_bottom p:nth-child(2){
	font-size: 48px;
	margin-top: 10px;
}
.pro_bottom a{
	display:block;
    width: 220px;
    height: 40px;
    margin: auto;
    border: 1px solid #004ea2;
    background: #004ea2;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
    font-size: 14px;
}
.content_flex div{
	width: 50%;
}
.content_flex div p{
	width: 60%;
}
.four_content .flexslider{
	height: 500px;
}
.flex_in p span{
	display: block;
	margin-bottom: 5px;
}
.three_flex_other div p{
	width: 82%;
}
.other_a_css{
	width: 380px !important;
	margin: auto !important; 
	float: none !important;
}
.flex_in_width .flex_in{
	/*height: 200px;*/
}
.flex_in_width_other .flex_in{
	height: 250px;
}
.spanblod{
	font-weight: bold;
	font-size: 18px;
	color: #525252;
}
.span_blod{
	font-weight: bold;
	font-size: 18px;
	color: #525252;
	display: block;
	margin-bottom: 5px;
}
.span_block div p{
	width: 80%;
}
.hide_style{
	display: none !important;
}
/*.pro_tab ul li:hover{
	background-color: #004ea2;
	font-weight: bold;
}*/
@media only screen and (max-width:690px) {
	.two_flex .flex_in div{
		display: block;
	}
	.two_flex div p{
		width: 95%;
		margin-right: 0px;
		margin: auto;
	}
	.flex_in p span{
		text-align: center;
	}
	.manage .manage_one{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.manage .two_content{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.one_left p:nth-child(2){
		margin-bottom: 30px;
	}
	.manage .manage_three{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.manage .manage_four{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.slides_auto{
		width: 90% !important;
	}
	.slides_in p{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.show_style{
		display: none !important;
	}
	.hide_style{
		display: block !important;
	}
	.slides li a{
		margin-top: 20px;
	}
	.slides_in{
		bottom: 20px;
	}
	.slides_in a{
		width: 130px;
		/*font-size: 12px;*/
	}
	.one_content{
		width: 100%;
		display: block;
	}
	.one_content div:nth-child(1){
		width: 90%;
		margin: auto;
	}
	.one_content div:nth-child(2){
		width: 90%;
		margin: auto;
		margin-top: 20px;
	}
	.main_title{
		margin-bottom: 30px;
	}
	.manage_four .flexslider{
		margin-top: 0px;
	}
	.two_content{
		width: 90%;
		margin: auto;
	}
	.two_flex div img{
		margin-left: 15px;
		display: block;
		margin: auto;
		margin-bottom: 15px;
	}
	.two_flex .flex_in{
		height: auto;
		padding-bottom: 10px;
	}
	.two_flex .flex_in div{
		padding-top: 10px;
	}
	.three_content{
		width: 90%;
		margin: auto;
	}
	.three_content .three_flex{
		display: block;
	}
	.three_content .three_flex div{
		width: 100%;
	}
	.four_content{
		width: 90%;
		margin: auto;
	}
	.four_content .four_flex{
		display: block;
	}
	.four_content .four_flex div{
		width: 100%;
		margin-bottom: 20px;
	}
	.one_left p:nth-child(2){
		height: auto;
	}
	.four_flex .slides li a{
		width: 99%;
	}
	.manage_four .flexslider{
		overflow: inherit;
		height: auto;
	}
	.manage_four .slides li{
		height: auto;
		float: none !important;
	}
	.manage_four{
		overflow: hidden;
	}
	.flex_other .flex_in{
		width: 100%;
	}
	.four_content .width_01{
		width: 100%;
		margin: auto;
	}
	.four_content .width_02{
		width: 100%;
		margin: auto;
	}
	.pro_content .pro_tab{
		width: 100%;
	}
	.pro_content .pro_tab ul li{
		width: 50%;
		font-size: 15px;
		border-bottom: 1px solid #fff;
	}
	.pro_content{
		padding-bottom: 30px;
	}
	.tab_list .pro_block{
		width: 100%;
		padding-top: 20px;
	}
	.tab_list .pro_img{
		width: 100%;
		display: none;
	}
	.tab_list .pro_font{
		width: 100%;
	}
	.advantage{
		width: 100%;
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.pro_bottom{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.pro_bottom p:nth-child(2){
		font-size: 20px;
	}
	.advantage_title{
		margin-bottom: 30px;
	}
	.adv_li li{
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 12px;
	}
	.border_img{
		height: 170px;
	}
	.adv_in{
		width: 100%;
	}
	.adv_in div p{
		font-size: 16px;
	}
	.adv_in .adv_pro_img{
		margin-top: 45px;
	}
	.adv_in .adv_li{
		margin-left: 10px;
		margin-top: 30px;
		width: 65%;
	}
	.pro_sm div{
		width: 50%;
		margin-bottom: 0px;
	}
	.pro_font li{
		width: 90%;
		line-height: 35px;
		margin: auto;
	}
	.pro_sm{
		width: 90%;
		margin: auto;
		margin-top: 20px;
	}
	.pro_sm a{
		width: 48%;
	}
	.pro_sm div{
		width: 100%;
	}
	.pro_top{
		width: 90%;
		margin: auto;
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: left;
		line-height: 35px;
	}
	.pro_top .top_title{
		text-align: center;
	}
	.height_css{
		height: 60px;
	}
	.banner{
		height: 260px;
	}
	.other_a_css{
		width: 99% !important;
		margin: auto !important; 
		float: none !important;
	}
	.manage_two .tabchange{
		width: 100% !important;
		margin: auto !important;
	}
	.four_case{
		width: 100% !important;
	}
	.four_case div{
		width: 48% !important;
	}
	.manage_two .tabchange ul{
		width: 100% !important;
		margin: auto !important;
		float: none !important;
	}
	.manage_two .tabchange ul li{
		float: left;
		font-size: 12px !important;
		width: 33% !important;
		height: 35px!important;
		line-height: 35px !important;
		border-right: 1px solid #cfcfcf;
	}
	.manage_two .tabchange ul li:nth-child(3){
		border-right:none !important;
	}
	.manage_two .tabchange ul li:nth-child(6){
		border-right:none !important;
	}
	.manage_two .tabchange ul li:nth-child(9){
		border-right:none !important;
	}
	.manage_two .tabchange ul li:nth-child(10){
		/*border-bottom:none !important;*/
	}
	.manage_two .tabchange ul li:nth-child(12){
		border-bottom: 1px solid #cfcfcf !important;
	}
	.main_style{
		width: 100% !important;
	}
	.tab_says{
		display: none !important;
	}
	.tab_con{
		margin-top: 15px !important;
		width: 100% !important;
	}
	.con_main{
		width: 95% !important;
		margin: auto !important;
		float: none !important;
	}
	.con_top img{
		width: 100% !important;
		height: 100% !important;
	}
	.con_bot{
		height: 100px !important;
	}
	.con_bot img{
		width: 95% !important;
		/*height: 100% !important;*/
	}
	.con_bot div{
		height: 100px;
	}
	.con_top{
		height: 200px !important;
	}
}
.slider_main .flexslider{
	width: 100% !important;
	height: 350px;
	overflow:visible !important;
}
.slider_main .flexslider li{
	height: 100%;
}
.slider_main .flex-control-nav li{
    width: 10px;
    height: 10px;
    background: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    /*box-sizing: border-box;*/
}
.slider_main .flex-control-paging li a{
    width: 10px;
    height: 10px;
}
.slider_main .flex-control-paging li a.flex-active{
    background: #125ba8;
    border-radius: 50%;
}
.slider_main .flex-control-nav{
    bottom: -30px;
}
.slider_main .flex-direction-nav{
	display: none;
}
.manage_two .tabchange{
	width: 1200px;
	overflow: hidden;
	margin: auto;
}
.manage_two .tabchange ul{
	width: 18%;
	border: 1px solid #cfcfcf;
	float: left;
}
.manage_two .tabchange ul li{
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #525252;
	border-bottom: 1px solid #cfcfcf;
	cursor: pointer;
}
.manage_two .tabchange ul li:last-child{
	border: none;
}
.con_main{
	width: 80%;
	float: right;
}
.tab_right{
	width: 100%;
	display: none;
}
.tab_con{
	width: 68%;
	float: left;
}
.con_main .tab_right:nth-child(1){
	display: block;
}
.con_top{
	width: 100%;
	height: 432px;
	border: 1px solid #cfcfcf;
	display: flex;
	justify-content:center;
	align-items: center;
}
.con_top img{
	width: 85%;
}
.con_bot{
	width: 100%;
	height: 205px;
	border: 1px solid #cfcfcf;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.con_bot div{
	width: 33.3%;
	display: flex;
	justify-content:center;
	align-items: center;
	border-right: 1px solid #cfcfcf;
}
.con_bot div:last-child{
	border: none;
}
.con_bot div img{
	width: 85%;
}
.tab_says{
	width: 30%;
	height: 660px;
	float: right;
	position: relative;
}
.tab_says .sys_title{
	font-size: 18px;
	color: #525252;
	font-weight: bold;
}
.tab_says .sys_title img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.tab_says p{
	font-size: 16px;
	color: #525252;
	line-height: 28px;
	margin-top: 15px;
}
.tab_says p span{
	font-weight: bold;
}
.tab_img{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	cursor: pointer;
}
.tabchange ul .tab_cur{
	color: #fff !important;
	background: #004ea2;
}
.four_case{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.four_case div{
	width: 18%;
	height: 100px;
	border: 1px solid #dfdfdf;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.four_case div img{

}#