﻿@CHARSET "UTF-8";
.key_tag {
    text-decoration: underline;
}


/*首页导航栏样式*/

.lnav {
    float: left;
    padding-left: 40px;
}

.nav {
    height: 100px;
}

.nav li {
    line-height: 100px;
    height: 100px;
    text-align: center;
    width: 96px;
    float: left;
    /* position:relative; */
    z-index: 999;
}

.nav a {
    font-size: 15px;
    display: block;
    color: #666666;
    ;
    font-family: "Microsoft YaHei"
}

.nav a:hover {
    color: #09417e;
    text-decoration: none;
}

.nav .sec {
    height: 0;
    position: absolute;
    color: #fff;
    overflow: hidden;
    z-index: 999;
    top: 100px;
    left: 0px;
    box-sizing: border-box;
    padding-left: 20px;
    width: 1440px;
    background: rgba(9, 65, 126, .8)
}

.nav .sec a {
    color: #fff;
    height: 56px;
    line-height: 56px;
    width: 90px;
    display: table;
    float: left;
}

.nav .sec a:hover {
    text-decoration: none;
}

.box-box {
    display: table;
    margin: 0 auto;
}

.lb {
    background: url(../images/lb.png) 86px no-repeat;
    /* width: 9px;
    height: 5px; */
}

.sec1 {
    height: 0px;
    position: absolute;
    width: 1440px;
    z-index: 9;
    top: 100px;
    left: 0px;
    background: rgba(9, 65, 126, .8);
    overflow: hidden;
}

.nav_pro {
    margin-left: 506px;
}

.nav_h h3 a {
    display: block;
    padding: 35px 0 20px 0;
    text-align: left;
    font: 400 16px/32px "Microsoft YaHei";
    color: #fff;
}

.nav_h h3 a:hover {
    color: #fff;
}

.nav_h a {
    display: block;
    width: 100px;
    text-align: left;
    line-height: 28px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgba(255, 255, 255, .8)
}

.nav_h a:hover {
    color: #f4ac00;
}

.nav_zx,
.nav_fw {
    margin-left: 77px;
}


/*首页banner*/

