.header {
	width: 100%;
	height: 145px;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	line-height: 80px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
	z-index: 999;
}

.logo {
	text-align: center;
	position: relative;
}

.logo_tel{
	position: absolute;
	font-family: Impact;
	font-size: 30px;
	right: 11px;
	top: 29px;
	color: #f84847;
}

.logo img {
	vertical-align: middle;
}

.nav_a {
	background-color: #1e7fcf;
	height: 45px;
}

.nav {
	position: relative;
	font-size: 14px;
}

.nav li {
	position: relative;
	float: left;
	z-index: 999;
	padding: 0 38px;
}

.nav li a {
	color: white;
	height: 45px;
	line-height: 45px;
	display: block;
}

.nav li.active {
	background-color: #196aad;
}

.bannerbg {
	background: url(./img/2.jpg) no-repeat center;
	width: 100%;
	height: 640px;
}

.banner {
	margin: 0 auto;
	margin-top: 164px;
	position: relative;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.banner .b1 {
	font-size: 24px;
	color: #666666;
}

.banner .b2 {
	font-size: 46px;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 31px;

}

.banner .b2 span {
	color: #2588d9;
	margin-right: 15px;
	font-weight: 600;
}

.banner .b3 {
	font-size: 22px;
	color: #666666;
	margin-bottom: 21px;
}

.banner .b_btn {
	margin-top: 39px;
	overflow: hidden;
}

.banner .b_btn button:hover {
	background: #fff;
	color: #2588d9;
}

.banner .b_btn button {
	width: 337px;
	height: 65px;
	background-color: rgba(37, 136, 217, 1);
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.33);
	display: inline-block;
	font-size: 22px;
	color: #ffffff;
	border: 1px solid rgba(37, 136, 217, 1);
	outline: none;
	cursor: pointer;
	transition: 0.3s all ease-in-out;
	font-weight: 300;
}

.b_down {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -83px;
	margin-bottom: -5px;
	overflow: hidden;
	cursor: pointer;
}

.b_down img {
	display: block;
}

.fwxmbg {
	background: #f1f1f1;
	position: relative;
	padding-top: 60px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}

.content_tit_box {
	overflow: hidden;
	position: relative;
	text-align: center;
}

.content_tit_box .tit1 {
	font-size: 28px;
	color: #333333;
}

.content_tit_box .tit1 i {
	color: #2588d9;
	font-size: 40px;
	margin-right: 10px;
	margin-left: 5px;
}

.content_tit_box .tit_line {
	width: 30px;
	height: 4px;
	background-color: rgba(37, 136, 217, 1);
	display: inline-block;
	margin: 0 auto;
	margin-top: 20px;
}

.content_tit_box .tit2 {
	margin-top: 17px;
	font-size: 18px;
	color: #616161;
}

.fwxmlist {
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
	text-align: center;
}

.fwxmlist li {
	text-align: center;
	vertical-align: middle;
	width: 360px;
	overflow: hidden;
	float: left;
	margin-right: 60px;
	cursor: pointer;
}

.fwxmlist li:nth-child(3n) {
	margin-right: 0;
}

.fwxmlist li:hover .circle {
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.35);
}

.fwxmlist li:hover .minicircle {
	display: block;
}

.minicircle {
	display: none;
	position: absolute;
	width: 168px;
	height: 168px;
	border-radius: 50%;
	border: 1px solid #fff;
	background: transparent;
	transition: 0.5s all ease-in-out;
	top: 210px;
	margin-left: 5px;
}

.circle {
	width: 180px;
	height: 180px;
	background-color: rgba(37, 136, 217, 1);
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	transition: 0.5s all ease-in-out;
}

.circle img {
	vertical-align: middle;
	margin-top: 50px;
}

.fwxmlist li:hover .fwxmtit {
	color: #2588d9;
}

.fwxmtit {
	font-size: 20px;
	color: #333333;
	margin-top: 35px;
	transition: 0.5s all ease-in-out;
}

