@charset "utf-8";
/* 此文件作为总入口，引入所有less文件，之后会编译为all.css */
/*CSS Document*/
/*init BEGIN*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    outline: none;
}

/*清除内外边距*/
a:focus {
    -moz-outline-style: none;
}

/*IE不支持*/
a:focus {
    outline: none;
}

/*很多网站都会加的属性*/
body,
button,
input,
select,
textarea {
    /*for ie*/
    /*font:12px/1 Tahoma,Helvetica,Arial,"宋体",sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    /*用 ascii 字符表示，使得在任何编码下都无问题*/
}

/*设置默认字体*/
address,
cite,
dfn,
em,
var {
    font-style: normal;
}

/*将斜体扶正*/
code,
kbd,
pre,
samp,
tt {
    font-family: "Courier New", Courier, monospace;
}

/*统一等宽字体*/
small {
    font-size: 12px;
}

/*小于 12px 的中文很难阅读，让 small 正常化*/
ul,
ol {
    list-style: none;
}

/*重置列表元素*/
a {
    text-decoration: none;
}

/*重置文本格式元素*/
abbr[title],
acronym[title] {
    /*注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果*/
    border-bottom: 1px dotted;
    cursor: help;
}

q:before,
q:after {
    content: '';
}

/*重置表单元素*/
legend {
    color: #000;
}

/*for ie6*/
fieldset,
img {
    border: none;
}

/*img 搭车：让链接里的 img 无边框*/
/*注：optgroup 无法扶正*/
button,
input,
select,
textarea {
    font-size: 100%;
    /*使得表单元素在 ie 下能继承字体大小*/
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*重置表格元素*/
hr {
    border: none;
    height: 1px;
}

/*重置 hr*/
html {
    overflow-y: scroll;
}

/*让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
/*清除float BEGIN*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
    display: block;
    zoom: 1;
}

/*清除float END*/
/*init END*/
/*banner BEGIN*/
.cg_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/*子页banner高度*/
.cg_banner,
.cg_banner_listbox,
.cg_banner_listbox ul,
.cg_banner_listbox ul li,
.cg_banner_listbox ul li a {
    display: block;
    height: 348px;
}

/*首页banner高度*/
.cg_banner.cg_index_banner,
.cg_index_banner .cg_banner_listbox,
.cg_index_banner .cg_banner_listbox ul,
.cg_index_banner .cg_banner_listbox ul li,
.cg_index_banner .cg_banner_listbox ul li a {
    display: block;
    height: 423px;
}

.cg_banner_listbox {
    position: relative;
    height: 100%;
    z-index: 0;
}

.cg_banner_listbox ul li {
    zoom: 1;
    vertical-align: middle;
}

/*li按钮*/
.cg_banner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 5px;
    z-index: 1;
    width: 100%;
}

.cg_banner .hd ul {
    overflow: hidden;
    zoom: 1;
    clear: both;
    width: 100%;
    text-align: center;
}

.cg_banner .hd ul li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0 2px;
    width: 30px;
    height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    overflow: hidden;
    line-height: 8px;
    color: #fff;
}

.cg_banner .hd ul li.on {
    background: #3182c1;
    color: #f00;
}

/*前/后按钮代码*/
.cg_banner .prev,
.cg_banner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 9;
}

.cg_banner .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.cg_banner .prev:hover,
.cg_banner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.cg_banner .prevStop {
    display: none;
}

.cg_banner .nextStop {
    display: none;
}

/*banner END*/
/*上下篇 BEGIN*/
.sub_updown {
    clear: both;
    font-family: "微软雅黑";
    overflow: hidden;
    font-size: 16px;
    padding: 17px 0;
    width: 100%;
}

.sub_updown div {
    overflow: hidden;
    margin-right: 26px;
    width: 587px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.sub_updown div a {
    display: block;
    color: #333;
    height: 40px;
    line-height: 40px;
    background: #e6e6e6;
    padding: 0 27px;
}

.sub_updown div a[href]:hover {
    color: #fff;
    background: #2a5aab;
}

.sub_updown span {
    display: block;
    float: left;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
}

/*上下篇 END*/
/*分页 BEGIN*/
.ql_fenye {
    clear: both;
    width: 100%;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 12px;
    padding-bottom: 40px;
}

.ql_fenye a,
.ql_fenye span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    line-height: 32px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: 0px 3px;
    background: url("../images/hyjaz39.png") no-repeat left center;
}

.ql_fenye a {
    color: #333;
}

.ql_fenye a.goprev {
    text-indent: 9999px;
    background: url("../images/hyjaz40.png") no-repeat 13px 11px;
}

.ql_fenye a.goprev[href]:hover {
    text-indent: 9999px;
    background: url("../images/hyjaz40.png") no-repeat 13px -24px;
}

.ql_fenye a.gonext {
    text-indent: 9999px;
    background: url("../images/hyjaz40.png") no-repeat -23px 11px;
}

.ql_fenye a.gonext[href]:hover {
    text-indent: 9999px;
    background: url("../images/hyjaz40.png") no-repeat -23px -24px;
}

.ql_fenye a[href]:hover {
    color: #fff;
    background: url("../images/hyjaz39.png") no-repeat right center;
}

.ql_fenye span {
    color: #fff !important;
    background: url("../images/hyjaz39.png") no-repeat right center !important;
}

/*选中需要全部important一下*/
/*分页 END*/
/*百度地图*/
.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}

a[href] * {
    cursor: pointer;
}

.hyjzy_main a[href] img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.hyj_idxxwal a[href] img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
}

/*此文件放置共用函数、变量等*/
/* 手机rem单位字号，与js保持一致 */
/* 兼容IE7 透明度写法 */
/* 字体设置 */
/* 定位属性 */
/* 遮罩层定位 */
/* 截字符 */
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

/* 公用类 */
body {
    font-size: 12px;
    color: #333;
    line-height: 1.8;
    font-family: "微软雅黑";
}

/* 清楚浮动 */
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

input {
    background: none;
    font-family: 微软雅黑;
    border: none;
}

textarea {
    background: none;
    font-family: 微软雅黑;
    border: none;
}

