﻿/* 设置 */

body {
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background: #fff;
    height: 100%;
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    *width: 1200px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

a {
    color: inherit;
}

a:hover {
    color: #2e4672;
}


/*css组件-设置*/

.form-control,
.input-group-addon,
.btn {
    border-radius: 2px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}


/*选中颜色*/

::-moz-selection {
    color: #fff;
    background: #000;
}

::selection {
    color: #fff;
    background: #000;
}

::-webkit-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}


/* 网站样式 */


/*header*/


/* 通用分页样式 */

.pages {
    height: 35px;
    margin: 40px 0 10px 0;
    clear: both;
}

.pages:after {
    content: '.';
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
}

.pages ul {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: center;
}

.pages li {
    height: 30px;
    margin-right: 5px;
    display: inline-block;
}

.pages li a {
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
    height: 24px;
    line-height: 24px;
    color: #666;
}

.pages li a:hover {
    border: 1px solid #2e4672;
    background: #2e4672;
    color: #fff;
    text-decoration: none;
}

.pages li span {
    border: 1px solid #e1e1e1;
    height: 24px;
    line-height: 24px;
    color: #c4c4c4;
    padding: 5px 10px;
}

.pages .current a {
    border: 1px solid #2e4672;
    background: #2e4672;
    color: #fff;
}


/* 通用分页样式结束 */


/*顶部欢迎词开始*/

.toper {
    background: #f1f1f1;
    color: #666;
    overflow: hidden;
    line-height: 37px;
    font-size: 14px;
}

.CHer {
    display: block;
    background: url(../images/zhong.jpg)no-repeat left center;
    padding: 0 17px 0 30px;
}

.ENer {
    display: block;
    background: url("../images/EN.jpg")no-repeat left center;
    padding-left: 30px;
}


/*logo*/

.header {
    padding: 30px 0 37px;
    overflow: hidden;
}

.headtel {
    padding: 0 10px;
}

.headtel_wen p {
    font-size: 14px;
    color: #666;
    line-height: 40px;
}

.headtel_wen span {
    font-size: 30px;
    color: #2e4672;
    font-family: "impact"!important;
    line-height: 15px;
}


/*头部结束*/


/*导航*/

.topnav {
    background: #2e4672;
    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    width: 100%;
}

.yya {
    position: fixed;
    left: 0;
    top: 0;
}

.gizle {
    top: -90px;
    z-index: 9999;
}

.sabit {
    top: 0;
    z-index: 9999999;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    height: 60px;
    line-height: 60px;
    background: #2e4672;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
    background: url("../images/nav.jpg")no-repeat right top;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 41px;
    font-size: 16px;
    font-weight: normal;
}

.nav .sub {
    display: none;
    width: 160px;
    left: 0;
    top: 60px;
    position: absolute;
    background: #4E4E4E;
    line-height: 26px;
    padding: 12px 0;
    text-align: center;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 3px 16px;
    font-size: 14px;
    line-height: 36px;
}

.nav .sub a:hover {
    background: #6d6d6d;
    color: #fff;
}

.nav .nLi h3 a.on {
    background: #c10008;
    color: #fff;
}


/*导航结束*/


/* 轮播图css */

.slideBox {
    position: relative;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    bottom: 50px;
    z-index: 1;
    text-align: center;
    margin-left: 47%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin: 0 4.5px;
    width: 47px;
    height: 4px;
    line-height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #293851;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    display: block;
    height: 645px;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 6%;
    top: 42%;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 128px;
    background: url("../images/banner_jt.png") -49px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.2;
    z-index: 789;
}

.slideBox .next {
    left: auto;
    right: 6%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 0.7;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}


/* 轮播图css结束 */


/*工艺*/

.index_gongyi {
    padding: 99px 0 85px;
    overflow: hidden;
}

.annoyance ul li {
    width: 100%;
}

