@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;
}

.nav_out {
    width: 100%;
    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 54px;
    line-height: 56px;
    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: #214ea4;
    display: block;
    background: url(../images/ab_ico.png) 200px no-repeat;
    padding: 12px 0 12px 20px;
}

.leftsidebar_box dt a:hover,
.ontive1 {
    color: #fff !important;
    background: url(../images/ab_ico2.png) 200px no-repeat #da251e !important;
}

.leftsidebar_box dd a:hover,
.ontive21 {
    color: #e60012 !important
}

.leftsidebar_box dd {
    margin: 0 15px;
    float: left;
    width: 212px;
    display: none;
}

.leftsidebar_box dd a {
    border-bottom: 1px dashed #ccc;
    padding: 8px 0;
    color: #666;
    display: block;
    margin-right: 16px;
    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;
}

* {
    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;
}


/*网页顶部*/

.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;
}


/*导航*/

.navlist {
    width: 100%;
    display: block;
    border-top: 1px solid #e0e0e0;
}

.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: 700px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
}

.flash1 {
    width: 1000px;
    height: 700px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 700px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 700px;
    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;
}


/*在线客服*/

#online_qq_tab a,
.onlineMenu h3,
.onlineMenu li.tli,
.newpage {
    background: url(../images/float_s.gif) no-repeat;
}

#onlineService,
.onlineMenu,
.btmbg {
    background: #fff;
}

#online_qq_layer {
    z-index: 9999;
    position: fixed;
    right: 0px;
    top: 0;
    margin: 150px 0 0 0;
}

*html,
*html body {
    background-image: url(about:blank);
    background-attachment: fixed;
}

*html #online_qq_layer {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop));
}

#online_qq_tab {
    width: 28px;
    float: left;
    margin: 120px 0 0 0;
    position: relative;
    z-index: 9;
}

#online_qq_tab a {
    display: block;
    height: 118px;
    line-height: 999em;
    overflow: hidden;
}

#online_qq_tab a#floatShow {
    background-position: -30px -374px;
}

#online_qq_tab a#floatHide {
    background-position: 0 -374px;
}

#onlineService {
    display: inline;
    margin-left: -1px;
    float: left;
    width: 160px;
    background-position: 0 0;
    padding: 10px 0 0 0;
    border: 5px solid #13a7eb;
}

.onlineMenu {
    background-position: -262px 0;
    background-repeat: repeat-y;
    padding: 0 10px 0 15px;
}

.onlineMenu h3 {
    height: 36px;
    line-height: 999em;
    overflow: hidden;
    border-bottom: solid 1px #ACE5F9;
}

.onlineMenu h3.tQQ {
    background-position: 0 10px;
}

.onlineMenu h3.tele {
    background-position: 0 -47px;
}

.onlineMenu li {
    height: 36px;
    line-height: 36px;
    border-bottom: solid 1px #E6E5E4;
    text-align: center;
}

.onlineMenu li.tli {
    padding: 0 0 0 25px;
    font-size: 14px;
    text-align: left;
    color: #333;
}

.onlineMenu li.zixun {
    background-position: 0px -131px;
}

.onlineMenu li.fufei {
    background-position: 0px -190px;
}

.onlineMenu li.phone01 {
    background-position: 0px -244px;
}

.onlineMenu li a.newpage {
    display: block;
    height: 36px;
    line-height: 999em;
    overflow: hidden;
    background-position: 5px -100px;
}

.onlineMenu li img {
    margin: 8px 0 0 0;
}

.onlineMenu li.last {
    border: 0;
}

.wyzx {
    padding: 8px 0 0 5px;
    height: 57px;
    overflow: hidden;
    background: url(../images/webZx_bg.jpg) no-repeat;
}

.btmbg {
    height: 12px;
    overflow: hidden;
    background-position: -131px 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.header {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}

.top {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 42px;
    background: #333;
}

.top p {
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    float: left;
    background: url(../images/top01.jpg) left no-repeat;
    padding-left: 20px;
}

.top span {
    display: block;
    overflow: hidden;
    padding: 14px 0;
    width: 230px;
}

.top span a {
    color: #fff;
    padding: 0 12px;
    display: block;
    float: left;
    line-height: 12px;
    font-size: 12px;
    border-right: 1px solid #fff;
}

.top 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;
    height: 96px;
}

.box_sea {
    width: 400px;
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 35px;
    margin-top: 25px;
}

.search {
    margin-top: 8px;
    width: 400px;
}

