﻿body, p, h1, h2, h3, h4, h5, h6, ul, li {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
    font-weight: normal;
}

body {
    overflow-x: hidden;
}

/*background-color:#cccccc*/
tr, td, dd, dl, dt {
    margin: 0;
    padding: 0
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #333;
}

ul, li {
    list-style: none
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

.news1100 {
    width: 1100px;
    margin: 0 auto;
    background-color: #fff;
}

.news980 {
    width: 1090px;
    margin: 0 auto;
}

.header {
    padding: 15px 0;
}

.header_right span {
    font-size: 16px;
    font-weight: bold;
    color: #0c308e;
    display: block;
}

.header_right form {
    border: 1px solid #b0b0b0;
    width: 185px;
    height: 30px;
    float: right;
    margin-top: 15px;
}

.form-control {
    height: 30px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: none;
    width: 145px;
    float: left;
    padding: 0 5px;
    border-radius: 0;
}

.btn {
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 29px;
    background: url(../images/search.png) no-repeat center center;
    background-size: 70%;
    cursor: pointer;
    display: inline-block;
    border: none;
    border-radius: 0;
}

/*导航*/
.nav ul li {
    float: left;
    margin-right: 2px;
    position: relative;
    background: url(../images/nav_bg.png) repeat-x;
    height: 45px;
    width: 134.5px;
    text-align: center;
}

.nav ul li:last-child {
    margin-right: 0px
}

.nav ul li a {
    color: #fff;
    padding: 0 5px;
    line-height: 45px;
    font-size: 16px;
    display: block;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}

.nav ul li a:hover, .nav ul li:hover ul li:hover ul li a:hover, .nav ul li.on, .nav ul li:hover {
    background: url(../images/nav_bg1.png);
    color: #fff;
}

.nav .dao {
    float: left;
    margin-right: 2px;
    position: relative;
    width: 138px;
    text-align: center;
    background: #eeeeee;
}

.nav ul li ul li:hover {
    background: url(../images/nav_bg1.png);
    height: 35px;
    color: #fff;
}

/*设置一级导航样式*/
.nav ul li ul {
    position: absolute;
    background: #eeeeee;
    width: 100%;
    left: 0;
    text-align: center;
    display: none;
    z-index: 999;
}

.nav ul li ul li {
    background: none;
    border-bottom: 1px solid #fff;
    height: 35px;
}

.nav ul li ul li ul {
    width: 220px;
}

.nav ul li ul li ul li {
    width: 100%
}

.nav ul li ul li ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav ul li ul li a {
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.nav ul li:hover ul {
    display: block;
    position: absolute;
    top: 45px;
    left: 0;
}

.nav ul li:hover ul li a {
    display: block;
}

/*设置三级导航样式*/
.nav ul li:hover ul li ul {
    display: none;
}

.nav ul li:hover ul li:hover ul {
    display: block;
    position: absolute;
    top: 0px;
    left: 138px;
    background-color: #eeeeee;
}

.nav ul li:hover ul li:hover ul li a {
    display: block;
    text-align: center;
}

/*.nav ul li:hover ul .nav_jw ul {   display:none;}.nav ul li:hover ul .nav_jw:hover ul{     display:block;    position:absolute;     top:0px;     left:-100px;    background-color:#b4b4b4;}.nav ul li:hover ul .nav_jw:hover ul li {     width:100px;     height:30px; }.nav ul li:hover ul .nav_jw:hover ul li a {     display:block;     text-align:center; }*//*产品介绍*/
.contect1 {
    border: 1px solid #bdc0c0;
}

.contect1 .same {
    border-right: 1px dashed #d7d7d7;
    width: 19.80%;
    float: left;
}

.contect1 .same .img_img img {
    height: 55px;
}

.contect1 .same:last-child {
    border-right: none;
}

.contect1 .same .same_app {
    padding: 10px 10px 10px 15px;
}

.contect1 .same .same_1_ul li > a {
    color: #0c3090;
    font-size: 14px;
}

.contect1 .same .same_2_ul {
    display: none;
    margin-bottom: 5px;
    padding-top: 5px;
}

.contect1 .same .same_2_ul li {
    margin-left: 22px;
}

/*.contect1 .same .same_2_ul li a{  font-size: 14px;}*/
.contect1 .same .same_1_ul li {
    line-height: 24px;
}

.same .same_1_ul li i {
    background-repeat: no-repeat;
    background-image: url(../images/tit_icon.gif);
    display: inline-block;
    width: 20px;
    height: 11px;
    cursor: pointer;
    background-position: center;
}

.same .same_1_ul li i.butn {
    background-position: 0 0;
}

.contect1 .same a:hover {
    text-decoration: underline;
}

.contect2 {
    margin: 40px auto 50px;
}

.contect2 .contect2_left {
    width: 430px;
}

.zjfzg {
    background: #fff;
    padding-bottom: 2px
}

.zjfzg_top {
    height: 44px;
    border-bottom: solid 1px #e4e4e4;
}

.zjfzg_title {
    background: #563111;
    margin: 1px 0 0 1px;
}

.zjfzg_title_name {
    background-position: -509px -1820px;
    width: 162px;
    height: 42px;
}

.zjfzg_top li {
    float: left;
    line-height: 44px;
    text-align: center;
}

.zjfzg_top li a {
    display: block;
    width: 62px;
    font-size: 14px;
    color: #422d1b;
    padding: 0 20px;
}

.zjfzg_top li a.on {
    background: #0c3090;
    color: #fff;
}

.zjfzg_top a.more {
    margin-top: 16px;
    color: #0c3090
}

.zjfzg_content {
    margin-top: 10px
}

.zjfzg_content_li {
    display: none
}

.zjfzg_content > ul {
    width: 96%
}

.zjfzg_content_li li {
    border-bottom: 1px dashed #7d7d7d;
    float: left;
    width: 100%;
    background: url(../images/ico.png) no-repeat center left;
    padding: 10px 0 10px 15px;
}

.zjfzg_content_li li a {
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.contect2_one ul li h1 a {
    color: #0c3090;
}
/*#0c3090*/
.footer .footer_top ul li:hover a, .contect2_one_left p a:hover, .zjfzg_content_li li a:hover {
    color:#333333;
    text-decoration: none;
}

.zjfzg_content_li li span {
    float: right;
}

.contect2_right {
    width: 640px;
}

.contect2_one ul li {
    width: 33%;
}

.contect2_one ul li h1 {
    background: url(../images/ico.png) no-repeat center left;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.contect2_one {
    margin-top: 15px
}

.contect2_one_left p {
    float: right;
    width: 110px;
    line-height: 22px;
    height: 63px;
    overflow: hidden;
    font-size: 12px;
}

.footer {
    background-color: #e4e4e4;
    padding: 20px 0;
    text-align: center;
}

.footer .footer_bottom {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

.footer .footer_top {
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 20px;
}

.footer .footer_top .footer_top_add {
    margin: 0 auto;
    width: 62%;
}

.footer .footer_top ul li {
    float: left;
    margin: 0 15px
}

.footer .footer_top ul li a {
    font-size: 15px;
}

.footer_bottom p {
    line-height: 28px
}

/*弹出窗开始*/
#qiao-wrap {
    position: relative;
}

#qiao-icon-wrap {
    position: fixed;
    _position: absolute;
    right: 0;
    top: 35%;
    visibility: visible !important;
    z-index: 2147483647;
}

#qiao-icon-wrap .qiao-icon-head {
    position: relative;
    width: 190px;
    height: 60px;
    background: url(../images/08.jpg) no-repeat;
    right: 0px;
    overflow: hidden;
    display: block;
    z-index: 100;
}

#qiao-icon-wrap .qiao-icon-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00406e9e', endColorstr='#FF406e9e');
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(64, 110, 158, 0)), to(#406e9e));
    background: -webkit-linear-gradient(top, rgba(64, 110, 158, 0), #406e9e);
    background: -moz-linear-gradient(top, rgba(64, 110, 158, 0), #406e9e);
    background: -o-linear-gradient(top, rgba(64, 110, 158, 0), #406e9e);
    background: linear-gradient(to bottom, rgba(64, 110, 158, 0), #406e9e);
}

#qiao-icon-wrap .qiao-icon-title {
    background: url(../images/02.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/02.png");
    position: absolute;
    bottom: 10px;
    width: 90px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
}

#qiao-icon-wrap .qiao-icon-body {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    width: 190px;
    background: #406e9e;
}

#qiao-icon-wrap .qiao-icon-group {
    padding: 3px 7px;
    background: #df8c3a;
    overflow: hidden;
    white-space: nowrap;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px; /*height: 38px;*/
    line-height: 38px;
    width: 158px;
}

#qiao-icon-wrap .tel a {
    background-position: 0px -54px !important;
}

#qiao-icon-wrap .er {
    text-align: center;
}

#qiao-icon-wrap .er img {
    margin: 15px 0 5px;
}

#qiao-icon-wrap .er p {
    color: #fff;
    font-size: 16px;
}

#qiao-icon-wrap .qiao-icon-group a.qiao-icon-group-online {
    background-position: 0px 0;
}

#qiao-icon-wrap .qiao-icon-group {
    margin: 10px;
    display: block;
}

#qiao-icon-wrap .qiao-icon-group a {
    padding-left: 37px;
    _zoom: 1;
    background: url(../images/icon.png) no-repeat center left;
    color: #fff;
    font-size: 16px;
}

#qiao-icon-wrap .qiao-icon-close {
    position: absolute;
    width: 25px;
    height: 66px;
    top: 50%;
    margin-top: -33px;
    left: -25px;
    background: url(../images/icon_close.png) 0px 0 no-repeat;
    cursor: pointer;
}

/*弹出窗结束*/
@media screen and (max-width: 1366px) {
    #qiao-icon-wrap {
        top: 40%
    }
}

table {
    border-spacing: 0 !important;
    border: 1px solid #000 !important;
}