.hxq_gaba {
    display: inline-block;
    line-height: 26px;
    padding-left: 25px;
    min-height: 20px !important;
    background: url(../images/bah_10.png) no-repeat left center;
}

.hxq_w1920 {
    position: relative;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.hxq_w1200 {
    width: 1200px;
    margin: 0 auto;
}

.hxq_w1003 {
    width: 1003px;
    margin: 0 auto;
}

/* CSS Document */
/*以下为公用样式，不可以修改，如涉及到参数请在html页面删除相应的class或id*/
body {
    font-size: 12px;
    line-height: 26px;
    font-family: "微软雅黑";
    white-space: normal;
    word-break: break-word;
}

.cg_fs {
    font-family: "宋体";
}

.cg_l {
    float: left;
}

.cg_r {
    float: right;
}

/*width*/
.w1002,
.w1004,
.w1100,
.w1200,
.w1216,
.w1280 {
    margin: 0 auto;
}

.w1002 {
    width: 1002px;
}

.w1004 {
    width: 1004px;
}

.w1100 {
    width: 1100px;
}

.w1200 {
    width: 1200px;
}

.w1216 {
    width: 1216px;
}

.w1280 {
    width: 1280px;
}

.w1002 img {
    max-width: 1002px;
}

.w1004 img {
    max-width: 1004px;
}

.w1100 img {
    max-width: 1100px;
}

.w1200 img {
    max-width: 1200px;
}

.w1216 img {
    max-width: 1216px;
}

.w1280 img {
    max-width: 1280px;
}

/*height*/
.cg_height5 {
    height: 5px;
}

.cg_height10 {
    height: 10px;
}

.cg_height15 {
    height: 15px;
}

.cg_height20 {
    height: 20px;
}

.cg_height25 {
    height: 25px;
}

.cg_height30 {
    height: 30px;
}

.cg_height35 {
    height: 35px;
}

.cg_height40 {
    height: 40px;
}

.cg_height45 {
    height: 45px;
}

.cg_height50 {
    height: 50px;
}

.cg_height55 {
    height: 55px;
}

.cg_height60 {
    height: 60px;
}

.cg_height65 {
    height: 65px;
}

.cg_height70 {
    height: 70px;
}

.cg_height75 {
    height: 75px;
}

.cg_height80 {
    height: 80px;
}

.cg_height85 {
    height: 85px;
}

.cg_height90 {
    height: 90px;
}

.cg_height95 {
    height: 95px;
}

.cg_height100 {
    height: 100px;
}

.cg_height105 {
    height: 105px;
}

.cg_height110 {
    height: 110px;
}

.cg_height115 {
    height: 115px;
}

.cg_height120 {
    height: 120px;
}

.cg_height125 {
    height: 125px;
}

.cg_height130 {
    height: 130px;
}

.cg_height135 {
    height: 135px;
}

.cg_height140 {
    height: 140px;
}

.cg_height145 {
    height: 145px;
}

.cg_height150 {
    height: 150px;
}

/*margin*/
.cg_margin_rightno {
    margin-right: 0 !important;
}

.cg_margin_topno {
    margin-top: 0 !important;
}

.cg_margin_bottomno {
    margin-bottom: 0 !important;
}

.cg_margin_leftno {
    margin-left: 0 !important;
}

/*padding*/
.cg_padding_leftno {
    padding-left: 0 !important;
}

.cg_padding_rightno {
    padding-right: 0 !important;
}

.cg_padding_topno {
    padding-top: 0 !important;
}

.cg_padding_bottomno {
    padding-bottom: 0 !important;
}

/*border*/
.cg_border_topno {
    border-top: none !important;
}

.cg_border_leftno {
    border-left: none !important;
}

.cg_border_rightno {
    border-right: none !important;
}

.cg_border_bottomno {
    border-bottom: none !important;
}

/*关键字样式*/
.ql_subpag_about a {
    font-weight: bold;
    color: #000;
}

.ql_subpag_about a:hover {
    color: #666;
}

.qgl_mgaba {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    line-height: 26px;
    padding-left: 25px;
    min-height: 20px !important;
    background: url(../images/gaba.png) no-repeat left center;
}

/*以上为公用样式，不可以修改，如涉及到参数请在html页面删除相应的class或id*/
/*公司简介BEGIN*/
.hyjzy_tp {
    /*height: 76px;*/
    background: #fff;
}

.hyjzy_secnav {
    float: left;
    max-width: 928px;
}

.hyjzy_secnav h2 {
    float: left;
}

.hyjzy_secnav h2 a {
    width: 200px;
    padding: 0 16px;
    height: 76px;
    display: block;
    text-align: center;
    line-height: 76px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

.hyjzy_secnav h2 a:hover {
    background: #fdd704;
}

.hyjzy_secnav h2 a.on {
    background: #fdd704;
}

.hyj_bread {
    float: right;
    padding-left: 33px;
    background: url("../images/hyjaz23.png") no-repeat left center;
    line-height: 76px;
    font-size: 14px;
}

.hyj_bread a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    float: left;
    color: #333;
}

.hyj_bread a:hover {
    color: #007bee;
}

.hyj_bread span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    float: left;
    padding: 0 3px;
    color: #333;
}

.hyjzytl {
    margin-top: 33px;
    padding-top: 32px;
    text-align: center;
    line-height: 38px;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    color: #333;
}

.hyjzygsjjtl {
    background: url("../images/hyjaz24_03.jpg") no-repeat center top;
}

.hyjzygsbd {
    padding-top: 45px;
    padding-bottom: 30px;
    min-height: 400px;
    background: url("../images/hyjaz25.png") no-repeat left 32px;
}

.hyjzygsbd .tl {
    line-height: 28px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #171717;
    font-weight: 700;
    padding-bottom: 56px;
}

.hyjzygsbd .desc p {
    line-height: 26px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}

.hyjzygsbd .desc p a {
    color: #008bc6;
    font-size: 16px;
    font-weight:700;
}

.hyjzygsbd .desc p a:hover {
    color: #000;
}

.hyjzygsbd .desc a {
    color: #008bc6;
}