.annoyance .box {
    width: 524px;
    margin-top: 60px;
    background: #f1f1f1;
    padding: 35px 25px;
    height: 217px;
}

.annoyance .box .pict {
    width: 250px;
    height: 130px;
}

.annoyance .box .pict img {
    width: 250px;
    height: 130px;
}

.annoyance .box .text {
    margin-top: 20px;
}

.annoyance .box .text p {
    color: #666666;
    line-height: 1.5;
    margin-top: 8px;
    float: right;
    width: 447px;
    font-size: 16px;
}

.annoyance .box .text p i {
    color: #e60000;
}

.annoyance .box .text .ico-close {
    float: left;
    margin-right: 3px;
}

.ico-close {
    width: 62px;
    height: 62px;
    background-image: url(../images/pic10.png);
    display: inline-block;
    vertical-align: middle;
}

.title {
    border-bottom: 1px solid #d9d9d9;
    height: 42px;
}

.title h2 {
    float: left;
    font-size: 32px;
    font-weight: normal;
    position: relative;
    line-height: 34px;
}

.title h2:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #2e4672;
    bottom: -10px;
    left: 0;
    position: absolute;
}

.title a {
    color: #fff;
    float: right;
    width: 95px;
    height: 26px;
    line-height: 26px;
    background: #2e4672;
    text-align: center;
    position: relative;
    top: 27px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.box_img {
    overflow: hidden;
}


/*工艺结束*/


/*解决方案*/

.index_fangan {
    background: #f1f1f1;
    padding: 103px 0 30px;
    overflow: hidden;
}

.fangan_title {
    text-align: center;
    padding-bottom: 35px;
}

.fangan_title p {
    color: #222;
    font-size: 34px;
}

.fangan_title span {
    font-size: 14px;
    color: #666;
}

.fangan_title .geduan {
    width: 42px;
    height: 2px;
    background: #c10008;
    margin: 15px auto 0 auto;
}

.title_hx {
    border-bottom: 2px solid #c10008;
    padding: 25px 0;
}


/* 方案滚图css */

.slideGroup {
    width: 100%;
}

.slideGroup .parHd {
    position: relative;
    height: 515px;
}

.slideGroup .parHd ul {
    float: left;
}

.slideGroup .parHd ul li {
    float: left;
    cursor: pointer;
    width: 390px;
    padding-right: 15px;
}

.slideGroup .parHd ul li.on {}

.slideGroup .slideBox {
    zoom: 1;
    padding: 10px 0;
    position: relative;
}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.slideGroup .parBd ul li {
    margin: 0px 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 362px;
}

.slideGroup .parBd {
    background: #fff;
    margin-top: 30px;
    padding: 43px;
}

.slideGroup .parBd .slideBox ul li .pic_title {
    color: #333;
    font-size: 14px;
}

.slideGroup .fangbox {
    position: relative;
}

.slideGroup .fangbox_img {
    position: absolute;
    z-index: 555;
}

.slideGroup .fangbox_wen {
    position: absolute;
    z-index: 99999;
    background: #2c436d;
    opacity: 0.9;
    width: 391px;
    height: 376px;
}

.fangbox {
    height: 376px;
    overflow: hidden;
}

.fangbox01 {
    padding: 29px 0;
    background: #fff;
    text-align: center;
}

.fangbox01 p {
    color: #333;
    font-size: 24px;
}

.fangbox01 span {
    color: #666;
    font-size: 14px;
}

.title_img {
    float: left;
    padding-right: 17px;
}

.wen_title p {
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.wen_title {
    width: 165px;
    margin: 0 0 0 110px;
    overflow: hidden;
    padding: 65px 0 47px;
}

.wen_texing {
    color: #c6d6f1;
    font-size: 16px;
    width: 200px;
    margin: 0 0 0 110px;
    overflow: hidden;
}

.wen_texing dl dt {
    float: left;
    background: url("../images/fangico02.png")no-repeat left center;
    padding: 8px 0 8px 10px;
    width: 89px;
    line-height: 24px;
    display: block;
}

.sanjiao {
    position: absolute;
    background: url(../images/sanjiao.png)no-repeat 164px bottom;
    width: 100%;
    height: 24px;
}

.slideGroup .parHd ul li .fangbox_wen {
    display: none;
}

.slideGroup .parHd ul li .sanjiao {
    display: none;
}

.slideGroup .parHd ul li.on .fangbox_wen {
    display: block;
}

.slideGroup .parHd ul li.on .sanjiao {
    display: block;
}

.slideGroup .sPrev {
    position: absolute;
    left: -25px;
    top: 167px;
    width: 48px;
    height: 48px;
    background: url(../images/pro_jtz.png) no-repeat center center;
    z-index: 999;
    opacity: 0.9;
}

.slideGroup .sNext {
    position: absolute;
    top: 167px;
    width: 48px;
    height: 48px;
    left: auto;
    right: -25px;
    background: url("../images/pro_jtr.png") center center no-repeat;
    z-index: 9999;
    opacity: 0.9;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
    border-color: #f60;
}

.slideGroup .tempWrap {
    z-index: 332;
    width: 100%!important;
}


/*解决方案结束*/


/*热销产品开始*/

.index_produt {
    background: #2e4672;
    overflow: hidden;
    padding: 70px 0 40px;
}

.produt_title {
    width: 100%;
}

.produt_title p {
    color: #fff;
    font-size: 34px;
}

.fangan_title span {
    font-size: 14px;
    color: #666;
}

.produt_title span {
    font-size: 14px;
    color: #64789b;
}


/* 产品滚动css */

.slideGroup01 {
    padding: 0px 0 15px;
    width: 100%;
}

.slideGroup01 .parHd {
    position: relative;
    height: 80px;
}

.slideGroup01 .parHd ul li.on a {
    color: #1d3259;
}

.slideGroup01 .parHd ul {
    position: absolute;
    width: 100%;
}

.slideGroup01 .parHd ul li {
    float: left;
    padding: 0 18px;
    cursor: pointer;
    width: 12.5%;
    margin-right: 16px;
    text-align: center;
    line-height: 56px;
    background: #1d3259;
    color: #fff;
    font-size: 15px;
}

.slideGroup01 .parHd ul li.on {
    background: #fff;
    color: #1d3259;
    font-weight: bold;
}

.slideGroup01 .slideBox01 {
    zoom: 1;
    padding: 10px 0 30px;
    position: relative;
}

.slideGroup01 .sPrev {
    position: absolute;
    left: -28px;
    top: 100px;
    width: 45px;
    height: 133px;
    background: url(../images/produt_jtz.jpg) no-repeat center center;
    z-index: 999;
    opacity: 0.4;
}

.slideGroup01 .sNext {
    position: absolute;
    top: 100px;
    width: 45px;
    height: 133px;
    left: auto;
    right: -21px;
    background: url("../images/produt_jtr.jpg") center center no-repeat;
    z-index: 999;
    opacity: 0.4;
}

.slideGroup01 .parBd {
    /*	margin: 85px 0 0;*/
}

.slideGroup01 .parBd .slideBox01 ul {
    zoom: 1;
    float: left;
}

.slideGroup01 .parBd .slideBox01 ul li {
    margin: 0 11px;
    float: left;
    _display: inline;
    text-align: center;
    background: #f5f5f5;
    width: 362px;
    padding: 8px;
}

.slideGroup01 .parBd .slideBox01 ul li .pic .pic_img * {
    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}

.slideGroup01 .parBd .slideBox01 ul li .pic .pic_img {
    width: 362px;
    height: 362px;
    overflow: hidden;
}

.slideGroup01 .parBd .slideBox01 ul li .pic img {
    width: 100%;
    height: 100%;
}

.slideGroup01 .parBd .slideBox01 ul li .pic:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.slideGroup01 .parBd .slideBox01 ul li .Bbox_title {
    line-height: 50px;
    color: #333;
    font-size: 17px;
}

.slideGroup01 .pic_texing {
    padding: 10px 33px 20px;
    overflow: hidden;
}

.slideGroup01 .pic_texing a:hover {
    color: #fff;
}

.slideGroup01 .inputro {
    display: block;
    width: 127px;
    font-size: 14px;
    color: #112241;
    line-height: 35px;
    margin: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 0 5px;
}

.slideGroup01 .texing01 {
    background: #e1e1e1;
}

.slideGroup01 .texing02 {
    background: #dbe5f6;
}

.slideGroup01 .texing02 {
    background: #dbe5f6;
}

.slideGroup01 .tempWrap {
    z-index: 332;
    width: 100%!important;
}

.slideBox01 {
    position: relative;
}

.slideBox01 .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    bottom: -21px;
    z-index: 1;
    text-align: center;
    margin-left: 44%;
}

.slideBox01 .hd dl {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox01 .hd dl dt {
    float: left;
    margin: 0 4.5px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    text-align: center;
    background: #627495;
    cursor: pointer;
}

.slideBox01 .hd dl dt.on {
    background: #fff;
}


/*热销产品结束*/


/*选择理由*/

.index_xuanze {
    overflow: hidden;
    background: url("../images/youshibj.jpg") repeat;
    padding: 80px 0 30px;
}

.liyou_title span {
    color: #666;
}


/* 本例子css */

.slideTxtBox {
    width: 100%;
    text-align: left;
}

.slideTxtBox .hd {
    width: 1200px;
    margin: 0 auto 40px auto;
    height: 95px;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    background: #fff;
}

.slideTxtBox .hd ul li {
    float: left;
    width: 300px;
    cursor: pointer;
    height: 95px;
    background: url("../images/liyou_hx.jpg")no-repeat right top;
}

.slideTxtBox .hd ul li.on {
    height: 95px;
    background: #2e4672!important;
}

.liyou01_img {
    width: 64px;
    height: 64px;
    background: #666;
    float: left;
    position: relative;
    border-radius: 50%;
    margin-right: 12px;
    overflow: hidden;
}

.liyou01_img .ico01 {
    position: absolute;
    top: 15px;
    left: 14px;
}

.liyou01_img .ico01_cs {
    position: absolute;
    top: -39px;
}

.slideTxtBox .hd ul li.on .ico01 {
    top: -39px;
}

.slideTxtBox .hd ul li.on .ico01_cs {
    top: 15px;
    left: 14px;
}

.slideTxtBox .hd ul li.on .liyou01_img {
    background: #fff;
}

.slideTxtBox .hd ul li.on .liyou01_wen p {
    color: #fff;
}

.slideTxtBox .hd ul li.on .liyou01_wen span {
    color: #fff;
}

.liyou01 {
    width: 212px;
    margin: 14px auto;
}

.liyou01_wen p {
    font-size: 20px;
    color: #333;
    line-height: 21px;
}

.liyou01_wen span {
    color: #c2c2c2;
    font-size: 12px;
    text-transform: uppercase;
}

.liyou01_wen {
    padding: 15px 0;
}

.slideTxtBox .bd {
    height: 615px;
}

.slideTxtBox .bd ul {
    zoom: 1;
}

.slideTxtBox .bd ul li {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.slideGroup03 .sPrev,
.slideGroup03 .sNext {
    position: absolute;
    left: 47.5%;
    bottom: -4px;
    display: block;
    width: 57px;
    height: 57px;
    background: url("../images/xuanze_jtz.png") center center no-repeat;
}

.slideGroup03 .sNext {
    left: auto;
    right: 47.1%;
    background: url("../images/xuanze_jtr.png") center center no-repeat;
}

.slideGroup03 .sPrev:hover,
.slideGroup03 .sNext:hover {
    border-color: #f60;
}

.liyou_nr {
    width: 44%;
    float: right;
    height: 615px;
    text-align: left;
}

.liyou_title11 {
    padding: 115px 0;
}

.liyou_title11 p {
    color: #2e4672;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
}

.liyou_title11 p span {
    font-size: 57px;
}

.liyou_title11 .liyou_by {
    color: #333;
    font-size: 33px;
}

.liyou_wen {
    color: #999;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
}

.slideTxtBox .arrow {
    position: absolute;
    right: 45%;
    bottom: -656px;
    z-index: 999;
}

.slideTxtBox .arrow a {
    display: block;
    width: 55px;
    height: 50px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/liyou_jt.jpg") center center no-repeat;
}

.slideTxtBox .arrow .next {
    background-position: 0 1px;
}

.slideTxtBox .arrow .prev {
    background-position: -59px 1px;
}


/*选择理由结束*/


/*工程案例开始*/

.index_case {
    padding: 85px 0;
    overflow: hidden;
}

.index_case .fl-box {
    float: left;
    width: 592px;
    height: 480px;
    overflow: hidden;
    position: relative;
}

.index_case .fl-box img {
    width: 100%;
}

.index_case .fl-box p {
    color: #fff;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 79%;
    text-align: left;
    background: rgba(39, 54, 76, 1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 0 63px;
}

.index_case .fl-box h4 {
    position: absolute;
    top: 50%;
    width: 100%;
}

.index_case .fl-box:hover .box-show {
    opacity: 1;
}

.index_case .fl-box:hover .box-show a {
    margin-top: 190px;
}

.index_case .fl-box:hover p {
    bottom: 0px;
}

.index_case .fl-box .box-show a {
    margin-top: -150px;
}

.index_case .fr-box {
    float: right;
    width: 600px;
}

.index_case .fr-box ul {
    margin-top: -10px;
}

.index_case .fr-box ul li {
    position: relative;
    width: 290px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    float: left;
}

.index_case .fr-box ul li p {
    display: block;
    width: 100%;
    text-indent: 30px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: rgba(39, 54, 76, .9);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    z-index: 999;
    bottom: 0;
}

.index_case .fr-box ul li:hover .box-show {
    opacity: 1;
    /*background: url("../images/anli_sp01.png");*/
}

.index_case .fr-box ul li:hover .box-show a {
    margin-top: 90px;
}

.index_case .fr-box ul li:hover p {
    /*	bottom: -35px;*/
}

.fl-box .ico-sea {
    width: 120px;
    height: 90px;
    background-image: url("../images/anli_sp.png");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: inline-block;
    margin-top: 170px;
}

.fr-box .ico-sea {
    width: 63px;
    height: 47px;
    background-image: url("../images/anli_sp01.png");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 90px;
    display: inline-block;
}

.index_case .box-show {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(28, 28, 28, .8);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center;
}

.index_case .box-show a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.index_case .fr-box .box-show a {
    width: 63px;
    height: 47px;
}

.index_case .fr-box ul .pict {
    width: 290px;
    height: 235px;
    overflow: hidden;
}

.case .fr-box ul .pict img {
    width: 100%;
}


/*工程案例结束 */


/*关于安登*/

.index_andeng {
    overflow: hidden;
    padding: 57px 0;
    background-image: url("../images/gs_bj.jpg");
    background-size: cover;
}

.andeng_titile {
    color: #fff;
    text-align: center;
}

.andeng_titile p {
    font-size: 34px;
}

.andeng_titile p span {
    font-weight: bold;
}

.andeng_titile .andeng_subtitle {
    font-size: 14px;
}


/* 本例子css */

.slideGroup04 {
    width: 100%;
    padding: 37px 0 0;
    text-align: left;
}

.slideGroup04 .parHd {
    height: 98px;
    line-height: 98px;
    background: #eeeeee;
    position: relative;
    border-top: 1px solid #eee;
}

.slideGroup04 .parHd ul {
    float: left;
    position: absolute;
}

.slideGroup04 .parHd ul li {
    float: left;
    cursor: pointer;
    width: 400px;
    height: 98px;
}

.slideGroup04 .parHd ul li.on {
    background: #fff;
    height: 98px;
}

.slideGroup04 .slideBox04 {
    zoom: 1;
    padding: 30px 41px 15px;
    position: relative;
    background: #fff;
}

.slideGroup04 .sPrev {
    position: absolute;
    left: 18px;
    top: 178px;
    width: 45px;
    height: 133px;
    background: url(../images/produt_jtz.jpg) no-repeat center center;
    z-index: 999;
    opacity: 0.4;
}

.slideGroup04 .sNext {
    position: absolute;
    top: 178px;
    width: 45px;
    height: 133px;
    left: auto;
    right: 18px;
    background: url("../images/produt_jtr.jpg") center center no-repeat;
    z-index: 999;
    opacity: 0.4;
}

.slideGroup01 .parBd {
    /*	margin: 85px 0 0;*/
}

.slideGroup04 .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.slideGroup04 .parBd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 328px;
}

.slideGroup04 .parBd ul li .pic {
    text-align: center;
}

.slideGroup04 .parBd ul li .pic img {
    width: 120px;
    height: 90px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.slideGroup04 .parBd ul li .pic a:hover img {
    border-color: #999;
}

.slideGroup04 .parBd ul li .title {
    line-height: 24px;
}

.andeng_tu {
    width: 52%;
    padding: 19px 0;
}

.andeng_wen {
    width: 45%;
    padding: 30px 0 9px;
}

.andeng_bt {
    font-size: 24px;
    color: #333;
    line-height: 38px;
}

.andeng_bt span {
    font-weight: bold;
}

.andeng_nr pre {
    font: 14px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 30px;
    color: #5a5a5a;
}

.andeng_hx {
    width: 47px;
    height: 3px;
    background: #c10008;
    margin: 26px 5px;
}

.andeng_nr a {
    display: block;
    background: url("../images/gs_jt.png")no-repeat center center;
    width: 37px;
    height: 16px;
    padding: 33px 0;
}

.gongshi {
    width: 133px;
    margin: 0 auto;
}

.gongshiico {
    width: 31px;
    height: 31px;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 34px 0;
}

.gsico01 {
    position: absolute;
    top: 0;
    left: 0;
}

.gsico01_cs {
    position: absolute;
    top: -35px;
}

.gongshi_bt {
    color: #444;
    font-size: 24px;
}

.slideGroup04 .parHd ul li.on .gsico01 {
    top: -35px;
}

.slideGroup04 .parHd ul li.on .gsico01_cs {
    left: 0;
    top: 0;
}

.slideGroup04 .parHd ul li.on .gongshi_bt {
    color: #2e4672;
}

.fengcai_pic {
    padding: 5px;
    border: 1px solid #eee;
}

.fengcai_pic img {
    display: block;
    width: 100%;
}

.fengcai_title {
    font-size: 13px;
    color: #666;
    padding: 8px 0;
}

.slideGroup04 .tempWrap {
    margin: 0 auto;
}

.slideGroup04 .fengcai {
    padding: 114px 0px 68px;
}


/*安登简介结束*/


/*首页新闻开始*/

.index_xin {
    overflow: hidden;
    padding: 100px 0 60px;
}


/* 本例子css */

.slideTxtBox05 {
    width: 50%;
    text-align: left;
}

.slideTxtBox05 .hd {
    height: 68px;
    position: relative;
}

.slideTxtBox05 .hd ul {
    float: left;
    position: absolute;
    width: 100%;
}

.slideTxtBox05 .hd ul li {
    float: left;
    width: 49%;
    height: 68px;
    border: 1px solid #eee;
}

.slideTxtBox05 .hd ul li.on {
    background: #2e4672;
    color: #fff;
    border: 1px solid #2e4672;
}

.slideTxtBox05 .hd ul li a {
    display: block;
}

.slideTxtBox05 .hd ul li:hover a {
    color: #fff;
}

.slideTxtBox05 .bd {
    padding: 0 28px 0 0;
}

.slideTxtBox05 .bd ul {
    padding: 15px 0;
    zoom: 1;
}

.slideTxtBox05 .bd li {
    overflow: hidden;
    padding: 9px 0;
    background: url("../images/xinw_di.png")no-repeat left center;
}

.slideTxtBox05 .bd li .date {
    float: right;
    color: #999;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideTxtBox05 .arrow {
    position: absolute;
    right: 10px;
    top: 0;
}

.slideTxtBox05 .arrow a {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") 0 0 no-repeat;
}

.slideTxtBox05 .arrow .next {
    background-position: 0 -50px;
}

.slideTxtBox05 .arrow .prevStop {
    background-position: -60px 0;
}

.slideTxtBox05 .arrow .nextStop {
    background-position: -60px -50px;
}

.xinw_tu {
    width: 195px;
    height: 144px;
    float: left;
    padding-right: 26px;
}

.xinw_tu img {
    border: 5px solid #eee;
}

.xinw_wen p {
    font-size: 16px;
    color: #333;
}

.xinw_wen p {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xinw_wen span {
    font-size: 14px;
    color: #999;
    line-height: 26px;
}

.xinw_wen a {
    color: #c10008;
    font-size: 14px;
    padding: 0 15px;
}

.slideTxtBox05 .bd li .xinw_di {
    padding: 0 12px;
}

.slideTxtBox05 .hd ul li {
    font-size: 22px;
    color: #333;
    text-align: center;
    line-height: 68px;
}


/*常见问题*/

.wenti {
    overflow: hidden;
    margin-top: 14px;
}

.wenti .weiti_bt {
    position: relative;
}

.wenti .weiti_bt p {
    color: #293851;
    font-size: 28px;
    border-bottom: 3px solid #293851;
    width: 114px;
    padding-bottom: 0px;
    margin-bottom: -2px;
}

.wenti .weiti_bt a {
    position: absolute;
    right: 0;
    top: 36px;
    background: #2e4672;
    color: #fff;
    padding: 2px 15px;
    text-align: center;
    font-size: 14px;
}

.wenti .weiti_bt {
    border-bottom: 1px solid #d2d2d3;
    margin-bottom: 18px;
}

.txtScroll-top {
    overflow: hidden;
    position: relative;
    height: 460px;
}

.txtScroll-top .bd {
    height: 460px;
}

.txtScroll-top .tempWrap {
    height: 400px!important
}

.txtMarquee-top .hd {
    height: 30px;
    line-height: 30px;
    padding: 0 10px 5px 20px;
    position: relative;
    border-bottom: 1px solid #d2d2d3;
}

.txtScroll-top .bd {
    padding-top: 30px;
}

.txtScroll-top .infoList li {
    height: 95px;
    width: 509px;
    padding: 20px 5px;
    border-bottom: 1px dashed #eee;
}

.txtScroll-top .bd .wenti_img {
    width: 142px;
    float: left;
    margin-right: 20px;
}

.wei_wen p {
    color: #333;
    font-size: 16px;
    line-height: 32px;
}

.wei_wen p {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wei_wen span {
    font-size: 14px;
    color: #999;
    line-height: 26px;
}

.weiico {
    float: left;
    padding: 0 12px;
}


/*新闻结束*/


/*底部css*/

.foot {
    overflow: hidden;
}

.foot .footer {
    background: #f5f5f5;
    overflow: hidden;
    padding: 50px 0;
}

.footer .liangshi {
    width: 391px;
    margin-right: 103px;
    float: left;
}

.footer .liangshi .dianhua p {
    color: #fca900;
    font-size: 22px;
}

.footer .liangshi .dianhua span {
    color: #fff;
    font-size: 36px;
    font-family: 'Impact Regular';
}

.footer .liangshi .dianhua span span {
    border-bottom: 1px solid #fca900;
    padding-bottom: 31px;
}

.footer .liangshi .liangshiren p {
    color: #2e4672;
    font-size: 14px;
    line-height: 35px;
    padding-left: 32px;
}

.footico01 {
    display: block;
}

.footico02 {
    display: block;
    line-height: 22px!important;
    margin: 9px 0 0;
}

.lanmu01 {
    float: left;
    padding: 50px 0 0;
}

.lanmu01 .lanmu11 {
    width: 167px;
    float: left;
    margin-right: 26px;
}

.lanmu01 .lanmu11 dt {
    color: #2e4672;
    font-size: 18px;
}

.lanmu01 .lanmu11 dt img {
    width: 120px;
}

.foot_hx {
    width: 20px;
    height: 1px;
    background: #9d9d9d;
    margin: 10px 0 15px;
}

.lanmu01 .lanmu11 dd a {
    font-size: 14px;
    color: #9d9d9d;
    line-height: 32px;
}

.lanmu01 .lanmu11 dl a:hover {
    color: #2e4672;
}

.dingbu02 {
    padding: 13px 0;
    background: #f5f5f5;
    overflow: hidden;
}

.dingbu02 .banquan p {
    color: #999;
    font-size: 12px;
    display: block;
    line-height: 37px;
    padding: 0 10px;
    float: right;
}

.dingbu02 .beianhao {
    color: #999;
    font-size: 12px;
    line-height: 37px;
}

.dingbu02 .beianhao a {
    float: left;
    padding-right: 10px;
}

.dingbu02 .beianhao a:hover {
    color: #2e4672;
}

.neiye_right .dz {
    margin: 22px 0;
}


/*

table {

	border: 1px solid #ededed!important;

}

table td {

	border: 1px solid #ededed!important;

	padding: 15px;

}

*/

.wenhua h3 {
    line-height: 50px;
    font-size: 18px;
    color: #555555;
}

.neiyedz a {
    font-size: 14px;
    line-height: 49px;
    color: #e60012;
    background: url(../images/neiyedz02.png) no-repeat left center;
    display: block;
    padding-left: 40px;
}

.dingbu_hx {
    border-top: 1px solid #ececec;
    padding: 25px 0;
}

.foot_by {
    font-size: 18px;
    color: #fff;
    width: 275px;
    height: 50px;
    line-height: 50px;
    background: #2e4672;
    text-align: center;
    margin: 15px 0 23px;
}

.erwen p {
    font-size: 14px!important;
    text-align: center;
}

.erwen {
    width: 125px!important;
}


/*头部新增 */

.header_nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.htxt_t {
    font-size: 18px;
    line-height: 24px;
    color: #222;
}

.hyc {
    display: flex;
    align-items: center;
}

.hyc_t {
    display: flex;
    justify-content: center;
}

.hyc_t img {
    width: 100px;
    margin: auto;
}

.htxt_c {
    font-size: 26px;
    line-height: 34px;
    color: #c10008;
    font-weight: 700;
}

.htxt_b {
    font-size: 16px;
    line-height: 28px;
    color: #222;
}

.htxt_b span {
    display: inline-block;
    margin: 0 8px;
    width: 5px;
    height: 5px;
    background-color: #c10008;
    vertical-align: middle;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.hyc_b {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.hyc_bl img {
    margin: auto;
    margin-top: -6px;
}

.hyc_br {
    margin-left: 8px;
}

.hyc_brt {
    font-size: 14px;
    line-height: 16px;
    color: #666;
}

.hyc_brb {
    font-size: 30px;
    line-height: 32px;
    color: #2e4672;
    font-family: "impact"!important;
}