.boxs {
    width: 380px;
    height: 36px;
    line-height: 36px;
    border-radius: 15px;
    border: 1px solid #ccc;
}

.boxs-input-placeholder {
    color: #fff;
}

.texts {
    width: 320px;
    height: 100%;
    float: left;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    border: none;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background: none;
}

.btnSubmits {
    width: 50px;
    height: 36px;
    background: url(../images/search.png) 15px no-repeat #1e6bf7;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 36px;
    border: none;
    cursor: pointer;
    vertical-align: top;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border;
    float: left;
}

.logo {
    width: 389px;
    display: block;
    overflow: hidden;
    padding: 26px 0 20px;
}

.logo img {
    width: 389px;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 20px;
}

.top_tel {
    font-size: 15px;
    color: #666;
    margin: 35px 0 0;
    display: block;
}

.top_tel i {
    font-size: 24px;
    color: #1e6bf7;
    font-weight: bold;
    font-style: normal;
}

.zn_cn {
    width: 65px;
    display: block;
    background: #1e6bf7;
    line-height: 96px;
    position: relative;
    z-index: 999;
}

.zn_cn a {
    width: 65px;
    height: 96px;
    display: block;
}

.zn_cn .zh {
    background: url(../images/zh.png) 45px no-repeat;
    padding-left: 12px;
    font-size: 14px;
    color: #fff;
}

.zn_cn .en {
    position: absolute;
    top: 96px;
    width: 65px;
    height: 90px;
    font-size: 14px;
    color: #333;
    background: #e8ebf4;
    text-align: center;
    display: none;
}


/*  产品中心 */

.index_product {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 40px auto;
}

.pro_tit {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/pro_tit.png) center 45px no-repeat;
    text-align: center;
}

.pro_tit h3 {
    font-size: 30px;
    color: #1e6bf7;
    letter-spacing: 1px;
    margin-bottom: 5px;
    line-height: 40px;
}

.pro_tit h3 i {
    font-style: normal;
    color: #dd1e32;
}

.pro_tit p {
    color: #b5b5b5;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    background: url(../images/p_ico.png) bottom no-repeat;
}

.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;
    border-bottom: 1px solid #ccc;
}

.tab .tab-hd li {
    color: #999;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    display: inline-block;
    line-height: 50px;
    margin-right: 20px;
    padding: 0 15px;
    min-width: 110px;
}

.tab .tab-hd li a {
    color: #999
}

.tab .tab-hd li:hover a {
    color: #1e6bf7;
}

.tab .tab-hd li:nth-child(7) {
    margin-right: 0 !important
}

.tab .tab-hd li i {
    width: 100%;
    display: block;
    overflow: hidden;
}

.tab .tab-hd li i img {
    width: 110px;
    margin: 5px auto;
    display: block;
}

.tab .tab-hd li.active {
    color: #1e6bf7;
    border-bottom: 3px solid #1e6bf7;
}

.tab .tab-bd {
    width: 100%;
    margin-top: 45px;
}

.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;
}

.case_lb {
    width: 100%;
}

.case_tj {
    width: 486px;
    display: block;
    overflow: hidden;
    height: 650px;
    position: relative;
}

.case_tj dl {
    width: 486px;
    height: 650px;
    background: #eceef2
}

.case_tj dl dd {
    width: 100%;
    display: block;
    overflow: hidden;
}

.case_tj dl dd .p_img {
    width: 486px;
    height: 563px;
    display: block;
    overflow: hidden;
}

.case_tj dl dd .p_img img {
    width: 486px;
    height: 563px;
}

