﻿/*= 公共样式 =*/
body {
	MARGIN: 0px auto;
    background: #f6f6f6;
}
HTML {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;
}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
 color: #FF8B00;
}
a {
	color: #333
}
a:active {
 text-decoration: none;
}
h3 {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
p {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
DIV {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
ol {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-padding-start: 60px;
}
UL {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}
li{
	list-style-type:none;
	padding-bottom: 5px;
}
i, em {
    font-style: normal;
}
dl {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
dd {
	-webkit-margin-start:0;
}
h4 {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
h5 {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
/*= top栏目 =*/
.lm {
	width:1100px;
	margin:20px auto;
	overflow: hidden;
}

.heard {
    width: 100%;
    background: #ebebeb;
    line-height: 32px;
    height: 32px;
}
.header {
    font-size: 12px;
    color: #999;
	width:1100px;
	margin-left: auto;
    margin-right: auto;
}
.header .lx_box {
    float: right;
}
.header .lx_box span {
    margin-left: 8px;
}
.header .lx_box a {
    padding-left: 4px;
    color: #999;
}
.top {
    overflow: hidden;
	font-size: 12px;
    color: #999;
	margin-left: auto;
    margin-right: auto;
    width: 1100px;
    font-family: microsoft yahei;
}
.t_left {
    float: left;
    margin-top: 10px;
	width: 350px;
}
.t_left dl dd {
    margin-left: 98px;
    margin-top: 19px;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
	margin: 0;
    padding: 0;
}
.t_left dl dd p {
    font-size: 16px;
    color: #32bac6;
	margin: 0;
    padding: 0;
	font-weight: initial;
	line-height: 30px;
}
.t_left dl {
    overflow: hidden;
}
.t_left dl dt {
    float: left;
    background: url(Img/Common/dwImg.png) no-repeat right center;
    padding-right: 12px;
}
.t_left dl dt a img {
    width:70px;
	height:70px;
}
.t_mid {
    width: 350px;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    font-size: 14px;
    color: #666;
}
.t_mid li {
    float: left;
    background: url(/images/dlImg.png) no-repeat left center;
    padding: 6px 0 6px 22px;
}
.t_mid .fr {
    margin-left: 28px;
}
.t_right {
    float: right;
    margin-top: 20px;
	width: 330px;
}
.t_right dl {
    overflow: hidden;
	margin: 0;
    padding: 0;
}
.t_right dl dt {
    float: left;
}
.t_right dl dt a img {
    width:70px;
	height:70px;
}
.t_right dl dd {
    margin-left: 80px;
}
.t_right dl dd p {
    font-size: 14px;
    color: #6e6e6e;
	word-spacing: -1.5px;
	margin: 0;
    padding: 0;
}
.t_right dl dd h3 {
    font-size: 23px;
    color: #0065ce;
    font-family: "Arial";
    font-weight: normal;
	margin: 0;
    padding: 0;
}
.t_right dl dd h4 {
    font-size: 20px;
    color: #0065ce;
    font-family: "Arial";
    font-weight: normal;
	margin: 0;
    padding: 0;
}


/*= 导航栏目 =*/
.wraper{
	width:100%;
	margin:0 auto;
	background:#32bac6;
}
.nav{
	position:relative; 
	width:1100px; 
	height:45px; 
	background:#32bac6; 
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
}
.nav-item{
	position:relative;
	float:left;
	width:110px;
	height:40px;
	line-height:40px;
	text-align:center; 
	font-size:14px; 
	z-index:1;
}
.nav-item a{
	display:block;
	height:40px;
	color:#fff; 
}
.nav-item a:hover{
	color:#fff;
}

.nli {
	float: left;
    position: relative;
    display: inline;
	width:110px;
	/* height: 40px; */
	line-height: 45px;
}
.knli,.nlli {
	float: left;
    position: relative;
    display: inline;
	width:150px;
	/* height: 40px; */
	line-height: 45px;
}
.nav a {
	display: block;
    font-size: 20px;
    font-weight: bold;
	color: #fff;
}
.nli a {
    text-align: center;
}
.nlli a {
    text-align: center;
}
.nav .on a {
    background: #ff8b00;
    color: #fff;
}
.move-bg{ display:none;position:absolute;left:0;top:0; width:120px; height:40px; background:#ff8b00; z-index:0;}
/* 清除浮动 */
.clear{clear: both; height:0px; line-height:0px; font-size:0px;}
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 1%;}
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
/* 左右浮动 */
.fl{ float:left;}
.fr{ float:right}


/*= 搜索栏目 =*/
.sousou {
	margin: 0 auto;
    width: 100%;
	margin-top: 50px;
}
.so {
    width: 210px;
    float: left;
}
.anniu {
    float: left;
}
.syjml {
    float: right;
	color: #999;
	font-size: 14px;
}
input.k1 {
   /* LINE-HEIGHT: 23px; */
   /* BORDER-RIGHT-WIDTH: 0px; */
   PADDING-LEFT: 25px;
   /* WIDTH: 182px; */
   DISPLAY: inline-block;
   BACKGROUND: url(../images/k1.gif) no-repeat;
   BORDER-TOP-WIDTH: 0px;
   BORDER-BOTTOM-WIDTH: 0px;
   HEIGHT: 23px;
   COLOR: #666;
   BORDER-LEFT-WIDTH: 0px;
   MARGIN-RIGHT: 7px;
}

/*= 底部栏目 =*/
.dibulm {
	bottom: 0;
	width: 100%;
	clear: both;
    width: 100%;
	padding-top: 15px;
	text-align: center;
}
.dibu {
    width: 1100px;
    align-content: center;
    margin: 0 auto;
}

.blink {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 auto;
    padding: 15px 0;
    height: 30px;
}
.about {
    color: #b4b4b4;
    line-height: 16px;
    padding: 10px 0;
}
.copyright {
    text-align: center;
    line-height: 10px;
    margin-bottom: 15px;
	font-size: 12px;
    color: #888;
}
.copyright p {
    line-height: 20px;
}

<!--二维码-->
address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.code table {
	border-collapse: collapse;
	border-spacing: 0
}
.code caption, th {
	text-align: left;
	font-weight: 400
}
[hidefocus], summary {
outline:0
}
.code li {
	list-style: none
}

.code sub,sup {
	font-size: 83%
}
code, kbd, pre, samp {
	font-family: inherit
}
.code q:after, q:before {
	content: none
}
.code textarea {
	overflow: auto;
	resize: none
}
.code label, summary {
	cursor: default
}
.code a, button {
	cursor: pointer
}
.button, input, keygen, legend, select, textarea {
	outline: 0
}
.code {
	background: #fff
}
.code input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}
button[disabled], input[disabled] {
	cursor: default
}
.code img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic
}
.code p{
	line-height:24px}
.code lable {
	cursor: pointer
}
.code .fl {
	float: left
}
.code .fr {
	float: right
}
.code .tac {
	text-align: center
}
.code .tal {
	text-align: left
}
.code .tar {
	text-align: right
}
.code .vat {
	vertical-align: top
}
.code .vam {
	vertical-align: middle
}
.clear-fix:after {
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}
.clear-fix {
	zoom: 1;
	clear: both
}
.hide {
	display: none
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}
.inline-block {
	display: inline-block;
*display:inline;
	zoom: 1
}
.code .ime-disabled {
	-webkit-ime-mode: disabled;
	ime-mode: disabled
}
code {
	font: 12px Verdana, Arial, "\5FAE\8F6F\96C5\9ED1";
	line-height: 1;
*line-height:1.2
}
a, a:hover {
	text-decoration: none
}

.side-pannel {
	position: fixed;
	right: 65px;
	z-index: 99
}
.side-bar {
	border: 1px solid #E7E7E7;
	border-bottom: none;
	bottom: 110px;
	background: #fff
}
.side-bar a {
	display: block;
	cursor: pointer;
	width: 70px;
	height: 60px;
	border-bottom: 1px solid #E7E7E7;
	position: relative;
	color: #676767;
	text-align: center
}
.side-bar a s {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.side-bar a span {
	line-height: 20px
}

.side-bar a.gotop s {
	position: absolute;
	top: 50%;
	left: 17px
}
.side-bar a.text {
	padding-top: 25px
}
.side-bar a.qr s {
	position: absolute;
	top: 50%;
	left: 18px
}
.side-bar a.qr i {
	width: 277px;
	height: 259px;
	position: absolute;
	left: -277px;
	top: 50%;
	margin-top: -120px;
	display: none;
	background-position: 0 0
}
.side-bar a.qr:hover i {
	display: block
}
.side-bar a.qr i {
	background-image: url(/images/weixin.png)
}

.g-icon-top {
	height: 20px;
	width: 35px;
	margin-top: -10px;
	background-position: 0 -33px
}
.g-icon-survey1 {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: 0 -53px
}
.side-bar a.survey:hover s {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: -26px -53px
}
.g-icon-qq1 {
	height: 20px;
	width: 22px;
	margin-top: -10px;
	background-position: -35px -33px
}
.g-icon-weibo1 {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px 0
}
.g-icon-weibo2, .side-bar a.weibo:hover s {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px -25px
}
.g-icon-qr1 {
	height: 33px;
	width: 36px;
	margin-top: -16px;
	background-position: -36px 0
}
.g-icon-qr2, .side-bar a.qr:hover s {
	height: 33px;
	width: 36px;
	margin-top: -16px;
	background-position: 0 0
}


.g-icon-qq1, .g-icon-qr1, .g-icon-qr2, .g-icon-survey1, .g-icon-survey2, .g-icon-top, .g-icon-weibo1, .g-icon-weibo2,.side-bar a.qr:hover s, .side-bar a.survey:hover s, .side-bar a.weibo:hover s{background-image: url(/images/sprite.png)}


/*= 快速导航 =*/
.kuaisutongdao {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 25px;
	overflow: hidden;
}
.kuaisutongdao h3 {
	font-size: 28px;
    color: #636363;
    text-align: center;
    font-weight: normal;
    background: url(/images/zixun_xinatiao.png) no-repeat center;
    margin-bottom: 30px;
}
.kuaisutongdao h3 a {
	background-color: white;
    color: #333;
}
.kuaisutongdao ul li {
	padding-bottom: 12px;
}
.kuaisutongdao ul li b {
font-weight: normal;
    font-size: 18px;
    width: 130px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #cacaca;
    display: inline-block;
    vertical-align: middle;
}
.kuaisutongdao ul li em {	
	display: inline-block;
    width: 770px;
    line-height: 37px;
    height: 37px;
    overflow: hidden;
    vertical-align: middle;
}
.kuaisutongdao ul li em span {	
	display: inline-block;
    font-size: 14px;
    padding: 0 5px;
}	
.kuaisutongdao ul li em span a:hover {
 color: #FF8B00;
}
.fangye {
    margin: 12px;
    padding: 10px;
    border-top: #999990 1px dashed;
}
.fangye span {
    line-height: 28px;
}

/*= 所在位置 =*/
.mark {
    font-size: 14px;
    color: #5a5a5a;
    height: 40px;
    line-height: 40px;
    /* background: #fff; */
    margin-top: 10px;
    margin-bottom: 10px;
}
.markv2 {
    margin: 0 auto;
    width: 1100px;
    /* padding-bottom: 15px; */
    /* border-bottom: 3px solid #d22222; */
    color: #888;
    font-size: 14px;
    /* background: #F8F8FF; */
    text-indent: 1em;
}



/*= 活动页面 =*/
.nr {
    width: 1100px;
    margin: 0 auto;
}
.nr_L {
    float: left;
    width: 260px;
}
.nr_R {
    float: right;
    width: 828px;
	overflow: hidden;
    BORDER-TOP: #e4e4e4 1px solid;
    BORDER-RIGHT: #e4e4e4 1px solid;
    BORDER-BOTTOM: #e4e4e4 1px solid;
    BORDER-LEFT: #e4e4e4 1px solid;
}
.min_nr {
    padding: 10px;
}
.post_title {
    text-align: center;
    padding-top: 8px;
}
.post_title h1 {
    text-align: center;
    font-weight: 500;
    font-size: 2em;
    font-family: Microsoft YaHei;
    line-height: 1;
}
.post_title span.pt_info {
	font-size: 10px;
    display: block;
    color: #888;
}
.post_title span {
    padding: 0 5px;
}
.post_title span.pt_info strong {
    color: #888;
    font-weight: 500;
    font-style: normal;
}
.post_title span.pt_info a, .post_title span.pt_info strong {
    color: #888;
    font-weight: 500;
    font-style: normal;
}
.hd_content {
    padding-top: 28px;
}
.hd_content p {
    line-height: 28px;
}
.hd_content ul {
    -webkit-padding-start: 40px;
}
.hd_content li {
    list-style: inherit;
}
.hd_content img {
    margin: 10px 2px;
}
.hd_lxfs {
    background: #eee no-repeat scroll center;
    overflow: hidden;
    padding: 14px;
}
.hd_lxfs h3 {
    font-size: 20px;
    padding: 10px;
    color: #F37A21;
}
.hd_lxfs p {
    padding: 6px 5px 8px 33px;
    color: #387AB8;
}

/*= 三菱电机页 =*/
span.product_sldj {
    display: block;
    width: 100%;
    height: 40px;
    background: #ff830a;
    padding-top: 20px;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
}
span.product_sldj a {
    color: white;
    letter-spacing: 6px;
}
.product_sldj_1 {
    width: 99.5%;
    border-left: 1px #ff9314 solid;
    border-right: 1px #ff9314 solid;
    border-bottom: 2px #ff9314 solid;
    padding-top: 11px;
    font-family: 宋体;
    padding-bottom: 5px;
}
a.product_sldj_11 {
    display: block;
    color: #fff;
    margin: 0 auto;
    text-indent: 40px;
    overflow: hidden;
    width: 88%;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    background: url(/upload/img/left01.png) 20px 10px #ff830a no-repeat;
}
span.product_sldj_12 {
    display: block;
    width: 218px;
    margin: 12px 0px 12px 40px;
}
span.product_sldj_12 ul li a {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #666;
    background: url(/upload/img/left02.png) 0px 10px no-repeat;
    line-height: 26px;
    text-indent: 14px;
}
span.product_sldj_2 {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    text-indent: 20px;
    background: #f37a21;
    font-weight: bold;
    margin-top: 20px;
}
.product_sldj_2_1 {
    width: 99.5%;
    border: 1px #ddd solid;
    font-size: 13px;
    color: #666;
    line-height: 30px;
}
.product_sldj_2_1 img {
    display: block;
    width: 95%;
    margin-bottom: 10px;
}
.product_sldj_2_1 p {
    padding: 2px 14px;
}
.product_sldj_2_1 p em {
    font-weight: bold;
}
/*= 商用中央空调 =*/
.zyzykt_right {
    float: right;
    width: 800px;
}
.zyzykt_right ul li {
    width: 380px;
    float: left;
    display: inline-block;
    margin: 0px 12px 15px 0px;
}
.zyzykt_right ul li img {
    width: 380px;
	height: 232px;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 1px;
    border: 1px #ddd solid;
}
.zyzykt_right ul li p {
    width: 382px;
    height: 26px;
    padding-top: 2px;
    margin: 2px 0 0 0;
    text-align: center;
    background-color: #ddd;
}
.zyzykt_right ul li a:hover p {
    color: #fff;
    background: #ff8b00;
}
.zyzykt_right ul li p a {
    display: block;
    width: 382px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    overflow: hidden;
	color: white;
	background: #4ab4b2;
}
.zyzykt_right ul li p a:hover {
	color: #FF8B00;
	background: darkslategray;
}
.zyzykt_right ul li a:hover img {
	border: 1px #FF8B00 solid;
}

.current_nav {
	padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 3px solid #d22222;
    color: #888;
    font-size: 14px;
    top: 10px;
}
.current_nav strong {
	font-weight: 500;
    font-style: normal;
}
.post_content p {
    font-size: 16px;
    line-height: 28px;
    color: #424242;
}
table.CP_tuijian {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 798px;
    border-collapse: collapse;
}
table.CP_tuijian tr td {
    border: 1px solid #000;
	padding: 8px 8px;
}

div#banner img {
    width: 100%;
}

div.banner {
    /* height: 538px; */
    /* line-height: 538px; */
    width: 100%;
	min-width:1100px;
    margin: 0px;
    text-align: center;
    position: relative;
    z-index: 10;
}
div.banner .hd {
    position: relative;
    width: 550px;
    left: 155px;
    bottom: 38px;
    margin: auto;
    z-index: 99;
}
div.banner .hd ul li {
    display: block;
    float: left;
    /* position: relative; */
    right: 50%;
    padding: 14px 27px 5px 27px;
    outline: none;
    font-size: 0px;
    line-height: none;
    background: url(/upload/img/btn01.png) no-repeat;
}
div.banner .hd ul li.on {
	background: url(/upload/img/btn02.png) no-repeat;
}
div.banner a.prev {
    /* display: none; */
    width: 40px;
    height: 100px;
    background: url(/images/btn.png) no-repeat;
    position: absolute;
    top: 200px;
    left: 45px;
	opacity: 0.1;
}
div.banner a.next {
    width: 40px;
    height: 100px;
    background: url(../images/btn.png) no-repeat;
    position: absolute;
    top: 200px;
    right: 45px;
    background-position: right;
	opacity: 0.1;
}
div.banner a.prev:hover {
	opacity: 0.7;
}
div.banner a.next:hover {
	opacity: 0.7;
}

.wo {
    background: #FFF;
    z-index: 99;
    position: relative;
}
.wo .wo_nr {
	margin: 0 auto;
    padding: 25px 20px 0px 0px;
    width: 1000px;
    height: 118px;
    font-size: 16px;
    line-height: 1.7;
    color: #575757;
    position: relative;
}
.wo .wo_nr .wm {
    position: absolute;
    top: -69px;
}
.wo .wo_nr .sm {
    padding-left: 280px;
    padding-top: 10px;
}

.dxsl {
    width: 1100px;
    margin: 0 auto;
}
.dxsl_fl {
    float: left;
    width: 400px;
    background-color: white;
}
.dxsl_fl {
    float: left;
    background-color: white;
    width: 300px;
    height: 484px;
    overflow: hidden;
    margin-bottom: 20px;
}
.dxsl_fl h3 {
    font-family: "Microsoft Yahei";
    text-align: center;
    font-weight: normal;
    color: #9bc9e1;
    font-size: 12px;
    padding-top: 50px;
    height: 102px;
}
.dxsl_fl h3 a {
    color: #32bac6;
    font-size: 30px;
    display: block;
}
.dxsl_fl p {
    margin-left: 30px;
    padding-left: 18px;
    width: 190px;
    background: url(/upload/img/z_ico.gif) no-repeat left 10px;
    color: #686868;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}
.dxsl_fr {
    float: right;
    width: 790px;
    font-size: 0;
    margin-bottom: 20px;
    height: 484px;
}
.dxsl_fr ul li {
    float: left;
    padding: 0 0 10px 10px;
    position: relative;
}
.cppzbz_fl {
    float: left;
    width: 785px;
    height: 318px;
    overflow: hidden;
}
.cppzbz_fl dl {
    overflow: hidden;
    float: left;
    border: 1px solid #d4dfe5;
    width: 380px;
    height: 147px;
    margin: 0 9px 20px 0;
    display: inline-block;
}
.cppzbz_fl a:hover dl {
    border: 1px solid #32bac6;
}
.cppzbz_fl dl dt {
    float: left;
    width: 62px;
    padding: 37px 30px 0 26px;
}
.cppzbz_fl dl dt img {
    width: 62px;
    height: 76px;
	filter: grayscale(100%);
}
.cppzbz_fl a:hover dl dt img {
	filter: grayscale(0%);
}

.cppzbz_fl dl dd {
    width: 223px;
    float: left;
}
.cppzbz_fl dl dd h4 {
	font-size: 18px;
    display: block;
    height: 35px;
    margin-top: 25px;
	font-family: "Microsoft Yahei"
}
.cppzbz_fl dl dd p {
    line-height: 22px;
    color: #767676;
    font-size: 14px;
    word-spacing: -1.5px;
    font-family: "Microsoft Yahei";
}
.cppzbz_fl a:hover dl dd p {
	color: #1999aa;
}
.cppzbz_fr {
    width: 310px;
    height: 318px;
    background: #1999aa;
    overflow: hidden;
    float: right;
}
.cppzbz_fr h3 {
    font-size: 30px;
    display: block;
    color: #fff;
    margin-bottom: 7px;
    padding-top: 25px;
    text-align: center;
    height: 72px;
}
.cppzbz_fr h3 span {
    font-size: 12px;
    color: #fff;
    display: block;
    overflow: hidden;
}
.cppzbz_fr p {
    font-size: 14px;
    line-height: 25px;
    margin: 0 28px 26px;
    color: #fff;
	word-spacing: -1.5px;
    font-family: "Microsoft Yahei";
}

.dxzx {
    margin-top: 30px;
    margin-bottom: 20px;
}
.dxdt {
    width: 350px;
    float: left;
    padding-bottom: 10px;
    /* border-bottom: 1px #0065ce solid; */
}
.dtwhome {
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
}
.dtwhome img {
    width: 350px;
    max-height: 225px;
}
.dtwhome h5 {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.dxdt ul li a {
    display: block;
    background: url(/upload/img/index_112.jpg) left no-repeat;
    padding-left: 16px;
    font-size: 15px;
    line-height: 32px;
}
.dtwhome p {
    text-indent: 2em;
    height: 78px;
    line-height: 30px;
}
.ktxy {
    width: 400px;
    float: left;
    margin-left: 30px;
}
.ktxy li.first {
    height: 152px;
    border-bottom: 1px #cbcbcb solid;
    margin-bottom: 16px;
}
.ktxy li.first .newname {
    background: url(/upload/img/index_96.jpg) left no-repeat;
    padding-left: 68px;
    margin-bottom: 11px;
}
.ktxy li.first .newname a {
    font-size: 22px;
    color: #191919;
    background: none;
    line-height: 35px;
    display: block;
    font-family: 黑体;
}
.ktxy li.first .newname a:hover {
	text-decoration: none;
	color: #FF8B00;
}
.ktxy li.first p {
    text-indent: 2em;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}
.ktxy li.first p a {
    display: inline;
    font-size: 14px;
    background: none;
}
.ktxy li.first p a:hover {
    background: url(); 
}
.ktxy ul li {
    list-style-type: none;
    padding-bottom: 5px;
}
.ktxy ul li a {
    display: block;
    font-size: 15px;
    color: #444444;
    line-height: 35px;
    /* background: url(/upload/img/index_02.png) right no-repeat; */
}
.ktxy ul li a:hover {
	text-decoration: none;
	color: #FF8B00;
    background: url(/upload/img/index_03.png) right no-repeat; 
}
.ktzx {
    width: 288px;
    float: left;
    margin-left: 30px;
}
.ktzx ul li {
    margin: 11px 8px 0 9px;
    padding-bottom: 4px;
    /* border-bottom: 1px solid #cbcbcb; */
    font-size: 14px;
    color: #666;
}
.ktzx ul li dt {
    background: url(/upload/img/wenImg.png) no-repeat left center;
    padding: 2px 0 2px 30px;
}
.ktzx ul li dd {
    background: url(/upload/img/daImg.png) no-repeat left 5px;
    padding-left: 30px;
    margin-top: 12px;
    line-height: 20px;
	height: 90px;
}
.cpgg img {
    width: 710px;
    height: 108px;
}
.zyktgc {
    background: url(/upload/img/xiangtiao.png) no-repeat 44px 15px;
    margin-top: 49px;
}
.zyktgc h4 {
    font-size: 26px;
    color: #666;
    text-align: center;
}
.zyktgc h5 {
    font-size: 20px;
    color: #0065ce;
    margin-top: 10px;
    margin-left: 435px;
}
.zyktgc_tp {
    margin: 60px auto 10px auto;
	width: 1000px;
}
.zxyy {
    background: url(/upload/img/zxyybg.jpg) no-repeat center;
    height: 338px;
	padding-top: 30px;
}
.zx_form {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    font-family: microsoft yahei;
}
.zx_form ul {
    position: absolute;
    top: 30px;
    right: 10px;
}
.zx_form ul li {
    width: 330px;
    margin-bottom: 10px;
    overflow: hidden;
	padding-bottom: 0px;
}
.zx_form ul li h4 {
    font-size: 24px;
    color: #fff;
}

.zx_form ul li label {
    float: left;
    /* border: 1px solid #d9d9d9; */
    border-right: none;
}
.zx_form input.txt {
    width: 247px;
    height: 14px;
    line-height: 14px;
    padding: 12px 14px;
    font-size: 13px;
    color: #999;
    float: left;
    border: 1px solid #d9d9d9;
    font: 99% arial,helvetica,clean,sans-serif;
}
.zx_form ul input.txt1 {
    width: 245px;
    height: 55px;
    line-height: 20px;
    padding: 15px;
    font-size: 13px;
    color: #999;
    border: 1px solid #d9d9d9;
    float: left;
    outline: none;
    font: 99% arial,helvetica,clean,sans-serif;
}
.zx_form ul li.l1 {
    background: #fff;
}
.zx_form ul li.l1 label {
    height: 85px;
}
.zx_form ul li.l1 label img {
    margin-top: 25px;
}

	


.sy_dxal .sylmbt a:hover span {
	color: #FF8B00;
}
.dxal_al {
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.dxal_al a:hover dl {
	border: 1px solid #32bac6;
}
.dxal_al dl {
    width: 258px;
    background: #fff;
    border: 1px solid #cacaca;
    float: left;
    margin-bottom: 14px;
    margin-right: 12px;
}
.dxal_al dl dt{
    width: 258px;
	overflow: hidden;
}

.dxal_al dl dt img {
    width: 258px;
}
.dxal_al dl dd {
    padding: 15px 6px 0px 6px;
	border-top: 1px solid #cacaca;
    text-align: center;
    color: #666;
    overflow: hidden;
    height: 35px;
}
.dxal_al a:hover dl dt img {
	transform:scale(1.15);
	transition:all 200ms;
}
.dxal_al a:hover dl dd {
    background: #FF8B00;
    color: #FFF;
}





.dxpz {
    height: 508px;
    padding-top: 50px;
	background:url(/upload/images/2019/5/16154112741.jpg) no-repeat center 0;
}

.tomgyilm {
    width: 1100px;
    margin: 0 auto;
}
.zykyliuc {
    margin-top: 45px;
}
.tomgyilm h2 {
    height: 118px;
    text-align: center;
    font-weight: normal;
    font-size: 0;
    line-height: 0;
    visibility: visible;
    animation-name: zoomIn;
    animation-duration: 1s;
    font-family: "Microsoft Yahei";
}

.tomgyilm h2 b {
    display: inline-block;
    font-size: 40px;
    color: #333;
    line-height: 40px;
    position: relative;
}

.tomgyilm h2 i {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 20px;
    padding-top: 15px;
}

.tomgyilm h2 b:after {
    position: absolute;
    width: 17px;
    height: 1px;
    background: #002248;
    content: "";
    right: -45px;
    top: 20px;
}

.tomgyilm h2 b:before {
    position: absolute;
    width: 17px;
    height: 1px;
    background: #002248;
    content: "";
    left: -45px;
    top: 20px;
}

.dxpz fl {
    border-top-right-radius: 20px;
}

.dxpz dl dt {
    float: left;
    margin: 47px 26px 0 27px;
}
.dxpz dl {
    width: 540px;
    height: 328px;
    background: #fff;
    border-radius: 20px;
}
.dxpz a:hover dl {
	background: #ff8b00;
}
.dxpz dl dd {
    float: left;
    width: 260px;
    margin: 14px 0 0;
    font-family: "Microsoft Yahei";
}

.dxpz dl dd h3 {
    height: 42px;
    line-height: 42px;
    margin: 20px 0 0;
    font-size: 26px;
    color: #1999aa;
}

.dxpz dl dd h3 em {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 0 5px;
    font-size: 24px;
    color: #fff;
    background: #1999aa;
    border-radius: 50%;
    vertical-align: top;
}

.dxpz dl dd b {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 16px;
    padding: 20px 0 16px;
}

.dxpz dl dd p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.sldjzykt {
    width: 1100px;
    margin: 0 auto;
}

.sldjzykt ul li {
    width: 250px;
    float: left;
    display: inline-block;
    margin: 0px 12px 18px 12px;
}
.sldjzykt ul li img {
    width: 250px;
    height: 260px;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 1px;
    border: 1px #ddd solid;
}
.sldjzykt ul li a:hover img {
	background: #ff8b00;
}

.sldjzykt ul li p {
    width: 246px;
    height: 35px;
    background: #fff;
    margin: -1px 0;
    padding: 10px 0px 0px 7px;
    text-align: center;
	border: 1px #ddd solid;
}
.sldjzykt ul li a:hover p {
	color:#fff;
    background: #ff8b00;
}


.liucheng ul li {
    width: 180px;
    height: 165px;
    float: left;
    margin: 0 10px 26px 0;
    background: url(/upload/img/geli.gif) no-repeat 0 16px;
    padding: 0 0 0 19px;
}
.liucheng ul li.on{
	background: #FF8B00;
}
.liucheng span {
    width: 57px;
    height: 52px;
    display: block;
    margin: 22px 0 0;
    position: relative;
    overflow: hidden;
}

.liucheng li span i {
    width: 57px;
    height: 52px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.liucheng ul li.on span i {
	background-position: 0px -80px;
}
.liucheng ul li.L01 span i {
   background-image: url(/upload/img/L1.png);
}
.liucheng ul li.L02 span i {
   background-image: url(/upload/img/L2.png);
}
.liucheng ul li.L03 span i {
   background-image: url(/upload/img/L3.png);
}
.liucheng ul li.L04 span i {
   background-image: url(/upload/img/L4.png);
}
.liucheng ul li.L05 span i {
   background-image: url(/upload/img/L5.png);
}
.liucheng ul li.L06 span i {
   background-image: url(/upload/img/L6.png);
}
.liucheng ul li.L07 span i {
   background-image: url(/upload/img/L7.png);
}
.liucheng ul li.L08 span i {
   background-image: url(/upload/img/L8.png);
}
.liucheng ul li.L09 span i {
   background-image: url(/upload/img/L9.png);
}
.liucheng ul li.L10 span i {
   background-image: url(/upload/img/L10.png);
}
.liucheng p {
    font-family: "Microsoft Yahei";
    font-size: 20px;
}
.liucheng ul li p em {
    display: block;
    line-height: 38px;
    font-size: 24px;
    color: #bcbcbc;
}
.liucheng ul li.on p em {
    color: #000;
}



/* 待删除无效CSS  */
.sy_dxal .sylmbt {
    background: url(/upload/img/symb01.png) no-repeat center;
    height: 33px;
    font-size: 18px;
    color: #fff;
    line-height: 33px;
    margin-top: 20px;
	margin-bottom: 40px;
}
.sy_dxal .sylmbt span {
    margin-left: 487px;
	color: white;
}
.dtname {
    border-bottom: 3px #0065ce solid;
    height: 45px;
    margin-bottom: 30px;
}
.dtname h4 {
    font-size: 10px;
    font-weight: 200;
}
.dtname h4 span {
    font-size: 26px;
    margin-right: 15px;
    color: #1457ae;
    font-family: 宋体;
	font-weight: 600;
}