@charset "utf-8";

/* CSS Document */
body {
    FONT-SIZE: 14px;
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
    color: #666666;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    overflow-x: hidden;
    box-sizing: border-box;

}

* {
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
}

li {
    list-style: none
}

a {
    cursor: pointer;
    color: #666
}

.center {
    width: 1200px;
    margin: 0 auto
}

h1,
h2,
h3,
h4,
h5,
p {
    margin: 0 0;
    padding: 0 0;
    font-weight: 500
}

.ctrl span {
    float: left;
    cursor: pointer;
}

input,
textarea,
select {
    outline: none;
    font-family: "微软雅黑";
}

img {
    border: none;
   
}

.cursor_pointer {
    cursor: pointer;
}

button {
    cursor: pointer;
	border: none;
	padding: 0;
}


.float_l {
    float: left;
}

.float_r {
    float: right;
}

.clear {
    clear: both
}

.sr-bdimgshare .bdimgshare-content {
    display: none;
}

.sr-bdimgshare-black .bdimgshare-bg {
    display: none;
}

select::-ms-expand {
    display: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

/* 电脑站侧边 */
.panel {
    display: none;
}

.phone_none {
    display: none;
}

.top_pc .toubu {
    height: 47px;
    background: #f2f2f2;
    border-bottom: solid 1px #e8e8e8;
}

.top_pc .toubu .l {
    font-size: 16px;
    color: #666666;
    line-height: 47px;
}

.top_pc .toubu .r a {
    width: 58px;
    height: 47px;
    display: block;
    font-size: 15px;
    color: #999999;
    line-height: 47px;
    text-align: center;
}



.top_pc .toubu .r a:nth-child(3) {
    background: url("../images/top_icon3.png") left center no-repeat;
}

.top_pc .toubu .r a:nth-child(4) {
    background: url("../images/top_icon4.png") left center no-repeat;
}

.top_pc .logo {
    height: 150px;
    border-bottom: solid 1px #e8e8e8;

}

.top_pc .logo .search {
    width: 381px;
    height: 46px;
    margin-top: 52px;
}

.top_pc .logo .search input {
    width: 212px;
    height: 44px;
    font-size: 15px;
    color: #8c8c8c;
    padding: 0 18px;
    border: solid 1px #dedede;
    border-right: none;
}

.top_pc .logo .search input::-webkit-input-placeholder {
    color: #8c8c8c;
}

.top_pc .logo .search input::-moz-placeholder {
    color: #8c8c8c;
}

.top_pc .logo .search input:-moz-placeholder {
    color: #8c8c8c;
}

.top_pc .logo .search input:-ms-input-placeholder {
    color: #8c8c8c;
}

.top_pc .logo .search select {
    width: 80px;
    height: 46px;
    font-size: 15px;
    margin-right: 3px;
    color: #8c8c8c;
    padding: 0 30px 0 15px;
    border: solid 1px #dedede;
    border-right: solid 1px #eeeeee;
    background: url("../images/select_icon.png") center right 14px no-repeat;
}

.nav_pc {
    height: 62px;
    background: #0953c0;
}

.nav_pc a {
    display: block;
    width: 137px;
    height: 62px;
    line-height: 62px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.nav_pc a:hover {
    background: #ff8400;
}

.nav_pc .xuanzhong {
    background: #ff8400;
}

.nav_pc .float_r {
    width: 240px;
    background: #ff8400;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 62px;
}

.banner_pc .banner_img {
    height: 600px;
}

.banner_pc .swiper-button-prev-b {
    left: 100px;
}

.banner_pc .swiper-button-next-b {
    right: 100px;
}

.foot {
  background:#353535;
}

.foot .foot_bottom {
    height: 73px;
    line-height: 73px;
    font-size: 16px;
    color: #cccccc;
    border-top: solid 1px #4a4a4a;
}

.foot .foot_top {
    padding-top: 60px;
    padding-bottom: 40px;
}

.foot .foot_top .foot_border {
    height: 181px;
    width: 1px;
    margin: 0 18px;
    background: #1b1b1b;
}

.foot .foot_top .foot_border .xian {
    height: 35px;
    width: 1px;
    background: #4565b5;
}

.foot .foot_top .foot_cp {
    width: 30%;
}

.foot .foot_top .foot_cp .foot_title {
    font-size: 18px;
    color: #f7f7f7;
    line-height: 36px;
}

.foot .foot_top .foot_cp .foot_nav a {
    display: block;
    width: 48%;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    padding: 0 1%;
}

.foot .foot_top .foot_cp2 {
    width: 10%;
}

.foot .foot_top .foot_cp2 .foot_nav a {
    display: block;
    width: 100%;
}

.foot .foot_top .float_r {
    width: 520px;
}

.foot .foot_top .float_r .img {
    margin-bottom: 22px;
    border-bottom: solid 1px #323232;
}

.foot .foot_top .float_r p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.guanjianci {
    background: #fff;
    height: 53px;
    padding: 1px 0;
    overflow: hidden;
    border-bottom: solid 1px #cccccc;
}

.guanjianci p {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    line-height: 54px;
}

.guanjianci a {
    display: block;
    line-height: 17px;
    height: 17px;
    margin-top: 17px;
    padding: 0 20px;
    border-left: dashed 1px #666666;
}

.guanjianci a:nth-child(2) {
    border-left: none;
}

.index_product {
    padding: 59px 0 58px 0;
    background: url("../images/index_product.png") center center no-repeat;
    background-size: 100% 100%;
}

.left {
    width: 301px;
}

.left .product_label {
    width: 295px;
    background: #fff;
    padding-bottom: 35px;
    border: solid 3px #0953c0;
}

.left .product_label .title {
    height: 137px;
    width: 100%;
    position: relative;
    background: url("../images/product_label.png") center bottom no-repeat;
}

.left .product_label .title .p1 {
    position: absolute;
    width: 100%;
    height: 137px;
    text-align: center;
    line-height: 116px;
    font-size: 66.5px;
    color: #ffffff;
    opacity: 0.08;
    text-transform: uppercase;
    font-family: fantasy;
    left: 0;
    top: 0;
    z-index: 1;
}

.left .product_label .title .p2 {
    position: absolute;
    width: 100%;
    height: 137px;
    text-align: center;
    line-height: 116px;
    font-size: 36px;
    color: #ffffff;
    left: 0;
    top: 0;
    z-index: 2;
    font-weight: 600;
}

.index_product .list_dl {
    width: calc(100% - 20px);
    margin: auto;
    padding-top: 21px;
}

.index_product .list_dt2 {
    background: #0953c0;
    font-size: 16px;
    color: #ffffff;
    width:100%;
    height: 48px;
    line-height: 48px;
   
    margin-top: 10px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.index_product .list_dt2 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #ffffff;
	margin-left: 10px;
}

.index_product .list_dt2:hover {
    background: #ff8400;
}

.index_product #open {
    background: #ff8400;
}

.index_product .list_dd2 {
    display: none;
    margin-left: 0;
    margin-top: 8px;
}

.index_product .list_dd2 ul {
    margin: 0;
    padding-left: 0;
    padding: 0 8px;
}

.index_product .list_li2 {
    display: block;
    list-style-type: none;
    font-size: 14px;
    color: #666666;
    padding: 0 28px;
    height: 50px;
    line-height: 50px;
    border-bottom: dashed 1px #d4d4d6;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
    background: url("../images/product_icon.png") left 9px center no-repeat;
}

.index_product .list_li2:hover {
    color: #ff8400;
}

.index_product .list_dd2 .more {
    display: block;
    list-style-type: none;
    font-size: 16px;
    color: #0953c0;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    border-bottom: dashed 1px #d4d4d6;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
}

.index_product .list_dd2 .more:hover {
    color: #ff8400;
}

.index_product .right {
    width: calc(100% - 330px);
}

.index_product .right .title {
    height: 52px;
    margin-bottom: 32px;
    border-bottom: solid 1px #e8e9eb;
    background: url("../images/right_title.png") bottom left no-repeat;
}

.index_product .right .title .p {
    line-height: 42px;
    min-width: 108px;
    width: auto;
    text-align: center;
    height: 42px;
    font-size: 22px;
    color: #0953c0;
}

.index_product .right .title .float_r {
    display: block;
    line-height: 44px;
    height: 44px;
    font-size: 16px;
    color: #5b5b5b;
    margin-right: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}

.index_product .right .title a:hover {
    color: #0953c0;
}

.index_product .right .product .product_first {
    height: 325px;
    background: #fff;
    border: solid 1px #e0e0e2;
    margin-bottom: 40px;
}

.index_product .right .product .product_first .img {
    height: 325px;
    width: 50%;
}

.index_product .right .product .product_first .text {
    width: calc(45% - 52px);
    padding-right: 52px;
}

.index_product .right .product .product_first .text .bt {
    font-size: 26px;
    color: #0953c0;
    font-weight: 600;
    line-height: 62px;
    height: 62px;
    padding-top: 24px;
    border-bottom: solid 1px #e0e0e2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 15px;
}

.index_product .right .product .product_first .text .p {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 26px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.index_product .right .product .product_first .text .more {
    display: block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #0953c0;
    border-radius: 3px;
    margin-top: 30px;
    transition: all 0.3s ease-in-out;
}

.index_product .right .product .product_first .text .more:hover {
    background: #ff8400;
}

.index_product .right .product .product_list {
    margin-left: -24px;
}

.index_product .right .product .product_list a {
    display: block;
    width: calc(33.333% - 24px);
    margin-left: 24px;
}

.index_product .right .product .product_list a .img {
    border: solid 1px #e6e6e6;
    background: #fff;
    width: 280px;
	height: 205px;
    overflow: hidden;
	display: table-cell;
	 vertical-align: middle;
	 text-align:center;
}

.index_product .right .product .product_list a .img img {
    max-width: 280px;
	max-height:200px;
    transition: all 0.3s ease-in-out;
}

.index_product .right .product .product_list a:hover .img img {
    transform: scale(1.1)
}

.index_product .right .product .product_list a p {
    font-size: 16px;
    color: #5b5b5b;
    line-height: 55px;
    height: 55px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
}

.index_product .right .product .product_list a:hover p {
    color: #ff8400;
}

.application {
    height: 840px;
    background: #f6f7fb;
}

.application .background {
    height: 840px;
    background: url("../images/application.png") center top no-repeat;
}

.application .title {
    text-align: center;
    padding-top: 54px;
    padding-bottom: 47px;
}

.application .title .h3 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
    line-height: 46px;
}

.application .title .h6 {
    display: inline-flex;
    line-height: 34px;
}

.application .title .h6 .xian {
    width: 65px;
    height: 1px;
    margin-top: 17px;
    background: #eff5fd;
}

.application .title .h6 .p {
    font-size: 16px;
    color: #ffffff;
    padding: 0 6px;
    text-transform: uppercase;
}

.application .title .h5 {
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
}

.application .application_img {
    position: relative;
}

.swiper-container-a {
    height: 530px;
    background: #fff;
}

.application .application_img .swiper-pagination {
    bottom: 34px;
}

.application .application_img .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 100%;
    background: #e5e5e5;
    opacity: 1;
    margin: 0 10px;
}