.hyjzygsbd .desc a:hover {
    color: #fff600;
}

.hyjzygsbd .desc img {
    display: block;
    margin: 25px auto;
}

/*公司简介END*/
/*公共头底样式BEGIN*/
body {
    background: #f2f2f2;
}

.hyj_toptp {
    height: 30px;
    line-height: 30px;
}

.hyj_toptp span {
    display: block;
    float: left;
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: 12px;
}

.hyj_toptp span em {
    color: #008bc6;
    font-size: 14px;
    font-weight: 700;
}

.hyj_toptp > div {
    float: right;
    height: 30px;
}

.hyj_toptp > div a {
    display: block;
    float: left;
    padding-left: 24px;
    margin-left: 12px;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #666;
}

.hyj_toptp > div a.swsy {
    background: url("../images/hyjaz01.png") no-repeat 4px center;
}

.hyj_toptp > div a.jrsc {
    background: url("../images/hyjaz02.png") no-repeat 4px center;
}

.hyj_toptp > div a.stmap {
    background: url("../images/hyjaz03.png") no-repeat 4px center;
}

.hyj_toptp > div a.swsy:hover {
    color: #3182c1;
    background: url("../images/hyjaz06.png") no-repeat 4px center;
}

.hyj_toptp > div a.jrsc:hover {
    color: #3182c1;
    background: url("../images/hyjaz07.png") no-repeat 4px center;
}

.hyj_toptp > div a.stmap:hover {
    color: #3182c1;
    background: url("../images/hyjaz08.png") no-repeat 4px center;
}

.hyj_bt {
    position: relative;
    z-index: 100;
    height: 81px;
    background: url("../images/hyjaz65.jpg") center;
}

.hyj_top {
    overflow: hidden;
}

.logo {
    display: block;
    float: left;
    width: 412px;
    height: 81px;
}

.hyj_navul {
    float: right;
}

.hyj_navul li {
    position: relative;
    float: left;
    padding-left: 3px;
    background: url("../images/hyjaz09.png") no-repeat 0px 35px;
}

.hyj_navul li > a {
    line-height: 79px;
    padding: 0 6px;
    margin: 0 14px;
    font-size: 18px;
    color: #fff;
    font-family: "Microsoft YaHei";
    display: block;
    font-weight:700;
}

.hyj_navul li:hover > a {
    border-bottom: 2px solid #fff600;
}

.hyj_navul li.on > a {
    border-bottom: 2px solid #fff600;
}

.hyj_navul li > div {
    display: none;
    position: absolute;
    top: 81px;
    left: 0;
    background: url("../images/hyjaz10.png") center;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 5px;
    border-bottom: 2px solid #106bb2;
}

.hyj_navul li > div a {
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft YaHei";
    text-align: center;
    display: block;
}

.hyj_navul li > div a:hover {
    color: #fff600;
}

.hyj_navul li > div a.on {
    color: #fff600;
}

.hyj_bottom {
    background: url("../images/hyjaz14.jpg") repeat-x left top;
    padding-top: 7px;
}

.hyj_share {
    text-align: center;
}

.hyj_share a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 31px;
    height: 31px;
    margin: 14px 22px;
}

.jiathis_button_tsina {
    background: url("../images/hyjaz15.png") no-repeat center;
}

.jiathis_button_weixin {
    background: url("../images/hyjaz16.png") no-repeat center;
}

.jiathis_button_cqq {
    background: url("../images/hyjaz17.png") no-repeat center;
}

.jiathis_button_tsina:hover {
    background: url("../images/hyjaz20.png") no-repeat center;
}

.jiathis_button_weixin:hover {
    background: url("../images/hyjaz21.png") no-repeat center;
}

.jiathis_button_cqq:hover {
    background: url("../images/hyjaz22.png") no-repeat center;
}

.hyj_share span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 3px;
    height: 3px;
    margin: 28px 0;
    background: url("../images/hyjaz19.png") no-repeat center;
}

.hyj_bottommd {
    text-align: center;
}

.hyj_bottommd a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 16px;
    margin: 0 38px;
    font-family: "Microsoft YaHei";
    color: #757575;
    line-height: 59px;
    float: left;
}

.hyj_bottommd a:hover {
    color: #3182c1;
}

.hyj_bottommd > div {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.hyj_bottommd span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 3px;
    height: 3px;
    margin: 28px 0;
    float: left;
    background: url("../images/hyjaz19.png") no-repeat center;
}

.hyj_bottombt {
    text-align: center;
}

.hyj_bottombt {
    padding-top: 11px;
    padding-bottom: 15px;
    color: #757575;
}

.lxdz {
    text-align: center;
    padding-bottom: 5px;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #757575;
}

.hyj_bottombt p a {
    color: #757575;
}

.hyj_bottombt p a:hover {
    color: #3182c1;
}

/*公共头底样式END*/
/*网站地图BEGIN*/
.hyjzywdjjtl {
    background: url("../images/hyjaz27_03.jpg") no-repeat center top;
}

.hyjzywdbd {
    padding: 68px 0 107px;
    min-height: 200px;
}

.hyjzywdbdul {
    text-align: center;
    background: url("../images/hyjaz28.jpg") repeat-x left top;
}

