* {
	padding: 0;
	margin: 0
}

ul,
li {
	list-style: none
}

a {
	text-decoration: none;
}

img {
	border: none;
}

body {
	width: 100%;
	overflow-x: hidden;
	font-family: 'Microsoft Yahei';
	font-size: 14px;
	color: #383838;
	background: #fff;
}

.clearfix:after {
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
}

.wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.f18 {
	font-size: 18px;
}

.panel input:focus {
	outline: none;
}

.txt-center {
	text-align: center;
}

.txt-left {
	text-align: left;
}

.txt-right {
	text-align: right;
}

.bxz {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.header_01 {
	height: 300px;
	background: url('../images/header_01.jpg') no-repeat top center;
}

.header_02 {
	height: 150px;
	padding-top: 22px;
	background: url('../images/header_02.jpg') no-repeat top center;
}

.w_128 {
	width: 128px;
}

.w_150 {
	width: 150px;
}

.w_190 {
	width: 190px;
}

.content_href {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #123aab;
	background-color: #123aab;
	color: #fff;
	border-radius: 30px;
	font-size: 20px;
	text-align: center;
	transition: all .3s
}

.content_href:hover {
	color: #123aab;
	background-color: transparent;
}

.header .wrap {
	padding-left: 261px;
}

.header .content_href {
	margin-right: 23px;
}

.menu {
	height: 50px;
	background-color: #fff;
}

.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9
}

.menu li {
	float: left;
	line-height: 50px;
	padding: 0 0 0 22px;
	font-size: 16px;
	font-weight: 700;
	color: #383838;
	cursor: pointer;
}

.menu li span {
	padding-left: 30px;
	color: #ffc7b1
}

.menu li.active {
	background-color: #fe6c52;
}

.menu li.active span {
	color: #fe6c52
}

.lead_word {
	padding: 25px 0 0;
	line-height: 23px;
}

.lead_word .name {
	position: relative;
	padding-left: 23px;
	margin-bottom: 5px;
	font-size: 18px;
}

.lead_word .name:before,
.project_panel .project_box .name:before,
.subject_content .more_name:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #383838;
}

.introduce_panel {
	padding: 80px 0;
}

.panel_title .name {
	position: relative;
	display: inline-block;
	padding: 0 80px;
	font-size: 40px;
	color: #123aab;
	text-shadow: 3px 5px 5px rgba(18, 58, 171, .2)
}

.panel_title .name:before,
.panel_title .name:after {
	content: '';
	position: absolute;
	top: 18px;
	width: 64px;
	height: 28px;
	background: url('../images/sprite.png') no-repeat
}

.panel_title .name:before {
	left: 0;
	background-position: -3px 0
}

.panel_title .name:after {
	right: 0;
	background-position: -77px 0
}

.introduce_panel .img {
	margin: 26px 0
}

.introduce_panel .content_href {
	margin: 0 50px;
}