.banner {
    width: 1440px;
    margin: 140px auto auto auto;
    position: relative;
    height: 503px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner:hover .num {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    bottom: 27px;
    z-index: 100;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.banner:hover .num li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 12px;
    background: #fff;
    line-height: 10px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner:hover .num li.num_hover {
    background-color: #02548e;
}

.banner:hover .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 10px;
    height: 10px;
    line-height: 18px;
}

.banner:hover .button-next {
    width: 38px;
    height: 65px;
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 39%;
    z-index: 9;
    margin-left: 20px;
    background: url(../images/banner_l.png) center no-repeat;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.banner:hover .button-prev {
    width: 38px;
    height: 65px;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 39%;
    z-index: 9;
    margin-right: 20px;
    background: url(../images/banner_r.png) center no-repeat;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.textt {
    position: absolute;
    top: 132px;
    left: 102px;
    font: 700 44px/38px "Microsoft YaHei";
    color: #09417e;
}

.into {
    position: absolute;
    top: 205px;
    left: 103px;
    font: 500 20px/34px "Microsoft YaHei";
    color: #fff;
}


/* 首页解决方案 */

.solve {
    /* background: url(../images/pro_bg.png) center no-repeat; */
    padding: 55px 0px 68px 0px;
}

.stext h3,
.severt h3 {
    font: 500 30px/32px "Microsoft YaHei";
    color: #333;
    text-align: center;
}

.smaiosu li {
    padding-top: 65px;
    float: left;
    width: 240px;
    text-align: center;
    overflow: hidden;
    margin-right: 8px;
}

.smaiosu li:last-child {
    margin-right: 0;
}

.s_img {
    width: 240px;
    height: 179px;
    margin: 0 auto;
    overflow: hidden;
}

.s_img img {
    max-width: 100%;
}

.t {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.smaiosu li:hover .t {
    transform: translateY(-75px);
}

.smaiosu h4 {
    padding: 28px 0 30px 0;
}

.smaiosu h4 a {
    padding-top: 30px;
    font: 500 18px/32px "Microsoft YaHei";
    color: #000;
}

.smaiosu .s_c {
    font: 400 14px/24px "Microsoft YaHei";
    color: #666;
    height: 70px;
    text-align: center;
    padding: 25px 0 35px 0px;
}

.lmore {
    display: block;
    width: 154px;
    line-height: 34px;
    overflow: hidden;
    color: #fff!important;
    background-color: #09417e;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.lmore span {
    color: #fff!important;
    font-size: 12px;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.lmore:hover {
    background-color: #c90707;
    transform: scale(1.1);
}

.lmore:hover span {
    font-size: 14px;
    transform: scale(1.1);
}


/* 首页服务行业 */

.sever {
    background-color: #fff;
    padding: 68px 0 87px 0;
}

.severimg_z {
    padding-top: 20px;
}

.severimg li {
    float: left;
    position: relative;
    width: 396px;
    height: 211px;
    margin: 32px 31px 0 0;
    overflow: hidden;
}

.severimg li img {
    width: 396px;
    height: 211px;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.severimg li:hover img {
    transform: scale(1.1);
}

.severimg li:nth-child(3n) {
    margin-right: 0px;
}

.severimg h3 a {
    position: absolute;
    width: 396px;
    background: rgba(9, 65, 126, .8);
    font: 500 15px/40px "Microsoft YaHei";
    color: #fff;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    padding-left: 22px;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.sjt {
    position: absolute;
    background: url(../images/sjt.png) center no-repeat;
    top: 186px;
    right: 27px;
    width: 24px;
    height: 8px;
    opacity: 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.severimg li:hover h3 a {
    background: rgba(9, 65, 126, .8);
    padding-left: 33px;
}

.severimg li:hover .sjt {
    right: 15px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}


/* 首页地址 */

.adr {
    background: #09417e;
    padding: 50px 0 0px 0;
    margin-top: 6px;
}

.adr_z {
    padding-bottom: 30px;
    border-bottom: solid 1px rgba(255, 255, 255, .15);
}

.adr_l {
    width: 300px;
    float: left;
}

.adr_r {
    width: 950px;
    float: right;
}

.adr_t {
    font: 600 16px/16px "Microsoft YaHei";
    color: #fff;
}

.adrfd {
    padding-top: 25px;
}

.adrfd li {
    float: left;
    width: 313px;
}

.lnews {
    width: 1250px;
    height: 80px;
    overflow: hidden;
}

.lnews_t h3 {
    font: 500 16px/80px "Microsoft YaHei";
    color: #fff;
}

.lnews_w {
    padding-left: 30px;
    width: 1100px;
    overflow: hidden;
}

.lnews_w li {
    float: left;
    list-style: square;
    color: #ccd9e8;
    line-height: 80px;
    width: 213px;
}

.lnews_w li a {
    color: #ccd9e8;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}


/*幻灯片样式2*/

#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 188px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    height: 188px;
    width: 255px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}


/*搜索和热门搜索*/


/*热门搜索*/

.search {
    position: relative;
    float: right;
    width: 26px;
    height: 26px;
    margin-top: -139px;
    cursor: pointer;
    margin-right: 10px;
}

.search1 {
    position: absolute;
    top: 83px;
    right: 83px;
    cursor: pointer;
    width: 70px;
    height: 15px;
    border-left: solid 1px #dcdcdc;
    background: url(../images/lso.png) center no-repeat;
}

#formsearch {
    position: absolute;
    z-index: 20;
    top: 139px;
    right: 90px;
    display: none;
    width: 350px;
    margin-left: -20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
}


/*搜索和热门搜索*/

#formsearch input {
    position: absolute;
    top: 1px;
    width: 94%;
    height: 34px;
    padding: 0 10px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
    position: relative;
    height: 36px;
}

#formsearch input#keyword {
    outline: none;
}

#formsearch input#s_btn {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 39px;
    height: 36px;
    border: 0;
    background: url(../images/lso2.png) 0 -142px;
}

#formsearch input#s_btn:hover {
    /* background-position: -42px -142px; */
}

.search .triangle {
    position: absolute;
    top: -15px;
    right: 0;
    display: none9;
    overflow: hidden;
    width: 320px;
    height: 15px;
}

.search .triangle:before {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 20px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #ddd;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
}


/*产品分类*/

.cate {
    border: 1px solid #e0e1dc;
    padding: 10px;
    background-color: #f7f7f7;
}

.cate li {
    line-height: 28px;
    border-bottom: 1px dashed #d7d7d7;
    line-height: 28px;
}

.cate li a {
    padding-left: 60px;
    display: block;
    height: 28px;
    line-height: 28px;
    background: url(../images/ico1.gif) 34px center no-repeat;
}

.cate li a:hover {
    background-color: #ececec;
    text-decoration: none;
}


/*新闻列表*/

.news_list {
    margin-top: 60px;
}

.news_list li {
    height: 177px;
    overflow: hidden;
    margin-bottom: 63px;
}

.n_newl img {
    width: 300px;
    height: 177px;
}

.n_newr {
    width: 900px;
    height: 177px;
    padding: 25px 0 30px 0;
    box-sizing: border-box;
}

.n_newr h3 a {
    font: 400 18px/1 "Microsoft YaHei";
    color: #333;
}

.news_list li a:visited {
    text-decoration: none;
    color: #333;
}

.news_list li a:hover {
    text-decoration: none;
    color: #c90707;
}

.news_list li span {
    display: block;
    color: #888;
    font-size: 12px;
    padding: 25px 0;
}

.n_nw {
    color: #888;
}


/* 社会新闻样式 */

.social_z {
    margin-top: 60px;
}

.social_z li {
    height: 221px;
    overflow: hidden;
    margin-bottom: 63px;
}

.social img {
    width: 369px;
    height: 221px;
}

.social_h {
    width: 842px;
    height: 221px;
    padding: 40px 0 30px 0;
    box-sizing: border-box;
}

.social_h h3 a {
    font: 400 18px/1 "Microsoft YaHei";
    color: #333;
}

.social_h h3 a:hover {
    color: #09417e;
}

.sdate {
    display: block;
    color: #999;
    font-size: 14px;
    padding: 25px 0;
}


/* 单页面荣誉资质 */

.h_z {
    background: #fff;
    padding: 36px 0 80px 0;
}

.h_home,
.h_home a {
    font-size: 12px;
    color: #b2b2b2;
    font-weight: normal;
}

.h_1 li,
.h_c li,
.h_r li {
    float: left;
    margin-right: 19px;
    padding: 46px 0 100px 0;
}

.h_w {
    font: 500 30px/1 "Microsoft YaHei";
    color: #09417e;
}

.h_xw a {
    font: 400 16px/1 "Microsoft YaHei";
    color: #333;
    text-align: center;
    display: block;
    padding-top: 28px;
}

.h_1 li img {
    width: 298px;
    height: 409px;
}

.h_c li img,
.h_r li img {
    width: 298px;
    height: 219px;
}

.h_1 li:nth-child(5n),
.h_c li:nth-child(5n),
.h_r li:nth-child(5n) {
    margin-right: 0px;
}


/* 内页公司业务 */

.packpro {
    height: 480px;
    background: #fff;
    box-sizing: border-box;
    padding-top: 15px;
}

.pack_cp {
    height: 315px;
}

.packp_l h3 {
    margin-top: 58px;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    color: #09417e;
}

.packp_l p {
    font-family: "Microsoft YaHei";
    width: 530px;
    font-size: 16px;
    color: #666;
    padding: 35px 0;
}

.packp_r {
    width: 565px;
    height: 313px;
    overflow: hidden;
}

.packp_r .pimg,
.packzx_l .pimg,
.packs_r .pimg {
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.pack_cp:hover .packp_r .pimg,
.packzx:hover .packzx_l .pimg,
.packs:hover .packs_r .pimg {
    transform: scale(1.1);
}

.pro_m {
    display: block;
    text-align: center;
    width: 100px;
    height: 28px;
    line-height: 28px;
    background: #a0a0a0;
    color: #fff!important;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.pro_m:hover {
    background: #09417e;
    box-sizing: border-box;
}

.packzx,
.packs {
    height: 478px;
    background: #fff;
    box-sizing: border-box;
    padding: 44px 0;
    margin-top: 30px;
}

.packzx_l {
    width: 567px;
    height: 391px;
    overflow: hidden;
}

.packzx_r {
    width: 608px;
}

.packzx_r h3 {
    margin-top: 58px;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    color: #09417e;
}

.packzx_r p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #666;
    padding: 38px 0;
}

.packs_l {
    width: 625px;
}

.packs_l h3 {
    margin-top: 58px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    font-size: 30px;
    color: #09417e;
}

.packs_l p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #666;
    padding: 35px 0;
}

.packs_r {
    width: 565px;
    height: 390px;
    overflow: hidden;
}


/* 内页解决方案 */


/* 内页联系我们 */

.words {
    overflow: hidden;
    margin-right: -1.3%;
    padding-top: 5px;
}

.words li {
    width: 31%;
    float: left;
    margin-right: 1.3%;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.new1 li {
    border-bottom: 1px solid #dddddd;
    background: url(../images/newslist111.jpg) no-repeat 0% 50%;
    padding-left: 13px;
}


/*内页解决方案*/

.lcp_r img {
    width: 335px;
    height: 226px;
}


/*案例列表*/

.case_list {
    margin-top:15px;
}

.case_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.case_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
    width: 300px;
    height: 240px;
}

.case_list li a.img img {
    max-width:100%;
}

.case_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.case_list li h3 a {
    font-weight: normal;
}

.case_list li a.img {
    display: block;
}

.case_list li a.img:hover {
    border-color: #e87518;
}


/*Tag列表*/

.tag_list_product {
    margin-top: 10px;
}

.tag_list_product li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.tag_list_product li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.tag_list_product li a.img img {
    width: 150px;
    height: 120px;
}

.tag_list_product li h3 {
    text-align: center;
    padding-top: 5px;
}

.tag_list_product li h3 a {
    font-weight: normal;
}

.tag_list_product li a.img {
    display: block;
}

.tag_list_product li a.img:hover {
    border-color: #e87518;
}

.tag_list_news {}

.tag_list_news li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}