.application .application_img .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff8400;
}

.application .application_img .swiper-button-prev-a {
    width: 60px;
    height: 118px;
    top: 0;
    left: 0;
    margin-top: 183px;
    margin-left: -60px;
    background: url("../images/application_l.png") center center no-repeat;
}

.application .application_img .swiper-button-next-a {
    width: 60px;
    height: 118px;
    top: 0;
    right: 0;
    margin-top: 183px;
    margin-right: -60px;
    background: url("../images/application_r.png") center center no-repeat;
}

.application .application_img {
    background: #fff;
}

.application .application_img .swiper-container {
    /* padding: 0 30px; */
    padding-top: 28px;
    width: calc(100% - 60px);
}

.application .application_img .swiper-slide {
    display: block;
    width: calc(33.3333% - 16px);
    border: solid 1px #e5e5e5;
    margin: 0 8px;
}

.application .application_img .swiper-slide a {
    display: block;
}

.application .application_img .swiper-slide a:nth-child(2) {
    margin: 0 21px;
}

.application .application_img .swiper-slide a .img {
    overflow: hidden;
    position: relative;
	height: 300px;
	
	width: 363px;
	
	display: table-cell;
	 vertical-align: middle;
	 text-align:center;
}

.application .application_img .swiper-slide a .img .datu {
   max-height: 300px;
   
   max-width: 363px;
    transition: all 0.3s ease-in-out;
}

