@charset "utf-8"

/*base*/
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

body,
input,
select,
textarea {
    font: 62.5% "微软雅黑";
    background: url(bg.jpg) no-repeat;
}

input::-ms-clear {
    display: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

fieldset,
abbr,
acronym,
img,
iframe {
    border: 0
}

input,
select,
label,
img {
    vertical-align: middle
}

label {
    display: inline-block;
    font-family: "微软雅黑";
}

caption,
th {
    text-align: left
}

table {
    border-collapse: collapse
}

ul,
ol {
    list-style: none outside none;
}

textarea {
    overflow: auto
}

input,
textarea {
    outline: none;
}

.f-sim {
    font-family: simsun;
}

.f-sans {
    font-family: sans-serif
}

.f-YH {
    font-family: "Microsoft YaHei", "\9ed1\4f53", "simsun";
}

.clear:after,
.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
}

/*input,textarea{font-family:"Verdana";padding:3px}*/
/* a标签 */
a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
    outline: none
}

a:hover {
    color: #f44794;
}

/*带下划线的链接*/
a.unl:link,
a.unl:visited,
a.unl:hover,
a.unl:active {
    text-decoration: underline;
}

.hand {
    cursor: pointer;
}

/*layout*/
.block {
    display: block;
}

.ilb {
    display: inline-block;
}

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.cb {
    clear: both
}

.cl {
    clear: left
}

.cr {
    clear: right
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

.bc {
    margin: 0 auto
}

.pos_r {
    position: relative
}

.pos_a {
    position: absolute
}

.pos_s {
    position: static
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden
}

.none {
    display: none
}

.overflow-h {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}

.visibi-h {
    visibility: hidden;
}

.ww-bw {
    word-wrap: break-word;
}

.vc-m {
    vertical-align: middle
}

/*银杏湖top*/
#yxh_top {
    width: 100%;
    background: #9e7233;
}

#yxh_top .yxh_login {
    width: 1020px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
}

#yxh_top .yxh_login .hyfw {
    font-size: 1.4em;
    color: #fff;
    float: left;
}

#yxh_top .yxh_login .y_login a {
    margin-left: 1.5em;
    color: #f60;
    font-size: 1.4em;
    float: left;
}

#yxh_top .yxh_login .y_register a {
    margin-left: 1.5em;
    color: #fff;
    font-size: 1.4em;
    float: left;
}

/*银杏湖banner*/
#yxh_banner {
    width: 1020px;
    height: 120px;
    background: url(22.jpg);
    background: cover;
    margin: 0 auto;
}

/*银杏湖menu*/
#yxh_menu {
    width: 1020px;
    height: 40px;
    line-height: 40px;
    margin: 3em auto 0em;
}

.webwidget_menu_glide {
    padding: 0.5em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -khtml-border-radius: 1em;
    border-radius: 1em;
    height: 40px;
}

.webwidget_menu_glide .webwidget_menu_glide_sprite {
    width: 100px;
    height: 40px;
    background-color: fuchsia;
    position: absolute;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -khtml-border-radius-topleft: 10px;
    border-radius-topright: 10px;
    border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;
    border-radius-bottomleft: 10px;
    border-radius: 10px;
}

.webwidget_menu_glide ul {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
}

.webwidget_menu_glide ul li {
    float: left;
    list-style: none;
    position: relative;
    text-align: center;
    margin-right: 10px;
    width: 100px;
    font-family: "微软雅黑";
}

.webwidget_menu_glide ul li a {
    color: black;
    text-decoration: none;
}

.webwidget_menu_glide ul li ul {
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -khtml-border-radius-bottomright: 7px;
    -khtml-border-radius-bottomleft: 7px;
    border-radius-bottomright: 7px;
    border-radius-bottomleft: 7px;
    border-radius: 7px;
    padding-bottom: 5px;
    position: absolute;
    z-index: 999999;
    display: none;
}

.webwidget_menu_glide ul li ul li {
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-radius-topright: 0px;
    -khtml-border-radius-topleft: 0px;
    border-radius-topright: 0px;
    border-radius-topleft: 0px;
    border-radius: 0px;
    margin: 0px;
    float: none;
    border: none;
    word-wrap: break-word;
    font-family: "微软雅黑";
}

