@charset "utf-8";

/* CSS Document */
.ab_dianzhao {}

.ab_dianzhao_top {
	width: 100%;
	height: 315px;
	background: url(../images/ipc_ban.jpg) no-repeat top center;
}

.ab_dianzhao_width {
	width: 1200px;
	margin: 0px auto;
}

.ab_dianzhao_p {
	width: 1195px;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #ff3f3c;
	margin: 0px auto;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	color: #666;
	margin: 10px 0px;
	font-size: 16px;
}

.ab_dianzhao_p:hover {
	border-bottom: 1px solid #ff3f3c;
}

.ab_dianzhao_p a {
	color: #666;
	margin: 0px 5px;
}

.ab_dianzhao_p a:hover {
	color: #f00;
}

/*******************************/
.list_main {
	width: 100%;
	margin-top: 20px;
}

.list_mian_width {
	width: 1200px;
	margin: 0px auto;
}

.list_main_part1 {
	border: 1px solid #ccc;
	line-height: 36px;
}

.list_main_part1_p {
	width: 90px;
	font-size: 13px;
	float: left;
	margin-left: 30px;
	color: #555;
}

.list_main_part1_ul_div {
	overflow: hidden;
	float: left;
	margin-left: 5px;
}

.list_main_part1_ul {
	float: left;
	width: 1000px;
	margin-left: -1px;
}

.list_main_part1_li {
	float: left;
}

.list_main_part1_li a {
	padding: 0px 22px;
	color: #333;
	border-left: 1px dashed #ccc;
	font-size: 13px;
}

.list_main_part1_li a:hover {
	color: #ff7300
}

/*******list_main_part2**********/
.list_main_part2 {
	margin-top: 20px;
}

.list_main_part2_left {
	width: 920px;
	float: left;
}

.list_main_part2_right {
	width: 218px;
	height: 630px;
	float: right;
	border: 1px solid #ccc;
}

.list_main_part2_left_ul {
	width: 1000px;
}

.list_main_part2_left_li {
	width: 218px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.list_main_part2_left_li:hover {
	border: 1px solid #ff7300;
}

.list_main_part2_left_li_divimg {
	width: 218px;
	height: 218px;
	overflow: hidden;
}

.list_main_part2_left_li_divimg:hover .list_main_part2_left_li_img {
	transform: scale(1.1);
}

.list_main_part2_left_li_img {
	width: 100%;
	transition: 1s transform;
}

.list_main_part2_left_li_jiage {
	color: #ff7300;
	font-size: 13px;
	text-indent: 10px;
	margin-top: 5px;
}

.list_main_part2_left_li_jiage span {
	margin-left: 5px;
	font-size: 18px;
	font-weight: 700;
}

.list_main_part2_left_li_h2 {
	font-size: 14px;
	font-weight: 100;
	color: #555;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-indent: 10px;
	width: 210px;
	margin-top: 5px;
}

.list_main_part2_left_li_gongsi {
	font-size: 12px;
	color: #999;
	text-indent: 10px;
	margin-top: 5px;
	width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}

.list_main_part2_left_li_zixun {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/zixuntubiao.png) top left no-repeat;
	background-size: cover;
	float: right;
	margin-top: -30px;
	margin-right: 18px;
}

.list_main_part2_left_li_zixun:hover {
	background: url(../images/zixuntubiaohover.png) top left no-repeat;
	background-size: cover;
}

.list_main_part2_left_fenye {
	height: 38px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}

.list_main_part2_left_fenye>ul {}

.list_main_part2_left_fenye>ul>li {
	float: left;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-right: 20px;
	border: 1px solid #ccc;
	font-size: 16px;
}

.list_main_part2_left_fenye>ul>li>a {
	clear: #555;
	display: block;
}

/********list_main_part2_right*****/
.list_main_part2_right_h3 {
	text-indent: 20px;
	background: #004a7b;
	width: 100%;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
}

.list_main_part2_right_ul {
	margin-top: 10px;
	height: 580px;
	overflow: scroll;
	overflow-x: hidden;
}

.list_main_part2_right_ul_li {
	line-height: 30px;
	font-size: 14px;
}

.list_main_part2_right_ul_li_a {
	display: block;
	color: #333;
	font-weight: 700;
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list_main_part2_right_ul_li_ul {}

.list_main_part2_right_ul_li_ul_li {}

.list_main_part2_right_ul_li_ul_li_a {
	display: block;
	color: #666;
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list_main_part2_right_ul_i {
	display: inline-block;
	width: 14px;
	height: 14px;
	float: left;
	border: 1px solid #ccc;
	border-radius: 9px;
	margin: 7px 6px 0px 20px;
}

.list_main_part2_right_ul_li_a:hover .list_main_part2_right_ul_span {
	display: block;
	margin: 4px 5px 5px 4px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #004a7b;
}

.list_main_part2_right_ul_li_a:hover .list_main_part2_right_ul_i {
	border: 1px solid #004a7b;
}

.list_main_part2_right_ul_li_ul_li_a:hover .list_main_part2_right_ul_i {
	border: 1px solid #004a7b;
}

.list_main_part2_right_ul_li_ul_li_a:hover .list_main_part2_right_ul_span {
	display: block;
	margin: 4px 5px 5px 4px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #004a7b;
}

.gundongtiao::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.gundongtiao::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #004a7b;
}

.gundongtiao::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #EDEDED;
}