.hyjzywdbdul li {
    width: 116px;
    float: left;
    margin: 0 26px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.hyjzywdbdul li:hover {
    background: #fdd704;
}

.hyjzywdbdul li > a {
    line-height: 67px;
    text-align: center;
    display: block;
    width: 116px;
    height: 67px;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 18px;
}

.hyjzywdbdul li:hover > a {
    color: #333;
}

.hyjzywdbdul li > div {
    padding: 17px 1px 26px;
    width: 114px;
}

.hyjzywdbdul li > div a {
    display: block;
    line-height: 45px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #080101;
}

.hyjzywdbdul li > div a:hover {
    background: #115697;
    color: #fff;
}

/*网站地图END*/
/*产品介绍BEGIN*/
.hyjzycjjjtl {
    background: url("../images/hyjaz29_03.jpg") no-repeat center top;
}

.hyjzycjbd {
    padding-top: 45px;
    padding-bottom: 30px;
    min-height: 400px;
    background: url("../images/hyjaz30.png") no-repeat left 32px;
}

.hyjzycjbd .tl {
    line-height: 28px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #171717;
    font-weight: 700;
    padding-bottom: 33px;
}

.hyjzycjbd .desc p {
    line-height: 26px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}

.hyjzycjbd .desc p a {
    color: #008bc6;
}

.hyjzycjbd .desc p a:hover {
    color: #fff600;
}

.hyjzycjbd .desc a {
    color: #008bc6;
}

.hyjzycjbd .desc a:hover {
    color: #fff600;
}

.hyjzycjbd .desc img {
    display: block;
    margin: 0px auto 25px;
}



.cpsmtpimg{
    display: block;
    margin-bottom: 46px;
}
.cpdvbox .tl .tt{
    line-height: 48px;
    color: #171717;
    font-size: 22px;
    font-family:"Microsoft YaHei";
    font-weight:700;
    padding-top: 10px;
}
.cpdvbox .tl .line{
    width: 31px;
    height: 2px;
    background: #005fee;
}
.cpdvbox .cptt{
    padding-bottom: 37px;
}
.cpdvbox .cptt p{
    line-height: 40px;
    color: #333;
    font-size: 16px;
    font-family:"Microsoft YaHei";
}
.cpdvbox .cptt ul li{
    padding: 20px 15px 0px;
    width: 260px;
    height: 331px;
    float: left;
    margin-right: 13px;
}
.cpdvbox .cptt ul li span{
    display: block;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-family:"Microsoft YaHei";
    margin-bottom: 27px;
}
.cpdvbox .cptt ul li div{
    line-height: 34px;
    color: #fff;
    font-size: 13px;
    height: 238px;
    overflow: hidden;
    font-family:"Microsoft YaHei";
}
/*产品介绍END*/
/*联系我们BEGIN*/
.hyjzylwbd {
    padding-top: 36px;
    padding-bottom: 86px;
}

.hyjzylwbd .lt {
    width: 780px;
    height: 531px;
    float: left;
    border: 1px solid #d8d8d8;
}

.hyjzylwbd .rt {
    float: right;
    width: 1200px;
    padding-top: 89px;
    background: url("../images/hyjaz32_03.jpg") no-repeat left top;
}

.hyjzylwbd .rt .rxdh em {
    display: block;
    line-height: 26px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666;
}

.hyjzylwbd .rt .rxdh span {
    display: block;
    padding-top: 30px;
    line-height: 57px;
    font-family: "Microsoft YaHei";
    font-size: 36px;
    color: #ffae00;
}

.hyjzylwbd .rt .dzwz {
    margin-bottom: 27px;
}

.hyjzylwbd .rt .dzwz em {
    display: block;
    width: 247px;
    padding-left: 23px;
    margin-top: 9px;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666666;
    background: url("../images/hyjaz33.png") no-repeat left center;
    border-bottom: 1px solid #c2c0c0;
    margin-bottom: 15px;
}

.hyjzylwbd .rt .dzwz p {
    line-height: 30px;
    color: #444444;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.hyjzylwbd .rt .erweima em {
    display: block;
    line-height: 26px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666;
}

.hyjzylwbd .rt .erweima img {
    margin-left: 2px;
    margin-top: 12px;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

/*联系我们END*/
/*荣誉资质BEGIN*/
.hyjzyryzztl {
    background: url("../images/hyjaz36_03.jpg") no-repeat center top;
}

.hyjzyrzul {
    padding-top: 38px;
    padding-bottom: 57px;
    min-height: 400px;
}

.hyjzyrzul li {
    float: left;
    width: 387px;
    margin-right: 19px;
    margin-top: 23px;
}

.hyjzyrzul li > a {
    display: block;
}

.hyjzyrzul li > div {
    padding: 11px 15px 6px;
    background: #ffffff;
}

.hyjzyrzul li:hover > div {
    background: #3182c1;
}

.hyjzyrzul li > div > h3 {
    line-height: 26px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 9px;
    height: 26px;
}

.hyjzyrzul li > div > h3 a {
    color: #000006;
}

.hyjzyrzul li:hover > div > h3 a {
    color: #fff;
}

.hyjzyrzul li > div > a {
    height: 26px;
    display: block;
    padding-top: 9px;
    border-top: 1px solid #ececec;
    height: 26px;
    font-family: Arial;
    font-size: 16px;
    color: #999;
    line-height: 26px;
    padding-right: 26px;
    background: url("../images/hyjaz37.png") no-repeat right 15px;
}

.hyjzyrzul li:hover > div > a {
    border-top: 1px solid #54a1de;
    color: #fff;
    background: url("../images/hyjaz38.png") no-repeat right 15px;
}

/*荣誉资质END*/
/*荣誉资质详情BEGIN*/
.hyjzyxq {
    padding-top: 46px;
}

.hyjzyxq .tl {
    text-align: center;
    color: #000003;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
}

.hyjzyxq .ctrlor {
    text-align: center;
    color: #7f7f80;
    line-height: 28px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-bottom: 21px;
    border-bottom: 1px solid #c0c0c1;
}

.hyjzyxq .ctrlor a {
    color: #7f7f80;
    line-height: 28px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.hyjzyxq .ctrlor a:hover {
    color: #008bc6;
}

.hyjzyxq .desc {
    padding-bottom: 52px;
    padding-top: 40px;
    min-height: 400px;
    border-bottom: 1px dotted #c0c0c1;
}

.hyjzyxq .desc img {
    display: block;
    margin: 20px auto;
}

.hyjzyxq .desc p {
    line-height: 26px;
    color: #666666;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.hyjzyrzbd {
    padding-bottom: 40px;
}

/*荣誉资质详情END*/
/*宣传视频BEGIN*/
.hyjzycsul {
    padding-top: 38px;
    padding-bottom: 57px;
    min-height: 400px;
}

.hyjzycsul li {
    float: left;
    padding: 16px;
    background: #fff;
    margin-right: 16px;
    margin-top: 18px;
}

.hyjzycsul li > a {
    display: block;
    width: 356px;
    height: 255px;
    position: relative;
}

.hyjzycsul li > a img {
    display: block;
}

.hyjzycsul li > a span {
    position: absolute;
    width: 356px;
    top: 152px;

}

.hyjzycsul li > a span i {
    display: block;
    padding-top: 28px;
    background: url("../images/hyjaz42.png") no-repeat 10px top;
}
.hyjzycsul li > a:hover span i {
    background: url("../images/hyjaz64.png") no-repeat 10px top;
}
.hyjzycsul li > a span em {
    display: block;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    padding-bottom: 11px;
    padding-top: 11px;
    color: #fefefe;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
    padding-right: 10px;
    background: url("../images/hyjaz63.png") no-repeat center;
}
.hyjzycsul li > a:hover span em{
    color: #fff600;
}







.hyjzycsdiv {
    background: url("../images/hyjxzpic01.png") no-repeat center;
    width: 609px;
    height: 385px;
    margin: 50px auto;
    padding: 19px;
}

.hyjzycsdiv > a {
    display: block;
    width: 609px;
    height: 385px;
    position: relative;
}

.hyjzycsdiv > a img {
    display: block;
}

.hyjzycsdiv > a span {
    position: absolute;
    width: 609px;
    top: 273px;

}

.hyjzycsdiv > a span i {
    display: block;
    padding-top: 41px;
    margin-bottom: 20px;
    background: url("../images/hyjxzpic02.png") no-repeat 10px top;
}
.hyjzycsdiv > a:hover span i {
    background: url("../images/hyjxzpic03.png") no-repeat 10px top;
}
.hyjzycsdiv > a span em {
    display: block;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    padding-bottom: 11px;
    padding-top: 11px;
    color: #fefefe;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    padding-left: 10px;
    padding-right: 10px;
    background: #000;
}
.hyjzycsdiv > a:hover span em{
    color: #fff600;
}






#Zoom > a.qlin_videotc {
    display: block;
    width: 609px;
    margin: 0 auto;
    position: relative;
}

#Zoom > a.qlin_videotc em {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -26px;
    background: url("../images/hyjaz43.png") no-repeat left top;
}

#Zoom > a.qlin_videotc:hover em {
    background: url("../images/hyjaz43.png") no-repeat left bottom;
}