.webwidget_menu_glide ul li ul li a {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: normal;
    font-family: "微软雅黑";
}

/*银杏湖introduction*/
.slider_box {
    margin: 0px auto 0 auto;
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 680px;
}

.mask {
    height: 100px;
    overflow: hidden;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity:70);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 1;
    border-top: solid 2px #ddd;
}

.silder_con {
    overflow: hidden;
    position: absolute;
}

.silder_panel {
    width: 680px;
    height: 330px;
    overflow: hidden;
    float: left;
    position: relative;
}

.silder_panel img {
    width: 537px;
    height: 330px;
    display: block;
    overflow: hidden;
    overflow: hidden
}

.silder_nav li {
    float: left;
    padding: 0px;
    border: 1px solid #fff;
    margin: 2px;
    display: inline;
    position: relative;
}

.silder_nav li.current {
    border: 2px solid #ff8004;
    margin: 0 2px;
}

.silder_nav li,
.silder_nav img {
    display: block;
    width: 60px;
    height: 48px;
    overflow: hidden;
}

.slider_box a.prev,
.slider_box a.next {
    display: block;
    width: 45px;
    height: 100px;
    line-height: 999em;
    overflow: hidden;
    z-indent: 9;
    position: absolute;
    cursor: pointer;
    margin: 85px 0 0 0;
    background: url(images/silder_btn.gif) no-repeat;
}

.slider_box a.prev {
    left: 0;
    background-position: left 0;
}

.slider_box a.next {
    right: 0;
    background-position: right 0;
}

.silder_intro {
    position: absolute;
    left: 30;
    bottom: 15px;
    z-index: 9;
    width: 400px;
    overflow: hidden;
    color: #fff;
    padding-left: 20px;
}

.silder_intro h4 {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    height: 22px;
    line-height: 22px;
    color: #fff;
}

.silder_intro p {
    font-size: 12px;
    line-height: 20px;
}

.dec {
    float: right;
    height: 100px;
    bottom: 30px;
    right: 160px;
    overflow: hidden;
    z-index: 9;
    position: absolute;
}

.dec li {
    margin-top: 20px;
    float: left;
    display: inline;
}

.flexslider {
    position: relative;
    height: 460px;
    overflow: hidden;
    z-index: 4;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 560px;
}

.slides li a {
    display: block;
    height: 460px;
    width: 100%;
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 8;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 34px;
    height: 8px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 34px;
    height: 8px;
    line-height: 44px;
    overflow: hidden;
    background: #004d97;
    cursor: pointer;
    color: #FFF;
}

.flex-control-nav .flex-active {
    background: #ea8a1c;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 57px;
    height: 62px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    background: url(../images/prev.png) no-repeat 0 0;
    left: 0px;
}

.flex-direction-nav li a.flex-next {
    background: url(../images/next.png) no-repeat 0 0;
    right: 0px;
}

/*search*/
.search_dbg {
    height: 80px;
    background: #FFF;
}

.search_zi {
    float: left;
    height: 80px;
    width: 600px;
    color: #505050;
    display: inline;
    line-height: 80px;
}

.search_zi a {
    color: #505050;
    margin: 0 2px;
}

.search_zi a:hover {
    color: #072fa8;
}

.search1 {
    float: right;
    width: 340px;
    height: 30px;
    line-height: 30px;
    display: inline;
    margin: 22px 10px 0 0;
    background: #FFF;
    border: 1px solid #c9c9c9;
}

.search1 .text {
    width: 260px;
    height: 30px;
    float: left;
    background: none;
    color: #6b6b6b;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    border: 0px;
    padding-left: 10px;
}

.search1 .submit {
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: right;
    background: url(../images/search_tag.jpg) no-repeat left center;
}

h4,
h3 {
    font-weight: normal;
}

.search_a a {
    width: 83px;
    height: 32px;
    background: #ff8004;
    line-height: 32px;
    display: block;
    float: left;
    margin: 22px 10px 0 4px;
    text-align: center;
    color: #FFF;
}

.search_a a.zx {
    background: #072fa8;
}

/*ÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹*/
.fc_t h3 a {
    font-size: 20px;
    font-weight: bold;
    color: #014197;
}