.tag_list_news li a {
    line-height: 27px;
}

.tag_list_news li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
}

.tag_list_news li h3 {
    font-size: 14px;
}

.tag_list_news li div {
    line-height: 24px;
}

.tag_total {
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding-left: 20px;
    background-color: #edf1f5;
    border: 1px solid #b6c7db;
}


/*产品里列表*/


/*滚动*/

#demo {
    /* background:#FFF; */
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.product_list {
    width: 972px;
    float: right;
    padding: 35px 0 170px 0;
}

.product_list li {
    float: left;
    width: 309px;
    height: 406px;
    background: #f8f8f8;
    margin: 0 22px 44px 0;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
}

.product_list li:nth-child(3n) {
    margin-right: 0px;
}

.product_list li a.img img {
    width: 288px;
    height: 180px;
}

.product_list li h3 {
    text-align: center;
    padding-top: 30px;
}

.product_list li h3 a {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    color: #09417e;
    text-align: center;
}

.n_pro_c {
    display: block;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: #777777;
    padding: 20px 0 30px 0;
}

.n_pro_m {
    display: block;
    width: 275px;
    height: 34px;
    line-height: 34px;
    font-family: "Microsoft YaHei";
    text-align: center;
    background: #09417e;
    border-radius: 5px;
    color: #fff!important;
    margin: 0 auto;
}

