@charset "utf-8";
/* CSS Document */

/*=============公共==============*/

html {
	color: #000;
	background: #FFF;
}
body {
	color: #666;
	font: 12px/1.231 arial, helvetica, clean, sans-serif, "Microsoft Yahei", "宋体";
	behavior: url(JS/csshover.htc);
} /*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei";
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: "Microsoft Yahei";
}
input, button, textarea, select {
 *font-size:100%;
}
input, select {
	vertical-align: middle;
}
input, textarea {
	border: 2px none;
	box-shadow: none;
	outline: none;
}
i, em {
	font-style: normal;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
 *font-size:108%;
	line-height: 100%;
}
/*title*/

h1 {
	font-size: 32px;
	font-family: "Microsoft Yahei";
}
h2 {
	font-size: 26px;
	font-family: "Microsoft Yahei";
}
h3 {
	font-size: 20px;
	font-family: "Microsoft Yahei";
}
h4 {
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
h5 {
	font-size: 12px;
	font-family: "Microsoft Yahei";
}
h6 {
	font-size: 10px;
	font-family: "Microsoft Yahei";
}
.mt10 {
	margin-top: 10px;
}
a {
	color: #1a1a1a;
	text-decoration: none;
	font-family: "Microsoft Yahei";
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
 *zoom:1
}
p {
	word-spacing: -1.5px;
	font-family: "Microsoft Yahei";
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
.header, .content, .footer {
	width: 1200px;
	margin: 0 auto;
}
.m20 {
	margin-top: 20px;
}
/*===========头部============*/

/*头部*/



.top .head-top {
	height: 30px;
	line-height: 30px;
	background: #bd0016;
	border-bottom: #dedede 1px solid;
}
.top .head-top .left {
	float: left;
	background-color: #bd0016;
	color: #fff;
	width: 600px;
}
.top .head-top .right {
	float: right;
	color: #f1f1f1;
	width: 230px;
}
.top .head-top .right .bdsharebuttonbox {
	float: left;
	padding-top: 5px;
}
.top .head-top .right a {
	color: #ffffff;
}
.top .head-top .right span {
	color: #aaa;
}
.top .head-center {
	height: 120px;
	clear: both;
	background: #fff
}
.top .head-center h1 {
	float: left;
	margin-top: 20px;
	margin-bottom: 0;
}
.top .head-center .introduce {
	float: left;
	width: 450px;
}
.top .head-center .introduce img {
	float: left;
	margin-right: 18px;
}
.top .head-center .introduce h2 {
	margin-top:30px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 23px;
	color: #bd0016;
	line-height: 36px;
	font-family:"微软雅黑";
}
.top .head-center .introduce h2 span {
}
.top .head-center .introduce em {
	font-size: 16px;
	color: #333;
	margin-top: 8px;
}
.top .head-center .introduce em strong {
	color: #a92028;
}
.top .head-center .phone {
	float: right;
	font-size: 28px;
	margin-top: 20px;
	width: 309px;
}
.top .head-center .phone img {
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
.top .head-center .phone .phone-num {
	float: left;
	margin-top: 10px;
}
.top .head-center .phone small {
	font-size: 16px;
	display: block;
	margin-left: 3px;
	color: #bd0016;
	margin-bottom:5px;
}
.top .head-center .phone span {
	display: block;
	color: #bd0016;
	font-family:"Arial";
	font-size: 28px;
}
/*导航*/



.gd_nav {
	height: 50px;
	position:relative;
	width:100%;
}
.gd_nav .nav {
	position: absolute;
	width: 100%;
	height: 50px;
	background: url(../images/nav_bg.gif) repeat-x center;
	z-index: 8;
}
.gd_nav ul {
	font-size: 0;
	width: max-content;
	margin: auto;
}
.gd_nav li {
	float: left;
	position: relative;
	height: 50px;
	line-height: 55px;
	background: url(../images/nav_bor.png) no-repeat right center;
}
.gd_nav .cur {
	background: #cd0000;
}
.jieshu {
	background: none !important
}
.gd_nav li.first {
	background: none;
}
.gd_nav li a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 42px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
.gd_nav li a:hover, .gd_nav li.cur a {
	color:#fff;
	text-decoration: none;
	background: #3e000b;
}
.gd_nav .nav li .sed_nav {
	position: absolute;
	top: 50px;
	left: 0;
	background: url(../images/sed_nav_bg2.png) repeat center;
	width: 202px;
	display: none;
}
.gd_nav .nav li .sed_nav .jzyd_lis {
	word-spacing: -1.5px;
}
.gd_nav .nav li .sed_nav .jzyd_lis a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	color: #fff;
	border: none;
	width: 140px;
}
.gd_nav .nav li .sed_nav .jzyd_lis a:hover {
	/* background: url(../images/sed_nav_bg.png) no-repeat center left;width: 202px; */

	background: #ae5453 no-repeat center left;
	width: 162px;
}
.gd_nav .nav li:hover .sed_nav {
	display: block;
}
/*banner 图*/

 .banindex {
	height:500px;
	overflow:hidden;
	position: relative;
}
.banindex .ban_con {
	width: 100% !important;
	margin: 0 auto;
}
.banindex .ban_con div {
	height:500px;
	width: 100%;
}
.banindex a {
	height:500px;
	display:inline-block;
	width: 100%;
}
.banindex .hd {
	height:25px;
	overflow:hidden;
	position:absolute;
	left:40%;
	bottom:30px;
	z-index:1;
}
.banindex .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.banindex .hd ul li {
	float:left;
	margin-right:2px;
	width:130px;
	height:10px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
.banindex .hd ul li.on {
	background:#266fca;
	color:#fff;
	opacity: .6;
}
/*产品展示*/

.bshg_bg {
	background: #ededed;
	padding: 25px 0;
	overflow:hidden
}
.bshg_top {
	text-align: center;
	padding-bottom: 30px;
}
.bshg_top a {
	display: block;
	font-size: 30px;
	color: #fff
}
.bshg_top a b {
	color: #266fca
}
.bshg_top a em {
	display: block;
	font-size: 16px;
	color: #666;
	padding: 10px 0;
}
.bshg {
	width: 250px;
	overflow: hidden;
}
.bshg_bt {
	background: #266fca;
	height: 80px;
	text-align: center;
	padding: 30px 0 0;
}
.bshg_bt a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.bshg_bt a em {
	display: block;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
.bshg_con {
	width: 250px;
	background: #fff;
	padding: 20px 0 0;
	height: 370px;
}
.bshg_con h3 {
	width: 210px;
	margin: 0 auto 15px;
	clear: both;
}
.bshg_con h3 a {
	width: 210px;
	height: 45px;
	line-height: 45px;
	background: #266fca;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
}
.bshg_con h3 a:hover, .zx_con .cur a {
	background: #024083;
}
.bshg_con ul {
	width: 210px;
	margin: 0 auto
}
.bshg_con ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	width: 73%;
	float: left;
	background: url(../images/pro_li_ico01.png) no-repeat center left;
	border-bottom: 1px dotted #ccc
}
.bshg_con ul li a {
	font-size: 15px;
	color: #666;
}
.bshg_con ul li a:hover {
	color: #266fca;
}
.bshg_con ul .nobor01 {
	margin-bottom: 15px;
}
.rx {
	width: 920px;
}
.rx01 {
	position: relative;
}
.rx01 span {
	display: block;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 30px;
	width: 94px;
	height: 135px;
	background: #266fca;
	text-align: center;
}
.rx01 span a {
	font-size: 18px;
	color: #fff;
	padding: 42px 0 0;
	display: block;
}
.rx01 span a b {
	display: block;
}
.rx01 span a em {
	width: 35px;
	height: 2px;
	background: #fff;
	margin: 15px auto;
	display: block;
	line-height: 0;
	font-size: 0
}
.rx01 p {
	top: 270px;
	left: 765px;
	position: absolute;
}
.rx01 p a {
	margin-right: 4px;
}
/*首页左侧联系我们*/

.bshg_index {
	width:230px;
	float:left;
	padding:5px 10px 10px 10px;
	background:#fff
}
.bshg_index_telh3 {
	font-size:20px;
	color:#fff;
	border-bottom:1px solid #cacaca;
	line-height:48px;
	padding:0px 18px;
	background: #266fca;
}
.bshg_index_telh3 i {
	width:19px;
	height:25px;
	background-position:0px -209px;
	display:inline-block;
	margin-top:12px;
	vertical-align:top;
	margin-right:6px;
}
.bshg_index_telcontact {
	overflow:hidden;
	zoom:1;
}
.bshg_index_telcontact li {
	border-bottom:1px dotted #cacaca;
}
.bshg_index_telcontact li dl {
	height:55px;
	padding-left:45px;
	padding-top:8px;
}
.bshg_index_telcontact li dl.ab1 {
	background-position:5px 10px;
}
.bshg_index_telcontact li dl dt {
	font-size:14px;
	color:#787878;
}
.bshg_index_telcontact li dl.ab1 dd {
	font-weight:bold;
	font-size:24px;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	color:#787878;
}
.bshg_index_telcontact li dl.ab2 {
	background-position:5px -60px;
}
.bshg_index_telcontact li dl.ab2 dd {
	font-size:18px;
	color:#787878;
}
.bshg_index_telcontact li dl.ab3 {
	background-position:5px -120px;
	padding-top:12px;
}
.bshg_index_telcontact li dl.ab3 dd {
	color:#787878;
	font-size:21px;
}
.bshg_index_telcontact li.news_fax {
	line-height:50px;
	text-indent:10px;
	font-size:15px;
	color:#787878;
}
.bshg_index_telcontact li.news_addr {
	padding-top:8px;
	line-height:26px;
	padding-left:10px;
	font-size:14px;
	color:#787878;
	border:none;
}
.bshg_index_telcontact li.news_addr .news_azx {
	display:block;
	text-align:center;
	font-size:15px;
	color:#787878;
	margin-top:8px;
}
.bshg_index_telcontact li.news_addr .news_azx img {
	vertical-align:text-bottom;
}
.bshg_index_telcontact li dl, .hsdm_index_telnewlist .hd ul li i {
	background-image:url(../images/hsdm_con_ico.png);
}
.rx_top {
	height: 75px;
	line-height: 75px;
}
.rx_top ul li {
	float: left;
	background: url(../images/cp_hove-fg.gif) no-repeat right center;
	padding-right:22px
}
.rx_top ul .home {
	padding-left: 0;
}
.rx_top ul .nobor {
	background: none;
	padding-right:0
}
.rx_top ul li a {
	font-size: 19px;
	color: #333;
}
.rx_top ul li a:hover, .rx_top ul .cur a {
	color: #266fca;
	font-weight: bold;
}
.rx_con {
	margin-top:2rem
}
.rx_con ul li {
	float: left;
	width: 296px;
	position: relative;
	margin-bottom: 35px;
	margin-right:16px;
}
.rx_con ul .nones {
	margin-right:0
}
.rx_con ul li a img {
	width: 100%;
	height: 255px;
}
.rx_con ul li a em {
	background: #fff;
	width: 296px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #266fca;
	color: #fff;
	font-size: 13px;
	display: block;
}
.rx_con ul li span {
	position: absolute;
	background: url(../images/cp_imgbg.png) repeat;
	width: 300px;
	height: 155px;
	top: 0;
	left: 0;
	padding: 100px 0 0;
	display: none
}
.rx_con ul li span a img {
	width: 221px;
	height: 50px;
	display: block;
	margin: 0 auto 11px
}
.rx_con ul li:hover span {
	display: block;
}
/*产品*/
.content {
	width:1200px;
	margin:0 auto
}
.xljf_news {
	height:386px;
	background:url(../images/xljf_news_bg.jpg) no-repeat center top;
	margin:30px auto;
}
.xljf_out_ab {
	width:240px;
	height:235px;
	float:left;
	margin-top:10px;
	border:10px solid #bd0016;
	background:url(../images/contact_bg.jpg) no-repeat 0px 20px;
}
.xljf_out_h3 {
	font-size:20px;
	color:#363535;
	border-bottom:1px solid #cacaca;
	line-height:48px;
	padding:0px 18px;
}
.xljf_out_h3 i {
	width:19px;
	height:25px;
	background-position:0px -209px;
	display:inline-block;
	margin-top:12px;
	vertical-align:top;
	margin-right:6px;
}
.xljf_out_contact {
	padding:10px 20px;
	overflow:hidden;
	zoom:1;
}
.xljf_out_contact li {
	border-bottom:1px dotted #cacaca;
}
.xljf_out_contact li dl {
	height:55px;
	padding-left:45px;
	padding-top:8px;
}
.xljf_out_contact li dl.ab1 {
	background-position:5px 10px;
}
.xljf_out_contact li dl dt {
	font-size:14px;
	color:#787878;
}
.xljf_out_contact li dl.ab1 dd {
	font-weight:bold;
	font-size:24px;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	color:#787878;
}
.xljf_out_contact li dl.ab2 {
	background-position:5px -60px;
}
.xljf_out_contact li dl.ab2 dd {
	font-size:18px;
	color:#787878;
}
.xljf_out_contact li dl.ab3 {
	background-position:5px -120px;
	padding-top:12px;
}
.xljf_out_contact li dl.ab3 dd {
	color:#787878;
	font-size:21px;
}
.xljf_out_contact li.news_fax {
	line-height:50px;
	text-indent:10px;
	font-size:15px;
	color:#787878;
}
.xljf_out_contact li.news_addr {
	padding-top:8px;
	line-height:26px;
	padding-left:10px;
	font-size:14px;
	color:#787878;
	border:none;
}
.xljf_out_contact li.news_addr .news_azx {
	display:block;
	text-align:center;
	font-size:15px;
	color:#787878;
	margin-top:8px;
}
.xljf_out_contact li.news_addr .news_azx img {
	vertical-align:text-bottom;
}
.news_h3 i, .xljf_out_contact li dl, .xljf_out_newlist .hd ul li i {
	background-image:url(../images/ppmu_con_ico.png);
}
.xljf_out_newlist {
	width:870px;
	float:left;
	margin-left:35px;
	display:inline;
	padding:5px 2px 0 15px;
}
.xljf_out_newlist .hd {
	height:48px;
	line-height:48px;
	padding:0 5px;
	border-bottom:1px solid #cacaca;
	position:relative;
}
.xljf_out_newlist .hd ul {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	height:48px;
	width:100%
}
.xljf_out_newlist .hd ul li {
	width:50%;
	float:left;
	text-align:center;
	cursor:pointer;
	font-size:20px;
}
.xljf_out_newlist .hd ul li a {
	color:#333;
}
.xljf_out_newlist .hd ul li.on {
	height:47px;
	border-bottom:2px solid #0846f8;
}
.xljf_out_newlist .hd ul li.on a {
	color:#0547b7;
}
.xljf_out_newlist .hd ul li i {
	width:25px;
	height:22px;
	display:inline-block;
	margin-right:6px;
	vertical-align:middle;
}
.xljf_out_newlist .hd ul li i.ico1 {
	background-position:-238px 0px;
}
.xljf_out_newlist .hd ul li i.ico2 {
	background-position:-398px 0px;
}
.xljf_out_newlist .hd ul li i.ico3 {
	background-position:-558px 0px;
}
.xljf_out_newlist .hd ul li.on i.ico1 {
	background-position:-238px -46px;
}
.xljf_out_newlist .hd ul li.on i.ico2 {
	background-position:-398px -44px;
}
.xljf_out_newlist .hd ul li.on i.ico3 {
	background-position:-558px -41px;
}
.xljf_out_newlist .bd ul {
	padding:16px 8px 0;
	zoom:1;
}
.xljf_out_newlist .bd li {
	height:40px;
	width:47%;
	padding:0 1.5%;
	float:left;
	line-height:40px;
	border-bottom:1px dashed #ccc;
	background:url(../images/newsli_ico.gif) left 18px no-repeat;
	padding-left:12px;
	padding-bottom:1px;
}
.xljf_out_newlist .bd li a {
	color:#787878
}
.xljf_out_newlist .bd li .date {
	float:right;
	color:#787878;
	font-family:Verdana, Geneva, sans-serif
}
.xljf_out_newlist .bd li.dlTop {
	height:auto;
	overflow:hidden;
	padding:0;
	background:none;
	width:100% !important
}
.xljf_out_newlist .bd .dlTop dl {
	height:100%;
	overflow:hidden;
	float:left;
	margin:0 auto 14px auto;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
.xljf_out_newlist .bd .dlTop dt {
	float:left;
	width:117px;
	height:90px;
	display:block;
	border:1px solid #eee;
	padding:2px;
	margin-right:15px
}
.xljf_out_newlist .bd .dlTop .neironga {
	color:#666;
	padding-top:5px;
	line-height:180%
}
.xljf_out_newlist .bd .dlTop .biaoti a:link, .xljf_out_newlist .bd .dlTop .biaoti a:visited {
	font-size:14px;
	color:#0547b7;
	font-weight:700
}
.jw_lianxi {
	background:#f5f5f5;
bor der-top:2px solid #0547b7;
	margin-top:0.8em;
	padding-bottom:1em
}
.jw_lianxi p {
	display:block;
	padding:0 6px;
	line-height:20px;
	color:#333;
	margin-left: 10px;
}
.jw_lianxi div {
	text-align: center;
}
.leftDiv2 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:25px;
}
.leftDiv2:hover {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:35px;
}
.smallDiv {
	display:block;
	margin:0 auto;
	width:154px;
	padding-left:28px;
	background:url(../images/11.jpg) left bottom no-repeat;
	font-size:14px;
	color:#464646;
	line-height:38px;
}
.smallDiv2, .smallDiv2:hover, .smallDiv:hover {
	display:block;
	margin:0 auto;
	width:154px;
	padding-left:28px;
	background:url(../images/11.jpg) left bottom no-repeat;
	font-size:14px;
	color:#104db8;
	line-height:38px;
}
.tel {
	padding-top: 15px;
	width: 224px;
	height: 75px;
	background: #104db8;
}
.img_phone, .img_phone1, .img_phone2 {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin-left: 17px;
}
.img_phone {
	background: url("../images/tel_icon.png") no-repeat 0px 15px;
}
.img_phone1 {
	background: url("../images/tel_icon.png") no-repeat 0px 15px;
}
.img_phone2 {
	background: url("../images/tel_icon.png") no-repeat 0px 15px;
}
.tel .tel_c {
	display: block;
	float: left;
	height: 42px;
	margin-left: 10px;
}
.tel .tel_c p.cn, .tel .tel_c p.tel_num {
	display: block;
	clear: both;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
}
/*产品右侧*/

.ospan18-1 {
	font-size: 18px;
	color: #FFFFFF;
}
.xljf_out_proli_c {
	width: 935px; /*height:653px;*/
	overflow:hidden;
	border-top:0;
	border-left:0
}
.xljf_out_proli_c h2 a {
	padding-left:9px;
	padding-right:46px;
}
.a01 {
	border-left:8px solid #104db8;
}
.xljf_out_proli_ctit {
	height:37px;
	line-height:37px;
	font-weight:normal;
	border-bottom:1px solid #eee
}
.xljf_out_proli_ctit a {
	font-family:"微软雅黑";
	font-size:22px;
	color:#104db8;
	height:37px;
	line-height:37px;
	display:inline-block
}
.xljf_out_proli_ctit span a {
	padding:9px 21px 0 0;
	height:20px;
	font-size:15px;
	color:#666;
	line-height: 20px;
}
.xljf_out_proli_c li {
	width: 303px;
	float:left;
	padding:13px 12px 10px 0;
	border-bottom:dotted 1px #9b9b9b;
}
.xljf_out_proli_c li img:hover {
	-webkit-transform:translate(1px, 1px);
	transform:translate(1px, 1px);
	-webkit-box-shadow:0 0 5px #666;
	box-shadow:0 0 5px #666;
}
.xljf_out_proli_c li.nones {
	padding:13px 0 10px 0px;
}
.xljf_out_proli_c li.born {
	border:0;
}
.xljf_out_proli_c li.xljf_out_proli_cl1 {
	padding-left:15px;
}
.xljf_out_proli_c li img {
	width:297px;
	height:243px;
	border:solid 1px #eee;
	padding:2px;
	display:block;
}
.xljf_out_proli_c li span {
	display:block;
	height:38px;
	line-height:38px;
	background:#e6e7e7;
	text-align:center
}
.xljf_out_proli_c li span a {
	color:#000;
	font-weight:bold
}
/*优势*/
.qiliwangys_bg1 {
	background:url(../images/ys_bg1.jpg) center top no-repeat;
}
.qiliwangys_bg2 {
	background:url(../images/ys_bg2.jpg) center 998px no-repeat;
	height:1722px;
}
.qiliwangys {
	width:1200px;
	margin:0 auto;
	padding-top:44px;
}
.y_tit {
	text-align:center;
	margin-bottom:93px;
	font-size: 30px;
	color: #000;
	margin-top:65px;
}
.y_tit em {
	display:block;
	color:#aaa;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:12px;
}
.y_tit span {
	color:#222;
	font-size:20px;
	font-weight:normal;
	display:block;
	margin-top:10px;
}
.qiliwangys_part {
	overflow:hidden;
	zoom:1;
	position:relative;
	height:1440px;
	margin-top: 175px;
}
.qiliwangys_part .dt1 {
	color:#cd0000;
	font-size:24px;
	font-weight:bold;
	line-height:34px;
	margin-bottom:18px;
}
.qiliwangys_part .dd1 li {
	margin-left:35px;
	line-height:26px;
	color:#555;
	font-size:16px;
	margin-bottom:12px;
	background:url(../images/ys_li.png) left 0px no-repeat;
	padding-left:20px;
}
.qiliwangys_part .dd1 em {
	color:#ff6600;
	font-weight:bold;
}
.qiliwangys_part .dl1 {
	position:absolute;
}
.qiliwangys_part .y_dl1 {
	width:626px;
	left:0px;
	top:50px;
}
.qiliwangys_part .y_dl2 {
	width:560px;
	right:1px;
	top:410px;
}
.qiliwangys_part .y_dl3 {
	width:550px;
	left:0px;
	top:816px;
}
.qiliwangys_part .y_dl4 {
	width:588px;
	right:0px;
	top:1166px;
}
.y_dl1 .dt1 {
	margin-left:5px;
	background:url(../images/one.png) left center no-repeat;
	padding-left:3.4em
}
.y_dl2 .dt1 {
	background:url(../images/two.png) left center no-repeat;
	padding-left:3.8em;
}
.y_dl3 .dt1 {
	background:url(../images/three.png) left center no-repeat;
	padding-left:3.8em;
	height:67px;
}
.y_dl4 .dt1 {
	background:url(../images/four.png) left center no-repeat;
	padding-left:3.8em;
}
.pic1 {
	height:168px;
	width:100%;
	background:url('../images/pic1.jpg') no-repeat center 0;
	position:relative;
	overflow: hidden;
}
.pic2 {
	height:208px;
	width:100%;
	background:url('../images/pic2.jpg') no-repeat center 0;
	position:relative;
	overflow: hidden;
}
.pic3 {
	height:208px;
	width:100%;
	background:url('../images/pic3.jpg') no-repeat center 0;
	position:relative;
	overflow: hidden;
}
.pic p {
	color:#fff;
	width:1100px;
	margin:0 auto;
	font-size:14px;
	text-align:left;
	padding:115px 110px 0 0;
}
.pic p b {
	font-size:24px;
	display:inline-block;
	padding:0 0 14px 13em;
}
.coperName {
	margin: 15px 0 10px 0;
	clear: both;
	height: 58px;
	background: url(../images/coperName.jpg) no-repeat center 0;
}
.AdsCon {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
}
.AdsPhone {
	width: 185px;
	float: right;
}
.AdsPhone dl dd {
	font-size: 14px;
	color: white;
}
.AdsPhone dl dt {
	font-size: 24px;
	color: white;
}
.AdsPhone img {
	margin-top: 10px;
	display: block;
	width: 179px;
	height: 43px;
}
.profileName {
	height: 47px;
	background: url(../images/jianjie.jpg) no-repeat center 0;
	margin-bottom: 40px;
}
.proFcon {
	height: 395px;
	overflow: hidden;
}
.proFPic {
	float: left;
	display: block;
	width: 409px;
	height: 359px;
	margin-right: 15px;
}
.proN {
	float: left;
}
.priText {
	float: right;
	width: 500px;
	margin-right: 20px;
}
.priText h3 {
	font-size: 18px;
	color: #0376c7;
	line-height: 50px;
	font-size: 18px;
}
.priText p {
	font-size: 14px;
	line-height: 24px;
	height: 200px;
	margin-bottom: 40px;
}
.proBtn {
	display: block;
	width: 170px;
	height: 39px;
}
.gy_l {
	width:416px;
	background:#fff;
	padding:26px 31px 0;
	border:solid 1px #d9d9d9;
	height:362px;
}
.gy_l dt {
	background:url(../images/profimic.jpg) no-repeat center 0;
	height:400px;
	text-align:center
}
.mt5 {
	width:373px;
	height:238px;
	margin:0 auto;
	padding:23px;
	display:block
}
.gy_l dd {
	font:14px/28px "微软雅黑";
	color:#000;
}
.gy_l dd p {
	text-indent:2em;
	overflow:hidden;
}
.gy_l dd span {
	display:block;
	text-align:center
}
.gy_l dd span a {
	text-align:center;
	background: url(../images/geng.jpg) no-repeat;
	text-align:center;
	width:66px;
	line-height:26px;
	color:#fff;
	display:inline-block;
}
.gy_r {
	width:300px;
	margin-left:10px;
}
.gy_r h3 {
	background:url(../images/rytbg.jpg) no-repeat center 0;
	height:51px;
	font:16px/45px "微软雅黑";
	font-weight:normal;
	text-align:center;
	color:#fff;
}
.gy_r h3 a {
	color:#fff;
}
.g-fa {
	padding:30px 0 0;
	margin:0 auto 98px;
	width:1100px;
}
.fa-l {
	width:234px;
	float: left;
}
.fa-l li {
	margin-bottom:15px;
}
.fa-l li a {
	display:block;
	height:35px;
	line-height:35px;
	border:3px solid #bdbdbd;
	color:#1e1e1e;
	font-size:14px;
	padding-left:24px;
}
.fa-l li a:hover, .fa-l li.cur a {
	border-color:#1e9a4d;
	text-decoration:none;
}
.tel {
	background:#1e9a4d;
	text-align:center;
	color:#fff;
	padding:10px 0 8px;
	font-size:17px;
	line-height:30px;
}
.tel b {
	display:block;
}
.fa-r {
	float: right;
	width:838px;
}
.fa-r dt {
	float: left;
	width:436px;
	height:355px;
	position:relative;
}
.fa-r dt img {
	display:block;
	width:436px;
	height:355px;
}
.fa-r dt .hd {
	position:absolute;
	bottom:10px;
	left:10px;
}
.fa-r dt .hd li {
	display:inline-block;
	width:13px;
	height:13px;
	background:url('../images/ic1.png') no-repeat;
	margin:0 5px;
}
.fa-r dt .hd li:hover, .fa-r dt .hd li.on {
	background:url('../images/ic2.png') no-repeat;
}
.fa-r dd {
	width:370px;
	float: right;
}
.fa-r h6 {
	padding:22px 0 15px;
}
.fa-r h6 a {
	font-size:16px;
	color:#1e1e1e;
}
.fa-r dd p {
	overflow: hidden;
	line-height:24px;
	padding:0 0 10px;
	color:#797979;
	font-size:13px;
}
.fa-r dd p b {
	color:#2e2e2e;
	font-size:14px;
}
.fa-r dd span {
	display:block;
	margin:10px 0 0;
	width:162px;
	height:46px;
	line-height:46px;
	text-align:center;
	font-size:14px;
	background:url('../images/btn2.gif') no-repeat;
}
.fa-r dd span a {
	color:#1e9a4d;
}
.fa-r dt .fa-con {
	width:436px;
	height:355px;
}
.fa-r dt ul {
	position:relative;
	height:100%;
	z-index:0;
}
.fa-r dt ul li {
	zoom:1;
	vertical-align:middle;
	float:left;
	cursor:pointer;
}
.fa-r dt ul li img {
	width:436px;
	height:355px;
	display:block;
}
/*==通栏==*/

.fw_bg {
	background: url(../images/hsdm_spic.jpg) no-repeat center 0;
	height: 320px;
}
.fw01 {
	width: 822px;
}
.fw_bt {
	padding: 50px 0 0;
}
.fw_bt a {
	display: block;
	font-size: 18px;
	color: #fff;
}
.fw_bt a b {
	display: block;
	font-size: 30px;
	color: #fff;
	padding: 10px 0 0;
}
.fw_con {
	background: url(../images/hsdm_icobg.png) no-repeat;
	width: 781px;
	height: 111px;
	margin: 35px 0 0;
	padding-left: 9px;
}
.fw_con ul li {
	float: left;
	padding-right: 49px;
}
.fw_con ul li a {
	display: block;
	width: 88px;
	text-align: center;
	color: #333
}
.fw_con ul li a em {
	display: block;
	padding: 66px 0 0;
	font-size: 14px;
}
.fw_con ul li a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -9px 0;
	color: #266fca
}
.fw_con ul .fw_li02 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -146px 0;
}
.fw_con ul .fw_li03 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -283px 0;
}
.fw_con ul .fw_li04 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -420px 0;
}
.fw_con ul .fw_li05 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -557px 0;
}
.fw_con ul .fw_li06 {
	padding: 0;
}
.fw_con ul .fw_li06 a:hover {
	background: url(Img/Index/lc_icobg02.png) no-repeat -694px 0;
}
.fw02 {
	width: 350px;
	padding: 95px 0 0;
}
.fw02 p span {
	display: block;
	width: 318px;
	height: 48px;
	line-height: 48px;
	border: solid 1px #dbdbdb;
	margin-bottom: 10px;
}
.fw02 p span em {
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
	padding: 0 5px 0 10px;
}
.fw02 p span .p_inp {
	display: block;
	float: left;
	width: 169px;
	height: 48px;
	line-height: 48px;
	border: none;
	background: #fff;
	outline: none;
	font-size: 14px;
	color: #666;
	font-family: "Microsoft Yahei";
}
.fw02 p i {
	display: block;
	padding: 10px 0 0;
}
.fw02 p i img {
	display: block;
	float: left;
}
.fw02 p i em {
	display: block;
	float: left;
	width: 196px;
	height: 48px;
	line-height: 48px;
	background: #ededed;
	text-align: center;
	font-size: 14px;
	color: #333
}
.fw02 p i em b {
	font-size: 18px;
	font-family: Arial;
}
/*========优势=========*/

