@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: 880px;
    display: block;
    top: 15px;
    z-index: 99;
}

nav {
    height: 75px;
    overflow: hidden;
    width: 880px;
    float: right;
}

nav ul li {
    float: left;
    text-align: center;
    height: 75px;
    overflow: hidden;
}

nav ul li a {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 0;
    width: 90px;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #434343;
    line-height: 16px;
    text-decoration: none;
    transition: color .2s linear 0s, border-color .2s linear 0s, background-color .2s linear 0s;
}

nav ul li a:hover {
    border-radius: 30px;
    background-color: #da251c;
    color: #fff !important;
}

nav ul li.line {
    display: none;
}

nav ul li.hover {
    background: url(../images/nav_button.jpg) no-repeat;
    ;
    background-repeat: no-repeat;
}


/*nav ul li.navdown{  background:url(../images/nav_bg.gif); background-repeat:no-repeat;}*/

nav ul li.hover a,
nav ul li.navdown a {}

nav ul li.hover a:hover,
nav ul li.navdown a:hover {
    color: #ec651b;
}

.met_flash {
    margin-top: 10px;
    font-size: 0px;
    overflow: hidden;
}

.met_flash ul {
    margin: 0px;
    padding: 0px;
}

.text-overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*首页*/

.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-bottom: 5px;
}

.leftsidebar_box dt {
    text-align: center;
    line-height: 52px;
    display: block;
    padding: 0 15px;
}

.leftsidebar_box dt a {
    font-size: 14px;
    color: #1a7dbf;
    background: #fff;
    display: block;
}

.leftsidebar_box dt a:hover {
    background: #f1861b;
    color: #fff;
}

.leftsidebar_box dd {
    height: 36px;
    margin-left: 14px;
    border-bottom: 1px dashed #fff;
    margin: 0 15px;
}

.leftsidebar_box dd a {
    color: #fff;
    font: normal 14px/36px "Microsoft YaHei";
    display: block;
    text-align: center;
}

.leftsidebar_box dd a:hover {
    display: block;
    color: #ec651b;
}

.leftsidebar_box dt img {
    position: absolute;
    right: 10px;
    top: 20px;
}

.sidebar .sb_nav .active {
    border: 2px solid #ef0809;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 12px;
}

#sidebar dl {}

#sidebar dl dt {
    width: 195px;
}

#sidebar dl dt a {
    display: block;
    margin-top: 12px;
    background: url(../images/ny_07.jpg);
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding-left: 30px;
    background-repeat: no-repeat;
}

#sidebar dl dt a:hover {
    color: #fff;
    background: url(../images/ny_10.jpg);
}

#sidebar dl dd {
    padding: 0px 0px 0px 15px;
}

#sidebar dl dd h4 {
    padding: 5px 0px 5px 10px;
    background: url(../images/dt-0.gif) no-repeat left center;
}

#sidebar dl dt.on a {
    background: url(../images/ny_10.jpg);
}

#sidebar dl h4.on a {
    color: #fff;
    background-color: #0381d8;
}

.sidebar .sb_box {
    float: right;
    width: 755px;
    background: #fff;
    overflow: hidden;
}

.sidebar .sb_box h3.title {
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    border: 1px solid #ddd;
}

.sidebar .sb_box h3.title span {
    height: 45px;
    line-height: 45px;
    display: block;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px
}

.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    top: 3px;
    padding-right: 20px;
}

.sidebar .sb_box h3.title div.position a {
    color: #666;
}

.sidebar .sb_box h3.title div.position a:hover {
    color: #333;
}

* {
    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;
}

table,
td {
    border: 1px solid #fff;
}

* {
    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: 856px;
    display: block;
    padding: 15px 0;
}

.navs {
    display: table;
    width: 100%;
    height: 56px;
}

.navs_w {
    width: 856px;
    margin: 0 auto;
}

.nav_name {
    list-style: none;
    width: 856px;
    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: 120px;
    text-align: center;
    font: normal 16px/62px "Microsoft YaHei";
    text-align: center;
    border-left: 2px solid #eaeaea;
}

.nav_name li:hover {}

