.banner_ny_about {
	background: url(../images/new/ny_aboutbanner.jpg) no-repeat center;
	height: 480px;
	overflow: hidden;
}

.fix_top {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 1298px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}



.ny_imgwenz {
	margin-top: 140px;
}

a.banner_but {
	background: url(../images/new/dd2.png) no-repeat 130px center;
	margin-top: 60px;
	display: block;
	width: 150px;
	border: 1px solid #fff;
	border-radius: 24px;
	color: #fff;
	font-size: 14px;
	text-indent: 20px;
	height: 40px;
	line-height: 40px;
}

a.banner_but:hover {
	border: 1px solid #fff;
	background: #fff url(../images/new/dd.png) no-repeat 130px center;
	color: #ff5c10;
}





.picScroll {
	position: relative;

}

.picScroll ul {
	zoom: 1;
	padding-bottom: 10px !important;
}

.picScroll .prev {
	position: absolute;
	left: 0;
	top: 110px;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url(../images/new/jt_fk1.png) no-repeat;
	cursor: pointer;
}

.picScroll .next {
	position: absolute;
	right: 0;
	top: 110px;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url(../images/new/jt_fk2.png) no-repeat;
	cursor: pointer;
}

.picScroll .prevStop {
	opacity: 0.2;
}

.picScroll .nextStop {
	opacity: 0.2;
}


.mszr_list li {
	background: #eee;
	border-radius: 5px;
	float: left;
	width: 306px;
	margin: 0 10px;

}