.bshg_yssy {
	line-height:30px;
	font-family:"Microsoft Yahei";
	overflow: hidden;
	font-size: 16px;
	background:url(../images/flqd-ysbg.jpg) repeat-x center 0;
	padding-top: 3em;
}
.bshg_yssy .til01 {
	height: 142px;
	text-align:center
}
.til01 {
	text-align: center;
	height:154px;
	color: #266fca;
	font-size:44px;
	line-height:56px;
}
.til01 em, .webox_w h2 p {
	display: block;
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #bbb;
	line-height: 26px;
	font-weight: normal;
}
.til01 span {
	color: #666;
	font-size: 22px;
	font-weight: normal;
	line-height: 36px;
	display: block;
	padding: 0 14px;
	font-family: "Microsoft Yahei";
	margin:0 auto;/*width:298px;*/
}
.probox .til01 span {
	width:462px;
}
.bshg_yssy .til01 span {/*width:206px;*/
}
.mark .til01 span {
	width:248px;
}
.til01 p {
	display: block;
	overflow:hidden;
}
.til01 b {
	display: inline-block;
	padding: 0 14px;
}
.bshg_yssy1 {
	height:684px;
}
.bshg_yssy_w1 {
	height:193px;
	padding: 33px 0 0;
	background:url(../images/flqd_yssy_line.gif) no-repeat center 0;
}
.bshg_yssy_p1 {
	text-align:center
}
.bshg_yssy2 {
	height: 514px;
}
.bshg_ryzz2 {
	height: 45px;
	overflow: hidden;
	margin-bottom: 10px;
}
.bshg_ryzz2 li {
	height: 20px;
	padding: 0 23px 25px;
	float: left;
	font: 20px "Microsoft YaHei";
	background: url(../images/xtico.png) no-repeat right 2px;
	text-align: center;
	line-height: 20px;
	color: #333;
}
.bshg_ryzz2 li a {
	display: block;
	height: 30px;
	color: #333333;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}
.bshg_ryzz2 li a:hover, .bshg_ryzz2 .cur a {
	color: #444;
	font-weight: normal;
	height: 43px;
	border-bottom: 3px solid #de2a2c;
	text-decoration: none;
}
.bshg_ryzz2 li.no1 {
	padding-left: 0;
}
.bshg_ryzz2 li.nones {
	background: none;
}
.bshg_ryzz2 span {
	font-size: 16px;
	line-height: 46px;
	color: #de2a2c;
	overflow: hidden;
}
.bshg_ryzz2 span a {
	color: #b47647;
}
.bshg_ryzz01 {
	height: 260px;
	position: relative;
}
.bshg_ryzz02 {
	width: 100%;
	overflow: hidden;
}
.bshg_ryzz01 li {
	width: 292px;
	float: left;
	margin-right: 10px;
	position: relative;
	box-shadow: #ebebeb 4px 0px 3px;
}
.bshg_ryzz01 li img {
	display: block;
	width: 286px;
	height: 211px;
	border: 3px solid #f5f6f8
}
.bshg_ryzz01 li span {
	text-align: center;
	font-size: 16px;
	display: block;
	background: #f5f6f8;
	color: #323030;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.bshg_ryzz01 li.nones {
	margin-right: 0;
}
.bshg_rleft_hove {
	cursor: pointer;
	display: block;
	font: 70px "å®‹ä½“";
	color: #7f7f7f;
	position: absolute;
	top: 72px;
	left: -63px;
}
.bshg_rright_hove {
	cursor: pointer;
	display: block;
	font: 70px "å®‹ä½“";
	color: #7f7f7f;
	position: absolute;
	top: 72px;
	right: -63px;
}
.bshg_yssy_w2 {
	height:170px;
	padding: 30px 0 0;
}
.bshg_yssy_w3 {
	width: 568px;
}
.bshg_yssy_w4 {
	width: 558px;
}
.bshg_yssy3 {
	background:url(../images/bshg_ys-03bg.gif) no-repeat 0 29px;
	height: 460px;
}
.bshg_yssy_wc {
	width: 772px;
}
.bshg_yssy_wc h3 {
	height:55px;
	font-size: 22px;
	line-height:55px;
	color: #000;
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 5px;
}
.bshg_yssy_wc h3 span {
	font-weight: normal;
}
.bshg_yssy_wc ul {
	display: block;
	padding: 0 0 10px;
}
.bshg_yssy_wc li {
	display: block;
	clear: both;
	background:url(../images/ico-png.png) no-repeat 0 5px;
	padding:0 0 0 25px;
}
.bshg_yssy_zx a {
	display: block;
	height:46px;
	width:171px;
	color: #fff;
	line-height: 46px;
	text-align: center;
	background: #858687;
	border-radius: 40px;
}
.bshg_yssy_zx a:hover {
	animation-duration: 1.25s;
	animation-name: shake;
}
.bshg_yssy_ico {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 132px;
	height: 171px;
	background:#266fca;
	border-top: solid 4px #dd050a;
	color: #fff;
	line-height: 48px;
}
.bshg_yssy_ico span {
	display: block;
	height: 58px;
	line-height: 58px;
	padding: 24px 0 0;
	font-family: Times New Roman;
	font-size: 48px;
	font-weight: normal;
}
.bshg_yssy1 .bshg_yssy_ico {
	left: 0;
	top: -6px;
}
.bshg_yssy2 .bshg_yssy_ico {
	right: 0;
	top: -6px;
}
.bshg_yssy1 .bshg_yssy_zx, .bshg_yssy2 .bshg_yssy_zx {
	margin:85px 0 0;
}
.bshg_yssy1 .bshg_yssy_wc {
	margin:0 0 0 169px;
}
.bshg_yssy2 .bshg_yssy_wc {
	margin:0 202px 0 0;
}
.bshg_yssy3 .bshg_yssy_wc {
	margin:42px 0 0 22px;
	width: 536px;
}
.bshg_yssy4 .bshg_yssy_wc {
	width: 444px;
	clear: both;
}
.bshg_yssy_p3, .bshg_yssy_p3 img, .bshg_yssy_p4, .bshg_yssy_p4 img {
	width: 600px;
	height: 386px;
}
/*流程*/



/*流程*/

.cmlc_bg {
	background:#266fca;
	padding-top:3em;
	overflow:hidden;
}
.fb-b {
	width: 1200px;
	margin: 0 auto;
	background:#FFF;
	padding: 30px 0 20px;
	position: relative;
	overflow:hidden
}
.fb-b h4 {
	width: 140px;
	float: left;
	padding-left: 20px;
	height: 202px;
	font-weight: normal;
	overflow: hidden;
}
.fb-b ul {
	height: 120px;
	float: left;
}
.fb-b li {
	float: left;
	width: 228px;
	height: 85px;
	background: #f2f2f2;
	padding-top: 35px;
	margin-left: 20px;
	color: #333333;
	font-size: 18px;
	padding-left: 47px;
}
.fb-b li span {
	float: right;
	padding: 0 25px 0 0;
}
.fb-b p {
	position: absolute;
	left: 376px;
	top: 65px;
}
.liucheng p {
	text-align: center;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
	height: 127px;
}
.liucheng h2 {
	float: left;
	font-size: 22px;
	color: #373837;
	padding-top: 24px;
	padding-left: 4em;
	width: 398px;
	height: 76px;
	background: url(../images/sxfs_line1.png) no-repeat right center;
}
.liucheng h2 i {
	display: block;
	font-size: 14px;
	line-height: 34px;
	color: #252a2e;
	font-weight: normal;
	font-style: normal
}
.gylx-tel {
	height: 50px;
	margin-top: 25px;
}
.gylx-tel i {
	float: left;
	width: 170px;
	height: 50px;
	background: url(../images/sxfs_line1.png) no-repeat right center;
	padding: 0 2em;
}
.gylx-tel i img {
	height: 48px;
}
.gylx-tel span {
	float: left;
	padding-left: 24px;
	font-size: 16px;
	color: #0e050a;
}
.gylx-tel span em {
	display: block;
	font-size: 24px;
	color: #373837;
	font-family: Impact
}
.evaluate {
	margin-top: 10px;
	clear: both;
	overflow: hidden;
	padding: 20px 0;
	background: #f6f6f6;
	margin-bottom: 4em;
}
.evaluate .left {
	overflow: hidden;
	width: 430px;
	border: 1px solid #ccc;
	height: 400px;
	float: left;
	background: #fff;
}
.evaluate .left .title {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.evaluate .left .title span {
	font-size: 18px;
	display: block;
}
.evaluate .left .title strong {
	font-size: 22px;
	font-weight: bold;
	color: #266fca;
}
.evaluate .left .table {
	margin-bottom: 0;
}
.evaluate .left .table>tbody>tr>td {
	border: 0;
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
}
.evaluate .left .btn {
	background: #266fca;
	color: #fff;
	width: 100px;
	margin: 0 10px;
	height: 35px;
}
.evaluate .right {
	width: 760px;
	float: right;
	height: 360px;
	overflow: hidden;
}
.evaluate .right .title {
	height: 40px;
	line-height: 40px;
	background: #266fca;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-bottom: 2px solid #266fca;
}
.evaluate .right .title h3 {
	float: left;
	margin: 0;
	margin-left: 25px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	margin-right: 10px;
}
.evaluate .right .title small {
	color: #fff;
}
.evaluate .right .title a {
	float: right;
	color: #999;
	font-size: 12px;
}
.evaluate .right .cont {
	background: #fff;
	padding-top: 10px;
	height: 320px;
}
.evaluate .right .cont ul li {
	margin: 0px 10px 10px 10px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
}
.evaluate .right .cont ul li img {
	width: 160px;
	float: left;
	height:130px;
	margin-right: 20px;
	border: 1px solid #ccc;
	padding: 3px;
	display: block;
}
.evaluate .right .cont ul li span {
	font-size: 16px;
	font-weight: bold;
	color: #266fca;
	margin-bottom: 5px;
	display: block;
	margin-top: 10px;
}
.evaluate .right .cont ul li p {
	color: #666;
	line-height: 30px;
	font-size: 14px;
}
.evaluate .right .cont ul li a {
	width: 65px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #666;
	color: #fff;
	float: left;
	font-size: 14px;
	border-radius: 5px;
	margin-top: 10px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	border: 1px solid #c2bebe;
	height:35px;
	width: 100px;
	line-height: 35px;
}
/*========案例=========*/

.cases {
	/* padding-top: 3em; */

	padding-bottom: 3em;
}
.cases .content {
	width: 1150px;
	margin: 0 auto;
}
.bshg_case {
	text-align: center;
	padding-bottom: 30px;
}
.bshg_case a {
	display: block;
	font-size: 30px;
	color: #232323;
}
.bshg_case a b {
	color: #cd0000
}
.bshg_case a em {
	display: block;
	font-size: 16px;
	color: #4c4c4c;
	padding: 10px 0;
}
.cases { /*height:390px;*/
	font-family: "Microsoft YaHei";
	margin: 2em auto 2em auto;/* background:url(../images/case-bg.jpg) no-repeat top center fixed */

}
.cases2 {
	height: 45px;
	overflow: hidden;
	margin-bottom: 10px;
}
.cases2 li {
	height: 20px;
	padding: 0 23px 25px;
	float: left;
	font: 20px "Microsoft YaHei";
	background: url(../images/xtico.png) no-repeat right 2px;
	text-align: center;
	line-height: 20px;
	color: #333;
}
.cases2 li a {
	display: block;
	height: 30px;
	color: #333333;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}
.cases2 li a:hover, .hsdm_cases2 .cur a {
	color: #444;
	font-weight: normal;
	height: 43px;
	border-bottom: 3px solid #de2a2c;
	text-decoration: none;
}
.cases2 li.no1 {
	padding-left: 0;
}
.cases2 li.nones {
	background: none;
}
.cases2 span {
	font-size: 16px;
	line-height: 46px;
	color: #de2a2c;
	overflow: hidden;
}
.cases2 span a {
	color: #b47647;
}
.cases01 {
	height: 260px;
	position: relative;
}
.cases02 {
	overflow: hidden;
}
.cases01 li {
	width: 278px;
	float: left;
	margin-right: 10px;
	position: relative;
	box-shadow: #ebebeb 4px 0px 3px;
}
.cases01 li img {
	display: block;
	width: 272px;
	height: 223px;
	border: 3px solid #f5f6f8
}
.cases01 li span {
	text-align: center;
	font-size: 16px;
	display: block;
	background: #f5f6f8;
	color: #323030;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.cases01 li.nones {
	margin-right: 0;
}
.cases01 .flqd_left_hove {
	cursor: pointer;
	display: block;
	font: 70px "å®‹ä½“";
	color: #7f7f7f;
	position: absolute;
	top: 72px;
	left: -63px;
}
.cases01 .flqd_right_hove {
	cursor: pointer;
	display: block;
	font: 70px "å®‹ä½“";
	color: #7f7f7f;
	position: absolute;
	top: 72px;
	right: -63px;
}
/*==========新闻=============*/
.index_news2 {
	width: 100%;
	height: 580px;
	overflow: hidden;
	background: #f6f6f6;
}
.index h2.t {
	font-size: 36px;
	color: #41241e;
	position: relative;
	text-align: center;
	padding-top: 45px;
	margin-bottom: 20px;
	font-weight: 400;
}
.index p.t_en {
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 14px;
	columns: #000000;
	;
}
.index_news2 .w1200 {
	position: relative;
	overflow: visible;
}
.w1200 {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.index_news2 .img {
	position: absolute;
	left: 0;
	top: -110px;
}
.index_news2 .new_cate {
	text-align: center;
	color: #666;
	padding: 5px 0 30px;
}
.index_news2 .new_cate ul li {
	display: inline-block;
	margin: 0 4px;
}
.index_news2 .new_cate ul li.active a {
	color: #bd0016;
	border: 1px solid #41241e;
	font-weight: 700;
}
.index_news2 .new_cate ul li a {
	padding: 5px 35px;
	font-size: 18px;
	border: 1px solid #000;
	border-radius: 25px;
	font-weight: 700;
}
.index_news2 .tj_news {
	position: absolute;
	width: 800px;
	height: 135px;
	background: #41241e\9;
	background: rgb(199, 15, 15);
	z-index: 2;
	right: 0;
	color: #fff;
	padding: 15px 30px 0 55px;
}
.index_news2 .tj_news h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.index_news2 .tj_news h3 a {
	color:#fff;
}
.index_news2 .tj_news h3 span {
	font-size: 14px;
	font-weight: 400;
	color: #aaa;
	float: right;
}
.index_news2 .tj_news p.desc {
	font-size: 16px;
	line-height: 30px;
}
.index_news2 .news_list.active {
	display: block;
}
.index_news2 .news_list {
	display: none;
}
.index_news2 .news_list ul {
	width:770px;
	height: auto;
	overflow: hidden;
	padding: 30px 30px 30px 80px;
	margin-top: 135px;
}
.fr {
	float:right;
}
.index_news2 .news_list ul li {
	float: left;
	width: 352px;
	line-height: 35px;
	font-size: 16px;
	color: #666;
	list-style-type: disc;
	margin-right: 60px;
}
.index_news2 .news_list ul li span {
	float: right;
	color: #aaa;
	font-size: 14px;
}
.index_news2 .news_list ul li:nth-child(2n) {
 margin-right: 0;
}
/*新闻中心*/
.dongtai {
	overflow:hidden;
	margin-bottom:35px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	font-family: microsoft yahei;
	margin-top:30px;
}
.dongtai .dongtai_left {
	overflow:hidden;
	float:left;
	width:690px;
	height:420px;
	background-color:#fff;
	padding-right:40px;
	background: url(../images/ge02.jpg) no-repeat right;
}
.dongtai .dongtai_left .menu {
	overflow:hidden;
	width:100%;
	height:45px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #e1e1e1 /*background:url(../images/new_tit_bg.png) repeat-x */
}
.dongtai .dongtai_left .menu li {
	width:170px;
	float:left;
	height:36px;
	margin-right:1em;
	line-height:36px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	position:relative;
	background:url(../images/gylx_newtit_bg01.png) no-repeat center top;
}
.dongtai .dongtai_left .menu li b {
	display:none;
	width:15px;
	height:5px;
	background:url(../images/dongtai_s.png) no-repeat center top;
	position:absolute;
	left:50%;
	margin-left:-7px;
	bottom:-5px;
}
.dongtai .dongtai_left .menu li a {
	color:#fff;
	display:block;
	text-decoration:none;
}
.dongtai .dongtai_left .menu li:hover, .dongtai .dongtai_left .menu .cur {
	background:url(../images/gylx_newtit_bg.png) no-repeat center;
}
.dongtai .dongtai_left .menu li:hover a, .dongtai .dongtai_left .menu .cur a {
	color:#fff;
}
.dongtai span a {
	font-size: 14px;
	display: block;
	width: 88px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #d0d0d0;
	border-radius: 2px;
	text-align: center;
	color: #666666;
	font-weight: normal;
	margin-top: 8px;
	text-transform: uppercase;
}
/*.dongtai .dongtai_left .menu li:hover b,.dongtai .dongtai_left .menu .cur b{ display:block}*/

.dongtai .dongtai_left .dt_content {
	overflow:hidden;
	padding:0 20px;
	width:650px;
}
.dongtai .dongtai_left dl {
	overflow:hidden;
	width:100%;
	margin-bottom:15px;
}
.dongtai .dongtai_left dt {
	float:left;
	overflow:hidden;
}
.dongtai .dongtai_left dt img {
	display:block;
	border:1px solid #cdcdcd;
	width: 238px;
	height: 140px;
}
.dongtai .dongtai_left dd {
	overflow:hidden;
	margin-top:15px;
	width:380px;
	float:left;
	margin-left:15px;
}
.dongtai .dongtai_left dd h4 {
	font-size:14px;
	margin-bottom:5px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.dongtai .dongtai_left dd h4 a {
	color:#333;
}
.dongtai .dongtai_left dd p {
	font-size:13px;
	color:#666;
	line-height:24px;
	height:72px;
	overflow:hidden;
	margin-bottom:5px;
}
.dongtai .dongtai_left dd .xq {
	overflow:hidden;
	display:block;
	width:89px;
	height:32px;
	text-align:center;
	line-height:32px;
	font-size:13px;
	color:#fff;
	background-color:#fe7701;
}
.dongtai .dongtai_left .dt_list {
	overflow:hidden;
	width:100%;
}
.dongtai .dongtai_left .dt_list li {
	width:97%;
	float:left;
	font-size:13px;
	line-height:36px;
	background:url(../images/dongtai_li.gif) no-repeat left center;
	padding-left:3%;
	border-bottom: 1px dashed #ccc;
}
.dongtai .dongtai_left .dt_list li a {
	display:block;
	width:70%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	float:left;
	color:#666
}
.dongtai .dongtai_left .dt_list li span {
	float:right
}
.dongtai .dongtai_right {
	overflow:hidden;
	width:355px;
	height:420px;
	float:right;
	background-color:#fff;
}
.dongtai .dongtai_right .title {
	overflow:hidden;
	width:100%;
	height:45px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #e1e1e1;
	background:url(../images/gylx_cjwt.png) no-repeat left top
}
.dongtai .dongtai_right .title h3 {
	float:left;
	font-size:16px;
	line-height:36px;
	text-indent: 1.8em;
	color:#FFF
}
.dongtai .dongtai_right .title h3 a {
	color:#fff
}
.dongtai .dongtai_right .wenda_content {
	overflow:hidden;
	width:285px;
	height:320px;
	margin:0 auto;
}
.dongtai .dongtai_right .wenda_list {
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}
.dongtai .dongtai_right h5 {
	font-size:13px;
	line-height:19px;
	background:url(../images/wen.gif) no-repeat left center;
	padding-left:30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:14px;
	width:255px;
}
.dongtai .dongtai_right h5 a {
	color:#666;
}
.dongtai .dongtai_right p {
	font-size:13px;
	color:#666;
	line-height:24px;
	background:url(../images/da.gif) no-repeat left top;
	padding-left:30px;
	width:285px;
	height:48px;
	overflow:hidden
}
/*公司简介*/

.about_bg_index {
	width:100%;
	background:url(../images/about_bg.jpg) center no-repeat;
	height:100%;
	overflow:hidden;/* margin-top:50px; padding:58px 0;*/
}
.about { /* width:80%; /*background:#fff;*/
	padding: 0px 0 60px 0;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align:center;
	margin:auto
}
.ab1 {
	padding-bottom:20px;
}
.ab2 {
	text-align:left;
	padding:20px 40px;
	overflow:hidden;
	line-height: 30px;
	font-size: 16px;
}
.about h1 {
	width:120px;
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
	margin:auto;
	background:#424344;
	border-radius:4px;
	overflow:hidden
}
.about h1 a {
	color:#fff
}
.anniu {
	display: inline-block;
}
.anniu a {
	display: block;
	width: 145px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	/* background: url('../images/ys_m.png') no-repeat center 0; */
    color: #bd0016;
	margin-right: 25px;
	margin-top: 20px;
	float: left;
	font-size: 16px;
	border: 2px #bd0016 solid;
}
.anniu a:hover {
	background-position: center bottom;
	transition: all 0.2s;
}
/* .bshg_index_about {

	height: 358px;

	background: url(../images/jshqg_abou_bg.jpg) no-repeat bottom;

	margin-top: 3em;

}

.bshg_index_about dl dt {

	float: left;

	padding: 15px 80px 0 0;

	width: 519px;

}

.bshg_index_about dl dt img {}

.bshg_index_about dl dd {

	float: right;

	width: 565px;

	padding-top: 15px;

}

.bshg_index_about dl dd h3 {

	font-weight: normal;

	font-size: 20px;

	color: #333;

	text-transform: uppercase;

	padding-bottom: 35px;

}

.bshg_index_about dl dd h3 span {

	display: block;

	padding-bottom: 10px;

}

.bshg_index_about dl dd h3 a {

	font-size: 24px;

	color: #cd0000;

	font-weight: bold;

	display: block;

}

.bshg_index_about dl dd p {

	line-height: 26px;

	color: #666;

	overflow: hidden;

	font-size: 16px; text-indent:32px;

}

.bshg_index_about dl dd h4 {

	width: 207px;

	height: 55px;

	line-height: 55px;

	text-align: center;

	background: #cd0000;

	letter-spacing: 5px;

	margin-top: 2em;

}

.bshg_index_about dl dd h4 a {

	color: #fff;

	font-size: 18px;

	font-weight: normal;

} */

.yqljbg {
	float: left;
	width: 100%;
	height: 40px;
	background: #696969;
}
.yqlj {
	clear: both;
	margin: 0 auto;
	width: 1200px;
	line-height: 40px;
}
.yqlj span {
	float: left;
	width: 100px;
	font-weight: bold;
	margin-right: 0px;
	text-align: left;
	font-size: 16px;
	color: #dfdfdf;
	/* background: url(../images/links.png) no-repeat 0 center; */
    background:#181818;
	padding-left: 10px;
}
.yqlj div {
	float: left;
	width: 730px;
	padding-left: 10px;
}
.yqlj div a {
	margin: 0px 10px 0px 10px;
	color: #dfdfdf;
	font-size: 14px;
}
/*底部开始*/

.foots {
	/* width: 100%; background:url(../images/foot-bg.gif) ; */

	background: #232323;
}
.foots_nav {
	height: 45px;
	line-height: 45px;
	background: #2d2d2d;
}
.foot_navs ul {
	width: max-content;
	overflow: hidden;
	margin: auto;
}
.foot_navs li {
	float: left;
	padding: 0 24px;
	background: url(../images/kywt_fline2.png) no-repeat left center;
}
.foot_navs li.noBg {
	background: none;
}
.foot_navs li a {
	font-size: 14px;
	color: #fff;
}
.ffocn {
	margin-top: 35px;
}
.ffocn .fleft_con {
	padding-bottom: 8px;
	color: #fff;
	float: left;
	width: 220px;
	text-align: right;
	padding-right: 28px;
	border-right: 1px dotted #383838;
}
.ffocn .fleft_con h5 {
	font-size: 18px;
	line-height:24px;
	margin-top:6px;
	margin-bottom: 8px;
}
.ffocn .fleft_con p {
	font-size: 14px;
	line-height:28px;
}
.ffocn .fleft_con dl {
	padding-right: 48px;
	background: url(../images/hsdm_foot_telico.png) no-repeat right center;
	margin-top: 30px;
}
.ffocn .fleft_con dd {
	font-size: 22px;
	line-height: 22px;
	margin-top: 3px;
}
.ffocn .fcon_cont {
	float: left;
	width: 575px;
	border-right: 1px dotted #383838;
}
.ffocn .fcon_cont p {
	line-height:25px;
	text-align:left;
	text-indent:3em;
	color: #fff;
	font-size: 13px;
	width:400px;
	float:left;
}
.ffocn .foot_flewm {
	float: right;
mar gin-right: 6em;
}
.ser_con04 {
	float: right;
	padding: 13px 0;
}
.ser_con04 input {
	float: left;
	height: 30px;
}
.ser_con04 input .txt {
	width: 245px;
	padding-left: 15px;
	background: url("../images/jshqg_ser01.png") no-repeat center;
	font: 14px/30px "Microsoft YaHei";
	color: #333;
}
.ffocn .foot_flewm img {
	display: block;
}
.ftbot {
	padding-top: 25px;
	border-top: 1px solid #383838;
}
.ftbot .dress {
	float: left;
	color: #909090;
	width: 420px;
}
.ftbot .dress ul {
	overflow: hidden;
	margin-top: 5px;
}
.ftbot .dress li {
	float: left;
	padding-left: 25px;
	line-height: 24px;
	margin-right: 15px;
}
.ftbot .dress li.dr1 {
	background: url(../images/dsbg1.png) no-repeat left center;
}
.ftbot .dress li.dr2 {
	background: url(../images/dsbg2.png) no-repeat left center;
}
.ftbot .dress li.dr3 {
	background: url(../images/dsbg3.png) no-repeat left center;
}
.ftbot .renz {
	float: right;
}
.ftbot .renz ul {
	overflow: hidden;
}
.ftbot .renz li {
	float: left;
	margin-left: 10px;
}
.ftbot .renz li img {
	display: block;
}
.kywt_link_li {
	background-color: #333;
}
.kywt_link_li .content {
	overflow: hidden;
	padding: 20px 0;
}
.kywt_link_li h5 {
	float: left;
	font-size: 16px;
	color: #fff;
	font-family: "Arial";
}
.kywt_link_li h5 img {
	vertical-align: middle;
}
.kywt_link_li ul {
	float: left;
	margin-left: 40px;
	width: 810px;
}
.kywt_link_li li {
	float: left;
	padding: 0 15px;
	border-left: 1px dotted #5c5c5c;
	line-height: 22px;
}
.kywt_link_li li a {
	color: #fff;
}
.kywt_link_li li:first-child {
	border-left: none;
}
.bdsharebuttonbox {
	float: right;
}
.yqlj {
	background: #fff;
}
.yqlj .content {
	height: 130px;
	background: url(../images/yqlj.png) no-repeat
}
.yqlj ul {
	padding-top: 75px;
	padding-left: 130px;
}
.yqlj li {
	font-size: 12px;
	margin-right: 10px;
	float: left;
}
.yqlj li a {
	color: #aaa;
}
/*======================合作客户=======================*/





.hsdm_hhzkh { /*height:390px;*/
	font-family: "Microsoft YaHei";
	margin-top:2em;
	margin-bottom: 4em;
}
.hsdm_hhzkh2 {
	height:45px;
	overflow:hidden;
	margin-bottom: 10px;
}
.hsdm_hhzkh2 li {
	height:20px;
	padding:0 23px 25px;
	float:left;
	font:20px "Microsoft YaHei";
	background:url(../images/xtico.png) no-repeat right 2px;
	text-align:center;
	line-height:20px;
	color:#333;
}
.hsdm_hhzkh2 li a {
	display:block;
	height:30px;
	color:#333333;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}
.hsdm_hhzkh2 li a:hover, .hsdm_hhzkh2 .cur a {
	color:#444;
	font-weight: normal;
	height:43px;
	border-bottom: 3px solid #de2a2c;
	text-decoration: none;
}
.hsdm_hhzkh2 li.no1 {
	padding-left: 0;
}
.hsdm_hhzkh2 li.nones {
	background:none;
}
.hsdm_hhzkh2 span {
	font-size: 16px;
	line-height: 46px;
	color: #de2a2c;
	overflow: hidden;
}
.hsdm_hhzkh2 span a {
	color: #b47647;
}
.hsdm_hhzkh01 {
	position:relative;
}
.hsdm_hhzkh02 {
	overflow:hidden;
}
.hsdm_hhzkh01 li {
	width:213px;
	float:left;
	margin-right:28px;
	position:relative;
	box-shadow: #ebebeb 4px 0px 3px;
}
.hsdm_hhzkh01 li img {
	display:block;
	width:207px;
	height:80px;
	border:3px solid #f5f6f8
}
.hsdm_hhzkh01 li span {
	text-align: center;
	font-size: 16px;
	display: block;
	background:#f5f6f8;
	color: #18aee7;
	font-weight:bold;
	height: 40px;
	line-height: 40px;
}
.hsdm_hhzkh01 li.nones {
	margin-right: 0;
}
.hsdm_hhzkh01 .arr5 {
	cursor: pointer;
	display:block;
	font:70px "宋体";
	color:#7f7f7f;
	position:absolute;
	top:22px;
	left:-63px;
}
.hsdm_hhzkh01 .arr6 {
	cursor: pointer;
	display:block;
	font:70px "宋体";
	color:#7f7f7f;
	position:absolute;
	top:22px;
	right:-63px;
}
/*====================内页开始========================*/

/*内页banner高度*/

.inbanindex {
	height: 225px;
	overflow: hidden;
}
.ban_incon div {
	height:225px;
	margin: 0 auto;
}
.inbanindex a {
	height: 300px;
	display: inline-block;
	width: 100%;
}
/*面包屑导航*/

.in_ser {
	margin-bottom:3em
}
.jdhqg_mbxnav {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	height:30px
}
.jdhqg_mbxnav b {
	border-left: 10px solid #dbdbdb;
	font-weight: normal;
	padding-left: 8px;
}
/*搜索*/

.ser {
	height: 55px;
	border-bottom:1px solid #c6c6c6;
	background:#f4f4f4
}
.ser .content {
	height: 54px;
	border-bottom: 1px solid #d7d7d7;
}
.ser p.ser_con03 {
	float: left;
	width: 550px;
	height: 54px;
}
.ser p.ser_con03 b, .jshqg_ser p.jshqg_ser_con03 a {
	float: left;
}
.ser p.ser_con03 b {
	font: bold 16px/54px "Microsoft YaHei";
	color: #dc0000;
}
.ser p.ser_con03 a {
	font: 14px/54px "Microsoft YaHei";
	color: #999999;
	margin-left: 15px;
}
.ser p.ser_con04 {
	float: right;
	padding: 13px 0;
}
.ser p.ser_con04 input {
	float: left;
	height: 30px;
}
.ser p.ser_con04 input.txt {
	width: 245px;
	padding-left: 15px;
	background: url("../images/jshqg_ser01.png") no-repeat center;
	font: 14px/30px "Microsoft YaHei";
	color: #333;
	float:none;
	height:none
}
.ser p.ser_con04 input.pbt {
	width: 55px;
	background: url("../images/jshqg_ser02.png") no-repeat center;
	cursor: pointer;
}
/*-------------------left-------------------------------*/

.jdhqg_left {
	width: 240px;
	margin-bottom:20px;
}
.jdhqg_innav_left {
	background: #dc0000;
	height: 60px;
}
.jdhqg_innav_left h3 {
	height: 55px;
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.jdhqg_innav_left h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.jdhqg_innav_left_nav h3 {
	border-bottom: 1px solid #dc0000;
	background: url(../images/trfd_inleft-ico.png) no-repeat 5px center;
	text-indent: 18px;
	line-height: 55px;
}
.jdhqg_innav_left_nav h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #000;
}
.jdhqg_innav_left_nav h3.sidenavcur,  .jdhqg_innav_left_nav h3:hover {
	background: url(../images/jdhqg_innav_left_nav_hove.png) no-repeat right center #266fca;
}
.jdhqg_innav_left_nav h3.sidenavcur a,  .jdhqg_innav_left_nav h3:hover a {
	color: #fff;
}
.jdhqg_innav_left_div dl {
	padding: 2px 0 4px;
}
.jdhqg_innav_left_div dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
}
.jdhqg_innav_left_div dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.jdhqg_innav_left_div dt.sidenavcur:after,  .jdhqg_innav_left_div dt:hover:after {
	border-color:#266fca;
}
.jdhqg_innav_left_div dt.sidenavcur a,  .jdhqg_innav_left_div dt:hover a {
	color: #266fca;
}
.jdhqg_innav_left_div dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}
.jdhqg_innav_left_div p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
}
.jdhqg_innav_left_div p.sidenavcur a,  .jdhqg_innav_left_div p:hover a {
	color:#266fca;
}
.jdhqg_innav_left_div p.sidenavcur:after,  .jdhqg_innav_left_div p:hover:after {
	background: #dbdbdb;
}
.jdhqg_innav_left_div a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*---------------/////------------------*/

	 .jdhqg_innews_left {
	background: #dc0000;
	height: 60px;
}
.jdhqg_innews_left h4 {
	height: 55px;
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.jdhqg_innews_left h4 span {
	font-size: 14px;
	text-transform: uppercase;
}
.jdhqg_innews ul {
	margin-top:10px;
	width:100%;
	display:block
}
.jdhqg_innews ul a {
	width:100%;
	display:block;
	line-height:35px;
	text-align:left;
	font-size:14px;
	border-bottom:1px dashed #ccc;
	overflow:hidden
}
/*---------------/////------------------*/

	 .jdhqg_inpros_left {
	background: #dc0000;
	height: 60px;
}
.jdhqg_inpros_left h4 {
	height: 55px;
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.jdhqg_inpros_left h4 span {
	font-size: 14px;
	text-transform: uppercase;
}
.jdhqg_inpros ul {
	margin-top:10px;
	width:100%;
	display:block
}
.jdhqg_inpros ul li img {
	width:100%;
	height:190px
}
.jdhqg_inpros ul li span {
	width:100%;
	display:block;
	margin-bottom:10px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	background:#dc0000;
	color:#FFF
}
/*左侧联系我们*/

	  .jdhqg_tel {
	height: 140px;
	background: #dc0000;
	color: #fff;
}
.jdhqg_tel p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px;
	background: url(../images/jdhqg_inleft_tel.png) no-repeat 59px 36px;
}
.jdhqg_tel span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 26px;
	line-height: 36px;
	padding-left: 33px;
}
/*---------------------右侧------------------------*/

.jdhqg_right {
	width:900px;
	overflow:hidden
}
.jdhqg_right_con {
	width: 278px;
	overflow: hidden;
	float: left;
	padding: 0px 10px 10px 0px;
}
.jdhqg_right_con.nobor {
	padding-right: 0 !important;
}
.jdhqg_right_con dt {
	width:303px;
	line-height:0;
	font-size:0;
}
.jdhqg_right_con dt img {
	width: 268px;
	height: 219px;
	padding:1px;
	border:1px solid #D6D6D6;
}
.jdhqg_right_con dt img:hover {
	transform:scale(1.1);
-moz- transform:scale(1.1);
-webkit- transform:scale(1.1);
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
}
.jdhqg_right_con dd {
	line-height: 65px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	font-size: 16px;
}
.jdhqg_right_con dd a {
	color:#266fca
}
.jdhqg_right_con_div .nomar .jdhqg_right_con {
	padding: 0px 0px 10px 0px;
}
.jdhqg_right_con01 {
	width: 269px;
	overflow: hidden;
	float: left;
	padding: 0px 11px 10px 0px;
}
.jdhqg_right_con01.nobor {
	padding-right: 0 !important;
}
.jdhqg_right_con dt {
	width:264px;
	line-height:0;
	font-size:0;
}
.jdhqg_right_con01 dt img {
	width:264px;
	height: 229px;
	padding:1px;
	border:1px solid #D6D6D6;
}
.jdhqg_right_con01 dd {
	background:#f1f1f1;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	font-weight: bold;
}
.jdhqg_right_con01 dd a {
	color:#266fca
}
.jdhqg_right_con_div .nomar .jdhqg_right_con01 {
	padding: 0px 0px 10px 0px;
}
/*===========分页=============*/

.apage {
	display: table;
	margin: 0 auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 1em;
}
.apage li {
	float: left;
	background-color: #dc0000;
	padding: 5px 12px;
	line-height: 19px;
	font-size: 12px;
	margin-right: 3px;
	color:#fff;
}
.apage li a {
	color:#FFFFFF;
}
.thisclass {
	background-color: #cacaca!important;
}
.thisclass a {
	color:#266fca !important
}
.gduo {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 15px 0px;
	padding: 0 10px;
}
.gduo span {
	float: right;
	width: 320px;
	overflow: hidden;
	height: 30px;
	display: block;
}
.gduo a {
	font-weight: bold;
}
.info_key {
	border-bottom: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 30px auto 10px;
	overflow: hidden;
}
.info_key span {
	font-size: 14px;
	font-weight: bold;
}
/*内页新闻*/

.jdhqg_innewss {
	height: 430px;
	overflow:hidden
}
.jdhqg_innewss h4 {
	background: #dc0000;
	line-height: 34px;
	border: solid 1px #c1c1c1;
}
.jdhqg_innewss h4 a {
	display:block;
	width: 140px;
	color: #fff;
	text-align:center;
	background: #595a5c;
}
.jdhqg_innewss li {
	width:49%;
	float:left;
	margin-right:1.5%;
	border-bottom: 1px dashed #d9d9d9;
	background: url(../images/jdh_dt_ico.gif) no-repeat left center;
	text-indent: 25px;
	line-height: 35px;
	font-weight:bold;
}
.jdhqg_innewss li.nomar {
	margin-right:0
}
.jdhqg_innewss dl {
	overflow:hidden;
	width:100%;
	margin-bottom:15px;
	padding-bottom:10px;
	margin-top:1em;
	border-bottom: 1px dashed #d9d9d9;
}
.jdhqg_innewss dt {
	float:left;
	overflow:hidden;
}
.jdhqg_innewss dt img {
	display:block;
	border:1px solid #cdcdcd;
	width: 188px;
	height: 170px;
}
.jdhqg_innewss dd {
	overflow:hidden; /*margin-top:15px;*/
	width:575px;
	float:left;
	margin-left:15px;
}
.jdhqg_innewss h5 {
	font-size:14px;
	margin-bottom:5px;
	line-height: 30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.jdhqg_innewss h5 a {
	color:#266fca;
}
.jdhqg_innewss dd p {
	font-size:13px;
	color:#666;
	line-height:24px;
	height:72px;
	overflow:hidden;
	margin-bottom:5px;
}
.jdhqg_innewss dd .xq {
	overflow:hidden;
	display:block;
	width:89px;
	height:32px;
	text-align:center;
	line-height:32px;
	font-size:13px;
	color:#fff;
	background-color:#fe7701;
}
.jdhqg_innewss .dt_list {
	overflow:hidden;
	width:100%;
}
/*========新闻页面==========*/

.jdhqg_news_dl {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	border-bottom: 1px dashed #CCCCCC;
	height:110px;
	margin-bottom:0.6em;
}
.jdhqg_news_dl span {
	width:200px;
	margin-right:1em
}
.jdhqg_news_dl span img {
	/* width:100%; */
	height:112px;
	padding-left: 30px;
}
.jdhqg_news_dl_con {
	width:680px;
	overflow:hidden
}
.jdhqg_news_dl dt {
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.jdhqg_news_dl .dt_1 {
	height: 20px;
	padding-left: 10px;
	font-size: 14px;
	color:#dc0000;
	font-weight: bold;
}
.jdhqg_news_dl .dt_2 {
	font-size: 12px;
	float: right;
	padding: 0 10px 0 8px;
	font-family: "宋体";
}
.jdhqg_news_dl dd {
	font-size: 12px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
/*===============新闻内容页===================*/

.jdhqg_con_listnews h2 {
	font-size:20px;
	color:#dc0000;
	font-weight:bold;
	line-height:34px;
	text-align: center;
}
.zuozhe {
	line-height:40px;
	text-align:center;
	border-bottom: 1px dashed #CCCCCC;
}
.jdhqg_news-con {
	margin-top:1em;
	line-height:30px;
	font-size:16px;
}
.jdhqg_news-con p {
	line-height:30px;
	font-size:14px;
}
.jdhqg_news-con div {
	line-height:40px;
	font-size:16px;
}
/*=====================产品内容页========================*/

.pleft {
	width: 290px;
	margin: 0 auto;
	float: left;
}
.probigshow {
	position: relative;
	padding: 1px;
	border: 1px solid #ddd;
}
.js_goods_image_url {
	max-width:290px;
	height: 230px;
	vertical-align:middle;
	_width:400px;
}
.prodbaseinfo_a {
	float: left;
	width: 405px;
	margin-left: 16px;
	z-index: 1;
}
.h2_prodtitle {
	font-size: 1.18em;
	border-bottom: 1px dashed #bbbbbb;
	padding: 2px 0 10px;
	line-height: 1.6em;
}
.ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}
.ul_prodinfo li {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #dcdcdc;
}
.li_normalprice, .li_prono {
	line-height: 30px;
}
.ul_prodinfo li span {
	font-size: 14px;
}
.ul_prodinfo .li_normalprice .rexian {
	font-size: 22px;
	color: #266fca !important;
}
/*---------*/

.mod_goods_info {
	clear: both;
	margin-bottom: 30px;
	position: relative;
	margin-top: 3em;
}
.hds {
	border-bottom: 1px solid #266fca;
	height: 33px;
	_overflow: hidden;
}
.hds li {
	float: left;
	cursor: pointer;
	border: 1px solid #266fca;
	border-bottom: 0;
	color:#FFF;
	margin-right: -1px;
}
.hds li h3 {
	display: block;
	width: 128px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-bottom: 0;
	background-color: #266fca;
	border: 1px solid #fff;
}
.hds li h3 a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	outline: none
}
.status_on {
	border-color: #b47647;
	border-bottom: 0;
	position: relative;
}
.status_on h3 {
	height: 31px;
	background-color: #fff;
	color: #fff;
}
/*-----------------*/

 .ys {
	clear: both;
	width: 100%;
	height: 300px;
}
.ys_l {
	width: 430px;
	float: left;
}
.ys_r {
	float: right;
}
.ys_r p {
	margin: 0;
}
.ys2_l {
	float: left;
}
.ys2_l p {
	margin: 0;
}
.ys2_r {
	width: 420px;
	float: right;
}
.ys h3 {
	height: 130px;
	background:url(../images/line1.gif) no-repeat 0 bottom;
	margin-bottom: 14px;
	font-size: 24px;
	color: #266fca;
	line-height: 48px;
	font-weight: normal;
	white-space: nowrap;
	margin-top: 10px;
}
.ys h3 b {
	display: block;
	padding: 62px 0 0 22px;
}
.ys ul li {
	padding: 0 0 10px 28px;
	background:url(../images/jdh_dt_ico.gif) no-repeat 8px 9px;
	text-align:left;
	font-size:14px;
	line-height:30px;
}
/*===========================*/

	.yb_conct {
	position:fixed;
	z-index:9999999;
	top:200px;
	right:-127px;
	cursor:pointer;
transition:all .3s ease;
}
.yb_bar ul li {
	width:180px;
	height:53px;
	font:16px/53px 'Microsoft YaHei';
	color:#fff;
	text-indent:54px;
	margin-bottom:3px;
	border-radius:3px;
transition:all .5s ease;
	overflow:hidden;
}
.yb_bar .yb_top {
	background:#f2010e url(../images/rightbar.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background:#f2010e url(../images/rightbar.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent:0;
	background:#266fca url(../images/rightbar.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	background:#f2010e url(../images/rightbar.png) no-repeat 0 -169px;
}
.hd_qr {
	padding:0 29px 25px 29px;
}
.yb_QQ a {
	display:block;
	text-indent:54px;
	width:100%;
	height:100%;
	color:#fff;
}
/*留言*/
.intxt {
	margin-bottom:15px;
}
.coolbg {
	background:#cd0000;
	color:#fff;
	width: 120px;
	height: 35px;
	line-height: 35px;
}
/*客服*/

.keifu {
	position:fixed;
	top:10%;
	right:0;
	width:131px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index:990;
}
.keifu_tab {
	width:160px;
}
.icon_keifu {
	width:26px;
	height:100px;
	float:left;
	background:url(../images/keifu.png) 0 0;
	position:relative;
	display:none;
	cursor:pointer;
}
.keifu_box {
	float:left;
	width:131px;
}
.keifu_tab img {
	display:block;
}
.keifu_head {
	width:131px;
	height:41px;
	background:url(../images/keifu.png);
	background-position: 0 -103px;
	font-size:0;
	line-height:0;
	position:relative;
}
.keifu_close:link, .keifu_close:visited {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/keifu.png) -42px 0;
	position:absolute;
	top:5px;
	right:7px;
}
.keifu_close:hover {
	background-position:-60px 0;
}
.keifu_con {
	border-left:7px solid #2266c8;
	border-right:7px solid #2266c8;
	padding-top:15px;
	background:#fbfbfb;
}
.keifu_con li {
	height:33px;
	padding-left:12px;
}
.keifu_con .weixin {
	height:116px;
}
.keifu_con .bt {
	font-size:16px;
	height:30px;
	line-height:30px;
	text-align:left;
	padding:0 0 0 20px;
	color:#012646;
}
.keifu_bot {
	width:131px;
	height:119px;
	background:url(../images/keifu.png);
	background-position:0 -149px;
}
.ab_pages {
	clear:both;
	padding:20px 0;
	font-size:14px;
	text-align:center;
	overflow:hidden
}
.ab_pages ul {
	display:inline-block;
	margin:0 auto;
	padding:0
}
.ab_pages ul a {
	color:#333;
	display:block;
	padding: 8px 12px;
	border: 1px solid #f5f5f5;
	float: left;
	margin: 0 5px;
	border-radius: 4px
}
.ab_pages ul .page-num {
	color:#333;
	display:block;
	padding: 8px 12px;
	border: 1px solid #f5f5f5;
	float: left;
	margin: 0 5px;
}
.ab_pages ul a.page-num-current {
	background:#f00; color:#FFF
}
