@charset "utf-8";
/* CSS Document */
body{font-size:14px;line-height:24px;font-family:"微软雅黑";  overflow-x:hidden;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,p{margin:0;padding:0;}
*{box-sizing: border-box; -webkit-box-sizing: border-box;}
input{vertical-align: middle;}
img{border:0;vertical-align:middle;}
ul,li{list-style-type:none;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.rel{position: relative;}
.abs{position: absolute;}
.ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
h3{font-weight: normal;}
em{font-style: normal;}
.f16{font-size: 16px;}
.wrap_box{
	max-width: 1920px;
	min-width: 1260px;
	margin: 0 auto;
}
/*header*/
.clearfix::after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.content{
	width: 1300px;
	margin: 0 auto;
}
.header_bg{
	/*background: url(../images/header_bg.jpg) no-repeat center top;*/
	height: 190px;
}
.top{
	margin: 27px 0 0;
}
.search{
	width: 272px;
	height: 38px;
}
.ss{
	width: 214px;
	height: 38px;
	border: solid 2px #fbc048;
	padding: 0 10px;
	font-size: 12px;
}
.tel{
	margin-right: 30px;
	background: url(../images/index_08.jpg) no-repeat left center;
	color: #696969;
	padding-left: 35px;
	line-height: 38px;
}
.nav{
	margin: 10px -35px 0 0;
}
.nav>li{
	width: 67px;
	float: left;
	margin: 0 22px;
	color: #fbc048;
	font-size: 16px;
	line-height: 80px;
	text-align: center;
}
.nav>li.current{
	border-bottom: solid 2px #495a86;
	color: #495a86;
}
.nav>li:hover{
	border-bottom: solid 2px #495a86;
	color: #495a86;
}

/*banner*/
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides img{width: 100%;}
.flex-control-nav{position:absolute;bottom:0px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:40px;overflow:hidden;background:#7d7d7d;border-radius:100%;cursor:pointer;}
.flex-control-nav .flex-active{background:#fbc048;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*index*/
.bigimg img{
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.bigimg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.about_box{
	padding-bottom: 142px;
}
.service{
	padding: 68px 0 48px 17px;
}
.service li{
	width: 180px;
	height: 180px;
	float: left;
	border: dashed 1px #c0bfbf;
	margin: 0 10px;
	text-align: center;
	color: #fbc048;
	padding: 40px 0 0;
	cursor: pointer;
}
.service li img{
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.service li h3{
	margin-top: 18px;
}
.service li p{
	line-height: 18px;
}
.service li:hover img{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.tit{
	background: url(../images/index_37.jpg) no-repeat center bottom;
	color: #495a86;
	font-size: 25px;
	line-height: 62px;
}
.tit span{
	color: #fbc048;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 14px;
}
.about{
	width: 1060px;
	height: 283px;
	margin: 65px 0 0 47px;
	z-index: 3;
}
.culture{
	width: 220px;
	height: 283px;
	background: #fbc048;
	padding: 35px 20px 0;
	color: #fff;
}
.culture_tit{
	font-size: 24px;
	line-height: 28px;
}
.culture_tit span{
	color: #495a86;
}
.culture_txt{
	margin: 20px 0 0;
	line-height: 25px;
	height: 125px;
	overflow: hidden;
}
.about_txt{
	width: 840px;
	height: 283px;
	background: #dcdcdc;
	color: #232323;
	line-height: 30px;
	padding: 50px 25px;
	overflow: hidden;
}
.about_more{
	width: 128px;
	height: 52px;
	background: #495a86;
	line-height: 52px;
	display: block;
	right: 14px;
	bottom: 11px;
	color: #fbc048;
	text-transform: uppercase;
}
.about::before{
	content: "";
	width: 195px;
	height: 221px;
	border: solid 2px #495a86;
	top: 73px;
	left: -13px;
	position: absolute;
	z-index: -1;
}
.about_pic{
	right: 36px;
	bottom: -32px;
}
.about_pic h3{
	color: #495a86;
	font-size: 18px;
	width: 127px;
	height: 50px;
	background: #fbc048;
	line-height: 50px;
	right: 0;
	top: 0;
}
.bg1{
	background: #495a86;
	padding: 75px 0 90px;
}
.type{
	background: url(../images/type.png) no-repeat;
	background-size: 100% 100%;
	width: 1200px;
	height: 125px;
	right: 0;
	top: -122px;
	margin: 0 auto;
}
.type a{
	line-height: 100px;
	color: #fbc048;
	font-size: 18px;
	margin: 0 28px;
}
.type .current{
	color: #fff;
}
.tit1{
	color: #fff;
	background: url(../images/index_38.jpg) no-repeat center bottom;
}
.case_list{
	margin: 55px -74px 0 0;
}
.case_list li{
	width: 400px;
	height: 286px;
	float: left;
	margin: 0 58px 56px 0;
	position: relative;
	/* overflow: hidden; */
}
.case_list_con{
	/* width: 100%;
	height: 0;
	background: rgba(0,0,0,0.55);
	bottom: 0;
	left: 0; */
	margin-top: 15px;
	color: #fff;
	line-height: 30px;
	font-size: 18px;
	position: inherit;
	/* transition: all 0.6s; */
}
.case_list_con h3{
	/* font-size: 30px;
	line-height: 58px;
	padding: 50px 0 0; */
	display: none;
}
/* .case_list li:hover .case_list_con{
	height: 100%;
} */
.num_bg{
	background: url(../images/index_46.jpg) no-repeat center top;
	height: 480px;
	padding: 125px 0 0;
}
.num li{
	width: 175px;
	height: 175px;
	border: dashed 3px #ffffff;
	text-align: center;
	float: left;
	margin: 0 74px;
	border-radius: 100%;
	color: #fbc048;
	font-size: 24px;
	line-height: 30px;
	padding: 55px 0 0;
}
.num li b{
	color: #fff;
	font-size: 36px;
}
.num_tit{
	width: 300px;
	height: 90px;
	background: #fbc048;
	top: -182px;
	left: 0;
	color: #fff;
	padding: 12px 0 0;
	font-size: 16px;
	line-height: 28px;
}
.num_tit h3{
	font-size: 24px;
	color: #495a86;
	line-height: 34px;
}
.num_tit h3 span{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 5px;
}
.news_box{
	padding: 50px 0 97px;
}
.news{
	padding: 60px 27px 0;
}
.news_l{
	width: 608px;
}
.date{
	width: 175px;
	height: 186px;
	background: #fbc048;
	color: #fff;
	padding: 40px 0 0;
	font-family: "宋体";
}
.date h3{
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
}
.date h3 span{
	font-size: 60px;
}
.date p{
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}
.news_r{
	width: 620px;
}
.news_list{
	margin: 45px 0 0;
	border-top: solid 1px #dfdfdf;
}
.news_list li{
	border-bottom: solid 1px #dfdfdf;
	line-height: 54px;
	padding: 0 20px;
	color: #5b5b5b;
	position: relative;
}
.news_list li a{
	background: url(../images/index_42.jpg) no-repeat left center;
	padding-left: 30px;
	display: block;
	width: 80%;
}
.news_list li:hover a{
	color: #fbc048;
}
.news_list li span{
	position: absolute;
	right: 20px;
	top: 0;
}
.attention1 h3{
	color: #fbc048;
	font-size: 22px;
	line-height: 64px;
}
.attention1 p{
	color: #5b5b5b;
	line-height: 32px;
	height:128px;
	overflow: hidden;
}
.attention2{
	width: 623px;
	height: 169px;
	background: #e5e5e5;
	margin: 40px 0 0;
	padding: 23px 15px 0 40px;
}
.attention2 h3{
	color: #495a86;
	font-size: 22px;
	line-height: 36px;
}
.attention2 h3 b{
	font-size: 30px;
	margin-right: 30px;
}
.attention2 p{
	color: #373737;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	background: url(../images/index_53.jpg) no-repeat 20px center;
	padding-left: 105px;
	margin: 18px 0 0;
}
.team_bg{
	background: #f4f4f4;
	padding: 30px 0 80px;
}
.team_list{
	margin: 47px 0 0;
	overflow: hidden;
}
.team_list li{
	width: 341px;
	float: left;
	margin: 0 50px;
}
.team_con{
	width: 100%;
	background: #fff;
	height: 237px;
	padding: 25px 15px 0;
	color: #495a86;
	line-height: 28px;
}
.team_con span{
	font-size: 18px;
}
.team_con a{
	display: block;
	color: #495a86;
	float: right;
}
.team_pic{
	overflow: hidden;
	display: block;
}
.team_list li:hover .team_con a{
	color: #fbc048;
}



/*footer*/
.footer_bg{
	background: #fbc048;
	padding: 25px 0;
	color: #232323;
}
.footer_bg h3{
	color: #232323;
	font-size: 24px;
	background: url(../images/index_60.jpg) no-repeat left bottom;
	line-height: 56px;
}
.footer_bor{
	background: url(../images/index_47.jpg) no-repeat right 7px;
	min-height: 270px;
}
.contact{
	width: 400px;
	margin-left:10px;
}
.contact_txt{
	line-height: 36px;
	margin: 16px 0 0;
}
.footer_nav{
	width: 560px;
	margin-left:40px;
}
.footer_nav a{
	margin-right: 10px;
}
.code{
	margin-right: 50px;
}
.mar_l_20{
	margin-left: 20px;
}
.code_pic{
	margin: 26px 0 42px 20px;
}
.copyright_bg{
	background: #495a86;
	color: #fff;
	padding: 10px 0;
}
/*main*/
.main_tit{
	background: url(../images/main1.jpg) no-repeat center 15px;
	margin: 40px 0 90px;
}
.main_tit h2{
	color: #fbc048;
	font-size: 72px;
	line-height: 60px;
}
.main_tit h4{
	color: #fbc048;
	font-size: 30px;
	line-height: 30px;
}
.main_tit h3{
	line-height: 30px;
	color: #495a86;
	font-size: 24px;
	font-weight: bold;
margin-bottom: 14px;
}
.main_bg{
	padding: 35px 0 105px;
}
.m_type{
	left: 0;
	margin:0 auto;
	top: -140px;
}

.m_case_list{
	margin: 55px -74px 0 0;
}
.m_case_list li{
	width: 400px;
	float: left;
	margin: 0 58px 47px 0;
}
.m_case_list li h4{
	line-height: 46px;
	color: #fbc048;
	font-size: 16px;
}
.page a{
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	background: #dbdbdb;
	margin: 0 5px;
	display: inline-block;
}
.page .select{
	background: #fbc048;
}
.m_team_bg{
	background: #f4f4f4;
	padding: 85px 0;
}
.m_team_list{
	padding-left:30px ;
}
.m_team_list li{
	width: 341px;
	margin:0 60px 54px  22px;
	float: left;
	overflow:hidden;
}
.m_team_list li h3{
	background: #fff;
	color: #495a86;
	font-size: 16px;
	line-height: 55px;
}
.m_news_type{
	width: 639px;
	margin: -50px auto 0;
}
.m_news{
	padding-bottom: 60px;
}
.m_news_list{
	padding: 15px 0 50px;
}
.m_news_list li{
	margin-bottom: 43px;
}
.m_news_list_con{
	width: 1015px;
	font-size: 16px;
}
.m_news_list_con h3{
	color: #495a86;
	font-size: 22px;
	line-height: 50px;
}
.m_news_list_txt{
	color: #7c7c7c;
	line-height: 28px;	
	height: 84px;
	overflow: hidden;
	margin: 6px 0 24px;
}
.m_news_list_con p{
	color: #fbc048;
}
.message{
	width: 840px;
	margin: -40px auto 140px;
	font-size: 16px;
	color: #fbc048;
}
.message_con{
	margin: 55px 0 0;
}
.message_con p{
	margin-bottom: 26px;
}
.message_con p label{
	width: 155px;
	display: inline-block;
}
.user{
	width: 557px;
	height: 39px;
	border: dashed 1px #1c1c1c;
	background: #eeeeee;
	padding: 0 10px;
}
.user1{
	width: 296px;
	margin-right: 10px;
}
.yam_txt{
	color: #121212;
	font-size: 12px;
	margin-left: 10px;
}
.btn{
	width: 175px;
	height: 56px;
	border-bottom: solid 3px #1b0c00;
	background: #fbc048;
	margin: 40px auto 0;
	display: block;
	color: #495a86;
	font-size: 24px;
}
.m_about{
	color: #1b0c00;
	padding: 60px 0 140px;
}
.m_contact{
	padding-bottom: 145px;
}
.m_contact_bor{
	padding-bottom: 50px;
	border-bottom: solid 1px #eaeaea;
	margin-bottom: 40px;
}
.m_contact_con{
	width: 580px;
	margin-left:50px ;
}
.m_contact_con p{
	margin-bottom: 20px;
	color: #495a86;
	font-size: 16px;
	
}
.m_contact_con p img{
	margin-right: 10px;
}
.m_code{
	color: #495a86;
	font-size: 16px;
	margin: 10px 0 0;
}
.m_code img{
	margin-right: 20px;
	float: left;
}
.m_code span{
	padding: 30px 0 0;
	display: inline-block;
}
.pd {
	position: relative;
	height: 500px;
}
.pd img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.pk {
	height: 170px;
    overflow: hidden;
}
.pk .fl img {
	height: 170px;
}


@media screen and (max-width:1440px){


.search {
    width: 272px;
    height: 38px;
    float: right;
    margin-right:16px;
}
.nav {
    margin: 10px 15px 0 -16px;
}

 
}


@media screen  and (max-width:1360px){
.top {
    margin: 27px 0 0 0;
    width: 858px;
}
.nav {
    margin: 10px 15px 0 -16px;
}
.nav>li {
    width: 67px;
    float: left;
    margin: 0 18px;
    color: #fbc048;
    font-size: 16px;
    line-height: 80px;
    text-align: center;
}

.search {
    width: 272px;
    height: 38px;
    float: right;
    margin-right: 74px;
}

.about_pic {
    right: 93px;
    bottom: -32px;
}
.type {
    background: url(../images/type.png) no-repeat;
    background-size: 100% 100%;
    width: 1200px;
    height: 125px;
    right: 0;
    top: -122px;
    margin: 0 auto;
}


.case_list {
    margin: 55px -70px 0 6px;
}
.case_list li {
    width: 400px;
    height: 286px;
    float: left;
    margin: 0 10px 56px 10px;
    position: relative;
    overflow: hidden;
}

.num li {
    width: 175px;
    height: 175px;
    border: dashed 3px #ffffff;
    text-align: center;
    float: left;
    margin: 0 75px;
    border-radius: 100%;
    color: #fbc048;
    font-size: 24px;
    line-height: 30px;
    padding: 55px 0 0;
}
.date {
    width: 175px;
    height: 186px;
    background: #fbc048;
    color: #fff;
    padding: 40px 0 0;
    font-family: "����";
}
.news_l {
    width: 608px;
}
.contact {
    width: 387px;
    margin-left: 20px;
}


.footer_nav {
    width: 523px;
    margin-left: 24px;
}
.content {
    width: 1240px;
    margin: 0 auto;
}

.m_case_list li{
	width: 400px;
	float: left;
	margin: 0 20px 47px 0;
}


.m_team_list li {
    width: 341px;
    margin: 0 50px 54px 10px;
    float: left;
    overflow: hidden;
}

.m_news_list_con {
    width: 908px;
    font-size: 16px;
 margin-right:20px;
}

}


.num{
padding-top: 34px;
}







