@charset "utf-8";

/* CSS Document */

* {
	box-sizing: border-box;
}

.ind_01 {
	height: 475px;
	background: url(../img/ind_cpfl_bg.png) no-repeat center center;
}

.ind_01 .ind_cpfl {
	height: 390px;
	position: relative;
}

.ind_01 .ind_cpfl .img_tiele {
	display: block;
	margin: auto;
	padding-top: 30px;
}

.ind_01 .ind_cpfl .cpfl_nav {
	position: absolute;
	top: 85px;
	height: 320px;
	width: 100%;
}

.cpfl_nav .cpfl_ul {
	width: 100%;
	height: 100%;
}

.cpfl_nav .cpfl_ul li {
	width: 162px;
	height: 100%;
	position: relative;
	float: left;
	margin-left: 11px;
}

.cpfl_nav .cpfl_ul li a {
	position: absolute;
	width: 162px;
	background-size: contain !important;
}

.cpfl_nav .cpfl_ul li a .fl_img {
	position: absolute;
	width: 100%;
}

.cpfl_nav .cpfl_ul li a .fl_img img {
	display: block;
	margin: auto;
}

.cpfl_nav .cpfl_ul li a .fl_title {
	font-size: 16px;
	color: #333;
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
}


/*11111111111111111111111111*/

.cpfl_nav .cpfl_ul li.li_01 {
	margin-left: 0px;
}
 
