@charset "utf-8";
/* CSS Document */
body {
	FONT-SIZE: 14px;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	color: #666666;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	box-sizing: border-box;
	
	}
*{font-family:"微软雅黑";}
a{text-decoration:none;}
li{list-style:none}
ul{padding-left:0;margin:0 0}
a{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;
    display: block;
}
.cursor_pointer{
	cursor:pointer;
}
button{
	cursor:pointer;
}
.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;
}


#page { 
    width: 100vw; 
}
.panel {
    display: none;
    background-color: #333;
    color: #fff;
}
.top{
    /* height: 160px; */
    /* background: #1a6dba; */
}
.top .pc_logo{
    width: 1200px;
    margin: auto;
}
.top .pc_logo img{
    width: 100%;
}
/* .top .logo{
    margin-left: 50px;
} */
.top .nav{
    height: 60px;
    background: #1a6dba;
    /* margin-right: 50px; */
}
.top .nav .kuandu{
    width: 1200px;
    margin: auto;
}
.top .nav .float_l{
    display: block;
    width: 150px;
    line-height: 60px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    /* transition:all 0.3s ease-in-out; */
}
.top .nav .float_l:hover{
    background: #ff7800;
}
.top .nav .xuanzhong{
    background: #ff7800;
}
.banner .banner_img{
    width: 100%;
}
.banner .swiper-button-prev{
    width: 48px;
    height: 48px;
    left: 82px;
    background: url("../img/banner_left.png") center center no-repeat;
}
.banner .swiper-button-next{
    width: 48px;
    height: 48px;
    right: 82px;
    background: url("../img/banner_right.png") center center no-repeat;
}
.banner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity: 1;
    margin: 0 8px !important;
}
.h66 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
	line-height: 60px;
}

