.buypic li{
    height: 444px;
}
.num{
    width: 100%;
    text-align: center;
}
.num ul li{
    float: none;
    display: inline-block;
}
.lang{
    width: auto;
    line-height: normal;
}
.top_search{
    position: relative;
}
.top_search img{
    width: 30px;
    margin-top: 24px;
    cursor: pointer;
}
.top_search form{
    background: #f8f8f8;
    padding: 5px;
    border-radius: 5px;
    box-shadow:  0 0 5px 0 #d5d5d5;
    position: absolute;
    height: 30px;
    right: 35px;
    width: 260px;
    top:20px;
    display: none;
}
.top_search form input{
    background: none;
    border: none;
    outline: none;
    height: 100%;
    width: 215px;
}
.top_search form input:focus{
    outline: none;
}
.top_search form button{
    border: none;
    border-left:1px solid #999 ;
    background: none;
    height: 100%;
    width: 40px;
    cursor: pointer;
}
.case-list li span{
    /*background: #0ca6f0;*/
}
.case-list li{
    height: 200px;
    /*background: #999;*/
}
.case-list li span{
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.slide-cates li a {
    display: block;
}
.date_news_lis{
    height: 115px;
}
.in_news_title{
    border-bottom:1px dashed #d5d5d5;
    padding-bottom: 10px;
}
.in_news_title h2{
    cursor: pointer;
}
.in_news_title h2:nth-child(2){
    background: none;
    margin-left: 50px;
}
.in_news_title h2.on{
    color: #0ca6f0;
    position: relative;
}
.in_news_title h2.on:after{
    width: 65px;
    position: absolute;
    height: 2px;
    background: #0ca6f0;
    bottom: -9px;
    left: 18px;
    content: '';
}
/* 本例子css */
.slideBox{ width:100%; height:217px; overflow:hidden; position:relative;   }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li a{
    display: block;
    position: relative;
}
.slideBox .bd .pic{ width:340px; height:217px; display:table-cell;  background: #f8f8f8;text-align: center;vertical-align: middle}
.slideBox .bd .pic img{
    vertical-align: middle;
    max-width: 100%;
    height: 218px;
}
.slideBox .bd .t{
    background: rgba(0,0,0,0.7);
    color: #fff;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.honor ul.case-list li{
    height: 214px;
}
.yxmain4-t {
    width: 560px;
    margin: 0 auto;
    background: url(../images/lantiao.png) no-repeat center bottom;
}
.gymain5-content,.gymain5-content1{
    position: relative;
    margin-top: 30px;
    margin-bottom: 60px;
}
.gymain5-content1{
    display: none;
    width: 320px;
}
.gymain5-content1>img{
    top:0px;position: absolute;left: 3%;overflow: hidden;
}
.gymain5-content1>ul>li{
    float: left;
    height: 65px;
}
.gymain5-content1>ul{
    position: absolute;
    top: 0;
    overflow: hidden;
    margin-left: 16px;
}
.gymain5-content1>ul>li .gymain5-year{
    font-size: 17px;
    font-weight:700;
    color: #28adfa;
}
.gymain5-content>ul{
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}
.gymain5-content>ul>li{
    /*position: absolute;
    height: 65px;*/
}
.gymain5-content-zi div:last-child{
    padding-top: 5px;
}
.gymain5-content>ul>li:nth-child(10){
    top: 0px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(9){
    top: 550px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(8){
    top: 500px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(7){
    top: 392px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(6){
    top: 357px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(5){
    top: 275px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(4){
    top: 220px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(3){
    top: 150px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(2){
    top: 70px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(1){
    top: 0px;
    transition:left 1s ease-in;
}
.gymain5-content>ul>li:nth-child(1) .gymain5-content-zi div:first-child,
.gymain5-content>ul>li:nth-child(2) .gymain5-content-zi div:first-child,
.gymain5-content>ul>li:nth-child(3) .gymain5-content-zi div:first-child,
.gymain5-content>ul>li:nth-child(4) .gymain5-content-zi div:first-child,
.gymain5-content>ul>li:nth-child(5) .gymain5-content-zi div:first-child,
.gymain5-content>ul>li:nth-child(6) .gymain5-content-zi div:first-child,
.gymain5-content>ul>li:nth-child(7) .gymain5-content-zi div:first-child{
    position: relative;
    top: 0px;
}
.gymain5-content>ul>li:nth-child(odd){
    float: right;
    /* left: 212px; */
    left: 0;
    margin-right: 492px;
}
.gymain5-content>ul>li:nth-child(odd) .gymain5-year{
    float:right;
    font-size: 17px;
    font-weight:700;
    color: #28adfa;
    margin-right: 20px;
}
.gymain5-content>ul>li:nth-child(odd) .gymain5-content-zi div:first-child{
    float: none;
    text-align: right;
}
.gymain5-content>ul>li:nth-child(odd) .gymain5-content-zi div:first-child p{
    font-size: 16px;
    line-height: 25px;
    color: #677;
    text-align: right;
    width: 400px;
    margin-right: 25px;
}
.gymain5-content>ul>li:nth-child(odd) .gymain5-content-zi div:last-child{
    float: right;
}
.gymain5-content>ul>li:nth-child(even){
    float: left;
    left: 420px;
    margin-left: 420px;
}
.gymain5-content>ul>li:nth-child(even) .gymain5-year{
    float: left;;
    font-size: 17px;
    font-weight:700;
    color: #28adfa;
    margin-left: 20px;
}
.gymain5-content>ul>li:nth-child(even) .gymain5-content-zi div:first-child{
    float: none;
}
.gymain5-content>ul>li:nth-child(even) .gymain5-content-zi div:first-child p{
    font-size: 16px;
    line-height: 25px;
    color: #677;
    text-align: left;
    width: auto;
    margin-left: 25px;
}
.gymain5-content>ul>li:nth-child(even) .gymain5-content-zi div:last-child{
    float: left;
}
.gymain5-content-zi{
    height: auto;
}
.videoli dl{
    overflow: hidden;
}
.videoli dl dd{
    float: left;
    width: 48%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    margin: 5px ;
    margin-right: 2%;
    margin-bottom: 2%;
}
.videoli dl dd:hover{
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    box-shadow:  0 0 5px 0 #999;
    border-radius: 3px;
}
.videoli dl dd img{
    max-width: 100%;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.videoli dl dd:hover img{
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    -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);
}
.videoli dl dd .conl{
    width: 160px;
    float: left;
}
.videoli dl dd .pic{
    width: 160px;
    height: 120px;
    overflow: hidden;
}
.videoli dl dd .conr{
    float: left;
    width: 188px;
    margin-left: 20px;
}
.videoli dl dd  a{
    color: #666;
    display: block;
    overflow: hidden;
    background: #f8f8f8;
}
.videoli dl dd  a:hover{
    color: #0ca6f0;
}
.videoli dl dd .conr .t{
    margin-top: 10px;
}
.videoli dl dd:nth-child(even){
    margin-right: 0;
}
.newprd-s1 .pic{
    overflow: hidden;
    text-align: center;
}
.jpgc{
    margin-top: 30px;
}
.hp-tab-newprd .j-sw-nav{
    background: #004a96;
    overflow: hidden;
    height: 76px;
    margin-bottom: 0;
    margin-top: 10px;
}
.hp-tab-newprd .j-sw-nav .on{
    position: relative;
}
.hp-tab-newprd .j-sw-nav li {
    margin-right: 14px;
    width: 128px;
}
.hp-tab-newprd .j-sw-nav li:last-child{
    margin-right: 0;
}
.hp-tab-newprd .j-sw-nav .on:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: rgba(80, 130, 180, 0.3);
}
.slideTxtBox_case .hd .arrow a{
    top: 129px;
}
.newprd-clip .t_con{
    padding: 20px 40px 0 40px;
    overflow: hidden;
    background: #ddd;
}
.newprd-clip .t_con .t{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 27px;
    line-height: 27px;
}
.newprd-clip .t_con .descs{
    height: 60px;
    font-size: 14px;
    overflow: hidden;
}
.ywli{
    padding: 30px 40px 30px 40px;
    height: 114px;
    overflow: hidden;
    background: #ddd;
}
.ywli dd{
    float: left;
    width: 170px;
    margin-right: 26px;
}
.ywli dd:last-child{
    margin-right: 0;
}
.ywli dd img{
    width: 160px;
    vertical-align: middle;
    height: 104px;
}
.ywli dd  a{
    width: 160px;
    height: 104px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.newprd-clip .cngli{
    display: none;
}
.newprd-clip .cngli.on{
    display: block;
    border: 1px solid #ccc;
}
.mask {
    position: fixed;
    z-index: 1099;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    display: none;
}
.mask .vedio_box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 960px;
    height: 550px;
    padding: 20px;
    background-color: #FFFFFF;
}
.mask .vedio_box .close {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -22px;
    margin-top: -22px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    line-height: 37px;
    text-align: center;
    background-color: #FFFFFF;
}
.con_13 .box4 {
    position: relative;
}
.con_13 .box4 {
    border: 2px solid #DCDCDC;
    background-color: #FFFFFF;
    width: 910px;
    height: 406px;
    text-align: center;
}
.con_13 .tabcon6 img {
    display: none;
    margin: 0 auto;
}
.con_13 .li_tab4 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 810px;
    height: 406px;
    margin: 0 auto;
}
.con_13 .li_tab4 .tab6.on .img1 {
    display: none;
}
.con_13 .li_tab4 .tab6.on .img2 {
    display: inline;
}
.con_13 .li_tab4 .img2 {
    display: none;
}
.yw_tle {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 30px;
}
.yw_tle .h3 {
    font-size: 36px;
    font-weight: bold;
    color: #004898;
    text-transform: uppercase;
}
.con_13 .li_tab4 .tab6.on {
    color: #E68C31;
}
.con_13 .li_tab4 .tab6 {
    position: absolute;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    cursor: pointer;
}
.sides ul li{
    height: 40px;
    line-height: 40px;
    background: #f1f2f4;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    min-width: 80px;
    text-align: center;
    margin-bottom: 20px;
}
.sides ul li.on{
    background: #0ca6f0;
    color: #fff;
}
.sides ul li.on a{
    color: #fff;
}
.slide-right-content p{
    text-indent: 0;
}
.news-list{
    padding-top: 0;
}
.news-list .hd{
    background: #0ca6f0;
    color: #fff;
}
.news-list .hd b,.news-list  b{
    display: inline-block;
    width: 50px;
    text-align: center;
    float: left;
    line-height: 40px;
    border-right: 1px solid #d5d5d5;
}
.news-list .hd a{
    color: #fff;
}
.news-list .inn{
    padding-top: 0;
    line-height: 40px;
}
.news-list li.inn a{

    line-height: 40px;
}
.serli{
    margin: 20px 5px;
}
.serli li{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #dddddd;
}

.serli li a{
    display: block;
    overflow: hidden;
}
.serli li .conl{
    float: left;
    width: 55px;
    height: 55px;
    background: #f4fafe;
    margin-right: 20px;
    text-align: center;
    padding: 10px;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.serli li:hover .conl{
    border-radius: 3px;
    background: #004898;
    color: #fff;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.serli li:hover .conl .d{
    color: #fff;
}
.serli li .conl .d{
    font-size: 26px;
    font-weight: bold;
    color: #004898;
}
.serli li .conr .t{
    margin-bottom: 10px;
    font-size: 16px;
}
.serli li .conr .descs{
    color: #666;
}
.ggf a{
    color: #538c9f;
}
.videoli a{
    display: block;
}
.videoli a.v_lit{
    overflow: hidden;white-space: nowrap;
    text-overflow: ellipsis;
}