.center_form,
.form_panel .btm_form {
	height: 108px;
	padding: 30px 70px 0;
	background-color: #fa8a68;
	background: -webkit-linear-gradient(70deg, #F98D63, #fd5b9b);
	background: linear-gradient(70deg, #F98D63, #fd5b9b);
}

.center_form .name {
	display: inline-block;
	line-height: 32px;
	font-size: 24px;
	color: #fff
}

.center_form .my_form {
	float: right;
	padding-top: 10px;
}

.center_form .user_val,
.form_panel .btm_form .user_val {
	display: inline-block;
	width: 165px;
	height: 38px;
	border: none;
	background: transparent;
}

.center_form .user_val:focus,
.form_panel .btm_form .user_val:focus {
	outline: none
}

.center_form .form_item,
.form_panel .btm_form .form_item {
	position: relative;
	float: left;
	margin-right: 50px;
	height: 38px;
	padding-left: 40px;
}

.center_form .username,
.form_panel .btm_form .username {
	background: #fff url(../images/user_icon.png) no-repeat 5px center
}

.center_form .userphone,
.form_panel .btm_form .userphone {
	background: #fff url(../images/tel_icon.png) no-repeat 5px center
}

.form_panel .btm_form .usersubject {
	background: #fff url(../images/subject_icon.png) no-repeat 5px center
}

.project_panel {
	margin-top: -54px;
	padding: 125px 0 0;
	background-color: #ffe7dd;
}

.project_panel .project_box {
	padding: 40px 0
}

.project_panel .project_box .item {
	float: left;
	padding: 27px 18px;
	width: 647px;
	background-color: #fff;
	border: 1px solid #ff9c00;
	line-height: 22px;
}

.project_panel .project_box .last-item {
	margin: 160px 0 0 -13px;
	width: 565px;
}

.project_panel .project_box .name {
	position: relative;
	margin-bottom: 7px;
	padding-left: 30px;
	font-size: 18px;
}

.subject_content .name {
	font-size: 24px;
	color: #123aab;
	text-shadow: 3px 5px 5px rgba(18, 58, 171, .2)
}

.subject_content .tab {
	margin: 43px 0 0 0
}

.subject_content .tab li {
	float: left;
	width: 147px;
	height: 60px;
	margin-right: 3px;
	line-height: 60px;
	text-align: center;
	background-color: #ffb596;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

.subject_content .tab li.active {
	background-color: #fff;
	color: #000;
	font-weight: 700;
}

.subject_content .s_box {
	margin-right: 3px;
	padding: 77px 0 48px;
	background: #fff url(../images/sl.jpg) repeat-x left 32px;
}

.subject_content .m_list {
	margin-right: -50px;
}

.subject_content .m_list li {
	position: relative;
	float: left;
	width: 286px;
	height: 238px;
	margin-right: 18px;
	border: 2px solid #ffb596;
	overflow: hidden;
	margin-bottom: 10px;
	overflow: hidden;
}
.subject_content .m_list li .youhui{
	position: absolute;
	width: 120px;
	height: 30px;
	background-color: #f10000;
	top: 15px;
	right: -30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	transform: rotateZ(45deg);
}
.subject_content .m_list li:hover .btm_info {
	display: none;
}

.subject_content .m_list li:hover .detail {
	top: 0
}

.subject_content .m_list li:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}

.subject_content .m_list img {
	display: block;
	width: 100%;
	transition: all .5s;
}

.subject_content .m_list .btm_info {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 86px;
	background-color: #fff;
	transition: all .5s;
}

.subject_content .m_list .btm_info:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 13px;
	width: 42px;
	height: 5px;
	background-color: #ffb596;
}

.subject_content .m_list .s_name {
	display: table;
	width: 100%;
	padding-top: 10px;
	height: 48px;
	line-height: 24px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}

.subject_content .m_list .s_name span {
	display: table-cell;
	vertical-align: middle;
}

.subject_content .m_list .detail {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 15px;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	line-height: 20px;
	transition: all .5s;
	overflow-y: scroll;
}

.subject_content .more_name {
	margin: 37px 0 0 16px;
	padding-left: 25px;
	position: relative;
	font-size: 18px;
}

.subject_content .other_list {
	margin: 10px 0 0 30px;
}

.subject_content .other_list li {
	float: left;
	width: 25%;
	line-height: 24px;
}

.subject_content .content_href {
	margin: 20px 50px 0;
}

.form_panel {
	padding: 80px 0 0;
	background: #ffe7dd url(../images/f_bg.jpg) repeat-x left bottom;
}

.form_panel .btm_form {
	margin-top: 30px;
	padding-top: 40px;
}

.form_panel .btm_form .usersubject:after {
	content: '';
	position: absolute;
	right: 8px;
	top: 15px;
	border-style: solid;
	border-width: 10px 8px 0 8px;
	border-color: #a7a7a7 transparent transparent transparent
}

.form_panel .btm_form .subject {
	width: 240px;
	cursor: pointer;
}

.form_panel .btm_form .s_list {
	position: absolute;
	left: 0;
	right: 0;
	top: 38px;
	height: 200px;
	overflow-y: auto;
	background-color: #fff;
	z-index: 5
}

.form_panel .btm_form .s_list li {
	padding: 0 10px;
	line-height: 28px;
	cursor: pointer;
}

.form_panel .btm_form .s_list li:hover {
	background-color: #eee;
}

.get_panel {
	padding: 75px 0 0;
}

.get_panel .list {
	width: 900px;
	margin: 30px auto 0;
}

.get_panel .list li {
	float: left;
	width: 25%;
	margin: 30px 0;
}

.get_panel .list .icon {
	margin: 0 auto;
	height: 72px;
	width: 80px;
	background: url(../images/sprite.png) no-repeat
}

.get_panel .list .icon1 {
	background-position: 6px -41px;
}

.get_panel .list .icon2 {
	background-position: -106px -38px;
}

.get_panel .list .icon3 {
	background-position: -226px -42px;
}

.get_panel .list .icon4 {
	background-position: 0 -137px;
}

.get_panel .list .icon5 {
	background-position: -106px -135px;
}

.get_panel .list .icon6 {
	background-position: -225px -135px;
}

.get_panel .list .icon7 {
	background-position: 0 -236px;
}

.get_panel .list .icon8 {
	background-position: -111px -231px;
}

.get_panel .list .txt {
	line-height: 22px;
	padding: 6px 0;
	font-weight: 700;
}

.get_panel .list .line {
	margin: 0 auto;
	width: 82px;
	height: 2px;
	background-color: #fa8e63;
}

.certificate_panel {
	padding: 75px 0 50px;
}

.certi_container {
	position: relative;
	height: 234px;
	margin: 30px 0 20px;
	overflow: hidden;
}

.certi_container .certi_wrapper {
	position: relative;
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.certi_container .certi_wrapper .certi_slider {
	float: left;
}

.certi_container .certi_wrapper li {
	float: left;
	width: 338px;
	height: 234px;
	margin: 0 11px;
}

.certi_container .certi_wrapper img {
	display: block;
	width: 100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.certi_container .certi_wrapper img:hover {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}

.certi_container .oper_btn,
.photo_container .oper_btn {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	width: 46px;
	height: 46px;
	background: url('../images/sprite.png') no-repeat
}

.certi_container .prev_btn,
.photo_container .prev_btn {
	left: 0;
	background-position: 0 -339px;
}

.certi_container .next_btn,
.photo_container .next_btn {
	right: 0;
	background-position: -244px -244px;
}

.reason_panel {
	padding-top: 54px;
	background-color: #ffe7dd;
}

.reason_list {
	margin-right: -50px;
}

.reason_list li {
	position: relative;
	float: left;
	width: 283px;
	margin: 30px 20px 30px 0;
	border: 1px solid #ff9c00;
	background-color: #fff;
	overflow: hidden;
}

.reason_list .txt {
	padding: 20px 15px 30px;
	line-height: 25px;
	text-align: left;
}

.reason_list .name {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	height: 45px;
	line-height: 45px;
	background: rgba(0, 0, 0, .5);
	font-size: 24px;
	color: #fff;
	text-align: center;
}

.w_430 {
	width: 430px;
}

.case_panel,
.photo_panel {
	padding-top: 80px;
	background-color: #ffe7dd;
padding-bottom: 20px;
}

.case_panel .list {
	margin: 90px -50px 0 0
}

.case_panel .list li {
	position: relative;
	float: left;
	width: 385px;
	margin: 0 20px 32px 0;
}

.case_panel .list .icon {
	position: absolute;
	left: 16px;
	top: -55px;
	width: 132px;
	height: 116px;
	background: url('../images/case_icon.jpg') no-repeat
}

.case_panel .list .info {
	height: 347px;
	border: 1px solid #ffa61d;
	background-color: #fff;
}

.case_panel .list .info .name {
	padding-left: 160px;
	height: 68px;
	line-height: 68px;
	background-color: #ffd7c7;
	font-size: 18px;
}

.case_panel .list .info .txt {
	padding: 15px 22px 0;
	line-height: 22px;
}

.w_230 {
	width: 230px;
}

.photo_container {
	position: relative;
	width: 1200px;
	height: 187px;
	margin: 30px auto 0;
	overflow: hidden;
}

.photo_container .photo_wrapper {
	position: relative;
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.photo_container .photo_wrapper .photo_slider {
	float: left;
}

.photo_container .photo_wrapper .photo_slider li {
	float: left;
	width: 249px;
	margin: 0 13px;
}

.photo_container .photo_wrapper .photo_slider img {
	display: block;
	width: 100%
}

.pop_form_panel {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.pop_form_panel .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity=70);
}

.pop_form_panel .pop_content {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -217px 0 0 -280px;
	width: 560px;
	height: 434px;
	background: url('../images/form_bg.jpg') no-repeat;
	border-radius: 5px;
}

.pop_form_panel .pop_content .p_close {
	position: absolute;
	right: 0;
	top: -90px;
	width: 56px;
	height: 90px;
	background: url('../images/close.png');
	cursor: pointer;
}

.pop_form_panel .pop_content .name {
	padding: 40px 0 24px;
	line-height: 30px;
	font-size: 30px;
	color: #ff7d24;
	letter-spacing: 2px;
}

.pop_form_panel .pop_content .line {
	position: relative;
	width: 360px;
	margin: 0 auto;
	height: 2px;
	background-color: #ffac6a;
}

.pop_form_panel .pop_content .line:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -5px;
	margin-left: -38px;
	width: 76px;
	height: 10px;
	background-color: #ffac6a;
	border-radius: 5px;
}

.pop_form_panel .my_form {
	width: 476px;
	margin: 34px auto 0;
}

.pop_form_panel .my_form .form_item {
	padding: 15px 15px 15px 68px;
	height: 32px;
	margin-bottom: 16px;
	border-radius: 5px;
}

.pop_form_panel .my_form .user_icon {
	background: #fff url('../images/p_user.jpg') no-repeat 17px center
}

.pop_form_panel .my_form .tel_icon {
	background: #fff url('../images/p_tel.jpg') no-repeat 17px center
}

.pop_form_panel .my_form .user_val {
	width: 100%;
	height: 100%;
	padding-left: 15px;
	border: none;
	border-left: 1px solid #d2d2d2;
	font-size: 18px;
	background: #fff;
}

.pop_form_panel .my_form .user_val:focus {
	outline: none;
	background: #fff;
}

.pop_form_panel .my_form .submit_btn {
	display: block;
	margin: 30px auto 0;
	width: 382px;
	height: 60px;
	line-height: 60px;
	background-color: #ff7d00;
	color: #fff;
	border-radius: 35px;
	font-size: 22px;
}

.pop_form_panel .my_form .submit_btn:hover {
	opacity: .9
}
.recommend {
    margin-top: 0px !important;
    background-color: #ffb596  !important;
}
.part > .title b{
padding: 0 80px !important;
    font-size: 40px !important;
    color: #123aab !important;
    text-shadow: 3px 5px 5px rgb(18 58 171 / 20%) !important;
}