@charset "utf-8";

/* CSS Document */



body {

	font-family: "微软雅黑";

	width: 100%;

	min-width: 1280px;

}

* {

	margin: 0;

	padding: 0;

}

ul, ol {

	list-style: none;

}

img {

	border: 0;

}

.clear {

	clear: both;

}

a {

	text-decoration: none;

}

.inner {

	width: 1280px;

	margin: 0 auto;

}

/**    top    **/



.top {

	background-color: #dfdfdf;

	height: 44px;

	line-height: 43px;

}

.top_left_span1 {

	font-size: 14px;

	color: #4d4d4d;

	float: left;

}

.weibo, .weixin {

	display: inline-block;

	float: left;

	padding-top: 5px;

	margin-left: 7px;

}

.top_right_1 {

	font-size: 14px;

	color: #787878;

}

.top_right_1 a {

	color: #787878;

}

.denglu_a {

	background-image: url(../images/denglu_09.png);

	background-repeat: no-repeat;

	padding-left: 32px;

}

.top_right_2 {

	font-size: 14px;

	color: #787878;

}

.top_right_2 a {

	color: #787878;

}

.top_right_2 .dangqian_yuyan {

	color: #e40002;

}

.sousuokuang_box {

	width: 153px;

	height: 23px;

	line-height: 22px;

	background-image: url(../images/sousuokuang_12.png);

	background-repeat: no-repeat;

	display: inline-block;

}

.sousuokuang {

	width: 121px;

	margin-left: 26px;

	border: 0;

}

.sousuoanniu {

	background-color: #dfdfdf;

	font-size: 14px;

	color: #787878;

	border: none;

	cursor: pointer;

}

.top_right_1, .top_right_2, .top_right_3 {

	float: left;

}

.top_left {

	float: left;

}

.top_right {

	float: right;

}

.top_right_1 {

	margin-right: 26px;

}

.top_right_2 {

	margin-right: 16px;

}

.logo {

	width: 403px;

	float: left;

}

.header {

	background-color: #fff;

	padding-top: 34px;

}

.nav {

	float: left;

	margin-top: 13px;

	margin-left: 50px;

}

.nav_ul>li {

	float: left;
	line-height: 15px;
	padding-left: 30px;

	padding-right: 27px;

	padding-top: 9px;

	padding-bottom: 30px;

	font-size: 16px;

	color: #000;

	position: relative;

}

.nav_ul>li>a {

	font-size: 16px;

	color: #000;

}

.nav_ul>li:hover {

	background-image: url(../images/nav_li_bj_03.jpg);

	background-repeat: repeat-x;

}

.nav_ul .li_dangqian{

	background-image: url(../images/nav_li_bj_03.jpg);

	background-repeat: repeat-x;

	}

.nav_ul .li_dangqian a{

	color: #fff;

	}

.nav_ul>li:hover>a {

	color: #fff;

}

/**     banner     **/



/* flexslider */

.banner {

	position: relative;

	height: 320px;

	overflow: hidden;

}

.slides {

	position: relative;

	z-index: 1;

}

.slides li {

	height: 320px;

}

.slides li a{

	width:100%;

	display:block;

	height:320px;

	}

.flex-control-nav {

	position: absolute;

	top: 280px;

	z-index: 2;

	width: 100px;

	text-align: center;

	left: 7.3%;

}

.flex-control-nav li {

	display: inline-block;

	width: 13px;

	height: 13px;

*display:inline;

	zoom: 1;

	background-image: url(../images/li_img_03.jpg);

	margin-right: 7px;

}

.flex-control-nav a {

	/*display: inline-block;*/

	width: 13px;

	height: 13px;

	line-height: 40px;

	cursor: pointer;

	font-size: 0;
	
	float:left;

}

.flex-control-nav .flex-active {

	background-image: url(../images/li_dangqian_03.jpg);

}

.mainBOX1 {

	background-color: #fff;

	padding-top: 42px;

	padding-bottom: 55px;

}

.mainBOX1_left_p1 {

	font-size: 18px;

	color: #000;

	background-image: url(../images/mainbox1_left_p1_10.jpg);

	background-repeat: no-repeat;

	background-position: 0 bottom;

	padding-bottom: 17px;

	margin-bottom: 22px;

}

.mainBOX1_left_neirong_left {

	float: left;

	width: 229px;

	height: 173px;

	overflow: hidden;

}