.product_list li a.img {
    display: block;
}

.product_list li a.img:hover {
    border-color: #e87518;
}

.roll_product {
    float: left;
}


/*下载列表*/

.down_list {}

.down_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../images/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

.down_list li a {}


/*招聘列表*/

.job_list {}

.job_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../images/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

.job_list li a {}

.job_list li span {
    position: absolute;
    color: #999;
    right: 0;
    z-index: 0;
}


/*招聘列表*/

.download_list {}

.download_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../images/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

.download_list li a {}

.download_list li span {
    position: absolute;
    color: #999;
    right: 0;
    z-index: 0;
}


/*详细页面公共样式*/

h3.title_bar {
    margin-left: 40px;
    width: 420px;
    float: left;
}

.share {
    padding-left: 5px;
    padding-bottom: 8px;
    float: left;
    width: 240px;
    height: 26px;
}

.info_title {
    border-bottom: 1px solid #e1e4e6;
}

.case_title {
    border-bottom: 1px solid #e1e4e6;
}


/*产品详细*/

.product_detail {
    padding: 5px;
    width: 935px;
    margin-top: 35px;
    float: right;
}

.product_detail h1.title {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.product_detail .img {
    width: 720px;
    height: 450px;
    float: left;
    padding: 2px;
}

.product_detail .img img {}

.product_detail .small {
    width: 720px;
    height: 450px;
}

.product_detail_z {
    padding-bottom: 100px;
}

.pro_dtitle {
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    color: #09417e;
    padding: 20px 0 35px 0;
    width: 100%;
}

.pro_detail {
    width: 100%;
    padding: 538px 0 0 0;
}

.jqzoom {
    text-decoration: none;
    float: left;
}

.product_detail .list {
    width: 300px;
    float: left;
    margin-left: 30px;
    display: inline;
    padding-top: 8px;
}

.list_p {}

.list_p li {
    height: 26px;
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: "Microsoft YaHei"
}

.list_p li h2 {
    font-size: 12px;
    font-weight: normal;
    font-family: "Microsoft YaHei"
}

.product_detail .inquiry {
    line-height: 32px;
    border: none;
    margin-top: 6px;
}

.product_detail .inquiry a {
    background: url("../images/xunjia.gif") center center no-repeat;
    display: block;
    width: 112px;
    height: 32px;
    text-indent: -99999px;
}

.product_detail .inquiry a:hover {
    background-image: url("../images/xunjia_hover.gif");
}

.list_p li h2 a {
    font-size: 12px;
    font-family: "Microsoft YaHei"
}

.p_detail span.title {
    line-height: 28px;
    height: 28px;
    text-align: left;
    margin-top: 10px;
    display: block;
    padding-left: 10px;
    font-size: 12px;
    border-bottom: 1px solid #0055ac;
}

.p_detail p.dd {
    padding-top: 5px;
    padding-bottom: 5px;
}

h3.tag {
    line-height: 32px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
}

h3.tag a {
    color: #005a98;
}

h3.tag a:hover {
    color: #e87518;
}

.page {
    line-height: 26px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 12px;
}

.page a {
    color: #005a98;
}

.page a:hover {
    color: #e87518;
}

.page span {
    color: #005a98;
}


/*新闻详细*/

.news_detail {}

.news_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.news_detail h3.title_bar {
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    float: left;
    height: 26px;
    overflow: hidden;
}

.news_detail h3.title_bar span {
    padding-right: 10px;
}


/*招聘详细*/

.job_detail {}

.job_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.job_detail h3.title_bar {
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
}

.job_detail h3.title_bar span {
    padding-right: 10px;
}

.job_detail .content h4 {
    background-color: #f1f1f1;
    height: 26px;
    line-height: 26px;
    text-align: left;
    padding-left: 15px;
}

.job_detail .content div.text {
    padding-top: 10px;
    padding-left: 22px;
    padding-right: 8px;
}


/*下载详细*/

.down_info {
    padding: 10px;
    margin-top: 15px;
}

.down_info table {
    width: 100%;
}

.down_info table thead {
    line-height: 26px;
    background-color: #f2f2f2;
}

.down_info table th {
    border: 1px solid #b6d5f1;
}

.down_info table td {
    padding: 3px;
    padding-left: 10px;
    padding-right: 5px;
    border: 1px solid #b6d5f1;
    text-align: center;
    line-height: 28px;
    height: 28px;
}

#download {
    text-decoration: underline;
}