/***********/
.list_new_lxwm {
	margin-top: 10px;
	padding-bottom: 30px;
}

.list_new_lxwm_width {
	width: 1200px;
	margin: 0px auto;
}

.list_new_lxwm_ul {
	height: 130px;
	width: 100%;
	border: 1px solid #ccc;
}

.list_new_lxwm_li {
	margin-top: 33px;
	margin-left: 20px;
	height: 64px;
	border-right: 1px solid #ccc;
	float: left;
	padding-right: 70px;
	position: relative;
}

.list_new_lxwm_li_i {
	display: block;
	float: left;
	width: 34px;
	height: 34px;
	background: url(../images/icon_footer_con.png) no-repeat;
	background-position: -13px -7px;
	margin: 14px 20px 0px 20px;
	transition: all 0.2s;
}

.list_new_lxwm_li:hover .list_new_lxwm_li_i {
	background-position-y: -39px;
}

.list_new_lxwm_li_p {
	float: left;
	line-height: 64px;
	color: #666666;
	height: 64px;
	font-size: 16px;
}

.list_new_lxwm_li_i1 {
	background-position-x: -55px;
}

.list_new_lxwm_li_i2 {
	background-position-x: -91px;
}

.list_new_lxwm_li_i3 {
	background-position-x: -134px;
}

.list_new_lxwm_li:hover .list_new_lxwm_li_p {
	color: #ff3f3c;
}

.list_new_lxwm_li_erweima {
	width: 129px;
	height: 141px;
	position: absolute;
	top: 89px;
	left: 21px;
	opacity: 0;
	transition: all 0.2s;
}

.list_new_lxwm_li:hover .list_new_lxwm_li_erweima {
	top: 50px;
	opacity: 1
}

/******************/