.nav_name li a:hover,
.on1 {
    width: 120px;
    height: 56px;
    color: #0067ac !important;
    border-top: 3px solid #0067ac;
}

.nav_name ul li a {
    text-decoration: none;
    display: block;
    color: #000;
    width: 130px;
    text-align: center;
    font: normal 14px/50px "Microsoft YaHei";
    text-align: center;
    border: none;
}

.nav_name ul li a:hover {
    width: 130px;
    border-bottom: 1px solid #2a6fb3;
    height: 50px;
    font: normal 14px/50px "Microsoft YaHei";
    color: #fff;
    border-top: none;
}


/*banner*/

.flash {
    width: 100%;
    height: 520px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 520px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 520px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 520px;
    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;
}


/*搜索*/

.hots_bg {
    width: 100%;
    height: 74px;
    border-bottom: 1px solid #e1dfdf;
    margin: 0 auto;
    background: #f2f2f2;
}

.hots {
    width: 1200px;
    margin: 0 auto;
}

.hotword {
    float: left;
}

.hotword li {
    float: left;
    color: #333;
    font: bold 14px/14px "Microsoft YaHei";
    margin: 30px 0;
}

.hotword li a {
    display: block;
    color: #525252;
    font: normal 14px/14px "Microsoft YaHei";
    float: left;
    padding: 0 15px;
    border-right: 1px solid #7b7b7b;
}

.hotword li a:hover {
    display: block;
    color: #ec651b;
    font: normal 14px/14px "Microsoft YaHei";
    text-decoration: underline;
}

.head_search {
    width: 270px;
    float: right;
    margin-top: 10px;
}

.boxs {
    height: 43px;
    width: 270px;
    line-height: 43px;
    font-size: 12px;
    background: #fff;
}

.texts {
    width: 200px;
    height: 100%;
    float: left;
    margin-left: 10px;
    font-family: "Microsoft YaHei";
}

.btnSubmits {
    width: 47px;
    height: 43px;
    background: #ec651b;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 30px;
    background: url(../images/search.png) no-repeat;
    float: right;
    cursor: pointer;
}


/*在线客服*/

.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;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#header {
    width: 100%;
    display: block;
    background: url(../images/top_bg.png) repeat-x;
    margin: 0;
    padding: 0;
}

#header .top {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    height: 41px;
}

#header .top p {
    font-size: 14px;
    color: #fff;
    line-height: 41px;
    display: block;
    overflow: hidden;
}

#header .top p a {
    float: left;
    display: block;
    padding: 0 20px;
    color: #fff;
}

#header .top p span {
    background: url(../images/t_tel.png) left no-repeat;
    padding-left: 30px;
    line-height: 41px;
    display: block;
    float: right;
}

.top_logo {
    width: 1200px;
    margin: 15px auto;
    display: block;
}

.logo {
    width: 292px;
    display: block;
    overflow: hidden;
    margin-right: 40px;
}