#down_detail {}

#down_detail .title {
    line-height: 26px;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    height: 26px;
    background-color: #ececec;
}

#down_detail .text {
    padding: 10px;
}


/*内页左侧分类通用样式*/

//.sort{border-bottom:#D9D9D9 1px solid;}
.sort li {
    position: relative;
}

.sort li .layer2 {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort li .layer2 li {
    overflow: hidden;
}

.sort li .layer2 li a {
    font-weight: bold;
    background: url(../images/ico1.gif) no-repeat 0% 50%;
}

.sort li .layer2 li a:hover {
    text-decoration: none;
    color: #3a78c1;
}

.sort li .layer2 li .layer3 li {
    border-bottom: 1px dashed #d5d5d5;
    margin: 6px 0px;
    height: 24px;
    line-height: 24px;
}

.sort li .layer2 li .layer3 li a {
    font: normal 12px/24px "Microsoft YaHei";
    background: none;
}

.sort {
    padding: 25px 0 80px 0;
    background: #0a4b92;
}

.sort li a {
    color: #fff;
    display: block;
    padding-left: 68px;
    font: 100 13px/31px "Microsoft YaHei";
    background: #0a4b92;
}

.sort li a:visited {
    text-decoration: none;
    color: #fff;
}

.sort li a:hover {
    color: #f4ac00;
    text-decoration: none;
}


/* 过渡页 */

.gdy {
    padding-bottom: 111px;
}

.lcp_r {
    width: 970px;
    margin-top: 35px;
    border: 1px solid #efefef;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.lcp_r:hover {
    border: 1px solid #09417e;
}

.img_right {
    width: 635px;
    padding: 30px 25px 43px 50px;
    box-sizing: border-box;
}

.img_rh a {
    display: block;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #09417e;
    font-weight: normal;
}

.img_c {
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #666;
    padding: 20px 0 24px 0;
}

.img_right .pro_m {
    color: #fff!important;
}


/* .sort .layer2 li{width:200px;height:35px;margin-bottom:0;background:none;} */


/*内页留言*/

.lmess_s {
    margin: 70px 0 65px 0;
}

.lmess_x {
    background: url(../images/lmess_bg.png) center no-repeat;
    width: 1250px;
    height: 479px;
}

.lmess_l {
    width: 535px;
}

.lmess_l h3 {
    font: 500 30px/28px "Microsoft YaHei";
    color: #333;
}

.sh {
    font: 400 18px/28px "Microsoft YaHei";
    color: #999;
    padding: 12px 0 10px 0;
}

.lmess_r {
    width: 713px;
    background: #f9f9f9;
    border: 1px solid #e3e3e3;
}

.lmess_r h3 {
    font: 500 24px/28px "Microsoft YaHei";
    color: #333;
    text-align: center;
    padding-top: 35px;
}

.message {
    padding: 0 0 35px 25px;
    z-index: 100;
    position: relative;
}

.message input {
    vertical-align: middle;
}

.message #name {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
    border: 1px solid #dedede;
    width: 300px;
    margin-top: 20px;
}