.fc_t h3 p {
    font-size: 15px;
    font-family: arial;
    color: #d0d0d0;
    text-transform: uppercase;
    background: url(../images/case_k.jpg) no-repeat top center;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 15px;
}

.fc_n {
    position: relative;
    margin-top: 30px;
    height: 240px;
    overflow: hidden;
}

.fc_n .hd {
    overflow: hidden;
}

.fc_n .hd .prev,
.fc_n .hd .next {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    background: url("../images/case_left.jpg") no-repeat;
    top: 66px;
}

.fc_n .hd .next {
    background: url("../images/case_right.jpg") no-repeat;
    right: -80px;
}

.fc_n .hd .prev {
    left: -80px;
}

.fc_n .bd {}

.fc_n .bd ul {
    overflow: hidden;
    zoom: 1;
}

.fc_n .bd ul li {
    margin: 0 30px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.fc_n .bd ul li .pic a:hover img {
    border-color: #999;
}

.fc_n .bd ul li .title {
    line-height: 38px;
    height: 38px;
    display: block;
    overflow: hidden;
    background: url(../images/case_m.jpg) no-repeat 245px center #ebebeb;
    text-align: left;
    padding: 0px 10px;
}

.fc_n .bd ul li .title a {
    height: 38px;
    width: 100%;
    display: block;
}

.fc_n .bd ul li:hover .pic img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    /* IE 9 */
    -moz-transform: scale(1.2, 1.2);
    /* Firefox */
    -webkit-transform: scale(1.2, 1.2);
    /* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
    -o-transform: scale(1.2, 1.2);
}

.fc_n .bd ul li .pic {
    text-align: center;
    width: 270px;
    border: 1px solid #e1e1e1;
    height: 200px;
    overflow: hidden;
    display: block;
}

.fc_n .bd ul li .pic img {
    width: 270px;
    height: 200px;
    display: block;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    overflow: hidden;
}

/*product */
.pro_dbg {
    background: url(../images/pro_dbg.jpg) no-repeat top center;
    height: 703px;
}

.pro_c {
    width: 233px;
    float: left;
}

.pro_c_nav {
    height: 90px;
    display: block;
    background: url(../images/pro_ct.jpg) no-repeat top center;
    text-align: center;
}

.pro_c_nav h2 {
    font-size: 24px;
    color: #FFF;
    margin-top: 26px;
}

.pro_c_nav h2 a {
    color: #FFF;
    font-weight: bold;
}

.pro_c_nav p {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffc082;
    margin-top: 5px;
}

.pro_n {
    height: 562px;
}

.pro_n li dl {
    clear: both;
    margin: 5px 0px;
}

.pro_n li dl dd {
    height: 40px;
    line-height: 40px;
    padding-left: 46px;
    font-size: 15px;
    border-bottom: 1px dashed #dbdbdb;
    text-align: left;
    padding-left: 30px;
}

.pro_n li span {
    font-size: 16px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
    clear: both;
    background: #072fa8;
    display: block;
    ;
    width: 224px;
    margin: 10px auto;
}

.pro_n li span a {
    font-size: 16px;
    color: #FFF;
}

.pro_n li span:hover a {
    color: #FFF;
}

.pro_n li span:hover {
    background: #ff8004;
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
}

.pro_c a.pro_more {
    background: #ff8004;
    width: 224px;
    height: 32px;
    margin: 35px auto;
    color: #FFF;
    text-align: center;
    line-height: 32px;
    display: block;
}

.pro_show_n {
    width: 913px;
    margin-top: 60px;
    height: 585px;
}

.pro_show_n ul {
    width: 990px;
}

.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 223px;
    float: left;
    height: 280px;
    display: inline;
    border-right: 1px solid #e6e6e6;
    padding: 2px 2px 10px 2px;
}

.pro_show_n li a {
    overflow: hidden;
}

.pro_show_n li a.picshow1 {
    width: 220px;
    height: 220px;
    display: block;
    border: 1px solid #ddd;
    text-align: center;
}

.pro_show_n li img {
    max-width: 150px;
}