.case_tj dl:hover dd .p_img img {
    transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.case_tj dl dd h3 {
    padding: 15px 0 0 20px;
    font-size: 18px;
    color: #666;
    display: block;
    overflow: hidden;
    line-height: 30px;
    font-weight: normal;
}

.case_tj dl dd h3 a {
    color: #666;
}

.case_tj dl i {
    padding-left: 20px;
    font-size: 14px;
    color: #999;
    font-style: normal;
}

.case_tj dl:hover dd h3 a {
    color: #1e6bf7;
}

.case_tj dl:hover dd i {
    color: #1e6bf7;
}

.case_tj dl p {
    font-size: 14px;
    color: #545454;
    display: block;
    line-height: 30px;
    padding-left: 20px;
}

.case_con {
    width: 710px;
    display: block;
    overflow: hidden;
}

.case_con dl {
    width: 350px;
    float: left;
    margin-right: 10px;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
    height: 322px;
    position: relative;
    background: #eceef2;
}

.case_con dl dd {
    width: 350px;
    display: block;
    overflow: hidden;
}

.case_con dl dd .p_img01 {
    width: 350px;
    height: 256px;
    display: block;
    overflow: hidden;
}

.case_con dl dd .p_img01 img {
    width: 350px;
    height: 256px;
    display: block;
}

.case_con dl dd:hover .p_img01 img {
    width: 350px;
    height: 256px;
    display: block;
    transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.case_con dl:nth-child(2n) {
    margin-right: 0 !important;
}

.case_con dl:nth-child(3) {
    margin-bottom: 0 !important
}

.case_con dl:nth-child(4) {
    margin-bottom: 0 !important
}

.case_con dl dd h3 {
    padding: 5px 0 0 20px;
    font-size: 18px;
    color: #666;
    display: block;
    overflow: hidden;
    line-height: 30px;
    font-weight: normal;
}

.case_con dl dd h3 a {
    color: #666;
}

.case_con dl dd i {
    padding-left: 20px;
    font-size: 14px;
    color: #999;
    font-style: normal;
}

.case_con dl p {
    font-size: 14px;
    color: #545454;
    display: block;
    line-height: 30px;
    padding-left: 20px;
}

.case_con dd:hover h3 a {
    color: #1e6bf7;
}

.case_con dd:hover i {
    color: #1e6bf7;
}

.p_more {
    width: 300px;
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
    text-align: center;
    margin: 40px auto 0;
}

.p_more a {
    font-size: 14px;
    color: #999;
    padding: 14px 0;
    display: block;
}

.p_more a:hover {
    background: #1e6bf7;
    color: #fff;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}


/*  关于我们 */

.index_about {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 60px 0;
    background: url(../images/about_bg.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.a_con {
    width: 1200px;
    display: block;
    margin: 40px auto;
    position: relative;
}

.profile_con {
    width: 560px;
    background: #fff;
    padding: 35px 20px 10px 200px;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

.ab_nav {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
}

.ab_nav ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.ab_nav li {
    width: 130px;
    float: left;
    display: block;
    text-align: center;
    margin-right: 30px;
    line-height: 40px;
}

.ab_nav li a {
    font-size: 18px;
    color: #1e6bf7;
    display: block;
    border-radius: 20px;
    background: #e8ebf4;
}

.ab_nav li a:hover,
.act01 {
    background: #1e6bf7 !important;
    color: #fff !important;
}

.about_detail {
    padding: 10px 0 20px 10px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.about_detail p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.about_detail p a {
    color: #666;
}

.about_detail p a:hover {
    color: #1e6bf7;
}

.ab_video {
    width: 601px;
    height: 415px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    background: #000;
    border: 5px solid #000;
}

.ab_lx {
    padding: 20px 0 15px 10px;
    display: block;
    overflow: hidden;
}

.ab_lx p {
    font-size: 14px;
    color: #666;
}

.ab_lx h3 {
    color: #1e6bf7;
    font-size: 30px;
}

.ab_lx ul {
    width: 100%;
    display: block;
    background: url(../images/lx_ico.png) left no-repeat;
    list-style: none;
    overflow: hidden;
    margin-top: 5px;
}

.ab_lx ul li {
    float: left;
    padding-left: 25px;
    display: block;
    margin-right: 30px;
    line-height: 30px;
    color: #666;
}

.about_tab {
    width: 100%;
    display: block;
    overflow: hidden;
}

.about_tab .tab-hd01 {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin: 10px 11px;
    list-style: none;
    text-align: center;
}

.about_tab .tab-hd01 li {
    width: 130px;
    float: left;
    display: block;
    text-align: center;
    margin-right: 30px;
    line-height: 40px;
    font-size: 18px;
    color: #1e6bf7;
    display: block;
    border-radius: 20px;
    background: #e8ebf4;
}

.about_tab .tab-hd01 .active {
    background: #1e6bf7 !important;
    color: #fff !important;
}

.about_tab .tab-bd01 {
    width: 100%;
    margin-top: 10px;
    height: 215px;
}

.about_tab .tab-bd01 li {
    display: none;
    width: 100%;
    overflow: hidden;
}

.about_tab .tab-bd01 li.thisclass {
    display: list-item;
}

.about_tab .tab-bd01 li.thisclass {
    display: block;
    overflow: hidden;
}

.ab_panter {
    padding: 10px 0 20px 10px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.ab_panter dl {
    width: 177px;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 5px;
}

.ab_panter dl img {
    width: 175px;
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
}

.ab_panter dl dd {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: center;
}

.ab_panter span {
    display: block;
}

.ab_panter span a {
    font-size: 14px;
    color: #666;
}

.ab_panter span a:hover {
    color: #1e6bf7;
}


/* 天煜达优势 */

.advtanges {
    width: 1200px;
    display: block;
    margin: 50px auto 30px;
    overflow: hidden;
}

.adv_list {
    width: 100%;
    margin: 40px 0 0;
    display: block;
    overflow: hidden;
}

.adv_list dl {
    background: #e8ebf4;
    width: 390px;
    float: left;
    margin-right: 15px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10px;
    height: 260px;
}

.adv_list dl:nth-child(3n) {
    margin-right: 0 !important;
}

.adv_list dl dt {
    display: block;
    overflow: hidden;
    width: 100%;
}

.adv_list dl dt i {
    width: 100px;
    height: 80px;
    display: block;
    margin: 25px auto 10px;
}

.adv_list dl dt .ico_01 {
    background: url(../images/ico.png) 0 0 no-repeat;
}

.adv_list dl dt .ico_02 {
    background: url(../images/ico.png) 0 -80px no-repeat;
}

.adv_list dl dt .ico_03 {
    background: url(../images/ico.png) 0 -160px no-repeat;
}

.adv_list dl dt .ico_04 {
    background: url(../images/ico.png) 0 -240px no-repeat;
}

.adv_list dl dt .ico_05 {
    background: url(../images/ico.png) 0 -320px no-repeat;
}

.adv_list dl dt .ico_06 {
    background: url(../images/ico.png) 0 -400px no-repeat;
}

.adv_list dl:hover dt .ico_01 {
    background: url(../images/ico.png) -100px 0 no-repeat;
}

.adv_list dl:hover dt .ico_02 {
    background: url(../images/ico.png) -100px -80px no-repeat;
}

.adv_list dl:hover dt .ico_03 {
    background: url(../images/ico.png) -100px -160px no-repeat;
}

.adv_list dl:hover dt .ico_04 {
    background: url(../images/ico.png) -100px -240px no-repeat;
}

.adv_list dl:hover dt .ico_05 {
    background: url(../images/ico.png) -100px -320px no-repeat;
}

.adv_list dl:hover dt .ico_06 {
    background: url(../images/ico.png) -100px -400px no-repeat;
}

.adv_list dl:hover {
    background: #1e6bf7;
}

.adv_list dl dd {
    padding: 15px 60px;
    display: block;
    overflow: hidden;
    text-align: center;
}

.adv_list dl dd h3 {
    font-size: 18px;
    color: #1e6bf7;
    line-height: 36px;
    font-weight: normal;
}

.adv_list dl dd p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
}

.adv_list dl:hover dd h3 {
    color: #fff;
}

.adv_list dl:hover dd p {
    color: #fff;
}


/* 案例展示 */

.index_case {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f1f3ff;
    padding: 40px 0;
}

.col-sm-4 {
    float: left;
    position: relative;
    width: 33.33333333%
}

.selected-solution {
    height: 485px;
    background: #f1f3ff
}

.selected-solution>div {
    position: relative;
    width: 1270px;
    margin: 40px auto 0;
}

.selected-solution .swiper-container {
    height: 485px;
    width: 1200px
}

.selected-solution .layer-title {
    color: #393b40;
    padding: 50px 0 30px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1.09px
}


/*主体列表*/

.selected-solution .solution-cardlist {
    max-width: 1200px;
    margin: 20px auto 0
}

.swiper-slide,
.swiper-wrapper {
    height: 485px!important
}

.selected-solution .solution-cardlist .col-sm-4 {
    padding: 0 10px;
    top: 0;
    transition: all .15s linear;
    box-sizing: border-box
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card {
    background: #fff;
    border-radius: 6px;
    text-align: left;
    overflow: hidden;
    transition: all .15s linear;
    height: 400px;
}

.selected-solution .solution-cardlist .col-sm-4:hover {
    position: relative;
    top: -20px;
    transition: all .25s linear
}

.selected-solution .solution-cardlist .col-sm-4:hover .solution-card {
    height: 420px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
    transition: all .2s linear
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card img {
    width: auto;
    transition: all .2s linear
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card h3 {
    margin: 20px 30px 10px;
    font-size: 16px;
    color: #575757;
    letter-spacing: .65px;
    text-align: left;
    background: url(../images/c_ico.png) left bottom no-repeat;
    padding-bottom: 10px;
}

.selected-solution .solution-cardlist .col-sm-4 .solution-card p {
    margin: 0 30px;
    padding-bottom: 30px;
    font-size: 14px;
    color: #666a75;
    letter-spacing: .51px;
    background: url(../images/p_img.png) bottom left no-repeat;
    padding-bottom: 15px;
}


/*重置swiper*/

.swiper-container-horizontal>.swiper-pagination-bullets.solution-pagination {
    bottom: 15px
}

.solution-pagination .swiper-pagination-bullet {
    width: 24px;
    height: 5px;
    border-radius: 100px;
    overflow: hidden;
    background: #dfe1f1;
    border: none;
    cursor: pointer;
    content: '';
    display: inline-block;
    box-sizing: border-box;
    opacity: 1;
    vertical-align: middle;
    margin: 0 4px;
}

.solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1e6bf7;
    box-sizing: border-box
}

.swiper-container-solution .swiper-button-prev {
    left: 0;
    width: 14.5px;
    height: 30px;
    margin-top: 0;
    background-image: url(../images/marketplace-home-arrow_big.svg);
    background-size: cover;
    transition: background-image .15s
}

.swiper-container-solution .swiper-button-next {
    right: 0;
    width: 14.5px;
    height: 30px;
    margin-top: 0;
    background-image: url(../images/marketplace-home-arrow_big.svg);
    transform: rotate(180deg);
    background-size: cover;
    transition: background-image .15s
}

.swiper-container-solution .swiper-button-next:hover,
.swiper-container-solution .swiper-button-prev:hover {
    background-image: url(../images/marketplace-home-arrow_big_hover.svg);
    transition: background-image .2s
}


/* 新闻中心 */

.index_news {
    width: 1372px;
    margin: 40px auto;
    display: block;
    overflow: hidden;
}

.anli_out {
    width: 1372px;
    display: block;
    overflow: hidden;
    margin: 40px auto 40px;
}

.alBox {}

.alBox .alCont {
    position: relative;
}

.alBox .alCont ul {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
}

.alBox .alCont li {
    width: 380px;
    float: left;
    margin: 0 12px;
    position: relative;
}

.alBox .alCont li i {
    font-size: 18px;
    color: #919191;
    font-style: normal;
}

.alBox .alCont li h5 {
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #585858;
    display: block;
    line-height: 42px;
}

.alBox .alCont li span {
    font-size: 12px;
    color: #a6a6a6;
    display: block;
    margin: 8px 0;
}

.alBox .alCont li p {
    font-size: 14px;
    color: #919191;
    line-height: 26px;
    background: url(../images/p_img.png) bottom left no-repeat;
    padding-bottom: 15px;
}

.alBox .alCont li img {
    width: 378px;
    height: 200px;
    display: block;
    border: 1px solid #ccc;
    margin-top: 12px;
}

.alBox .alCont li:hover i {
    color: #1e6bf7;
}

.alBox .alCont li:hover h5 {
    display: block;
    color: #1e6bf7;
}

.alBox .alCont .btnLeft {
    background: url(../images/ico_fl.png) no-repeat center;
    left: 0px;
}

.alBox .alCont .btnLeft {
    top: 45%;
    width: 67px;
    height: 45px;
    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: 45%;
    width: 67px;
    height: 45px;
    position: absolute;
    right: 0;
    z-index: 99;
    _top: 40%;
    right: 0;
}


/* 友情链接  */

.link {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #e8ebf4;
    height: 60px;
}

.link ul {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.link ul li {
    float: left;
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 60px;
}

.link ul li a {
    font-size: 14px;
    color: #1e6bf7;
    margin: 23px 0;
    display: block;
    border-right: 1px solid #1e6bf7;
    line-height: 14px;
    padding: 0 10px;
}

.link ul li a:hover {
    color: #dd1e32;
    text-decoration: underline;
}


/*  底部信息*/

.footer {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #333;
    padding: 35px 0 0;
}

.db_nav {
    width: 600px;
    display: block;
    overflow: hidden;
}

.db_nav dl {
    float: left;
    display: block;
    overflow: hidden;
    padding: 0 50px 0 55px;
    border-right: 1px solid #484848;
    min-height: 300px;
    text-align: center;
}

.db_nav dl:nth-child(3){
    width:246px;
    padding:0
}

.db_nav dl:nth-child(3) dd img{
    width: 230px;
    display: block;
    margin: 35px auto;
}

.db_nav dl:nth-child(1) {
    padding-left: 10px !important;
}

.db_nav dl dt {
    font-size: 16px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}

.db_nav dl dd {
    font-size: 14px;
    color: #ebebeb;
    line-height: 24px;
}

.db_nav dl dd a {
    color: #ebebeb;
}

.db_lx {
    width: 570px;
    display: block;
    overflow: hidden;
}

.db_lx ul {
    list-style: none;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.db_lx ul li {
    float: left;
    width: 170px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin-right: 30px;
}

.db_lx ul li:nth-child(3) {
    margin-right: 0 !important
}

.db_lx ul li img {
    width: 117px;
    display: block;
    margin: 0 auto;
}

.db_lx ul li p {
    font-size: 12px;
    color: #fff;
    padding: 8px 0;
}

.db_lx ul li h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.lx_con2 {
    width: 260px;
    display: block;
    overflow: hidden;
}

.lx_con2 p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}

.lx_con2 a{
    color:#fff
}

.db_lx2 {
    width: 230px;
    display: block;
    overflow: hidden;
    background: url(../images/db_tel.png) left 10px no-repeat;
    padding-left: 60px;
}

.db_lx2 p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.db_lx2 h3 {
    font-size: 30px;
    color: #fff;
}

.copyright {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    background: #252525;
    height: 42px;
    line-height: 42px;
    margin-top: 40px;
}

.copyright p {
    color: #fff;
    font-size: 12px;
}

.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 ul {
    display: block;
    overflow: hidden;
    list-style: none;
    margin-top: 2px;
}

.side_left ul li {
    border: 1px solid #ededed;
    display: block;
    background: url(../images/ab_ico.png) 200px no-repeat;
    margin-bottom: 10px;
}

.side_left ul li a {
    display: block;
    padding: 12px 0 12px 20px;
    font-size: 16px;
    color: #214ea4;
}

.side_left ul li .on3 {
    display: block;
    padding: 12px 0 12px 20px;
    background: url(../images/ab_ico2.png) 200px no-repeat #da251e;
    color: #fff;
}

.side_lx {
    width: 240px;
    border: 1px solid #dcdcdc;
    margin: 15px 0 20px;
    display: block;
    overflow: hidden;
}

.side_lx p {
    padding: 18px 8px 50px;
    font-size: 14px;
    color: #515151;
    line-height: 30px;
}

.about_edit {
    width: 910px;
    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: #214ea4;
    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 dd {
    width: 100%;
    display: block;
}

.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: #214ea4;
    text-decoration: underline;
}

.news_content dl dd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 5px 10px 5px 0;
    text-indent: 2em;
}

.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;
}

.top {
    position: absolute;
    z-index: 1;
    height: 2px;
    width: 0px;
    top: 0px;
    width: 0px;
}

.bottom {
    position: absolute;
    z-index: 1;
    height: 2px;
    width: 0%;
    bottom: 0px;
    right: 0px;
}

.left {
    height: 0;
    position: absolute;
    left: 0px;
    width: 2px;
    z-index: 1;
}

.right {
    height: 0;
    position: absolute;
    right: 0px;
    width: 2px;
    bottom: 0px;
    z-index: 1;
}
.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}
.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999}
.met-focus{border:1px solid #23b7e5!important}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.formerror{margin-top:6px;height:20px;line-height:20px}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00}
.formerrorbox{border:2px solid #f00!important}
.v52fmbx dl dd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#00AAFF}
.ftype_input .fbox{float:left}
.ftype_input .tips{float:left;padding-top:5px}
.ftype_input .fbox input{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
.placeholder-ie{position:relative}
.placeholder-ie label{position:absolute;left:8px;top:7px;cursor:text;color:#999}
.ftype_textarea .tips{display:block}
.ftype_textarea textarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px}
select{line-height:31px;height:31px;vertical-align:middle;background-color:#fff;outline:0;border:1px solid #ccc;padding:4px;color:#656565}
.ftype_radio .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_radio .fbox input[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px}
.ftype_radio .formerror{margin-top:0}
.ftype_checkbox .fbox input[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0}
.ftype_checkbox .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_checkbox .fbox input{position:relative;top:-1px;margin-right:6px!important}
.ftype_checkbox .formerror{margin-top:0}
.ftype_transverse .fbox label{display:inline;margin-right:15px}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}