@charset "utf-8";
html,
body {
    font: 12px/1.66 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    color: #333;
    -webkit-text-size-adjust: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ec651b;
    text-decoration: none;
}


/*头部*/

.inner {
    width: 980px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
}

header {
    background: #013d97;
    zoom: 1
}

#web_logo {
    margin-left: 10px;
    font-size: 0px;
    position: relative;
    z-index: 999;
}

.top-nav {
    color: #fff;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 77px;
    z-index: 1;
    text-align: right;
    width: 100%;
}

.top-nav a {
    color: #fff;
}

.top-nav a:hover {
    color: #fff;
}

.top-nav li.b {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.top-nav li.t span {
    padding: 0px 5px;
    font-size: 10px;
    color: #bbb;
}

.top-logo {
    min-height: 90px;
    _height: 90px;
}

.navlist {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.nav_out {
    width: 850px;
    height: 58px;
    clear: both;
}

.tem_head nav {
    position: absolute;
    height: 58px;
    line-height: 40px;
}

.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_head nav ul li {
    position: relative;
    float: left;
    margin-left: 2px;
}

.nav_line {
    background-image: url(../images/nv_ico.png);
    height: 26px;
    width: 2px;
    overflow: hidden;
    margin: 15px 0;
    display: none;
}

.tem_head nav a {
    display: block;
    padding: 0 35px;
    line-height: 58px;
    color: #333;
    font-size: 16px;
}

.tem_head nav a:hover {
    color: #1e6bf7;
    border-bottom: 2px solid #1e6bf7;
}

.tem_head nav a.navdown {
    color: #1e6bf7;
    border-bottom: 2px solid #1e6bf7;
}

.tem_head nav a.navdown:hover {
    color: #1e6bf7;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 99;
    display: none;
    width: 100%;
    background: #f3f4f5;
}

.tem_head nav ul>li:hover dl {
    display: block;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.tem_head nav ul li dl dd {
    text-align: center;
}

.tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0;
    padding: 8px 5px;
    text-align: center;
    line-height: 1.5;
    color: #333 !important;
}

.tem_head nav ul li dl dd a:hover {
    color: #1e6bf7 !important;
}

.tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
}

.tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
}

.tem_head nav ul li dl dd i {
    position: absolute;
    top: -14px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
}

.tem_head nav ul li dl.tem_pronoaw {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
}

.tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
}

.tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
}

.tem_head {
    min-height: 58px;
}

.met_clear {
    clear: both;
}

.tem_inner {
    width: 1200px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .tem_inner,
    .met_section {
        padding: 0;
        width: 1200px;
    }
}

.met_flash {
    margin-top: 10px;
    font-size: 0px;
    overflow: hidden;
}

.met_flash ul {
    margin: 0px;
    padding: 0px;
}


/*首页*/

.aboutus {
    float: left;
    width: 675px;
    margin-top: 10px;
}

.case {
    float: right;
    width: 290px;
    margin-top: 10px;
    overflow: hidden;
}