.content1 {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.warpper {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0 0 40px;
}

.products {
    padding: 65px 0 50px;
}

.pro_tit {
    width: 100%;
    background: url(../images/pro_tit.png) center no-repeat;
    line-height: 43px;
    text-align: center;
}

.pro_tit h3 {
    font-size: 32px;
    color: #393939;
}

.pro_tit h3 span {
    color: #053b80;
}

.pro_list {
    width: 100%;
    margin: 40px 0 0;
    display: block;
    overflow: hidden;
}

.pro_list ul {
    list-style: none;
    width: 100%;
    display: block;
    overflow: hidden;
}

.pro_list ul li {
    width: 390px;
    height: 322px;
    display: block;
    background: #e1e1e1;
    overflow: hidden;
    margin-bottom: 15px;
    margin-right: 10px;
    float: left;
}

.pro_list ul li .p_txt {
    padding: 15px 0 0 35px;
    display: block;
    overflow: hidden;
}

.pro_list ul li .p_txt h4 {
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    background: url(../images/p_ico.png) bottom left no-repeat;
}

.pro_list ul li .p_txt p {
    text-transform: uppercase;
    color: #939393;
    font-size: 16px;
    line-height: 24px;
}

.pro_list ul li img {
    width: 334px;
    margin: 8px auto;
    display: block;
    overflow: hidden;
}

.pro_list ul li:hover,
.p_active {
    background: #1a7dbf !important;
}

.pro_list ul li:hover .p_txt h4,
.p_active .p_txt h4 {
    color: #fff!important;
}

.pro_list ul li:hover .p_txt p,
.p_active .p_txt p {
    color: #fff!important;
}

.index_about {
    width: 100%;
    padding: 125px 0;
    display: block;
    overflow: hidden;
    background: url(../images/about.png) center no-repeat;
    height: 370px;
}

.pro_tit1 {
    background: url(../images/ab_tit.png) 30px no-repeat;
    line-height: 43px;
}

.pro_tit1 h3 {
    font-size: 32px;
    color: #fff;
    padding-left: 65px;
}

.pro_tit1 h3 span {
    color: #f1861b;
}

.ab_con {
    width: 600px;
    float: right;
    display: block;
    overflow: hidden;
}

.ab_con h4 {
    font-size: 22px;
    color: #fff;
    line-height: 45px;
    font-weight: normal;
    padding: 30px 0 15px 40px;
}

.ab_con p {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    padding-left: 40px;
}

.ab_con i {
    display: block;
    background: #f1861b;
    margin-top: 30px;
    width: 180px;
    text-align: center;
    margin-left: 40px;
    border-radius: 10px;
}

.ab_con i a {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    font-style: normal;
    color: #fff;
}

.case_show {
    width: 100%;
    display: block;
    overflow: hidden;
    background: url(../images/case_bg.png) top repeat-x;
    padding: 50px 0 0;
}

#zSlider {
    margin: 29px auto 0;
    width: 1200px;
    overflow: hidden;
}

#picshow {
    position: relative;
}

#picshow,
#picshow_img {
    width: 800px;
    height: 533px;
    overflow: hidden;
    float: left;
}

#picshow_img li {
    width: 800px;
    height: 533px;
    overflow: hidden;
    float: left;
    display: none;
}

#picshow_img img {
    width: 800px;
    height: 533px;
}

#picshow_tx {
    left: 0px;
    width: 800px;
    bottom: 0px;
    position: absolute;
    height: 70px;
    overflow: hidden;
    background: rgba(26, 125, 191, 0.9);
}

#picshow_tx li {
    padding: 10px 30px;
    height: 50px;
    color: #fff;
    display: none;
}

#picshow_tx li a {
    color: #fff;
}

#picshow_tx li a:hover {
    text-decoration: underline;
}

#picshow_tx li h3 {
    font-size: 16px;
    line-height: 30px;
}

#picshow_tx li p {
    color: #ccc;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

#select_btn {
    width: 400px;
    color: #111;
    float: right;
    display: inline;
    background-color: #f0f0f0;
    padding: 15px 0;
}

#select_btn li {
    width: 171px;
    height: 120px;
    border-top: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-left: 20px;
}

#select_btn li img {
    width: 171px;
    height: 120px;
}

#select_btn li:hover {
    background-color: #fff;
}

#select_btn li.current {
    background-color: #fff;
}

#select_btn li.current:hover {
    background-color: #fff;
}

#select_btn a {
    color: #000;
}

#select_btn img {
    width: 171px;
    height: 120px;
    margin-right: 10px;
}

#select_btn .select_text {
    height: 32px;
    font: nomal 12px/16px 'Microsoft YaHei';
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0 5px;
    width: 161px;
    line-height: 32px;
}

#select_btn .select_text:hover {
    text-decoration: underline;
}

#select_btn .select_date {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    display: block;
}

.more {
    width: 1200px;
    margin: 15px auto;
    display: block;
    background: #e6e6e6;
    overflow: hidden;
    text-align: center;
}

.more a {
    padding: 12px 0;
    display: block;
    font-size: 16px;
    color: #1c5daf;
}

.index_news {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #f0f1f6;
    padding: 54px 0 15px;
}

.tab {
    width: 1200px;
    margin: 40px auto 50px;
}

.tab-hd {
    overflow: hidden;
    zoom: 1;
    width: 456px;
    margin: 40px auto;
}

