.a_hover:hover {
    text-decoration: underline;
    color: #2fa0ff
}

.a_hover_color:hover {
    color: #2fa0ff
}

.page {
    line-height: 1.5
}

.page a,
.page span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #999;
    margin: 2px;
    color: #999;
    margin-top: 10px
}

.page .next,
.page .prev {
    padding: 5px;
    margin: 0
}

.page .current {
    background: #999;
    color: #fff
}

.c5 {
    color: #555
}

.c8 {
    color: #888
}

.c9 {
    color: #999
}

.c7 {
    color: #777
}

.header_top {
    background-color: #f4f4f4
}

.header_top .tel {
    background-image: url(../images/tel.png);
    background-repeat: no-repeat;
    background-position: left center
}

.banner .owl-dots .owl-dot.active {
    background-color: #1d3973
}

.index_search {
    margin-left: 15px;
    width: 210px;
    height: 134px
}

.index_search input {
    width: 210px;
    height: 30px;
    background-color: #f2f2f2;
    border: none;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    text-indent: 18px;
    outline: 0;
    display: block;
    top: 52px
}

.index_search button {
    border: none;
    background-color: transparent;
    background-image: url(../images/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 52px;
    right: 0;
    cursor: pointer;
    outline: 0;
    background-color: #1d3973;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.header {
    width: 100%;
    z-index:2;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.header .logo {
    height: 134px;
    line-height: 134px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.header .logo img {
    height: 105px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.header .nav {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.header .nav .item {
    float: left;
    font-size: 16px
}

.header .nav .item > a:after {
    content: '';
    height: 26px;
    width: 0;
    border-right: 1px dashed #d3d3d3;
    top: 50%;
    margin-top: -13px;
    position: absolute;
    right: 0
}

.header .nav .item >  a {
    height: 134px;
    position: relative;
    line-height: 134px;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    color: #555;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}
.header .nav .item:hover >  a,
.header .nav .item.hover >  a {
    color:#1b3775;
    font-weight: bold;
}


.header.scroll {
    position: fixed;
    z-index: 100;
    top: 0;
    z-index: 100;
    height: 60px;
    line-height: 60px;
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .25)
}

.header.scroll .logo {
    height: 60px;
    line-height: 60px
}

.header.scroll .logo img {
    height: 40px
}

.header.scroll .nav {
    line-height: 60px;
    height: 60px
}

.header.scroll .nav .item >  a {
    line-height: 60px;
    height: 60px;
    padding-left: 36px;
    padding-right: 36px
}

.header.scroll .index_search {
    display: none;
    line-height: 136px
}

.header.scroll .index_search input {
    display: none
}
.header .nav .item .son{
	position: absolute;
    font-size:14px;
    background-color:#fafafa;
    line-height: 44px;
    text-align: center;
    left:-50px;
    right:-50px;
    top:200px;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}
.header .nav .son .it{
    height:44px;
    border-bottom:1px solid #aaa;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}
.header .nav .son .it:last-child{
    border:none;
}
.header .nav .son .it a{
    display: block;
    color: #333;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}
.header .nav .son .it:hover{
    background-color:#4168bf;
}
.header .nav .son .it:hover a{
    color:#fff;
}
.header .nav .item:hover .son {
    top:90px;
    opacity: 1;
    visibility: visible;
    max-height: 800px;
}
.header.scroll .nav .item:hover .son{
    top:63px;
}
.index_title .en {
    color: rgba(0, 0, 0, .075);
    line-height: 1
}

.index_pro .wrapper {
    //margin-right: -100px
}

.index_pro .wrapper .item {
    float: left;
    width: 33.3333%
}

.index_pro .wrapper .item .img_wrap {
    width: 400px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    line-height: 300px;
    text-align: center
}

.index_pro .wrapper .item .img_wrap .layer {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    opacity: 0;
    z-index: 10;
    position: relative;
    background-color: transparent;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.index_pro .wrapper .item .img_wrap img {
    max-height: 300px;
    max-width: 400px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_pro .wrapper .item .tit {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    z-index: 3;
    top: 0
}

.index_pro .wrapper .item:hover .img_wrap .layer {
    position: absolute;
    z-index: 2;
    /*background-color: rgba(0, 0, 0, .35);*/
    opacity: 1
}

.index_pro .wrapper .item:hover .img_wrap img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.index_pro .wrapper .item:hover .tit {
    /*top: -46px;*/
    color: #1b3775
}

.index_bg1 {
    height: 856px;
    background-image: url(../images/ly.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    -o-background-size: 100%;
    background-size: 100%;
    -o-background-size: cover;
    background-size: cover
}

.index_title2 .en {
    color: rgba(255, 255, 255, .3)
}

.index_ly_wrap {
    background-color: rgba(45, 65, 92, .82)
}

.index_ly {
    color: #fff
}

.index_ly a {
    color: #fff
}

.index_ly .item {
    height: 48px;
    line-height: 48px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    width: 570px;
    background-image: url(../images/j.png);
    background-repeat: no-repeat;
    background-position: 600px center;
    overflow: hidden
}

.index_ly .item .cate {
    padding-left: 45px;
    width: 57px;
    font-size: 18px;
    position: relative;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_ly .item .cate:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid rgba(255, 255, 255, .82);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -6px;
    background-color: transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_ly .item .cate:before {
    content: '';
    width: 1px;
    height: 16px;
    background-color: rgba(255, 255, 255, .4);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_ly .item .content {
    font-size: 16px;
    padding-left: 24px;
    padding-right: 10px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    width: 427px
}

.index_ly .item .content span {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    height: 48px
}

.index_ly .item.active {
    height: 60px;
    line-height: 60px;
    background-color: rgba(255, 255, 255, .2);
    background-position: 540px center;
    margin-top: 6px;
    margin-bottom: 6px
}

.index_ly .item.active .cate {
    font-size: 32px;
    width: 112px
}

.index_ly .item.active .cate:after {
    background-color: #fff
}

.index_ly .item.active .cate:before {
    height: 40px;
    margin-top: -20px
}

.index_ly .item.active .content {
    width: 300px;
    line-height: 17px
}

.index_ly .item.active .content span {
    width: 300px;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    white-space: normal
}

.index_bg2 {
    background-image: url(../images/nbg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    -o-background-size: 100%;
    background-size: 100%;
    -o-background-size: cover;
    background-size: cover
}

.index_bg2 .index_title {
    border-right: 1px solid #dbdbdb;
    height: 720px
}

.index_bg2 .index_title .more {
    background-image: url(../images/m.png)
}

.index_news .item {
    width: 313px;
    float: left;
    height: 720px;
    border-right: 1px solid #dbdbdb;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_news .item .day {
    color: #e5e5e5;
    line-height: 1;
    margin-top: 80px
}

.index_news .item:hover {
    background-color: #eee
}

.footer {
    border-top: 5px solid #b2b2b2;
    background-color: #e9e9e9;
    color: #666
}

.footer .c3 {
    color: #333
}

.footer .cb {
    color: #000
}

.footer a {
    color: #666
}

.footer .footer_t {
    border-bottom: 1px solid #c8d1f2
}

.footer .footer_t .w {
    background-image: url(../images/ewm.jpg);
    background-repeat: no-repeat;
    background-position: top right
}

.footer .footer_t .item {
    float: left;
    height: 230px;
    border-right: 1px solid #bbb
}

.footer .footer_t .item:last-child {
    border: none
}

.footer .footer_t .item .tel {
    background-image: url(../images/tel2.png);
    background-repeat: no-repeat;
    background-position: left center
}

.footer .footer_b {
    background-image: url(../images/ewm.jpg);
    background-repeat: no-repeat;
    background-position: bottom right
}

.crumb {
    border-bottom: 1px solid #e2e2e2
}

.case_en {
    text-transform: uppercase
}

.img_list .wrapper {
    margin-right: -100px
}

.img_list .item {
    float: left;
    width: 392px;
    margin-right: 12px;
    margin-bottom: 30px
}

.img_list .item .tit {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .58)
}

.about_page {
    background-image: url(../images/abg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -o-background-size: 100%;
    background-size: 100%;
    -o-background-size: cover;
    background-size: cover
}

.about_page .about_zl {
    background-color: #115fa2;
    background-image: url(../images/zs.png);
    background-repeat: no-repeat;
    background-position: right center
}

.about_page .about_zl .en {
    color: rgba(255, 255, 255, .25)
}

.contact_one {
    background-image: url(../images/al.jpg);
    background-repeat: no-repeat;
    background-position: left 7px
}

.show_show .desc {
    border-bottom: 1px solid #d7d7d7
}

.show_right_news {
    background-color: #f8f8f8
}

.show_right_news .wrap .item {
    border-bottom: 1px dashed #ccc
}

.show_right_news .wrap .item :before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #6c6c6c;
    left: 0;
    top: 50%;
    margin-top: -2px
}

.show_right_news .wrap .item a {
    display: block;
    padding-left: 10px;
    color: #666
}

.news_list .item {
    border-bottom: 1px dashed #ccc
}

.news_list .item :before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #6c6c6c;
    left: 0;
    top: 50%;
    margin-top: -2px
}

.news_list .item a {
    display: block;
    padding-left: 10px;
    color: #666
}
.index_ly_other {
    position: relative;
}
.index_ly_other .item{
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0;
}
.index_ly_other .item.active{
    position: relative;
    opacity: 1;
    z-index: 2;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.main {
    width:100%;
    margin-top:35px;
       
}
.main1 {
    width:1140px;
    margin:0px auto;
}
.mainableft {
    float:left;
    width:220px;
}
.mlft1 {
    width:220px;
    z-index:15;
    position:relative;
}
.mlft1 h2 {
    position:absolute;
    top:0px;
    width:220px;
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 22px;
    line-height:72px;
    height:72px;
    text-align: center;
    background:#004098;
    height:72px;
      font-weight: bold;
}
.mlft1 h2 span {
    color: #FFFFFF;
    font-size: 10px;
    
}
.mlft1 ul {
   
    background-color: #e6e6e6;
    display:inline-block;
    padding-bottom:8px;
    width:220px;
     margin-top:68px;
}
.mlft1 ul li {
    line-height:35px;
    background:white;
    margin-left: 7px;
    line-height:28px;
    text-indent:20px;
    margin-top:5px;
    margin-right: 7px;
}
.mlft1 ul li ul {
    padding-left:0
}
.mlft1 ul li ul li {
    height:35px;
    background:none;
    overflow:hidden;
}
.mlft1 ul li a {
    color:#464646;
}
.mlft1 ul li a:hover {
    display:block;
    background:url(../images/ulli7.jpg) no-repeat 7px center;
    width:210px;
    height:28px;
    line-height:28px;
    text-indent:20px;
    color:#004098;
}
.mlft1 ul li a.cur_left {
    display:block;
    background:url(../images/ulli7.jpg) no-repeat 7px center;
    width:210px;
    height:28px;
    line-height:28px;
    text-indent:20px;
    color:#004098;
}
.mlft2 {
    margin-top:10px;
    border:1px solid #ccc;
}
.mlft2 h2 {
    display:inline-block;
    width:220px;
    background:#004098;
    height:35px;
    line-height:35px;
    text-indent:15px;
    color:#fff;
    font-family:"微软雅黑";
    font-size:16px;
}
.mlft2 ul {
    margin-top:10px;
    text-align:center;
    width:220px;
}
.mlft2 ul li {
    width:180px;
    margin:10px auto;
    height:135px;
}
.mlft2 ul li a img {
    border:1px solid #ccc;
    width:180px;
    height:180px;
    display:block;
}
.mlft2 ul li a span {
    width:182px;
    height:30px;
    display:block;
    line-height:30px;
    background:#ccc;
}
.mlft2 ul li a {
    color:#464646;
}
.mlft3 {
    width:220px;
    margin-top:10px;
}
.mlft3 h3 {
    padding:10px 2px;
    font-size:16px;
    font-family:"微软雅黑";
    color:#06428b;
    border-bottom:1px dashed #06428b;
}
.mainabright {
    width:740px;
    float:left;
    margin-left:50px;
    overflow:hidden;
}

.crumb2{
    margin-top:5px;
    font-size:24px;
    height:35px;
    line-height:35px;
    border-bottom:1px dashed #06428b;
    font-family:"微软雅黑";
    color:#06428b;
    padding-bottom: 10px;
}
.pro1 ul {
    margin-top:15px;
}
.pro1 ul li {
    height:185px;
    margin-bottom:15px;
    overflow:hidden;
    border-bottom:1px dashed #ccc;
}
.pro1 ul li a img {
    border:1px solid #ccc;
    height:165px;
    padding:1px;
    width:165px;
    float:left;
}
.prort {
    float:left;
    margin-left:15px;
    width:550px;
}
.prort h4 {
    font-size:18px;
    font-family:"微软雅黑";
    height:45px;
    line-height:45px;
    color:#06428b;
}
.prort p {
    height:90px;
    overflow:hidden;
    line-height:23px;
}
.prort span a {
    color:#06428b;
    float:right;
}


.ny_news {
    overflow: hidden;
    padding: 0 15px 15px;
    width: 698px;
}
.ny_news li {
    border-bottom: 1px dotted #C0C0C0;
    height: 80px;
    line-height: 18px;
    padding: 18px 0 4px;
}
.rq {
    background:url(../images/ns_03.jpg) no-repeat;
    float: left;
    height: 65px;
    margin-right: 12px;
    text-align: center;
    width: 71px;
}
.rq h4 {
    color: #06428b;
    font-family: "微软雅黑";
    font-size: 30px;
    font-weight: bold;
    line-height: 43px;
}
.ny_news li p {
    color: #666666;
}
.ny_news li h5 {
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
}
.ny_news li a {
    color:#666;
}
.ny_news li p {
    color: #666666;
}
.ny_news li p a {
    color: #06428b;
    text-decoration: underline;
    margin-left:10px;
}
#marquee2{width:203px; margin-top:20px; margin-bottom:20px;height:360px;overflow:hidden;}
#marquee2 ul li{ height:auto;}
.showpr1 {
    width:980px;
    overflow:hidden;
    margin-top:15px;
}
.showleft {
    float:left;
    width:350px;
    margin-right:15px;
}
.showleft img {
    border:1px solid #ccc;
}
.showright {
    float:left;
    width:360px;
}
.showright span {
    font-size:18px;
    font-family:"微软雅黑";
    color:#06428b;
    margin-top:15px;
    display:block;
}
.showright p {
    margin-top:15px;
    line-height:22px;
}
.showright h4 {
    margin-top:15px;
}
.showright h5 {
    margin-top:10px;
}
.xqjs {
    width:740px;
    margin-top:20px;
}