.style-1 h3.title span {
    float: left;
    background: url(../images/dt-5.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    padding: 0px 25px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

.style-1 h3.title a.more {
    float: right;
    width: 39px;
    height: 11px;
    line-height: 1000px;
    overflow: hidden;
    background: url(../images/more.gif);
    margin: 10px 10px 0px 0px;
}

.style-1 .active {
    background: #fff;
    padding: 10px;
}

.style-2 h3.title {
    background: url(../images/dt-6.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    position: relative;
}

.style-2 h3.title a.more {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
    font-size: 12px;
}

.style-2 .active {
    background: #fff;
    padding: 10px;
}

.style-2 dl.ind {
    clear: both;
    zoom: 1
}

.style-2 dl.ind dt {
    float: left;
    display: inline;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
    zoom: 1
}

.style-2 dl.ind dt a {
    margin-left: 5px;
}

.style-2 dl.ind dd {
    float: right;
    display: inline;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}

.style-2 dl.ind dd h4 {
    margin-left: 10px;
}

.style-2 dl.ind dd p.desc {
    margin-left: 10px;
    font-style: italic;
    color: #666;
}

.index-news {
    float: left;
    width: 330px;
    margin-right: 15px;
    margin-top: 15px;
}

.listel li {
    margin: 0px 5px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 13px;
    background: url(../images/dt-1.gif) no-repeat left 12px;
}

.listel li a {
    margin-right: 5px;
    zoom: 1;
}

.listel li span {
    float: right;
    color: #666;
}

.index-conts {
    float: right;
    width: 290px;
    margin-top: 15px;
}

.index-product {
    padding-top: 15px;
    *margin-top: 15px;
    *padding-top: 0px;
}

.index-product .profld {
    margin: 0px;
    position: relative;
    overflow: hidden;
}

.index-product h3 span {
    float: left;
}

.index-product ol {
    position: absolute;
    width: 2012em;
}

.index-product ol li {
    float: left;
    text-align: center;
}

.index-product ol li a.img {
    display: block;
    text-align: center;
    font-size: 0px;
}

.index-product ol li a.img img {
    margin: auto;
    border: 1px solid #d6d6d6;
}

.index-product ol li h3 {
    font-weight: normal;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.index-product .flip {
    height: 20px;
    overflow: hidden;
    margin: 8px 15px 0px;
    float: left;
}

* html .index-product .flip {
    width: 300px;
}

*+html .index-product .flip {
    width: 300px;
}

.index-product .next,
.index-product .prev {
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../images/neu.gif) no-repeat;
}

.index-product .next {
    background-position: -17px 0px;
}

.index-product .next:hover {
    background-position: -57px 0px;
}

.index-product .prev {
    background-position: -40px 0px;
}

.index-product .prev:hover {
    background-position: 0px 0px;
}

#trigger {
    float: left;
    margin-right: 5px;
    margin-top: 0px;
    position: relative;
    bottom: 8px;
    *bottom: 0px;
    *top: 5px;
    zoom: 1;
}

#trigger a {
    background: url(../images/neu.gif) no-repeat -78px -10px;
    width: 8px;
    height: 8px;
    font-size: 0px;
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
}

#trigger a.current {
    background-position: -78px 0px;
}

#tabs-nav {
    float: left;
    text-align: center;
    margin-left: 15px;
}

#tabs-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    *top: 12px;
}

#tabs-nav li a {
    width: 8px;
    height: 8px;
    display: block;
    overflow: hidden;
    background: #9df0f5;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

#tabs-nav li a:hover {
    background: #fff;
}

#tabs-nav li a.flex-active {
    background: #fff;
    cursor: default;
}

.index-links {
    background: #fff;
    padding: 5px 15px 10px;
    margin-top: 15px;
    position: relative;
}

.index-links h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    background: url(../images/dt-2.gif) no-repeat left center;
    font-weight: normal;
    font-size: 14px;
    position: relative;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

.index-links h3 a.more {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #666;
    font-size: 12px;
}

.index-links ul {
    margin: 0px;
    padding: 0px;
}

.index-links .img {
    margin-bottom: 3px;
}

.index-links .img li {
    list-style: none;
    display: inline;
    padding-right: 5px;
}

.index-links .img img {
    width: 88px;
    height: 31px;
}

.index-links .txt {
    zoom: 1;
}

.index-links .txt li {
    list-style: none;
    float: left;
    width: 88px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    overflow: hidden;
}


/*内页栏目*/

.sidebar .sb_nav h3.title {
    text-align: center;
    background: url(../images/ny_03.jpg) no-repeat;
    width: 290px;
    height: 101px;
    color: #fff;
    font-size: 24px;
    line-height: 90px;
    letter-spacing: 2px;
}

.sidebar .sb_nav h3.line {
    margin-top: 15px;
}

.sidebar .sb_nav .active {
    width: 288px;
    padding-bottom: 20px;
    border-top: none;
}

#sidebar dl {}

#sidebar dl dt {
    padding-left: 14px;
    margin-top: 15px;
}

#sidebar dl dt a {
    background-color: #2a6fb3;
    border-radius: 10px;
    width: 270px;
    height: 39px;
    line-height: 40px;
    display: block;
    color: #fff;
    text-align: center;
}

#sidebar dl dt a:hover {
    color: #fff;
    background-image: none;
    background: #000;
}

#sidebar dl dd {}

#sidebar dl dd h4 {
    padding: 5px 0px 5px 10px;
    background: url(../images/dt-0.gif) no-repeat left center;
}

#sidebar dl dt.on a {
    color: #fff;
    background-color: #b50000;
}

#sidebar dl h4.on a {
    color: #fff;
    background-color: #b50000;
    font-family: "Microsoft YaHei";
}

.sidebar .sb_box {
    float: right;
    width: 980px;
    background: #fff;
    overflow: hidden;
}