.tab-hd li {
    float: left;
    width: 140px;
    color: #4f4f4f;
    text-align: center;
    cursor: pointer;
    padding: 12px 0;
    font-size: 14px;
    margin-right: 12px;
    background: #fff;
    border-radius: 15px;
}

.tab-hd li a {
    color: #4f4f4f;
}

.tab-hd li.active {
    background: #1a7dbf;
    color: #fff;
}

.tab-hd li.active a {
    color: #fff;
}

.tab-bd {
    width: 100%;
    overflow: hidden;
}

.tab-bd li {
    display: none;
    border-top: 0 none;
    width: 100%;
}

.tab-bd li .p_img {
    width: 576px;
    height: 405px;
    float: left;
    position: relative;
}

.tab-bd li .p_img img {
    width: 576px;
    height: 405px;
    display: block;
}

.tab-bd li .p_img .tj_con {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    height: 57px;
    line-height: 57px;
}

.tab-bd li .p_img .tj_con h4 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    float: left;
    padding-left: 10px;
}

.tab-bd li .p_img .tj_con span {
    width: 116px;
    float: right;
    display: block;
    background: #f08921;
    text-align: center;
}

.tab-bd li .p_img .tj_con span a {
    color: #fff;
    font-size: 14px;
}

.tab-bd li .p_txt {
    width: 624px;
    float: right;
}

.tab-bd li .p_txt dl {
    padding: 24px 25px;
    margin-bottom: 13px;
    overflow: hidden;
    background: #fff;
}

.tab-bd li .p_txt dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.tab-bd li .p_txt dl dt h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    float: left;
}

.tab-bd li .p_txt dl dt h3 a {
    color: #4b4b4b;
}

.tab-bd li .p_txt dl dt span {
    float: right;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 30px;
}

.tab-bd li .p_txt dl:hover {
    background: #1a7dbf;
}

.tab-bd li .p_txt dl dd p {
    font-size: 14px;
    color: #8e8e8e;
    line-height: 24px;
}

.tab-bd li .p_txt dl:hover dt h3 a {
    color: #fff;
}

.tab-bd li .p_txt dl:hover dt span {
    color: #fff;
}

.tab-bd li .p_txt dl:hover dd p {
    color: #fff;
}

.tab-bd li.thisclass {
    display: list-item;
}

.footer {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: url(../images/footer_bg.png) repeat-x #dedede;
}

.area {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 23px;
    background: url(../images/fz_bg.png) bottom no-repeat;
}

.area ul {
    width: 100%;
    list-style: none;
    display: block;
    overflow: hidden;
}

.area ul li {
    float: left;
    padding: 0 10px;
    line-height: 65px;
}

.area ul li a {
    font-size: 14px;
    color: #fff;
}

.foot_bg {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 10px auto 42px;
}

.foot_bg dl {
    float: left;
    display: block;
    overflow: hidden;
    border-right: 1px solid #c8c8c8;
    padding: 5px 30px 5px 40px;
    min-height: 300px;
}

.foot_bg dl dt {
    font-size: 18px;
    color: #3a3a3a;
    line-height: 36px;
    padding-bottom: 20px;
}

.foot_bg dl dd {
    font-size: 14px;
    line-height: 30px;
    color: #7f7f7f;
}
.foot_bg dl dd p{ line-height: 26px; }
.foot_bg dl dd a {
    color: #7f7f7f;
}

.ewm {
    width: 187px;
    display: block;
    overflow: hidden;
    padding: 50px 0 0;
}

.ewm p {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #7f7f7f;
}

.copy_right {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.copy_right p {
    font-size: 14px;
    color: #1a7dbf;
    line-height: 60px;
}

.copy_right p a {
    color: #1a7dbf;
}


/* about */

.sidebar {
    width: 226px;
    display: block;
    overflow: hidden;
}

.sidelist {
    width: 100%;
    background: #1a7dbf;
    display: block;
    overflow: hidden;
}

.sidelist h3 {
    font-size: 26px;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #fff;
    line-height: 45px;
}

.sidelist ul {
    padding: 12px 0 20px;
    list-style: none;
    display: block;
    overflow: hidden;
}

.sidelist ul li {
    text-align: center;
    line-height: 52px;
    display: block;
    padding: 0 15px;
}

.sidelist ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
}