.cpfl_nav .cpfl_ul li.li_01 a {
	top: 0px;
	height: 320px;
	background: url(../img/ind_cpfl_1.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_01 a:hover {
	background: url(../img/ind_cpfl_1s.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_01 a .fl_img {
	top: 56px;
}

.cpfl_nav .cpfl_ul li.li_01 a .fl_title {
	top: 190px;
}


/*222222222222222222222222*/

.cpfl_nav .cpfl_ul li.li_02 a {
	top: 22px;
	height: 296px;
	background: url(../img/ind_cpfl_2.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_02 a:hover {
	background: url(../img/ind_cpfl_2s.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_02 a .fl_img {
	top: 47px;
}

.cpfl_nav .cpfl_ul li.li_02 a .fl_title {
	top: 150px;
}


/*3333333333333333333333333333333333333333*/

.cpfl_nav .cpfl_ul li.li_03 a {
	top: 36px;
	height: 275px;
	background: url(../img/ind_cpfl_3.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_03 a:hover {
	background: url(../img/ind_cpfl_3s.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_03 a .fl_img {
	top: 35px;
}

.cpfl_nav .cpfl_ul li.li_03 a .fl_title {
	top: 127px;
}


/*4444444444444444444444444444444444*/

.cpfl_nav .cpfl_ul li.li_04 a {
	top: 42px;
	height: 269px;
	background: url(../img/ind_cpfl_4.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_04 a:hover {
	background: url(../img/ind_cpfl_4s.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_04 a .fl_img {
	top: 20px;
}

.cpfl_nav .cpfl_ul li.li_04 a .fl_title {
	top: 120px;
}


/*55555555555555555555555555555555*/

.cpfl_nav .cpfl_ul li.li_05 a {
	top: 35px;
	height: 284px;
	background: url(../img/ind_cpfl_5.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_05 a:hover {
	background: url(../img/ind_cpfl_5s.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_05 a .fl_img {
	top: 24px;
}

.cpfl_nav .cpfl_ul li.li_05 a .fl_title {
	top: 127px;
}


/*66666666666666666666666666666666*/

.cpfl_nav .cpfl_ul li.li_06 a {
	top: 21px;
	height: 319px;
	background: url(../img/ind_cpfl_6.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_06 a:hover {
	background: url(../img/ind_cpfl_6s.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_06 a .fl_img {
	top: 40px;
}

.cpfl_nav .cpfl_ul li.li_06 a .fl_title {
	top: 150px;
}


/*77777777777777777777777777777777*/

.cpfl_nav .cpfl_ul li.li_07 a {
	top: 0px;
	height: 340px;
	background: url(../img/ind_cpfl_7.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_07 a:hover {
	background: url(../img/ind_cpfl_7s.png)no-repeat center center;
}

.cpfl_nav .cpfl_ul li.li_07 a .fl_img {
	top: 56px;
}

.cpfl_nav .cpfl_ul li.li_07 a .fl_title {
	top: 190px;
}


/*
 * ind_cp
 */


/*左边导航----产品的*/

.ind_02 {
	margin-top: -70px;
}
.ind_02 .list_com {
	padding: 0px 0 30px;
	position: relative;
}



/*右边产品*/

.list_ri {
	float: right;
	width: 960px;
}

.list_ri .list_cp {
	padding-top: 20px;
}

.list_cp ul {
	width: 110%;
}

.list_cp ul li {
	width: 228px;
	margin-right: 17px;
	margin-bottom: 0;
	float: left;
}

.list_cp ul li a {
	width: 100%;
	display: block;
	position: relative;
}

.list_cp ul li a:hover {}

.list_cp ul li .cp_img {
	padding: 20px;
	border: 1px solid #e0e0e0;
	width: 228px;
	height: 228px;
	overflow: hidden;
	background: white;
	position: relative;
	overflow: inherit;
	transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
}
.list_cp ul li a:hover .cp_img{
	border-color: #CE3630;
}

.list_cp ul li .cp_img img {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.list_cp ul li .cp_bt {
	text-align: center;
	padding: 0 10px;
	height: 36px;
	padding-bottom: 10px;
}

.list_cp ul li .cp_bt .title {
	line-height: 36px;
	color: #333;
	font-size: 16px;
}




/*
 * 担心
 */

.ind_03 {
	height: 606px;
	background: #eaeaea;
	position: relative;
}

.ind_03 .doyou {
	position: absolute;
	top: 25px;
	height: 100%;
	width: 100%;
}

.ind_03 .doyou .doyou_dx {
	position: relative;
}

.ind_03 .doyou .doyou_dx .dx_top {
	height: 456px;
	background: url(../img/ind_dx_bg.png) no-repeat bottom center;
	position: relative;
}

.ind_03 .doyou .doyou_dx .dx_top .ren {
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 9;
}

.ind_03 .doyou .doyou_dx .dx_top .ren img {
	display: block;
	margin: auto;
}

.ind_03 .doyou .doyou_dx .dx_top .title {
	width: 100%;
	padding-top: 10px;
}

.ind_03 .doyou .doyou_dx .dx_top .title img {
	display: block;
	margin: auto;
}

.ind_03 .doyou .doyou_dx .dx_top p {
	width: 400px;
	position: absolute;
	z-index: 15;
}

.ind_03 .doyou .doyou_dx .dx_top p span {
	display: block;
}

.ind_03 .doyou .doyou_dx .dx_top p .title {
	padding-top: 0;
	font-size: 22px;
	color: #3446a3;
	font-weight: bold;
}

.ind_03 .doyou .doyou_dx .dx_top p .ms {
	max-width: 400px;
	margin-top: 15px;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
}

.ind_03 .doyou .doyou_dx .dx_top .p_wz_01 {
	top: 88px;
	left: 0px;
}

.ind_03 .doyou .doyou_dx .dx_top .p_wz_02 {
	top: 201px;
	left: 0px;
}

.ind_03 .doyou .doyou_dx .dx_top .p_wz_03 {
	top: 313px;
	left: 0px;
}

.ind_03 .doyou .doyou_dx .dx_top .p_wz_04 {
	top: 88px;
	right: 0px;
}

.ind_03 .doyou .doyou_dx .dx_top .p_wz_05 {
	top: 201px;
	right: 0px;
}

.ind_03 .doyou .doyou_dx .dx_top .p_wz_06 {
	top: 313px;
	right: 0px;
}

.ind_03 .dx_ggt {
	position: absolute;
	bottom: 0px;
	height: 150px;
	width: 100%;
	background: url(../img/ind_dx_ggt_bg.png) no-repeat center center;
}


/*广告图*/

.ind_03 .dx_ggt .ggt_cen {
	position: relative;
	height: 100%;
}

.ind_03 .dx_ggt .ggt_cen p span {
	display: block;
	color: white;
}

.ind_03 .dx_ggt .ggt_cen .ggt_let {
	float: left;
	position: absolute;
	top: 30px;
	left: 0;
}

.ind_03 .dx_ggt .ggt_cen .ggt_let .pd_left {
	padding-left: 160px;
}

.ind_03 .dx_ggt .ggt_cen .ggt_rit {
	float: right;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 60px;
	/*width: 276px;*/
	padding-left: 55px;
	background: url(../img/ind_dx_ggt_phone.png) no-repeat left center;
}

.ind_03 .dx_ggt .ggt_cen .ggt_zx {
	width: 134px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	display: block;
	background: url(../img/ind_dx_ggt_zx_bg.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	bottom: 25px;
	right: 152px;
}

.ind_03 .dx_ggt .ggt_cen .ggt_zx:hover {
	color: #ce3630;
}


/*优势*/

.ind_ys {
	height: 709px;
	background: url(../img/ind_ys_bg.png) no-repeat center center;
	background-color: #eee;
}

.ind_ys .ys_cen {
	height: 100%;
	position: relative;
}

.ind_ys .ys_cen .ys_title {
	width: 100%;
	padding-top: 30px;
}

.ind_ys .ys_cen .ys_title img {
	display: block;
	margin: auto;
}

.ind_ys .ys_cen p{
	width: 255px;	
	height: 271px;  
	color: #fff;  
	background: url(../img/ind_ys_p_bg.png)no-repeat center top;
	background-size: contain;
	padding:18px 15px 0 ;
}
.ind_ys .ys_cen p:hover{
	background: url(../img/ind_ys_p_bg2.png)no-repeat center top;
	background-size: contain;
}




.ind_ys .ys_cen p span {
	display: block;
}

.ind_ys .ys_cen p .ys_p_title {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

.ind_ys .ys_cen p .ys_p_ms {
	font-size: 14px;
	line-height: 25px;
	margin-top: 13px;
}

.ind_ys .ys_cen p.ys_p_01 {
	position: absolute;
	left: 0px;
	top: 256px;
	height: 364px;
}
.ind_ys .ys_cen p .ys_P_a{
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../img/ind_ys_p_a.png) no-repeat bottom center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.ind_ys .ys_cen p .ys_P_a:hover{
	background: url(../img/ind_ys_p_a2.png) no-repeat bottom center;
}
.ind_ys .ys_cen p.ys_p_02 {
	position: absolute;
	left: 315px;
	top: 160px;
	height: 338px;
}

.ind_ys .ys_cen p.ys_p_03 {
	position: absolute;
	right: 315px;
	top: 160px;
	height: 336px;
}

.ind_ys .ys_cen p.ys_p_04 {
	position: absolute;
	right: 0px;
	top: 260px;
	height: 362px;
}


/*品质保证*/

.ind_pzbz {
	height: 400px;
	background-color: #eee;
}

.ind_pzbz .pzbz_cen .pzbz_title {
	padding-top: 37px;
	height: 100px;
	text-align: center;
}

.ind_pzbz .pzbz_cen .pzbz_title span {
	display: block;
}

.ind_pzbz .pzbz_cen .pz_nav {
	width: 100%;
	margin-top: 27px;
}

.ind_pzbz .pzbz_cen .pz_nav li:last-child {
	margin-right: 0;
}

.ind_pzbz .pzbz_cen .pz_nav li {
	width: 208px;
	height: 240px;
	float: left;
	margin-right: 40px;
}

.ind_pzbz .pzbz_cen .pz_nav li a {
	display: block;
}

.ind_pzbz .pzbz_cen .pz_nav li a .img {
	width: 208px;
	height: 130px;
}

.ind_pzbz .pzbz_cen .pz_nav li a .img img {
	display: block;
	width: 100%;
	height: 100%;
}
/*.ind_pzbz .pzbz_cen .pz_nav li a .img img:hover{
	transform: scale(1.3);
}*/

.ind_pzbz .pzbz_cen .pz_nav li a p span {
	display: block;
	text-align: center;
}

.ind_pzbz .pzbz_cen .pz_nav li a p .pz_bt {
	font-weight: bold;
	font-size: 24px;
	color: #293990;
	height: 60px;
	line-height: 60px;
}

.ind_pzbz .pzbz_cen .pz_nav li a:hover p .pz_bt{
	color:#CE3630;
}

.ind_pzbz .pzbz_cen .pz_nav li a p .pz_ms {
	color: #333;
	font-size: 16px;
}


/*案例*/

.ind_al {
	height: 703px;
	position: relative;
	background: url(../img/ind_al_bg.png)no-repeat center center;
}

.ind_al .al_title {
	padding-top: 40px;
}

.ind_al .al_title span {
	display: block;
	text-align: center;
}

.ind_al .imgs {
	width: 100%;
	height: 484px;
	padding-top: 30px;
}

.ind_al .imgs img {
	display: block;
	margin: auto;
}

.a_ljxq {
	display: block;
	width: 150px;
	height: 45px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	margin: auto;
	margin-top: 36px;
	padding: 10px;
}

.ind_al a.a_ljxq:hover {
	color: white;
	background-color: #293990;
	border-color: #293990;
}


/*流程与工艺*/

.ind_lc {
	height: 350px;
	padding: 35px 0;
	background: url(../img/ind_lc_border_bg.png) repeat-x;
	background-position-y: 295px;
	background-color: #eeeeee;
}

.ind_lc .lc_cen .lc_title span {
	display: block;
	text-align: center;
}

.ind_lc .lc_cen .lc_nav {
	margin-top: 30px;
}

.ind_lc .lc_cen .lc_nav li {
	display: block;
	width: 113px;
	cursor: pointer;
	float: left;
	margin-left: 40px;
}

.ind_lc .lc_cen .lc_nav li:first-child {
	margin-left: 0;
}

.ind_lc .lc_cen .lc_nav li .img {
	width: 113px;
	height: 100px;
}

.ind_lc .lc_cen .lc_nav li .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.ind_lc .lc_cen .lc_nav li p span {
	display: block;
	font-size: 18px;
	text-align: center;
}

.ind_lc .lc_cen .lc_nav li p .lc_bt {
	color: #293990;
	margin-top: 5px;
}

.ind_lc .lc_cen .lc_nav li p .lc_num {
	color: #999999;
	width: 37px;
	height: 36px;
	border-radius: 50%;
	border: 1px solid #999;
	margin: auto;
	text-align: center;
	background: #fff;
	margin-top: 10px;
	padding: 5px 0;
}

.ind_lc .lc_cen .lc_nav li:hover p .lc_bt {
	color: #ce3630;
}

.ind_lc .lc_cen .lc_nav li:hover p .lc_num {
	color: #fff;
	background: #ce3630;
	border-color: #ce3630;
}

.ind_lc .lc_cen .lc_nav li.lc_li_01 .img span {
	background: url(../img/ind_lc_01.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_01:hover .img span {
	background: url(../img/ind_lc_01s.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_02 .img span {
	background: url(../img/ind_lc_02.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_02:hover .img span {
	background: url(../img/ind_lc_02s.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_03 .img span {
	background: url(../img/ind_lc_03.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_03:hover .img span {
	background: url(../img/ind_lc_03s.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_04 .img span {
	background: url(../img/ind_lc_04.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_04:hover .img span {
	background: url(../img/ind_lc_04s.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_05 .img span {
	background: url(../img/ind_lc_05.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_05:hover .img span {
	background: url(../img/ind_lc_05s.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_06 .img span {
	background: url(../img/ind_lc_06.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_06:hover .img span {
	background: url(../img/ind_lc_06s.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_07 .img span {
	background: url(../img/ind_lc_07.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_07:hover .img span {
	background: url(../img/ind_lc_07s.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_08 .img span {
	background: url(../img/ind_lc_08.png);
}

.ind_lc .lc_cen .lc_nav li.lc_li_08:hover .img span {
	background: url(../img/ind_lc_08s.png);
}

.ind_lc_ggt {
	width: 100%;
	height: 150px;
	background: url(../img/ind_lc_ggt.png) no-repeat center center;
}


/*关于我们*/

.ind_gy {
	background: #ebebeb;
	height: 720px;
	padding-top: 25px;
}

.ind_gy_title {
	width: 100%;
	text-align: center;
	background: url(../img/ind_lc_border_bg.png) repeat-x;
	background-position-y: 22px;
}

.ind_gy_title span:first-child {
	padding: 0 5px;
	background: #ebebeb;
}

.ind_gy .gy_cen {
	height: 368px;
	margin-top: 25px;
}

.ind_gy .gy_cen> div {
	width: 50%;
	height: 100%;
}

.ind_gy .gy_cen .left {
	padding: 45px 40px;
	float: left;
	position: relative;
	background: url(../img/ind_gy_let_bg.png)no-repeat right center;
	background-color: #283891;
}

.ind_gy .gy_cen .left p span {
	display: block;
}

.ind_gy .gy_cen .left p .bt_2 {}

.ind_gy .gy_cen .left p .text {
	margin-top: 10px;
	line-height: 26px;
}

.ind_gy .gy_cen .left .gy_xq {
	border-radius: 5px;
	display: block;
	width: 124px;
	font-size: 14px;
	height: 42px;
	padding: 10px 20px;
	color: #283891;
	background: url(../img/ind_gy_xq_bg1.png) no-repeat center;
	background-position-x: 86px !important;
	background-color: #fff;
}

.ind_gy .gy_cen .left .gy_xq:hover {
	background: url(../img/ind_gy_xq_bg2.png) no-repeat center;
	background-color: #ce3630;
	color: #fff;
}

.ind_gy .gy_cen .left .gy_xq.gy_xq_01 {
	position: absolute;
	left: 40px;
	bottom: 40px;
}

.ind_gy .gy_cen .left .gy_xq.gy_xq_02 {
	position: absolute;
	left: 185px;
	bottom: 40px;
}

.ind_gy .gy_cen .right {
	float: right;
	background: url(../img/ind_gy_rit_bg.png) no-repeat left center;
	background-color: #FFFFFF;
}

.ind_gy .gy_cen .right .gy_zs {}

.ind_gy .gy_cen .right .gy_zs {
	width: 460px;
	height: 100%;
	margin: auto;
	position: relative;
	padding-top: 20px;
}

.ind_gy .gy_cen .right .gy_zs .bd a {
	display: block;
}

.ind_gy .gy_cen .right .gy_zs .bd li {
	float: left;
	margin-right: 20px;
}

.ind_gy .gy_cen .right .gy_zs .bd li:nth-child(n+2) {
	margin-right: 0;
}

.ind_gy .gy_cen .right .gy_zs .bd .img {
	width: 220px;
	height: 300px;
}

.ind_gy .gy_cen .right .gy_zs .bd .img img {
	display: block;
	width: 100%;
	height: 100%;
	border: 2px solid #ccc;
}

.ind_gy .gy_cen .right .gy_zs .bd p {
	height: 48px;
	padding-top: 14px;
	text-align: center;
}

.ind_gy .gy_cen .right .gy_zs .hd .prev,
.ind_gy .gy_cen .right .gy_zs .hd .next {
	width: 30px;
	height: 30px;
	display: block;
	top: 50%;
	margin-top: -20px;
	left: -51px;
	position: absolute;
	cursor: pointer;
	z-index: 9;
}

.ind_gy .gy_cen .right .gy_zs .hd .prev {
	background: url(../img/ind_ry_pre.png)no-repeat center center;
}

.ind_gy .gy_cen .right .gy_zs .hd .next {
	left: auto;
	right: -52px;
	background: url(../img/ind_ry_next.png)no-repeat center center;
}

.ind_gshj {
	margin-top: 30px;
}

.ind_gshj .gshj_nav {
	margin: auto;
}
.ind_gshj .gshj_nav .picScroll {
	margin: 10px auto;
	position: relative;
	width: 1200px;
	padding: 10px 70px;
	overflow: hidden;
	box-sizing: content-box;
}


.ind_gshj .gshj_nav ul li {
	width: 224px;
	height: 161px;
	float: left;
	margin-right: 20px;
}

  
.ind_gshj .gshj_nav ul li .hj_li {
	background: #FFFFFF;
	padding: 10px;
	width: 100%;
	height: 100%;
}

.ind_gshj .gshj_nav ul li .hj_li .img {
	width: 100%;
	height: 100%;
	position: relative;
}

.ind_gshj .gshj_nav ul li .hj_li .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.ind_gshj .gshj_nav ul li .hj_li .img .hj_name {
	position: absolute;
	height: 36px;
	line-height: 36px;
	width: 100%;
	text-align: center;
	bottom: 0px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.ind_gshj .gshj_nav .prev,
.ind_gshj .gshj_nav .next {
	width: 40px;
	height: 40px;
	display: block;
	top: 50%;
	margin-top: -20px;
	left: 0px;
	position: absolute;
	cursor: pointer;
	z-index: 99;
}

.ind_gshj .gshj_nav .prev {
	background: url(../img/ind_hj_pre.png)no-repeat center center;
}

.ind_gshj .gshj_nav .next {
	left: auto;
	right: 0px;
	background: url(../img/ind_hj_next.png)no-repeat center center;
}


/*咨询中心*/

.ind_zixun .ind_gy_title span:first-child {
	padding: 0 5px;
	background: #fff;
}

.ind_zixun {
	height: 693px;
	padding-top: 45px;
}
.ind_zixun .zixun_cen{
	padding-top: 35px;
}
.ind_zixun .zixun_cen .left {
	float: left;
	width: 857px;
	height: 536px;
}
.ind_zixun .zixun_cen .news_nav{
	height: 100%;
}
.ind_zixun .zixun_cen .left .news_nav tr td {
	/*padding: 20px;*/
	height: 164px;
}

.ind_zixun .zixun_cen .left .news_nav .toutiao td {
	width: 100%;
	height: 160px;
}

.ind_zixun .zixun_cen .left .news_nav .tuijian td {
	width: 427px;
	height: 168px;
	padding: 0 20px;
}

.ind_zixun .zixun_cen .left .news_nav .yiban td {
	width: 100%;
	height: 202px;
	padding: 0 20px;
}

.ind_zixun .zixun_cen .right {
	float: right;
	height: 536px;
	width: 302px;
	background: url(../img/ind_zx_wt_bg.png) center center;
	background-size: contain;
}

.ind_zixun .zixun_cen .left .news_nav .toutiao .bt {
	height: 40px;
}

.ind_zixun .zixun_cen .left .news_nav .toutiao .text {
	color: #5c5858;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.ind_zixun .zixun_cen .left .news_nav .toutiao:hover .text{
	color: #CE3630;
}
.ind_zixun .zixun_cen .left .news_nav .toutiao:hover .bt span:last-child{
	color: #283891;
}

.ind_zixun .zixun_cen .left .news_nav .toutiao .text a {
	font-size: 14px;
	font-weight: bold;
	color: #cf3630;
}

.ind_zixun .zixun_cen .left .news_nav .toutiao .bt span {
	line-height: 40px;
}


.ind_zixun .zixun_cen .left .news_nav .toutiao .bt .tt_bg {
	height: 40px;
	width: 100px;
	float: left;
	text-align: center;
	position: relative;
	color: #cf3630;
	border: 2px solid #cf3630;
	line-height: 36px;
}

.dis_blk {
	display: block;
}

.mgin_le_20 {
	margin-left: 20px;
}
.mgin_tp_20 {
	margin-top: 20px;
}
.ind_zixun .zixun_cen .left .news_nav .toutiao .bt .tt_bg .zi {}

.ind_zixun .zixun_cen .left .news_nav .toutiao .bt .tt_bg .tt_bi {
	position: absolute;
	right: -8px;
	top: -7px;
}

.ind_zixun .zixun_cen .left .news_nav .tuijian .div_tj {
	width: 100%;
	height: 130px; 
	display: table;
}

.ind_zixun .zixun_cen .left .news_nav .tuijian .div_tj .time {
	width: 60px;
	background: #333399;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
}

.ind_zixun .zixun_cen .left .news_nav .tuijian .div_tj .time span {
	display: block;
	color: #fff;
	font-size: 16px;
}

.ind_zixun .zixun_cen .left .news_nav .tuijian .div_tj .rit_p {
	width: 326px;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}

.ind_zixun .zixun_cen .left .news_nav .tuijian .div_tj .rit_p .text {
	line-height: 24px;
	padding-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 60px;
}
.ind_zixun .zixun_cen .left .news_nav .tuijian a:hover .div_tj .rit_p .text{
	color: #CE3630;
}
.ind_zixun .zixun_cen .left .news_nav .tuijian a:hover .div_tj .time{
	background: #CE3630;
}
.ind_zixun .zixun_cen .left .news_nav .tuijian a:hover .div_tj .rit_p span{
	color: #283891;
}



.ind_zixun .zixun_cen .left .news_nav .yiban .wuxu_nav li{
	color:#333399;
	width: 810px;
	height: 20px;
	margin-bottom: 8px;
	padding-left: 16px;
	background: url(../img/ind_news_li_ico.png) no-repeat left center;
}
.ind_zixun .zixun_cen .left .news_nav .yiban .wuxu_nav li:last-child{
	margin-bottom: 0px;
}
.ind_zixun .zixun_cen .left .news_nav .yiban .wuxu_nav li a{
	display: block;
    width: 100%;
    height: 100%;
    float: left;

}
.ind_zixun .zixun_cen .left .news_nav  li a:hover span,
.ind_zixun .zixun_cen .left .news_nav  li a:hover p span
{
	color: #CE3630;
}

 .ind_zixun .zixun_cen .left .news_nav .yiban .wuxu_nav li a span{
  
 }
 .ind_zixun .zixun_cen .left .news_nav .yiban .wuxu_nav li a span.data{
    padding-right: 15px;
    float: right;
 }


.ind_zixun .zixun_cen .right{
 	padding: 15px;
 	overflow: hidden;
 }

.ind_zixun .zixun_cen .right .nav_title{
	height: 30px;
	width: 100%;
	padding: 0 10px;
}
.ind_zixun .zixun_cen .right .wt_rit_maque{
	
}
.ind_zixun .zixun_cen .right .wt_rit_maque {
	overflow: hidden;
	position: relative;
}

.ind_zixun .zixun_cen .right .wt_rit_maque .bd {

}

.ind_zixun .zixun_cen .right .wt_rit_maque .infoList li {
	height: 117px !important;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
	
}

.ind_zixun .zixun_cen .right .wt_rit_maque .infoList li .wt_title{
	color: #333;
	display: block;
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
.ind_zixun .zixun_cen .right .wt_rit_maque .infoList li .wt_title:after{
	position: absolute;
    content: "问";
    width: 22px;
    height: 22px;
 line-height: 22px;
text-align: center;
    background: #283891;
    top: 0;
    left: 0;
    color: #fff;
}

.ind_zixun .zixun_cen .right .wt_rit_maque .infoList li .wt_text{
	color: #999;
	position: relative;
	display: block;
	padding-left: 30px; 
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 34px;

} 
.ind_zixun .zixun_cen .right .wt_rit_maque .infoList li a:hover{
	color: #333;
}
.ind_zixun .zixun_cen .right .wt_rit_maque .infoList li .wt_text:after{
	position: absolute;
    content: "答";
    width: 22px;
    height: 22px;
 	line-height: 22px;
	text-align: center;
    background: #cc3333;
    top: 0;
    left: 0px;
    color: #fff;
    font-size: 14px;
}


