@charset "utf-8";
body, div, ul, ol, li, span, em, dl, dt, dd, a, img, h1, h2, h3, h4, h5, p, b, strong, form, input, textarea, font {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
	text-decoration: none;
}
ul, ol {
	list-style: none
}
a {
	text-decoration: none
}
a, input, img, textarea {
	outline: none;
}
h1, h2, h3, h4, h5 {
	font-weight: 100;
	line-height: 1em;
}
img {
	border: 0;
}
strong, i, em {
	font-style: normal;
	font-weight: 100;
}
body {
	font-family: "微软雅黑", "宋体", "黑体";
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
/*头部开始*/

.header {
	width: 100%;
	height: 90px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
}
.header .logo, .inside_nav .logo {
	float: left;
	width: 319px;
	height: 43px;
	margin-top: 23px;
}
.header .nav, .inside_nav .nav {
	width: 710px;
	float: right;
	margin-top: 20px;
	position: relative;
	left: 0px;
	top: 0;
}
.header .nav li, .inside_nav .nav li {
	float: left;
	position: relative;
	left: 0;
	top: 0;
}
.header .nav li a, .inside_nav .nav li a {
	display: block;
	padding: 10px 0px 20px;
	padding-right: 32px;
	font-size: 14px;
	color: #fff;
}
.header .nav li:hover a, .inside_nav .nav li:hover a,.inside_nav .nav li.on a{
	color: #189bdb;
}
.header .nav .line, .inside_nav .line {
	width: 55px;
	height: 7px;
	background: url(../images/line.png) no-repeat center;
	position: absolute;
	bottom: 0;
	left: 0;
}
/*海报开始*/
.banner {
	width: 100%;
	height: 753px;
	background: #333;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.banner ul {
	position: relative;
	top: 0px;
	left: 0px;
}
.banner ul li {
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
/*服务开始*/
.serv {
	width: 100%;
	height: 755px;
	background: url(../images/zyba01.jpg) no-repeat center;
	overflow: hidden;
}
.serv .serv_con {
	margin-top: 70px;
}
.title {
	text-align: center;
}
.title h5 {
	font-size: 40px;
	color: #081631;
	font-size: 40px;
	background: url(../images/zyba02.png) no-repeat center;
}
.title em {
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #0c3a78;
	margin-top: 20px;
}
.title p {
	width: 660px;
	margin: 20px auto 45px;
	font-size: 12px;
	color: #747474;
	line-height: 2em;
}
.serv2 ol li {
	width: 176px;
	height: 440px;
	float: left;
	overflow: hidden;
	margin-right: 1px;
}
.serv2 ol li.on {
	margin-right: 0px;
}
.serv2 ol:after {
	content: "";
	display: block;
	clear: both;
}
.serv2 ol li .serv_t {
	width: 314px;
	height: 367px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0;
}
.serv2 ol li .serv_t .mask {
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.5;
}
.serv2 ol li.on .serv_t .mask {
	display: none;
}
.serv2 ol li .serv_t .text {
	width: 65px;
	height: 180px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border-top: solid 2px #aaa9a9;
}
.serv2 ol li .serv_t .text p {
	font-size: 18px;
	color: #e5e5e5;
	width: 20px;
	margin-top: 20px;
	margin-left: 8px;
	float: left;
	line-height: 1em;
}
.serv2 ol li .serv_t .text span {
	display: block;
	width: 18px;
	height: 154px;
	margin-top: 20px;
	float: right;
	background: url(../images/zyba04.png);
	margin-right: 8px;
}
.serv2 ol li.on .serv_t .text {
	display: none;
}
.serv2 ol li .serv_t strong {
	display: inline-block;
	width: 93px;
	height: 28px;
	background: #bb1212;
	border-radius: 14px;
	position: absolute;
	left: 110px;
	bottom: 20px;
	line-height: 28px;
	display: none;
}
.serv2 ol li.on .serv_t strong {
	display: block;
}
.serv2 ol li .serv_t strong a span {
	width: 37px;
	height: 28px;
	border-radius: 14px;
	background: #950e0e;
	display: inline-block;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.serv2 ol li .serv_t strong a em {
	font-size: 12px;
	color: #fff;
	display: block;
	line-height: 28px;
	float: right;
	margin-right: 12px;
}
.serv2 ol li .serv_b {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
.serv2 ol li .serv_b p {
	font-size: 16px;
	color: #081631;
	background: url(../images/zyba03.png) no-repeat center;
	margin: 0 auto 5px;
}
.serv2 ol li .serv_b span {
	font-size: 12px;
	text-transform: uppercase;
	color: #738195;
}
/*关于我们*/

.about {
	width: 100%;
	height: 624px;
	background: url(../images/zyba03.jpg) no-repeat center;
}
.about .ab_tit {
	position: relative;
}
.about .ab_tit .ab_box {
	background: url(../images/zyba05.png) no-repeat center;
	height: 165px;
	position: absolute;
	top: -40px;
	width: 100%;
}
.about .ab_tit .ab_box h5 {
	background: none;
	margin-top: 94px;
	color: #fff;
}
.about .ab_tit em {
	margin-top: 145px;
	background: #88a9d7;
}
.about .ab_tit p {
	width: 1040px;
	margin: 70px auto 50px;
	color: #fff;
}
.about .ab_tit p a {
	font-size: 13px;
	color: #d62424;
}
.ab_con {
	width: 1200px;
	height: 173px;
	background: #d9dfe4 url(../images/zyba06.png) repeat;
	margin: 0 auto;
	padding: 0 30px;
	overflow: hidden;
}
.ab_con dl {
	width: 243px;
	height: 136px;
	border-right: dotted 1px #85888b;
	margin-top: 18px;
	position: relative;
	float: left;
	margin-right: 75px;
}
.ab_con dl dt {
	width: 136px;
	height: 136px;
	background: url(../images/zyba07.png) no-repeat center;
	overflow: hidden;
	position: relative;
}
.ab_con dl dt span {
	display: block;
	width: 90px;
	height: 90px;
	text-align: center;
	margin: 23px;
	transition: 0.3s;
}
.ab_con dl dt em {
	display: block;
	width: 130px;
	height: 130px;
	position: absolute;
	left: 3px;
	top: 3px;
	transition: 0.3s;
	transform: scale(0);
	-ms-transform: scale(0); 	/* IE 9 */
	-moz-transform: scale(0); 	/* Firefox */
	-webkit-transform: scale(0); /* Safari 和 Chrome */
	-o-transform: scale(0)
}
.ab_con dl dd {
	width: 94px;
	height: 44px;
	background: #2269b1;
	position: absolute;
	top: 46px;
	left: 125px;
	font-size: 15px;
	line-height: 44px;
	text-align: center;
}
.ab_con dl dd a {
	color: #fff;
	display: block;
}
.ab_con dl.on dd {
	background: #ad4548;
}
.ab_con dl:hover dt span {
	transform: scale(0);
	-ms-transform: scale(0); 	/* IE 9 */
	-moz-transform: scale(0); 	/* Firefox */
	-webkit-transform: scale(0); /* Safari 和 Chrome */
	-o-transform: scale(0)
}
.ab_con dl:hover dt em {
	transform: scale(1);
	-ms-transform: scale(1); 	/* IE 9 */
	-moz-transform: scale(1); 	/* Firefox */
	-webkit-transform: scale(1); /* Safari 和 Chrome */
	-o-transform: scale(1)
}
/*选择正阳*/

.choose {
	width: 100%;
	height: 630px;
	background: url(../images/zyba20.png) repeat;
}
.cho_con {
	overflow: hidden;
}
.cho_con .cho_tit {
	margin-top: 70px;
}
.cho_con .cho_tit h5 {
	background: url(../images/zyba21.png) no-repeat center;
}
.cho_tit h5 strong {
	color: #cc2424;
}
.cho_con .cho_bot {
	background: url(../images/zyba22.png) no-repeat center;
	height: 378px;
	overflow: hidden;
}
.cho_con .cho_bot dl {
	width: 565px;
	height: 295px;
	margin: 26px 0 0 20px;
	float: left;
}
.cho_bot dl dt {
	float: left;
}
.cho_bot dl dd {
	float: right;
	width: 258px;
	height: 285px;
	padding-top: 10px;
}
.cho_bot dl dd strong {
	width: 258px;
	height: 35px;
	background: #ac4346;
	border-radius: 6px;
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.cho_bot dl dd em {
	width: 70px;
	height: 1px;
	background: #afb2b8;
	display: block;
	margin: 20px 0;
}
.cho_bot dl dd p {
	font-size: 14px;
	color: #ebebeb;
	line-height: 1.7em;
}
/*广告开始*/
.advert {
	width: 100%;
	height: 250px;
	background: url(../images/zyba06.jpg) no-repeat center;
}
/*加盟*/
.join {
	width: 100%;
	height: 762px;
	/*background: #f6f9fc url(../images/zyba07.jpg) no-repeat center bottom;*/
		background: #f6f9fc;
}
.join_con {
	overflow: hidden;
}
.join_con .join_tit {
	margin-top: 70px;
}
.join_con .join_tit h5 {
	background: url(../images/zyba23.png) no-repeat center;
	font-size: 38px;
	font-weight: 900;
	color: #333;
}
.join_con .join_bot {
	height: 468px;
	background: url(../images/zyba24.png) no-repeat center;
	overflow: hidden;
}
.join_bot .join_l {
	width: 548px;
	height: 400px;
	margin: 25px 0 0 20px;
	float: left;
}
.join_bot .join_r {
	width: 568px;
	height: 395px;
	float: right;
	margin: 25px 20px 0 0;
}
.join_bot .join_r ol {
	margin-top: 10px;
}
.join_bot .join_r li {
	height: 66px;
	border-bottom: dotted 1px #51c5e5;
	margin-bottom: 10px;
	cursor: pointer;
	transition: 0.2s;
}
.join_bot .join_r li p {
	margin-bottom: 20px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.join_bot .join_r li span {
	font-size: 12px;
	color: #e8e8e8;
}
.join_bot .join_r li:hover {
	transform: translateX(10px);
}
/*案例部分*/
.case {
	width: 100%;
	height: 590px;
	background: #fafcfd url(../images/zyba20.png) repeat;
	overflow: hidden;
}
.case .case_t {
	position: relative;
}
.case .case_t ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 424px;
}
.case .case_t ul li {
	float: left;
width:335px !i mportant;
	height: 424px;
	background: #fff;
	margin-right: 35px;
}
.case .case_t ul:after {
	content: "";
	display: block;
	clear: both;
}
.case .case_t ul li .case_pic {
	width: 335px;
	height: 286px;
	overflow: hidden;
}
.case .case_t ul li .case_pic img {
	width: 335px;
	height: 286px;
	transition: .3s;
}
.case .case_t ul li p {
	background: url(../images/zyba10.jpg) no-repeat left center;
	padding-left: 30px;
	margin: 30px 0;
	margin-left: 10px;
}
.case .case_t ul li p a {
	font-size: 15px;
	color: #333;
}
.case .case_t ul li span {
	display: block;
	width: 88px;
	height: 26px;
	background: url(../images/zyba30.png) no-repeat left center;
	line-height: 26px;
	text-align: center;
	margin-left: 20px;
}
.case .case_t ul li span a {
	font-size: 12px;
	color: #fff;
	display: block;
}
.case .case_t ul li:hover .case_pic img {
	transform: scale(1.1deg);
	-ms-transform: scale(1.1); 	/* IE 9 */
	-moz-transform: scale(1.1); 	/* Firefox */
	-webkit-transform: scale(1.1); /* Safari 和 Chrome */
	-o-transform: scale(1.1); 	/* Opera */
}
.case .case_t ul li:hover {
	box-shadow: 2px 2px 5px #b6b6b6;
transfo rm:translateY(-5px);
}
/*新闻开始*/

.news {
	width: 100%;
	height: 700px;
	background: #fafcfd url(../images/zyba20.png) repeat;
}
.news_con {
	overflow: hidden;
}
.news_con .news_tit {
	margin-top: 60px;
}
.news_con .news_comm {
	width: 580px;
	height: 470px;
}
.news_con .news_l {
	float: left;
}
.news_con .news_r {
	float: right;
}
.news_comm .new_t {
	height: 34px;
	line-height: 34px;
	background: url(../images/zyba11.jpg) no-repeat left center;
}
.news_comm .new_t strong {
	margin-left: 15px;
	font-size: 20px;
	color: #333;
}
.news_comm .new_t strong em {
	font-size: 16px;
	color: #666;
}
.news_comm .new_t span {
	display: inline-block;
	float: right;
	width: 88px;
	height: 26px;
	background: url(../images/zyba30.png) no-repeat center;
	line-height: 26px;
	text-align: center;
	margin: 4px 5px 0 0;
}
.news_comm .new_t span a {
	font-size: 12px;
	color: #fff;
}
.news_comm .new_tu {
	margin-top: 25px;
}
.news_comm ul li {
	width: 100%;
	height: 50px;
	margin-bottom: 1px;
	background: #f1f7fb;
	line-height: 50px;
}
.news_comm ul li a {
	display: block;
}
.news_comm ul li p {
	font-size: 13px;
	color: #666;
	float: left;
	padding-left: 10px;
}
.news_comm ul li p em {
	width: 18px;
	height: 18px;
	background: url(../images/zyba31.png) no-repeat left top;
	display: block;
	margin-top: 3px;
	float: left;
	margin: 16px 10px 0 0;
}
.news_comm ul li .time {
	display: block;
	width: 90px;
	height: 16px;
	float: right;
	margin: 17px 6px 0 0;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	text-align: right;
}
.news_comm ul li .time span {
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url(../images/zyba32.png) no-repeat left top;
	margin-top: 1px;
	float: left;
}
.news_comm ul li:hover {
	background: #106abe;
}
.news_comm ul li:hover p, .news_comm ul li:hover .time {
	color: #fff;
}
.news_comm ul li:hover p em {
	background-position: 0 -18px;
}
.news_comm ul li:hover .time span {
	background-position: 0 -12px;
}
/*联系我们*/
.contact {
	width: 100%;
	height: 642px;
	background: url(../images/zyba14.jpg) no-repeat center;
	overflow: hidden;
}
.cont_con {
	width: 920px;
	height: 240px;
	margin-top: 300px;
}
.cont_con .cont_l {
	width: 144px;
	height: 37px;
	background: url(../images/zyba33.png) no-repeat center;
	margin-top: 80px;
	float: left;
	text-align: center;
	line-height: 37px;
	font-size: 15px;
}
.cont_con .cont_l a {
	color: #fff;
}
.cont_con .cont_c {
	width: 228px;
	height: 227px;
	background: url(../images/zyba34.png) no-repeat center;
	float: left;
	margin-left: 200px;
	padding: 4px;
}
.cont_con .cont_c img {
	width: 221px;
	height: 220px;
	margin: 4px;
}
.cont_con .cont_r {
	float: right;
}
/*底部*/

.footer {
	width: 100%;
	height: 290px;
}
.footer .foot_t {
	height: 250px;
	background: #1b5487;
	overflow: hidden;
}
.footer .foot_t ul {
	width: 960px;
	height: 55px;
	margin: 35px auto 40px;
	border-top: solid 1px #5e8fbc;
	border-bottom: solid 1px #5e8fbc;
	line-height: 55px;
	text-align: center;
	padding-left: 60px;
}
.footer .foot_t ul li {
	float: left;
}
.footer .foot_t ul li a {
	display: block;
	padding: 0 30px 0 0;
	font-size: 13px;
	color: #fff;
}
.footer .foot_t ul li:hover a {
	text-decoration: underline;
}
.footer .foot_t ul li a:after {
	content: "|";
	display: inline-block;
	margin-left: 30px;
}
.footer .foot_t ul li:nth-child(8) a:after {
	content: "";
	display: inline-block;
	margin-left: 30px;
}
.footer .foot_t .tel {
	width: 780px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
}
.footer .foot_t .tel .tel_com {
	width: 240px;
	float: left;
	font-size: 13px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.foot_t .tel .tel_com span {
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/zyba35.png) no-repeat center;
	text-align: center;
	float: left;
	margin-top: 6px;
	margin-left: 64px;
}
.foot_t .tel .tel_com span.tel2 {
	width: 26px;
	height: 18px;
	background: url(../images/zyba36.png);
}
.foot_t .add {
	width: 500px;
	height: 22px;
	background: url(../images/zyba37.png) no-repeat left center;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 13px;
	color: #fff;
	padding-left: 25px;
}
.footer .foot_b {
	height: 50px;
	background: #123e66;
	line-height: 50px;
	font-size: 12px;
	color: #fff;
}
.footer .foot_b p {
	float: left;
}
.footer .foot_b a {
	color: #fff
}
.foot_b_con span {
	display: inline-block;
	width: 127px;
	height: 35px;
	margin-top: 7px;
	float: left;
	margin-left: 30px;
}
.foot_b_con .share {
	float: right;
	margin-top: 10px;
}
.bdshare-button-style0-16:after {
	content: "" !important;
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
/*内页样式开始*/

.inside_header {
	width: 100%;
	height: 35px;
	background: #073762;
}
.inside_head {
	line-height: 35px;
}
.inside_head .com_tit {
	font-size: 12px;
	float: left;
}
.inside_head .com_tit a {
	color: #fff;
}
.inside_head .inside_tel {
	float: right;
	width: 165px;
	background: url(../images/zyba38.png) no-repeat left center;
	padding-left: 25px;
	color: #fff;
}
.inside_nav {
	height: 90px;
}
.inside_nav .nav li a {
	color: #333;
}
.inside_banner {
	width: 100%;
	height: 430px;
	background: #666;
	position: relative;
	left: 0;
	top: 0;
}
.inside_tu {
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.bread {
	width: 100%;
	height: 90px;
	background: #fff;
	border-bottom: solid 1px #dedede;
	line-height: 90px;
}
.bread_con {
	overflow: hidden;
}
.bread_con .bread_tit {
	width: 300px;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #666;
	background: url(../images/zyba39.png) no-repeat left center;
	padding-left: 40px;
	margin-top: 31px;
	float: left;
}
.bread_con .bread_tit a {
	color: #666;
}
.bread_con .nav_two {
	float: right;
	position: relative;
	left: 0;
	top: 0;
}
.bread_con .nav_two li {
	float: left;
	font-size: 16px;
	position: relative;
}
.bread_con .nav_two li a {
	color: #333;
	display: block;
	padding-right: 30px;
	padding-left: 8px;
}
.bread_con .nav_two li:hover a,.bread_con .nav_two li.on a {
	color: #2269b1;
}
.nav_two .nav_line {
	width: 80px;
	height: 3px;
	background: #2269b1;
	position: absolute;
	left: 0;
	bottom: 0;
}
.inside_comm {
	width: 100%;
	min-height: 600px;
	background: url(../images/zyba20.png) repeat;
}
.inside_comm .inside_comm_con {
	width: 1200px;
	padding: 0 30px 50px 30px;
	background: #fff;
	min-height: 600px;
	margin: 0 auto;
	overflow:hidden;
}


.inside_comm_con .news_frist{
	height:240px;
	margin-top:60px;
	
	}

.inside_comm_con .news_frist dt{
	width:400px;
	height:240px;
	float:left;
	}
.inside_comm_con .news_frist dt img{
	width:400px;
	height:240px;
	}
.inside_comm_con .news_frist dd{
	width:765px;
	height:240px;
	border-top:solid 1px #e2e1e1;
	border-bottom:solid 1px #e2e1e1;
	float:right;
	}
.news_frist dd .new_time{
	font-size:18px;
	color:#2269b1;
	margin:26px 0 17px 0;
	}
.news_frist dd p{
	font-size:18px;
	color:#333;
	}
.news_frist dd p a{
	color:#333;
	}
.news_frist dd strong{
	display:block;
	line-height:2em;
	font-size:12px;
	color:#666;
	margin:26px 0 30px 0;	
	}
.news_frist dd span{
	display:block;
	width:137px;
	height:33px;
	background:#2269b1;
	line-height:33px;
	text-align:center;
	font-size:14px;
	
	}
.news_frist dd span a{
	color:#fff;
	display:block;
	}
.in_news_con ul{
	margin-top:90px;
	}
.in_news_con ul li{ 
	width:100%;
	height:200px; 
	background:#fafafa;
	overflow:hidden;
	transition:transform 0.3s;
	margin-bottom:50px;
	}

.in_news_con ul li .n_l{
	width:137px;
	height:76px;
	margin-top:64px;
	background:url(../images/zyba40.png) no-repeat center;
	text-align:center;
	color:#fff;
	float:left;
	}
.in_news_con ul li .n_l p{
	font-size:30px;
	}
.in_news_con ul li .n_l em{
	display:inline-block;
	width:21px;
	height:1px;
	background:#4393e4;
	margin:5px 0 8px;
	}
.in_news_con ul li .n_l span{
	display:block;
	font-size:12px;
	}
.in_news_con ul li .n_c{
	width:680px;
	float:left;
	margin-left:55px;
	padding-top:30px;
	height:170px;
	}

.in_news_con ul li .n_c p a{
	font-size:18px;
	color:#333;
	}
.in_news_con ul li .n_c:hover p a{
	color:#2269b1;
	}
.in_news_con ul li .n_c em{
	font-size:13px;
	color:#999;
	display:block;
	margin:10px 0 15px;
	background:url(../images/zyba41.png) no-repeat left center;
	width:100%;
	height:12px;
	padding-left:30px;
	line-height:12px;
	}

.in_news_con ul li .n_c strong{
	font-size:12px;
	color:#666;
	line-height:2em;
	}

.in_news_con ul li .n_r{
	width:280px;
	height:200px;
	float:right;
	}
.in_news_con ul li .n_r img{
	width:280px;
	height:200px;
	}

.in_news_con ul li:hover{
	transform:translateY(-5px);
	box-shadow:0 2px 3px #999;
	}
.inside_serv ol{
	margin-top:90px;
	}
.inside_serv ol li{
	width:380px;
	height:440px;
	float:left;
	margin-right:20px;
	background:#f6fafc;
	margin-bottom:20px;
	}
.inside_serv ol li .in_se_tu{
	width:380px;
	height:330px;
	overflow:hidden;
	position:relative;
	left:0;
	top:0;
	}
.inside_serv ol li .in_se_tu img{
	width:380px;
	height:330px;
	transition:0.3s;
	}
.inside_serv ol:after{
	content:"";
	display:block;
	clear:both;
	}
.inside_serv ol li .in_se_tt{
	background:url(../images/zyba10.jpg) no-repeat left center;
	padding-left:20px;
	width:100%;
	height:23px;
	margin:25px 0 20px 10px;
	}
.inside_serv ol li p{
	width:88px;
	height:26px;
	background:url(../images/zyba30.png) no-repeat center;
	text-align:center;
	line-height:26px;
	margin-left:5px;
	}
.inside_serv ol li p a{
	font-size:12px;
	color:#fff;}

.inside_serv ol li .in_se_tu .in_ser_con{
	position:absolute;
	width:115px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	border-radius:18px;
	padding-left:15px;
	display:none;
	}
.inside_serv ol li .in_se_tu .in_ser_con1{
	left:30px;
	bottom:20px;
	background:#2269b1;
	}	
.inside_serv ol li .in_se_tu .in_ser_con1 a{
	display:block;
	background:url(../images/zyba42.png) no-repeat 2px center ;
	color:#fff;
	}

.inside_serv ol li .in_se_tu .in_ser_con2{
	right:30px;
	bottom:20px;
	background:#fff;
	}
.inside_serv ol li .in_se_tu .in_ser_con2 a{
	color:#666;
	background:url(../images/zyba43.png) no-repeat 2px center ;
	display:block;

	}
.inside_serv ol li:hover .in_se_tu img{
	transform:scale(1.1)	
	}


.inside_mess{
	width:100%;
	height:777px;

}

.inside_mess .in_mess_com{
	height:777px;
	background: -webkit-linear-gradient(#f6f6f6, #fff, #fff); /* Safari 5.1 - 6.0 */
  	background: -o-linear-gradient(#f6f6f6, #fff, #fff); /* Opera 11.1 - 12.0 */
  	background: -moz-linear-gradient(#f6f6f6, #fff, #fff); /* Firefox 3.6 - 15 */
 	 background: linear-gradient(#f6f6f6, #fff, #fff); /* 标准的语法 */
	}


.inside_mess .in_mess_com .in_mess_l{ 
	width:600px;
	height:510px;
	float:left;
	margin-top:90px;
	}
.in_mess_com .in_mess_l .mess_title{
	width:500px;
	height:90px;
	border-bottom:dotted 1px #bfcad3;
	background:url(../images/zyba20.jpg) no-repeat left top;
	padding-left:100px;
	overflow:hidden;
	}
.in_mess_com .in_mess_l .mess_title strong{
	display:block;
	font-size:26px;
	color:#333;
	font-weight:900;
	margin:6px 0 6px;
	}

.in_mess_com .in_mess_l .mess_title p{
	font-size:15px;
	color:#555;
	}

#myForm{
	margin-top:40px;
	
	}
#myForm input{
	width:285px;
	height:36px;
	border:solid 1px #c3c3c3;
	display:inline-block;
	margin-bottom:15px;
	margin-right:20px;
	text-indent:1em;
	font-size:14px;
	color:#999;
	
	}
#myForm input:nth-child(2n){
	margin-right:0px;
	
	}
#myForm .mess_po{
	position:relative;
	left:0;
	top:0;
	display:inline-block;
	}
#myForm .mess_po span{
	position:absolute;
	right:30px;
	top:9px;
	font-size:14px;
	color:#828080;
	
	}

#myForm .ifo_con{
	width:100%;
	height:175px;
	border:solid 1px #c3c3c3;
	text-indent:1em;
	padding-top:3px;
	margin-top:25px;
	}

#myForm .btn{
	width:285px;
	height:35px;
	font-size:16px;
	color:#fff;
	margin:0 8px;
	margin-top:28px;
	cursor:pointer;
}
#myForm .btn1{
	background:url(../images/zyba21.jpg) no-repeat center;
	}
#myForm .btn2{
	background:url(../images/zyba22.jpg) no-repeat center;
	}

.in_mess_com .in_con_r{
	float:right;
	width:576px;
	height:510px;
	margin-top:90px;
	background:url(../images/zyba23.jpg) no-repeat center;
	
	}

.in_con_r p{
	margin-left:40px;
	line-height:2.2em;
	font-size:17px;
	color:#fff;
	}
.in_con_r p.p_add{
	margin-top:180px;
	}

.in_con_r .in_share{
	width:53px;
	height:53px;
	border-radius:50%;
	background:#fff;
	float:left;
	margin-top:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	}
.in_con_r .in_share1{
	margin-left:40px;
	background-image:url(../images/zyba44.png);
	
	}
.in_con_r .in_share2{
	margin-left:10px;
	background-image:url(../images/zyba45.png);

	}
.in_con_r .bds_more{
	display:none !important;
	}

.in_con_r .bds_weixin{
	width:34px;
	height:53px;
	background-image:url(../images/zyba44.png) !important;
	border-radius:50%;
	margin:0;

	}
.in_con_r .bdshare-button-style0-16{ position:relative;}
.in_con_r .bds_tsina{
	width:34px;
	height:53px;
	background-image:url(../images/zyba45.png) !important;
	border-radius:50%;
	position:absolute; left:64px; top:-7px;
	}




.inside_contact_c .contact_left{
	width:600px;
	height:570px;
	float:left;
	margin-top:90px;
	}

.contact_left ul li {
    width: 560px;
    height: 95px;
    border-bottom: solid 1px #d8dadb;
    overflow: hidden;
    padding-left: 80px;
    box-sizing: border-box;
    margin-top: 15px;
}
.contact_left ul li p {
    font-size: 12px;
    color: #666;
    margin: 10px 0 15px;
}
.contact_left ul li strong {
    font-size: 16px;
    color: #333;
}
.contact_left ul li.contact_tu {
    border-bottom: none;
    padding-left: 0;
}

.contact_left ul li.contact_add {
    background: url(../images/zyba46.png) no-repeat left top;
}
.contact_left ul li.contact_tel {
    background: url(../images/zyba47.png) no-repeat left top;
}

.contact_left ul li.contact_em {
    background: url(../images/zyba48.png) no-repeat left center;
}
.contact_left ul li.contact_fax {
    background: url(../images/zyba49.png) no-repeat left center;
}


.inside_contact_c .contact_right{
	float:right;
	width:600px;
	height:570px;
	margin-top:90px;
	}

.inside_contact_c:after{
	content:"";
	display:block;
	clear:both;
	}


.join_banner{ 
	width:100%; 
	height:595px; 
	position:relative;
	left:0;
	top:0;
	}

.join_banner .join_tu{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
	}

.standard{ 
	width:100%;
	height:295px;
	background:#8b0a04;
	overflow:hidden;
	}
.standard .stand_con{
	height:204px;
	margin-top:45px;
	}
.standard .stand_con li{
	margin-right:13px;
	text-align:center;
	float:left;
	
	}
.standard .stand_con li img{
	margin-top:30px;
	}
.standard .stand_con li:nth-child(1){
	width:290px;
	height:204px;
	background:#000 url(../images/zyba50.png) no-repeat left bottom;
	}

.standard .stand_con li:nth-child(2){
	width:290px;
	height:204px;
	background:#000 url(../images/zyba51.png) no-repeat left bottom;
	}

.standard .stand_con li:nth-child(3){
	width:290px;
	height:204px;
	background:#000 url(../images/zyba52.png) no-repeat left bottom;
	}

.standard .stand_con li:nth-child(4){
	width:290px;
	height:204px;
	margin-right:0;
	background:#000 url(../images/zyba53.png) no-repeat left bottom;
	}

.bag_tu{
	width:100%;
	height:634px;
	background:url(../images/zyba27.jpg) no-repeat center;
	}


.join_condition{
	width:100%;
	height:719px;
	background:url(../images/zyba28.jpg) no-repeat center;
	overflow:hidden;
	}
.join_condition .join_c_tit{
	width:384px;
	height:134px;
	margin:80px  auto 76px;
	
	}
.join_c_con ol li{
	font-family:"宋体";
	width:134px;
	height:308px;
	padding:35px 28px 17px;
	margin-right:10px;
	text-align:center;
	float:left;
	background: -webkit-linear-gradient(#393836, #2d2b29, #21201d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#393836, #2d2b29, #21201d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#393836, #2d2b29, #21201d); /* Firefox 3.6 - 15 */
    background: linear-gradient(#393836, #2d2b29, #21201d); /* 标准的语法 */
	box-shadow:1px 4px 5px #000;
	}
.join_c_con ol li .j_t{
	width:115px;
	height:100px;
	margin-left:9px;
	transition:0.3s;
	
	}
.join_c_con ol li h4{
	font-size:31px;
	color:#edbe78;
	font-weight:900;
	margin:30px auto 24px;
	}
.join_c_con ol li em{
	display:block;
	width:100%;
	height:3px;
	margin-bottom:20px;
	}

.join_c_con ol li p{
	font-size:12px;
	color:#fff;
	font-weight:100;
	line-height:2em;
	text-align:center;
	}
.join_c_con ol li:hover .j_t{
	
	transform:rotate(360deg)
	
	
	}

.join_process{
	width:100%;
	height:746px;
	background:url(../images/zyba29.jpg) no-repeat center;
	overflow:hidden;
	position:relative;
	left:0;
	top:0;

	}

.join_process .join_p_tit{
	width:384px;
	height:129px;
	margin:80px auto 76px;
	
	}
.join_process .join_pro_com{
	height:398px;
	position:relative;
	left:0;
	top:0;
	
	background: -webkit-linear-gradient(#393836, #2d2b29, #21201d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#393836, #2d2b29, #21201d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#393836, #2d2b29, #21201d); /* Firefox 3.6 - 15 */
    background: linear-gradient(#393836, #2d2b29, #21201d); /* 标准的语法 */
	box-shadow:1px 4px 5px #000;
	}
.join_process .join_img{
	position:absolute;
	top:-180px;
	left:-165px;
	}
.join_pro_com .join_cc{
	width:1150px;
	height:357px;
	border:solid 2px #545454;
	margin-left:25px;
	margin-top:20px;
	float:left;
	
	}
.join_pro_com .join_cc li{
	width:306px;
	height:297px;
	border-right:solid 1px #474746;
	padding:60px 38px 0;
	text-align:center;
	font-family:"宋体";
	float:left;
	}
.join_pro_com .join_cc li:nth-child(3){
	border-right:none;
	}
.join_pro_com .join_cc li h5{
	font-size:50px;
	color:#edbe78;
	font-weight:900;
	}
.join_pro_com .join_cc li em{
	width:188px;
	height:11px;
	display:inline-block;
	margin:20px auto 36px;
	background:url(../images/zyba68.png) no-repeat center;
	}
.join_pro_com .join_cc li p{
	font-size:17px;
	color:#d3d3d3;
	line-height:2.3em;
	}
.join_stu{
	width:100%;
	height:377px;
	background:url(../images/zyba30.jpg) no-repeat center;
	
	}
.join_adv{
	width:100%;
	height:826px;
	background:url(../images/zyba31.jpg) no-repeat center;
	overflow:hidden;
	}

.join_adv .join_adv_tit{
	width:384px;
	height:129px;
	margin:60px auto 90px;
	}

.join_con_bot{
	height:495px;
	}
.join_con_bot .pp{
	width:600px;
	height:495px;
	}
.join_con_bot .pp li{
	width:285px;
	height:150px;
	margin-right:30px;
	border-radius:10px;
	float:left;
	margin-bottom:20px;
	background: -webkit-linear-gradient(#636363, #302c2c); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#636363, #302c2c); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#636363, #302c2c); /* Firefox 3.6 - 15 */
    background: linear-gradient(#636363, #302c2c); /* 标准的语法 */
	box-shadow:0px 4px 0px #000;
	font-family:"宋体";
	}
.join_con_bot .pp li:nth-child(2n){
	margin-right:0;
	}
.join_con_bot .pp li h5{
	font-size:26px;
	color:#edbe78;
	font-weight:900;
	margin:20px 0 20px;
	}
.join_con_bot .pp li p{
	font-size:14px;
	color:#c7c3bc;
	padding:0 20px;
	line-height:2em;
	
	}
.join_con_bot .pp li.join_a{
	background:none;
	box-shadow:none;
	}

.support{
	width:100%;
	height:819px;
	background:url(../images/zyba32.jpg) no-repeat center;
	overflow:hidden;
	}
.supp_tit{
	width:384px;
	height:129px;
	margin:60px auto 90px;
	
	}

.support_com{
	height:385px;
	}

.support_com .sup_com_con{
	width:910px;
	height:385px;
	float:right;
	}

.support_com .sup_com_con li{
	width:223px;
	height:189px;
	background:#3f3c3c;
	margin:0 5px 5px 0;
	color:#fff;
	float:left
	}
.support_com .sup_com_con li .tt{
	width:223px;
	height:62px;
	overflow:hidden;
	text-align:center;
	background:url(../images/zyba33.jpg) no-repeat center;

	}
.support_com .sup_com_con li .tt h3{
	font-size:22px;
	font-weight:900;
	margin-top:10px;
	margin-bottom:5px;
	}
.support_com .sup_com_con li .tt strong{
	font-size:16px;
	}
.support_com .sup_com_con li p{
	color:#edbe78;
	font-size:12px;
	padding:18px 16px 0;
	text-align:center;
	
	}

.support_com .sup_com_con li:nth-child(4n){
	margin-right:0;
	}

.bott_tu{
	width:100%;
	height:271px;
	background:url(../images/zyba34.jpg) no-repeat center;
	}

.join_bott_t{
	background:#3f3c3c !important;
	}
.join_bott_b{
	background:#1c1b1a !important;
	}
.footer .join_bott_t ul {
    border-top: solid 1px #555151;
    border-bottom: solid 1px #555151;
	
}

.in_in_show_s{
	font-size:14px;
	line-height:2em;
	
	
	}

.f14{ margin-top:50px;}
.f14 a{ color:#333;}



.v9_pages {
    margin: 30px 0 50px;
}
.v9_pages a.a1 {
    width: 60px;
}
.v9_pages a, .v9_pages span {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    padding: 0px 2px;
    background: #d4d4d4;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    margin: 0px 2px;
}

.v9_pages span {
    background: #1b5487;
    color: #fff;
}

.page_ab{ padding-top:50px;}
.about_page_com .ab_comm{ 
	height:639px; 
	float:left; 
	width:600px;
	margin-top:50px;
}
.about_page_com .ab_r{
	width:530px;
	padding-left:70px;
	
	}
.about_page_com .ab_r h3{ 
	font-size:43px;
	color:#2269b1;
	font-weight:900;
	margin-top:20px;
	}
.about_page_com .ab_r span{
	font-size:28px;
	color:#666;
	display:block;
	margin:20px 0 30px;
	
	}
.about_page_com .ab_r strong{
	font-size:20px;
	color:#300;
	display:block;
	margin:20px 0 30px;

	}
.about_page_com .ab_r em{
	display:block;
	margin:15px 0 30px;
	width:52px;
	height:2px;
	background:#2269b1;
	}
.about_page_com .ab_r p{
	text-indent:2em;
	font-size:14px;
	color:#333;
	line-height:2em;
	}
.about_page_com:after{
	content:"";
	display:block;
	clear:both;
	}
	
.about_page .strength{
	margin-top:80px;
	background:#f5f9fc;
	overflow:hidden;
	text-align:center;
	width:1200px; 
	padding:0 30px 20px;
	margin:0 auto;
	}
	
.about_page .strength h5{
	font-weight:900;
	font-size:36px;
	color:#2269b1;
	text-align:center;
	margin-top:50px;
	}
.about_page .strength span{
	font-size:26px;
	color:#999;
	text-align:center;
	margin-top:10px;
	text-transform:uppercase;
	display:inline-block;

	}
.about_page .strength ol{ margin:20px 0;}
.about_page .strength ol li{
	width:380px;
	float:left;
	background:#fff;
	height:360px;
	margin-right:30px;
	}	
.about_page .strength ol li:nth-child(3){
	margin-right:0;
	}	
	
	
.about_page .strength ol li.ss_tu{
	width:380px;
	height:286px;
	border:solid 1px red;}
	
.about_page .strength ol li p{
	font-size:16px;
	color:#3d3d3d;
	margin-top:20px;
	text-align:left;
	background:url(../images/zyba10.jpg) no-repeat left center ;
	padding-left:30px;
	margin-left:10px;
	}	
	
	
	
#top{
	width:50px;
	height:50px;
	background:url(../images/b2t_.png) no-repeat left top;
	position:fixed; 
	bottom:5%; 
	right:4%; 
	border-radius:50%;
	cursor:pointer; 
	display:none;
	transition:.2s;
	}	
#top:hover{
	background-position:left -50px;
	}	
/*浮动客服*/
#floatDivBoxs{width:150px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#2269b1;color:#fff;font-size:18px;position:relative; text-align:center;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px; padding-left:10px !important;}
#floatDivBoxs .floatDqq li a{ color:#666;}
#floatDivBoxs .floatDqq li:hover a{ color:#2269b1;}
#floatDivBoxs .floatDtxt{font-size:15px;color:#333;padding:10px 14px; text-align:center;}
#floatDivBoxs .floatDtel{padding:0 0 10px 10px; font-size:18px; color:#2269b1; font-weight:900;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:150px;z-index:999;}
#rightArrow a{display:block;height:45px;}	
	
	
	
	
/*














*/