.message #contact {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
    border: 1px solid #dedede;
    width: 300px;
    margin-top: 20px;
}

.message #email {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
    border: 1px solid #dedede;
    width: 658px;
    margin-top: 20px;
}

.message #content {
    display: block;
    width: 650px;
    height: 120px;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #dedede;
    margin-top: 6px;
    margin-top: 20px;
}

.message .msgbtn {
    background: #09417e;
    cursor: pointer;
    width: 660px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 15px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#code {
    padding-top: 10px;
    line-height: 26px;
}

#checkcode {
    height: 40px;
    line-height: 40px;
    width: 300px;
    border: 1px solid #dedede;
    margin-top: 20px;
}

#message_main tr {
    position: relative;
}

#message_main tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #666;
}

.m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    margin-top: 20px;
}

.ltal {
    margin: 20px 0 0 24px;
}

.ltala {
    float: right;
    display: block;
    margin: 27px 174px 0 0;
}

.c_label {
    line-height: 18px;
    padding-top: 12px;
}


/* 内页样式科技创新 */

.tech li {
    width: 386px;
    height: 444px;
    float: left;
    margin: 60px 26px 0 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.tech li:nth-child(3n) {
    margin-right: 0px;
}

.tech li:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, .2);
}

.tech_img {
    width: 386px;
    height: 251px;
    overflow: hidden;
}

.tech_img img {
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
}

.tech_img img:hover {
    transform: scale(1.1);
}

.tech_wz {
    padding: 30px 23px;
    text-align: center;
}

.tech_h a {
    display: block;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #09417e;
    text-align: center;
    font-weight: normal;
}

.tech_w {
    color: #666;
    font-family: "Microsoft YaHei";
    padding: 12px 0 26px 0;
}

.tmore {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #999!important;
    text-decoration: underline;
}


/* 内页包装服务 */

.n_ys {
    padding-left: 260px;
}

.n_serz {
    padding: 25px 0 200px 0;
}

.n_ser_l {
    padding-bottom: 140px;
    background: #0a4b92;
}