.sidelist ul li a:hover,
.on3 {
    background: #ff6d00 !important;
    color: #fff !important;
}

.side_con {
    width: 100%;
    margin: 15px 0 30px;
    display: block;
    overflow: hidden;
}

.side_con h3 {
    background: #1a7dbf;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding-left: 20px;
    line-height: 62px;
}

.ab_content {
    width: 100%;
    display: block;
    overflow: hidden;
    /* margin-top: 35px; */
}

.position {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    line-height: 52px;
}

.position h3 {
    font-size: 18px;
    color: #252525;
    font-weight: normal;
    float: left;
}

.position span {
    display: block;
    float: right;
    font-size: 14px;
    color: #777;
}

.position span a {
    color: #777;
}

.edit_con {
    padding: 40px 12px;
    display: block;
    overflow: hidden;
}

.edit_con p {
    line-height: 50px;
    font-size: 14px;
    color: #555;
}

.important_txt {
    width: 1200px;
    margin: 20px auto;
    display: block;
    overflow: hidden;
    background: #a4d6f7;
}

.important_txt p {
    font-size: 16px;
    line-height: 36px;
    padding: 15px 20px;
    color: #333;
}

.link {
    width: 100%;
    margin: 15px 0;
    display: block;
    overflow: hidden;
}

.link ul {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.link li {
    float: left;
    color: #333;
}

.link li a {
    color: #333;
    display: block;
    padding: 0 15px;
}


/*   关于我们   */

.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;
    top: -116px;
}

.side_left h3 {
    background: rgba(204, 9, 5, 0.8);
    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;
    margin-bottom: 10px;
    overflow: hidden;
}

.side_left ul li a {
    display: block;
    padding: 12px 0 12px 20px;
    font-size: 16px;
    color: #ae161e;
    overflow: hidden;
    background: url(../images/ab_ico.png) 200px no-repeat;
}

.side_left ul li a:hover {
    display: block;
    background: url(../images/ab_ico2.png) 200px no-repeat #da251c;
    color: #fff;
}

.side_lx {
    width: 224px;
    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-top: 30px;
}

.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: #1a7dbf;
    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;
}

.side_left ul li dd {
    padding-left: 20px;
    display: block;
    overflow: hidden;
    line-height: 20px;
    background: #fff !important;
    width: 100px;
    float: left;
}

.side_left ul li dd a {
    font-size: 14px;
    color: #333;
    display: block;
    background: none !important;
    padding: 10px 0;
}

.side_left ul li dd a:hover {
    color: #da251e;
    text-decoration: underline;
}


/*  新闻资讯  */

.news_content {
    padding: 50px 10px;
    display: block;
    overflow: hidden;
}

.news_content dl {
    width: 100%;
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}

.news_content dl dt {
    width: 160px;
    float: left;
    display: block;
}

.news_content dl dd {
    width: 720px;
    float: right;
    display: block;
    padding: 8px 0;
}

.news_content dl dd h3 {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 30px;
}

.news_content dl dd h3 a {
    color: #3a3a3a;
}

.news_content dl dd p {
    font-size: 12px;
    color: #666;
    padding: 8px 0;
    line-height: 22px;
}

.news_content dl dd span {
    font-size: 12px;
    color: #5f5f5f;
}

#zhezhu {
    width: 100%;
    min-height: 1000px;
    background: #333333;
    z-index: 33;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: 999
}

.video_replay {
    width: 60%;
    height: 65px;
    background: #000;
    position: fixed;
    top: 100px;
    right: 20%;
    z-index: 9999;
    display: none;
}

.close {
    width: 29px;
    height: 29px;
    float: right;
    padding-right: 10px;
    padding-top: 10px;
}

#videoShow {
    width: 100%;
}

.topfa b {
    display: none;
    width: 150px;
    background: #fff;
    position: absolute;
    top: 46px;
    right: 0;
    margin-left: -100px;
    color: #999;
    text-align: center;
    padding-bottom: 10px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    z-index: 9999;
    line-height: 24px;
    font-weight: normal !important;
}

.topfa b img {
    display: block;
    margin: 10px auto;
}