.sidebar .sb_box h3.title {
    font-size: 12px;
    color: #999;
    font-family: "Microsoft YaHei";
}

.sidebar .sb_box h3.title span {
    display: block;
    float: left;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.sidebar_right_line {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto;
    margin-top: 5px;
}

.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    top: 3px;
}

.sidebar .sb_box h3.title div.position a {
    color: #999;
}

.sidebar .sb_box h3.title div.position a:hover {
    color: #ec651b;
}

.hotstitle {
    margin: 15px 0;
    padding: 10px 5px;
    background: #2a6fb3;
    line-height: 30px;
}

.hotstitle h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.ny_contact_tit {
    background-color: #2a6fb3;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: left;
    padding-left: 30px;
    font-size: 16px;
    width: 256px;
    margin-top: 20px;
}

.sidebar_cons {
    font-size: 14px;
    line-height: 28px;
}

.ctitle {
    margin: 15px 0;
    display: block;
}


/*内页二级*/

.leftsidebar_box {
    width: 100%;
    height: auto !important;
    overflow: visible !important;
}

.leftsidebar_box dl {
    margin: 10px 0;
    width: 100%;
    display: block;
    overflow: hidden;
}

.leftsidebar_box dt {
    display: block;
    border: 1px solid #ededed;
}

.leftsidebar_box dt a {
    font-size: 16px;
    color: #2463c9;
    display: block;
    background: url(../images/ab_ico.png) 210px no-repeat;
    padding: 12px 0 12px 20px;
}

.leftsidebar_box dt a:hover,
.ontive1 {
    color: #fff !important;
    background: url(../images/ab_ico2.png) 210px no-repeat #b03c6b !important;
}

.leftsidebar_box dd a:hover,
.ontive21 {
    color: #e60012 !important
}

.leftsidebar_box dd {
    border-bottom: 1px dashed #ccc;
    margin: 0 15px;
    float: left;
    padding: 8px 0;
    width: 212px;
    display: none;
}

.leftsidebar_box dd a {
    color: #666;
    display: block;
    position: relative;
    z-index: 1;
    line-height: 24px;
    font-size: 14px;
}

.leftsidebar_box dd a:hover,
.ontive2 {
    display: block;
    color: #0b51b7 !important;
    text-decoration: underline;
}

.leftsidebar_box dt img {
    position: absolute;
    right: 10px;
    top: 20px;
}

.shildnav {
    margin-top: -2px;
    width: 100%;
    padding: 5px 0 10px 0;
}

.shildnav ul li {
    margin: 10px 0;
    width: 100%;
    display: block;
    overflow: hidden;
}

.shildnav #ul_36 li {
    overflow: hidden;
}

.shildnav #ul_36 li a {
    background: #2D81E1
}

.shildnav ul li a {
    display: block;
    color: #fff;
}

.shildnav>ul>li>a {
    font-size: 16px;
    color: #2463c9;
    display: block;
    background: url(../images/ab_ico.png) 210px no-repeat;
    padding: 12px 0 12px 20px;
    border: 1px solid #ededed;
}

.shildnav>ul>li>a:hover {
    color: #fff !important;
    background: url(../images/ab_ico2.png) 210px no-repeat #b03c6b !important;
}

.shildnav>ul>li>ul>li {
    font-size: 14px;
}

.shildnav>ul>li>ul>li>a {
    color: #666;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    border: none;
    padding-left: 30px;
}

.shildnav ul.ul_3>li>ul>li>a.on,
.shildnav ul.ul_3>li>ul>li a:hover {
    font-size: 14px;
    background: rgba(45, 129, 225, 0.54);
    color: #fff;
}

.shildnav ul.ul_4 li a.on,
.shildnav ul.ul_4 li a:hover {
    color: #fff;
    font-size: 16px;
}

.shildnav ul.ul_36 li a.on,
.shildnav ul.ul_36 li a:hover {
    color: #fff;
    font-size: 14PX;
}

.shildnav ul li a.on,
.shildnav ul li a:hover {
    color: #39a1fa;
}

* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: "微软雅黑";
    color: #666666;
    background: #ffffff;
    overflow-y: visible;
    overflow-x: hidden;
}

a:active,
a:hover {
    color: #ec651b;
    text-decoration: none;
}

a img {
    border-style: none;
}

ul,
li,
dl {
    list-style: none;
    padding: 0;
    margin: 0;
}

dl,
dt,
dd {
    display: block;
    margin: 0;
}

* {
    list-style: none;
}