.tb_main {
	margin-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.tb_main_width {
	width: 1200px;
	margin: 0px auto;
}

.tb_main_left {
	width: 969px;
	float: left;
	border-right: 1px solid #ccc;
}

.tb_main_left_pic {
	width: 400px;
	float: left;
	position: relative;
}

.tb_main_left_pic .hd {
	position: absolute;
	bottom: -80px;
	left: 0px;
}

.tb_main_left_pic .hd li {
	width: 60px;
	height: 60px;
	border: 2px solid #ccc;
	float: left;
	margin-right: 15px;
	cursor: pointer;
}

.tb_main_left_pic .hd img {
	width: 60px;
	height: 60px;
}

.tb_main_left_pic .hd .on {
	border: 2px solid #000;
}

.tb_main_left_pic .bd img {
	width: 400px;
	height: 400px;
}

.tb_main_left_title {
	float: right;
	width: 510px;
	margin-right: 20px;
}

.tb_main_left_title_h2 {
	font-size: 16px;
	font-weight: 700;
	font-family: "微软雅黑";
}

.tb_main_left_title_p {
	font-size: 14px;
	color: #FF0036;
	margin-top: 10px;
	line-height: 20px;
	max-height: 80px;
	overflow: hidden;
}

.tb_main_left_title_jiage {
	margin-top: 10px;
	background: url(../images/background_tm.png) top left no-repeat;
	padding: 20px;
	position: relative;
}

.tb_main_left_title_jiage_p1 {
	color: #999;
	font-size: 12px;
	text-align: left;
}

.tb_main_left_title_jiage_p1 span {
	text-decoration: line-through;
	font-size: 14px;
	color: #333;
	font-family: Arial;
}

.tb_main_left_title_jiage_p1_em {
	margin-left: 27px;
	font-style: normal;
	color: #333;
}

.tb_main_left_title_jiage_p2 {
	margin-top: 10px;
	color: #999;
	font-size: 12px;
	text-align: left;
}

.tb_main_left_title_jiage_p2 span {
	font-size: 30px;
	color: #FF0036;
	font-weight: bolder;
	font-family: Arial;
}

.tb_main_left_title_jiage_p2_em {
	font-style: normal;
	margin-left: 15px;
	color: #FF0036;
}

.tb_main_left_title_weixin {
	width: 280px;
	font-size: 14px;
	margin: 10px 0px 0px 50px;
	padding-top: 5px;
	border-top: 1px dashed #ccc;
}

.tb_main_left_title_weixin span {
	color: #FF0036;
}

.tb_main_left_title_weixin_div {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 92px;
	right: 200px;
}

.tb_main_left_title_weixin_div:hover .tb_main_left_title_weixin_img {
	display: block;
}

.tb_main_left_title_weixin_div_img {
	width: 30px;
	height: 30px;
}

.tb_main_left_title_weixin_img {
	display: none;
	position: absolute;
	top: 29px;
	right: 29px;
	width: 200px;
	height: 200px;
}

.tb_main_left_title_weixin_img img {
	width: 100%;
}

.tb_main_left_title_chandi {
	font-size: 12px;
	margin-top: 12px;
	margin-left: 20px;
	color: #999;
}

.tb_main_left_title_chandi span {
	color: #000;
	margin-left: 20px;
}

.tb_main_left_title_shuxing {
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
}

.tb_main_left_title_shuxing p {
	width: 33%;
	float: left;
	height: 14px;
	line-height: 14px;
	margin-top: 8px;
	text-align: center;
	font-size: 12px;
}

.tb_main_left_title_shuxing p span {
	color: #FF0036;
	font-weight: 700;
	margin-left: 2px;
}

.tb_main_left_title_shuxing_p {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.tb_main_left_title_anniu {
	margin-top: 20px;
	padding: 20px;
}

.tb_main_left_title_anniu a {
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
	background-color: #ffeded;
	border: 1px solid #FF0036;
	color: #FF0036;
	padding: 10px 30px;
	margin-right: 20px;
}

#tb_main_left_title_anniu_a2 {
	background-color: #ff0036;
	border: 1px solid #ff0036;
	color: #fff;
}

.tb_main_left_title_fuwu {
	margin-top: 20px;
	font-size: 12px;
	color: #999;
}

.tb_main_left_title_fuwu span {
	color: #666;
	margin-left: 20px;
}

/***********分割图片****************/
.tb_main_left_img_fg {
	width: 100%;
	margin-top: 90px;
}

/****left-right********/
.tb_main_right {
	float: right;
	overflow: hidden;
	width: 210px;
}

.tb_main_right_h3 {
	font-size: 12px;
	color: #999;
	font-weight: 100;
	height: 10px;
	border-bottom: 1px dashed #ccc;
}

.tb_main_right_h3 p {
	float: right;
	text-align: center;
	width: 100%;
	margin-top: 2px;
}

.tb_main_right_h3 p span {
	background: #fff;
}

.tb_main_right_ul {
	margin-top: 20px;
}

.tb_main_right_li {
	margin-top: 15px;
}

.tb_main_right_li_div {}

.tb_main_right_li_div_img {

	width: 100%;
}

.tb_main_right_li_a {
	font-size: 14px;
	display: inline-block;
	margin-top: 10px;
	color: #333;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}

.tb_main_right_li_a:hover {
	color: #e22127;
	text-decoration: underline;
}

/******tb_main_left_part1********/
.tb_main_left_part1 {
	margin-top: 20px;
}

.tb_main_left_part1_left {
	width: 166px;
	float: left;
}

.tb_main_left_part1_left_gs {
	border: 1px solid #e5e5e5;
	text-align: center;
}

.tb_main_left_part1_left_gs_h3 {
	height: 49px;
	line-height: 49px;
	font-size: 12px;
	text-align: center;
	background-color: #fafafa;
	color: #404040;
	border-bottom: 1px solid #aaa;
}

.tb_main_left_part1_left_gs_a1 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 3px 5px;
	display: inline-block;
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.tb_main_left_part1_left_gs_a2 {
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
	padding: 3px 5px;
	font-size: 12px;
	display: inline-block;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	color: #333;
}

.tb_main_left_part1_left_ul {
	border: 1px solid #ccc;
	margin-top: 10px;
	font-size: 13px;
}

.tb_main_left_part1_left_ul a {
	text-decoration: none;
	display: block;
}

.tb_main_left_part1_left_ul_p {
	background-color: #004a7b;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	border-radius: 5px;
	text-indent: 20px;
}

.tb_main_left_part1_left_li {
	text-indent: 28px;
	position: relative;
}

.tb_main_left_part1_left_li_a {
	line-height: 30px;
	height: 30px;
	color: #333;
	font-weight: 700;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.tb_main_left_part1_left_li_ul {}

.tb_main_left_part1_left_li_ul_li {
	position: relative;
}

.tb_main_left_part1_left_li_i {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/list_gb.png) top left no-repeat;
	background-position: -24px -98px;
}

.tb_main_left_part1_left_li_ul_li_i {
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 1;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/list_gb.png) top left no-repeat;
	background-position: -6px -98px;
}

.tb_main_left_part1_left_li_ul_li_a {
	line-height: 30px;
	height: 30px;
	color: #666;
	font-weight: 100;
}

/************/
.tb_main_left_part1_right {
	width: 790px;
	float: right;
	overflow: hidden;
}

.tb_main_left_part1_right_bt {
	border: 1px solid #ccc;
	border-right: 0px;
}

.tb_main_left_part1_right_bt_h3 {
	height: 49px;
	line-height: 49px;
	font-size: 12px;
	text-indent: 20px;
	background-color: #fafafa;
	color: #404040;
}

.tb_main_left_part1_right_nr {
	margin-top: 20px;
}

.tb_main_left_part1_right_nr img {
	max-width: 790px;
}

/****************************************/
.ab_new_main {
	padding: 20px 0px;
}

.ab_new_main_width {
	width: 1200px;
	margin: 0px auto;
}

.ab_new_main_left {
	float: left;
	width: 380px;
	border-right: 1px solid #ccc;
}

.ab_new_main_right {
	float: right;
	width: 790px;
}

.ab_new_main_left_h3 {
	background: #023385;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 350px;
	font-size: 22px;
	text-indent: 20px;
	letter-spacing: 5px;
}

.ab_new_main_left_ul {}

.ab_new_main_left_ul_li {
	width: 350px;
	padding: 15px 0px;
	border-bottom: 1px dashed #ccc;
}

.ab_new_main_left_ul_li_img {
	width: 100%;
}

.ab_new_main_left_ul_li_a {
	font-size: 18px;
	color: #333;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.ab_new_main_left_ul_li_p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	max-height: 80px;
	overflow: hidden;
}

.ab_new_main_left_ul_li_lx {
	font-size: 16px;
	text-indent: 10px;
}

.ab_new_main_right {
	overflow: hidden;
}

.ab_new_main_right_ul {}

.ab_new_main_right_ul_li {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	padding-top: 20px;
}

.ab_new_main_right_ul_li_left {
	width: 80px;
	height: 80px;
	float: left;
	background: #023385;
}

.ab_new_main_right_ul_li_left_p1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}