.fwxmline {
	width: 26px;
	height: 3px;
	background-color: rgba(37, 136, 217, 1);
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.fwxmtips {
	font-size: 15px;
	color: #747474;
	margin-bottom: 10px;
}

.baojia {
	position: relative;
	overflow: hidden;
}

.bjdh {
	margin-top: 35px;
	margin-left: 15px;
}

.bjwords {
	margin-left: 6px;
	font-size: 15px;
	color: #888888;
}

.bjw1 {
	margin-top: 5px;
}

.bjnum {
	font-size: 36px;
	color: #2588d9;
	margin-left: 16px;
	margin-top: 5px;
}

.bjrt {
	position: relative;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
	height: 460px;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05),
		0px -5px 20px 0px rgba(0, 0, 0, 0.05),
		5px 0px 20px 0px rgba(0, 0, 0, 0.05),
		-5px 0px 20px 0px rgba(0, 0, 0, 0.05);
	text-align: center;
}

.bjbtn {
	margin-top: 25px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	margin-left: 20px;
}

.bjbtn a {
	display: inline-block;
	font-size: 24px;
	color: #2588d9;
	text-align: center;
	border: 1px solid #2588d9;
	transition: 0.3s all ease-in-out;
	padding: 15px 122px;
}

.bjbtn a:hover {
	color: #fff;
	background: #2588d9;
}

.bjrt_top {
	width: 100%;
	height: 69px;
	line-height: 69px;
	background: #fff;
	border-bottom: 2px solid #2588d9;
	margin-bottom: 25px;
}

.bjtt1 {
	float: left;
	position: relative;
	width: 50%;
	text-align: center;
	font-size: 22px;
	color: #333333;
	cursor: pointer;
}

.bjtt1.on {
	background: #2588d9;
	color: #fff;
}

.bjtinpt {
	font-size: 15px;
	color: #555555;
	margin-bottom: 25px;
}

.bjtinpt span {
	color: #2588d9;
	margin-left: 9px;
	margin-right: 9px;
}

.bjtinpt input {
	color: #aaa;
	width: 301px;
	outline: none;
	padding: 6px 0;
	text-indent: 16px;
	border: solid 1px rgba(221, 221, 221, 1);
}

.bjtinpt select {
	color: #aaa;
	width: 301px;
	outline: none;
	padding: 6px 0;
	text-indent: 16px;
	border: solid 1px rgba(221, 221, 221, 1);
}

.bjtips {
	font-size: 12px;
	color: #2588d9;
}

.bjtbtn {
	margin-top: 22px;
}

.bjtbtn button {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	border: 1px solid #2588d9;
	outline: none;
	width: 397px;
	height: 48px;
	background-color: rgba(37, 136, 217, 1);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.4);
	transition: 0.3s all ease-in-out;
}

.bjtbtn button:hover {
	color: #2588d9;
	background: #fff;
	cursor: pointer;
}

.dyqbz {
	text-align: left;
	color: #aaa;
	font-size: 14px;
	line-height: 20px;
	width: 410px;
	margin: 0 auto;
	margin-bottom: 28px;
}

.weihaibg {
	position: relative;
	overflow: hidden;
	height: 857px;
	background-color: rgba(10, 88, 152, 1);
	width: 100%;
}

.whtit {
	margin-top: 60px;
	overflow: hidden;
}

.wht1 {
	font-size: 46px;
	color: #ffffff;
}

.wht2 {
	font-size: 23px;
	color: #ffffff;
	margin-top: 5px;
}

.whimg1 {
	margin-top: 60px;
}

.whwords {
	margin-top: 65px;
	width: 752px;
	overflow: hidden;
	margin-left: 30px;
}

.whw1 {
	font-size: 20px;
	color: #fff;
}

.whw2 {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	line-height: 32px;
}

.whimg2 {
	margin-top: 55px;
	margin-left: 80px;
}