#Zoom p a {
    color: #008bc6;
}

#Zoom p a:hover {
    color: #fff600;
}

/*BEGIN*/
.qlin_video_tcdb {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 100%;
    width: 100%;
    background: url(../images/aj18.png) repeat;
}

.qlin_video_tcbox {
    width: 800px;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1008;
    background: #eee;
    margin-left: -400px;
    margin-top: -245px;
}

.qlin_video_tcbox1 {
    height: 40px;
    clear: both;
    padding: 0 15px;
}

.qlin_video_tcbox1 em {
    display: block;
    height: 40px;
    float: right;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    line-height: 40px;
}

.qlin_video_tcbox1 em:hover {
    color: #e21327;
}

.qlin_video_tcbox1 span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}

.qlin_video_tcbox2 {
    height: 490px;
}
.qlin_video_tcbox2 iframe{
    display: block;
}
/*宣传视频END*/
/*新闻中心BEGIN*/
.hyjzyxwzxtl {
    background: url("../images/hyjaz46_03.jpg") no-repeat center top;
}

.hyjzyxwzxsd {
    padding-top: 38px;
    padding-bottom: 5px;
    position: relative;
    min-height: 200px;
}

.hyjzyxwzxsd .hyjzyxx li {
    width: 1200px;
    height: 209px;
    background: #fff;
}

.hyjzyxwzxsd .hyjzyxx li > a {
    display: block;
    float: left;
    margin-right: 36px;
}

.hyjzyxwzxsd .hyjzyxx li > div {
    float: left;
    width: 590px;
    padding-top: 34px;
}

.hyjzyxwzxsd .hyjzyxx li > div h3 {
    height: 28px;
    overflow: hidden;
}

.hyjzyxwzxsd .hyjzyxx li > div h3 a {
    line-height: 28px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #000;
    font-weight: normal;
}

.hyjzyxwzxsd .hyjzyxx li > div h3 a:hover {
    color: #008bc6;
}

.hyjzyxwzxsd .hyjzyxx li > div .line {
    margin: 13px 0 14px;
    width: 61px;
    height: 3px;
    background: #000000;
}

.hyjzyxwzxsd .hyjzyxx li > div p {
    height: 52px;
    overflow: hidden;
    line-height: 26px;
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin-bottom: 13px;
}

.hyjzyxwzxsd .hyjzyxx li > div .tma {
    height: 34px;
}

.hyjzyxwzxsd .hyjzyxx li > div .tma span {
    display: block;
    float: left;
    margin-right: 24px;
    line-height: 34px;
    color: #6b6a6a;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.hyjzyxwzxsd .hyjzyxx li > div .tma a {
    display: block;
    float: left;
    width: 134px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3f8eca;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    background: url("../images/hyjaz47.png") no-repeat center;
}

.hyjzyxwzxsd .hyjzyxx li > div .tma a:hover {
    background: url("../images/hyjaz48.png") no-repeat center;
    color: #fdd704;
}

.hyjzyxwzxsd > a {
    position: absolute;
    width: 35px;
    height: 73px;
    top: 50%;
    margin-top: -12px;
    z-index: 100;
    cursor: pointer;
}

.hyjzyxwzxsd > a.prev {
    background: url("../images/hyjaz44.png") no-repeat left top;
    left: 0;
}

.hyjzyxwzxsd > a.next {
    background: url("../images/hyjaz44.png") no-repeat right top;
    right: 0;
}

.hyjzyxwzxsd > a.prev:hover {
    background: url("../images/hyjaz44.png") no-repeat left bottom;
}

.hyjzyxwzxsd > a.next:hover {
    background: url("../images/hyjaz44.png") no-repeat right bottom;
}

.hyjxxulbt {
    padding-bottom: 102px;
    min-height: 300px;
}

