html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff;color:#333;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
input{outline:none;}
/********General**********/
.seach_show{width:100%; height: 44px; display:none;left:0;right:0; position: absolute; z-index: 9999; width:100%; top:97px; }
.seach_mid{ color: #fff; text-align: right; line-height: 44px; }
.search-btn{height:28px; line-height:28px; font-size:12px;width:40px; background: #a51820;
    border: solid 1px #a51820;
    color: #fff; }
.seach{cursor:pointer;}
/**/
.wrap{margin:0 auto;width:100%;min-width:1200px;}
.container{width:1200px; margin:0 auto; position: relative; }
.container:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.container2{width: 85%; margin:0 auto;}
.container2:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.con_l{width:748px; height:96px; float:left;}
.con_r{width:221px; float:right; text-align:right; padding-top:28px;}
.dh_pic{width:34px; height:34px; float:left;}
.dh_pic_num{font-size:14px; color:#1b7dd0;}
.dh_pic_num span{font-size:18px; font-weight:bold; color:#e03428;}
.dh_are{width:100%; height:100; clear:both; position: absolute; z-index: 9999; top: 0;}
.dh_list{font-size:16px; color:#ffffff; padding-left:2%; padding-right:2%; float:left; font-weight: bold; padding-top: 58px; padding-bottom: 22px;}
.dh_are_l{width: 22%; height: 100px; float: left; display: flex; align-items: center; justify-content: space-between; }
.dh_are_l img{max-width: 400px; max-height: 100px; margin-top: 24px; }
.dh_are_r{float: left; width: 50%; margin-left:150px;}
.dh_list:hover{padding-top: 55px; transition:all .2s; color: #a5181e; border-bottom: solid 2px rgba(165,24,30,.9); }
.dh_tel{ width: 16%;
    float: right;
    font-size: 18px;
    color: #ffffff;
    font-family: Arial;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 128px; }
.dh_tel .left{display: flex;
    align-items: center;
    justify-content: space-between; }
/**/
.ind-abo-bg{width: 100%; height: 576px; background: url(../images/ind-abo-bg.jpg)center no-repeat; }
.ind-abo{padding:78px 0; }
.ind-abo-l{width: 500px; float: left; }
.ind-abo-r{width: 666px; float: right; }
.ind-abo-tit{width: 100%; }
.ind-abo-tit:after{display:block;height:0;content:"";clear:both;visibility:hidden;}
.ind-abo-tit-l{width: 68px; height: 68px; background: #024997; text-align: center; line-height: 68px; text-align: center; font-size: 28px; font-weight: bold; color: #ffffff; float: left; }
.ind-abo-tit-m{float: left; font-size: 28px; color: #024997; font-weight: bold; line-height: 68px; padding-left: 9px; padding-right: 9px; }
.ind-abo-tit-r{font-size: 18px; color: #024997; font-weight: bold; float: left; line-height: 68px; }
.ind-abo-dis{width: 100%; margin:28px 0 48px 0; font-size: 14px; color: #666666; line-height: 24px; }
.ind-abo-anniu{width: 200px; height: 53px; border:solid 1px #dddddd; line-height: 53px; transition:all .2s; }
.ind-abo-anniu:hover .ind-abo-padd .right{padding-right: 9px; transition:all .2s; }
.ind-abo-anniu:hover{border:solid 1px #024997; transition:all .2s; border-radius: 28px; }
.ind-abo-anniu2:hover .ind-abo-padd .right{padding-right: 9px; transition:all .2s; }
.ind-abo-anniu2:hover{ transition:all .2s; border-radius: 28px; }
.ind-abo-padd{padding:0 28px; transition:all .2s; }
.ind-abo-r-list{width: 310px; height: 413px; float: left; margin-left: 22px; position: relative; overflow: hidden; }
.ind-abo-r-list2{width: 310px; height: 413px; float: left; margin-left: 22px; position: relative; overflow: hidden; }
.ind-abo-r-list img{overflow: hidden; cursor: pointer; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-abo-r-list:hover img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
.ind-abo-r-list-wh img{overflow: hidden; cursor: pointer; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-abo-r-list-wh:hover img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
.ind-abo-r-list-wh2 img{overflow: hidden; cursor: pointer; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-abo-r-list-wh2:hover img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms; }
.ind-abo-list-z{width: 105px; height: 105px; background: rgba(165,24,30,.9); position: absolute; z-index: 9999; left: 0; bottom: 0; text-align: center; }
.ind-abo-list-z-en{font-size: 16px; color: #ffffff; text-align: center; padding-top: 28px; }
.ind-abo-list-z-tit{font-size: 16px; color: #ffffff; text-align: center; }
.ind-abo-r-list-wh{width: 310px; height: 196px; margin-bottom: 22px; position: relative; overflow: hidden; }
.ind-abo-list-z2{width: 105px; height: 105px; background: rgba(2,73,151,.9); position: absolute; z-index: 9999; left: 0; top: 0; text-align: center; }
.ind-abo-r-list-wh2{width: 310px; height: 196px; position: relative; overflow: hidden; }
.ind-abo-list-z3{width: 105px; height: 105px; background: rgba(2,73,151,.9); position: absolute; z-index: 9999; left: 0; bottom: 0; text-align: center; }
/**/
.fwcn{margin-top: 48px; }
.contact .top {
    height: 400px;
}
.contact .top .l {
    width: 500px;
    float: left;
    height: 400px;
}
.m-c {
    color: #065ee4;
}
.fw {
    font-weight: bold;
}
.f30 {
    font-size: 30px;
}
.c6 {
    color: #666;
}
.w100 {
    width: 100%;
}
.mt10 {
    margin-top: 10px!important;
}
.f16 {
    font-size: 16px;
}
.mt20 {
    margin-top: 20px!important;
    padding-bottom: 20px;
}
.con-mes li:nth-child(1) {
    background: url(../images/me1.png) left center no-repeat;
}
.con-mes li {
    height: 54px;
    border-bottom: 1px solid #ddd;
    line-height: 54px;
    text-indent: 40px;
    background-size: 24px!important;
    color: #666;
}
.con-mes li:nth-child(2) {
    background: url(../images/me2.png) left center no-repeat;
}
.con-mes li:nth-child(3) {
    background: url(../images/me3.png) left center no-repeat;
}
.con-mes li:nth-child(4) {
    background: url(../images/me4.png) left center no-repeat;
}
.con-mes li:nth-child(5) {
    background: url(../images/me5.png) left center no-repeat;
}
.contact .top .r {
    width: 670px;
    float: right;
    height: 400px;
}
/**/
.ind-pro-list-en{font-size: 24px; color: #fff; line-height: 30px; text-transform: uppercase; }
.ind-pro-list-hx{width: 68px; height: 2px; background: #fff; margin-top: 9px; margin-bottom: 18px; }
.ind-pro-list-tit{font-size: 18px; color: #fff; margin-bottom: 18px; }
.ind-pro-list-more{width: 30px; height: 30px; background: #fff; text-align: center; line-height: 30px; font-size: 24px; color: #024997; }
.ind-abo-anniu2{
    width: 200px;
    height: 53px;
    border: solid 1px #fff;
    color: #fff;
    line-height: 53px;
    margin: 0 auto;
    margin-top: 40px;
    transition:all .2s;
}
.mbx-list{line-height: 55px; float: left; padding:0 48px; border-left: solid 1px #ddd; }
.mbx-list-tit{ padding:0 48px; background: #024997; float: left; color: #fff; }
.mbx-list:hover{color: #024997; transition:all .2s; line-height: 52px; border-bottom: solid 2px #024997; font-weight: bold; }
/**/
.nei-about {
    width: 100%;
    position: relative;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 78px;
}
.title {
    text-align: center;
    background: url(../images/title.png) no-repeat center top;
    padding-top: 30px;
}
.title h3 {
    color: #333333;
    font-size: 32px;
}
.title p {
    color: #999999;
    font-size: 16px;
    padding-top: 5px;
}
.about-con {
    margin-top: 35px;
    /*background: #f2f2f2;*/
    height: 294px;
}
.about-left {
    width: 299px;
    height: 294px;
    float: left;
    background: url(../images/a-left.jpg) no-repeat center center;
}
.about-left p {
    color: #fff;
    width: 103px;
    height: 33px;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    margin-top: 103px;
    border: 1px solid #fff;
}
.about-left h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
}
.about-right {
    padding: 30px 40px;
    float: right;
    width: 900px;
    background: #f2f2f2;
}
.about-right p {
    color: #7e7e7e;
    font-size: 14px;
    line-height: 25px;
}
.about-right p:nth-child(2) {
   /* margin-top: 35px;*/
}
.abo-wh2{margin-top: 48px; margin-bottom: 48px; }
.about-right p {
    color: #333;
    font-size: 14px;
    line-height: 28px;
}
/**/
.case-bg{width: 100%; /*padding:48px 0; */background: url(../images/case-bg.jpg)center no-repeat; }
.ind-case-list{width: 584px; margin-bottom: 90px; }
.ind-case-list:hover{-webkit-box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11);
    box-shadow: 0 12px 15px 0 rgba(71,71,71,.1), 0 20px 60px 0 rgba(71,71,71,.11);}
.ind-case-list:hover .ind-case-tit-more{background: #a5181e; transition:all .2s; }
.ind-case-pic{width: 584px; height: 338px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; background: #ddd; }
.ind-case-pic img{max-width: 584px; max-height: 338px; margin: 0 auto; }
.ind-case-tit{width: 584px; height: 88px; background: #fff; }
.ind-case-tit-dis{width: 418px; padding:18px 35px; float: left; }
.ind-case-tit-dis-bt{font-size: 16px; color: #333333; font-weight: bold; margin-bottom: 7px; transition:all .2s; }
.ind-case-tit-dis-sm{font-size: 14px; color: #333333; }
.ind-case-tit-more{width: 93px; height: 88px; background: #024997; text-align: center; line-height: 88px; font-size: 14px; color: #ffffff; float: right; text-transform: uppercase; transition:all .2s; }
.ind-case-list:hover .ind-case-tit-dis-bt{color: #024997; transition:all .2s; padding-left: 7px; }
/**/
.ind-news-list{width: 380px; float: left; margin-right: 18px; transition:all .2s; }
.ind-news-list:hover{/*margin-top: -9px;*/ transition:all .2s; }
.ind-news-list-pic{width: 380px; height: 223px; overflow: hidden; display: flex; align-items: center; justify-content: space-between; }
.ind-news-list-pic img{max-width: 380px; max-height: 223px; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-news-list:hover .ind-news-list-pic img{-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;}
.ind-news-list-date{font-size: 14px; color: #333333; margin-top:18px; margin-bottom: 9px; }
.ind-news-list-tit{font-size: 18px; color: #333333; transition:all .2s; }
.ind-news-list-hx{width: 52px; height: 2px; background: #024997; margin:18px 0; }
.ind-news-list-dis{font-size: 14px; line-height: 24px; color: #666666; }
.ind-news-list:hover .ind-news-list-tit{ color: #024997; transition:all .2s; padding-left: 7px; }
/**/
.ind-footer{width: 100%; margin-top: 97px; }
.ind-footer-l{width: 50%; float: left; height: 300px; background: url(../images/foot-l.jpg)center no-repeat; position: relative; z-index: 1; transition:all .2s; cursor: pointer; }
.ind-footer-r{width: 50%; float: left; height: 300px; background: url(../images/foot-r.jpg)center no-repeat; position: relative; z-index: 1; transition:all .2s; cursor: pointer; }
.ind-footer-jr{position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.5); opacity: 0; bottom: 0; z-index: -1; }
.ind-footer-l:hover .ind-footer-jr{opacity: 1; transition:all .2s; }
.ind-footer-r:hover .ind-footer-jr{opacity: 1; transition:all .2s; }
.ind-footer-l-dis{font-size: 30px; color: #ffffff; text-align: center; padding-top: 87px; font-weight: bold; }
.ind-footer-l-anniu{width: 175px; height: 50px; border:solid 1px #fff; margin:0 auto; margin-top: 28px; color: #fff; font-size: 14px; text-align: center; line-height: 50px; transition:all .2s; }
.ind-footer-r:hover .ind-footer-l-dis{padding-top: 78px; transition:all .2s; }
.ind-footer-l:hover .ind-footer-l-dis{padding-top: 78px; transition:all .2s; }
/**/
.ind_pro_tit2 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.ind_pro_dis2 {
    margin-top: 9px;
    margin-bottom: 18px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.ind-pro-hx2{width: 40px; height: 2px; background: #024997; margin:0 auto; margin-bottom: 28px; }

.ind_pro_tit {
    font-size: 30px;
    color: #3a3a3a;
    text-align: center;
}
.ind_pro_dis {
    margin-top: 9px;
    margin-bottom: 18px;
    font-size: 15px;
    color: #666666;
    text-align: center;
}
.ind_pro_bt {
    padding-top: 48px;
    padding-bottom: 28px;
}
.ind-pro-type{text-align: center; }
.ind-pro-type ul{text-align: center; width: 100%; margin-bottom: 40px; }
.ind-pro-type ul:after{display: block; content: ''; clear: both; height: 0; width: 0; }
.ind-pro-type ul li{ background: #eeeeee; font-size: 14px; color: #3a3a3a; display: inline-block; padding: .7% 2.2%; margin-bottom: .3%; }
.ind-pro-type ul li:hover{ background: #0190df; transition:all .2s; color: #fff; }
.ind-pro-list {
    width: 380px;
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
}
.ind-pro-list_pic {
    width: 380px;
    height: 260px;
    text-align: center;
    border:solid 1px #eeeeee;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}
.ind-pro-list_pic img{
    max-width: 100%;
    max-height: 260px;
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.ind-pro-list:hover .ind-pro-list_pic img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.ind-pro-list_tit {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #3a3a3a;
}
.ind-pro-list:hover .ind-pro-list_pic{
	border:solid 1px #0190df;
	transition:all .2s;
}
.ind-pro-list:hover .ind-pro-list_tit{
	background: #0190df;
	transition:all .2s;
	color: #fff;
}
.ind_abo_bg{
	width: 100%;
    height: 280px;
    background: url(../images/ind_abo_bg.jpg)center no-repeat;
    clear: both;
    margin-top: 1.8%;
}
.ind_abo_tit {
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    padding-top: 67px;
    letter-spacing:8px;
}
.ind_abo_dis {
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    margin-top: 18px;
}
.ind_ln_anniu {
    width: 285px;
    height: 45px;
    margin: 0 auto;
    background: #39a43b;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
    margin-top: 28px;
    border-radius: 22.5px;
}
.ind_case{position: relative; }
.ind_case_mid_nr{position: relative; overflow: hidden; }
.ind_case_mid_nr:after {
    display: block;
    height: 0;
    content: "";
    clear: both;
    visibility: hidden;
}
.ind_case_list_pic {
    width: 352px;
    height: 280px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ind_case_list_pic img {
    max-width: 352px;
    height: 240px;
}
.ind-pro-list_tit {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #444444;
}
.swiper-button-prev2 {
    width: 45px;
    height: 49px;
    background: #626262;
    text-align: center;
    font-size: 22.27px;
    font-family: '宋体';
    color: #ffffff;
    line-height: 49px;
    position: absolute;
    top: 40%;
    left: 0;
    cursor: pointer;
    z-index: 9999;
}
.swiper-button-prev2:hover{
	background: #0190df;
	transition:all .2s;
}
.swiper-button-next2 {
    width: 45px;
    height: 49px;
    background: #626262;
    text-align: center;
    font-size: 22.27px;
    font-family: '宋体';
    color: #ffffff;
    line-height: 49px;
    position: absolute;
    top: 40%;
    right: 0;
    cursor: pointer;
    z-index: 9999;
}
.swiper-button-next2:hover{
	background: #0190df;
	transition:all .2s;
}
.ind_abo_r {
    width: 534px;
    height: 247px;
    float: right;
    margin-top: 78px;
    margin-bottom: 78px;
}
.ind_abo_l {
    width: 50%;
    float: left;
    margin-top: 78px;
    margin-bottom: 78px;
}
.ind_abo_l_tit {
    font-size: 30px;
    color: #555555;
}
.ind_abo_l_dis {
    width: 560px;
    height: 41px;
    background: #0190df;
    color: #fff;
    font-size: 16px;
    line-height: 41px;
    margin-top: 18px; 
    padding-left: 14px;
}
.ind_abo_l_nr {
    font-size: 14px;
    color: #555555;
    line-height: 28px;
    margin-top: 18px;
}
.ind_abo_l_anniu{
	width: 135px;
	height: 36px;
	line-height: 36px;
	font-size: 14px; 
	color: #555555;
	text-align: center;
	border:solid 1px #dcdcdc;
	margin-top: 28px;
}
.ind-news-bg{
	width: 100%;
    background: #eeeeee;
    padding:0 0 4.8% 0;
}
.ind_news_list {
    width: 48%;
    float: left;
    margin-right: 1%;
    margin-bottom: 4%;
}
.ind_news_pic {
    width: 158px;
    height: 103px;
    overflow: hidden;
    border: solid 1px #cccccc;
    float: left;
    text-align: center;
}
.ind_news_nr {
    width: 380px;
    float: right;
}
.ind_news_pic img {
    max-width: 158px;
    height: 103px;
    margin: 0 auto;
}
.ind_news_tit {
    font-size: 18px;
    color: #313131;
}
.ind_news_date {
    font-size: 14px;
    color: #999999;
    margin-top: 9px;
}
.ind_news_dis {
    font-size: 14px;
    color: #888888;
    margin-top: 9px;
}
.ind_case_anniu {
    width: 162px;
    height: 44px;
    border-radius: 22px;
    border: solid 1px #dedede;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #6f6f6f;
    margin: 0 auto;
}
.ind_case_anniu:hover{
	background: #0190df;
	transition:all .2s;
	color: #fff;
}
.ind_abo_l_anniu:hover{
	background: #0190df;
	transition:all .2s;
	color: #fff;
}
.ind_bottom {
    width: 100%;
    background: #ffffff;
}
.ind_bot_hx {
    padding-bottom: 44px;
    background: #eeeeee;
}
.ind_bot_fl {
    width: 100%;
    height: 58px;
    margin: 0 auto;
    background: #0190df;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ind_bot_fl_list {
    width: 170px;
    float: left;
    color: #ffffff;
    text-align: center;
    border-right: solid 1px #86cd88;
}
.ind_bot_copyright {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;/*
    padding-bottom: 50px;*/
}
.ind_logo_bot {
    width: 230px;
    height: 72px;
    background: url(../images/logo_bot.png)center no-repeat;
    float: left;
    margin-top: 70px;
}
.ind_logo_bot img{
    max-width: 180px;
    max-height: 172px;
}
.ind_lx {
    width: 768px;
    float: left;
    font-size: 14px;
    color: #bcbcbc;
    line-height: 26px;
    margin-top: 70px;
}
.footer-dh{width: 185px; float: left; }
.footer-dh-tit{font-size: 16px; font-weight: bold; color: #333333; margin-bottom: 9px; }
.footer-dh-list{font-size: 14px; line-height: 36px; color: #555555; }
.footer-dh-list:hover{color: #024997; transition:all .2s; }
.copy_right {
    height: 72px;
    background: #024997;
}
.copy_right_l {
    width: 100%;
    text-align: center;
    line-height: 72px;
    font-size: 14px;
    color: #fff;
}

.footer-ewm{
	width: 140px;
	height: 300px;
	overflow: hidden;
	float: right;
    margin-top: 70px;
}
.footer-ewm img{
	width: 140px;
	height: 140px;
}
.ind_bot_copyright:after{display: block; content: ''; clear: both; height: 0; width: 0; }
.o_product_img h2{font-size: 18px; text-align: center; font-weight: bold; margin-bottom: 18px; }
/*头部*/
/*.top{width:100%;height:40px;background:#f0f2f7;line-height:40px;}
.top span{color:#666;}
.top a:hover{color:#024997;}
.head{width:100%;height:133px;}
.logo{font-size:28px;width:528px;height:133px;line-height:133px;overflow:hidden;}
.logo img{vertical-align:middle;max-width:528px;max-height:133px;margin-top:-7px;}
.head-wz{text-align:right;margin-top:40px;}
.head-wz p{font-size:16px;line-height:28px;}
.head-xian{margin:45px 22px 0 18px;}
.tel{padding-top:45px;}
.tel img{float:left;padding-right:12px;}
.tel span{display:inline-block;font-size:20px;line-height:26px;font-family:'SimSun';font-weight:bold;}
.nav{overflow:hidden;width:1199px;height:56px;background:#3e57be;position:relative;z-index:9999999;margin:0 auto;}
.nav li{float:left;width:149px;height:56px;line-height:56px;text-align:center;border-right:1px solid #1c3188;}
.nav li:last-child{border-right:none;}
.nav a{display:block;width:149px;height:56px;color:#fff;font-size:15px;}
.nav a:hover{background:#024997;}*/

/*banner*/
.banner{ overflow:hidden; width:100%; margin:0 auto; min-width:1200px;}
.banner{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; }
.slides{position:relative;z-index:1;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px; display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#024997;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*头部end*/

/*底部*/
.footer{clear:both;}
.foot{width:100%;height:480px;background:#444a58;color:#fff;}
.d-title{text-align:center;margin-bottom:40px;}
.d-title h1{font-size:28px;padding-top:56px;}
.d-title p{font-size:16px;padding-top:14px;}
.d-cont{width:1171px;height:235px;margin:0 auto;}
.d1{width:390px;height:235px;background:#fff;}
.d1 img{width:390px;height:235px;}
.d2{width:285px;height:235px;background:#024997;text-align:center;}
.d2 img{width:150px;height:150px;padding-top:43px;}
.d3{width:496px;height:235px;background:#3e57be;}
.d3 h3{margin:0 50px 0 104px;font-size:18px;font-weight:bold;padding-top:40px;}
.d3 hr{width:20px;height:2px;background:#fff;border:none;margin:12px 50px 10px 104px;}
.d3 p{margin:0 50px 0 104px;line-height:32px;}
.d-key{width:1171px;margin:0 auto;padding-top:16px;}
.bottom{width:100%;height:88px;background:#2e3442;}
.bottom p{text-align:center;line-height:88px;color:#fff;}
.bottom a:hover{color:#024997;}
/*main css*/
.main-im{ position:fixed; right: 10px; top:54%; z-index: 100; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 136px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -90px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 98px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 96px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 104px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }
/*底部end*/

/*首页*/
.chanpin{width:100%;/*height:1027px;*/}
.sy-title{text-align:center;padding-top:62px;}
.sy-title h1{font-size:36px;background:url('../images/title-bg.png') no-repeat center;}
.sy-title p{color:#7e7e7e;padding-top:13px;}
.cp-type{margin-top:35px;text-align:center;width:100%;height:40px;overflow:hidden;}
.cp-type li{display:inline-block;min-width:190px;height:40px;line-height:40px;margin:0 3px;}
.cp-type li a{display:block;padding:0 12px;height:40px;background:#eee;font-weight:bold;}
.cp-type li a:hover{background:#3e57be;color:#fff;}
.sy-pro{margin-top:48px;}
.sy-pro li{float:left;width:380px;height:322px;text-align:center;overflow:hidden;margin:0 30px 48px 0;position:relative;}
.sy-pro li:nth-child(3n){margin-right:0;}
.sy-pro li img{width:380px;height:270px;}
.cp-cont{width:100%;height:52px;position:absolute;bottom:0;transition:0.4s;}
.cp-cont p{line-height:52px;width:100%;height:52px;overflow:hidden;color:#666;}
.cp-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px;}
.sy-pro li a:hover .cp-cont{height:110px;background:rgba(53,172,57,0.98);color:#fff;}
.sy-pro li a:hover .cp-cont p{padding-top:10px;color:#fff;}

.guanyu{width:100%;height:772px;background:url('../images/gy-bg.png') no-repeat center;}
.gy-l{width:770px;height:620px;margin-top:78px;margin-right:-40px;}
.gy-l img{width:770px;height:620px;}
.gy-r{width:470px;}
.gy-cont{width:470px;height:540px;background:#3e57be;color:#fff;}
.gy-nr{margin:0 56px 0 64px;}
.gy-nr h2{font-size:22px;font-weight:bold;padding-top:74px;}
.gy-nr h1{font-size:30px;color:rgba(255,255,255,0.2);text-transform:uppercase;font-weight:bold;}
.gy-nr p{line-height:32px;padding-top:26px;}
.gy-zx{width:410px;height:142px;margin-top:16px;}
.gy-zx img{width:410px;height:142px;}

.ad{width:100%;height:180px;background:url('../images/ad-bg.jpg') no-repeat center;}
.ad-l{width:483px;height:180px;margin-left:177px;color:#3e57be;}
.ad-l h1{margin:0 24px 0 32px;font-size:28px;font-weight:bold;padding-top:24px}
.ad-l hr{margin:12px 24px 0 32px;width:22px;height:2px;background:#3e57be;border:none;}
.ad-l h2{margin:0 24px 0 32px;font-size:22px;padding-top:14px;}
.ad-l p{margin:0 24px 0 32px;padding-top:8px;}
.ad-ewm{width:140px;height:140px;margin:20px 0 0 21px;}
.ad-ewm img{width:140px;height:140px;}
.ad-tel{margin-left:42px;color:#fff;margin-top:65px;}
.ad-tel img{float:left;margin-right:22px;}
.ad-tel span{display:inline-block;float:left;font-family:'SimSun';font-weight:bold;line-height:26px;}

.anli{width:100%;height:692px;}
.sy-case{margin-top:40px;}
.sy-case li{float:left;width:390px;height:365px;text-align:center;overflow:hidden;margin:0 15px 60px 0;position:relative;}
.sy-case li:nth-child(3n){margin-right:0;}
.sy-case li img{width:390px;height:290px;}
.al-cont{width:100%;height:75px;position:absolute;bottom:0;transition:0.4s;}
.al-cont p{line-height:75px;width:100%;height:75px;overflow:hidden;color:#7e7e7e;font-size:16px;}
.al-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px;}
.sy-case li a:hover .al-cont{height:150px;background:rgba(53,172,57,0.98);color:#fff;}
.sy-case li a:hover .al-cont p{padding-top:15px;color:#fff;}
.al-more{width:100%;height:12px;background:#e3e3e3;overflow:hidden;font-family:'Arial';text-transform:uppercase;}
.al-more a{display:block;width:210px;height:12px;background:#3750b7;color:#fff;text-align:center;line-height:12px;margin:0 auto;transition:0.4s;}
.al-more a:hover{width:100%;}

.xinwen{width:100%;height:510px;background:#f0f2f7;}
.sy-news{margin-top:50px;}
.sy-news li{float:left;width:373px;height:232px;background:#fff;margin-right:40px;}
.sy-news li:nth-child(3n){margin-right:0;}
.sy-news li h3{margin:0 34px;font-size:16px;font-weight:bold;padding-top:33px;}
.sy-news li p{margin:0 34px;line-height:24px;color:#858585;padding-top:12px;}
.sy-news li span{display:block;margin:0 34px;color:#9f9f9f;padding-top:12px;}
.xw-btn{width:97px;height:32px;background:#3750b7;color:#fff;text-align:center;line-height:32px;margin:20px 34px 0 34px;}
.sy-news li a:hover .xw-btn{background:#024997;}
/*首页end*/

.main{margin-bottom:129px;}
/*.title{width:100%;height:56px;border-bottom:1px solid #ddd;margin-bottom:30px;}
.title span{overflow:hidden;line-height:56px;}
.title a:hover{color:#024997;}*/

.side{position:relative; }
.widget{overflow:hidden;margin-bottom:30px;width:247px;}
.short_title{width:100%; height: 99px; background: #024997; padding: 28px 0; }
.left-dh-f{font-size: 24px; font-weight: bold; color: #ffffff; text-align: center; }
.left-dh-e{font-size: 12px; color: #929292; text-align: center; text-transform: uppercase; padding-top: 4px; }
.short_title img{width:100%;}
.widget ol{/*margin-top:31px;*/}
.widget dd{width:100%;height:41px;text-align:center;margin-bottom:2px;}
.widget dd a{display:block;width:100%;line-height:41px;background:#e5e5e5; }
.widget a:hover{background:#0190df; color:#fff; }
.pro-tit{width: 921px; height: 41px; background: #e5e5e5; font-size: 16px; color: #292929; font-weight: bold; line-height: 41px; margin-bottom: 24px; }
.widget p{width:100%;line-height:62px;background:#eee;margin-top:1px;font-size:16px;font-family:'SimSun';font-weight:bold;text-align:center;}

.article{overflow:hidden;margin-bottom:78px;width:1200px; }
.article p{font-size:14px;line-height:30px; }
.article p img{max-width:100%;}
.article0{overflow:hidden;margin-bottom:78px;width:921px; }
.article0 p{font-size:14px;line-height:30px; }
.article0 p img{max-width:100%;}
#allmap p{line-height:10px;margin:10px;white-space:nowrap;}

.page{margin:20px 0px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/

.contact0{margin-bottom:50px;}
.contact0 li{float:left;width:191px;height:207px;border:1px dashed #ddd;text-align:center;border-radius:5px;margin-right:42px;}
.contact0 li:nth-child(4){margin-right:0;}
.contact0 li img{padding-top:34px;height:50px;}
.contact0 li h3{font-weight:bold;font-size:18px;color:#666;padding-top:26px;}
.contact0 li p{color:#0190df; line-height:24px;padding-top:12px;}

/*message*/
.mess{width:800px;}
.mess li{width:100%;margin-bottom:12px;}
.mess img{vertical-align:-5px;cursor:pointer;}
.mess input{padding:0 16px;width:360px;height:40px;background:none;border:1px solid #ddd;border-radius:5px;}
.mess textarea{padding:0 16px;width:766px;height:160px;background:none;border:1px solid #ddd;border-radius:5px;line-height:40px;}
.mess #submit{width:204px;height:42px;border:none;background:#3e57be;color:#fff;cursor:pointer;}

.pro li{float:left;width:221px;height:329px;text-align:center;overflow:hidden;margin:0 12px 18px 0; position:relative;}
.pro li:nth-child(4n){margin-right:0;}
.pro li img{width:221px; height:289px; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; 
    overflow: hidden;
}
.pro li:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.pro-cont{width:100%;height:40px;position:absolute;bottom:0;transition:0.4s;}
.pro-cont p{line-height:40px;width:100%;height:40px; overflow:hidden;color:#666;}
.pro-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px;}
.pro li a:hover .pro-cont{height:110px;background:rgba(2,73,151,0.98);color:#fff;}
.pro li a:hover .pro-cont p{padding-top:10px;color:#fff;}
/*************index&goods**************/
.info_title{width:100%;height:40px;background:#e5e5e5;margin-top:42px;}
.info_title span{display:inline-block;width:134px;height:100%;background:#0190df; color:#fff;line-height:40px;text-align:center;}
/********goods_info&jobs_info*******/
.pro_more{width:100%;margin-top:34px;}
.pro_info_tel{width:260px;}
.pro_info_tel p{font-size:20px;font-weight:bold; color:#444444; }
.pro_info_btn{width:128px;height:30px; font-size:14px; }
.pro_info_btn a{display:block;width:114px;height:30px;background:#0190df; color:#fff;border-radius:5px;text-align:center;line-height:30px; margin-bottom: 4px; }
.pro_info_btn a:hover{background:#e61717; }

.news li{width:100%;height:120px;border-bottom:1px dashed #ddd;margin-bottom:38px;}
.news li h3{font-size:18px;font-weight:bold;}
.news li span{display:block;font-size:12px;color:#777;padding-top:16px;}
.news li p{color:#777;padding-top:16px;}
.news a:hover h3{color:#0190df; padding-left: 7px; transition:all .2s; }
/****************news*****************/
.news_title{text-align:center;line-height:40px;font-size:20px;}
.meta{color:#999;text-align:center;line-height:28px;}
.meta img{max-width:100%;padding:10px 0 20px 0;}
/***********news_info**************/

.case li{float:left;width:300px;height:298px;text-align:center;overflow:hidden;margin:0 7px 16px 0;position:relative;}
.case li:nth-child(3n){margin-right:0;}
.case li img{width:300px; max-height:243px; }
.case-cont{width:100%;height:55px;position:absolute;bottom:0;transition:0.4s;}
.case-cont p{line-height:55px;width:100%;height:55px;overflow:hidden;color:#7e7e7e;font-size:16px;}
.case-cont span{display:block;width:114px;height:28px;border:1px solid #fff;margin:0 auto;line-height:28px;}
.case li a:hover .case-cont{height:110px;background:rgba(53,172,57,0.98);color:#fff;}
.case li a:hover .case-cont p{padding-top:5px;color:#fff;}
.shili-pic{ height: 243px; overflow: hidden; background: #ddd; }
.shili li{ 
    float: left;
    width: 380px;
    text-align: center;
    overflow: hidden;
    margin: 0 28px 16px 0;
    position: relative;
    }
.shili li:hover span{background: #0190df; transition:all .2s; }
.shili li:nth-child(3n){margin-right:0;}
.shili li img{max-width:300px; height:243px; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    overflow: hidden;
}
.shili span{display:block;width:100%;height:48px;line-height:48px;overflow:hidden;}
.shili li:hover{color:#fff; transition:all .2s; }
.shili li:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.allstyle{margin-top: 48px; }
.jobs li{overflow:hidden;margin:23px 18px 28px 28px;/*padding-bottom:27px;*/border-bottom:1px dotted #cdcdcd;}
.jobs2{margin:0; }
.jobs a{position:relative;top:-100px;background-position:0 -301px;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; background: #024997; }
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/

.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
.order input{padding:0 3px;}
.order textarea{padding: 3px;}
.order #submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer;}
/**************order&message********/

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*上一页_下一页*/
#prev_next{margin: 20px 0px;clear: both;overflow: hidden;}
#prev_next li{margin-right: 5px;
    padding: 9px 9px;
    border: solid 2px #ddd;
    float: left;
    background: #ddd;

    }
#prev_next li:hover{
    background: #0190df;
    border: solid 2px #0190df;
    color: #fff;
    transition:all .2s;
    }
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/
/*2017-7-17 update */
/*产品详情*/
.o_product{
    clear: both;
    padding: 0;
}
.o_product .o_product_img{
    /*float: left;*/
    width: 800px;
    margin:0 auto;
}
.o_product .o_product_img .o_product_thumb{
    width: 800px;
    height: 372px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.o_product .product_small{
    margin-top:10px;
    height: 55px;
    position: relative;
}
.swiper-container{
    width: 420px;
    height: 50px;
    margin-top: 9px;
    overflow: hidden;
}
.o_product .product_small .arrow-left{
    width: 10px;
    height: 20px;
    display: block;
    background: url(../images/swiper-l.png) no-repeat;
    position: absolute;
    left: -15px;
    top: 16px;
    transition: all 0.5s;
}
.o_product .product_small .arrow-right{
    width: 10px;
    height: 20px;
    display: block;
    background: url(../images/swiper-r.png) no-repeat;
    position: absolute;
    right: -12px;
    top: 16px;
    transition: all 0.5s;
}
.o_product .product_small ul{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.o_product .product_small ul li{
    float: left;
    height: 50px;
    width: 50px;
    margin: 0px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.o_product .product_small ul li.select img{
    border: 1px solid #C4C4C4;
}
.o_product .product_small ul li img{
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
}
.o_product .o_product_img .o_product_thumb img{
    max-width: 580px;
    display: inline-block;
    vertical-align: middle;
}

.o_product .o_product_info{
    float: right;
    width: 400px;
}
.o_product .o_product_info h2{
    color: #3f3f3f;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    padding-top: 12px;
}
.o_product .o_product_info .o_product_detail{
    background: #F6F6F6;
    font-size: 14px;
    color: #999;
    padding: 15px 18px;
    margin-top: 20px;
    
}
.o_product .o_product_info .o_product_detail .o_product_data{
    clear: both;
    width: 100%;
}
.o_product .o_product_info .o_product_detail .o_product_data:after,.o_product:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.o_product_data span{
    display: inline-block;
    float: left;
    line-height: 26px;
}
.o_product_data span.key{
    width: 56px;
    text-align: right;
}
.o_product_data span.val{
    width: 308px;
}
.colhs{
    color: #3e57be;
}
.o_product_data span.val b{
    color:#3e57be;
    font-size: 16px;
}
.o_product_info .go_order{
    padding: 8px 25px;
    color: #fff;
    font-size: 16px;
    background: #0190df;
    border: none;
    font-weight: bold;
    outline: none;
}
.o_product_info .go_order:hover{
    background: #e61717;
    color: #fff;
}
.order-content{
    padding: 20px 30px;
    background: #fff;
}

.order-content .order-line{
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}
.order-content .order-line:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.order-content .order-line lable{
    width: 70px;
    margin-right: 5px;
    display: inline-block;
    float: left;
    text-align: right;
}
.order-content .order-line .order-zhi{
    float: left;
    padding: 10px;
    line-height: 30px;
    padding: 0px 10px;
    max-width: 380px;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .order-zhi.noborder{
    border:none;
}
.order-content .order-line  .order-zhi.overword{
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.order-line.bz-line{
    height: auto;
}
.order-content .order-line .beizhu{
    padding: 10px;
    float: left;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .dwid{
    width: 375px;
}
.order-content .order-line img{
    display: inline-block;
    float: left;
    margin-left:15px;
}
.order-content .go-sub{
    margin-left:70px;
    border: none;
    color: #fff;
    background: #0190df;
    font-size: 14px;
    padding: 8px 28px;
    margin-top:8px;
    border-radius: 5px;
    outline: none;
}
.order-content .go-sub:hover
{
    background: #024997;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
ul, li {
    list-style: none;
}
.clearfix::after {
    content: '';
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
body {
    font-size: 14px;
    font-family: 微软雅黑;
}
.title {
    margin-bottom: 40px;
}
.title h2 {
    font-size: 36px;
    color: #444;
    font-weight: normal;
}
.title h2 span {
    font-weight: bold;
}
.title a.right {
    width: 170px;
    height: 40px;
    display: block;
    line-height: 40px;
    padding-left: 30px;
    color: #fff;
    background: #a0a0a0 url('../images/icon_r.png') right 30px center no-repeat;
}
.title a.right:hover {
    background: #1963b1 url('../images/icon_r.png') right 30px center no-repeat;
    transition:all .2s;
}
.product .pro-list a:hover{
	background: #444;
	color: #fdf34d;
	transition:all .2s;
}
.main {
    /*width: 1200px;*/
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
.flex-style-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-style-2 {
    display: flex;
    align-items: center;
}
.flex-style-3 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-style-4 {
    display: flex;
    justify-content: space-between;
}
.flex-style-5 {
    display: flex;
}
/*.top {
    height: 40px;
    width: 100%;
    background: #2f2f2f;


    display: flex;
    z-index: 9999;
    position: fixed;
    top: 0;
}*/
.top p, .top a {
    color: #a5a5a5;
}
.top a{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 10px;
}
.top a:last-child {
    border-left: 2px solid #a5a5a5;
    padding-right: 0;
    padding-left: 12px;
}
.header0{
    width: 100%;
    height: 120px;

    display: flex;
    z-index: 9999;
    position: fixed;
    top: 40px;
    background: #fff;
    box-shadow: 0 0px 19px rgba(51, 51, 51, .2);
}
.header0 .logo {
    width: 300px;
    height: 82px;
}
.header0 .logo img{
    max-width: 300px;
    max-height: 82px;
}
.header0 .nav a {
    font-size: 16px;
    color: #2d2d2d;
    font-weight: bold;
    margin-left: 40px;
}
.header0 .nav a:hover{
	color: #1c63b0;
	transition:all .2s;
}
.banner .banner-item {
    width: 100%;
    height: 720px;
    background: blue;
}
.ny-banner{ margin: 0; }
.product {
    background: url(../images/ind-pro-bg.jpg)center no-repeat;
    height: 940px;
}
.ind-pro-bg{width: 100%; height: 100%; position: absolute; background: rgba(7,95,158,.7); z-index: 9999; top: -100px; opacity: 0; }
.pro-item:hover .ind-pro-bg{opacity: 1; top: 0; transition:all .2s; }
.ind-pro-bg-padd{padding:15px; height: 100%; }
.ind-pro-bg-padd:after{display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;}
.ind-pro-list-nr{width: 100%; height: 100%; border:solid 1px #fff; }
.ind-pro-list-dis{ margin-top: 148px; margin-left: 37px; margin-right: 37px; }
.product .pro-list {
    margin-bottom: 40px;
    width: 100%;
    background: #fdf34d;
    height: auto;
}
.product .pro-list a {
    display: inline-block;
    padding: 15px 12px;
    color: #1e1e1e;
    font-weight: bold;
}
.product .pro-item {
    height: 494px;
    /*border: solid 1px #dddddd;*/
}
.product .pro-item:hover{
	/*border: solid 1px #0190df;*/
	transition:all .2s;
}
.product .pro-item .img {
    height: 100%;
    width: 100%;
    background: #5d5d5d;
    overflow: hidden;
    position: relative;
    display:flex;align-items:center;justify-content:center;
}
.product .pro-item .img img{
	height: 375px;
    width: 100%;
}
.product .pro-item:hover .tit p{
	background: #0190df;
	color: #ffffff; 
	transition:all .2s;
}
.product .pro-item .tit {
    height: 50px;
    width: 100%;
    background: #e5e5e5;
}
.product .pro-item .tit p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
}
.news0 {
    padding: 70px 0 60px;
}
.news0 .content ul {
    margin-right: -30px;
}
.news0 .content li {
    float: left;
    width: calc(50% - 30px);
    margin-right: 30px;
    height: 135px;
    margin-bottom: 30px;
    border: 2px solid #eaeaea;
}
.news0 .content li .left {
    width: 135px;
    height: 135px;
}
.news0 .content .date p {
    color: #a4a4a4;
    font-size: 12px;
    text-align: center;
    font-family: 'Arial';
}
.news0 .content .date p.big {
    font-size: 48px;

}
.news0 .content li .right {
    width: calc(100% - 135px);
    height: 135px;
    background: #eaeaea;
    padding: 20px;
}
.news0 .content li .right h4 {
    font-size: 16px;
    color: #777;
    margin: 10px 0;
}
.news0 .content li .right p {
    color: #777;
    line-height: 20px;
}
.news0 .content li:hover {
    border: 2px solid #01a2ea;
    transition:all .2s;
}
.news0 .content li:hover .right {
    background: #01a2ea;
    transition:all .2s;
}
.news0 .content li:hover .right h4, .news0 .content li:hover .right p{
    color: #fff;
}
.contact {
    padding: 97px 0 97px;
    background: url(../images/ly-bg.jpg)center no-repeat;
    width: 100%;
    height: auto;
}
.contact .left p.en {
    font-size: 55px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}
.contact .left h3 {
    font-size: 42px;
    font-weight: normal;
    color: #fff;
}
.contact .left h3 span {
    color: #fff100;
}
.contact .left p.text-1 {
    font-size: 16px;
    color: #fff;
    margin-top: 9px;
}
.contact .left p.text-2 {
    color: #fff;
    margin-top: 30px;
}
.contact .left p.text-3 {
    color: #fff100;
    font-size: 30px;
    font-family: 'Impact';
}
.contact .right {
    width: 700px;
}
.contact .right h4 {
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    margin-bottom: 24px;
}
.contact .right input {
    width: 305px;
    height: 45px;
    background: #aeaeae;
    border: none;
    margin-bottom: 6px;
}
.contact .right input[type=text] {
    padding-left: 10px;
}
.contact .right input[type=submit] {
    background: rgba(0,64,152,.5);
    color: #fff;
}
.contact .right textarea {
    width: 305px;
    height: 90px;
    background: #aeaeae;
    border: none;
}
.contact .content-l {
    display: flex;
    flex-direction: column;
}
.contact .content-r {
    width: 335px;
}
.about {
    padding: 90px 0;
    width: 100%;
    background: #f3f3f3;
}
.about .left h2 {
    font-size: 36px;
    color: #444;
    font-weight: normal;
}
.about .left h2 span {
    font-weight: bold;
}
.about .left p.down {
    color: #0190df;
    font-size: 24px;
    margin: 10px 0 28px;
}
.about .left a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding-left: 30px;
    background: #0190df url('../images/icon_r.png') right 30px center no-repeat;
    border-left: 4px solid #fff100;
    margin-top: 48px;
    transition:all .2s;
}
.about .left a:hover{
	background: #444444 url('../images/icon_r.png') right 22px center no-repeat;
	transition:all .2s;
}
.about .left p.text {
    color: #444;
    line-height: 1.8;
}
.about .right, .about .left {
    width: 560px;
}
.about .right ul {
    margin-right: -6px;
}
.about .right li {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
}
.about .right .li1 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../images/abo1.png)center no-repeat;
}
.about .right .li2 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../images/abo2.png)center no-repeat;
}
.about .right .li3 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../images/abo3.png)center no-repeat;
}
.about .right .li4 {
    float: left;
    width: calc(50% - 6px);
    margin-bottom: 6px;
    margin-right: 6px;
    height: 175px;
    background: url(../images/abo4.png)center no-repeat;
}
.about .right li p {
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.about .right li p span {
    font-size: 60px;
    font-family: 'Impact';
}
.case0 {
    padding: 90px 0;
}
.case0 .content .left {
    width: 597px;
    height: 640px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.case0 .content .left img{
	-webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.case0 .content .left:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.anli-ms{width: 440px; float: left; }
.anli-jt{width: 48px; float: right; font-size: 48px; font-family: '宋体'; color: #000000; transition:all .2s; }
.case0 .content .left:hover .anli-jt{padding-left: 9px; transition:all .2s; }
.case0 .content .left .left-tit {
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%;
    background: #fff100;
    padding: 0 20px;
}
.case0 .content .left .left-tit p {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
}
.case0 .content .right {
    width: 597px;
    height: 640px;
}
.case0 .content .right ul {
    margin-right: -6px;
}
.case0 .content .right li {
    float: left;
    width: calc(50% - 6px);
    margin-right: 6px;
    height: 317px;
    background: #dddddd;
    overflow: hidden;
}
.case0 .content .right li:hover img{
	-webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.case0 .content .right li img{
	width: 100%;
	max-height: 100%;
	-webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.case0 .content .right li:nth-of-type(1), .case0 .content .right li:nth-of-type(2) {
    margin-bottom: 6px;
    display:flex;align-items:center;justify-content:center;
}
.honor {
    width: 100%;
    background: #f1f1f1;
    padding: 0 0 1.8% 0;
}
.honor .left {
    width: 410px;
}
.honor .right {
    width: 100%;
}
.ind-anli-pic{border: solid 3px #eee; height: 244px; overflow: hidden; }
.honor .honor-item {
   /* height: 290px;*/
    text-align: center;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
}
.honor .honor-item:hover .ind-pro-list_tit{
	background: #0190df;
	transition:all .2s;
	color: #ffffff;
}
.honor .honor-item img{
	max-width: 100%;
    max-height: 244px;
    background: #ccc;
}
.honor .left h3 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 30px;
}
.honor .left h3 span {
    color: #fff100;
    font-weight: normal;
}
.honor .left p {
    color: #fff;
    line-height: 1.8;
}
.honor .right {
    padding: 25px;/*
    background: #fff;*/
}
.footer0 {
    background: #0190df;
}
.footer0 .part-1 .footer0-logo{
    width: 260px;
    height: 70px;
}
.footer0 .part-1{
	width: 297px;
}
.footer0 .part-1 p {
    text-align: center;
    color: #fff;
    margin-top: 4px;
}
.footer0 .part-1 p.num {
    font-size: 30px;
    margin-top: 22px;
}
.footer0 .part-1 a {
    display: block;
    width: 210px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border: 1px solid #4e75ab;
    margin: 32px auto;
}
.footer0 .part-1 a:hover{
	background: #fff;
	color: #0190df;
	transition:all .2s;
}
.footer0 .part-2 {
    width: 280px;
}
.footer0 .footer0-1 h4 {
    color: #fff;
    font-size: 18px;
    margin-top: 7px;
    margin-bottom: 20px;
}
.footer0 .part-2 li {
    float: left;
    margin-right: 20px;
    width: calc(50% - 22px)
}
.footer0 .part-2 li a {
    color: #fff;
    height: 34px;
    line-height: 34px;
}
.footer0 .part-3 {
    width: 480px;
}
.footer0 .footer0-contact {
    flex-wrap: wrap;
}
.footer0 .part-3 p {
    width: 240px;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.footer0 .footer0-1 {
    padding: 80px 0 90px;
}
.footer0 .footer0-2 {
    width: 100%;
    height: 90px;
    border-top: 1px solid #1c4e93;
}
.footer0 .footer0-2 p {
    text-align: center;
    color: #fff;
    margin-top: 28px;
}

.mbx-item{width: 100%; height: 55px; background: #eeeeee; line-height: 55px; margin-bottom: 30px; }
.mbx-item:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.title2 {
    text-align: center;
    padding-top: 9px;
}
.title2 h3 {
    color: #333333;
    font-size: 32px;
}
.title2 p {
    color: #999999;
    font-size: 16px;
    padding-top: 5px;
}
.news{margin-top: 48px; }
.news-infor{margin-top: 48px; }
.mbx-item-l{width: 800px; float: left; font-size: 14px; color: #444444; }
.mbx-item-r{width: 400px; float: right; text-align: right; font-size: 14px; color: #a8a8a8; }
.mbx-item-r span{font-size: 16px; color: #e61717; font-weight: bold; }
.abo-bt{text-align: center; margin-bottom: 9px; }
.abo-bt-nr{font-size: 24px; color: #3a3a3a; text-align: center; margin-bottom: 18px; }
.abo-wh{width: 100%; padding:78px 0; background: #f3f3f3; }
.abo-wh-dis{width: 100%; font-size: 14px; line-height: 24px; color: #565656; text-align: center; }
.abo-wh-pic{margin-top: 40px; }
.abo-fc{margin-top: 97px; }
.left-lx{width: 100%; background: #f0f0f0; padding:16px 10px; font-size: 14px; line-height: 30px; }

.honor .left a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding-left: 30px;
    background: #0190df url(../images/icon_r.png) right 30px center no-repeat;
    border-left: 4px solid #fff100;
    margin-top: 48px;
    transition: all .2s;
}
.honor .left a:hover{
	background: #444444 url('../images/icon_r.png') right 22px center no-repeat;
	transition:all .2s;
}
#fu .zx {
    width: 120px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}
#fu .side {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url(../images/ful1.png) center no-repeat;
    cursor: pointer;
}
#fu .side2 {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url(../images/ful2.png) center no-repeat;
    cursor: pointer;
    display: none;
}
#fu .zx a {
    display: block;
    width: 120px;
    height: 38px;
    background: #ffa801 url(../images/zx.png) left 19px center no-repeat;
    border-radius: 3px;
    color: #fff;
    line-height: 37px;
    text-indent: 45px;
}
#fu .ewm {
    width: 119px;
    height: 149px;
    margin: 0 auto;
    background: #fff;
}
.mt10 {
    margin-top: 10px!important;
}
#fu .zi {
    width: 116px;
    margin: 0 auto;
    background: url(../images/futel.png) left center no-repeat;
    text-indent: 21px;
    font-size: 14px;
}
.w100 {
    width: 100%;
}
.cf {
    color: #fff;
}
#fu {
    transition: 0.5s;
    width: 150px;
    position: fixed;
    top: 230px;
    right: 10px;
    z-index: 100;
    background: #024997;
    padding: 20px 0;
    border-radius: 0px;
    padding-bottom: 10px;
}

.fudong {
    transform: translateX(150px);
}

#fu .ewm {
    width: 119px;
    height: 149px;
    margin: 0 auto;
    background: #fff
}



.tc {
    text-align: center;
}
.cf {
    font-size: 18px;
    color: #fff;
}
.mt5 {
    margin-top: 5px!important;
}
.f12 {
    font-size: 12px;
}
.mt20 {
    margin-top: 48px!important;
    padding-bottom: 20px;
}
.nt-list li {
    width: 372px;
    float: left;
    margin-right: 42px;
}
.nt-list li a {
    display: block;
    width: 100%;
}
.nt-list li a .t .t1 {
    color: #444;
}
.w100 {
    width: 100%;
}
.mt15 {
    margin-top: 15px!important;
}
.fw {
    font-weight: bold;
}
.f18 {
    font-size: 18px;
}
.bhh {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nt-list li a .i {
    width: 372px;
    height: 240px;
    overflow: hidden;
    background: #ddd;
    position: relative;
}
.nt-list li a .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.fitobj {
    object-fit: contain;
    height: 100%!important;
    width: 100%!important;
}
.nt-list li a .i .time {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #065ee4;
    width: 100px;
    height: 80px;
}
.w100 {
    width: 100%;
}
.nt-list li a .t .t1 {
    color: #444;
}
.nt-list li a .t .line {
    width: 100px;
    height: 1px;
    background: #ddd;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.nt-list li {
    width: 372px;
    float: left;
    margin-right: 42px;
    overflow: hidden;
}

.nt-list li:nth-child(3) {
    margin-right: 0
}

.nt-list li a {
    display: block;
    width: 100%;
}

.nt-list li a .i {
    width: 372px;
    height: 240px;
    overflow: hidden;
    background: #ddd;
    position: relative
}

.nt-list li a .i .time {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #024997;
    width: 100px;
    height: 80px;
}

.nt-list li a .i img {
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.nt-list li a .t .t1 {
    color: #444
}

.nt-list li a .t .line {
    width: 100px;
    height: 1px;
    background: #ddd;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

.nt-list li a:hover .i img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.nt-list li a:hover .t .t1 {
    color: #065ee4
}

.nt-list li a:hover .t .line {
    transform: scaleX(6.5);
    -webkit-transform: scaleX(6.5);
    background: #065ee4
}

.newslist {
    margin-top: 10px;
}

.newslist:after {
    *zoom: 1;
}

.newslist:after:before, .newslist:after:after {
    content: " ";
    display: table;
}

.newslist:after:after {
    clear: both;
}

.newslist li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 25px;
}

.newslist li:hover .name {
    color: #065ee4;
}

.newslist li .data {
    float: left;
    font-family: thyFont3;
    border: 1px #ccc solid;
    width: 55px;
    margin-right: 2%;
}

.newslist li .data .day {
    font-size: 30px;
    font-weight: bold;
    background-color: #ccc;
    line-height: 45px;
    color: #fff;
    display: block;
    text-align: center;
}

.newslist li .data .month {
    font-size: 0.77em;
    color: #565656;
    display: block;
    text-align: center;
}

.newslist li .name {
    height: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari å’Œ Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-weight: bolder;
}

.newslist li .desc {
    font-family: "microsoft yahei", "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", SimHei, sans-serif;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 26px;
    transition-delay: 0.1s;
    position: relative;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}