
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,span,em,i{margin:0;padding:0;color:inherit;line-height: inherit;font-family: "microsoft yahei";}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;color:red}
em,i{font-style:normal;font-size:inherit;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{width: 1170px;margin:0 auto;}
:hover{transition: all .2s;}
.bold{font-weight: bold;}
.center{text-align: center!important;}
.img{width: 100%;display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{border:none;}
.img_hover_wrap{overflow: hidden;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}

.head{position:absolute;width: 100%;left: 0;top: 0;z-index:100;padding:20px 0;}
.hd_nav{}
.hd_nav li{display: inline-block;vertical-align: middle;margin-left: 20px;}
.hd_nav li>a{display: block;font-size: 18px;color: #ffffff;line-height: 32px;}
.hd_nav li:hover>a,.hd_nav li.cur>a{opacity: .9;text-decoration: underline;}                    

.hd_website{font-size: 18px;color: #000000;line-height: 32px;background: #fff;padding:0 15px;border-radius:22px;margin-left: 20px;}
.hd_website:hover{color: #fff;background: #082d63;}

.banner .img{width: 100%;display: block;}

.pub_tit{font-size: 36px;color: #000000;text-align: center;line-height: 50px;position:relative;margin-bottom: 35px;padding-bottom: 20px;}
.pub_tit:after{content:'';position: absolute;left: 50%;bottom: 0;width: 38px;height: 4px;background: #000;margin-left: -19px;}


.xw_sec{padding:70px 0;}
.xw_sec .lbox{width: 48%;max-width:555px;}
.xw_sec .imgbox{}
.xw_sec .imgbox .img{width: 100%;display: block;}

.xw_sec .rbox{width: 48%;max-width:555px;}
.xw_sec  .list{height: 307px;}
.xw_sec .item{display: block;margin-bottom: 7px;}
.xw_sec .item .title{font-size: 18px;color: #1c6cc9;line-height: 28px;background: url(../images/p_03.png) no-repeat left center;background-size:9px;padding-left: 17px;}
.xw_sec .item .desc{font-size: 14px;color: #8a8a8a;line-height: 24px;-webkit-line-clamp: 4;height: 96px;display: none;}

.xw_sec .item.cur,.xw_sec .item:hover{border-bottom:1px dashed #ddd;padding-bottom: 7px;}
.xw_sec .item.cur .title,.xw_sec .item:hover .title{font-weight: bold;}
.xw_sec .item.cur .desc,.xw_sec .item:hover .desc{display: block;}
.xw_sec .item:last-child.cur,.xw_sec .item:last-child:hover{border:none;}

.xw_sec .bot{position:relative;}
.xw_sec .more{font-size: 14px;color: #dadada;font-weight: bold;background: #fff;padding-left: 10px;line-height: 30px;position:relative;z-index:3;}
.xw_sec .more:hover{color: #082d63;}
.xw_sec .bot:before{content:'';position:absolute;left: 0;top: 50%;height: 4px;background: #dadada;margin-top: -2px;width: 100%;}

.review_main{}
.review_main .swiper-container{padding:60px 0;}
.review_main .swiper-slide{transform: scale(0.85,0.85);position:relative;}
.review_main .swiper-slide .img{width: 100%;display: block;width: 850px;}
.review_main .swiper-slide-active{transform: scale(1.45,1.45);z-index:40;}
.review_main .swiper-pagination{display: none;}

.review_main .swiper-slide .mask{background: rgba(0,0,0,.55);position:absolute;width: 100%;height: 100%;left: 0;top: 0;}
.review_main .swiper-slide-active .mask{background: transparent;}

.review_main .swiper-button-next, .review_main .swiper-button-prev{width: 60px;height: 60px;margin-top: -30px;left: 50%;right: auto;}
.review_main .swiper-button-prev{background: url(../images/img_16.png) no-repeat center;background-size:contain;margin-left: -405px;}
.review_main .swiper-button-next{background: url(../images/img_17.png) no-repeat center;background-size:contain;margin-left: 350px;}




.fx_sec{padding:50px 0 40px;}
.fx_sec .list{margin-left: -2%;}
.fx_sec .list .item{background: #ebebeb;float: left;width: 31.3%;margin:0 0 2% 2%;}
.fx_sec .list .imgbox{overflow: hidden;}
.fx_sec .list .img{width: 100%;display: block;transition: all 1.5s;}
.fx_sec .list .info{padding:18px 18px;}
.fx_sec .list .title{font-size: 24px;color: #4f89d2;line-height: 33px;-webkit-line-clamp: 3;height: 99px;}
.fx_sec .list .item:hover .img{transform: scale(1.1,1.1);}
.fx_sec .list .item:hover .title{color: #082d63;}

.bgou_sec{padding:85px 0 70px;background: #ebebeb;}
.bgou_top{}
.bgou_top .imgbox{width: 43%;float: right;}
.bgou_top .imgbox .img{width: 100%;display: block;}
.bgou_top .info{width: 50%;}
.bgou_top .title{font-size: 30px;color: #1c6cc9;display: block;}
.bgou_top .txt{font-size: 18px;color: #000000;line-height: 32px;text-align: justify;margin-top: 8px;}
.bgou_top .more{font-size: 18px;color: #fff;display: block;width: 150px;line-height: 32px;background: #1c6cc9;text-align: center;margin-top: 15px;}
.bgou_top .more:hover{background: #082d63;}
.bgou_top:hover .title{color: #082d63;}

.bgou_bot{margin-top: 70px;}
.bgou_bot .hot{}
.bgou_bot .hot .title{font-size: 30px;color: #1c6cc9;display: block;}
.bgou_bot .hot .title:hover{color: #082d63;}
.bgou_bot .hot .line{width: 130px;height: 8px;background: #494949;display: block;margin-top: 25px;}
.bgou_bot .list{margin-top: 25px;margin-left: -3%;}
.bgou_bot .list .item{float: left;width: 30.3%;margin:0 0 25px 3%;}
.bgou_bot .list .title{font-size: 18px;color: #1c6cc9;font-weight: bold;display: block;}
.bgou_bot .list .txt{font-size: 18px;color: #000000;line-height: 32px;-webkit-line-clamp: 3;height: 96px;margin-top: 5px;}
.bgou_bot .list .item:hover .title{color: #082d63;}

.rw_sec{padding:60px 0 1px;}
.rw_sec .list{margin-left: -3%;}
.rw_sec .list .item{float: left;width: 30.3%;margin:0 0 35px 3%;}
.rw_sec .list .imgbox{overflow: hidden;}
.rw_sec .list .img{width: 100%;display: block;transition: all 1.5s;}
.rw_sec .list .info{padding:13px 10px;border:1px solid #666;border-top:none;}
.rw_sec .list .title{font-size: 18px;color: #494949;font-weight: bold;}
.rw_sec .list .desc{font-size: 16px;color: #000000;line-height: 26px;-webkit-line-clamp: 3;height: 78px;margin-top: 5px;}
.rw_sec .list .item:hover .img{transform: scale(1.1,1.1);}
.rw_sec .list .item:hover .title{color: #082d63;}

.safe_sec{padding:40px 0 70px;}
.safe_sec .detail{background: #ebebeb;}
.safe_sec .imgbox{width: 43%;}
.safe_sec .img{width: 100%;display: block;}
.safe_sec .info{width: 57%;padding:40px 65px 0;}
.safe_sec .title{font-size: 30px;color: #1c6cc9;margin-bottom: 15px;}
.safe_sec .list{}
.safe_sec .list li{font-size: 18px;color: #000000;line-height: 40px;}
.safe_sec .list li:hover{color: #082d63;text-decoration: underline;}


.zx_sec{padding:35px 0 50px;background: url(../images/p_11.jpg) no-repeat center;background-size:cover;}
.zx_sec .list{margin-left: -5%;}
.zx_sec .list li{font-size: 18px;color: #000000;line-height: 40px;width: 45%;margin-left: 5%;float: left;}
.zx_sec .list li:before{content:'';display: inline-block;vertical-align: middle;margin-right: 8px;width: 3px;height: 3px;background: #000;border-radius:50%;}
.zx_sec .list li:hover{color: #082d63;font-weight: bold;}
.zx_sec .list li:hover:before{background: #082d63;}


.foot{padding:55px 0 70px;background: #4e4e4e;}
.foot .col{display: inline-block;vertical-align: text-top;min-width:150px;margin-right: 40px;}
.foot .tit{font-size: 18px;color: #fff;font-weight: bold;line-height: 34px;}
.foot .lks{}
.foot .lks a{font-size: 18px;color: #fff;display: block;line-height: 34px;}
.foot .lks a:hover{opacity: .9;text-decoration: underline;}
.foot .us .tit{display: inline-block;vertical-align: text-top;}
.foot .us .pic{display: inline-block;vertical-align: text-top;width: 122px;margin-left: 20px;}

.ft_txt{text-align: center;font-size: 18px;color: #2d2d2d;font-weight: bold;line-height: 50px;background: #909090;}


@media screen and (min-width:320px) and (max-width:1199px){
    .auto{width: 100%;padding:0 2%!important;}

}


@media screen and (min-width:992px) and (max-width:1199px){
	.xw_sec .list{height: 290px;}
	.xw_sec .item .desc{-webkit-line-clamp: 3;height: 66px;line-height: 22px;}
	
	.fx_sec .list .title{font-size: 22px;}
	
	.bgou_bot .hot .title{font-size: 28px;}
	.bgou_bot .hot .line{width: 110px;height: 6px;}
	
	.safe_sec .title{font-size: 28px;}
	.safe_sec .info{padding:30px 50px 0;}
	.safe_sec .list li{font-size: 17px;line-height: 34px;}
	
	
	
	
	
	
	
	
}


@media screen and (min-width:768px) and (max-width:991px){	
	.hd_nav li>a{font-size: 16px;}
	.hd_website{font-size: 15px;}
	
	.xw_sec{padding:60px 0;}
	.xw_sec .list{height: auto;}
	.xw_sec .item .desc{-webkit-line-clamp: 3;height: 66px;line-height: 22px;display: none!important;}
	.xw_sec .item.cur, .xw_sec .item:hover{border-bottom:none;padding-bottom: 0;}
	.xw_sec .item{margin-bottom: 0;}
	.xw_sec .item .title{font-size: 16px;line-height: 32px;}
	.xw_sec .bot:before{height: 2px;margin-top: -1px;}
	.xw_sec .more{font-size: 13px;}
	
	.pub_tit{font-size: 28px;padding-bottom: 10px;margin-bottom: 20px;}
	.pub_tit:after{width: 30px;height: 2px;}
	
	.review_main .swiper-button-next, .review_main .swiper-button-prev{width: 40px;height: 40px;margin-top: -20px;}
	.review_main .swiper-button-next{margin-left: 0;right: 0;left:auto;}
	.review_main .swiper-button-prev{margin-left: 0;left: 0;}
	
	.bgou_sec{padding:60px 0 50px;}
	.bgou_top .title{font-size: 24px;}
	.bgou_top .txt{font-size: 16px;line-height: 24px;}
	.bgou_top .more{font-size: 16px;width: 150px;}
	
	.bgou_bot .hot .title{font-size: 24px;}
	.bgou_bot .hot .line{width: 60px;height: 4px;margin-top: 15px;}
	
	.bgou_bot .list{margin-left: -3%;}
	.bgou_bot .list .item{width: 47%;margin:0 0 3% 3%;}
	.bgou_bot .list .txt{font-size: 16px;line-height: 26px;height: 78px;}
	
	.rw_sec .list{margin-left: -3%;}
	.rw_sec .list .item{width: 47%;margin:0 0 3% 3%;}
	
	
	.fx_sec .list .info{padding:10px 15px;}
	.fx_sec .list .title{font-size: 16px;line-height: 24px;height: 72px;}
	
	
	.safe_sec{padding:30px 0 50px;}
	.safe_sec .title{font-size: 20px;margin-bottom: 10px;}
	.safe_sec .info{padding:20px 30px 0;}
	.safe_sec .list li{font-size: 15px;line-height: 26px;}
	
	.zx_sec .list li{font-size: 16px;line-height: 32px;}
	
	.foot{padding:50px 0;}
	.foot .tit{font-size: 16px;}
	.foot .lks a{font-size: 16px;}
	.foot .us .pic{width: 110px;}
	.ft_txt{font-size: 16px;}
	
	
	
	
}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{padding:0 3%!important;}
	
    .sj_menu{position:absolute;right: 3%;top: 50%;width: 26px;height: 26px;background: url(../images/menu.png) no-repeat center;background-size:cover;margin-top: -13px;}
    .sj_menu.close{background: url(../images/close.png) no-repeat center;background-size:20px;}
    
    .head{position:fixed;width: 100%;left: 0;top: 0;z-index:100;padding:10px 0;height: 50px;background: #fff;border-bottom:1px solid #efefef;}	
    .head+div{margin-top:50px;}
    
    .hd_website{color: #fff;background: #082d63;font-size: 12px;line-height: 28px;padding:0 15px;margin-right: 40px;}
    
    .hd_nav{/*position:fixed;background: rgba(0,0,0,.6);width: 100%;left: 0;top: 60px;bottom: 0;*/display: none;}
    .hd_nav ul{background: #fff;position:fixed;right: 0;top: 50px;width: 100%;}
    .hd_nav li{display: block;border-bottom:1px solid #efefef;margin: 0;padding:0 20px;}
    .hd_nav li>a{font-size: 15px;color: #080859;line-height: 44px;}
	
	.xw_sec{padding:30px 0 30px;}
	.xw_sec .lbox{width: 100%;float:none;}
	.xw_sec .rbox{width: 100%;float:none;margin-top: 15px;}
	.xw_sec .list{height: auto;}
	.xw_sec .item .desc{-webkit-line-clamp: 3;height: 66px;line-height: 22px;display: none!important;}
	.xw_sec .item.cur, .xw_sec .item:hover{border-bottom:none;padding-bottom: 0;}
	.xw_sec .item{margin-bottom: 0;}
	.xw_sec .item .title{font-size: 15px;line-height: 28px;background-size: 7px;padding-left: 12px;}
	.xw_sec .bot:before{height: 2px;margin-top: -1px;}
	.xw_sec .more{font-size: 13px;}
	
	
	.pub_tit{font-size: 20px;padding-bottom: 10px;margin-bottom: 20px;line-height: 35px;padding-bottom: 5px;}
	.pub_tit:after{width: 24px;height: 2px;margin-left: -12px;}
	
	.review_main .swiper-container{padding: 0;}
	.review_main .swiper-button-next, .review_main .swiper-button-prev{width: 30px;height: 30px;margin-top: -15px;}
	.review_main .swiper-button-next{margin-left: 0;right: 0;left:auto;}
	.review_main .swiper-button-prev{margin-left: 0;left: 0;}
	.review_main .swiper-slide{transform: scale(1,1)!important;}
	
	
	
	.bgou_sec{padding:30px 0 30px;}
	.bgou_top .imgbox{float:none;width: 100%;}
	.bgou_top .info{width: 100%;float:none;margin-top: 15px;}
	.bgou_top .title{font-size: 18px;}
	.bgou_top .txt{font-size: 15px;line-height: 22px;}
	.bgou_top .more{font-size: 14px;width: 120px;}
	
	.bgou_bot{margin-top: 30px;}
	.bgou_bot .hot .title{font-size: 18px;font-weight: bold;}
	.bgou_bot .hot .line{width: 30px;height: 2px;margin-top: 10px;}
	
	.bgou_bot .list{margin-left: 0;margin-top: 15px;}
	.bgou_bot .list .item{width: 100%;margin:0 0 3% 0;}
	.bgou_bot .list .title{font-size: 16px;font-weight: normal;}
	.bgou_bot .list .txt{font-size: 13px;line-height: 22px;height: 66px;}
	
	.rw_sec{padding:30px 0;}
	.rw_sec .list{margin-left: -2%;}
	.rw_sec .list .item{width: 47%;margin:0 0 2% 2%;}
	.rw_sec .list .title{font-size: 15px;white-space: initial;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 20px;height: 40px;}
	.rw_sec .list .desc{font-size: 13px;line-height: 20px;height: 60px;}
	
	
	.fx_sec{padding:30px 0;}
	.fx_sec .list{margin-left: -2%;}
	.fx_sec .list .item{width: 48%;margin:0 0 2% 2%;}
	.fx_sec .list .info{padding:5px 10px;}
	.fx_sec .list .title{font-size: 14px;line-height: 22px;height: 66px;}
	
	
	.safe_sec{padding:0 0 30px;}
	.safe_sec .imgbox{float:none;width: 100%;}
	.safe_sec .img{height: 200px;}
	.safe_sec .title{font-size: 18px;margin-bottom:5px;}
	.safe_sec .info{padding:20px 15px 20px;float:none;width: 100%;}
	.safe_sec .list li{font-size: 15px;line-height: 26px;}
	
	.zx_sec .list{margin-left: 0;}
	.zx_sec .list li{font-size: 15px;line-height: 28px;width: 100%;float:none;margin-left: 0;}
	
	.foot{padding:25px 10px;}
	.foot .col{display: block;width: 100%;margin:0 0 10px;}
	.foot .tit{font-size: 14px;line-height: 30px;}
	.foot .lks{display: flex;}
	.foot .lks a{font-size: 14px;flex: 1;line-height: 30px;}
	.foot .us .tit{display: block;}
	.foot .us .pic{width: 100px;display: block;margin:0 auto;}
	.ft_txt{font-size: 13px;line-height: 22px;padding:10px 5px;}
    .ft_txt em{display: block;}
}





.container {
	width: 1170px;
	margin: 0 auto
}


.box .bd {
	padding: 10px 5px;
}
.row{
	margin-top: 10px

}

.row:before,.row:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.row:after {
	clear: both
}


.desc-text1 {
	border: 3px solid #dcdcdc;
	text-indent: 2em;
	line-height: 30px;
	height: 160px;
	float: right;
	width: 960px;
	padding: 5px
}
.desc-text2 {
	border: 2px solid #dcdcdc;
	text-indent: 2em;
	line-height: 25px;
	height: 230px;
	float: right;
	width: 900px;
	padding: 5px
}