.n_ser_l h3 {
    background-color: #09417e;
    line-height: 38px;
    width: 200px;
    font-size: 16px;
    font-weight: normal;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.n_ser_l li a {
    color: #fff;
    display: block;
    padding-left: 68px;
    font: 100 13px/31px "Microsoft YaHei";
    background: #0a4b92;
}

.n_ser_l .ser_lab {
    color: #f4ac00!important;
}


/* 内页中国地图 */

.n_map {
    height: 1078px;
    background: url(../images/map_bg.png) center no-repeat;
    position: relative;
}

.mp {
    position: absolute;
    cursor: pointer;
    width: 24px;
    height: 30px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.mp1 {
    top: 500px;
    left: 669px;
}

.map_t {
    background: url(../images/map_t.png) center no-repeat;
    width: 319px;
    height: 166px;
    color: #fff;
    box-sizing: border-box;
    padding: 35px 0 0 27px;
    display: none;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    ;
}

.map_t h3 {
    font: 400 16px/32px "Microsoft YaHei";
    padding-bottom: 8px;
}

.map_t p {
    font-size: 12px;
}

.mph1 {
    position: absolute;
    top: -67px;
    left: -320px;
}

.mp2 {
    top: 462px;
    left: 769px;
}

.mph2 {
    position: absolute;
    top: -57px;
    left: -328px;
}

.mp3 {
    top: 377px;
    left: 770px;
}

.mph3 {
    position: absolute;
    top: -64px;
    left: -328px;
}

.mp4 {
    top: 321px;
    left: 946px;
}

.mph4 {
    position: absolute;
    top: -54px;
    left: -328px;
}

.mp5 {
    top: 455px;
    left: 903px;
}

.mph5 {
    position: absolute;
    top: -54px;
    left: -338px;
}

.mp6 {
    top: 475px;
    left: 937px;
}

.mph6 {
    position: absolute;
    top: -57px;
    left: -323px;
}

.mp7 {
    top: 477px;
    left: 920px;
}

.mph7 {
    position: absolute;
    top: -57px;
    left: -323px;
}

.mp8 {
    top: 506px;
    left: 926px;
}

.mph8 {
    position: absolute;
    top: -57px;
    left: -323px;
}

.mp9 {
    top: 506px;
    left: 958px;
}

.mph9 {
    position: absolute;
    top: -57px;
    left: -323px;
}

.mp10 {
    top: 520px;
    left: 949px;
}

.mph10 {
    position: absolute;
    top: -57px;
    left: -323px;
}

.mp11 {
    top: 533px;
    left: 939px;
}

.mph11 {
    position: absolute;
    top: -57px;
    left: -323px;
}

.mp12 {
    top: 500px;
    left: 887px;
}

.mph12 {
    position: absolute;
    top: -57px;
    left: -323px;
}

.mp13 {
    top: 500px;
    left: 846px;
}

.mph13 {
    position: absolute;
    top: -57px;
    left: -323px;
}


/* 底部top键 */

#goToTop {
    position: relative;
    bottom: -248px;
    left: 1200px;
    color: #fff;
}

#goToTop a {
    display: block;
    background: url(../images/gotop.png) no-repeat;
    width: 50px;
    height: 52px;
    z-index: 999999;
}


/*首页留言表单*/

.index_message {
    position: relative;
}

.name_input {
    border: 1px solid #cccccc;
    margin-top: 5px;
    background: #fff;
    height: 22px;
    width: 189px;
}

.input_left {
    float: left;
    width: 40px;
    text-align: center;
    background: url(../images/newadd/title_left.jpg) left top repeat-x;
    height: 22px;
    line-height: 22px
}

.input_right {
    position: relative;
    float: right;
}

.input_right input {
    height: 22px;
    line-height: 22px;
}

.input_right .m_label {
    position: absolute;
    width: 100px;
    text-align: left;
    line-height: 22px;
    padding-left: 6px;
    color: #ccc;
    z-index: 1;
    cursor: text;
}

#m_div {
    width: 222px;
    position: fixed;
    right: 2px;
    bottom: 0px;
    padding-bottom: 1px;
    z-index: 99999;
    background: none;
}

.d_label {
    line-height: 18px;
    padding-top: 8px;
    width: 160px;
}

.w_message {
    border: 1px solid #4a9cf9;
    padding: 7px;
    padding-top: 3px;
    height: 189px;
    background: #fff;
    padding-bottom: 27px;
    display: block;
    background: url(../images/newadd/message_bg.jpg) left top no-repeat;
}

.w_message #name {
    width: 142px;
    height: 22px;
    line-height: 22px;
    border: none !important;
}

.w_message #contact {
    width: 142px;
    height: 20px;
    line-height: 20px;
    border: none !important;
}

.w_message #content {
    width: 176px;
    height: 65px;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
}

.w_message #checkcode {
    width: 82px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ccc;
    background-color: #fff;
}

#message_main {
    display: table-cell;
}

.w_message #message_main tr {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
}

.w_message #message_main tr th {
    height: 28px;
    line-height: 28px;
    width: 37px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.w_message #code {
    padding-top: 0px;
    margin-top: 5px;
}

.w_title {
    background: none;
    color: #fff;
    ;
    position: relative;
    cursor: pointer;
    height: 33px;
    width: 222px;
    overflow: hidden;
}

.w_message #message_main .m_input {
    border: 1px solid #ccc;
    background-color: #fff;
}