.hyjxxulbt li {
    float: left;
    width: 575px;
    margin-right: 50px;
    margin-top: 52px;
    height: 100px;
}

.hyjxxulbt li .lt {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 25px;
    background: url("../images/hyjaz49.png") no-repeat right top;
}

.hyjxxulbt li:hover .lt {
    background: url("../images/hyjaz49.png") no-repeat left top;
}

.hyjxxulbt li .lt em {
    text-align: center;
    display: block;
    margin-top: 14px;
    height: 42px;
    line-height: 42px;
    font-size: 36px;
    color: #a8a7a7;
    font-family: "Microsoft YaHei";
}

.hyjxxulbt li:hover .lt em {
    color: #fff;
}

.hyjxxulbt li .lt span {
    text-align: center;
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #a8a7a7;
    font-family: "Microsoft YaHei";
}

.hyjxxulbt li:hover .lt span {
    color: #fff;
}

.hyjxxulbt li .rt {
    width: 450px;
    float: left;
    padding-top: 3px;
}

.hyjxxulbt li .rt h3 {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-family: "Microsoft YaHei";
    margin-bottom: 14px;
}

.hyjxxulbt li .rt h3 a {
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.hyjxxulbt li:hover .rt h3 a {
    color: #3f8eca;
}

.hyjxxulbt li .rt p {
    height: 52px;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px;
    color: #666666;
    font-family: "Microsoft YaHei";
}

.hyjxgtj {
    padding-top: 121px;
    padding-bottom: 56px;
    background: url("../images/hyjaz50.png") no-repeat center 53px;
}

.hyjxgtj li {
    padding-left: 42px;
    padding-right: 62px;
    width: 496px;
    height: 36px;
    float: left;
    border-bottom: 1px dotted #d5d5d7;
    background: url("../images/hyjaz52.png") no-repeat 5px center;
}

.hyjxgtj li:hover {
    background: url("../images/hyjaz51.png") no-repeat 5px center;
}

.hyjxgtj li > h3 {
    width: 380px;
    float: left;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    font-family: "Microsoft YaHei";
}

.hyjxgtj li > h3 a {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
}

.hyjxgtj li:hover > h3 a {
    color: #418eca;
}

.hyjxgtj li > em {
    float: right;
    height: 36px;
    line-height: 36px;
    color: #666;
    font-size: 14px;
}

.hyjxgtj li:hover em {
    color: #418eca;
}

/*新闻中心END*/
/*营销网络BEGIN*/
.hyjzyyxwltl {
    background: url("../images/hyjaz53_03.jpg") no-repeat center top;
}

.hyjyxwlmap {
    height: 472px;
    margin-top: 38px;
    min-height: 472px;
}
.hyjzyyxwlbd{
    min-height: 400px;
}
.hyjyxwlul {
    border: 1px solid #a7c0df;
    width: 1198px;
    margin-top: 51px;
    margin-bottom: 53px;
    min-height: 64px;
}

.hyjyxwlul > div {
    background: #84a4cb;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.hyjyxwlul .dv1 {
    height: 28px;
    float: left;
    width: 195px;
    border-right: 1px solid #a7c0df;
    padding: 18px 0;
    text-align: center;
}

.hyjyxwlul li div {
    color: #333 !important;
}

.hyjyxwlul .dv2 {
    height: 28px;
    float: left;
    width: 609px;
    border-right: 1px solid #a7c0df;
    padding: 18px 0;
    text-align: center;
}

.hyjyxwlul .dv3 {
    height: 28px;
    float: left;
    width: 199px;
    border-right: 1px solid #a7c0df;
    padding: 18px 0;
    text-align: center;
}

.hyjyxwlul .dv4 {
    height: 28px;
    float: left;
    width: 192px;
    padding: 18px 0;
    text-align: center;
}

.hyjyxwlul li {
    display: block;
}

.hyjyxwlul li.lisu {
    background: #d8e4f1;
}




.hyjylsd {
    position: relative;
    width: 100%;
    height: 700px;
}

.hyjylsd .parHd {
    width: 100%;
    height: 700px;
    background: url("../images/ha01.png") no-repeat center top;
    position: relative;
}

.hyjylsd .parHd li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding-right: 16px;
    position: absolute;
    cursor: pointer;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    font-family:"Microsoft YaHei";

}
.hyjylsd .parBd{
    display: none;
}
.hyjylsd .parHd li.on {
    background: url("../images/ha02.png") no-repeat right center;
}

.hyjylsd .parHd li.dili1 {
    left: 924px;
    top: 116px;
}

.hyjylsd .parHd li.dili2 {
    left: 906px;
    top: 190px;
}

.hyjylsd .parHd li.dili3 {
    left: 868px;
    top: 236px;
}

.hyjylsd .parHd li.dili4 {
    left: 354px;
    top: 215px;
}

.hyjylsd .parHd li.dili5 {
    left: 712px;
    top: 206px;
}

.hyjylsd .parHd li.dili6 {
    left: 778px;
    top: 244px;
}

.hyjylsd .parHd li.dili7 {
    left: 800px;
    top: 277px;
}

.hyjylsd .parHd li.dili8 {
    left: 757px;
    top: 299px;
}

.hyjylsd .parHd li.dili9 {
    left: 495px;
    top: 339px;
}

.hyjylsd .parHd li.dili10 {
    left: 573px;
    top: 299px;
}

.hyjylsd .parHd li.dili11 {
    left: 621px;
    top: 319px;
}

.hyjylsd .parHd li.dili12 {
    left: 712px;
    top: 313px;
}

.hyjylsd .parHd li.dili13 {
    left: 797px;
    top: 330px;
}

.hyjylsd .parHd li.dili14 {
    left: 663px;
    top: 382px;
}

.hyjylsd .parHd li.dili15 {
    left: 727px;
    top: 385px;
}

.hyjylsd .parHd li.dili16 {
    left: 820px;
    top: 386px;
}

.hyjylsd .parHd li.dili17 {
    left: 368px;
    top: 418px;
}

.hyjylsd .parHd li.dili18 {
    left: 585px;
    top: 441px;
}

.hyjylsd .parHd li.dili19 {
    left: 724px;
    top: 445px;
}