.application .application_img .swiper-slide a:hover .img .datu {
    transform: scale(1.1);
}

.application .application_img .swiper-slide a .img .tankuang {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: all 0.3s ease-in-out;
}

.application .application_img .swiper-slide a:hover .img .tankuang {
    background: rgba(0, 0, 0, 0.5);
}

.application .application_img .swiper-slide a .img .tankuang img {
    display: block;
    margin: auto;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 100%;
    left: calc(50% - 28px);
	
}

.application .application_img .swiper-slide a:hover .img .tankuang img {
    top: calc(50% - 28px);

}

.application .application_img .swiper-slide a .text {
    padding: 22px 26px 36px 26px;
    transition: all 0.3s ease-in-out;
}

.application .application_img .swiper-slide a:hover .text {
    background: #0e69ef;
}

.application .application_img .swiper-slide a .text .bt {
    font-size: 22px;
    color: #1a1a1a;
    text-align: center;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
}

.application .application_img .swiper-slide a:hover .text .bt {
    color: #fff;
}

.application .application_img .swiper-slide a .text .p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: all 0.3s ease-in-out;
}

.application .application_img .swiper-slide a:hover .text .p {
    color: #fff;
}

.youshi .list {
    padding-top: 38px;
    padding-bottom: 85px;
}

.youshi .list .img {
    width: 50%;
    height: 334px;
    overflow: hidden;
    position: relative;
}

.youshi .list .img img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -300px;
}

.youshi .list .text {
    width: 50%;
    height: 334px;
    background: #f6f7fb;
}

.youshi .list .text .xuhao {
    width: 65px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    border-width: 600;
    margin-left: 30px;
    margin-top: 39px;
    background: url("../images/xuhao.png") top left no-repeat;
}

.youshi .list .text .neirong {
    width: calc(100% - 170px);
    margin-left: 30px;
    margin-top: 39px;
}

.youshi .list .text .neirong .title {
    font-size: 30px;
    color: #333333;
    line-height: 56px;
    padding-bottom: 10px;
    font-weight: 600;
    background: url("../images/xian.png") bottom left no-repeat;
}

.youshi .list .text .neirong .title span {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    margin-left: 12px;
}

.youshi .list .text .neirong .p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 22px;
    padding-right: 8px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.youshi .list .text .neirong .more {
    display: block;
    width: 160px;
    height: 46px;
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    background: #0953c0;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
}

.youshi .list .text .neirong .more:hover {
    background: #ff8400;
}

.index_message {
    height: 527px;
    background: url("../images/index_message.png") center center no-repeat;
}

.index_message .h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 88px;
    padding-top: 36px;
    color: #ffffff;
    text-align: center;
}

.index_message .message {
    height: 336px;
    background: #fff;
}

.index_message .message .text {
    width: 340px;
    margin-left: 20px;
    margin-right: 62px;
}

.index_message .message .text .p1 {
    width: 137px;
    height: 36px;
    font-size: 16px;
    color: #fffefe;
    text-align: center;
    line-height: 36px;
    margin-top: 34px;
    background: #ff8400;
}

.index_message .message .text .p2 {
    font-size: 30px;
    color: #323232;
    font-weight: 600;
    line-height: 58px;
    margin-top: 8px;
}