.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: url("../img/swiper-pagination.png") center center no-repeat;
}
.foot{
    background: #333333;
}
.foot .yqlj{
    /* height: 72px; */
    height: auto;
    background: #333333;
    border-bottom: solid 1px #808080;
    padding-bottom: 22px;
}
.foot .yqlj p{
    font-size: 16px;
    color: #999999;
    /* display: flex; */
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 40px;
    /* background: url("../img/yqlj_icon.png") left top 22px no-repeat; */
}
.foot .yqlj .center{
    background: url("../img/yqlj_icon.png") left top 22px no-repeat;
}
.foot .yqlj .center p:nth-child(3){
    display: none;
}
.foot .yqlj p a{
    display: block;
    padding: 0 14px;
    border-left: solid 1px #888888;
    font-size: 14px;
    color: #999999;
    height: 14px;;
    line-height: 14px;
    margin-top: 8px;
    margin-bottom: 3px;
}
.foot .yqlj p a:hover{
    color: #fff;
}
.foot .yqlj p a:nth-child(2){
    border-left: none;
}
.foot .yqlj p span{
    color: #fff;
    display: block;
    height: 14px;
}
.foot .bottom{
    height: 70px;
    background: #111111;
}
.foot .bottom .float_l{
    font-size: 14px;
    color: #999999;
    line-height: 70px;
}
.foot .bottom .float_r{
    font-size: 14px;
    color: #999999;
    line-height: 70px;
}
.foot .foot_nav{
    height: 277px;
} 
.foot .foot_nav .erweima{
    width: 124px;
    padding-top: 52px;
} 
.foot .foot_nav .erweima img{
    width: 124px;
}
.foot .foot_nav .erweima p{
    font-size: 14px;
    color: #b2b2b2;
    text-align: center;
    line-height: 62px;
}
.foot .foot_nav .dh{
    border-right: solid 1px #808080;
    height: 200px;
    width: 202px;
    margin-top: 30px;
}
.foot .foot_nav .foot_bt{
    font-size: 16px;
    color: #ffffff;
    line-height: 16px;
    margin-bottom: 24px;
}
.foot .foot_nav .xian{
    width: 14px;
    height: 1px;
    background: #909090;
    margin-bottom: 20px;
}
.foot .foot_nav .list a{
    display: block;
    width: 96px;
    line-height: 36px;
    font-size: 14px;
    color: #b2b2b2;
}
.foot .foot_nav .list .xuanzhong{
    color: #ffffff;
}
.foot .foot_nav .list a:hover{
    color: #ffffff;
}
.foot .foot_nav .xm{
    border-right: solid 1px #808080;
    height: 200px;
    width: 398px;
    margin-top: 30px;
    margin-left: 40px;
}
.foot .foot_nav .xm a{
    width: 132px;
}
.foot .foot_nav .lx{
    height: 200px;
    width: 324px;
    margin-top: 30px;
    margin-left: 40px;
}
.foot .foot_nav .list p{
    line-height: 36px;
    font-size: 14px;
    color: #b2b2b2;
}
.foot .foot_nav .list div{
    line-height: 36px;
    font-size: 18px;
    color: #ffffff;
}
.index_title .h6{
    font-size: 40px;
    color: #2e2e2e;
    line-height: 50px;
    text-align: center;
    padding-top: 35px;
	font-weight:600;
}
.index_title p{
    font-size: 16px;
    color: #808080;
    line-height: 30px;
    text-align: center;
}
.index_doubt{
    padding-bottom: 61px;
    background: #f5f5f5;
}
.index_doubt .input{
    margin-top: 50px;
}
.index_doubt .input input{
    width: 258px;
    height: 58px;
    padding: 0 20px;
    font-size: 14px;
    color: #b2b2b2;
    border: solid 1px #cccccc;
    margin-bottom: 20px;
}
.index_doubt .input p{
    width:108px;
    font-size: 16px;
    color: #646464;
    line-height: 58px;
    text-align: right;
}
.index_doubt .input p:nth-child(1){
    width: 82px;
}
.index_doubt .textarea_p{
    width:82px;
    font-size: 16px;
    color: #646464;
    line-height: 38px;
    text-align: right;
}
.index_doubt .input input::-webkit-input-placeholder{
    color:#b2b2b2;
}
.index_doubt .input input::-moz-placeholder{ 
    color:#b2b2b2;
}
.index_doubt .input input:-moz-placeholder{  
    color:#b2b2b2;
}
.index_doubt .input input:-ms-input-placeholder{  
    color:#b2b2b2;
}
.index_doubt .input input:nth-child(1){
    margin-left: 0;
}
.index_doubt textarea{
    width: 666px;
    height: 123px;
    padding: 15px 20px;
    font-size: 14px;
    color: #b2b2b2;
    border: solid 1px #cccccc;
}
.index_doubt textarea::-webkit-input-placeholder{
    color:#b2b2b2;
}
.index_doubt textarea::-moz-placeholder{  
    color:#b2b2b2;
}
.index_doubt textarea:-moz-placeholder{   
    color:#b2b2b2;
}
.index_doubt textarea:-ms-input-placeholder{ 
    color:#b2b2b2;
}   
.dianhau{
    width: 370px;
    /* margin-right: -7px; */
}
.dianhau .p1{
    font-size: 16px;
    color: #303030;
    padding-left: 10px;
    line-height: 22px;
    padding-left: 24px;
    margin-bottom: 10px;
    background: url("../img/wxts.png") left center no-repeat;
}
.dianhau .p2{
    font-size: 15px;
    color: #646464;
    line-height: 24px;
    margin-bottom: 10px;
}
.dianhau .p2 span{
    font-size: 22px;
    color: #1a6dba;
    font-weight: 600;
}
.dianhau .button .float_l{
    display: block;
    width: 180px;
    height: 60px;
    background: #1a6dba;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
}
.dianhau .button .float_r{
    display: block;
    width: 180px;
    height: 60px;
    background: #f37a04;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
}
.index_doubt .list{
    border: solid 1px #cccccc;
    background: #fff;
    padding: 0 30px;
    margin-top: 40px;
}
.index_doubt .list a{
    display: block;
    border-top: dashed 1px #b3b3b3;
    padding: 20px 0 14px 0;
}
.index_doubt .list a:nth-child(1){
    border-top: none;
}
.index_doubt .list a .wen{
    font-size: 18px;
    color: #323232;
    width: 860px;
    padding-left: 36px;
    line-height: 43px;
    height: 43px;
    font-weight: 600;
    background: url("../img/wen.png") left center no-repeat;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    transition:all 0.3s ease-in-out;
}
.index_doubt .list a:hover .wen{
    color: #1a6dba;
}
.index_doubt .list a .da{
    font-size: 15px;
    color: #808080;
    width: 860px;
    line-height: 30px;
    padding-left: 36px;
    background: url("../img/da.png") left top 4px no-repeat;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.index_doubt .list a .time{
    font-size: 14px;
    color: #808080;
    width: 160px;
    line-height: 30px;
}
.index_doubt .list a .time1{
    line-height: 38px;
}
.index_news{
    position: relative;
    padding-bottom: 20px;
}
.index_news .xian1{
    width: 100%;
    height: 1px;
    background: #cccccc;
    position: absolute;
    top: 196px;
    left: 0;
    z-index: 0;
}
.index_news .news{
    padding: 23px 12px 50px 12px;
}
.index_news .news a{
    display: block;
    width: 320px;   
    margin: 0 36px;
    cursor: pointer;
}
.index_news .news a .time{
    font-size: 24px;
    color: #999999;
    line-height: 58px;
    transition:all 0.3s ease-in-out;
}
.index_news .news a:hover .time{
    color: #2e2e2e;
}
.index_news .news a .icon{
    width: 46px;
    height: 16px;
    margin-top: 20px;
    transition:all 0.3s ease-in-out;
    background: url("../img/news_icon.png") left -46px center no-repeat;
}
.index_news .news a:hover .icon{
    background: url("../img/news_icon.png") left 0 center no-repeat;
}
.index_news .news a .h6{
	font-size: 18px;
	color: #5d5d5d;
	line-height: 60px;
	height: 60px;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.index_news .news a:hover .h6{
    color: #2e2e2e;
}
.index_news .news a .p{
    font-size: 14px;
    color: #909090;
    line-height: 26px;
    text-align: justify;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.index_news .news a img{
    width: 320px;
    height: 189px;
    margin-top: 20px;
    transition:all 0.3s ease-in-out;
}
.index_news .news a:hover img{
    margin-top: 30px;
}
.index_news .news a .clear{
	width: 0;
	height: 1px;
	margin-bottom: 5px;
	transition: all 0.3s ease-in-out;
}
.index_news .news a:hover .clear{
    width: 320px;
}
.index_news .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #d9d9d9;
    opacity: 1;
    margin: 0 7px !important;
}
.index_news .swiper-pagination-bullet-active {
    opacity: 1;
    background: #1a6dba;
}
.index_about{
    height: 730px;
    position: relative;
    background: #f5f5f5;
}
.index_about .img_bj{
    height: 730px;
    width: 60%;
    max-width: 1064px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/img_bj.png") center center no-repeat;
    z-index: 1;
}
.index_about .about{
    width: 55%;
    max-width: 1064px;
    position: absolute;
    left: 0;
    top: 119px;
    z-index: 2;
    height: 541px;
    background: #fff;
}
.index_about .about .text{
    width: 625px;
    padding-right: 55px;
}
.index_about .about .text .biaoti{
    font-size: 40px;
    color: #2e2e2e;
    font-weight: 600;
    line-height: 119px;
    margin-top: -119px;
}
.index_about .about .text .biaoti span{
    color: #1a6dba;
}
.index_about .about .text .img{
    width: 100%;
    margin-top: 76px;
    height: 210px;
    overflow: hidden;
}
.index_about .about .text .img img{
    width: 100%;
    transition:all 0.3s ease-in-out;
}
.index_about .about .text .img:hover img{
    width: 100%;
    transform: scale(1.1);
}
.index_about .about .text .bt{
    font-size: 20px;
    color: #1a6dba;
    font-weight: 600;
    line-height: 56px;
    padding-top: 7px;
}
.index_about .about .text .xian{
    width: 40px;
    height: 1px;
    background: #808080;
    margin-bottom: 14px;
}
.index_about .about .text p{
    font-size: 14px;
    color: #646464;
    line-height: 32px;
    text-align: justify;
}
.index_about .about .more{
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 0;
    transition:all 1s ease-in-out;
    background: url("../img/more.png") center center no-repeat;
}
.index_about .about .more:hover{
    border-radius: 50%;
    transform:rotate(540deg);
    -ms-transform:rotate(540deg); 	/* IE 9 */
    -moz-transform:rotate(540deg); 	/* Firefox */
    -webkit-transform:rotate(540deg); /* Safari 和 Chrome */
    -o-transform:rotate(540deg); 
}
.cooperation .index_title .h6{
    font-size: 40px;
    color: #2e2e2e;
    font-weight: 600;
}
.cooperation .index_title .h6 span{
    color: #1a6dba;
}
.cooperation #certify .swiper-slide{
    width: 253px;
}
.cooperation #certify .swiper-slide img{
    width: 253px;
    height: 253px;
    border-radius: 50%;
    border: solid 2px #cfcfcf;
    display:block;
}
.cooperation #certify  .swiper-slide p {
	line-height: 85px;
	padding-top: 0;
	text-align: center;
	color: #626262;
	font-size: 24px;
	margin: 0;
}
.cooperation #certify .swiper-slide-active img{
    border: solid 2px #1a6dba;
}
.cooperation #certify .swiper-slide-prev{
    margin-left: -15px;
    margin-right: 20px;
}
.cooperation #certify .swiper-slide-next{
    margin-right: -15px;
    margin-left: 20px;
}
.cooperation #certify {
	position: relative;
	width: 1200px;
    margin: 0 auto;
    margin-top: 32px;
}
.cooperation #certify .swiper-container{
	padding-bottom: 20px;
}
.cooperation .swiper-button-prev{
    width: 40px;
    height: 40px;
    left: -20px;
    top: 40%;
    transition:all 0.3s ease-in-out;
    background: url("../img/cooperation_l1.png") center center no-repeat;
}
.cooperation .swiper-button-prev:hover{
    background: url("../img/cooperation_l2.png") center center no-repeat;
}
.cooperation .swiper-button-next{
    width: 40px;
    height: 40px;
    right: -20px;
    top: 40%;
    transition:all 0.3s ease-in-out;
    background: url("../img/cooperation_r1.png") center center no-repeat;
}
.cooperation .swiper-button-next:hover{
    background: url("../img/cooperation_r2.png") center center no-repeat;
}
.index_service{
    background: #f5f5f5;
    padding-bottom: 50px;
}
.index_service .index_title .h6{
    font-size: 40px;
    color: #2e2e2e;
    font-weight: 600;
}
.index_service .index_title .h6 span{
    color: #1a6dba;
}
.index_service .icon .float_l{
    width: 280px;
    height: 280px;
    cursor: pointer;
    transition:all 0.3s ease-in-out;
    background: url("../img/icon_bj1.png") center center no-repeat;
}
.index_service .icon .float_l:hover{
    background: url("../img/icon_bj2.png") center center no-repeat;
}
.index_service .icon .float_l img{
    margin: auto;
    margin-top: 50px;
    margin-bottom: 8px;
}
.index_service .icon .float_l p{
    width: 100px;
    margin: auto;
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
}
.index_service .icon1{
    margin-top: 38px;
}
.index_service .icon1 .float_l{
    margin-left: 26px;
}
.index_service .icon1 .float_l:nth-child(1){
    margin-left: 0;
}
.index_service .icon2 .float_l{
    margin-top: -130px;
}
.index_service .icon2 .float_l:nth-child(1){
    margin-left: 152px;
}
.index_service .icon2 .float_l:nth-child(2){
    margin-left: 27px;
    margin-right: 27px;
}
.index_service .icon2 .float_l:nth-child(3) p{
    width: 112px;
}
.guanggao1{
    height: 200px;
    background: url("../img/guanggao1.png") center center no-repeat;
}
.advantage{
    height: 725px;
    background: url("../img/advantage_bj.png") center center no-repeat;
}
.advantage .index_title .h6{
    font-size: 40px;
    color: #2e2e2e;
    font-weight: 600;
}
.advantage .index_title .h6 span{
    color: #1a6dba;
    font-size: 50px;
    padding: 0 5px;
}
.advantage .center{
    height: 725px;
    position: relative;
}
.advantage .advantage_img{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -376px;
    z-index: 1;
}
.advantage .each_item{
    cursor: pointer;
    width: 352px;
    position: absolute;
    z-index: 2;
}
.advantage .each_item .bt{
    width: 130px;
    height: 130px;
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 130px;
    transition:all 0.3s ease-in-out;
    border-radius: 50%;
}
.advantage .each_item:hover .bt{
    background: #1a6dba;
    color: #fff;
}
.advantage .each_item .nr{
    width: 210px;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
    transition:all 0.3s ease-in-out;
}
.advantage .each_item:hover .nr{
    color: #1a6dba;
}
.advantage .each_item1{
    bottom: 81px;
    left: 2px;
}
.advantage .each_item2{
    bottom: 278px;
    left: 49px;
}
.advantage .each_item3{
    top: 161px;
    left: 50%;
    width: 215px;
    margin-left: -113px;
}
.advantage .each_item3 .bt{
    margin: auto;
    margin-bottom: 10px;
}
.advantage .each_item3 .nr{
    margin: auto;
    width: 215px;
    text-align: center;
}
.advantage .each_item4{
    bottom: 278px;
    right: 54px;
}
.advantage .each_item5{
    bottom: 81px;
    right: 3px;
}
/* 项目 */
.index_product{
    padding-bottom: 40px;
}
.index_product .index_title .h6{
    font-size: 40px;
    color: #2e2e2e;
    font-weight: 600;
}
.index_product .index_title .h6 span{
    color: #1a6dba;
}
.index_product .fenlei{
    height: 70px;
    display: flex;
    background: #1a6dba;
    margin-top: 47px;
}
.index_product .fenlei .left{
    width: 237px;
    height: 70px;
    background: url("../img/fenlei_bj.png") center center no-repeat;
}
.index_product .fenlei .left p{
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    text-indent: 72px;
    background: url("../img/fenlei_icon.png") left 20px center no-repeat;
}
.index_product .fenlei .right{
    width: 914px;
    margin-left: 20px;
    position: relative;
}
.index_product .fenlei .right .swiper-container{
    width: 814px;
}
.index_product .fenlei .right .swiper-slide{
    /* width: auto; */
    max-width: 126px;
    padding-right: 10px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #8fc9ff;
    line-height: 70px;
    text-indent:24px; 
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    cursor: pointer;
}
.index_product .fenlei .right .swiper-slide:hover{
    color: #fff;
    background: url("../img/fenlei_icon2.png") left center no-repeat;
}
.index_product .fenlei .right .on{
    color: #fff;
    background: url("../img/fenlei_icon2.png") left center no-repeat;
}
.index_product .fenlei .right .swiper-button-prev {
    width: 40px;
    height: 40px;
    left: -10px;
    background: url("../img/product_l.png") center center no-repeat;
}
.index_product .fenlei .right .swiper-button-next {
    width: 40px;
    height: 40px;
    right: 0;
    background: url("../img/product_r.png") center center no-repeat;
}
.index_product .label_page{
    padding-top: 40px;
}
.index_product .label_page_each a{
    display: block;
    width: 385px;
    height: 388px;
    margin-left: 23px;
}
.index_product .label_page_each{
    margin-left: -23px;
}
.index_product .label_page_each a:nth-child(2){
    margin-left: 22px;
}
.index_product .label_page_each a:nth-child(4) {
    display: none;
}
.service_html2 .index_product .label_page_each a:nth-child(4) {
    display: block;
}
.index_product .label_page_each a .img{
    width: 385px;
    height: 288px;
    overflow: hidden;
}
.index_product .label_page_each a .img img{
    width: 385px;
    height: 288px;
    transition:all 0.3s ease-in-out;
}
.index_product .label_page_each a:hover .img img{
    transform: scale(1.1);
}
.index_product .label_page_each a .h6{
    font-size: 16px;
    color: #232323;
    text-align: center;
    height: 26px;
    line-height: 26px;
    padding-top: 15px;
    overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:1;
}
.index_product .label_page_each a .p{
    font-size: 14px;
    color: #939393;
    text-align: center;
    height: 26px;
    line-height: 26px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.index_product .product{
    height: 488px;
    background: #f5f5f5;
    border: solid 1px #d9d9d9;
}
.index_product .product a{
    display: block;
    width: 399px;
    height: 486px;
    transition:all 0.3s ease-in-out;
    background: url("../img/product_bj.png") top -486px center no-repeat;
}
.index_product .product a:hover{
    background: url("../img/product_bj.png") top center no-repeat;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.14);
}
.index_product .product a .xq{
    width: 338px;
    margin: auto;
}
.index_product .product a .xq .h6{
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    line-height: 35px;
    padding-top: 53px;
    height: 35px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.index_product .product a .xq .p{
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-bottom: 12px;
}
.index_product .product a .xq .xian{
    width: 36px;
    height: 5px;
    margin-bottom: 43px;
    background: #1a6dba;
}
.index_product .product a .xq .img{
    width: 338px;
    height: 254px;
    overflow: hidden;
}
.index_product .product a .xq .img img{
    width: 338px;
    height: 254px;
    transition:all 0.3s ease-in-out;
}
.index_product .product a:hover .xq .img img{
    transform: scale(1.1);
}

.ny_banner{
    height: 400px;
    /* background: url("../img/ny_banner.png") center center no-repeat; */
}
.search{
    height: 80px;
    border-bottom: solid 1px #e6e6e6;
    background: #f8f8f8;
}
.search .position{
    font-size: 16px;
    color: #333333;
    line-height: 80px;
    padding-left: 26px;
    background: url("../img/ny_icon1.png") left center no-repeat;
}
.search .position a{
    font-size: 16px;
    color: #646464;
}
.search .input{
    width: 392px;
    height: 45px;
    margin-top: 18px;
    overflow: hidden;
}
.search .input input{
    width: calc(100% - 105px);
    height: 43px;
    padding: 0;
    background: none;
    padding-left: 30px;
    font-size: 14px;
    color: #a2a2a2;
    background: #fff;
    border: solid 1px #d4d4d4;
    border-top-left-radius: 43px;
    border-bottom-left-radius: 43px;
    border-right: none;
}
.search .input input::-webkit-input-placeholder{
    color:#a2a2a2;
}
.search .input input::-moz-placeholder{ 
    color:#a2a2a2;
}
.search .input input:-moz-placeholder{  
    color:#a2a2a2;
}
.search .input input:-ms-input-placeholder{  
    color:#a2a2a2;
}
.search .input a{
    width: 74px;
    height: 100%;
    background: #1a6dba;
    border-top-right-radius: 43px;
    border-bottom-right-radius: 43px;
}
.search .input a p{
    width: 74px;
    height: 100%;
    background: url("../img/ny_icon2.png") center center no-repeat;
}
.index_title2 .h6 {
    font-size: 40px;
    color: #2e2e2e;
    line-height: 50px;
    text-align: center;
    padding-top: 35px;
    font-weight: 600;
}
.index_title2 .h6 span {
    color: #1a6dba;
}
.index_title2 p {
    font-size: 16px;
    color: #808080;
    line-height: 30px;
    text-align: center;
}
.about_html .jainjie .text p{
    font-size: 16px;
    color: #646464;
    line-height: 40px;
    text-indent: 2em;
}
.about_html .jainjie .text{
    padding-top: 20px;
}
.about_html .jainjie{
    padding-bottom: 42px;
}
.about_html .fuwu{
    height: 800px;
    position: relative;
    background: #1a75ca;
}
.about_html .fuwu .bj1{
    width: 50%;
    height: 800px;
    background: url("../img/fuwu_bj1.png") center center no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}
.about_html .fuwu .renwu{
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -143px;
    width: 259px;
    height: 638px;
    z-index: 2;
}
.about_html .fuwu .center{
    position: absolute;
    height: 800px;
    top: 0;
    left: 50%;
    margin-left: -600px;
    z-index: 3;
}
.about_html .fuwu .center .rexian{
    width: 346px;
    height: 524px;
    position: relative;
    margin-top: 106px;
    background: url("../img/rexian.png") center center no-repeat; 
}
.about_html .fuwu .center .rexian .dh{
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    position: absolute;
    right: 32px;
    bottom: 65px;
}
.about_html .fuwu .center .list{
    width: 503px;
    padding-top: 50px;
}
.about_html .fuwu .center .list li{
    height: 165px;
    border-top: dashed 1px #59a2e7;
}
.about_html .fuwu .center .list li:nth-child(1){
    border-top: none;
}
.about_html .fuwu .center .list li .h6{
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    line-height: 40px;
    padding-top: 42px;
}
.about_html .fuwu .center .list li .p{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}
.about_html .linian{
    padding-bottom: 60px;
}
.about_html .linian .ln_img{
    width: 600px;
    height: 361px;
    background: url("../img/ln_img.png") center center no-repeat;
}
.about_html .linian .text{
    height: 361px;
    background: #f5f5f5;
    margin-top: 30px;
}
.about_html .linian .linian_nr{
    margin-left: 50px;
    margin-top: 40px;
}
.about_html .linian .linian_nr .p{
    padding-bottom: 34px;
}
.about_html .linian .linian_nr .p p:nth-child(1){
    width: 125px;
    height: 45px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    background: url("../img/ln_icon.png") center center no-repeat;
}
.about_html .linian .linian_nr .p p:nth-child(2){
    margin-left: 10px;
    font-size: 16px;
    color: #646464;
    ;line-height: 45px;
}
.service_html .index_product .label_page_each {
    margin-left: -24px;
}
.service_html .lieibao{
    padding-top: 40px;
    padding-bottom: 40px;
}
.service_html .lieibao a{
    display: block;
    padding: 10px 0;
    border-radius: 34px;
    transition:all 0.3s ease-in-out;
}
.service_html .lieibao a p{
    height: 13px;
    line-height: 13px;
    font-size: 15px;
    color: #979797;
    padding: 0 15px;
    border-left: solid 1px #cccccc;
}
.service_html .lieibao a:nth-child(1) p{
    border-left:none;
}
.service_html .index_product .label_page{
    padding-top: 0;
}
.service_html .lieibao a:hover{
    background: #1a6dba;
}
.service_html .lieibao a:hover p{
    color: #fff;
    border-left: none;
    padding-left: 16px;
}
.service_html .lieibao a:nth-child(1):hover p{
    padding-left: 15px;
}
.service_html .index_product .label_page_each a{
    height: 377px;
}
.service_html .index_product .label_page_each a .img{
    position: relative;
}
.service_html .index_product .label_page_each a .img .zhezhao{
    position: absolute;
    top: 0;
    left: -385px;
    width: 385px;
    height: 288px;
    background: rgba(0, 0, 0, 0.7);
    transition:all 0.3s ease-in-out;
}
.service_html .index_product .label_page_each a:hover .img .zhezhao{
    left: 0;
}
.service_html .index_product .label_page_each a .img .zhezhao .h4{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding-top: 110px;
}
.service_html .index_product .label_page_each a .img .zhezhao .h5{
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 12px;
}
.service_html .index_product .label_page_each a .img .zhezhao .p{
    width: 102px;
    height: 34px;
    border-radius: 3px;
    display: block;
    background: #1a6dba;
    display: flex;
    align-items: center;
    margin: auto;
    margin-top: 160px;
    transition:all 0.6s ease-in-out;
}
.service_html .index_product .label_page_each a:hover .img .zhezhao .p{
    margin-top: 28px;
}
.service_html .index_product .label_page_each a .img .zhezhao .p p{
    width: 17px;
    height: 17px;
    margin: auto;
    background: url("../img/service_icon.png") center center no-repeat;
}
.page {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 46px;
}
.page a {
	display: inline-block;
    padding: 0 22px;
    line-height: 48px;
	background: #202020;
	color: #fff;
    font-size: 16px;
    margin-left: 6px;
	transition: all ease-in-out .3s;
}
.page a:hover {
	background: #1a6dba;
	color: #fff;
	transition: all ease-in-out .3s;
}
.bule {
	background: #1a6dba !important;
	color: #fff !important;
}
.three {
	margin: 0 15px;
}
.page i {
	font-style: normal;
}
.page input {
	width: 50px;
    height:48px;
    font-size: 16px;
    color: #646464;
	background: #ffffff;
    text-align: center;
    padding: 0;
    border: solid 1px #cccccc;
}
.page input::-webkit-input-placeholder{
    color:#646464;
}
.page input::-moz-placeholder{ 
    color:#646464;
}
.page input:-moz-placeholder{  
    color:#646464;
}
.page input:-ms-input-placeholder{  
    color:#646464;
}


.tuijian .biaoti{
    border-bottom: solid 1px #cccccc;
    margin-bottom: 32px;
}
.tuijian .biaoti .float_l{
    font-size: 24px;
    color: #2e2e2e;
    line-height: 50px;
    padding-left: 31px;
    background: url("../img/list_icon.png") left center no-repeat;
}
.tuijian .biaoti .float_r{
    font-size: 14px;
    color: #646464;
    line-height: 50px;
}

.marqueeleft{
    width:100%;
    overflow:hidden;
    padding-bottom: 38px;
}
.marqueeleft ul{
    float:left;
}
.marqueeleft li{
    float:left;
    display:inline;
    width:285px;
    height:270px;
    overflow:hidden;
    margin-right: 20px;
}
.marqueeleft li .img{
    width:285px;
    height: 214px;
    overflow: hidden;
    position: relative;
}
.marqueeleft li .img img{
    width:285px;
    height: 214px;
}
.marqueeleft li .img .zhezhao{
    position: absolute;
    top: 0;
    left: -285px;
    width:285px;
    height: 214px;
    background: rgba(0, 0, 0, 0.7);
    transition:all 0.3s ease-in-out;
}
.marqueeleft li:hover .img .zhezhao{
    left: 0;
}
.marqueeleft li .img .zhezhao .h4{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding-top: 50px;
}
.marqueeleft li .img .zhezhao .h5{
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 12px;
}
.marqueeleft li .img .zhezhao .p{
    width: 102px;
    height: 34px;
    border-radius: 3px;
    display: block;
    background: #1a6dba;
    display: flex;
    align-items: center;
    margin: auto;
    margin-top: 160px;
    transition:all 0.5s ease-in-out;
}
.marqueeleft li:hover .img .zhezhao .p{
    margin-top: 28px;
}
.marqueeleft li .img .zhezhao .p p{
    width: 17px;
    height: 17px;
    margin: auto;
    background: url("../img/service_icon.png") center center no-repeat;
}
.marqueeleft li .h6{
    text-align: center;
    line-height: 55px;
    height: 55px;
    font-size: 14px;
    color: #646464;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.service_html .index_news .news a{
    display: block;
    width: 308px;
    margin: 0;
    margin-left: 30px;
    cursor: pointer;
    height: 455px;
    background: #f8f8f8;
    padding: 0 30px;
    padding-top: 12px;
    margin-bottom: 30px;
    transition:all 0.3s ease-in-out;
}
.service_html .index_news .news a:hover{
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.14);
}
.service_html .index_news .news{
    margin-left: -30px;
    padding: 0;
    padding-top: 40px;
}
.service_html .index_news .news a .h6{
    border-top: solid 1px #cccccc;
    margin-top: -1px;
    padding-top: 5px;
}
.service_html .index_news .news a .clear{
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
}
.service_html .index_news .news a img {
    margin-top: 30px;
}
.service_html .index_news{
    padding-bottom: 0px;
}
.service_html .page {
    margin-bottom: 26px;
}