.hyjylsd .parHd li.dili20 {
    left: 794px;
    top: 425px;
}

.hyjylsd .parHd li.dili21 {
    left: 857px;
    top: 420px;
}

.hyjylsd .parHd li.dili22 {
    left: 643px;
    top: 463px;
}

.hyjylsd .parHd li.dili23 {
    left: 629px;
    top: 523px;
}

.hyjylsd .parHd li.dili24 {
    left: 706px;
    top: 500px;
}

.hyjylsd .parHd li.dili25 {
    left: 768px;
    top: 500px;
}

.hyjylsd .parHd li.dili26 {
    left:845px;
    top: 461px;
}

.hyjylsd .parHd li.dili27 {
    left: 541px;
    top: 563px;
}

.hyjylsd .parHd li.dili28 {
    left: 658px;
    top: 578px;
}

.hyjylsd .parHd li.dili29 {
    left: 742px;
    top: 576px;
}

.hyjylsd .parHd li.dili30 {
    left: 812px;
    top: 529px;
}
.hyjylsd .parHd li.dili31 {
    left: 673px;
    top: 659px;
}

.hyjylsd .parHd li.dili32 {
    left: 869px;
    top: 563px;
}
.hyjylsd .parHd li.dili33 {
    left: 764px;
    top: 603px;
}
.hyjylsd .parHd li.dili34 {
    left: 716px;
    top: 620px;
}
.hyjylsd .parBd{
    position: fixed;
    width: 434px;
    height: 468px;
    left: 0;
    top: 0;
z-index: 2000;
}
.hyjylsd .parBd .slideBox>div{
    border-right: 1px solid #a7c0df;
    border-top: 1px solid #a7c0df;
    border-left: 1px solid #a7c0df;
}
.hyjylsd .parBd .slideBox>div .tl1{
    width: 136px;
    height: 39px;
    float: left;
    text-align: center;
    line-height: 39px;
    color: #fff;
    background: #84a4cb;
    font-size: 14px;
    border-right: 1px solid #a7c0df;
    font-family: "Microsoft YaHei";
}
.hyjylsd .parBd .slideBox>div .tl2{
    width: 295px;
    height: 39px;
    float: left;
    text-align: center;
    line-height: 39px;
    color: #fff;
    background: #84a4cb;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.hyjylsd .parBd .slideBox>ul{
    border-right: 1px solid #a7c0df;
    border-bottom: 1px solid #a7c0df;
    border-left: 1px solid #a7c0df;
    background: #fff;
}
.hyjylsd .parBd .slideBox>ul{
    width: 431px;
    height: 429px;
    overflow: scroll;
}
.hyjylsd .parBd .slideBox>ul .mi1{
    width: 137px;
    height: 39px;
    float: left;
    text-align: center;
    line-height: 39px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.hyjylsd .parBd .slideBox>ul .mi2{
    width: 277px;
    height: 39px;
    float: left;
    text-align: center;
    line-height: 39px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.slideBox{
    position: relative;
}
.clickbtn{
    position: absolute;
    width: 14px;
    height: 14px;
    top: 13px;
    right: 13px;
    background: #fff;
    color: #333;
    font-family:"Microsoft YaHei";
    font-weight:700;
    line-height: 14px;
    text-align: center;
}
/*营销网络END*/
/*首页BEGIN*/
.hyj_idxgsjj .w1200 {
    height: 340px;
    position: relative;
    margin-top: 31px;
}

.hyj_idxgsjjmain {
    height: 340px;
    width: 100%;
}

.hyj_idxgsjjmain > a {
    display: block;
    float: left;
    position: relative;
}

.hyj_idxgsjjmain > a img {
    display: block;
}

.hyj_idxgsjjmain > a em {
    position: absolute;
    width: 66px;
    height: 66px;
    top: 50%;
    left: 50%;
    margin-left: -33px;
    margin-top: -33px;
    background: url("../images/hyjaz55.png") no-repeat center;
}

.hyj_idxgsjjmain > a:hover em {
    background: url("../images/hyjaz56.png") no-repeat center;
}

.hyj_idxgsjjmain > div {
    float: left;
    position: relative;
    width: 543px;
    padding-left: 57px;
    padding-top: 54px;
    height: 286px;
    background: #3182c1 url("../images/hyjaz58.png") no-repeat 57px 37px;
}

.hyj_idxgsjjmain > div h2 {
    line-height: 30px;
    height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
}

.hyj_idxgsjjmain > div h2 a {
    color: #fff;
}

.hyj_idxgsjjmain > div h2 a:hover {
    color: #fdd704;
}

.hyj_idxgsjjmain > div .line {
    background: #fff;
    width: 31px;
    height: 2px;
    margin-top: 9px;
    margin-bottom: 24px;
}

.hyj_idxgsjjmain > div p {
    line-height: 26px;
    width: 513px;
    height: 104px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    font-family: "Microsoft YaHei";
}

.hyj_idxgsjjmain > div p a {
    color: #333;
}

.hyj_idxgsjjmain > div p a:hover {
    color: #fdd704;
}

.hyj_idxgsjjmain > div > a {
    position: absolute;
    width: 42px;
    height: 42px;
    background: url("../images/hyjaz59.png") no-repeat center;
    left: 57px;
    top: 243px;
}

.hyj_idxgsjjmain > div > a:hover {
    background: url("../images/hyjaz60.png") no-repeat center;
}

.hyj_idxxwal {
    padding-top: 48px;
}

.hyj_idxxwal .container {
    padding: 26px 33px 24px 36px;
    background: #fff;
    margin-bottom: 50px;
}

.hyjidal {
    width: 508px;
    float: left;
    padding-right: 54px;
    border-right: 1px dashed #dbdbdb;
}

.hyjidaltp {
    height: 36px;
    padding-bottom: 14px;
    border-bottom: 1px solid #dadada;
}

.hyjidaltp h2 {
    float: left;
    line-height: 36px;
    font-size: 22px;
    font-family: "Microsoft YaHei";
}

.hyjidaltp h2 a {
    color: #3182c1;
    font-weight: normal;
}

.hyjidaltp h2 a:hover {
    color: #fdd704;
}

.hyjidaltp > a {
    line-height: 34px;
    width: 114px;
    height: 34px;
    display: block;
    float: right;
    border: 1px solid #eeeeee;
    color: #999;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}

.hyjidaltp > a:hover {
    color: #3182c1;
    border: 1px solid #3182c1;
}

.hyjidalul .hyjidalul1 {
    padding-top: 21px;
    padding-bottom: 24px;
    margin-bottom: 27px;
    border-bottom: 1px dashed #e0e0e0;
}

.hyjidalul .hyjidalul1 h3 {
    font-family: "Microsoft YaHei";
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
}

.hyjidalul .hyjidalul1 h3 a {
    color: #333;
    font-weight: normal;
}

.hyjidalul .hyjidalul1 h3 a:hover {
    color: #3182c1;
}

.hyjidalul .hyjidalul1 p {
    line-height: 26px;
    height: 52px;
    font-size: 12px;
    color: #999;
    font-family: "Microsoft YaHei";
    overflow: hidden;
}

.hyjidalul .hyjidalul1 span {
    display: block;
    line-height: 26px;
    font-size: 12px;
    color: #999;
    font-family: "Microsoft YaHei";
    height: 26px;
}

.hyjidalul .hyjidalul2 {
    line-height: 34px;
    height: 34px;
}

.hyjidalul .hyjidalul2 h3 {
    width: 390px;
    float: left;
}

.hyjidalul .hyjidalul2 h3 a {
    color: #333333;
    font-weight: normal;
}

.hyjidalul .hyjidalul2 h3 a:hover {
    color: #3182c1;
}

.hyjidalul .hyjidalul2 span {
    float: right;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #999999;
}

.hyjidxw {
    width: 511px;
    float: left;
    padding-left: 54px;
}

.hyjidxwtp {
    height: 36px;
    padding-bottom: 14px;
    border-bottom: 1px solid #dadada;
}

.hyjidxwtp h2 {
    float: left;
    line-height: 36px;
    font-size: 22px;
    font-family: "Microsoft YaHei";
}

.hyjidxwtp h2 a {
    color: #3182c1;
    font-weight: normal;
}

.hyjidxwtp h2 a:hover {
    color: #fdd704;
}

.hyjidxwtp > a {
    line-height: 34px;
    width: 114px;
    height: 34px;
    display: block;
    float: right;
    border: 1px solid #eeeeee;
    color: #999;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}

.hyjidxwtp > a:hover {
    color: #3182c1;
    border: 1px solid #3182c1;
}

.hyjidxwsd {
    margin-top: 22px;
    position: relative;
}

.hyjidxwsd .bd li {
    float: left;
    width: 511px;
}

.hyjidxwsd .bd li > div h3 {
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    margin-bottom: 12px;
}

.hyjidxwsd .bd li > div h3 a {
    float: left;
    max-width: 380px;
    height: 28px;
    overflow: hidden;
    font-weight: normal;
    font-family: "Microsoft YaHei";
    line-height: 28px;
    color: #fff;
    font-size: 16px;
}

.hyjidxwsd .bd li > div h3 a:hover {
    color: #fdd704;
}

.hyjidxwsd .bd li > div h3 em {
    height: 18px;
    line-height: 18px;
    display: block;
    float: right;
    font-size: 12px;
    color: #82c8fe;
    font-family: "Microsoft YaHei";
}

.hyjidxwsd .bd li > a {
    display: block;
}

.hyjidxwsd .bd li > div {
    padding: 11px 23px 0;
    height: 89px;
    background: #3182c1;
}

.hyjidxwsd .bd li > div p {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.hyjidxwsd .hd {
    position: absolute;
    text-align: right;
    z-index: 100;
    top: 185px;
    right: 10px;
}

.hyjidxwsd .hd li {
    cursor: pointer;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0 4px;
    width: 20px;
    height: 4px;
    background: url("../images/hyjaz62.png") no-repeat left top;
}

.hyjidxwsd .hd li.on {
    background: url("../images/hyjaz62.png") no-repeat right top;
}

/*首页END*/
/*BEGIN*/
/*END*/
.footerbot li{
    display:inline-block; *zoom:1; *display:inline;
    padding: 0 5px;
    display:inline-block; *zoom:1; *display:inline;
    word-wrap:break-word;
    white-space:nowrap;
    line-height: 26px;
    font-size: 14px;
    font-family:"Microsoft YaHei";
}
.footerbot li a:hover{
    color: #3182c1;
}
.footerbot li a{
    color: #757575;
}
#page_break {} 
#page_break .collapse {display: none;} 
#page_break .num {padding: 10px 0;text-align: center;} 
#page_break .num li{display: inline; margin: 0 2px;padding: 3px 5px;border:1px solid #c60000; 
background-color: #fff;color: #c60000;text-align: center;cursor: pointer;overflow: hidden;} 
#page_break .num li.on{background-color: #c60000;color: #fff;font-weight: bold;} 
#page_break .num li:hover{background-color: #c60000;color: #fff;font-weight: bold;}
/*BEGIN*/
.qlin_video_tcdb {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 100%;
    width: 100%;
    background: url(../images/aj18.png) repeat;
}
.qlin_video_tcbox {
    /*width: 555px;*/
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1008;
    background: #eee;
    margin-left: -400px;
    margin-top: -245px;
}
.qlin_video_tcbox1 {
    height: 40px;
    clear: both;
    padding: 0 15px;
}
.qlin_video_tcbox1 em {
    display: block;
    height: 40px;
    float: right;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    line-height: 40px;
}
.qlin_video_tcbox1 em:hover {
    color: #e21327;
}
.qlin_video_tcbox1 span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
/*.qlin_video_tcbox2 {
    height: 776px;
}*/
/*END*/
.hyjcpsms{
    position: absolute;
    width: 352px;
    height: 232px;
    right: 171px;
    top: 20px;
}
.hyjcpsms:hover{
    background: #fff;
    filter:alpha(opacity=30);opacity:0.3;-moz-opacity:0.3;
}