.ab_new_main_right_ul_li_left_p2 {
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top: 5px;
}

.ab_new_main_right_ul_li_right {
	width: 680px;
	height: 80px;
	float: right;
}

.ab_new_main_right_ul_li_right_h3 {
	font-size: 18px;
	font-weight: 100;
	line-height: 30px;
}

.ab_new_main_right_ul_li_right_h3 a {
	color: #333;
}

.ab_new_main_right_ul_li_right_p {
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	color: #999;
}

.ab_new_main_right_p {}

.ab_new_main_right_pa {
	float: left;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.ab_new_main_right_pa_this {
	background: #023385;
	color: #fff;
}

.ab_zz_main_right_ul {
	width: 830px;
	margin-top: 10px;
}

.ab_zz_main_right_ul_li {
	width: 240px;
	float: left;
	margin-right: 35px;
}

.ab_zz_main_right_ul_li_img {
	width: 110%;
	margin-top: -74px;
	margin-left: -10px;
}

.ab_zz_main_right_ul_li_p {
	height: 30px;
	line-height: 30px;
	padding: 5px;
	text-align: center;
}

.ab_zz_main_right_ul_li_p a {
	color: #333;
	font-size: 16px;
}

.ab_zz_main_right_ul_li_p a:hover {
	color: #0064D4;
}

.ab_zz_main_right_ul_li_aimg {
	display: block;
	height: 180px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.ab_zz_main_right_ul_li_div {
	padding: 5px;
	border: 1px solid #ccc;
}

.ab_zz_main_right_ul_li_div:hover {
	border-color: #0064D4;
}

.ab_cp_img {
	width: 228px;
	height: 228px;
	margin: 0px;
}

.ab_cp_div {
	width: 228px;
	height: 228px;
}

.ab_cp_aimg {
	height: 226px;
}

.ab_artnew_main {}

.ab_artnew_main_h1 {
	font-size: 28px;
	font-weight: 100;
	text-align: center;
}

.ab_artnew_main_xinxi {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
}

.ab_artnew_main_xinxi_left {
	float: left;
	text-indent: 30px;
	color: #999;
}

.ab_artnew_main_xinxi_left span {
	margin-right: 20px;
}

.ab_artnew_main_xinxi_right {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

.ab_artnew_main_neirong {
	overflow: hidden;
	padding: 20px;
}

.ab_artnew_main_neirong img {
	max-width: 100%;
}

.ab_artnew_main_context {
	border: 1px dashed #ccc;
	padding: 0px 30px;
	padding-left: 30px;
	margin: 15px 0px;
}

.ab_artnew_main_context a {
	color: #333;
}

.ab_artnew_main_context_ul {}

.ab_artnew_main_context_li {
	line-height: 40px;
	color: #666;
	font-size: 16px;
}

.ab_artnew_main_context_li1 {
	border-bottom: 1px dashed #ccc;
}