@font-face{
    font-family: yhm;
    src: url('../font/msyh.ttc');
}
@font-face{
    font-family: yhb;
    src: url('../font/msyhbd.ttc');
}
@font-face{
    font-family: syr;
    src: url('../font/SourceHanSansCN-Regular_1.otf');
}
@font-face{
    font-family: syl;
    src: url('../font/SourceHanSansCN-Light_1.otf');
}
@font-face{
    font-family: sym;
    src: url('../font/SourceHanSansCN-Medium_1.otf');
}
@font-face{
    font-family: syb;
    src: url('../font/SourceHanSansCN-Bold_1.otf');
}
@font-face{
    font-family: syh;
    src: url('../font/SourceHanSansCN-Heavy_1.otf');
}

body { font-family: syr,'微软雅黑','Microsoft YaHei'; }
.w1200{ width: 1200px; margin-left: auto;margin-right: auto; }

.bgfff{background: #fff;}
.bggreen{background: #005ea8; }
.top_m{height: 115px;}
.top_mlogo{ float: left; }
.top_mlogo img{margin-top: 30px;}
.top_m ul{ float: right; height: 95px; }
.top_m ul li{ float: left; text-align: center; height: 115px;width: 90px; line-height: 115px;
padding-left: 15px;padding-right: 15px;}
.top_m ul li a{font-size: 16px;  color: #2f2f2f;}

.top_m ul li:hover a{  color: #005ea8;  }


 /* 本例子css */
.slideBox{ width:100%; height:607px;  position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:607px; display:block; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{ position:absolute;  top:70%; display:block; width:50px;
 height:30px; text-align: center; font-size: 18px; color: #bababa; font-weight: bold;line-height: 27px;}
.slideBox .prev{left:350px;background: #000;}
.slideBox .next{left:400px;background: #005ea8;}
.slideBox .prev:hover,
.slideBox .next:hover{ background: #005ea8;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.mianright {margin-left: 4%;margin-right: 4%; width: -moz-calc(92% - 270px);float: left; 
 width: -webkit-calc(92% - 270px); width: calc(92% - 270px); border-bottom: solid 1px #ccc;
 text-align: center;  }
.mianright h2{font-size: 24px; height: 48px; text-align: center;margin-bottom: 45px;margin-top: 20px;}
.tl { font-size: 24px; font-weight: bolder; margin: 0 auto; text-align: center; display: block; margin-top: 40px; margin-bottom: 45px; }
.nr { margin-left: 90px; font-size: 14px; color: #808080; line-height: 25px; margin-bottom: 100px; position: relative; z-index: 1; }
.nr img { max-width:100%; }
.slideBox1 { width: 450px; height: 370px; position: relative; margin: 0 auto; }
.slideBox1 .hd { height: 15px; position: absolute; right: 0; left: 0; bottom: 48px; margin: 0 auto; z-index: 1; }
.slideBox1 .hd ul { text-align: center; }
.slideBox1 .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 52px; height: 52px; overflow: hidden; line-height: 9999px; }
.slideBox1 .hd ul li img { width: 50px; height: 50px; display: block; border: 1px solid #005ea8; }
.slideBox1 .hd ul li.on { color: #fff; width: 52px; height: 52px; }
.slideBox1 .bd { position: relative; height: 100%; z-index: 0; }
.slideBox1 .bd li { zoom: 1; vertical-align: middle; }
.slideBox1 .bd img { max-width: 300px; height: 300px; display: block; margin: 0 auto; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev { position: absolute; left: -2%; top: 41%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/l.png) no-repeat; }
.slideBox1 .next { position: absolute; right: -5%; top: 41%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/r.png) no-repeat; }
.slideBox1 .prevStop { display: none; }
.slideBox1 .nextStop { display: none; }



.index_about{ width: 100%;background: url('../images/index_about.jpg') no-repeat; height: 355px;
overflow: hidden; }
.index_honor{margin-top: 50px; width: 700px; float: left;margin-right: 30px;}
.index_honor ul{ width: 100%; overflow: hidden;  }
.index_honor ul li{ width: 160px; height: 200px; float: left;margin-right: 20px; }
.index_honor ul li:last-child{margin-right: 0px;}
.index_honor ul li img{ width: 140px; height: 200px; }
.index_honor_more{  width: 120px; height: 30px; border: solid 1px #fff; margin: 40px auto 0 auto;
border-radius: 20px; text-align: center; line-height: 30px; color: #fff; }
.index_honor_more a{ color: #fff; }
.index_honor_more a:hover{ color: #fff; }

.index_about1{ float: left; width:400px;padding-top: 50px;padding-left: 70px; }
.index_about1 h1{ font-size: 36px; color: #313131;}
.index_about1 h2{ font-size: 16px; color: #313131; opacity: .6; text-transform: uppercase;}
.index_about1 span{ display: block; width: 60px; height: 6px; background:#005ea8;margin-top: 20px;
margin-bottom: 20px;  }
.index_about1 p{font-family: syl; font-size: 16px; color: #313131; line-height: 28px;}


.index_pro{ width: 100%; height: 700px; }
.index_pro h1{margin-top: 90px;text-align: center;  font-size: 36px;}
.index_pro h2{ text-align: center; font-size: 28px;}
.index_pro ul{margin-top: 60px;}
.index_pro ul li{ width: 288px; height: 398px; border: solid 1px #b5b5b5;margin-right: 13px; float: left; }
.index_pro ul li:last-child{ margin-right: 0; }
.index_pro ul li a{ display: block; background: rgba(0, 94, 168, 0); position: relative; width: 100%;
 height: 100%;  }
.index_pro ul li a .index_img{position: absolute;left: 100px;top: 180px; display: none;}
.index_pro ul li a h3{ margin-left: 19px; font-size: 22px;padding-top: 20px; }
.index_pro ul li a h4{margin-left: 19px; font-size: 16px;margin-top: 10px; text-transform: uppercase;}
.index_pro ul li a div{ width: 250px; height: 250px; margin-left: 19px;line-height: 250px; text-align: center;
margin-top: 20px; }
.index_pro ul li a div img{ max-width: 250px; max-height: 250px; display: inline-block; vertical-align: middle; }
.index_pro ul li a p{margin-right: 19px; font-size: 16px;margin-top: 10px; float: right;
text-transform: uppercase;}
.index_pro ul li a:hover{ color: #fff;background: rgba(0, 94, 168, 1.0);}
.index_pro ul li a:hover .index_img{ display: block; opacity: 1;}
.index_pro ul li a:hover div img{ opacity: 0.1; }





.index_culture{ width: 100%; background: url('../images/index_about1.jpg') center center; height: 803px; 
overflow: hidden;  }
.about1{ width: 600px; float: left;margin-top: 470px; color: #fff }
.about1 a{ color: #fff; }
.about1 a:hover{ color: #fff; }
.about1 h1{text-align: center; font-size: 22px; line-height: 48px; }
.about1 p{  font-size: 16px;width: 500px; margin-left: 50px; line-height: 32px; }
.about2{ width: 600px; float: left;margin-top: 210px; color: #fff }
.about2 h1{text-align: center; font-size: 22px; line-height: 48px; }
.about2 p{  font-size: 16px;width: 500px; margin-left: 50px; line-height: 32px; }





.partners{ width: 100%; height: 300px; overflow: hidden; }
.partners h1{ font-family: syh;text-transform: uppercase; font-size: 40px; color: #005ea8;text-align: center;
margin-top: 60px; }
.partners h1 span{font-family: syb; font-size: 34px; color: #333;}
.partners h2{ font-size: 12px; font-weight: bold;color: #333;text-align: center; text-transform: uppercase; }
/* 本例子css */
.picScroll-left1{  position:relative;}

.picScroll-left1 .prev{  float:left;cursor:pointer;font-family: syh; font-size: 20px; position: relative;
left: -30px; display: block;top: 50px;}
.picScroll-left1 .next{  float:right;cursor:pointer;font-family: syh; font-size: 20px; position: relative;
right: -30px; display: block;top: -65px;}
.picScroll-left1 .prev:hover,.picScroll-left1 .next:hover{color: #005ea8;}

.picScroll-left1 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left1 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left1 .hd ul li.on{ background-position:0 0; }
.picScroll-left1 .bd{ padding:10px;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left1 .bd ul li .pic{ text-align:center; }
.picScroll-left1 .bd ul li .pic img{ width:156px; height:80px; display:block;  border:1px solid #ccc; }
.picScroll-left1 .bd ul li .pic a:hover img{ border-color:#999;  }




.index_news{ width: 100%; height: 500px; overflow: hidden; }
.index_news h1{margin-top: 80px;text-align: center;  font-size: 36px;text-transform: uppercase;}
.index_news h2{ text-align: center; font-size: 28px;}
.index_news ul{margin-top: 60px;}
.index_news ul li{ float: left; width: 483px; height: 128px; margin-right: 30px;border: solid 1px #ccc;
background: #fff;padding:30px 50px;overflow: hidden; }
.index_news ul li:last-child{margin-right: 0;}
.index_news ul li h3{ color: #939292; font-size: 14px;}
.index_news ul li h4 a{font-size: 16px; line-height:36px}
.index_news ul li h4 a:hover{ color: #005ea8}
.index_news ul li p{ width: 100%; height: 2px; border-bottom: solid 1px #ccc;margin-top: 8px;
 margin-bottom: 8px; }
.index_news ul li p span{ display: block; width: 50px; height: 2px;background: #005ea8; }
.index_news ul li h5{ font-size: 16px; line-height: 28px; color: #939292; }



.index_time{ width: 100%; height: 240px; overflow: hidden; }
.index_time ul{}
.index_time ul li{ float:left; width: 299px; border-right: solid 1px #737373; text-align: center;
height: 150px;color: #737373; }
.index_time ul li:last-child{border-right: none;}
.index_time ul li h1{ font-family: syh; font-size: 36px;margin-top: 15px; }
.index_time ul li h1 span{ font-family: syl; font-size: 18px;margin-left: 5px; }
.index_time ul li p{ width: 80%; margin-left: 10%; font-size: 16px;word-wrap: break-word;margin-top:15px;
}








.index_search{ width:330px; height: 45px;background: #646464; line-height: 45px; overflow: hidden;  }
.search-info{ width: 270px; background: #646464;border: none; font-size: 16px; color: #d0d0d0;padding-left: 10px;
float: left; height: 45px; }
.search-btn{ float: left;width: 50px; height: 45px; background: url('../images/search.png') no-repeat;
border:none;}



.pgtbar{
    height:40px;
    border-top:1px solid #eee;
    border-bottom:1px solid #e3e3e3;
    padding:10px 0;
    }
.breadcrumb{
    float:left;
    height:40px;
    line-height:40px;
    padding-left:35px;
    color:#666;
    position:relative;
    }
.breadcrumb a{
    display:inline-block;
    color:#666;
    font-family:"微软雅黑";
    margin:0 7px;
    }
.breadcrumb a:last-child{
    color:#999;
    }
.breadcrumb a:hover{
    color:#005ea8;
    }
.breadcrumb .home{
    width:20px;
    height:20px;
    background:#005ea8 url(../images/ico-home.png) no-repeat 4px 3px;
    border-radius:100%;
    position:absolute;
    left:0px;
    top:9px;
    }
.pgnav{
    float:right;
    }
.pgnav li{
    float:left;
    }
.pgnav li a{
    float:left;
    display:block;
    height:40px;
    width:120px;
    font-size:14px;
    text-align:center;
    line-height:40px;
    color:#666;
    background:#eee;
    margin-left:15px;
    position:relative;
    }
.pgnav li a::before, .pgnav li a::after { opacity: 0; position: absolute; width:110px; height:30px; top:5px; left:5px; }
.pgnav li a::before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; transform: scale(0, 1); -webkit-transform: scale(0,1); }
.pgnav li a::after { border-left: 1px solid #fff; border-right: 1px solid #fff; transform: scale(1, 0); -webkit-transform: scale(1,0); }
.pgnav li a::before,.pgnav li a::after { transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; content: ''; box-sizing: border-box; }
.pgnav li:hover a::before,.pgnav li:hover a::after,.pgnav li.cur a::before,.pgnav li.cur a::after{ opacity: 1; transform: scale(1); -webkit-transform: scale(1); }
.pgnav li a:hover,.pgnav li.cur a{background-color:#005ea8;color:#fff;}
.pgmain{
    margin:30px auto;
    }


/*******************新闻资讯*********************/
#pg-news .newslist li{
    float:left;
    display:block;
    width:260px;
    padding:20px;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    }
#pg-news .newslist li a{
    display:block;
    width:260px;
    }
#pg-news .newslist li .date {
    display:block;
    font-family: arial;
    color: #999;
    font-size: 12px;
    line-height: 12px;
    }
#pg-news .newslist li .name{
    display:block;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    margin-top: 5px;
    }
#pg-news .newslist li .pic{
    display:block;
    width:260px;
    height:185px;
    margin-top: 15px;
    overflow: hidden;
    }
#pg-news .newslist li .pic img{
    width:260px;
    height:185px;
    }
#pg-news .newslist li .text{
    display:block;
    font-size: 12px;
    line-height: 22px;
    color:#888;
    height: 64px;
    overflow: hidden;
    margin-top: 15px;
    }
#pg-news .newslist li .more{
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    margin-top: 25px;
    display: inline-block;
    color: #757575;
    border: 1px solid #666;
    padding: 6px 28px;
    }
#pg-news .newslist li:hover{
    z-index: 2;
    transform:translateX(-1px);
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    }
#pg-news .newslist li:hover .more{
    background-color:#666;
    color:#fff;
    }
#pg-news .newslist li:hover .text{
    color:#333;
    }
#pg-news .newslist li:hover .text{
    color:#333;
    }

.news_con .title{
    font-size:25px;
    text-align:center;
    margin-top:10px;
    }   
.news_con .subhd{
    color:#999;
    font-size:12px;
    text-align:center;
    margin-top:10px;
    padding:10px 0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    }
.news_con .text{
    min-height:300px;
    margin-top:20px;
    line-height:2em;
    overflow:hidden;
    }
.news_con .text p{
    margin-bottom:10px;
    }
.news_con .text img{
    max-width:100%;
    }
    
.news_ft{
    height:50px;
    padding:15px;
    margin-top:20px;
    color:#999;
    background-color:#f5f5f5;
    }
.news_ft .fl p{
    margin-bottom:10px;
    }
.news_ft .fl a:hover{
    color:#005ea8;
    }
.news_ft .fr a{
    display:block;
    padding:8px 15px;
    background-color:#fff;
    color:#999;
    border:1px solid #eee;
    margin-top:8px;
    cursor:pointer;
    }
.news_ft .fr a:hover{
    background-color:#005ea8;
    color:#fff;
    }

/*******************新闻资讯END*********************/  


/*************产品中心*********************/
/********产品列表************/

.pgleft{
    float:left;
    width:260px;
    }
.pgleft .pgltit{
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:16px;
    padding-left:10px;
    margin-bottom:2px;
    background:#005ea8 url(../images/indba.png) no-repeat 205px 8px;
    background-size:auto 24px;
    border-bottom:3px solid #014b85;
    }
.pgleft .pl-menu{
    font-size:14px;
    border-bottom:2px solid #ddd;
    }
.prolist_side li {
    background-color:#f8f8f8 !important;
    margin-bottom:3px !important;
    }
.prolist_side li a{
    color:#999;
    background-image:none !important;
    }
.prolist_side li a:hover{
    color:#005ea8 !important;
    background-color:#eee !important;
    }

.prolist_side li a.A {
    color: #005ea8 !important;
    }
.prolist_side_son li a:hover, .prolist_side_son li a:active, .prolist_side_son li a.A {
    color:#005ea8;
    }
.pgright{
    float:right;
    width:900px;
    margin-bottom: 30px;
    }
.pgright .prolist{
    width:900px;
    }
.pgright .prolist li{
    float:left;
    width:33.3%;
    text-align:center;
    background-color:#fff;
    }
.pgright .prolist li a{
    display:block;
    height:307px;
    padding:15px 0;
    text-align:center;
    border:1px solid #ddd;
    margin-left:-1px;
    margin-top:-1px;
    background-color:#fff;
    overflow:hidden;
    position:relative;
    }
.pgright .prolist li a span{
    display: inline-block;
    width:270px;
    height:270px;
    text-align:center;
    overflow:hidden;
    }
.pgright .prolist li a img{
    width:270px;
    height:270px;
    }
.pgright .prolist li a p{
    display:inline-block;
    width:90%;
    color:#777;
    margin-top:8px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size: 14px; 
    }
.pgright .prolist li a:hover{
    border-color:#005ea8;
    transform:scale(1.02,1.02);
    box-shadow:0px 3px 6px rgba(0,0,0,.3);
    z-index:999;
    }


.prolist_side,.prolist_side_son{padding:0; margin:0; list-style:none; zoom:1;}
.prolist_side li{position:relative; background:#FFF; zoom:1; overflow:hidden;}
.prolist_side li ul.close{display:none;}
.prolist_side li ul.open{display:block;}
.prolist_side li span.close{display:block; padding:5px 0px 5px 10px; background:url(images/plus_minus.gif) no-repeat right 9px; position:absolute; top:0; right:0; cursor:pointer; z-index:99; width:12px; height:12px;}
.prolist_side li span.open{display:block; padding:5px 0px 5px 10px; background:url(images/plus_minus.gif) no-repeat right -183px; position:absolute; top:0; right:0; cursor:pointer; z-index:99; width:12px; height:12px;}
.prolist_side li a{display:block; zoom:1; position:relative; padding:5px 0px 5px 10px;
 background:url(images/list_arr.gif) no-repeat left 9px;font-size: 14px;}
.prolist_side li a:hover,.prolist_side li a:active,.prolist_side li a.A{background:url(images/list_arr.gif) no-repeat left -83px;}
.prolist_side li a.A{color:#FF6600;}
.prolist_side_son li a{border-left:1px solid #DDD; padding:5px 0px 5px 7px; background:none;}
.prolist_side_son li a:hover,.prolist_side_son li a:active,.prolist_side_son li a.A{border-left:1px solid #FF6600; background:none;}
.prolist_side_son li a.A{color:#FF6600;}    
/**************产品详情****************/
.pgright .pro-top{
    position:relative;
    }
.pgright .pro-img{
    width:900px;
    min-height:300px;
    }
.pgright .pro-img img{
    width:100%;
    height:auto;
    }
.pgright .pro-det{
    float:right;
    padding:20px 40px;
    background-color:rgba(205,34,42,.8);
    position:absolute;
    left:0px;
    bottom:0px;
    }
.pgright .pro-det h3{
    font-size:24px;
    font-weight:normal;
    color:#fff;
    margin:0;
    }
.pgright .pro-det a:hover{
    color:#D90000;
    }
.pro-ft{
    margin-top:30px;
    }
.pro-ft #tags_title{
    height:40px;
    padding-left:10px;
    background:#eee;
    border-bottom:none !important;
    overflow:hidden;
    }
#tags_title a{
    float:left;
    height:40px !important;
    line-height:40px;
    margin:0px !important;
    padding:0 15px !important;
    border:none !important;
    color:#666;
    background-color:#eee !important;
    }
#tags_content div {
    padding: 0px !important; 
}

.pro-ft #tags_content{
    min-height:300px;
    margin-top:30px !important;
    }
.pro-ft #tags_content img{
    max-width:100%;
    }
#tags_title a.A{
    background:#fff !important;
    color:#005ea8 !important;
    font-weight:normal !important;
    border-top:2px solid #eee !important;
    border-bottom:none !important;
    box-sizing:border-box !important;
    }
#pro_btm{
    border-top:1px solid #ddd;
    padding-top:10px;
    margin-top:20px;
    }
#pro_btm ul li{
    float:left;
    width:50%;
    height:52px;
    line-height:50px;
    }
#pro_btm ul li img{
    width:50px;
    height:50px;
    border:1px solid #ddd;
    }
#pro_btm ul li .img{
    float:left;
    display:table-cell;
    width:50px;
    height:50px;
    vertical-align:middle;
    margin-right:10px;
    }


/*************产品中心END*********************/


.index_b{ width: 100%;background: #005ea8;height: 190px;padding-top: 60px; color: #fff; }
.index_l{ float: left; width: 700px; }
.index_l_t ul{ border-bottom:  solid 1px rgba(255, 255, 255, .5); height: 40px; }
.index_l_t ul li{  float: left; width: 100px; margin-right: 20px;}
.index_l_t ul li:last-child{margin-right: 0;}
.index_l_t ul li a{ display: block; color: #fff; font-size: 18px;  }
.index_l_t ul li a:hover{ color: #fff; }
.index_l_b{}
.index_l_b h1{ font-size: 16px; line-height: 26px;margin-top: 25px; margin-bottom: 10px; }
.index_l_b p{ font-size: 14px; opacity: .55; }
.index_m{ float: left;margin-left: 150px;width: 240px; }
.index_m div{ width: 170px; float: left;}
.index_m div img{ float: left; width: 40px; height: 40px; opacity: .57; }
.index_m div h1{ float: left; font-size: 13px;margin-left:10px;  }
.index_m div p{ float: left; font-size: 12px; opacity: .42;margin-left:10px;  }
.index_m h2{ float: left; font-size: 28px;margin-top: 20px; }
.index_r{ float: right; width: 110px;margin-top: 30px; }
.index_r img{ width: 110px; height: 110px; }

.index_t{background: #313131; width: 100%;height: 50px; line-height: 50px; color: rgba(255, 255, 255, .6);}
.index_t p{ float: left; }
.index_t h1{ float: right; font-size: 12px; }

.about_info{ width: 100%;background: url('../images/about_bg1.jpg') no-repeat right;min-height: 700px;
 }
.about_info h1{color: #005ea8; font-size: 48px; font-weight: normal; }
.about_info .about_info_p{ width: 70%;margin-top: 30px; font-size: 16px;line-height: 32px; }

.yingxiao_info{width: 100%;}
.yingxiao_info h1{color: #005ea8; font-size: 48px; font-weight: normal;text-align: center;
margin:30px 0;}
.yingxiao_info_p{ width: 70%; font-size: 16px;line-height: 32px;margin: 50px 0 100px;
 }

.news-info{ width: 100%;margin-bottom: 80px;overflow: hidden; }
.news-info ul{}
.news-info ul a li{ float: left; width: 100%;margin-top:30px;background: #e2e2e2;color: #000;
height: 60px;line-height: 60px;  }
.news-info ul a li:hover{background:#005ea8; color: #fff; }
.news-info ul a li p{ float: left; width: 800px; text-align: left;font-size: 18px; }
.news-info ul a li span{display: block; float:right; text-align: right;font-size: 16px;}

.newsview{}
.newsview h1{text-align: center;font-size: 24px;line-height: 48px;}
.newsview span{display: block; width: 30px; height: 1px; border-bottom: solid 3px #005ea8;
margin:10px auto;}
.newsview-info{margin: 80px 0;}


.pro-left{ float: left; width: 300px; }
.pro-left-top{ float: left; width: 270px; height: 60px; line-height: 60px;background: #005ea8;
color: #fff;text-align: center; font-size: 24px; letter-spacing: 3px; }
.pro-left ul{border: solid 1px #ccc; float: left; width: 200px;height: auto;}
.pro-left ul li{padding-left: 20px;line-height: 40px; height: 40px;font-size: 12px;border-bottom: solid 1px #ccc;}
.pro-left ul li:last-child{border-bottom: none;}
.pro-left ul li:hover a{ color: #005ea8; }
.pro-left ul li a{ line-height: 40px; }
.pro-left ul li a p{}



.feedback{ font-size: 14px; line-height: 40px;margin-bottom: 50px;overflow: hidden }
.feedback span{ color:red;  }
.feedback h1{text-align: center;margin:30px 0 50px;}
.feed-td1{padding-left:10px; width: 100px; height: 40px;text-align: left; float: left;
    margin-bottom: 30px;}
.feed-td2{padding-left:10px; width: 400px; height: 40px;text-align: left; float: left;
    margin-right: 80px;margin-bottom: 30px;}
.feed-td3{padding-left:10px; width: 950px; text-align: left; float: left; }
.feed-td2 input{float: left; width: 350px; height: 35px; line-height:35px; font-size: 14px;padding-left: 10px;}
.feed-td3 textarea{float: left; width: 950px; height: 150px; line-height:35px; font-size: 14px;padding-left: 10px;}

.feedbackb1{ float: left; width: 200px; height: 50px; line-height: 50px; border: solid 1px #ccc;
margin:30px 50px 0 400px; }
.feedbackb2{ float: left; width: 200px; height: 50px; line-height: 50px; border: solid 1px #ccc; 
margin-top: 30px;}



.contact-info{}
.contact-info h1{ font-size: 18px; font-weight: normal;margin-top: 50px; }
.con-map{margin-top: 20px; width: 1200px; height: 380px; margin-bottom: 180px;}
.con-mapl{ background: #333; width: 350px; height:350px; color: #fff;padding-left: 50px;
 padding-top: 30px; overflow: hidden; float: left }
.con-mapl h2{ font-size:32px; line-height: 50px; }
.con-mapl h3{ font-size:24px; margin-bottom: 30px; line-height: 36px; }
.con-mapl p{ font-size: 14px; line-height: 30px; }
.con-mapl p img{ margin-right: 10px; }
.con-mapr{overflow:hidden;overflow: hidden; width:800px; height: 380px; float: left }






/*   荣誉图片放大   */
.sub-page .child-nav {
    background-color: #f5f5f5;
    text-align: center;  
}
.sub-page .child-nav:after, .sub-page .child-nav:before {
    display: block;
    content: "";
    height: 0;
    clear: both;
    line-height: 0
}

.sub-page .child-nav:after {
    clear: both
}

.sub-page .child-nav .line {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%
}

.sub-page .child-nav .container {
  
    z-index: 1;
    font-size: 16px;
    text-align: center
}



.sub-page .child-nav .container a {
    display: inline-table;
    padding: 30px 0;
    width: 100%;
    line-height: 1
}



.sub-page .child-nav .container a.active {
    color: #176dbe;
    font-weight: 700;
    border-bottom: 2px solid #176dbe
}

.sub-page .sub-title {
    margin-bottom: 30px
}

.sub-page .sub-title h2 {
    font-size: 30px
}

.sub-page .sub-title .line {
    display: block;
    margin: 6px 0 0 45px;
    width: 60px;
    border-bottom: 2px solid #176dbe
}

.sub-page .page-content {
    margin: 30px 0;
}
.sub-page .page-content td{
  border:1px solid #000;
}
.sub-page .page-content .content p>span>img,.sub-page .page-content p>img{
    max-width:100%;
}
.sub-page .page-content .show-content {
    line-height: 2
}

.sub-page .page-content .company-us .subject {
    margin-bottom: 50px;
    text-align: center
}

.sub-page .page-content .company-us .subject h3 {
    font-size: 36px
}

.sub-page .page-content .company-us .subject .line {
    margin: 20px auto 0;
    width: 80px;
    border-top: 1px solid #ddd
}

.sub-page .page-content .company-us a.link {
    display: block;
    font-size: 16px;
    text-align: center
}

.sub-page .page-content .company-us a.link span {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto 10px;
    width: 110px;
    height: 110px;
    background-color: #666;
    border-radius: 100px
}

.sub-page .page-content .sub-certificate .list .certificate_k{
     width: 280px;
     float: left;
     background: #fff;
     margin: 20px 20px 20px 0px;
}
.sub-page .page-content .sub-certificate .list .certificate_k:nth-child(4n){
    margin-right: 0px;
}


.sub-page .page-content .sub-certificate .list .pic {
    position: relative;
    overflow: hidden;
    border: 2px solid #eee;
    border-radius: 8px;
    width: 250px;
    height: 300px;
    line-height:300px;
    text-align: center;

}

.sub-page .page-content .sub-certificate .list .pic img {
    transition: transform .15s;
    margin: 0 auto;
    max-height:300px;
    max-width: 250px;
    display: inline-block;
     vertical-align: middle;
}

.sub-page .page-content .sub-certificate .list .pic:hover img {
    transform: scale(1.2)
}

.sub-page .page-content .sub-certificate .list a.name {
    display: block;
    margin: 10px 0;
    text-align: center;
    line-height: 30px;
    width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sub-page .page-content .sub-news .list .item {
    padding: 40px 0;
    border-bottom: 1px solid #eee
}

.sub-page .page-content .sub-news .list .item .pic img {
    margin: 0 auto
}

.sub-page .page-content .sub-news .list .item .title {
    margin-top: 20px;
    transition: padding-left .2s, border .15s
}



.sub-page .page-content .sub-news .list .item .simple {
    margin: 20px 0;
    color: #999;
    line-height: 1.8;
    text-indent: 2em;
    height: 50px;
    position: relative;
    display: block;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden
}





.sub-page .page-content .sub-news .list .item .datetime {
    color: #666;
    line-height: 28px
}

.sub-page .page-content .sub-news .list .item:hover .title {
    padding-left: 10px;
    border-left: 5px solid #176dbe
}

.sub-page .page-content .sub-news .list .item:hover .title a {
    color: #176dbe
}

.sub-page .page-content .sub-news .detail {
    font-size: 16px
}

.sub-page .page-content .sub-news .detail .attribute {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.sub-page .page-content .sub-news .detail .content {
    margin: 20px 0
}

.sub-page .page-content .sub-news .detail .content p {
    margin-bottom: 10px;
    line-height: 2;
    text-indent: 2em
}

.sub-page .page-content .jobs-list table tr th {
    padding: 15px;
    border-bottom-width: 1px
}

.sub-page .page-content .jobs-list table tr td {
    padding: 15px
}

.sub-page .page-content .contact-us .icon-service {
    position: relative;
    overflow: hidden;
    display: block;
    float: right;
    margin-right: 20px;
    width: 200px;
    height: 200px;
    color: #fff;
    font-size: 150px;
    line-height: 200px;
    text-align: center;
    background-color: #ccc;
    border-radius: 100px
}

.sub-page .page-content .contact-us .row {
    margin-top: 20px;
    font-size: 18px;
}

.sub-page .page {
    text-align: center
}

.sub-page .page .pagination li a {

}

.sub-page .page .pagination li.active a {
    color: #fff;
    background-color: #176dbe;
    border-color: #176dbe
}
.clearboth{
    clear: both;
}



.yydiv {position:absolute; right: 0; top:0; width: :1140px; height: 36px; z-index: 4;}
.yydiv ul li { float: right; height: 36px; margin-right: 5px;}
.yydiv ul li img { margin: 8px 5px 0px 0px;}
.yydiv ul li span {display: block; margin-top: 8px; float: right}
.yydiv ol {float: right;}
.menubg { position:absolute; left: 0; top:30px; width: 100%; height: 80px; z-index: 4; background: #0D9B8C; min-width: 1140px;}
.menubg img { float: left; margin-top: 9px; }
.menubg ul{float:right;}
.menubg ul li { float: left;}
.menubg ul li div{display: none;}
.menubg ul li:hover p{ border-bottom:3px solid #fcb134;}
.menubg ul li h1{ font-size: 16px;background: #0D9B8C; width: 100%;}
.menubg ul li h1 a{margin:0px;border-top: solid 1px #fff;}
.menubg ul li h1 a:hover{color: red;}
.menubg ul li a { color: #fff; display: block;margin: 19px 0; height: 40px; line-height:40px; padding: 0px 17px; font-size: 16px;border-right: solid 1px #75cac1;}
.menubg ul li a.last{border:none;}



.adbottom { position:absolute; bottom: 0;left: 0; width: 100%; height: 96px; z-index: 3; background: url(../images/adbg.png) repeat-x left bottom;}
.admenu { clear: both; width: 1140px; margin: auto;}
.admenu ul,.admenu ul img,.admenu ul p{transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;float: left;}
.admenu ul {width:33.333333%; height: 96px; text-align: center;  color: #fff;}
.admenu ul img {border: 2px solid #fff; margin: 27px 17px 0px 61px;}
.admenu ul p {width: 156px; text-align: left; margin-top: 32px;}
.admenu ul:hover,.admenu ul.on { background: #0D9B8C;height:96px;margin-top: 0;}
.admenu ul:hover img,.admenu ul.on img {margin: 18px 17px 0px 61px;}
.admenu ul:hover p,.admenu ul.on p {margin-top: 24px;}

.in-probg { background: #f6f7fb; padding: 50px 0px 80px 0px;}
.in-probg em { font-size: 24px; font-weight: normal; color: #293660; display: block; float: left;}
.promenu ul li { float: left; margin-right: 20px;}
.promenu ul li span {padding: 6px 16px; text-align: center; display: block; font-size: 14px; color: #858a8d;}
.promenu ul li span:hover { background: #fcb134; color: #fff;}
a.prom { float: left; display: block; margin: 8px 0px 0px 20px; width: 84px; height: 22px; line-height: 22px; font-size: 14px; text-align: center; border:1px solid #293660; background: #fff; color: #293660;}
a.prom:hover { background:#293660; color: #fff;}

.in-pro { width: 1140px; height:200px }
li.in-proyy {width: 268px; height: 335px; background: #fff; margin-right: 20px;border: 1px solid #e6e9ee; float: left; font-size: 14px; color: #858a8d;}
li.in-proyy img{width:268px;height:268px;}
li.in-proyy div.in-prott { height: 40px; line-height: 40px; width: 268px;text-align: center; }
span.in-propg { float:left; width: 24px; height: 24px; line-height: 24px; text-align: center; margin-left: 5px; background: #858a8d; color: #fff;  border-radius:3px; display: block; font-family: '??'; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}
span.in-propg:hover { background: #0D9B8C;}

.in-newsbg { background: #0D9B8C; padding: 50px 0px;}
.in-newsbg em {font-size: 24px; font-weight: normal; color: #fff; margin-bottom: 30px; display: block;}
.in-newslt { float: left; width:373px; margin-right: 69px;}
.in-newslt ul { width: 333px; height: 192px;padding:20px;}
.in-newslt ul img { border:5px solid #fff;}
.in-newslt ul p{color: #fff;font-size: 14px;}
.in-newsrt { float: left;}
.in-newssbg { background: url(../images/newsbg.png); width: 638px; height: 192px; padding: 40px 30px 0px 30px;}
.in-newsov  { width:638px; height: 161px;  overflow: hidden;}
.in-newssbg ul li { float: left;width:250px;overflow: hidden}
.in-newssbg ul li img { float: left; margin-right: 30px;}
.in-newssbg ul li a { color: #fff;}
.in-newssbg ul li span { color: #9794a9;}
.in-newssbg ul li h2{ font-size: 16px; color: #fff; margin:0px 0px 6px 0px;}
.in-newssbg ul li p { height: 36px; color:#CCC;word-wrap: break-word; word-break: normal;width:380px; display:block;overflow:hidden; text-overflow:ellipsis;}
.solutionsOper{margin-top: 40px;float: right;}
.solutionsOper span{width:40px;height:6px;background: #fff;display: block;float:left;margin-left:10px;overflow: hidden;line-height: 1em;text-align: left}
.solutionsOper span.on em{background: #1e9ad6;display: inline-block;width:0;height:6px;overflow: hidden;margin:0;}
.solutionsOper span.on{background:#fff;}
a.more { color: #fec673;}

.in-fabtbg { background: #fff; height: 104px; border-bottom: 1px solid #ccc; color: #293660; padding-top: 29px;}
.in-fabtbg em { font-size: 24px; font-weight: normal; display: block;}
.in-fabtbg2 { padding: 45px 0px; background: #e4e5e6;}
.in-famain {width: 1150px; padding-left: 10px;}
.in-famain ul { position: relative; width: 360px; height: 220px; float:left; margin:0px 20px 20px 0px;}
.in-famain ul ol { margin: 9px 0px 0px 15px; float: left;}
.in-famain ul ol span { font-size: 14px;}
.in-famain ul ol em { font-size: 16px;}
.in-fahover { position: absolute; width: 352px; height: 63px; bottom: 8px; background:url(../images/bb.png) no-repeat left top;  *background:url(../images/bb.png)  no-repeat left top; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; color: #293660;}
.in-fahover:hover {background:#0D9B8C;color: #fff;}
.in-fahover img {float: right; margin-top: 17px; filter:alpha(opacity=0);-moz-opacity:0;opacity: 0; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}
.in-fahover:hover img {filter:alpha(opacity=100);-moz-opacity:1;opacity: 1; margin-right:30px;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}

.in-hzbg em { font-size: 24px; font-weight: normal; display: block; color: #293660; margin-bottom: 30px;}
.in-hzbg span { display: block; width: 17px; height: 30px; position: absolute;}
.in-hzbg span.hz-lt { background: url(../images/hz-lt.png) no-repeat left top; top: 29px; left: 0px;}
.in-hzbg span.hz-rt { background: url(../images/hz-rt.png) no-repeat left top; top: 29px; right: 0px;}
.hz-logo {width: 1024px; height: 86px;position: absolute; left: 46px; }
.hz-logo ul li {width:239px; height:86px;float: left; margin-right:20px;  }

/***************************************************/
#wding{ width:100%;margin-left:-50%;position:relative;left:50%; background:#ffffff; border-bottom:1px solid #cccccc; height:30px}
#w{ width:1140px;position:relative;left:50%;margin-left:-570px;}
#mleft{float:left}
#mright{float:left}
#clear{clear:both;}