.brand_html .brand{
    background: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 12px;
}
.brand_html .brand .pinpai{
    margin-left: -50px;
}
.brand_html .brand .pinpai .img{
    width: 158px;
    margin-left: 50px;
    margin-bottom: 27px;
    display: block;
    cursor: pointer;
}
.brand_html .brand .pinpai .img img{
    width: 158px;
    height: 158px;
    border-radius: 50%;
}
.brand_html .brand .pinpai .img p{
    font-size: 16px;
    color: #646464;
    line-height: 55px;
    text-align: center;
    text-transform:uppercase;
    transition:all 0.3s ease-in-out;
}
.brand_html .brand .pinpai .img:hover p{
    color: #1a6dba;
}
.brand_html .tuijian{
    padding-top: 27px;
}
.contact_html .bt{
    padding-top: 17px;
    line-height: 116px;
    font-size: 24px;
    color: #2e2e2e;
    text-align: center;
}
.contact_html .left{
    width: 600px;
}
.contact_html .left .name{
    font-size: 18px;
    color: #323232;
    font-weight: 600;
    margin-bottom: 15px;
}
.contact_html .left p{
    font-size: 16px;
    color: #646464;
    line-height: 40px;
}
.contact_html .right{
    width: 600px;
}
.contact_html .right .input input{
    width: 460px;
    height: 46px;
    padding: 0 20px;
    border: none;
    background: #f5f5f5;
    font-size: 14px;
    color: #9b9b9b;
}
.contact_html .right .input input::-webkit-input-placeholder{
    color:#9b9b9b;
}
.contact_html .right .input input::-moz-placeholder{ 
    color:#9b9b9b;
}
.contact_html .right .input input:-moz-placeholder{  
    color:#9b9b9b;
}
.contact_html .right .input input:-ms-input-placeholder{  
    color:#9b9b9b;
}
.contact_html .right .input p{
    font-size: 14px;
    color: #d81e06;
    line-height: 46px;
    padding-left: 10px;
}
.contact_html .right .input{
    margin-bottom: 14px;
}
.contact_html .right textarea{
    width: 530px;
    height: 140px;
    font-size: 14px;
    color: #9b9b9b;
    background: #f5f5f5;
    padding: 10px 20px;
    border: none;
    display: block;
}
.contact_html .right textarea::-webkit-input-placeholder{
    color:#9b9b9b;
}
.contact_html .right textarea::-moz-placeholder{  
    color:#9b9b9b;
}
.contact_html .right textarea:-moz-placeholder{   
    color:#9b9b9b;
}
.contact_html .right textarea:-ms-input-placeholder{ 
    color:#9b9b9b;
}
.contact_html .right .button{
    padding-top: 30px;
    margin-bottom: 40px;
}
.contact_html .right .button .chongzhi{
    display: block;
    width: 136px;
    height: 46px;
    background: #1a6dba;
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
}
.contact_html .right .button .tijiao{
    display: block;
    width: 136px;
    height: 46px;
    background: #ff8400;
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    margin-left: 10px;
}
.contact_html .tuijian{
    padding-top: 27px;
}
.brand_show_html .brand{
    padding-bottom: 60px;
}
.brand_show_html .brand .img{
    width: 400px;
    height: 400px;
    position: relative;
}
.brand_show_html .brand .img .brand_show_img{
    width: 400px;
    height: 400px;
}
.brand_show_html .brand .img .brand_show_l{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    transition:all 0.3s ease-in-out;
    background: url("../img/cooperation_l1.png") center center no-repeat;
}
.brand_show_html .brand .img .brand_show_l:hover{
    background: url("../img/cooperation_l2.png") center center no-repeat;
}
.brand_show_html .brand .img .brand_show_r{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    transition:all 0.3s ease-in-out;
    background: url("../img/cooperation_r1.png") center center no-repeat;
}
.brand_show_html .brand .img .brand_show_r:hover{
    background: url("../img/cooperation_r2.png") center center no-repeat;
}
.brand_show_html .brand .text h4{
    font-size: 24px;
    color: #222222;
    line-height: 44px;
    margin-bottom: 18px;
}
.brand_show_html .brand .text p{
    font-size: 14px;
    color: #646464;
    line-height: 40px;
    text-align: justify;
    text-indent: 2em;
}
.brand_show_html .brand .text{
    width: 730px;
}
.brand_show_html .brand .text .fanhui{
    width: 180px;
    height: 56px;
    background: #1a6dba;
    display: block;
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    color: #fffefe;
    border-radius: 56px;
    margin-top: 62px;
    margin-left: 40px;
    cursor: pointer;
    transition:all 0.3s ease-in-out;
}
.brand_show_html .brand .text .fanhui:hover{
    background: #f37a04;
}
.list_show_html .title{
    height: 147px;
    border-bottom: dashed 1px #9e9e9e;
}
.list_show_html .title .h4{
    font-size: 24px;
    color: #2e2e2e;
    text-align: center;
    line-height: 50px;
    padding-top:47px;   
}
.list_show_html .title .p{
    font-size: 15px;
    color: #999999;
    text-align: center;
    line-height: 46px;  
}
.list_show_html .title .p span{
    font-size: 15px;
    color: #999999;
    margin: 0 20px;
}
.list_show_html .text{
    padding: 20px 30px 30px 30px;
}
.list_show_html .text img{
    max-width: 100%;
	display:inline-block;
    margin: 20px 0;
}
.list_show_html .text p{
    font-size: 14px;
    color: #646464;
    text-align: justify;
    line-height: 34px;
    text-indent: 2em;
}
.list_show_html .button a{
    width: 580px;
    height: 69px;
    background: #222222;
    display: block;
    transition:all 0.3s ease-in-out;
}
.list_show_html .button a:hover{
    background: #1a6dba;
}
.list_show_html .button a p{
    font-size: 16px;
    color: #ffffff;
    line-height: 69px;
    height: 69px;
    width: 483px;
    padding-left: 32px;
    margin: auto;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.list_show_html .button .xyp_l p{
    transition:all 0.3s ease-in-out;
    background: url("../img/list_show_l1.png") left center no-repeat;
}
.list_show_html .button .xyp_l:hover p{
    background: url("../img/list_show_l2.png") left center no-repeat;
}
.list_show_html .button .xyp_r p{
    transition:all 0.3s ease-in-out;
    background: url("../img/list_show_r1.png") left center no-repeat;
}
.list_show_html .button .xyp_r:hover p{
    background: url("../img/list_show_r2.png") left center no-repeat;
}
.list_show_html .button .fanhui{
    width: 180px;
    height: 56px;
    background: #1a6dba;
    border-radius: 56px;
    font-size: 16px;
    color: #fffefe;
    text-align: center;
    line-height: 56px;
    margin: auto;
    margin-bottom: 27px;
    margin-top: 40px;
    transition:all 0.3s ease-in-out;
}
.list_show_html .button .fanhui:hover{
    background: #f37a04;
}
.show_html .xqjs{
    height: 70px;
    line-height: 70px;
    background: #1a6dba;
    font-size: 18px;
    color: #ffffff;
    padding-left: 30px;
    margin-bottom: 10px;
}
.show_html .show{
    padding-top: 60px;
    padding-bottom: 60px;
}
.show_html .show .left{
    width: 600px;
    height: 450px;
}
.show_html .show .left img{
    width: 600px;
    height: 450px;
}
.show_html .show .right{
    width: 600px;
    height: 450px;
    position: relative;
}
.show_html .show .right .button{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.show_html .show .right .button a{
    width: 50%;
    height: 60px;
}
.show_html .show .right .button a p{
    width: 52px;
    padding-left: 21px;
    line-height: 60px;
    height: 60px;
    color: #b2b2b2;
}
.show_html .show .right .button a:hover p{
    color: #fff;
}
.show_html .show .right .button .xyp_r p{
    width: 52px;
    padding-left: 0 ;
    padding-right: 21px;
    background: url("../img/list_show_r1.png") right center no-repeat;
}
.show_html .show .right .button .xyp_r:hover p{
    background: url("../img/list_show_r2.png") right center no-repeat;
}
.show_html .show .right .name{
    font-size: 24px;
    color: #232323;
    width: 560px;
    margin-left: 40px;
    line-height: 45px;
    padding-top: 11px;
}
.show_html .show .right .fl{
    font-size: 14px;
    color: #949494;
    width: 560px;
    margin-left: 40px;
    line-height: 30px;
}
.show_html .show .right .jianjie p{
    font-size: 14px;
    color: #646464;
    line-height: 36px;
    text-align: justify;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.show_html .show .right .jianjie{
    width: 560px;
    margin-left: 40px;
    padding-top: 18px;
}
.show_html .show .right .lx{
    padding-top: 30px;
}
.show_html .show .right .lx .erweima{
    padding: 11px;  
    background: #1a6dba;
    margin-left: 40px;
}
.show_html .show .right .lx .erweima img{
    width: 127px;
    height: 127px;
}
.show_html .show .right .lx .dh{
    padding-left: 30px;
}
.show_html .show .right .lx .dh .h6{
    font-size: 16px;
    color: #646464;
    line-height: 34px;
    padding-top: 28px;
    margin-bottom: 15px;
}
.show_html .show .right .lx .dh p{
    font-size: 34px;
    color: #1a6dba;
    font-weight: 600;
    text-indent: 58px;
    height: 40px;
    line-height: 40px;
    background: url("../img/dianhuan.png") left center no-repeat;
}
.question_show_html{
    padding-bottom: 60px;
    padding-top: 40px;
    background: #f8f8f8;
}
.question_show_html .marqueetop{
    height:402px;
    width: calc(100% - 2px);
    border: solid 1px #cccccc;
    overflow:hidden;
    background: #fff;
}
.question_show_html .index_doubt{
    background: none;
    padding-bottom: 0;
    height:auto;
}
.question_show_html .index_doubt .list{
    margin-top:0;
    overflow:hidden;
    border: none;
    border-bottom: dashed 1px #b3b3b3;
    padding: 0;;
    margin: 0 30px;
}
.question_show_html .text{
    background: #fff;
    border: solid 1px #cccccc;
    padding: 0 30px 30px 30px;
    margin-bottom: 27px;
}
.question_show_html .da{
    padding-left: 47px;
    background: url("../img/da.png") left top 4px no-repeat;
}
.question_show_html .da p{
    font-size: 14px;
    color: #808080;
    line-height: 34px;
    text-indent: 2em;
    text-align: justify;
}
.question_show_html .bt{
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: dashed 1px #b3b3b3;
}
.question_show_html .bt .zuo{
    width: 750px;
}
.question_show_html .bt .zuo .wen{
    font-size: 18px;
    color: #1a6dba;
    font-weight: 600;
    padding-left: 47px;
    line-height: 47px;
    margin-top: 20px;
    background: url("../img/wen.png") left top 12px no-repeat;
}
.question_show_html .bt .zuo .time{
    padding-left: 47px;
    font-size: 14px;
    color: #808080;
    text-align: left;
    line-height: 36px;
}
.question_show_html .bt .float_r{
    display: block;
    width: 139px;
    height: 47px;
    background: #1a6dba;
    margin-top: 28px;
    font-size: 14px;
    color: #ffffff;
    line-height: 47px;
    text-align: center;
    transition:all 0.3s ease-in-out;
}
.question_show_html .bt .float_r:hover{
    background: #f37a04;
}
.question_html .index_doubt{
    padding-top: 1px;
}
.question_html .index_doubt .input{
    margin-top: 40px;
}
.question_html .page {
    margin-top: 40px;
    margin-bottom: 0px;
}
.problem_html .problem{
    background: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 74px;
    margin-bottom: 27px;
}
.problem_html .problem .block{
    display: block;
    height: 194px;
    background: #fff;
    margin-bottom: 30px;
    transition:all 0.3s ease-in-out;
}
.problem_html .problem .block:hover{
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.problem_html .problem .block .img{
    width: 243px;
    height: 148px;
    overflow: hidden;
    margin-left: 23px;
    margin-top: 23px;
    margin-right: 60px;
}
.problem_html .problem .block .img img{
    width: 243px;
    height: 148px;
    transition:all 0.3s ease-in-out;
}
.problem_html .problem .block:hover .img img{
    transform: scale(1.1);
}
.problem_html .problem .block .xiangqing .bt{
    font-size: 18px;
    color: #111111;
    line-height: 54px;
    margin-top: 23px;
    width: 690px;
    height: 54px;
    margin-bottom: 5px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    transition:all 0.3s ease-in-out;
}
.problem_html .problem .block:hover .xiangqing .bt{
    color: #1a6dba;
}
.problem_html .problem .block .xiangqing .p{
    font-size: 15px;
    color: #555555;
    line-height: 34px;
    width: 690px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.problem_html .problem .block .riqi{
    padding-left: 83px;
}
.problem_html .problem .block .riqi div:nth-child(1){
    font-size: 26px;
    color: #808080;
    line-height: 86px;
    padding-top: 30px;
}
.problem_html .problem .block .riqi div:nth-child(2){
    width: 37px;
    height: 16px;
    background: url("../img/news_icon.png") left center no-repeat;
}
.problem_html .problem .page{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
}
.pc_none{
    display: none;
}
.h1{
    /* width: 1200px;
    margin: auto; */
    font-size: 16px;
    color: #928c8c;
    line-height: 43px;
    height: 32px;
}
.top .nav .float_l{
    position: relative;
    z-index: 999;
}
.top .nav .float_l a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.top .nav .float_l .erji{
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    display: none;
}
.top .nav .float_l:hover .erji{
    display: block;
}
.top .nav .float_l .erji a{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #ff7800;
    transition:all 0.3s ease-in-out;
    border-top: solid 1px #fdfdfb;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.top .nav .float_l .erji a:hover{
    background: #1a6dba;
}
.show_html .cebian{
    width: 150px;
    background: #1a6dba;
    position: fixed;
    top: 20vh;
    left: 0;
    z-index: 999;
}
.show_html .cebian a{
    float: initial;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    padding: 0 10px;
    color: #fff;
    border-top: solid 1px #077be8;
    border-bottom: solid 1px #0560b6;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    transition:all 0.3s ease-in-out;
}
.show_html .cebian a:nth-child(1){
    border-top: none;
}
.show_html .cebian a:hover{
    background: #ff7800;
}













.service_html .cebian{
    width: 150px;
    background: #1a6dba;
    position: fixed;
    top: 20vh;
    left: 0;
    z-index: 999;
}
.service_html .cebian a{
    float: initial;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    padding: 0 10px;
    color: #fff;
    border-top: solid 1px #077be8;
    border-bottom: solid 1px #0560b6;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    transition:all 0.3s ease-in-out;
}
.service_html .cebian a:nth-child(1){
    border-top: none;
}
.service_html .cebian a:hover{
    background: #ff7800;
}













/* 
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;
} */
.tiao1 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #333;
	font-weight: bolder;
	line-height: 90px;
	text-align: center;
}
.tiao3 {
	color: #06C;
}
.zi16 {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-align:center;
}
.foot-piap {
	height: 56px;
	width: 100%;
	position: fixed;
	background-color: #C00;
	bottom: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-color: #CCC;
	margin: 0px;
	padding: 0px;
	z-index: 999999;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	background-image: url(dianhua.png);
	background-repeat: no-repeat;
	background-position: center;
}