.w_message .msgbtn {
    width: 93px;
    height: 29px;
    line-height: 20px;
    background: url(../images/newadd/submit.png) 50% 50% no-repeat;
    margin-top: 3px;
    border: none;
    font-family: "宋体", arial;
    font-size: 12px;
    margin-left: 54px;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.w_message .msgbtn_hover {
    background: #3c96fc;
    color: #fff;
    border: 1px solid #3c96fc;
}

.m_close {
    background: url(../images/newadd/messbtn.png) left top no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    overflow: hidden;
    width: 19px;
    height: 20px;
    right: 12px;
    top: 8px;
    cursor: pointer;
}

.m_open {
    background: url(../images/newadd/messbtn1.png) left top no-repeat;
    ;
}

.w_message .m_under {
    position: absolute;
    width: 227px;
    height: 37px;
    line-height: 41px;
    left: 0;
    bottom: 1px;
}

.w_message .support {
    color: #000;
    width: 100px;
    position: absolute;
    bottom: 1px;
    right: 8px;
    font-size: 12px;
}

#m_top {
    height: 1px;
    font-size: 0px;
    line-height: 1px;
    margin: 0 2px;
    background: #4a9cf9;
}

#m_mid {
    height: 1px;
    font-size: 0px;
    line-height: 1px;
    margin: 0 1px;
    background: #4a9cf9;
}

#m_bot {
    background: #4a9cf9;
    height: 31px;
    line-height: 31px;
    padding-left: 9px;
    font-family: "Microsoft YaHei";
    font-size: 13px;
}


/*分页样式1*/

.pageController {
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #505050;
    margin: 0 auto;
    border-top: 1px solid #E2E3E4;
    margin-top: 16px;
    line-height: 24px;
}

.pageController a {
    background-color: #FFF;
    vertical-align: middle;
    border: #efefef 1px solid;
    color: #505050;
    padding: 5px 8px;
    margin-right: 3px;
    margin-left: 3px;
}

.pageController a:hover {
    background-color: #efefef;
    color: #438ece;
    text-decoration: none;
    border: #efefef 1px solid;
}

.pageController .currPage {
    background-color: #efefef;
    color: #ff0000;
    border: #efefef 1px solid;
}

.pageController .t1 {
    float: left;
    margin-right: 5px;
    height: 24px;
    line-height: 22px;
    white-space: nowrap;
}

.pageController .t2 {
    float: right;
    vertical-align: middle;
    line-height: 24px;
}

.pageController .t2 #current {
    padding: 0 5px;
    line-height: 24px;
}

.pageController .t1 span {
    padding-left: 4px;
    padding-right: 4px;
}

.pageController select {
    height: 24px;
    vertical-align: middle;
    text-align: center;
    line-height: 24px;
}

.pageController select option {
    vertical-align: middle;
}


/*相关产品和新闻*/

.relate_list {
    margin-top: 10px;
}

.relate h4 {
    line-height: 30px;
    border-bottom: 2px solid #e87518;
    padding-left: 5px;
}

#relate_p .img img {
    width: 120px;
    height: 96px;
}

#relate_p li {
    margin-left: 9px;
    margin-right: 10px;
    _display: inline;
}

#relate_n li {
    width: 48%;
    float: left;
}

.relate ul {
    float: none;
}


/*博客列表*/

.blog_list {}

.blog_list li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.blog_list li h2 {
    line-height: 42px;
    height: 42px;
    padding-left: 10px;
    padding-left: 20px;
    border-bottom: 1px dashed #ccc;
}

.blog_list li h2 a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #4C4C4C;
    line-height: 42px;
    color: #204e7d;
}

.blog_list li .summary {
    color: #878787;
    line-height: 28px;
    height: 28px;
    text-indent: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blog_list li .under {
    padding-left: 20px;
    padding-top: 5px;
    height: 24px;
    line-height: 24px;
    padding-bottom: 5px;
    color: #2970a6;
}

.blog_list li .under a {
    color: #2970a6;
}


/*网站地图*/

h3.map_title {
    line-height: 30px;
    line-height: 30px;
    background-color: #f5f8fa;
    border: 1px solid #d6dbe1;
    text-indent: 20px;
    color: #6f9325;
    border-bottom: 2px solid #6f9325;
}

.map_list {
    line-height: 30px;
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.map_list a {
    padding: 4px;
    white-space: nowrap;
}

.map_list a:hover {
    text-decoration: none;
    background-color: #3b639f;
    color: #fff;
    padding: 4px;
}