.clear {
    clear: both;
}

table,
td {
    border: 1px solid #eee;
    padding: 5px
}

table {
    border-right: none;
    border-bottom: none;
}

td {
    border-top: none;
    border-left: none;
}


/*网页顶部*/

.tops_bg {
    width: 100%;
    height: 34px;
    background: #373635;
}

.tops {
    width: 1200px;
    margin: 0 auto;
}

.tops_left {
    float: left;
    color: #fff;
    font: normal 12px/34px "Microsoft YaHei";
}

.tops_right {
    float: right;
}

.tops_right li {
    float: left;
    color: #fff;
    font: normal 12px/36px "Microsoft YaHei";
}

.tops_right li a {
    display: block;
    color: #fff;
    font: normal 12px/36px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
}

.tops_right li a:hover {
    display: block;
    color: #ec651b;
    font: normal 12px/36px "Microsoft YaHei";
    text-decoration: underline;
    float: left;
}


/*网页头部*/

.heads {
    width: 1200px;
    height: 139px;
    margin: 0 auto;
}

.phone {
    width: 315px;
    float: right;
    margin-top: 35px;
}

.phone span {
    color: #666;
    font: normal 16px "Microsoft YaHei";
    float: right;
    margin-right: 100px;
    display: block;
}

.phone p {
    color: #ec651b;
    font: normal 30px "Arial Black", Gadget, sans-serif;
    float: right;
}

.phone img {
    display: block;
    float: left;
    margin-top: 5px;
}


/*导航*/

.navs {
    display: table;
    width: 1200px;
    height: 56px;
    margin: 0 auto;
}

.navs_w {
    width: 1200px;
    margin: 0 auto;
}

.nav_name {
    list-style: none;
    width: 1200px;
    margin: 0 auto;
}

.nav_name ul {
    opacity: 0;
    position: absolute;
    top: 160%;
    visibility: hidden;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8);
}

.nav_namel ul ul {
    top: 0%;
    left: 220%;
}

.nav_name ul li:hover>ul {
    top: 0%;
    left: 100%;
    opacity: 1;
    visibility: visible;
}

.nav_name li:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.nav_name li {
    float: left;
    position: relative;
}

.nav_name ul li {
    float: none;
}

.nav_name li {
    cursor: pointer;
}

.nav_name li a {
    text-decoration: none;
    display: block;
    color: #333;
    width: 171px;
    text-align: center;
    font: normal 16px/60px "Microsoft YaHei";
    text-align: center;
    background: url(../images/i_nav.png) right no-repeat;
}

.nav_name li:hover {}

.nav_name li a:hover,
.on1 {
    color: #1e6bf7;
    border-bottom: 2px solid #1e6bf7;
}

.nav_name ul li a {
    text-decoration: none;
    display: block;
    color: #333;
    text-align: center;
    font: normal 14px/45px "Microsoft YaHei";
    text-align: center;
    height: 45px;
    padding: 0;
    border-bottom: 1px solid #c4c4c4;
    width: 150px;
    background: none;
    font-weight: normal;
}

.nav_name ul li a:hover {
    border-bottom: 1px solid #fff;
    font: normal 14px/45px "Microsoft YaHei";
    color: #fff;
    border-top: none;
    width: 150px;
    padding: 0;
    background: none;
    height: 45px;
    background: rgba(3, 83, 229, 0.6);
}


/*banner*/

.flash {
    width: 100%;
    height: 580px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
}

.flash1 {
    width: 1000px;
    height: 580px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 580px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 580px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}


/*在线客服*/

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #373635 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #373635 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #373635 url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
    background: #373635 url(../images/fixCont.png) no-repeat 0 -169px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}


/* webkit, opera, IE9 */

::selection {
    background: #b03c6b;
    color: #fff;
}


/* mozilla firefox */