.mszr_list li .mszr_itrem {
	width: 306px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mszr_list li .mszr_itrem img {

	height: 195px;


}

.mszr_list li .mszr_itrem .ms_ifo h4 {
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
	color: #333;
}

.mszr_list li .mszr_itrem .ms_ifo p {
	display: block;
	line-height: 24px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}


.gsry_list {
	overflow: hidden;
	margin: 40px auto;
}

.gsry_list li {
	background: #f1f1f1;
	width: 200px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 16px;
	border-radius: 30px;
	float: left;
	margin-right: 40px;
	cursor: pointer;
}

.gsry_list li.on {
	background: #ff5c10;
	color: #fff;
}




.gsjj_title {
	font-size: 34px;
	font-weight: bold;
	margin-top: 70px;
}

.gsjj_title strong {
	color: #ff5c10;
}

.gsjj_con {
	margin-top: 40px;
	margin-bottom: 50px;
}

.gsjj_con .wenzls {
	width: 815px;
	font-size: 16px;
	color: #5d5c5c;
	line-height: 32px;
	float: left;
}

.gsjj_con .wenzls p {
	margin-bottom: 30px;
}

.gsjj_con .wenzls p strong {
	color: #ff5c10;
}

.gsjj_img {
	float: right;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.gsjj_sjz {
	overflow: hidden;
}

.gsjj_sjz li {
	width: 50%;
	float: left;
	text-align: center;
	font-size: 36px;
	color: #ff5c10;
	font-weight: bold;
}

.gsjj_sjz li h5 {
	color: #343333;
	font-size: 16px;
	padding-bottom: 5px;
}

.qywh_box {
	background: url(../images/new/qyhhbj.jpg) no-repeat center;
	height: 570px;
	margin-top: 80px;
	overflow: hidden;
	text-align: center;
}

.qywh_box .qytitle {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	margin-top: 60px;
}

.qywh_list1 li {
	width: 33.33%;
	float: left;
	color: #fff;
	margin-top: 100px;
	font-size: 15px;
}

.qywh_list1 li h4 {
	font-size: 20px;
	padding: 25px 0;
}

.qywh_list1 li p {
	width: 320px;
	margin: 0 auto;
	line-height: 32px;
}

.fzlc_box {
	background: url(../images/new/qywhbj.jpg) no-repeat center;
	height: 645px;
	overflow: hidden;
}




.job_list li {
	float: left;
	width: 618px;
	height: 78px;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	margin-top: 40px;
	margin-right: 58px;
}

.job_list li.last {
	margin-right: 0;
}

.job_list li h4 {
	color: #343333;
	line-height: 78px;
	font-size: 20px;
	overflow: hidden;
	padding: 0 36px 0 36px;
	cursor: pointer;
}

.job_list li h4 a {
	display: block;
	width: 16px;
	height: 16px;

}

.job_list li .jop_ny {

	font-size: 14px;
	line-height: 30px;
	color: #666;
	background: #fff;
	padding: 0 30px;
	padding-bottom: 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	width: 1000px;
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateY(-50%);
	margin-left: -540px;
	z-index: 777;
	border: 1px solid #eee;

}


.job_list li .addd {
	display: block;
}


.job_list li .jop_ny h5 {
	color: #343333;
	line-height: 78px;
	font-size: 20px;

}

.job_list li .jop_ny h5 .gb_close {
	float: right;
	color: #ff5c10;
	border: 1px solid #ff5c10;
	margin-top: 25px;
	width: 28px;
	line-height: 28px;
	border-radius: 50px;
	text-align: center;
	font-size: 14px;
	height: 28px;
}


.job_list li .jop_ny h5 .gb_close:hover {
	background: #ff5c10;
	color: #fff;
}


.job_list li .jop_ny strong {
	color: #333;
}

.job_list li .jop_ny strong.fsjj_z {
	color: #32b16c;
}

.job_list li .jop_ny strong.red {
	color: #ff1c1c;
}


.zxls_box {
	margin-bottom: 80px;
}

.lxwm_box {
	overflow: hidden;
	background: #fbfbfb url(../images/new/xlwmbj.jpg) no-repeat center bottom;


}

.lxwmzb {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 60px;
}

.lxwmzb li {
	float: left;
	color: #5c5b5b;
	font-size: 16px;
	width: 294px;
	margin-right: 40px;
}

.lxwmzb li.last {
	margin-right: 0;
}

.lxwmzb li h4 {
	color: #343333;
	font-size: 24px;
	border-bottom: 1px solid #c2c1c3;
	line-height: 60px;
}

.lxwmzb li p {
	line-height: 28px;
	padding-top: 10px;
}

.lxwmzb li h4.lxwm_zb_icon1 {
	background: url(../images/new/lxwm1.png) right no-repeat;
}

.lxwmzb li h4.lxwm_zb_icon2 {
	background: url(../images/new/lxwm2.png) right no-repeat;
}

.lxwmzb li h4.lxwm_zb_icon3 {
	background: url(../images/new/lxwm3.png) right no-repeat;
}

.lxwmzb li h4.lxwm_zb_icon4 {
	background: url(../images/new/lxwm4.png) right no-repeat;
}


.ltlxfs_list {
	background: #fff;
	padding: 5px 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	width: 380px;
	border-radius: 10px;
	position: absolute;
	z-index: 555;
	top: 65px;
	left: 0;
}

.ltlxfs_list li {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	padding-top: 5px;
}

.ltlxfs_list li.last {
	border: none;
}

.ltlxfs_list li h4 {
	background: url(../images/new/gsdz2.png) no-repeat left;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #5d5c5c;
}

.ltlxfs_list li p {
	color: #858585;
	font-size: 14px;
	line-height: 23px;
	padding-left: 30px;
}


.ltlxfs_list li.on h4 {
	background: url(../images/new/gsdz1.png) no-repeat left;
	color: #ff5c10;
}

.ltlxfs_list li.on p {
	color: #343333;
}

a.beijing_map1 {
	display: block;
	background: url(../images/new/map1.jpg) no-repeat;
	height: 697px;
}

a.beijing_map2 {
	display: block;
	background: url(../images/new/map2.jpg) no-repeat;
	height: 697px;
}

a.beijing_map3 {
	display: block;
	background: url(../images/new/map3.jpg) no-repeat;
	height: 697px;
}

a.beijing_map4 {
	display: block;
	background: url(../images/new/map4.jpg) no-repeat;
	height: 697px;
}

.lxwm_dw {
	position: relative;
}


/*大事记start*/

.event_box {
	margin-top: 80px;
	position: relative;
	min-height: 420px;
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	height: 92px;
	overflow: hidden;
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 25px !important;
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd .tempWrap:after {
	content: '';
	width: 90%;
	height: 2px;
	background: #ebebeb;
	position: absolute;
	right: 5%;
	top: 35%;
	z-index: 10;
}



.parHd li.no_line:before {
	display: none;
}

.parHd li {
	display: inline-block;
	cursor: pointer;
	padding-top: 30px;
	font-size: 16px;
	color: #838282;
	margin: 0 30px;
	position: relative;
}

.parHd li:after {
	content: '';
	background: url(../images/new/dot_ico.png) no-repeat;
	width: 33px;
	height: 33px;
	position: absolute;
	z-index: 20;
	top: -15px;
	left: 50%;
	margin-left: -12px;
}

.parHd li.act:after {
	background: url(../images/new/dot_ico2.png) no-repeat;
}

.parHd li.act {
	color: #ff5c10;
}


.parBd {
	text-align: center;
	margin-top: 60px;
}

.parBd h4 {
	position: relative;
	font-size: 40px;
	margin-bottom: 3%;
	padding: 0 60px;
	display: inline-block;
	text-align: center;
}

.parBd h4:after {
	content: '';
	background: #343333;
	width: 100px;
	height: 1px;
	position: absolute;
	left: -100px;
	bottom: 22px;
}

.parBd h4:before {
	content: '';
	background: #343333;
	width: 100px;
	height: 1px;
	position: absolute;
	right: -100px;
	bottom: 22px;
}

.parBd p {
	line-height: 180%;
	font-size: 16px;
	width: 80%;
	margin: 0 auto;
}

div#listBox {
	width: 100%;
}

.slideBox {}

.sPrev,
.sNext {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 12px;
}

.sPrev {
	left: 0;
}

.sNext {
	right: 0;
}

.prevStop,
.nextStop {
	display: none;
}

.sPrev img,
.sNext img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

/*产品咨询页面*/
.cpzx_box {
	background: #fbfbfb url(../images/new/zxbj.jpg) no-repeat;
	overflow: hidden;
	padding-bottom: 80px;
}

.cpqk_title {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding: 80px 0;
	color: #fff;
}

.tijbiaod_box {
	border-radius: 10px;
	width: 1136px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	text-align: center;
}

.tijbiaod_box .title {
	display: inline-block;
	line-height: 40px;
	font-size: 24px;
	font-weight: 400;
	margin: 30px 0;
	background: url(../images/new/bt.png) no-repeat left;
	padding-left: 30px;
}

.cpzxbd_list {
	text-align: left;
	width: 714px;
	margin: 0 auto;
}

.cpzxbd_list li {
	overflow: hidden;
	background: #f9f9f9;
	border: 1px solid #eee;
	line-height: 54px;
	border-radius: 10px;
	margin-top: 30px;
	font-size: 16px;
}

.cpzxbd_list li span {
	padding-left: 20px;
	float: left;
}

.cpzxbd_list li .select1 {
	width: 580px;
	height: 48px;
	font-size: 14px;
	background: none;
	border: none;
}

.cpzxbd_list li .input1 {
	width: 580px;
	height: 48px;
	font-size: 14px;
	background: none;
	border: none;
}

.cpzxbd_list li textarea {
	width: 580px;
	height: 248px;
	line-height: 54px;
	font-size: 14px;
	background: none;
	border: none;
}

a.tijia_but {
	width: 330px;
	line-height: 56px;
	background: #ff5c10;
	color: #fff;
	text-align: center;
	font-size: 18px;
	display: block;
	border-radius: 50px;
	margin: 50px auto;
}


a.tijia_but:hover {
	background: #e2500c;
}


/* 合作案例 */
.banner_al {
	background: url(../images/new/anlbanner.jpg) no-repeat center;
	height: 480px;
	overflow: hidden;
}


a.anli_but {
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
	display: block;
	width: 150px;
	border: 1px solid #fff;
	border-radius: 24px;
	color: #fff;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}

a.anli_but:hover {
	border: 1px solid #fff;
	background: #fff;
	color: #ff5c10;
}

.anli_zqjy {
	background: url(../images/new/zqbj1.jpg) no-repeat top !important;
	overflow: hidden;

}

.xzyjyal_box {
	background: url(../images/new/yxbj2.jpg) no-repeat top;
	text-align: center;
	padding: 70px 0 80px 0;
}

.cgal_title {
	font-size: 30px;
}

.cgal_title strong {
	color: #ff5c10;
}


.xzyjy_ali_list li {
	float: left;
	width: 634px;
	height: 175px;
	background: #fff;

	margin-top: 35px;
	margin-right: 30px;
	border-radius: 10px;

}


.xzyjy_ali_list li:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.xzyjy_ali_list li.last {
	margin-right: 0;
}

.xzyjy_ali_list li img {
	float: left;
}

.xzyjy_ali_list li .xzy_anniy_con {
	width: 280px;
	float: left;
	margin-left: 35px;
	text-align: left;
}

.xzyjy_ali_list li .xzy_anniy_con h4 {
	font-size: 20px;
	color: #343333;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 10px;
}

.xzyjy_ali_list li .xzy_anniy_con h5 {
	color: #5d5c5c;
	font-size: 15px;
	font-weight: 400;
	padding-bottom: 8px;
}

.xzyjy_ali_list li .xzy_anniy_con p {
	color: #858585;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	padding-bottom: 8px;
}

.xzyjy_ali_list li .xzy_anniy_con a {
	color: #ff5c10;
	border-radius: 50px;
	border: 1px solid #ff5c10;
	float: right;
	width: 50px;
	text-align: center;
	line-height: 20px;
}

.xzyjy_ali_list li .xzy_anniy_con a:hover {
	background: #ff5c10;
	color: #fff;
}


.fbt_title {
	font-size: 20px;
	color: #5d5c5c;
	text-align: left;
	padding: 40px 0 0 0;
}

.hzyx_bk_list li {
	float: left;
	text-align: center;
	margin-right: 19px;
	margin-top: 24px;
}

.hzyx_bk_list li.last {
	margin-right: 0;
}

.hzyx_bk_list li a {
	display: block;
	border: 1px solid #eee;
	padding: 1px 2px;
	border-radius: 5px;
	overflow: hidden;
	cursor: initial;
}

.hzyx_bk_list li a:hover {
	/* border: 1px solid #ff5c10; */
}

.zyjx_an_jtwenj {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	background: #fff;
	padding: 0px 30px 30px 30px;
	padding-bottom: 20px;
	box-shadow: 0 0 20px rgb(0 0 0 / 5%);
	width: 1000px;
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -540px;
	transform: translateY(-50%);
	z-index: 777;
	text-align: left;
	border: 1px solid #eee;
}

.zyjx_an_jtwenj strong {
	font-size: 16px;
	padding-bottom: 10px;
	display: block;
}


.zyjx_an_jtwenj h5 {
	color: #343333;
	line-height: 78px;
	font-size: 20px;

}

.zyjx_an_jtwenj h5 .gb_close {
	float: right;
	color: #ff5c10;
	border: 1px solid #ff5c10;
	margin-top: 25px;
	width: 28px;
	line-height: 28px;
	border-radius: 50px;
	text-align: center;
	font-size: 14px;
	height: 28px;
}

/*战略合作*/
.banner_hz1 {
	background: url(../images/new/banenrhz1.jpg) no-repeat center;
	height: 480px;
	overflow: hidden;
}

.banner_hz2 {
	background: url(../images/new/bannerxqhz.jpg) no-repeat center;
	height: 480px;
	overflow: hidden;
}


.qdhz_box {
	padding: 70px 0 80px 0;
}

.hz_title {
	font-size: 30px;
	text-align: center;
}

.hz_title strong {
	color: #ff5c10;
}

.hz_tibt {
	color: #5d5c5c;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}

.hzqd_list li {
	float: left;
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	width: 300px;
	height: 310px;
	margin-right: 32px;
	margin-top: 30px;
}

.hzqd_list li.last {
	margin-right: 0;
}

.hzqd_list li h5 {
	margin: 20px auto 15px auto;
	width: 268px;
	font-size: 20px;
	overflow: hidden;
	font-weight: 400;
}

.hzqd_list li h5 img {
	float: right;
	margin-top: 8px;
}

.hzqd_list li p {
	color: #5d5c5c;
	font-size: 14px;
	margin: 15px auto;
	width: 268px;
	line-height: 28px;
}

.sqhe_box1 .bt {
	font-size: 24px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.sqhe_box1 .ts {
	display: block;
	font-size: 14px;
	color: #ff5c10;
	text-align: center;
}

.sqhe_box1 .tijia_but {
	margin-bottom: 20px;
}

.hzyx_dh {
	color: #5d5c5c;
	font-size: 14px;
	text-align: center;
}


.nrhz_box {

	background: url(../images/new/nrhzbj.jpg) no-repeat center top;
	padding: 70px 0 80px 0;
	overflow: hidden;
}


.nrhz_box2 {

	background: url(../images/new/xqhzbj.jpg) no-repeat center top;
	padding: 70px 0 60px 0;
	overflow: hidden;
}


.nrhz_box .tijia_but {
	margin-bottom: 20px;
}


.nrhz_xxk {
	margin: 0 auto;
	width: 494px;
	background: #fff;
	line-height: 55px;
	height: 55px;
	text-align: center;
	overflow: hidden;
	border-radius: 50px;
	font-size: 16px;
	margin-top: 40px;
}

.nrhz_xxk li {
	float: left;
	width: 247px;
}

.nrhz_xxk li.on {
	background: #ff5c10;
	color: #fff;
	border-radius: 50px;
}

.nrhz_xxk li span {
	display: block;
	cursor: pointer;
}

.nrhz_xxk li .wsjg {
	background: url(../images/new/nrt1.png) no-repeat 68px;
	color: #5d5c5c;
}

.nrhz_xxk li .wsls {
	background: url(../images/new/nrt2.png) no-repeat 68px;
	color: #5d5c5c;
}

.nrhz_xxk li.on .wsjg {
	background: url(../images/new/nrt_on1.png) no-repeat 68px;
	color: #fff;
}

.nrhz_xxk li.on .wsls {
	background: url(../images/new/nrt_on2.png) no-repeat 68px;
	color: #fff;
}

.bd_tsqk1 {
	width: 854px;
}

.bd_tsqk1 li {
	background: none;
	overflow: hidden;
	border: none;
}

.bd_tsqk1 li .input1 {
	width: 296px;
}

.bd_tsqk1 li .jgqk_itrem {
	float: left;
	width: 404px;
	background: #fff;
	margin-right: 46px;
	border-radius: 10px;
}

.bd_tsqk1 li .last {
	margin-right: 0;
}

.bd_tsqk1 li .yixfx_box {
	background: #fff;
	height: 255px;
}

.cpzxbd_list li .yixfx_box textarea {
	width: 745px;
}

.bd_tsqk2 li {
	background: #fff;
}

.xiaoqhz_box {
	padding: 80px 0;
	color: #5d5c5c;
	font-size: 16px;
	line-height: 30px;
}

.xiaoqhz_box h4 {
	font-size: 24px;
	color: #343333;
	margin-bottom: 20px;
}

.xiaoqhz_box h4 strong {
	color: #0551c9;
}

.xiaoqhz_box p {
	margin-bottom: 10px;
}

.xqhzxm_list {
	overflow: hidden;
	margin-top: 50px;
	overflow: hidden;
}

.xqhzxm_list li {
	float: left;
}

.xqhzxm_list li.ritext {
	float: right;
	width: 689px;
}


/*aigc大赛*/
.aigc_banner {
	background: url(../images/ds/bj_01.jpg) no-repeat center;
	height: 725px;
}

.aigc_box {
	background: url(../images/ds/bj_02.jpg) no-repeat top;
	overflow: hidden;
	padding-bottom: 100px;
}

.das_title1 {
	background: url(../images/ds/b1.png) no-repeat;
	width: 679px;
	height: 50px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 150px;
	line-height: 50px;
	padding-left: 68px;
	margin-bottom: 30px;
}

.das_conn {
	overflow: hidden;
	font-size: 16px;
	line-height: 32px;
}

.das_conn p {
	margin-bottom: 20px;
	text-indent: 32px;
	color: #343333;
}

.das_conn p strong {
	color: #17499d;
}

.das_conn .ds_img {
	float: right;
	padding-left: 30px;
}

.dsqtxx {
	overflow: hidden;
}

.ds_time {
	float: left;
}

.das_title2 {
	background: url(../images/ds/b2.png) no-repeat;
	width: 500px;
	height: 50px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 50px;
	padding-left: 68px;
	margin-bottom: 20px;
}

.das_title3 {
	background: url(../images/ds/b3.png) no-repeat;
	width: 671px;
	height: 50px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 50px;
	padding-left: 68px;
	margin-bottom: 20px;
}


.ds_time li {
	overflow: hidden;
	background: #fff;
	line-height: 48px;
	font-size: 18px;
	color: #164b9f;
	margin-bottom: 15px;
	font-weight: bold;
}

.ds_time li strong {
	float: left;
	background: #164b9f url(../images/ds/lz.png) no-repeat 30px center;
	width: 180px;
	padding-left: 65px;
	color: #fff;
	margin-right: 50px;
}

.qtqk_con {
	float: right; width: 671px;
}

.qinr_box{ background: #fff; height: 237px; overflow: hidden; }
.qinr_box li{ float: left; }
.qinr_box li strong{ display: block; font-size: 18px; padding-left: 15px; margin-top: 35px; margin-bottom: 20px;}
.qinr_box li a.link{font-weight: bold; text-decoration: underline; color: #164b9f; background:  url(../images/ds/lj.png) no-repeat 15px center; padding: 15px 0; padding-left: 40px; }
.qinr_box li a.link:hover{color: #2281f3; }
.qinr_box li a.qqqxx{font-weight: bold; font-size: 20px; color: #164b9f; background:  url(../images/ds/qq.png) no-repeat 15px center; padding: 5px 0; padding-left: 40px; }
.qinr_box li a.qqqxx:hover{ color: #2281f3;}
.qinr_box li.tsqkk{  float: right; margin-right: 20px;}
.qinr_box li.tsqkk strong{ margin-bottom: 15px;}




