.index_message .message .text .p3 {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.index_message .message .text .xianxi {
    padding-left: 76px;
    height: 63px;
    margin-top: 40px;
    background: url("../images/xianxi.png") left center no-repeat;
}

.index_message .message .text .xianxi p:nth-child(1) {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

.index_message .message .text .xianxi p:nth-child(2) {
    font-size: 32px;
    font-weight: 600;
    color: #333333;
    line-height: 35px;
}

.index_message .message .shuru {
    width: 420px;
    padding-top: 32px;
}

.index_message .message .shuru .input {
    border: solid 1px #cccccc;
    margin-bottom: 10px;
    width: calc(100% - 4px);
}

.index_message .message .shuru .input .img {
    width: 50px;
    height: 46px;
    border-right: solid 1px #cccccc;
}

.index_message .message .shuru .textarea .img {
    height: 104px;
    display: flex;
    align-items: center;
}

.index_message .message .shuru .input input {
    width: calc(100% - 90px);
    margin-left: 20px;
    height: 46px;
    padding: 0;
    border: none;
    font-size: 16px;
    color: #ababab;
}

.index_message .message .shuru .input input::-webkit-input-placeholder {
    color: #ababab;
}

.index_message .message .shuru .input input::-moz-placeholder {
    color: #ababab;
}

.index_message .message .shuru .input input:-moz-placeholder {
    color: #ababab;
}

.index_message .message .shuru .input input:-ms-input-placeholder {
    color: #ababab;
}

.index_message .message .shuru .input textarea {
    width: calc(100% - 90px);
    margin-left: 20px;
    height: 80px;
    border: none;
    font-size: 16px;
    color: #ababab;
    line-height: 24px;
    padding: 12px 0;
    padding-right: 19px;
}

.index_message .message .shuru .input textarea::-webkit-input-placeholder {
    color: #ababab;
}

.index_message .message .shuru .input textarea::-moz-placeholder {
    color: #ababab;
}

.index_message .message .shuru .input textarea:-moz-placeholder {
    color: #ababab;
}

.index_message .message .shuru .input textarea:-ms-input-placeholder {
    color: #ababab;
}

/*定义滚动条的整体样式使其变窄*/
.index_message .message .shuru .input textarea::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

/*定义滚动条的滑块的样式有圆角和阴影以及自定义的背景色*/
.index_message .message .shuru .input textarea::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 2px #eee;
    background: #999;
}

.index_message .message .shuru .tijiao {
    display: block;
    width: 418px;
    height: 48px;
    background: #ff8400;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color: #ffffff;
}

.index_about {
  
}

.index_about .title {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 26px;
}

.index_about .title .h3 {
    font-size: 36px;
    color: #333333;
    font-weight: 600;
    line-height: 46px;
}

.index_about .title .h6 {
    display: inline-flex;
    line-height: 34px;
}

.index_about .title .h6 .xian {
    width: 65px;
    height: 1px;
    margin-top: 17px;
    background: #e3e3e3;
}

.index_about .title .h6 .p {
    font-size: 16px;
    color: #b2b2b2;
    padding: 0 6px;
    text-transform: uppercase;
}

.index_about .title .h5 {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

.index_about .about_text {
    height: 368px;
    background: #fff;
    margin-bottom: 40px;
}

.index_about .about_text .img {
    height: 368px;
    width: 47%;
    background: url("../images/about_img.png") center center no-repeat;
}

.index_about .about_text .text {
    width: calc(53% - 89px);
    padding-right: 45px;
}

.index_about .about_text .text .bt {
    font-size: 30px;
    color: #000000;
    line-height: 76px;
    height: 76px;
    padding-top: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.index_about .about_text .text .p {
    font-size: 15px;
    color: #666666;
    line-height: 30px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-indent: 2em;
}

.index_about .about_text .text .more {
    display: block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #0953c0;
    margin-top: 30px;
    transition: all 0.3s ease-in-out;
}

.index_about .about_text .text .more:hover {
    background: #ff8400;
}

.index_news {
    background: #fff;
    min-height: 715px;
}

.index_news .title {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 18px;
}

.index_news .title .h3 {
    font-size: 36px;
    color: #333333;
    font-weight: 600;
    line-height: 46px;
}

.index_news .title .h6 {
    display: inline-flex;
    line-height: 34px;
}

.index_news .title .h6 .xian {
    width: 65px;
    height: 1px;
    margin-top: 17px;
    background: #e3e3e3;
}

.index_news .title .h6 .p {
    font-size: 16px;
    color: #b2b2b2;
    padding: 0 6px;
    text-transform: uppercase;
}

.index_news .news_nav {
    text-align: center;
    padding-bottom: 40px;
}

.index_news .news_nav .jz {
    display: inline-flex;
}

.index_news .news_nav .jz a {
    display: block;
    width: 140px;
    height: 46px;
    border: solid 1px #cccccc;
    border-left: none;
    font-size: 16px;
    color: #666666;
    line-height: 46px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.index_news .news_nav .jz a:nth-child(1) {
    border-left: solid 1px #cccccc;
}

.index_news .news_nav .jz a:hover {
    background: #ff8400;
    color: #fff;
}

.index_news .news_list {}

.index_news .news_list .first_news {
    width: 445px;
    display: block;
}

.index_news .news_list .first_news .img {
    overflow: hidden;
}

.index_news .news_list .first_news .img img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.index_news .news_list .first_news:hover .img img {
    transform: scale(1.1);
}

.index_news .news_list .first_news .text {
    padding: 0 5px;
}

.index_news .news_list .first_news .text p:nth-child(1) {
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    height: 38px;
    padding-top: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
}

.index_news .news_list .first_news:hover .text p:nth-child(1) {
    color: #ff8400;
}

.index_news .news_list .first_news .text p:nth-child(2) {
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index_news .news_list .list {
    width: calc(100% - 510px);
}

.index_news .news_list .list a {
    display: block;
    margin-bottom: 34px;
}

.index_news .news_list .list a .img {
    border: solid 1px #dedede;
    overflow: hidden;
}

.index_news .news_list .list a .img img {
    width: 154px;
    transition: all 0.3s ease-in-out;
}

.index_news .news_list .list a:hover .img img {
    transform: scale(1.1);
}

.index_news .news_list .list a .text {
    margin-left: 25px;
    width: calc(100% - 280px)
}

.index_news .news_list .list a .text p:nth-child(1) {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
}

.index_news .news_list .list a:hover .text p:nth-child(1) {
    color: #ff8400;
}

.index_news .news_list .list a .text p:nth-child(2) {
    font-size: 15px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index_news .news_list .list a .text p:nth-child(3) {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.index_news .news_list .list a .icon {
    width: 34px;
    height: 34px;
    margin-top: 47px;
    transition: all 0.3s ease-in-out;
    background: url("../images/news_icon1.png") center center no-repeat;
}

.index_news .news_list .list a:hover .icon {
    background: url("../images/news_icon2.png") center center no-repeat;
}

.link {
    height: 80px;
    overflow: hidden;
    background: #f2f2f2;
}

.link .float_r {
    font-size: 16px;
    color: #666666;
    line-height: 80px;
}

.link .yqlj {
    width: 70%;
}

.link .yqlj p {
    font-size: 16px;
    color: #333333;
    line-height: 80px;
}

.link .yqlj a {
    display: block;
    font-size: 16px;
    color: #666666;
    border-left: solid 1px #666666;
    padding: 0 15px;
    line-height: 18px;
    margin-top: 32px;
}

.link .yqlj a:nth-child(2) {
    border-left: none;
}

.foot_message {
    height: 276px;
    background: url("../images/message_bj.png") center center no-repeat;
}

.foot_message .left {
    width: auto;
}

.foot_message .left .bt {
    font-size: 26px;
    line-height: 47px;
    height: 47px;
    margin-top: 38px;
    color: #ffae00;
    font-weight: 600;
    padding-left: 55px;
    margin-bottom: 19px;
    background: url("../images/foot_message_icon.png") left center no-repeat;
}

.foot_message .left .bt span {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    margin-left: 12px;
}

.foot_message .left .input {
    width: 690px;
}

.foot_message .left .input input {
    width: 244px;
    height: 52px;
    font-size: 16px;
    color: #f7f7f7;
    padding: 0 18px;
    background: rgba(78, 112, 195, 0.8);
    border: none;
}

.foot_message .left .input input::-webkit-input-placeholder {
    color: #f7f7f7;
}

.foot_message .left .input input::-moz-placeholder {
    color: #f7f7f7;
}

.foot_message .left .input input:-moz-placeholder {
    color: #f7f7f7;
}

.foot_message .left .input input:-ms-input-placeholder {
    color: #f7f7f7;
}

.foot_message .left .input input:nth-child(1) {
    width: 356px;
    margin-right: 8px;
}

.foot_message .left .tijiao {
    display: block;
    width: 272px;
    height: 52px;
    font-size: 16px;
    color: #f7f7f7;
    text-align: center;
    line-height: 52px;
    margin-top: 10px;
    background: #ff8400;
}

.foot_message .erweima {
    width: 98px;
    padding-top: 72px;
}

.foot_message .erweima img {
    width: 100%;
}

.foot_message .erweima p {
    font-size: 16px;
    color: #f7f7f7;
    text-align: center;
    line-height: 49px;
}

.foot_message .dianhua {
    padding: 0 44px;
    padding-top: 76px;
}

.foot_message .dianhua img {
    display: block;
    margin: auto;
}

.foot_message .dianhua .p1 {
    font-size: 16px;
    color: #f7f7f7;
    line-height: 28px;
    padding-top: 8px;
    text-align: center;
}

.foot_message .dianhua .p2 {
    font-size: 22px;
    color: #f7f7f7;
    text-align: center;
    line-height: 30px;
}

.product_html .left .margin_top {
    margin-top: 21px;
}

.product_html .left .contact_left {
    width: calc(100% - 50px);
    margin: auto;
}

.product_html .left .contact_left .gsm , .index_product .left .contact_left .gsm{
    font-size: 16px;
    color: #0953c0;
    line-height: 64px;
    height: 64px;
    padding-top: 15px;
    font-weight: bold;
}
.index_product .left .contact_left{
    padding-left: 20px;
    padding-right: 20px;
}
.product_html .left .contact_left .dh ,.index_product .left .contact_left .dh{
    border-top: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
}

.product_html .left .contact_left .dh , .index_product .left .contact_left .dh p:nth-child(1){
    font-size: 22px;
    color: #ff8400;
    font-weight: 600;
    line-height: 30px;
    padding-top: 10px;
}

.product_html .left .contact_left .dh , .index_product .left .contact_left .dh p:nth-child(2){
    font-size: 30px;
    color: #ff8400;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 8px;
}
.index_product .left .contact_left .xinxi
.product_html .left .contact_left .xinxi , .index_product .left .contact_left .xinxi{
    padding-top: 14px;
}

.product_html .left .contact_left .xinxi p ,.index_product .left .contact_left .xinxi p{
    font-size: 16px;
    color: #666666;
    line-height: 36px;
}

.product_html {
    background: #f5f6fb;
}

.fanye {
    text-align: center;
    padding-top: 23px;
    font-size: 16px;
}

.fanye .jvzhong {
    display: inline-flex;
}

.fanye .jvzhong span{ display: block;
  
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #666666;
   
   
    transition: all 0.3s ease-in-out;}

.fanye .jvzhong a { background: #fff; margin: 0 1.5px;
	padding: 10px;
   
}

.fanye .jvzhong a:hover {
    color: #fff;
    background: #0953c0;
}

.fanye .jvzhong .xuanzhong {
    color: #fff;
    background: #0953c0;
}

.fanye .jvzhong input {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #666666;
    background: #fff;
    margin: 0 1.5px;
    border: none;
    padding: 0;
}

.fanye .jvzhong p {
    font-size: 16px;
    color: #666666;
    line-height: 50px;
    margin: 0 5px;
}

.fanye .jvzhong .fan {
    width: 90px;
}

.news_html .first_news {
    width: calc(100% - 60px);
    padding: 30px;
    background: #fff;
    border: solid 1px #e0e0e2;
}

.news_html .first_news .news .img {
    border: solid 1px #dedede;
    overflow: hidden;
}

.news_html .first_news .news .img img {
    width: 236px;
}

.news_html .first_news .news .text {
    margin-left: 30px;
    width: calc(100% - 270px)
}

.news_html .first_news .news .text p:nth-child(1) {
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-top: 4px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news_html .first_news .news .text p:nth-child(2) {
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 12px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news_html .first_news .news .text p:nth-child(3) {
    font-size: 14px;
    color: #999999;
}

.news_html .first_news .news .text a {
    display: block;
    width: 140px;
    height: 40px;
    border-radius: 3px;
    background: #0953c0;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.news_html .first_news .news .text a:hover {
    background: #ff8400;
}

.news_html .news_list {
    margin-top: 30px;
    background: #fff;
    padding: 15px 50px 15px 38px;
    border: solid 1px #e0e0e2;
}

.news_html .news_list a .float_l {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    color: #666666;
    width: calc(100% - 150px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
}

.news_html .news_list a:hover .float_l {
    color: #ff8400;
}

.news_html .news_list a .float_r {
    width: 92px;
    text-align: right;
    font-size: 16px;
    color: #666666;
    line-height: 50px;
    height: 50px;
}

.single_html {
    padding: 34px 45px 34px 45px;
    background: #fff;
    border: solid 1px #e0e0e2;
}

.single_html p{line-height: 2.5;font-size: 16px;}

.single_html .text img {
    width: 100%;
    margin: 15px 0;
}

.single_html .text p {
    font-size: 16px;
    color: #5b5b5b;
    line-height: 36px;

    text-align: justify;
}

.single_html .gongsiming {
    font-size: 26px;
    color: #0953c0;
    font-weight: 600;
    line-height: 66px;
}

.contact_html {
    padding: 34px 45px 60px 45px;
    background: #fff;
    margin-bottom: 38px;
    border: solid 1px #e0e0e2;
}

.contact_html .gongsiming {
    font-size: 26px;
    color: #0953c0;
    font-weight: 600;
    line-height: 66px;
}

.contact_html .text {
    margin-bottom: 30px;
}

.contact_html .text p {
    font-size: 16px;
    color: #5b5b5b;
    line-height: 36px;
    text-align: justify;
}

.message_html {
    padding: 34px 45px 60px 45px;
    background: #fff;
    margin-bottom: 38px;
    border: solid 1px #e0e0e2;
}

.message_html .h3 {
    font-size: 26px;
    color: #0953c0;
    font-weight: 600;
    line-height: 66px;
    margin-bottom: 16px;
}

.message_html .input .p1 {
    width: 78px;
    font-size: 18px;
    color: #666666;
    line-height: 46px;
    padding-left: 7px;
}

.message_html .input .p2 {
    width: 105px;
    font-size: 18px;
    color: #f59900;
    line-height: 46px;
    text-align: center;
}

.message_html .input input {
    width: calc(100% - 280px);
    border: solid 1px #d4d5d6;
    height: 46px;
    font-size: 18px;
    color: #666666;
    padding: 0 20px;
    margin-bottom: 18px;
}

.message_html .input textarea {
    width: calc(100% - 280px);
    border: solid 1px #d4d5d6;
    height: 220px;
    font-size: 18px;
    color: #666666;
    padding: 10px 20px;
    margin-bottom: 18px;
}

.message_html .tijiao {
    display: block;
    width: 175px;
    height: 53px;
    text-align: center;
    line-height: 53px;
    background: #f59900;
    font-size: 18px;
    color: #ffffff;
    margin-left: 85px;
    margin-top: 28px;
}

.product_html .product_img {
    padding: 34px 45px 60px 45px;
    background: #fff;
    margin-bottom: 38px;
    border: solid 1px #e0e0e2;
}

.product_html .product_img .name {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    color: #0953c0;
    line-height: 66px;
    padding-bottom: 10px;
}

.product_html .product_img .img {
    position: relative;
}

.product_html .product_img .img img {
    width: calc(100% - 160px);
    border: solid 1px #d5d5d6;
    margin: auto;
}

.product_html .product_img .img .show_l {
    width: 54px;
    height: 115px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -60px;
    transition: all 0.3s ease-in-out;
    background: url("../images/show_l1.png") center center no-repeat;
}

.product_html .product_img .img .show_l:hover {
    background: url("../images/show_l2.png") center center no-repeat;
}

.product_html .product_img .img .show_r {
    width: 54px;
    height: 115px;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -60px;
    transition: all 0.3s ease-in-out;
    background: url("../images/show_r1.png") center center no-repeat;
}

.product_html .product_img .img .show_r:hover {
    background: url("../images/show_r2.png") center center no-repeat;
}

.product_html .product_img .product_title {
    margin-top: 44px;
    border-bottom: solid 1px #e0e0e2;
}

.product_html .product_img .product_title p {
    width: 135px;
    height: 44px;
    background: #0953c0;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #ffffff;
}

.product_html .product_img .product_text {
    padding-top: 20px;
}

.product_html .product_img .product_text p {
    font-size: 16px;
    color: #5b5b5b;
    text-align: justify;
    line-height: 36px;
}

.list_show_html {
    padding: 34px 45px 60px 45px;
    background: #fff;
    margin-bottom: 38px;
    border: solid 1px #e0e0e2;
}
.list_show_html p{line-height: 30px;}
.list_show_html .list_show_title {
    padding-bottom: 8px;
    border-bottom: solid 1px #e0e0e2;
	margin-bottom: 20px;
}

.list_show_html .list_show_title .name {
    font-size: 26px;
    color: #0953c0;
    font-weight: 600;
    line-height: 38px;
	text-align: center;
}

.list_show_html .list_show_title .time {
    font-size: 16px;
    color: #999999;
    line-height: 44px;
	text-align: center;
}

.list_show_html .list_show_title .time span {
    margin-left: 8px;
}

.list_show_html .list_show_text {
    padding-top: 18px;
}

.list_show_html .list_show_text p {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    text-align: justify;
}

.list_show_html .qiehuan {
    padding-top: 42px;
}

.list_show_html .qiehuan a {
    width: calc(50% - 20px);
    height: 46px;
    border: solid 1px #e3e3e3;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.list_show_html .qiehuan a p {
    margin: auto;
    max-width: 80%;
    display: table;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333333;
    transition: all 0.3s ease-in-out;
    padding-left: 18px;
    background: url("../images/list_show_icon.png") top 18px left no-repeat;
}

.list_show_html .qiehuan a:hover p {
    color: #ff8400;
}

.list_news {
    padding: 20px 38px 22px;
    background: #fff;
    border: solid 1px #e0e0e2;
}

.list_news a {
    display: block;
    width: 45%;
    padding-right: 5%;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.3s ease-in-out;
}

.list_news a:hover {
    color: #ff8400;
}

.product_html .right .title .phone_none {
    display: none;
}



@media screen and (min-width:1024px) {
    .foot1 {
        display: none;
    }
}







 .inews {
	position: relative;
	margin-top: 20px;
}
 .ulWrap .list {
	width: 100%;
	height: 360px;
}
 .ulWrap .list li {
	display: block;
	float: left;
	width: 582px;
	height: 148px;
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin-top: 30px;
	margin-right: 15px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
 .ulWrap .list li a {
	display: block;
	height: 150px;
}
 .ulWrap .list li .time {
	width: 66px;
	margin-top: 40px;
	margin-left: 30px;
}
 .ulWrap .list li .time .day {
	font: normal 60px "arial";
	color: #999;
	line-height: 50px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
 .ulWrap .list li .time .year {
	margin-top: 8px;
	font: normal 16px "arial";
	color: #666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
 .ulWrap .list li .titlea {
	display: block;
	width: 420px;
	margin-top: 40px;
	margin-left: 14px;
}
 .ulWrap .list li .titlea .tit {
	font-size: 20px;
	color: #333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
 .ulWrap .list li .titlea .cont {
	margin-top: 8px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
 .ulWrap .list li:hover {
	background: #1048a0;
	border: 1px solid #1048a0;
}
 .ulWrap .list li:hover .time .day {
	color: #c1d4f1;
}
 .ulWrap .list li:hover .time .year {
	color: #c1d4f1;
}
 .ulWrap .list li:hover .title .tit {
	color: #fff;
}
 .ulWrap .list li:hover .title .cont {
	color: #c1d4f1;
}
 .inews .hd {
	position: absolute;
	width: 100%;
	top: 100%;
}
 .inews .hd .prev {
	width: 42px;
	height: 42px;
	background-position: 0px -60px;
	cursor: pointer;
	position: absolute;
	top: -200px;
	left: -80px;
	transition: all ease 600ms;
}
 .inews .hd .next {
	width: 42px;
	height: 42px;
	background-position: -126px -60px;
	cursor: pointer;
	position: absolute;
	top: -200px;
	right: -80px;
	transition: all ease 600ms;
}
 .inews .hd .prev:hover {
	background-position: -42px -60px;
	transition: all ease 600ms;
}
 .inews .hd .next:hover {
	background-position: -84px -60px;
	transition: all ease 600ms;
}







.fl {
	float: left;
}
.fr {
	float: right;
}












/* transition:all 0.3s ease-in-out;
transform: scale(1.1);

overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;

input::-webkit-input-placeholder{
    color:#cccccc;
}
input::-moz-placeholder{   
    color:#cccccc;
}
input:-moz-placeholder{    
    color:#cccccc;
}
input:-ms-input-placeholder{
    color:#cccccc;
}

textarea::-webkit-input-placeholder{
    color:#cccccc;
}
textarea::-moz-placeholder{ 
    color:#cccccc;
}
textarea:-moz-placeholder{ 
    color:#cccccc;
}
textarea:-ms-input-placeholder{ 
    color:#cccccc;
} */



.index_youshi{
    padding-bottom: 70px;
}
.index_youshi .left{
    width: 550px;
}
.index_youshi .right{
    width: 650px;
}
.index_youshi .shili_text .float_l:nth-child(1){
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 42px;
    color: #fffefe;
    background: #0078bb;
    font-weight: 600;
    font-style:italic;
    text-indent: -8px;
    border-radius: 12px;
    margin-right: 28px;
}
.index_youshi .one{
    padding-top: 90px;
}
.index_youshi .one .float_l:nth-child(2){
    width: 390px;
}
.index_youshi .shili_text .float_l:nth-child(2) h3{
    font-size: 34px;
    color: #323232;
    font-weight: 600;
}
.index_youshi .shili_text .float_l:nth-child(2) h4{
    font-size: 15px;
    color: #999999;
    text-transform:uppercase;
    font-family: -webkit-pictograph;
    line-height: 30px;
    word-break: break-all;
}
.index_youshi .shili_text .float_l:nth-child(2) .xuxian{
    border-top: dashed 1px #a3a3a3;
    margin-top: 8px;
    margin-bottom: 14px;
}
.index_youshi .shili_text .float_l:nth-child(2) ul {
    padding-left: 20px;
}
.index_youshi .shili_text .float_l:nth-child(2) ul li{
    list-style-type:disc;
    font-size: 16px;
    color: #ff3d00;
    line-height: 45px;
}
.index_youshi .shili_text .float_l:nth-child(2) ul li span{
    color: #646464;
}
.index_youshi .img{
    /* width: 50%; */
}
.index_youshi .img img{
    width: 100%;
}
.index_youshi .img1{
    padding-top: 45px;
}
.index_youshi .img2{
    padding-top: 35px;
}
.index_youshi .two{
    padding-top: 25px;
    margin-bottom: 25px;
}
.index_youshi .two .float_l:nth-child(2){
    width: 546px;
}
.index_youshi .three{
    padding-top: 50px;
    margin-bottom: 25px;
    width: 575px;
}
.index_youshi .three .float_l:nth-child(2){
    width: 472px;
}
.index_youshi .img3{
    width: 625px;
}
.index_youshi .img4{
    width: 578px;
    margin-top: -62px;
}
.index_youshi .four{
    width: 585px;
    padding-top: 50px;
}
.index_youshi .four .float_l:nth-child(2){
    width: 486px;
}
.index_title{
    width: 500px;
    height: 117px;
    border-bottom: solid 1px #cccccc;
    margin: auto;
    position: relative;
}
.index_title h3{
    font-size: 34px;
    color: #323232;
    font-weight: 600;
    text-align: center;
    line-height: 34px;
    padding-top: 28px;
}
.index_title h3 span{
    color: #00a7df;
}
.index_title p{
    font-size: 16px;
    color: #646464;
    text-align: center;
    line-height: 16px;
    padding-top: 14px;
}
.index_title .xian{
    width: 280px;
    height: 3px;
    background: #00a7df;
    margin: auto;
    position: absolute;
    z-index: 1;
    top: 116px;
    left: 50%;
    margin-left: -140px;
}
.index_title .quan{
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
    border: solid 1px #d2d2d2;
    position: absolute;
    z-index: 2;
    top: 113px;
    left: 50%;
    margin-left: -3.5px;
}

.about {
  margin-top: 70px;
  height: 540px;
}
.about .aboutBox {
  background: url(../images/aboubg.jpg) 0 33px no-repeat;
}
.about .aboutPic {
  position: relative;
  width: 361px;
  height: 461px;
  float: right;
  right: -37px;
  background: #007fe8;
}
.about .aboutPic .pic {
  width: 613px;
  height: 450px;
  border: solid 2px #ffffff;
  right: 37px;
  overflow: hidden;
  top: 30px;
  position: relative;
  position: absolute;
}
.about .aboutPic .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.about .aboutPic .pic.pic:hover:before,
.about .aboutPic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.about .aboutPic img {
  width:100%;
  height: 496px;
  display: block;
}
.about .aboutText {
  width: 550px;
  float: left;
}
.about .aboutText h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  color: #444444;
}
.about .aboutText .en {
  font-size: 12px;
  margin-top: 16px;
  text-transform: uppercase;
  line-height: 10px;
  color: #bbbbbb;
}
.about .aboutText h4 {
  line-height: 1;
  font-size: 20px;
  margin-top: 40px;
  color: #444444;
}
.about .aboutText h4 a {
  color: #444444;
}
.about .aboutText .line {
  width: 501px;
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 30px;
}
.about .aboutText .text {
  margin-top: 26px;
 
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
 
  color: #444444;
}


.footWrap{padding-top: 60px;box-sizing: border-box; overflow:hidden;font-family:"Microsoft Yahei";}
.footer{width:1200px;margin: 0 auto; overflow:hidden;}
.footWrap h3{height: 30px; line-height: 30px; color: #fff; font-size: 18px; font-weight: bold;margin-bottom: 20px; }
.fnav { overflow:hidden;width:285px; float: left; height: 188px;border-right: 1px solid #4a4a4a; }

.fnavv a{font-size:14px;color:#ffffff;width:93px; float: left; height: 36px; line-height: 36px; display: block;margin-right: 35px;opacity: 0.5;}

.fcontact{float: left; overflow:hidden;width:595px;height: 188px;box-sizing: border-box;border-right: 1px solid #4a4a4a;padding-left: 72px;}
.fcontact p{ height: 42px; line-height: 42px; padding-left: 50px;background: url(../images/fttel.png) no-repeat left center; font-size: 26px; color: #fff; font-weight: bold;margin-bottom: 15px; }
.fcontact li{ line-height: 28px; font-size: 14px;color: #ffffff;font-weight: normal;opacity: 0.5;}
.fcontact li em{padding:0 10px;}

.fcode{overflow:hidden;width:240px;height: 247px;font-size: 14px; color: #adadad;  float: right;box-sizing: border-box;}
.fcode li{font-size: 14px;color: #fff; width: 111px; float: left;}
.fcode li img{ width: 103px; display: block;padding:2px;background: #fff; }
.fcode li span{ display: block;font-size: 14px; color: #fff; text-align: center; height: 30px; line-height: 30px;opacity: 0.55; }
.fcode li:nth-child(1){margin-right: 18px;}

.page_bg{
    height: 300px;
    margin-bottom: 0px;
}

/* 新闻中心 */

.newsList li{border:1px solid #e2e2e2;padding:30px;overflow:hidden;margin-bottom:30px;transition:all 0.3s;}

.newsList li .font{width:100%;overflow:hidden;color:#333;padding-top:30px;}

.newsList li .date{background-image: url('../images/sj.png');width:80px;height:110px;color: #000;padding-left:20px;font-size:20px;font-family:'HelveticaNeuedd7b7fc3f53d6';position:relative;margin-right:40px;transition:all 0.4s;}

.newsList li .date span{display:block;opacity:.8;padding-top:35px;font-size:14px;text-align: center;}

.newsList li .date:after{position:absolute;content:"";width:50px;left:60px;background:#555;height:1px;top:10px;width:0;transition:all 0.3s;}

.newsList li h4{font-size: 18px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;/* font-weight: bold; */}

.newsList li  .txt{color:#666;}

.newsList li .pic{width:260px;height:160px;overflow:hidden; display: table-cell;
 vertical-align: middle;
 text-align:center;}

.newsList li img{transition:all 0.5s; max-height: 160px;}

.newsList li:hover .date{margin-right:60px;}

.newsList li:hover .date:after{width:80%;}

.newsList li:hover h4{color:#e77817;}

.newsList li:hover img{transform:scale(1.1);}

.newsList li:hover{box-shadow:0 5px 10px #eee;}




