.width_650 {
	width: 650px;
	margin: 0 auto;
}
.width_560 {
	width: 560px;
	margin: 0 auto;
}
.width_600 {
	width: 600px;
	margin: 0 auto;
}
.home_1 {
	width: 100%;
	height: 352px;
	background: url(../images/1.jpg) center center no-repeat;
}
.home_1_n p {
	text-indent: 46px;
}
.home_tb {
	width: 100%;
	height: 5px;
	background: url(../images/0.jpg) center center;
}
.home_1_n {
	padding-top: 60px;
}
.home_1_n h1 {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}
.home_1_n p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: left;
}
.home_1_n a {
	float: right;
	color: #0F64A2;
	margin-top: 10px;
}
.home_2 {
	width: 100%;
	height: 300px;
	background: url(../images/2.jpg) center center no-repeat;
	position: relative;
}
.home_2 video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}
.home_2 .video_img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
	display: none;
}
.home_3 h1 {
	margin-top: 28px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}
.home_3 a img {
	width: 100%;
}
.home_3 a {
	overflow: hidden;
	line-height: 40px;
	border-bottom: 1px dashed #C9C9C9;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 5px;
}
.home_3 a p {
	width: 75%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
}
.home_3 a span {
	width: 25%;
	line-height: 40px;
	float: right;
	text-align: right;
}
.home_3 a:first-of-type {
	border-bottom: none;
}
.h_3more {
	text-align: center;
	border-bottom: none !important;
	padding-top: 10px;
}
.h_3more img {
	width: auto !important;
}
.home_4 {
	width: 100%;
	height: 460px;
	background: url(../images/4.jpg) center center;
	margin-top: 25px;
	overflow: hidden;
	padding-top: 16px;
	box-sizing: border-box;
}
.home_4 a {
	width: 25%;
	float: left;
	padding: 0 6px;
	box-sizing: border-box;
}
.home_4 a img {
	width: 100%;
}
.home_4 a p {
	color: #FFF;
	font-size: 22px;
	text-align: center;
	line-height: 32px;
	margin-top: 6px;
}
.home_4 a s {
	color: #FFF;
	text-align: center;
	display: block;
}
.home_4 a span {
	color: #075f9f;
	text-align: center;
	display: block;
	padding: 2px 0px;
	box-sizing: border-box;
	background: #FFF;
	margin-top: 6px;
}
.home_5 {
	overflow: hidden;
}
.home_5 a {
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
	width: 295px;
	margin-bottom: 10px;
}
.home_5 a:nth-child(even) {
	margin-right: 5px;
}
.home_5 a:nth-child(odd) {
	margin-left: 5px;
}
.home_5 a:nth-of-type(3), .home_5 a:nth-of-type(4) {
	margin-bottom: 0px !important;
}
.home_5 a img {
	width: 295px;
	height: 215px;
}
.home_5 a div {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #333;
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	text-align: center;
}
.home_5 a div span {
	display: block;
	text-align: center;
	font-size: 22px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 80px;
}
.home_5 a div i {
	content: " ";
	display: inline-block;
	width: 70px;
	height: 1px;
	background: #FFF;
	margin: 0 auto;
	margin-bottom: 18px;
	margin-top: 18px;
}
.home_5 a div samp {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.home_title_tt {
	margin-top: 28px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}
.home_title_tt_w {
	margin-top: 23px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #FFF;
}
.foot {
	width: 100%;
	height: 302px;
	background: url(../images/foot.jpg) center center no-repeat;
	margin-top: 60px;
	box-sizing: border-box;
	padding-top: 25px;
}
.foot p {
	color: #FFF;
	line-height: 34px !important;
	height: auto !important;
	margin-bottom: 6px;
}
.foot p a {
	color: #FFF;
}
.rightNav ul {
	overflow: hidden;
}
.rightNav ul li {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.rightNav ul li a {
	font-size: 26px;
	text-indent: 38px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
.rightNav ul li.cur>h2>a {
	border-radius: 5px;
	background: #4280b1;
	color: #FFF;
}
.d_x_ul>a {
	position: relative;
}
.d_x_ul>a:after {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 38px;
	background: url(../images/x1.png) center center no-repeat;
	width: 32px;
	height: 32px;
}
.cur .d_x_ul>a:after {
	content: " " !important;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 38px;
	background: url(../images/x2.png) center center no-repeat;
	width: 32px;
	height: 32px;
}
.rightNav {
	overflow-y: auto;
}
.dongtai_ul {
	display: none;
}
.dongtai_ul li a {
	text-indent: 49px !important;
	font-size: 26px !important;
}
.coment_Z {
	position: relative;
}
.coment_Z .nav {
	color: #000;
	padding-top: 135px;
	padding-bottom: 35px;
	line-height: 40px;
}
.coment_Z .nav a {
	display: inline-block;
}
.title_show {
	font-size: 24px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.show_n p img {
	max-width: 100%;
}
.cur_img {
	text-align: center;
}
.B_foot_tit {
	text-align: center;
	font-size: 24px;
}
.B_foot {
	padding-top: 35px;
}
.B_foot_n a {
	display: inline-block;
}
.B_foot_n {
	text-align: justify;
	text-align-last: justify;
	width: 560px;
	margin: 0 auto;
}
.show_n a {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 8px;
	background: #FFF;
	display: block;
}
.show_n a img {
	float: left;
	width: 210px;
	height: 126px;
}
.show_li {
	float: left;
	width: 370px;
	box-sizing: border-box;
	padding-left: 10px;
}
.show_li h1 {
	font-size: 24px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.show_li p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 34px;
	margin-top: 5px;
}
.show_li span {
	display: block;
	text-align: right;
	color: #c3c3c3;
	font-size: 18px;
	margin-top: 5px;
}
#back_top {
	position: fixed;
	right: 25px;
	bottom: 15%;
	display: none;
}
.yinying {
	-webkit-box-shadow: 0 4px 6px rgba(0,0,0,.15);
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.15);
	box-shadow: 0 4px 6px rgba(0,0,0,.15);
	overflow: hidden;
	background: #FFF;
	margin-bottom: 25px;
}
.yinying_n {
	padding: 25px;
	box-sizing: border-box;
	background: #FFF;
}
.yinying_n p {
	text-indent: 0px !important;
}
.yinying img {
	max-width: 100%;
}
.about_2>img {
	float: left;
	width: 40%;
	margin-top: 25px;
}
.about_2 .yinying_n {
}
.about_tit {
	margin-bottom: 25px;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
}
#dituContent img {
	max-width: inherit !important
}
.lxwm_B {
	text-align: center;
	margin-bottom: 20px;
}
.lxwm_R_T {
	border-bottom: 1px solid #959595;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.lxwm_R_T p {
	color: #959595;
	margin-bottom: 30px;
	padding-left: 70px;
	padding-top: 10px;
	box-sizing: border-box;
	position: relative;
	line-height: 34px;
}
.lxwm_R_T p img {
	position: absolute;
	left: 0;
	top: 0px;
}
.lxwm_L {
	width: 600px;
	float: left;
	font-size: 24px;
	margin-bottom: 50px;
}
.lxwm_L #feedback_form {
	text-align: left;
	padding-left: 32px;
	margin-top: 0px;
}
.lxwm_R {
	width: 600px;
	float: left;
}
.lxwm_L input {
	width: 485px;
	height: 56px;
	box-sizing: border-box;
	line-height: 56px;
	border: 1px solid #959595;
	background: none;
	border-radius: 5px;
	text-indent: 20px;
	font-size: 24px;
}
.lxwm_L #btnSubmit {
	text-indent: 0px !important;
	border: none;
	margin-top: 0px;
	font-size: 24px;
}
.lxwm_L #txtContent {
	border: 1px solid #959595 !important;
	background: none;
	height: 160px !important;
}
.lxwm_L ::-webkit-input-placeholder { /* WebKit browsers */
color: #959595;
}
.lxwm_L :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:  #959595;
}
.lxwm_L ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #959595;
}
.lxwm_L :-ms-input-placeholder { /* Internet Explorer 10+ */
color:  #959595;
}
.lxwm_L_in {
	margin-bottom: 30px;
	position: relative;
}
.lxwm_L_in:after {
	content: " * ";
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 505px;
}
#feedback_form #txtContent {
	width: 485px;
	height: 250px;
	border: 1px solid #4280b1;
	border-radius: 5px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	box-sizing: border-box;
	font-size: 24px;
}
#btnSubmit {
	width: 110px;
	height: 38px;
	background: #4280b1;
	color: #FFF;
	text-align: center;
	line-height: 38px;
	font-weight: 600;
	margin-top: 15px;
	cursor: pointer;
}
.tishi {
	display: none;
	white-space: nowrap;
	background-color: rgba(0,0,0,0.8);
	padding: 10px 18px;
	color: #FFF;
	border-radius: 5px;
	line-height: 30px;
	position: fixed;
	left: 50%;
	top: 45%;
	z-index: 999;
	transform: translate(-50%, -50%);
}
.Validform_checktip {
	display: none;
}
.Validform_error {
	background: none !important;
}
.zhuanjia_list_T {
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 20px;
}
.zhuanjia_list_T a {
	width: 130px;
	float: left;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #FFF;
	border: 1px solid #075F9F;
	border-radius: 5px;
	margin-bottom: 18px;
	margin-right: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zhuanjia_list_T .cur {
	background: #075F9F;
	color: #FFF;
}
.zhuanjia_list_T a:nth-child(4n) {
	margin-right: 0px !important;
}
.zhuanjia_list_B {
	margin-bottom: 30px;
	overflow: hidden;
}
.zhuanjia_list_B a {
	width: 49%;
	float: left;
	margin-bottom: 20px !important;
}
.zhuanjia_list_B a img {
	width: 274px;
	/*height: 384px;*/
}
.zhuanjia_list_B a p {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #FFF;
	border: 1px solid #D7D5D5;
	border-top: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zhuanjia_list_B a:nth-of-type(odd) {
	float: left;
}
.zhuanjia_list_B a:nth-of-type(even) {
	float: right;
}
.tuandui_show {
/* color: #BB8C28;*/
}
.tuandui_show p {
	margin-bottom: 6px;
	line-height: 42px !important;
}
.tuandui_show img {
	max-width: 100%;
	pointer-events: none;
}
.shebei_B a {
	display: block;
}
.shebei_B a img {
	float: left;
}
.shebei_B a {
	width: 100%;
	background: #fff;
	overflow: hidden;
	display: block;
	cursor: pointer;
	color: #898989 !important;
	margin-bottom: 20px;
}
.sb_img {
	width: 280px;
	height: 209px;
	overflow: hidden;
	float: left;
}
.sb_img img {
	width: 100%;
	height: 100%;
}
.sb_nr {
	float: left;
	width: 320px;
	padding: 10px 20px;
	box-sizing: border-box;
}
.sb_nr h1 {
	font-size: 26px;
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shebei_show {
	padding-top: 27px;
	padding-left: 27px;
}
.shebei_show_R h1 {
	color: #898989;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 40px;
}
.shebei_show_R p {
	color: #898989;
}
.sb_xq {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-indent: 52px;
}
.sb_yy {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.shebei_B a {
	width: 100%;
	background: #fff;
	overflow: hidden;
	display: block;
	cursor: pointer;
	color: #898989 !important;
	margin-bottom: 20px;
}
.keshin_jj {
	background: #FFF;
	margin-bottom: 30px;
}
.keshin {
	padding: 20px;
	box-sizing: border-box;
	background: #FFF;
}
.keshin .zhuanjia_list_B a:nth-last-child(1), .keshin .zhuanjia_list_B a:nth-last-child(2) {
	margin-bottom: 0px;
}
.keshin .zhuanjia_list_B {
	margin-bottom: 0px;
}
.keshin .zhuanjia_list_B a {
	border: none;
	position: relative;
}
.keshin .zhuanjia_list_B a .m_up {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.60);
	padding: 10px 5px;
	box-sizing: border-box;
}
.keshin .zhuanjia_list_B a p {
	background: none;
	border: none;
	color: #FFF;
	line-height: inherit;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.keshin .zhuanjia_list_B a .m_up .tit {
	margin-bottom: 2px;
	font-size: 26px;
}
.am-pureview-bar .am-pureview-title {
	text-align: center;
	font-size: 24px;
}
.job_show {
	margin-top: 45px;
	overflow: hidden;
}
.job_show_tit {
	border-bottom: dashed #959595 1px;
	padding: 20px 14px;
	box-sizing: border-box;
	color: #959595;
}
.job_show_n {
	padding-top: 20px;
}
.job_show_tit span, .job_show_n_z span {
	display: inline-block;
	color: #075f9f;
}
.job_show_n_z {
	padding: 20px 14px;
	box-sizing: border-box;
	color: #959595;
}
.job_show_n {
	width: 100%;
	float: right;
}
.job_show_n p {
	margin-bottom: 15px;
}
.xuzhi {
	padding: 40px;
	box-sizing: border-box;
	padding-bottom: 80px;
	background: url(../images/xz_bd.jpg) #FFF right bottom no-repeat;
	background-size: 50%;
}
.xuzhi h1 {
	font-size: 24px;
	margin-bottom: 25px;
}
.xuzhi p {
	margin-bottom: 15px;
}
.fangwei {
	padding-bottom: 20px;
}
.ui-dialog-content {
	font-size: 24px !important;
}
.yinying_n p {
	text-indent: 52px;
}
.keshin p, .show_n p {
	text-indent: 52px;
}
.keshin p span, .show_n p span {
	font-size: 22px !important;
}
/*.show_li p, .sb_nr p{ text-indent: 0px !important;}*/


.bgDiv_mobile {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-inde: 1999;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 99999;
}
.tan_div {
	display: none;
	width: 90%;
	height: 450px;
	border: #999999 0px solid;
	background: #fff;
	color: #333;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -210px;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
	box-shadow: 2px 2px 10px #909090;
	z-index: 999999;
}
.tan_div_X {
	width: 28px;
	height: 28px;
	cursor: pointer;
	position: absolute; z-index: 999999;
	top: 18px;
	right: 38px;
	background: url(../images/s_b.jpg) center center no-repeat !important;
}
.tan_div_C iframe {
	width: 100% !important;
	height: 450px !important;
}

.m_up p{ text-indent: 0px !important;}