.pro_show_n em a {
    background: #072fa8;
    width: 120px;
    height: 33px;
    display: block;
    color: #FFF;
    line-height: 33px;
    text-align: center;
}

.pro_show_n li:hover em a {
    background: #ff8004;
}

.pro_show_n div {
    margin-left: 23px;
}

.td_dbg {
    background: url(../images/td_dbg.jpg) no-repeat bottom center;
    height: 520px;
}

.td_left {
    margin-top: 50px;
    width: 800px;
}

.td_left_xh {
    width: 1000px;
    margin-top: 50px;
}

.ih-item {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item,
.ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ih-item a {
    color: #333;
}

.ih-item a:hover {
    text-decoration: none;
}

.ih-item img {
    width: 100%;
    height: 100%;
}

.ih-item.circle {
    position: relative;
    width: 196px;
    height: 196px;
    border-radius: 50%;
}

.td_left li {
    float: left;
    margin: 0px 10px;
    width: 196px;
}

.td_left_xh li {
    float: left;
    margin: 0px 10px;
    width: 196px;
}

.ih-item.circle .img {
    position: relative;
    width: 196px;
    height: 196px;
    border-radius: 50%;
}

.ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 6px rgba(237, 237, 237, 1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle .img img {
    border-radius: 50%;
}

.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item.circle.effect3 .img {
    z-index: 11;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect3.colored .info {
    background: #1a4a72;
}

.ih-item.circle.effect3 .info {
    background: #072fa8;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect3 .info p {
    color: #FFF;
    padding: 60px 5px 10px;
    margin: 0 10px;
    font-size: 14px;
    line-height: 24px;
}

.ih-item.circle.effect3.bottom_to_top .img {
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.ih-item.circle.effect3.bottom_to_top .info {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.ih-item.circle.effect3.bottom_to_top a:hover .img {
    -webkit-transform: scale(0.5) translateY(-100%);
    -moz-transform: scale(0.5) translateY(-100%);
    -ms-transform: scale(0.5) translateY(-100%);
    -o-transform: scale(0.5) translateY(-100%);
    transform: scale(0.5) translateY(-100%);
}

.ih-item.circle.effect3.bottom_to_top a:hover .info {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.ys_n.fl {
    margin-top: 40px;
}

.ys_n.fr {
    margin-top: 40px;
}

.ys_t h3 a {
    font-size: 36px;
    color: #FFF;
    text-align: center;
    display: block;
    font-weight: bold;
    padding: 10px 50px 0 0;
}

.ys_n li.ys1 {
    background: url(../images/ys_em1.png) no-repeat left 5px;
}

.ys_n li.ys2 {
    background: url(../images/ys_em2.png) no-repeat left 5px;
}

.ys_n li.ys3 {
    background: url(../images/ys_em3.png) no-repeat left 5px;
}

.ys_n li.ys4 {
    background: url(../images/ys_em4.png) no-repeat left 5px;
}

.ys_n li.ys5 {
    background: url(../images/ys_em5.png) no-repeat left 5px;
}

.ys_n li.ys6 {
    background: url(../images/ys_em6.png) no-repeat left 5px;
}

.ys_n li h4 {
    font-size: 16px;
    font-weight: bold;
    color: #ff8004;
}

.ys_n li {
    width: 326px;
    margin-bottom: 20px;
    padding-left: 60px;
}

.ys_n li p {
    font-size: 14px;
    line-height: 26px;
    color: #FFF;
}

.ys_dbg {
    background: url(../images/ys_dbg.jpg) no-repeat bottom center;
    height: 480px;
}

.case_dbg {
    background: url(../images/case_dbg.jpg) no-repeat top center;
    height: 742px;
}

.mt70 {
    margin: 70px auto 0;
    width: 300px;
}

.case_t {
    background: url(../images/case_t.png) no-repeat left center;
    padding-left: 80px;
}

.case_t h3 p {
    font-size: 18px;
    color: #313131;
    margin-top: 4px;
}

.case_t h3 a {
    font-size: 24px;
    font-weight: bold;
    color: #072fa8;
}

.case_n ul {
    width: 1300px;
}

.case_n li:hover p {
    display: block;
}

.case_n li p {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #072fa8;
    display: none;
}

.case_n li p a {
    color: #FFF;
}

.case_n li {
    width: 276px;
    float: left;
    height: 210px;
    display: inline;
    margin: 0px 32px 32px 0;
    position: relative;
}

.case_n li p span {
    float: left;
    width: 60%;
    display: block;
    padding-left: 16px;
}

.case_n li p em {
    float: right;
    font-size: 12px;
    width: 30%;
    text-align: right;
    padding-right: 10px;
}

.case_n li:hover em {
    display: block;
}

.case_n li em img {
    width: 31px;
    height: 31px;
    padding-top: 70px;
}

.case_n li a.pros_img {
    width: 276px;
    height: 210px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    position: relative;
}

.case_n li img {
    width: 276px;
    height: 210px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    overflow: hidden;
}

.case_n li.case1 {
    width: 570px;
    float: left;
    height: 450px;
    display: inline;
}

.case_n li.case1 a.pros_img {
    width: 570px;
    height: 450px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.case_n li.case1 img {
    width: 570px;
    height: 450px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    overflow: hidden;
}

.case_n li:hover img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    /* IE 9 */
    -moz-transform: scale(1.2, 1.2);
    /* Firefox */
    -webkit-transform: scale(1.2, 1.2);
    /* Safari Ã¥â€™Å’ Chrome */
    -o-transform: scale(1.2, 1.2);
}

/* news start */
.gg1 {
    background: url(../images/gg1.jpg) no-repeat top center;
    height: 278px;
}

.gg1_zi {
    font-size: 24px;
    color: #FFF;
    margin: 175px 0 0 25px;
}

.gg1_tel p {
    font-size: 14px;
    color: #FFF;
    background: url(../images/gg1_tel.png) no-repeat left 10px;
    padding-left: 50px;
    height: 80px;
    margin-top: 30px;
    float: left;
}

.gg1_tel p span {
    display: block;
    font-size: 25px;
    font-weight: bold;
    color: #ff8004;
    margin-top: 4px;
}

.gg1_tel {
    margin: 140px 60px 0 0;
}

.gg1_tel a {
    background: url(../images/zixun.png) no-repeat top center;
    height: 65px;
    width: 99px;
    display: block;
    float: left;
    margin-left: 30px;
    color: #FFF;
    text-align: center;
    padding-top: 30px;
}

.mt30 {
    margin: 40px auto 0;
    width: 260px;
}

.honor_n li .title {
    height: 40px;
    line-height: 40px;
    display: block;
    overflow: hidden;
}

.honor_n li {
    width: 217px;
    float: left;
    margin-right: 60px;
    text-align: center;
}

.honor_n li .pic img {
    width: 205px;
    height: 255px;
}

.honor_n li .pic {
    width: 205px;
    height: 255px;
    border: 2px solid #e8e8e8;
    padding: 4px;
}

.honor_n .bd {
    width: 1060px;
    margin: 0 auto;
}

.honor_n {
    position: relative;
    padding-top: 40px;
    height: 310px;
    overflow: hidden;
}

.honor_n .hd {
    overflow: hidden;
}

.honor_n .hd .prev,
.honor_n .hd .next {
    display: block;
    width: 28px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    background: url("../images/honor_jt.jpg") no-repeat 0 0;
    top: 140px;
}

.honor_n .hd .next {
    right: 0px;
    background: url("../images/honor_jt.jpg") no-repeat right 0;
}

.honor_n .hd .prev {
    left: 0px;
}

.lc_t {
    font-size: 24px;
    font-weight: bold;
    color: #072fa8;
}

.lc_t p {
    font-size: 14px;
    text-transform: uppercase;
    color: #c2c2c2;
    margin-top: 5px;
}

.lc_dbg {
    background: url(../images/lc_bg.jpg) no-repeat bottom center;
    height: 600px;
}

.jmfc_n {
    margin-top: 34px;
}

.jmfc_n li {
    width: 113px;
    height: 345px;
    float: left;
    margin-right: 40px;
    position: relative;
}

.jmfc_n ul {
    width: 1300px;
}

.jmfc_n li .zm {
    background: url(../images/lc_pic.png) no-repeat 0 0;
    width: 113px;
    height: 202px;
    display: block;
    padding-top: 143px;
}

.jmfc_n li.jmfc2,
.jmfc_n li.jmfc4,
.jmfc_n li.jmfc6,
.jmfc_n li.jmfc8,
.jmfc_n li.jmfc10 {
    margin-top: 77px;
}

.jmfc_n li.jmfc2 .zm {
    background-position: -152px 0;
}

.jmfc_n li.jmfc3 .zm {
    background-position: -305px 0;
}

.jmfc_n li.jmfc4 .zm {
    background-position: -457px 0;
}

.jmfc_n li.jmfc5 .zm {
    background-position: -609px 0;
}

.jmfc_n li.jmfc6 .zm {
    background-position: -761px 0;
}

.jmfc_n li.jmfc7 .zm {
    background-position: -914px 0;
}

.jmfc_n li.jmfc8 .zm {
    background-position: -1066px 0;
}

.jmfc_n li .zm em {
    background: url(../images/lc_k.png) no-repeat 0 0;
    width: 69px;
    height: 69px;
    display: block;
    font-size: 24px;
    color: #FFF;
    line-height: 69px;
    text-align: center;
    margin: 0 auto;
    font-family: impact;
}

.jmfc_n li .fm {
    opacity: 0;
    -webkit-transition: all 0.35s ease 0.2s;
    -moz-transition: all 0.35s ease 0.2s;
    transition: all 0.35s ease 0.2s;
}

.jmfc_n li .zm p {
    width: 16px;
    color: #171717;
    line-height: 16px;
    margin: 20px auto 0;
    font-size: 16px;
}

.jmfc_n .fm a {
    background: url(../images/lc_m.jpg) no-repeat;
    width: 33px;
    height: 82px;
    display: block;
    margin: 10px auto;
    display: block;
}

.jmfc_n li:hover {
    cursor: pointer;
}

.jmfc_n li:hover .fm {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.jmfc_n .fm {
    background: url(../images/fm.png) no-repeat 0 0;
    position: absolute;
    width: 83px;
    height: 305px;
    top: 0px;
    left: 0px;
    padding: 20px 15px;
    text-align: center;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}

.jmfc_n .fm h4 {
    font-size: 18px;
    color: #000;
}

.jmfc_n .fm p {
    line-height: 24px;
    color: #525252;
    margin-top: 5px;
}

.jmfc_n .fm a {
    margin-top: 50px;
}

.jmfc_n li.jmfc7 .fm a {
    margin-top: 20px;
}

.jmfc_n li.jmfc6 .fm a {
    margin-top: 10px;
}

.kehu {
    width: 660px;
    height: 480px;
}

.kehu_t {}

.kehu_t h3 {
    float: left;
    background: url(../images/kehu_tag.jpg) no-repeat left center;
    padding-left: 50px;
}

.kehu_t a.more {
    float: right;
    text-transform: uppercase;
    margin-top: 20px;
}

.kehu_t h3 a {
    font-size: 24px;
    color: #404145;
    font-weight: bold;
}

.kehu_n li dd img {
    width: 253px;
    height: 177px;
}

.kehu_n li {
    height: 190px;
    margin-top: 26px;
}

.kehu_n li dd {
    float: left;
    z-index: 1;
    width: 253px;
}

.kehu_n li dt {
    width: 385px;
    height: 190px;
    background: #FFF;
    float: right;
}

.kehu_n li dt a.info {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    color: #000;
    font-weight: bold;
}

.kehu_n li dt p {
    line-height: 26px;
    color: #666666;
    height: 106px;
    display: block;
    overflow: hidden;
}

.kehu_n li dt a.more {
    margin-top: 10px;
    display: block;
}

/* hz */
.hz {
    width: 431px;
    height: 468px;
    background: #072fa8;
}

.hz_t {
    height: 56px;
    line-height: 56px;
    background: url(../images/hz_x.png) no-repeat center center;
    text-align: center;
}

.hz_t a {
    font-size: 22px;
    color: #FFF;
    font-weight: bold;
}

.hz_n {
    width: 420px;
    height: 406px;
    background: #FFF;
    margin: 0 auto;
}

.hz_n ul {
    width: 440px;
    margin-left: 15px;
}

.hz_n li {
    width: 180px;
    height: 100px;
    padding: 2px;
    border: 1px solid #dcdcdc;
    float: left;
    margin: 22px 18px 0 0;
    display: block;
    overflow: hidden;
}

.hz_n li img {
    width: 180px;
    height: 100px;
}

.hz_n li .img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.hz_n li .info {
    height: 30px;
    background: #072fa8;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    top: auto;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.hz_n li .info p {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.hz_n a:hover .info {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}

.hz_n a:hover .img {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}

/* hz end */
.about_dbg {
    background: url(../images/about_dbg.jpg) no-repeat top center;
    height: 570px;
}

.about_t h3 a {
    font-size: 36px;
    font-weight: bold;
    color: #072fa8;
}

.about_t h3 p {
    font-family: arial;
    font-size: 40px;
    font-weight: bold;
    color: #c0c0c0;
    margin-top: 4px;
    text-transform: uppercase;
}

.about_pic {
    background: url(../images/about_k.png) no-repeat;
    width: 585px;
    height: 328px;
}

.about_pic .about_zj {
    margin-left: 56px;
    width: 529px;
    height: 298px;
}

.about_pic .about_zj img {
    width: 529px;
    height: 298px;
}

.about_n {
    width: 560px;
}

.about_nr {
    line-height: 30px;
    height: 180px;
    display: block;
    overflow: hidden;
    color: #3e3a39;
}

.about_em {
    background: url(../images/about_em.jpg) no-repeat left top #Fff;
    height: 106px;
    margin-top: 10px;
}

.about_em li {
    width: 139px;
    border-right: 1px solid #e8e8e8;
    display: block;
    height: 106px;
    float: left;
    text-align: center;
    color: #333;
}

.about_em li a {
    width: 100%;
    height: 100%;
    display: block;
}

.about_em a em {
    height: 70px;
    display: block;
}

.cjwq {
    width: 537px;
    height: 330px;
    background: #f5f5f5;
    overflow: hidden;
}

.cjwq_n li .pic img {
    width: 153px;
    height: 126px;
}

.cjwq_n li {
    width: 530px;
    height: 126px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.cjwq_n li .pic {
    width: 153px;
    float: left;
}

.cjwq_t {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #072fa8;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.cjwq_t a {
    font-size: 16px;
    color: #FFF;
    display: block;
}

.cjwq_n {
    margin-top: 20px;
    height: 288px;
    overflow: hidden;
}

.cjwq_n li .info {
    width: 353px;
    float: right;
}

.cjwq_n li .info a {
    font-weight: bold;
    color: #000;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
}

.cjwq_n li .info p {
    line-height: 24px;
    height: 72px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin-top: 8px;
}

.news {
    width: 567px;
}

.news_nav {
    background: #f5f5f5;
    height: 50px;
}

.news_nav h3 {
    float: left;
    font-size: 18px;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.news_nav h3 a {
    color: #1d1d1d;
}

.news_nav h3.tag_news {
    background: #072fa8;
}

.news_nav h3.tag_news a {
    color: #FFF;
}

.news_n {
    margin-top: 10px;
}

.news_n li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #cfcfcf;
    background: url(../images/news_tag.jpg) no-repeat left center;
    padding-left: 20px;
    display: block;
    overflow: hidden;
}

.news_n li a {
    width: 400px;
    float: left;
}

.news_n li span {
    float: right;
    width: 100px;
    font-size: 13px;
    font-family: arial;
    text-align: right;
    color: #5d5d5d;
}

.none {
    display: none;
}

.block {
    display: block;
}

/* news end */
/* links */
.links {
    margin-top: 40px;
    background: url(../images/link_tag.jpg) no-repeat center left;
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
}

.links h3 {
    font-size: 16px;
    text-align: center;
    float: left;
}

.links p {
    display: block;
    font-size: 16px;
    color: #a8a8a8;
    float: left;
    margin-left: 30px;
}

.links_n {
    width: 1030px;
    float: right;
    line-height: 24px;
}

.links_n a {
    background: url(../images/links_tag.jpg) no-repeat left center;
    padding-left: 20px;
    font-size: 13px;
    color: #333;
    margin-right: 10px;
}

/* links end */