::-moz-selection {
    background: #b03c6b;
    color: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.header {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}

.top01 {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 42px;
    background: #242424;
}

.top01 p {
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    float: left;
    padding-left: 20px;
}

.top01 span {
    display: block;
    overflow: hidden;
    padding: 14px 0;
    width: 220px;
}

.top01 span a {
    color: #fff;
    padding: 0 12px;
    display: block;
    float: left;
    line-height: 12px;
    font-size: 12px;
    border-right: 1px solid #fff;
}

.top01 span a:nth-child(3) {
    border-right: none;
}

.content1 {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.top_logo {
    width: 1200px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    width: 400px;
    display: block;
    overflow: hidden;
    padding: 20px 0;
    margin-right: 50px;
}

.logo img {
    width: 400px;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 20px;
}

.top_tel {
    color: #666;
    margin: 25px 0 0;
    display: block;
    background: url(../images/top_tel.png) left no-repeat;
    padding-left: 65px;
}

.top_tel h4 {
    font-size: 30px;
    color: #b03c6b;
    font-weight: bold;
    font-style: normal;
}

.top_tel p {
    font-size: 14px;
    color: #333;
}

.top_navlist {
    width: 100%;
    display: block;
    background: #f1f3ff;
    height: 60px;
}

.head_search {
    width: 330px;
    float: right;
    margin-top: 12px;
}

.boxs {
    border: solid 1px #b03c6b;
    height: 36px;
    width: 328px;
    line-height: 36px;
    font-size: 14px;
}

.texts {
    width: 208px;
    height: 100%;
    float: left;
    padding-left: 15px;
    font-family: "Microsoft YaHei";
}

.btnSubmits {
    width: 105px;
    height: 36px;
    background: #b03c6b;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 36px;
    cursor: pointer;
}


/* 主营业务  */

.index_business {
    width: 1200px;
    margin: 60px auto 40px;
    display: block;
    overflow: hidden
}

.pro_tit {
    width: 1200px;
    display: block;
    overflow: hidden;
    background: url(../images/pro_tit.png) center no-repeat;
    margin: 0 auto;
}

.p_01 {
    width: 225px;
    margin: 0 auto;
    display: block;
}

.p_01 h3 {
    font-size: 40px;
    color: #2463c9;
    float: left;
    text-align: right;
    font-weight: normal;
    line-height: 48px;
    margin-right: 8px;
}

.p_01 h4 {
    font-size: 17px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 24px;
}

.p_01 h4 i {
    font-style: normal;
    color: #2463c9;
    font-size: 20px;
}

.p_02 {
    width: 225px;
    display: block;
}

.p_02 h3 {
    font-size: 40px;
    color: #fff;
    float: left;
    text-align: right;
    font-weight: normal;
    line-height: 48px;
    margin-right: 8px;
}

.p_02 h4 {
    font-size: 17px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 24px;
}

.p_02 h4 i {
    font-style: normal;
    color: #fff;
    font-size: 20px;
}

.busin_list {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

.busin_list ul {
    list-style: none;
    width: 100%;
    display: block;
}

.busin_list ul li {
    width: 390px;
    height: 300px;
    float: left;
    display: block;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
}

.busin_list ul li:nth-child(3n) {
    margin-right: 0 !important;
}

.busin_list ul li .zhezhao {
    background: rgba(36, 99, 201, 0.8);
    width: 390px;
    height: 300px;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    display: none;
}

.busin_list ul li .zhezhao h3 {
    font-size: 18px;
    text-align: center;
    padding: 20px 0 20px;
    color: #fff;
}

.busin_list ul li .zhezhao p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: left;
    padding: 0 20px;
}

.busin_list ul li .zhezhao span {
    padding: 10px 0;
    display: block;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    width: 150px;
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
}

.busin_list ul li img {
    width: 390px;
    height: 300px;
    display: block;
    overflow: hidden;
}

.busin_list ul li h4 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    bottom: 110px;
    background: rgba(36, 99, 201, 0.8);
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}


/* 公司资讯 */

.index_news {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f2f2f2;
    padding: 40px 0;
}

.tab {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 30px auto 0;
}

.tab .tab-hd {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin: 10px auto 10px;
    list-style: none;
    text-align: center;
}

.tab .tab-hd li {
    width: 130px;
    color: #2463c9;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    line-height: 40px;
    border-radius: 25px;
    background: #e8ebf4;
    margin-right: 50px;
}

.tab .tab-hd li.active {
    background: #2463c9;
    color: #fff;
}

.tab .tab-bd {
    width: 100%;
    margin-top: 30px;
}

.tab .tab-bd li {
    display: none;
    width: 100%;
    overflow: hidden;
}

.tab .tab-bd li.thisclass {
    display: list-item;
}

.tab.tab-bd li.thisclass {
    display: block;
    overflow: hidden;
}

.news_list {
    display: block;
    overflow: hidden;
    width: 600px;
}

.news_list dl {
    width: 100%;
    display: block;
    overflow: hidden;
}

.news_list dl dt {
    width: 80px;
    display: block;
    overflow: hidden;
    float: left;
    padding: 20px 0;
    color: #666666;
}

.news_list dl dt h3 {
    font-size: 20px;
    font-weight: normal;
}

.news_list dl dt p {
    font-size: 12px;
    padding-left: 12px;
    margin-top: 10px;
}

.news_list dl dd {
    border-left: 1px solid #e7e7e7;
    width: 480px;
    padding: 20px 15px;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #e7e7e7;
    float: left;
}

.news_list dl dd h3 {
    font-weight: normal;
    font-size: 16px;
    color: #585858;
    line-height: 26px;
}

.news_list dl dd p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.news_list dl:hover dt {
    color: #2463c9;
}

.news_list dl:hover dd h3 {
    color: #2463c9;
    text-decoration: underline;
}

.news_list dl:nth-child(4) dd {
    border-bottom: none;
}

.news_tj {
    width: 565px;
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.news_tj dl {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 12px 0;
}

.news_tj dl dt {
    width: 75px;
    display: block;
    overflow: hidden;
    float: left;
    padding: 20px 0;
    color: #666666;
}

.news_tj dl dt h3 {
    font-size: 20px;
    font-weight: normal;
}

.news_tj dl dt p {
    font-size: 12px;
    padding-left: 12px;
    margin-top: 10px;
}

.news_tj dl dd {
    width: 460px;
    padding: 20px 10px;
    overflow: hidden;
    display: block;
    float: left;
}

.news_tj dl dd h3 {
    font-weight: normal;
    font-size: 16px;
    color: #585858;
    line-height: 26px;
}

.news_tj dl dd p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.news_tj dl:hover dt {
    color: #2463c9;
}

.news_tj dl:hover dd h3 {
    color: #2463c9;
    text-decoration: underline;
}

.p_more {
    width: 130px;
    margin: 15px auto;
    display: block;
    overflow: hidden;
    background: #333;
    text-align: center;
}

.p_more a {
    display: block;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
}

.p_more a:hover {
    background: #0066b8;
}


/*  公司案例  */

.index_case {
    width: 1275px;
    display: block;
    overflow: hidden;
    margin: 40px auto 50px;
}

.alBox {
    width: 1275px;
    margin-top: 45px;
}

.alBox .alCont {
    position: relative;
}

.alBox .alCont ul {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
}

.alBox .alCont li {
    width: 283px;
    text-align: center;
    float: left;
    margin: 0 8px 0 9px;
    position: relative;
}

.alBox .alCont li .p_img {
    width: 283px;
    height: 260px;
    display: block;
    border: 1px solid #ccc;
    overflow: hidden;
}

.alBox .alCont li .p_img img {
    width: 283px;
    height: 260px;
    display: block;
    overflow: hidden;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.alBox .alCont li:hover .p_img img {
    width: 283px;
    height: 260px;
    display: block;
    overflow: hidden;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.alBox .alCont li h5 {
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 16px;
    text-align: center;
    color: #000;
    display: block;
    line-height: 42px;
}

.alBox .alCont li:hover h5 {
    text-align: center;
    display: block;
    color: #2463c9;
}

.alBox .alCont .btnLeft {
    background: url(../images/ico_fl.png) no-repeat center;
    left: 0px;
}

.alBox .alCont .btnLeft {
    top: 35%;
    width: 23px;
    height: 37px;
    position: absolute;
    _top: 40%;
    z-index: 99;
    left: 0;
}

.alBox .alCont .btnRight {
    background: url(../images/ico_fr.png) no-repeat center;
    right: 0px;
}

.alBox .alCont .btnRight {
    top: 35%;
    width: 23px;
    height: 37px;
    position: absolute;
    right: 0;
    z-index: 99;
    _top: 40%;
    right: 0;
}


/* 公司简介+联系我们   */

.index_about {
    width: 100%;
    display: block;
    background: url(../images/about_bg.png) center top no-repeat;
    padding: 90px 0 35px;
    height: 385px;
}

.about_fl {
    width: 560px;
    display: block;
    overflow: hidden;
    margin: 0 60px 0 20px;
}

.ab_con {
    padding: 20px 0 0;
    display: block;
    overflow: hidden;
    width: 100%;
}

.ab_con h3 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 8px;
}

.ab_con i {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
}

.ab_con p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin: 15px 0 0;
}

.ab_con span {
    width: 120px;
    border: 1px solid #fff;
    display: block;
    float: right;
    text-align: center;
}

.ab_con span a {
    display: block;
    padding: 8px 0;
    color: #fff;
    font-size: 12px;
}

.ab_con span a:hover {
    background: #fff;
    color: #2463c9;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.index_contact {
    width: 524px;
    display: block;
    overflow: hidden;
}

.lx_con {
    padding: 40px 0 0;
    display: block;
    overflow: hidden;
    width: 100%;
}

.lx_con .p1 {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.lx_con .p2 {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    margin-top: 12px;
}


/* 网站底部  */

.footer {
    width: 100%;
    background: #2f2f2f;
    display: block;
    overflow: hidden;
}

.link {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #595959;
    height: 50px;
}

.link ul {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.link ul li {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
}

.link ul li a {
    font-size: 14px;
    padding: 0 5px;
    display: block;
    color: #999;
}

.link ul li a:hover {
    color: #fff;
}

.db_con {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding: 40px 0;
}

.db_logo {
    width: 250px;
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

.db_nav {
    width: 790px;
    display: block;
    overflow: hidden;
}

.db_nav dl {
    padding: 5px 50px;
    border-right: 1px solid #595959;
    float: left;
    display: block;
    min-height: 160px;
}

.db_nav dl:nth-child(4) {
    border-right: none !important;
}

.db_nav dl dt {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

.db_nav dl dd {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.ewm {
    width: 150px;
    display: block;
    overflow: hidden;
}

.ewm img {
    width: 124px;
    height: 124px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.ewm p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.copyright {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #242424;
    height: 45px;
}

.copyright p {
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
}

.copyright p a {
    color: #fff;
}


/*   关于我们   */

.warpper2 {
    width: 100%;
    padding: 0 0 20px;
    display: block;
}

.about_con {
    width: 1200px;
    display: block;
    margin: 0 auto;
    padding-bottom: 30px;
}

.side_left {
    width: 242px;
    display: block;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.side_left h3 {
    background: rgba(33, 78, 164, 1);
    height: 106px;
    line-height: 106px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.side_left .side_list {
    display: block;
    overflow: hidden;
    list-style: none;
    margin-top: 2px;
}

.side_left .side_list li {
    border: 1px solid #ededed;
    display: block;
    background: url(../images/ab_ico.png) 210px no-repeat;
    margin-bottom: 10px;
}

.side_left .side_list li a {
    display: block;
    padding: 12px 0 12px 20px;
    font-size: 16px;
    color: #2463c9;
}

.side_left .side_list li .on3 {
    display: block;
    padding: 12px 0 12px 20px;
    background: url(../images/ab_ico2.png) 210px no-repeat #b03c6b;
    color: #fff;
}

.side_lx {
    width: 240px;
    border: 1px solid #dcdcdc;
    margin: 15px 0 20px;
    display: block;
    overflow: hidden;
}

.side_lx p {
    padding: 18px 12px 50px;
    font-size: 14px;
    color: #515151;
    line-height: 30px;
}

.about_edit {
    width: 930px;
    display: block;
    overflow: hidden;
    margin: 30px 0;
}

.ab_tit {
    width: 100%;
    display: block;
    border-bottom: 1px dashed #b2b2b2;
    overflow: hidden;
    line-height: 36px;
    padding-bottom: 12px;
}

.ab_tit h3 {
    float: left;
    font-size: 18px;
    color: #2463c9;
    padding-left: 15px;
    background: url(../images/ab_lit.png) left no-repeat;
}

.ab_tit span {
    display: block;
    float: right;
    background: url(../images/position.png) left no-repeat;
    padding-left: 25px;
    font-size: 14px;
    color: #343434;
}

.ab_content {
    padding: 50px 30px;
    display: block;
    overflow: hidden;
}

.ab_content p {
    line-height: 36px;
    font-size: 14px;
}


/*  新闻资讯  */

.news_content {
    padding: 30px 10px;
    display: block;
    overflow: hidden;
}

.news_content dl {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

.news_content dl dt {
    width: 217px;
    float: left;
    display: block;
    overflow: hidden;
}

.news_content dl dt img {
    width: 215px;
    height: 144px;
    display: block;
    margin: auto;
    border: 1px solid #ccc;
}

.news_content dl dd {
    color: #666;
    margin-left: 25px;
    width: 688px;
    height: 144px;
    float: left;
}

.news_content dl dd h3 {
    font-size: 16px;
    color: #333;
    height: 36px;
    overflow: hidden;
    font-weight: normal;
    line-height: 36px;
}

.news_content dl dd h3 a {
    color: #333;
}

.news_content dl dd h3 a:hover {
    color: #2463c9;
    text-decoration: underline;
}

.news_content dl dd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 5px 10px 5px 0;
}

.news_content dl dd span {
    font-size: 14px;
    color: #999;
    display: inline-block;
    padding-left: 20px;
    background: url(../images/time.png) left center no-repeat;
}


/* 主要css样式*/

.main-im {
    position: fixed;
    right: 0;
    top: 300px;
    z-index: 100;
    width: 170px;
    height: 272px;
}

.main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
}

.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
}

.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}

.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(../images/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 1px;
    top: 8px;
    position: absolute;
}

.main-im .im_main {
    background: #fff;
    border: 1px solid #dddddd;
    display: none;
    width: 175px;
}

.main-im .im_main h3 {
    background: #2463c9;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    padding-left: 30px;
}

.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    padding: 0 15px;
}

.main-im .im_main .im-tel .ico_t {
    /* font-weight:bold; */
    font-size: 16px;
    margin-top: 6px;
    background: url(../images/lx_tel.png) 20px no-repeat;
}

.main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #2463c9;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    line-height: 45px;
}

.main-im .im_main .im-tel:hover {
    background: #fafafa;
}

.main-im .im_main .weixing-container {
    width: 55px;
    height: 47px;
    border-right: 1px solid #dddddd;
    background: #f5f5f5;
    border-bottom-left-radius: 10px;
    background: url(../images/weixing-icon.png) no-repeat center center;
    float: left;
}

.main-im .im_main .weixing-show {
    width: 112px;
    height: 172px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: -125px;
    top: -126px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 134px;
    position: absolute;
    z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 112px;
    top: 132px;
    position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}

.main-im .im_main .go-top {
    width: 50px;
    height: 47px;
    background: #f5f5f5;
    border-bottom-right-radius: 10px;
    background: url(../images/totop-icon.png) no-repeat center center;
    margin: 10px auto;
}

.main-im .im_main .go-top a {
    display: block;
    width: 52px;
    height: 47px;
}

.main-im .close-im {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 100;
    width: 24px;
    height: 24px;
}

.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
    text-decoration: none;
}

.main-im .open-im {
    cursor: pointer;
    margin-left: 130px;
    width: 40px;
    height: 133px;
    background: url(../images/open_im.png) no-repeat left top;
}

.page_bg{ width: 100%; height: 310px; display: block; overflow: hidden; }

.page {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.page a {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    border: #dbdbdb 1px solid;
    padding: 4px 9px;
    margin: 2px;
    margin-bottom: 5px;
    color: #31363c;
    text-decoration: none
}

.page a:hover,
.page a:focus {
    font-family: Arial;
    font-size: 13px;
    border: #000 1px solid;
    padding: 4px 9px;
    color: #fff;
    background-color: #31363c;
}

.page .current {
    font-family: Arial;
    border: #000 1px solid;
    font-size: 13px;
    padding: 5px 9px;
    color: #fff;
    margin: 2px;
    background-color: #31363c
}

.met_article_head {

    position: relative;

    padding: 0 10px;

    height: 60px;

    border-bottom: 1px solid #ddd;

    line-height: 60px;

}



.met_article_head .met_position {

    position: absolute;

    top: 0;

    right: 10px;

    color: #aaa;

   

}

#searchlist {

    padding: 15px 0

}



#searchlist li {

    padding-left: 10px;

    margin-bottom: 6px;

    line-height: 1.5

}



#searchlist ul {

    list-style: none;

    padding: 0;

    margin: 0

}



#searchlist ul li {

    padding: 3px 5px;

    margin-bottom: 10px

}



#searchlist ul li img {

    display: none

}



#searchlist .search_title {

    display: block;

    padding: 2px 0

}



#searchlist .search_title a {

    font-size: 16px;

    color: #12C;

    text-decoration: underline

}



#searchlist .search_title em {

    color: #c00;

    text-decoration: underline;

    font-style: normal

}



#searchlist .search_detail {

    display: block

}



#searchlist .search_detail a {

    text-decoration: underline;

    color: #12C

}



#searchlist .search_content em {

    color: #c00;

    font-style: normal

}



#searchlist .search_updatetime {

    display: block;

    margin-top: 5px;

    color: green

}



#searchlist a:hover {

    text-decoration: underline

}
.met_article_head h1 {

    color: #555;

    font-weight: normal;

    font-size: 18px;

}