.cjqfsbox {
	position: relative;
	margin-top: 35px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.cjqfswiper {
	height: 450px;
	overflow: hidden;
}

.cjfs_img {
	width: 520px;
	overflow: hidden;
	position: relative;
	margin-top: 70px;
	margin-bottom: 70px;
}

.cjfs_info {
	position: relative;
	width: 370px;
	overflow: hidden;
}

.cjfsif_tit {
	font-size: 24px;
	color: #333333;
	margin-left: 20px;
	margin-top: 93px;
}

.cjfsif_tit_en {
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	margin-top: 13px;
}

.cjfs_detail {
	margin-left: 20px;
	margin-top: 36px;
}

.cjfs_detail p {
	font-size: 15px;
	line-height: 30px;
	color: #616161;
}

.cjfs_btn {
	position: relative;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 50px;
}

.cjfs_btn a:hover {
	background: #fff;
	color: rgba(37, 136, 217, 1);
}

.cjfs_btn a {
	text-align: center;
	display: inline-block;
	width: 182px;
	height: 50px;
	line-height: 50px;
	background-color: rgba(37, 136, 217, 1);
	border: solid 1px rgba(37, 136, 217, 1);
	font-size: 14px;
	color: #ffffff;
	transition: 0.3s all ease-in-out;
}

.cjfs_nav {
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	padding: 10px;
	margin-top: 104px;
	margin-bottom: -10px;
}

.cjfs_ul {
	transition: 0.3s all ease-in-out;
}

.cjfs_ul.up {
	margin-top: -343px;
}

.cjfs_nav li {
	width: 189px;
	height: 113px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	cursor: pointer;
}

.cjfs_nav li:nth-child(3) {
	border-bottom: none;
}

.cjfs_nav li.on {
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1),
		0 -2px 2px 0px rgba(0, 0, 0, 0.1),
		2px 0 2px 0px rgba(0, 0, 0, 0.1),
		-2px 0 2px 0px rgba(0, 0, 0, 0.1);
	border: none;
}

.cjfs_nav li .cjfs_n1 {
	padding-top: 40px;
	font-size: 17px;
	color: #333333;
}

.cjfs_nav li .cjfs_n2 {
	font-size: 12px;
	color: #333333;
}

.cjfs_prev {
	position: absolute;
	overflow: hidden;
	width: 189px;
	height: 114px;
	line-height: 114px;
	background-color: rgba(10, 88, 152, 1);
	top: 0;
	margin-left: 990px;
	text-align: center;
	cursor: pointer;
}

.cjfs_next {
	position: relative;
	overflow: hidden;
	width: 189px;
	height: 114px;
	line-height: 114px;
	background-color: rgba(10, 88, 152, 1);
	margin-left: 990px;
	text-align: center;
	cursor: pointer;
}

.cjqftab {
	display: none;
	transition: 0.3s all ease-in-out;
}

.cjqftab.on {
	display: block;
}

.onlywords {
	margin-top: 54px;
	overflow: hidden;
	position: relative;
}

.onlywords p {
	font-size: 16px;
	line-height: 32px;
	color: #888888;
}

.onlyimg {
	width: 100%;
	overflow: hidden;
}

.onlyimg img {
	width: 100%;
}

.content .detail {
	margin-top: 55px;
}

.detailimg {
	text-align: center;
	font-size: 0;
	margin: 0 auto;
}

.detectinfo {
	margin-left: 70px;
	width: 488px;
	position: relative;
	display: block;
	word-break: break-all;
	overflow: hidden;
	color: #888;
	font-size: 18px;
	line-height: 36px;
	padding-top: 20px;
}

.detectinfo i {
	color: #2588d9;
	font-size: 44px;
}