.mainBOX1_left_neirong_right {

	width: 336px;

	float: left;

	margin-left: 30px;

	position: relative;

	padding-bottom: 45px;

}

.mainBOX1_left_neirong_right_p1 {

	font-size: 14px;

	color: #5e5e5e;

	line-height: 25px;

}

.ljgd_a {

	font-size: 14px;

	color: #707070;

	text-decoration: underline;

	position: absolute;

	right: 0;

	bottom: 0;

}

.ljgd_a:hover{

	color:#F00;

	}

.mainBOX1_left {

	float: left;

}

.mainBOX1_right {

	margin-left: 58px;

}

.mainBOX1_left_neirong_left img, .mainBOX2_1_neirong1_img img, .cpzx_xqy_mainBOX1_left img, .cpzx_xqy_mainBOX3_div1_1 img, .cpzx_img1 img, .yyly_mainBOX_right_ul_img1 img {

	-webkit-transform: scale(1, 1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 1000ms;

	-moz-transform: scale(1, 1);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 1000ms;

	transform: scale(1, 1);

	transition-timing-function: ease-out;

	transition-duration: 1000ms;

	width: 100%;

	height: auto;

}

.mainBOX1_left_neirong_left:hover img, .mainBOX2_1_neirong1_img:hover img, .cpzx_xqy_mainBOX1_left:hover img, .cpzx_xqy_mainBOX3_div1_1:hover img, .cpzx_img1:hover img, .yyly_mainBOX_right_ul_img1:hover img {

	-webkit-transform: scale(1.13, 1.13);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 1000ms;

	-moz-transform: scale(1.13, 1.13);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 1000ms;

	transform: scale(1.13, 1.13);

	transition-timing-function: ease-out;

	transition-duration: 1000ms;

}

.mainBOX2 {

	background-color: #e6e6e6;

	padding-top: 33px;

	padding-bottom: 40px;

}

.mainBOX2_p1 {

	font-size: 20px;

	color: #1c1c1c;

	padding-bottom: 34px;

}

.mainBOX2_p1 a {

	float: right;

	vertical-align: middle;

}

.xwzx_right_p2 {

	font-size: 14px;

	color: #5e5e5e;

}

.xwzx_right_p1 {

	padding-bottom: 20px;

	font-size: 16px;

	color: #000;

}

/****  footerBOX1   **/



.footerBOX1 {

	padding-top: 51px;

	padding-bottom: 60px;

	background-color: #1861af;

}

.footerBOX1_left dl {

	float: left;

	padding-right: 78px;

}

.footerBOX1_left dl dt {

	font-size: 16px;

	color: #fff;

	padding-bottom: 17px;

}

.footerBOX1_left dl dd {

	font-size: 12px;

	color: #fff;

	line-height: 25px;

}

.footerBOX1_left dl dd a {

	color: #fff;

}

.footerBOX1_left dl dd a:hover {

	color: #e40002;

}

.footerBOX1_right {

	float: right;

}

.footerBOX1_left {

	float: left;

}

.erweima_img {

	width: 118px;

	height: 118px;

	overflow: hidden;

}

.footerBOX1_right_div1 {

	width: 118px;

	float: left;

}

.footerBOX1_right_div1 p {

	text-align: center;

	padding-top: 16px;

	color: #fff;

}

.footerBOX1_right_div2 {

	margin-left: 50px;

}

.footerBOX2 {

	background-color: #14508f;

	padding-top: 30px;

	padding-bottom: 27px;

}

.footerBOX2 p {

	text-align: center;

	font-size: 12px;

	color: #fff;

	line-height: 22px;

}

.footerBOX2 p a {

	color: #fff;

}

/**    mainBOX2_1_neirong1_img   **/



.mainBOX2_1_neirong1 {

	width: 235px;

	float: left;

	margin-left: 25px;

}

.mainBOX2_1_neirong1_img {

	width: 231px;

	height: 176px;

	overflow: hidden;

	box-shadow: 4px 4px 0 #c7c6c7;

	margin-bottom: 20px;

}

.mainBOX2_1_neirong1_p1 {

	font-size: 14px;

	color: #000;

	text-align: center;

}

.erji_ul {

	background-color: #0084d7;

	position: absolute;

	left: 0;

	top: 60px;

	z-index: 10000;

	padding-bottom: 10px;
	
	display:none;

}

.nav_ul li .erji_ul li {

	/*padding-left: 25px;*/

	font-size: 12px;

	color: #fff;

	line-height: 30px;

	/*padding-right: 20px;*/

	width:120px;

	text-align:center;

}

.erji_ul li a {

	color: #fff;

}

.nav_ul li .erji_ul li:hover a{

	color:#e40002;

	}

.fanhuidingbu_img {

	position: absolute;

	right: 5%;

	top: -41px;

}

.footer {

	position: relative;

}

.mianbaoxie {

	height: 56px;

	background-color: #f6f6f6;

}

.mianbaoxie_p1 {

	font-size: 12px;

	color: #868686;

	line-height: 55px;

	margin-left: 304px;

}

.mianbaoxie_p1 a {

	color: #868686;

}

.cpzc_main_left {

	width: 179px;

	border: 1px #d3d3d3 solid;

	padding-top: 39px;

	padding-bottom: 28px;

	padding-left: 33px;

	padding-right: 23px;

	position: relative;

	float: left;

	margin-top: -41px;

}

.shang_zhuangshi {

	position: absolute;

	left: 0;

	top: -8px;

}

.cpzc_main_left_p1 {

	width: 262px;

	height: 54px;

	background-image: url(../images/cpzc_bj_07.png);

	background-repeat: no-repeat;

	margin-left: -42px;

	line-height: 53px;

	font-size: 18px;

	color: #fff;

	text-align: center;

}

.cpzc_main_left_ul {

	width: 177px;

	margin-bottom: 32px;

}

.cpzc_main_left_ul li {

	border-bottom: 1px #d6d6d6 solid;

	height: 47px;

	line-height: 46px;

	text-align: center;

	font-size: 14px;

	color: #1d1d1d;

}

.cpzc_main_left_ul li a {

	color: #1d1d1d;

}

.cpzc_main_left_ul .cpzc_main_left_ul_lidangqian a {

	color: #e40002;

}

.lxdh_div1 {

	padding-left: 35px;

	background-image: url(../images/dianhua_img_07.png);

	background-repeat: no-repeat;

	background-position: 4px 6px;

	margin-bottom: 20px;

}
table{
	border-collapse:collapse;
	width:100%;
}
table, th, td {
  border: 1px solid black;
}
.lxdh_div1 p {

	font-size: 14px;

	color: #2e2e2e;

	line-height: 24px;

}

.lxdh_div2 {

	background-image: url(../images/youxiang_img_11.png);

	background-position: 3px 6px;

}

.lxdh_div3, .lxdh_div4 {

	background: none;

}

.cpzc_main_right {

	float: left;

	margin-left: 59px;

	margin-top: 43px;

	padding-bottom: 66px;

}

.bellows__content {

	padding-top: 24px;

	padding-bottom: 32px;

	padding-left: 15px;

	padding-right: 47px;

}

.bellows__content p {

	font-size: 14px;

	color: #6d6d6d;

	line-height: 24px;

}

.bellows__item {

	margin-bottom: 17px;

}

/**   fenye   **/

.fenye {

	text-align: center;

	margin-top: 30px;

}

.fenye a {

	width: auto;
	padding:0 10px;
	height: 26px;

	border: 1px #e5e5e5 solid;

	display: inline-block;

	text-align: center;

	font-size: 14px;

	line-height: 25px;

	color: #676767;

}

.fenye .shangyiye, .fenye .xiayiye {

	width: 57px;

}

.fenye .dangqian_fenye {

	background-color: #ed333a;

	color: #fff;

}

/**     zlxz_main_right   **/



.zlxz_main_right {

	float: left;

	margin-left: 62px;

	width: 960px;

	padding-bottom: 60px;

	padding-top: 20px;

}

.zlxz_main_right_ul {

	width: 960px;

}

.zlxz_main_right_ul li {

	height: 60px;

	line-height: 59px;

	font-size: 14px;

	color: #000;

	border-bottom: 1px #aeaeae dotted;

	background-image: url(../images/li_jiantou_03.png);

	background-repeat: no-repeat;

	background-position: 3px center;

	padding-left: 30px;

}

.zlxz_main_right_ul li a {

	color: #000;

}

.zlxz_main_right_ul li:hover a {

	color: #1861af;

}

.zlxz_main_right_ul li span {

	float: right;

	color: #ababab;

	font-size: 12px;

}

.cpzx_xqy_main {

	float: left;

	margin-left: 60px;

	padding-top: 52px;

	width: 950px;

	padding-bottom: 45px;

}

.cpzx_xqy_mainBOX1_left {

	width: 326px;

	height: 246px;

	overflow: hidden;

	border: 1px #d0d0d0 solid;

	float: left;

}

.cpzx_xqy_mainBOX1_right {

	width: 517px;

	float: left;

	margin-left: 35px;

}

.cpzx_xqy_mainBOX1_right_p1 {

	font-size: 18px;

	color: #000;

	padding-bottom: 40px;

	padding-top: 7px;

}

.cpzx_xqy_mainBOX1_right_p2 {

	font-size: 14px;

	color: #1d1d1d;

}

.cpzx_xqy_mainBOX1_right_jianshu p {

	font-size: 12px;

	color: #707070;

	line-height: 20px;

}
.cpzx_xqy_mainBOX1_right_jianshu img{
	width:100%;
	}

.cpzx_xqy_mainBOX2_xxk p {

	float: left;

	padding-left: 40px;

	padding-right: 40px;

	cursor: pointer;

}

.cpzx_xqy_mainBOX2_xxk .cpzx_xqy_mainBOX2_xxk_dangqian {

	background-color: #80a9d5;

	color: #fff;

}

.cpzx_xqy_mainBOX2_xxk {

	background-color: #e2e2e2;

	height: 49px;

	line-height: 48px;

}

.cpzx_xqy_mainBOX2 {

	margin-top: 36px;

}

.cpzx_xqy_mainBOX2_xxk_neirongBOX_1 {

	padding-top: 53px;

	padding-bottom: 120px;

}
.cpzx_xqy_mainBOX2_xxk_neirongBOX_1 img{
	width:100%;
	}

.cpzx_xqy_mainBOX2_xxk_neirongBOX_1 p {

	font-size: 14px;

	color: #1d1d1d;

	line-height: 24px;

}

.cpzx_xqy_mainBOX3_p1 {

	border-bottom: 2px #80a9d5 solid;

	padding-bottom: 10px;

	font-size: 14px;

	color: #575757;

}

.cpzx_xqy_mainBOX3_div1 {

	padding-top: 22px;

}

.cpzx_xqy_mainBOX3_div1_1 {

	width: 174px;

	height: 131px;

	border: 1px #cdcdcd solid;

	overflow: hidden;

	float: left;

	margin-left: 7px;

	margin-right: 7px;

}

/**   cpzx_main   **/



.cpzx_main {

	margin-left: 66px;

	float: left;

	padding-top: 42px;

	padding-bottom: 60px;

}

.cpzx_main_ul li {

	width: 861px;

	height: 159px;

	background-image: url(../images/cpzx_li_bj_03.jpg);

	background-repeat: no-repeat;

	padding-top: 26px;

	padding-left: 24px;

	padding-bottom: 24px;

	padding-right: 86px;

	margin-bottom: 35px;

}

.cpzx_img1 {

	width: 208px;

	height: 157px;

	overflow: hidden;

	box-shadow: 2px 2px 0 #c9c7c8;

	float: left;

}

.cpzx_rightBOX {

	float: left;

	width: 622px;

	margin-left: 28px;

}

.cpzx_rightBOX_p1 {

	font-size: 18px;

	color: #1d1d1d;

	padding-bottom: 20px;

}

.cpzx_rightBOX_p2 {

	font-size: 12px;

	color: #3c3c3c;

	line-height: 18px;

	padding-bottom: 10px;

}

.cpzx_rightBOX_a {

	width: 93px;

	height: 29px;

	background-color: #1861af;

	font-size: 12px;

	color: #fff;

	display: block;

	text-align: center;

	line-height: 28px;

	border-radius: 25px;

}

/**   dzfw_main_right   **/



.dzfw_main_right {

	width: 960px;

	margin-left: 60px;

	float: left;

	padding-top: 83px;

	padding-bottom: 57px;

}

.dzfw_main_right_p1 {

	text-align: center;

	font-size: 30px;

	color: #353535;

	padding-bottom: 25px;

}

.dzfw_main_right_neirong p {

	/*line-height: 35px;*/

	/*padding-bottom: 30px;*/

}

.gsjs_main_right {

	width: 953px;

	float: left;

	padding-bottom: 80px;

	padding-top: 56px;

	margin-left: 60px;

}

.gsjs_main_right_neirong p {

	font-size: 14px;

	color: #232323;

	line-height: 35px;

}

/**    yyly_mainBOX_right    **/



.yyly_mainBOX_right {

	width: 960px;

	float: left;

	margin-left: 60px;

	padding-top: 50px;

	padding-bottom: 60px;

}

.yyly_mainBOX_right_ul_img1 {

	width: 195px;

	min-height:148px;

	overflow: hidden;

	float: left;

}

.yyly_mainBOX_right_ul_right {

	width: 700px;

	margin-left: 30px;

	float: left;

}

.yyly_mainBOX_right_ul_right_p1 {

	font-size: 18px;

	color: #292929;

	padding-bottom: 18px;

}

.yyly_mainBOX_right_ul_right_p2 {

	font-size: 14px;

	color: #5e5e5e;

	line-height: 23px;

}

.yyly_mainBOX_right_ul_right_a {

	font-size: 14px;

	color: #707070;

	text-decoration: underline;

}

.yyly_mainBOX_right_ul li {

	padding-bottom: 30px;

	border-bottom: 1px #ddd dotted;

	margin-bottom: 30px;

}

/**   lxwm_main_right   **/



.lxwm_main_right {

	padding-top: 52px;

	margin-left: 60px;

	padding-bottom: 60px;

	padding-right: 30px;

	float: left;

	width: 850px;

}

.lxdz_div1 p {

	font-size: 14px;

	color: #1f1f1f;

	zoom: 1;

	line-height: 23px;

}

.lxwm_main_right_1_left {

	width: 330px;

	float: left;

}

.lxwm_main_right_1_right {

	width: 471px;

	/*height: 241px;*/

	overflow: hidden;

	border: 1px #bfbfbf solid;

	float: right;

}

.lxwm_main_right_2_xxk {

	border-bottom: 1px #c5d7eb solid;

	height: 44px;

}

.lxwm_main_right_2_xxk p {

	float: left;

	padding-left: 25px;

	padding-right: 25px;

	height: 44px;

	line-height: 43px;

	font-size: 14px;

	color: #2d2d2d;

	cursor: pointer;

}

.lxwm_main_right_2_xxk .lxwm_dangqian_p1 {

	background-color: #c5d7eb;

}

.lxwm_main_right_2 {

	padding-top: 60px;

}

.lxwm_main_right_2_xxk_neirongBOX_1 {

	padding-top: 30px;

}

.jrwm_main_right {

	width: 974px;

	float: left;

	margin-left: 60px;

	padding-top: 47px;

	padding-bottom: 40px;

}

.jrwm_main_right_p1 {

	font-size: 18px;

	color: #222;

	padding-bottom: 20px;

}

.jrwm_main_right_p2 {

	font-size: 14px;

	color: #9c9c9c;

	line-height: 25px;

}

.zpjl_divBOX_1_p1 {

	font-size: 14px;

	color: #222222;

	padding-bottom: 15px;

}

.gwzz_div p {

	font-size: 12px;

	color: #3d3d3d;

	line-height: 22px;

}

.zpjl_divBOX_1 {

	padding-bottom: 33px;

	border-bottom: 1px #666 solid;

	margin-bottom: 30px;

}

.zzry_main_right {

	width: 963px;

	float: left;

	padding-top: 50px;

	margin-left: 60px;

	padding-bottom: 60px;

}

/* 本例子css */

.zzry_main_rightBOX1 {

	width: 963px;

	height: 244px;

	overflow: hidden;

	position: relative;

	background-color: #eeeeee;

}

.zzry_main_rightBOX1 .hd {

	overflow: hidden;

	height: 19px;

	position: absolute;

	top: 105px;

	left: 0;

	width: 963px;

}

.zzry_main_rightBOX1 .hd .prev {

	display: block;

	width: 11px;

	height: 19px;

	float: left;

	overflow: hidden;

	cursor: pointer;

	background: url(../images/zuo_anniu_06.png) no-repeat;

	margin-left: 18px;

}

.zzry_main_rightBOX1 .hd .next {

	display: block;

	width: 11px;

	height: 19px;

	float: right;

	overflow: hidden;

	cursor: pointer;

	background: url(../images/you_anniu_09.png) no-repeat;

	margin-right: 16px;

}

.zzry_main_rightBOX1 .bd {

	width: 885px;

	margin-left: 41px;

	overflow: hidden;

	margin-top: 35px;

}

.zzry_main_rightBOX1 .bd ul {

	overflow: hidden;

	zoom: 1;

}

.zzry_main_rightBOX1 .bd ul li {

	float: left;

	_display: inline;

	overflow: hidden;

	text-align: center;

	margin-right: 15px;

}

.zzry_main_rightBOX1 .bd ul li .pic {

	width: 208px;

	height: 137px;

	border: 1px #d0d0d0 solid;

	background-color: #fff;

	padding-top: 14px;

	margin-bottom: 15px;

}

.zzry_main_rightBOX1 .bd ul li .title {

	font-size: 14px;

	color: #000;

}

.zzry_main_rightBOX1 .bd ul li .title a {

	color: #000;

}

.zzry_main_right_ul {

	padding-top: 15px;

}

.zzry_main_right_ul li {

	height: 60px;

	line-height: 59px;

	border-bottom: 1px #ababab dotted;

	font-size: 14px;

	color: #000;

}

.zzry_main_right_ul li a {

	color: #000;

}

.zzry_main_right_ul li span {

	float: right;

	font-size: 12px;

	color: #ababab;

}

.zzry_main_right_ul li:hover a {

	color: #f02d2f;

}



/**   fzlc_main_right   **/



.fzlc_main_right{

	float:left;

	margin-left:60px;

	padding-top:60px;

	width:890px;

	padding-bottom:60px;

	}

	

.liright_nianfei{

	font-size:24px;

	color:#232323;

	padding-bottom:32px;

	}

.fzlc_img1{

	width:150px;

	height:110px;

	overflow:hidden;

	float:left;

	}

.fzlc_div1_right{

	float:left;

	width:510px;

	padding-left:34px;

	background-image:url(../images/bj_fzcl_10.png);

	background-repeat:no-repeat;

	background-position:23px 5px;

	}

.fzlc_div1_right p{

	font-size:14px;

	color:#232323;

}

.fzlc_div1{

	margin-bottom:25px;

	}

	

.denglu_main{

	padding-top:26px;

	padding-bottom:54px;

	}

.denglu_main .inner{

	height:383px;

	background-repeat:no-repeat;

	background-position:center 0;

	padding-top:85px;

	}

.dengluBOX{

	width:376px;

	height:296px;

	border:1px #e3e3e3 solid;

	box-shadow:3px 5px 5px #c2c2c2;

	background-color:#fff;

	margin-left:794px;

	}

.dengluBOX_p1{

	font-size:18px;

	color:#202020;

	padding-top:20px;

	padding-left:33px;

	padding-bottom:25px;

	}

.zhanghao_input{

	margin-left:60px;

	width:246px;

	height:34px;

	line-height:33px;

	padding-left:12px;

	border:1px #d5d5d5 solid;

	margin-bottom:12px;

	}

.wjmm_a{

	font-size:12px;

	color:#1861af;

	display:block;

	margin-left:60px;

	}

.denglu_anniu_a{

	display:block;

	width:260px;

	height:36px;

	line-height:35px;

	text-align:center;

	background-color:#1861af;

	font-size:14px;

	color:#fff;

	margin-left:60px;

	margin-top:13px;

	}

.dengluBOX_p2{

	font-size:12px;

	color:#202020;

	text-align:center;

	margin-top:13px;

	}

.dengluBOX_p2 a{

	text-decoration:underline;

	color:#1861af;

	}

.zhmm_div_p1{

	font-size:18px;

	color:#000;

	}

.zhmm_div{

	margin-left:856px;

	padding-top:149px;

	margin-top:-85px;

	}

.srmm_inpu{

	width:324px;

	height:34px;

	line-height:33px;

	background-color:#fff;

	border:1px #d9d9d9 solid;

	padding-left:14px;

	margin-top:30px;

	margin-bottom:22px;

	}

.xyb_a{

	display:block;

	width:113px;

	line-height:33px;

	height:34px;

	text-align:center;

	background-color:#1861af;

	font-size:14px;

	color:#fff;

	margin-left:223px;

	}

.zhmm_div_p3{

	font-size:14px;

	color:#a9a9a9;

	padding-bottom:26px;

	}

.srmm_inpu2{

	margin-bottom:12px;

	}

	

.zhuceBOX{

	width:320px;

	height:422px;

	background-color:#fff;

	border:1px #e2e2e2 solid;

	box-shadow:3px 5px 5px #c2c2c2;

	margin-left:794px;

	padding-left:59px;

	}

.zhuce_main .inner{

	height:483px;

	padding-top:62px;

	}

.zhuceBOX_p1{

	font-size:18px;

	color:#202020;

	padding-top:30px;

	padding-bottom:18px;

	}

.zhuce_input{

	width:245px;

	height:34px;

	line-height:33px;

	background-color:#fff;

	border:1px #d5d5d5 solid;

	padding-left:13px;

	margin-bottom:10px;

	}

.yanzhengma_input{

	width:112px;

	height:34px;

	line-height:33px;

	padding-left:11px;

	border:1px #d5d5d5 solid;

	}



.huoquyzm_a{

	width:124px;

	height:34px;

	line-height:33px;

	border:1px #c6d8e6 solid;

	text-align:center;

	display:inline-block;

	font-size:12px;

	color:#3e7aaa;

	background-color:#dfeef9;

	vertical-align:top;

	margin-left:5px;

	}

.shuruyzm_p1{

	font-size:12px;

	color:#8e8e8e;

	padding-top:5px;

	padding-bottom:10px;

	}

.zhuce_denglu_a{

	width:260px;

	height:36px;

	line-height:35px;

	background-color:#1861af;

	text-align:center;

	font-size:14px;

	color:#fff;

	display:block;

	margin-bottom:10px;

	}

.tongyixieyi_div_p1{

	font-size:14px;

	color:#1861af;

	display:inline-block;

	vertical-align:middle;

	}

.tongyixieyi_div_input{

	vertical-align:middle;

	}

.tongyixieyi_div_p1 a{

	color:#1861af;

	}

.qqgoutong{

	position:fixed;

	top:40%;

	right:-105px;

	z-index:10000000000;
	
	-webkit-transition:all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;  transition: all 0.3s ease 0s;

	}

	.qqgoutong:hover{
		right:5px;
		}

	/***    cpzx_lmymain     **/



.cpzx_lmymain{

	height:613px;

	background-repeat:no-repeat;

	background-position:center 0;

	padding-top:68px;

	}

.cpzx_lmymain_p1{

	font-size:30px;

	color:#fff;

	text-align:center;

	background-image:url(../images/cpzx_lmymain_p1_03.jpg);

	background-repeat:no-repeat;

	background-position:center bottom;

	padding-bottom:25px;

	margin-bottom:60px;

	}

.cpx_p1{width:1045px;height:106px;overflow:hidden;text-align:center;font-size:16px;color:#fff;line-height:33px;padding-right:30px;background-image:url(../images/bj_bj_07.jpg);background-repeat:repeat-y;background-position:right 0;}

.cpxBOX1{

	margin-left:106px;

	}

.cpxBOX2{

	margin-top:50px;

	}

.cpxBOX2_div1{

	width:317px;

	height:267px;

	overflow:hidden;

	float:left;

	position:relative;

	margin-right:57px;

	box-shadow:13px 13px 13px #1e3b59;

	}

.cpxBOX2_div1_p1{

	font-size:18px;

	color:#fff;

	text-align:center;

	width:317px;

	height:52px;

	line-height:51px;

	background-color:#737373;

	position:absolute;

	bottom:0;

	left:0;

	}

.cpxBOX2{

	margin-left:109px;

	}

.cpxBOX2_div1_img img{

	-webkit-transform: scale(1, 1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 1000ms;

	-moz-transform: scale(1, 1);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 1000ms;

	transform: scale(1, 1);

	transition-timing-function: ease-out;

	transition-duration: 1000ms;

	width: 100%;

	height: auto;

	}

.cpxBOX2_div1_img:hover img{

	-webkit-transform: scale(1.13, 1.13);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 1000ms;

	-moz-transform: scale(1.13, 1.13);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 1000ms;

	transform: scale(1.13, 1.13);

	transition-timing-function: ease-out;

	transition-duration: 1000ms;

	}

	

.guanbi_anniu{

	position:absolute;

	right:10px;

	top:0;

	z-index:10000000000000;

	}