.dycqbg {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 40px 0;
	background: #f9f9f9;
}
<!----
.liuchengbg {
	background: url(http://cdn.chuanglvjia.net/zt7/img/icon24.png) no-repeat left top;
	width: 100%;
	height: 618px;
	padding-top: 60px;
}
-->
.prolist {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.prolist li {
	position: relative;
	width: 100px;
	margin-right: 98px;
	display: inline-block;
	cursor: pointer;
}

.prolist li:nth-child(6) {
	margin-right: 0;
}

.lcproimg {
	position: relative;
	overflow: hidden;
	margin-top: 55px;
}

.lcprotit {
	font-size: 20px;
	color: #666666;
	margin-top: 53px;
	overflow: hidden;
}

.connav {
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 40px;
	position: relative;
	text-align: center;
}

.connav a:hover {
	background: #2588d9;
	color: #fff;
}

.connav a.on {
	background: #2588d9;
	color: #fff;
}

.connav a {
	position: relative;
	font-size: 15px;
	color: #666;
	padding: 5px 24px;
}

.caselist {
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.caselist li {
	float: left;
	width: 263px;
	height: 300px;
	background: #fff;
	margin-left: 30px;
	margin-bottom: 20px;
	transition: all .3s linear;
	font-size: 0;
	cursor: pointer;
	position: relative;
}

.caselist li:hover img {
	border-bottom: 2px solid #2588d9;
}

.casimg {
	height: 190px;
	background: #fff;
	position: relative;
	text-align: center;
}

.caselist li .n {
	display: none;
}

.caselist li .n img {
	height: 37px !important;
	border: none;
	margin-top: 76px;
	transform: translateZ(0px);
	transition: transform 0.5s ease 0s;
}

.caselist li a:hover .n img {
	transform: scale(0.9, 0.9);
	transition: transform 0.5s ease 0s;
}

.caselist li:hover .n {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 0;
	text-align: center;
	width: 263px;
	height: 201px;
	z-index: 11;
}

.caseimg img {
	height: 201px;
	border-bottom: 2px solid #e3e3e3;
}

.casedesc {
	position: relative;
	overflow: hidden;
}

.casedesc .casetit {
	font-size: 16px;
	margin-top: 15px;
}

.casedesc .casetime {
	margin-top: 10px;
	font-size: 13px;
	color: #8d8d8d;
	line-height: 22px;
}

.casedesc .casetit a {
	color: #555;
}

.casedesc .casetime a {
	color: #999;
}



.honor-swiper {
	overflow: hidden;
	margin: 30px auto;
	width: 1100px;
	height: 280px;
}

.honor-swiper .swiper-slide {
	width: 320px;
}

.honor-swiper .swiper-slide img {
	width: 198px;
	height: 275px;
}

.honor-button-prev {
	background: url(http://cdn.chuanglvjia.net/zt7/img/harrprev.png) no-repeat center;
	width: 37px;
	height: 54px;
	position: relative;
	z-index: 88;
	cursor: pointer;
	margin-top: -200px;
}

.honor-button-next {
	background: url(http://cdn.chuanglvjia.net/zt7/img/harrnext.png) no-repeat center;
	width: 37px;
	height: 54px;
	position: relative;
	z-index: 88;
	cursor: pointer;
	margin-top: -54px;
	margin-left: 1153px;
}

.servicescroll {
	position: relative;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	margin-left: 43px;
}

.servicegallay {
	margin-top: 40px;
}

.servicescroll .swiper-slide {
	width: 173px;
	height: 120px;
	overflow: hidden;
}

.servicescroll .swiper-slide img {
	width: 173px;
	height: 120px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.servicescroll .swiper-slide:hover img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: '';
}



.f_add {
	position: relative;
	overflow: hidden;
	margin-top: 90px;
}

.fwords {
	position: relative;
	margin-left: 20px;
	overflow: hidden;
}

.fwords p {
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	margin-bottom: 6px;
}

.flf {
	width: 550px;
	overflow: hidden;
	position: relative;
}

.footer_form {
	position: relative;
	overflow: hidden;
	width: 448px;
	height: 500px;
	background-color: rgba(255, 255, 255, 1);
	margin-right: 100px;
	text-align: center;
}

.ffrt_tit {
	font-size: 24px;
	letter-spacing: 1.6px;
	color: #555555;
	position: relative;
	margin-top: 60px;
	margin-bottom: 36px;
	overflow: hidden;
}

.inpt {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.inpt span {

}

.inpt input {
	width: 377px;
	text-indent: 13px;
	padding: 10px 0;
	border: solid 1px rgba(221, 221, 221, 1);
	font-size: 15px;
	color: #aaaaaa;
}

.inpt textarea {
	width: 377px;
	text-indent: 13px;
	padding: 10px 0;
	border: solid 1px rgba(221, 221, 221, 1);
	font-size: 15px;
	color: #aaaaaa;
}

.inpt label{
	color: #3b3b3b;
	font-size: 16px;
}

.inpt select {
	width: 398px;
	text-indent: 35px;
	padding: 10px 0;
	border: solid 1px rgba(221, 221, 221, 1);
	font-size: 15px;
	color: #aaaaaa;
}

.ffrt_notice {
	font-size: 12px;
	color: #2588d9;
}

.footer_form button:hover {
	background-color: #fff;
	color: #2588d9;
}

.footer_form button {
	margin-top: 30px;
	width: 396px;
	height: 48px;
	line-height: 48px;
	background-color: rgba(37, 136, 217, 1);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.4);
	font-size: 18px;
	color: #fff;
	display: inline-block;
	border: 1px solid rgba(37, 136, 217, 1);
	outline: none;
	transition: 0.3s all ease-in-out;
	cursor: pointer;
}


.formModal {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.56);
}

.formwrapper {
	background: #fff;
	width: 505px;
	height: 482px;
	margin-top: 10%;
	margin-left: 30%;
	border-left: 4px solid #2588d9;
}

.colseModal {
	position: absolute;
	top: 18%;
	right: 32%;
	cursor: pointer;
}

.formwrapper .title {
	text-align: center;
	padding-top: 40px;
	font-size: 20px;
	color: #555;
}

.formwrapper .tips {
	text-align: center;
	font-size: 12px;
	color: #555;
	margin-top: 16px;
}

.formwrapper .tips span {
	color: #2588d9;
}

.formwrapper .iptcell {
	width: 411px;
	margin: 0 auto;
	margin-bottom: 18px;
	overflow: hidden;
}

.formwrapper .iptlabal {
	font-size: 15px;
	color: #555;
	vertical-align: middle;
	margin-top: 10px;
}

.formwrapper .iptlabal span {
	color: #2588d9;
	margin: 0 6px;
	vertical-align: middle;
}

.formwrapper .ipt input {
	width: 300px;
	outline: none;
	border: 1px solid #ddd;
	font-size: 15px;
	color: #555;
	padding: 10px 0px;
	text-indent: 16px;
	vertical-align: middle;
}

.formwrapper .ipt select {
	width: 300px;
	outline: none;
	border: 1px solid #ddd;
	font-size: 15px;
	color: #555;
	padding: 10px 0px;
	text-indent: 16px;
	vertical-align: middle;
}

.formwrapper .notice {
	color: #2588d9;
	font-size: 12px;
	overflow: hidden;
	margin-top: 5px;
	text-align: center;
}

.formwrapper .fmbtn {
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
}

.formwrapper .fmbtn button {
	font-size: 18px;
	color: #fff;
	background: #2588d9;
	outline: none;
	border: none;
	padding: 10px 140px;
	cursor: pointer;
}





.dj {
	width: 270px;
	height: 56px;
	background-color: #1e7fcf;
	border-radius: 6px;
	font-family: SourceHanSansCN-Regular;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin-left: 310px;
	cursor: pointer;
}

.mf {
	width: 270px;
	height: 56px;
	background-color: #de1010;
	border-radius: 6px;
	font-family: SourceHanSansCN-Regular;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin-left: 16px;
	cursor: pointer;
}

.newslist {
	margin-top: 20px;
}

.newslist li {
	float: left;
	position: relative;
	width: 238px;
	height: 238px;
	overflow: hidden;
	margin-bottom: 10px;
}

.newsimgcell img {
	width: 216px;
	height: 216px;
	padding-top: 11px;
	padding-left: 11px;
	transform: translateZ(0px);
	transition: transform 0.5s ease 0s;
}

.newslist li:hover .newsimgcell img {
	transform: scale(1.1, 1.1);
	transition: transform 0.5s ease 0s;
}


.footer_bg {
	background: url(./img/21.jpg) no-repeat center;
	width: 100%;
	height: 350px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
}

.footer_bg .info {
	position: relative;
	margin-top: 40px;
}
.footer_bg .f_tit {
	font-size: 22px;
	line-height: 32px;
	color: #fff;
}
.footer_bg .wechatma {
	margin-top: 25px;
	position: relative;
	overflow: hidden;
}
.footer_bg .f_dh {
	background: url(./img/dhicon.png) no-repeat left;
	width: 560px;
	height: 40px;
	background-size: 41px;
	text-indent: 66px;
	font-size: 36px;
	color: #fff;
	line-height: 40px;
	margin-top: 20px;
}

.footer_bg .f_dizhi {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}

.footer_bg .f_copy {
	border-top: 1px solid #7b7b7b;
	margin-top: 20px;
}
.footer_bg .f_cp {
	position: relative;
	margin-top: 10px;
	font-size: 12px;
	color: #bbbbbb;
}

.footer_bg .f_rz {
	margin-top: 10px;
}





