/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a{text-decoration:none;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
.mt6{margin-top:12px;}
.mt5{margin-top:10px;}
::-webkit-input-placeholder
{color:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
.pc{display:block;}
.moblie{display:none;}
/*head*/

 a{  text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());color:#666666; font-family:"微软雅黑";}
 a:visited{text-decoration:none;}
 a:active{text-decoration:none;}
 a:hover{ text-decoration:none;}

@media (min-width: 1200px) {
    .container{
        width: 1280px;
    }
}

#headbg{background:#0a4699;height:37px;line-height:37px;font-size:12px;color:#bad3f5;}
#head{margin:0 auto;}
#head p{text-align:left;line-height:37px;display:inline-block;background:url(topphone.png) no-repeat left center;text-indent:27px; margin-bottom:0}
#head p span{font-size:18px;vertical-align:middle;}
#head .h_right{display:inline-block;float:right;height:37px;line-height:37px;position:relative;}
#head .h_right a{padding:0 20px 0 32px;background:url(emaileicoc.png) no-repeat left center;height:37px;line-height:37px;display:inline-block;position:relative;}
#head .h_right a:before{content:'';width:1px;height:37px;background:#275ca5;display:block;position:absolute;left:-28px;top:0;}
#head .h_right a:after{content:'';width:1px;height:37px;background:#275ca5;display:block;position:absolute;right:-1px;top:0;}
#head .h_right a{color:#bad3f5;}
#head .h_right span{padding:0 20px 0 29px;background:url(ewmicon.png) no-repeat left center;height:37px;line-height:37px;display:inline-block;margin-left:19px;cursor:pointer;}
#head .h_right .h_img{display:none;position:absolute;right:0px;top:37px;background:#FFF;z-index:9999;width:110px;height:110px;padding:5px;border:1px solid #CCC;}
#head .h_right .h_img img{display:block;width:100%;height:100%;}
/* top*/
#top{height:114px;margin:0 auto;position:relative;}
#top .logo{display:block;float:left;width:332px;height:82px;background:url(logo.png) no-repeat left center;margin:20px 0 12px;}
#top .logo a{display:block;text-indent:-9999px;overflow:hidden;height:100%;}
#top .pcnav{float:right;}
#top .pcnav ul{ margin-bottom:0}
#top .pcnav .firstfloor>li{display:inline-block;float:left;height:114px;line-height:114px;font-size:16px;color:#555;text-align:center;position:relative;padding:0px 21px;}
#top .pcnav .firstfloor>li:first-child{padding:0px 30px}
#top .pcnav .firstfloor>li>a{display:block;height:114px;color:#343434;}
#top .pcnav .firstfloor>li>a:hover{ text-decoration:none;}
#top .pcnav .firstfloor>li:hover{background:#0a4699;border-bottom:1px solid #08397C;position:relative;}
#top .pcnav .firstfloor>li:hover:after{content:'';width:100%;height:1px;left:0;bottom:-2px;background:#114081;position:absolute;}
#top .pcnav .firstfloor>li:hover>a{color:#FFF;}
#top .pcnav .secondfloor{position:absolute;left:0;top:114px;z-index:9999;display:none;background:#FFF;width:150px;border-top:none;box-sizing:border-box;}
#top .pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:50px;height:50px;font-size:13px;text-align:left;}
#top .pcnav .secondfloor>li>a{width:150px;height:100%;display:block;color:#76838F;padding-left:10px;}
#top .pcnav .secondfloor li a:hover{background:#0a4699;color:#FFF;}


#mobilehead{height:70px;width:100%;background:url(logo.png) no-repeat 10px center #FFF;background-size:auto 36px;position:relative;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;}
#top .nav{float:right;display:none;}
#top .nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#top .nav .nav_box{display:none;position:absolute;top:100%;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#top .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#top .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#top .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#top .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#top .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#top .nav .nav_one>li>ul{display:none;}
#top .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#top .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#top .nav .push-nav{display:block;position:relative;z-index:998;width:50px;height:70px;font-size:0;}
#top .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#top .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:36px;height:2px;margin:0 0 10px auto;background:#666;border-radius:3px;-webkit-transform-origin:34px;transform-origin:34px;-webkit-transition:all .5s;transition:all .5s;}
#top .nav .push-nav .nav-toggle span.two{width:30px;}
#top .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#top .nav .push-nav.on .nav-toggle span{ opacity:1;}
#top .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#top .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#top .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#top .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#top .nav .nav_contact .nav_txt{width:100%;}
#top .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#top .nav .nav_contact .nav_txt span a{color:#666;}
#top .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#top .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#top .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
@media screen and (max-width:1279px){
	#top{height:70px;}
	#top .logo{margin:15px 0;width:162px;height:40px;background-size:100% 100%;}
	#top .pcnav{display:none;}
	#top .nav{display:block;}

}

/*flash*/



.index_banner{width:100%;height:0;padding-bottom:35%;position:relative; overflow:hidden}
.index_banner .index_banner_item{position:absolute;top:0;left:0;width:100%;height:100%;}
#pic_banner{width:100%;height:100%;}
.index_banner .index_banner_item .swiper-slide{width:100%;height:100%;}
.index_banner .swiper-slide a{display:block;width:100%;height:100%;}
.index_banner .swiper-pagination-bullet{border:2px solid #FFF;opacity:1;background:transparent;}
.index_banner .swiper-pagination-bullet-active{background:#FFF;}

/*search*/
#searchbg{height:100px;
background: -webkit-linear-gradient(left, #BA0015 50% , #f6f6f6 50%); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #BA0015 50% , #f6f6f6 50%); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #BA0015 50% , #f6f6f6 50%); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #BA0015 50% , #f6f6f6 50%); /* 标准的语法 */
}
#search{width:1200px;margin:0 auto;}
#search .s_left{width:205px;height:59px;padding:21px 0 20px 96px;background:url(spicon.jpg) no-repeat 31px 27px;color:#FFF;float:left;}
#search .s_left p:first-child{line-height:24px;height:24px;}
#search .s_left p:last-child{height:30px;line-height:30px;margin-top:5px;font-size:25px;}
#search .s_right{width:813px;background:#f6f6f6;float:right;height:36px;padding:32px 0 32px 86px;}
#search .s_right .r_keyword{width:410px;float:left;height:36px;line-height:36px;}
#search .s_right .r_keyword a{display:inline-block;padding:0 12px;margin-right:1px;position:relative;}
#search .s_right .r_keyword a:after{content:'';width:1px;height:12px;background:#dbdbdb;position:absolute;right:-1px;top:12px;}
#search .s_right .r_keyword a:last-child:after{content:none;}
#search .s_right .r_input{width:392px;height:36px;float:right;}
#search .s_right .r_input input{width:322px;background:#FFF;outline:none;height:30px;line-height:30px;padding:3px 5px;}
#search .s_right .r_input .serachbtn{width:60px;height:36px;line-height:36px;background:url(search.png) no-repeat center center #cc3340;cursor:pointer;}
/*publictitle*/
.publictitle{}
.publictitle .pb_title{font-size:38px;color:#000;text-align:center;font-weight:bold;height:58px;line-height:58px;position:relative;}
.publictitle .sub_title{color:#444;text-align:center;height:41px;line-height:41px;font-size:20px;}



.pb_btn{text-align:center;}
.pb_btn .pbbtn{display:inline-block;height:41px;line-height:41px;border-radius:21px;text-align:center;color:#FFF;padding:0 26px;background:#0a4699;font-size:17px;}
/*solution*/
#solution{width:100%;margin:0 auto;padding-top:69px;padding-bottom:103px;}
#solution .s_content{margin-top:46px;}

#solution .s_content a .icon{width:150px;height:150px;margin:0 auto;border:1px solid #CDCDCD;display:block;border-radius:50%;}
#solution .s_content a .icon.icon1{background:url(fanganicon1.png) no-repeat center center;}
#solution .s_content a .icon.icon2{background:url(fanganicon2.png) no-repeat center center;}
#solution .s_content a .icon.icon3{background:url(fanganicon3.png) no-repeat center center;}
#solution .s_content a .icon.icon4{background:url(fanganicon4.png) no-repeat center center;}
#solution .s_content a .icon.icon5{background:url(fanganicon5.png) no-repeat center center;}
#solution .s_content a .p_txt{display:table;height:54px;margin-top:17px;width:100%;}
#solution .s_content a .p_txt p{display:table-cell;vertical-align:middle;text-align:center;font-size:17px;color:#222;line-height:27px;}


@media (max-width: 768px) {
.publictitle .pb_title{font-size:30px;color:#000;text-align:center;font-weight:bold;height:58px;line-height:58px;position:relative;}
.publictitle .sub_title{color:#444;text-align:center;height:41px;line-height:41px;font-size:14px;}
#solution{width:100%;margin:0 auto;padding-top:35px;padding-bottom:60px;}
}



/*pp_product*/
#productbg{width:100%;padding:60px 0 62px;
	background: -webkit-linear-gradient(#0A4699 617px, #FFF 154px); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#0A4699 617px, #FFF 154px); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#0A4699 617px, #FFF 154px); /* Firefox 3.6 - 15 */
    background: linear-gradient(#0A4699 617px, #FFF 154px); /* 标准的语法（必须放在最后） */
}
#product{width:100%;margin:0 auto;}
#product .p_content{margin-top:43px;position:relative;}
#product .p_content .p_title{height:47px;position:relative;text-align:center;padding-bottom:76px;border-bottom:1px solid #2D60A7;}
#product .p_content .p_title a{display:inline-block;font-size:18px;font-weight:bold;position:relative;text-align:center;padding:0 40px;line-height:47px;height:47px;cursor:pointer;color:#333;margin-left:22px;background:#FFF;border-radius:24px;}
#product .p_content .p_title a:first-child{margin-left:0;}
#product .p_content .p_title a.hover{color:#cf0418;}
#product .p_content .p_ul{margin-top:30px;position:relative;overflow:hidden;}

#product .product_left{width:100%;}
#product .product_left .pl_top{width:130px;height:50px;background:#ff0600;float:left}
#product .product_left .pl_top p{color:#FFF;font-size:15px;line-height:50px;text-align:center;}
#product .product_left .pl_ul{width:calc(100% - 180px);float:left;height:50px;position:relative;}
#product .product_left .pl_ul .first_li{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;font-size:13px;}
#product .product_left .pl_ul .ul_li{width:calc(100% + 50px);position:absolute;top:50px;left:0;background:#F00;display:none;z-index:20;border-top:1px solid #D0D0D0;}
#product .product_left .pl_ul .ul_li a{width:100%;height:50px;line-height:50px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
#product .product_left .pl_right{width:50px;height:50px;background:#e6e6e6;background-size:auto 50%;float:right;}
#product .product_left .pl_right i{display:block;width:100%;height:100%;background:url(cli.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;}
#product .product_left .pl_right i.on{transform:rotate(-90deg);}

#product .p_content .p_ul .p_img{width:100%;padding-bottom:75%;position:relative;}
#product .p_content .p_ul .p_img img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
#product .p_content .p_ul .p_txt{background:#0a4699;padding:11px 55px 35px;border-bottom:1px solid #c5d1e1;position:relative;min-height:107px;}
#product .p_content .p_ul .p_txt p{color:#FFF;}
#product .p_content .p_ul .p_txt p a{color:#FFF;}
#product .p_content .p_ul .p_txt p:first-child{height:49px;line-height:49px;font-size:23px;font-weight:bold;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#product .p_content .p_ul .p_txt p:nth-child(2){height:40px;}
#product .p_content .p_ul .p_txt p:last-child{line-height:29px;}
#product .p_content .p_ul .p_txt i{display:block;position:absolute;right:0;bottom:0;width:28px;height:27px;background:#ff0600;font-style:normal;color:#fff;text-align:center;line-height:27px;font-size:22px;}
#product .p_content .p_ul .swiper-button-next{width:26px;height:58px;background-image:url(parrow.png);background-size:100%;right:-43px;outline:none;top:200px;}
#product .p_content .p_ul .swiper-button-prev{width:26px;height:58px;background-image:url(parrow.png);background-size:100%;left:-43px;outline:none;top:200px;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);}
/*publictitle*/
.ce_title{text-align:center;}
.ce_title .ce_title_c{padding:0 64px;display:inline-block;position:relative;}
.ce_title .ce_cn{font-size:38px;color:#000;text-align:center;font-weight:bold;height:53px;line-height:53px;position:relative;}
.ce_title .ce_en{color:#888;text-align:center;height:41px;line-height:41px;font-size:20px;font-weight:bold;text-transform:uppercase;}
.ce_title .ce_title_c i{position:absolute;width:200px;height:1px;background:#D9D9D9;top:46px;}
/*yingyong*/
#yingyong{width:100%;margin:0 auto;padding-top:30px;padding-bottom:106px;}

@media (max-width: 768px) {
#yingyong{width:100%;margin:0 auto;padding-top:30px;padding-bottom:30px;}
}

#yingyong .yy_content{margin-top:60px;position:relative;overflow:hidden;}
#yingyong .yy_content .swiper-slide{border:1px solid #E6E6E6;}
#yingyong .yy_content .yy_img{width:100%;padding-bottom:75%;position:relative;}
#yingyong .yy_content .yy_img img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}
#yingyong .yy_content p{line-height:51px;height:51px;padding:0 8px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
/*ad*/
#adbg{width:100%;height:181px;background:url(adbg.jpg) no-repeat center top;background-size:auto 181px;}
#ad{width:1280px;margin:0 auto;position:relative;position:relative;}
#ad .ad_left{width:746px;float:left;padding:33px 0 36px;}
#ad .ad_left p span{font-size:36px;color:#FFF;letter-spacing:4.3px;margin-right:28px;}
#ad .ad_left p:first-child{color:#FFF;font-size:21px;line-height:64px;color:rgba(255,255,255,.18);font-weight:bold;text-transform:uppercase;letter-spacing:1px;height:64px;}
#ad .ad_left p:last-child{color:#FFF;line-height:48px;font-size:19px;letter-spacing:1.1px;}
#ad .ad_left .ad_btn{width:279px;height:48px;line-height:48px;color:#FFF;background:url(phoneicon.png) no-repeat 68px center #ffae00;display:block;border-radius:24px;margin-top:14px;font-size:16px;font-weight:bold;padding-left:104px;}
#ad .ad_right{width:280px;float:right;padding-top:33px;}
#ad .ad_right p{font-size:18px;color:#FFF;height:53px;line-height:53px;}
#ad .ad_right p span{font-size:27px;}
#ad .ad_right .ad_btn{margin-top:11px;}
#ad .ad_right .ad_btn a{width:130px;height:34px;background:#FFF;color:#0a4699;font-weight:bold;text-align:center;line-height:34px;border-radius:17px;display:block;}
/*youshi*/
#youshi{width:100%;margin:0 auto;padding-top:83px;padding-bottom:73px;}

@media (max-width: 768px) {
#youshi{width:100%;margin:0 auto;padding-top:53px;padding-bottom:43px;}
}

#youshi .ys_content{margin-top:26px;}
#youshi .ys_content .ys_left{width:564px;float:left;margin-top:14px;}
#youshi .ys_content .ys_left .ys_en{width:25px;line-height:25px;height:550px;float:left;color:#5c6161;-ms-writing-mode:tb-rl;writing-mode:tb-rl;text-transform:uppercase;padding-bottom:86px;padding-top:150px;position:relative;
	-moz-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg);
}
#youshi .ys_content .ys_left i{display:block;width:4px;height:136px;background:#0b4799;position:absolute;left:10px;top:0;}
#youshi .ys_content .ys_left .ys_img{width:527px;height:575px;float:right;}
#youshi .ys_content .ys_left .ys_img img{width:100%;height:100%;display:block;}
#youshi .ys_content .ys_right{width:640px;float:right;background:url(servicebg.png) no-repeat 12px top;padding-top:80px;}
#youshi .ys_content .ys_right .ys_right_title{padding-left:35px;}
#youshi .ys_content .ys_right .ys_right_title p:first-child{font-size:20px;font-weight:bold;color:#5d6162;height:24px;line-height:24px;}
#youshi .ys_content .ys_right .ys_right_title p:last-child{font-size:29px;font-weight:bold;color:#0b4799;height:35px;line-height:35px;}
#youshi .ys_content .ys_right .ys_right_content{padding-top:13px;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li{padding-right:30px;margin-top:20px;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li i{display:block;float:left;width:93px;height:93px;border:1px solid #B8B8B8;border-radius:50%;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li i.icon1{background:url(serviceicon1.png) no-repeat center center;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li i.icon2{background:url(serviceicon2.png) no-repeat center center;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li i.icon3{background:url(serviceicon3.png) no-repeat center center;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li .ys_txt{width:480px;float:right;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li .ys_txt p:first-child{font-size:20px;font-weight:bold;color:#333;height:35px;line-height:35px;}
#youshi .ys_content .ys_right .ys_right_content .ys_right_li .ys_txt p:last-child{margin-top:6px;color:#333;line-height:23px;}
#youshi .ys_content .ys_right .ys_btn{width:162px;height:45px;line-height:45px;background:#0b4799;color:#fff;text-align:center;display:block;border-radius:16px;font-size:16px;margin-top:41px;}
/*info*/
#infobg{background:#0B4799;padding:60px 0 136px;}
#info{width:1280px;margin:0 auto;position:relative;}
#info .info_content{margin-top:39px;}
#info .info_left{width:843px;padding:27px 35px 35px;float:left;background:#F3F3F3;}
#info .info_left .info_txt{width:275px;float:left;}
#info .info_left .info_txt .txt_en{height:26px;line-height:26px;text-transform:uppercase;font-size:23px;color:rgba(11,71,153,.45);margin-top:20px;font-weight:bold;}
#info .info_left .info_txt .txt_cn{font-size:28px;color:#0b4799;height:36px;line-height:36px;font-weight:bold;}
#info .info_left .info_txt i{display:block;width:45px;height:3px;background:#0b4799;margin-top:18px;}
#info .info_left .info_txt p{margin-top:24px;line-height:22px;color:#444;}
#info .info_left .info_txt p a{color:#0b4799;}
#info .info_left .info_video{width:472px;height:379px;float:right;background:url(videoicon.png) no-repeat center center,url(videobg.jpg) no-repeat left top;cursor:pointer;}
#info .info_right{width:351px;float:right;}
#info .info_right span{width:315px;height:140px;display:block;margin-top:10px;padding:42px 0 46px 36px;}
#info .info_right span:first-child{margin-top:0;}
#info .info_right span.icon1{background:url(infobtnbg1.jpg) no-repeat right top #F3F3F3;}
#info .info_right span.icon2{background:url(infobtnbg2.jpg) no-repeat right top #F3F3F3;}
#info .info_right span.icon3{background:url(infobtnbg3.jpg) no-repeat right top #F3F3F3;}
#info .info_right span i{width:42px;height:52px;line-height:52px;display:inline-block;font-size:63px;font-family:Arial;color:rgba(11,71,153,.45);font-style:normal;}
#info .info_right span .a_txt{display:inline-block;}
#info .info_right span .a_txt p:first-child{height:33px;line-height:33px;color:#0b4799;font-size:28px;font-weight:bold;}
#info .info_right span .a_txt p:last-child{height:19px;line-height:19px;color:rgba(11,71,153,.45);font-size:17px;text-transform:uppercase;letter-spacing:-1.4px;font-family:Arial;}
/*#info .info_right a{width:315px;height:52px;display:block;margin-top:10px;padding:42px 0 46px 36px;}
#info .info_right a:first-child{margin-top:0;}
#info .info_right a.icon1{background:url(infobtnbg1.jpg) no-repeat right top #F3F3F3;}
#info .info_right a.icon2{background:url(infobtnbg2.jpg) no-repeat right top #F3F3F3;}
#info .info_right a.icon3{background:url(infobtnbg3.jpg) no-repeat right top #F3F3F3;}
#info .info_right a i{width:42px;height:52px;line-height:52px;display:inline-block;font-size:63px;font-family:Arial;color:rgba(11,71,153,.45);font-style:normal;}
#info .info_right a .a_txt{display:inline-block;}
#info .info_right a .a_txt p:first-child{height:33px;line-height:33px;color:#0b4799;font-size:28px;font-weight:bold;}
#info .info_right a .a_txt p:last-child{height:19px;line-height:19px;color:rgba(11,71,153,.45);font-size:17px;text-transform:uppercase;letter-spacing:-1.4px;font-family:Arial;}*/
#info .i_btn{width:279px;height:48px;line-height:48px;color:#FFF;background:url(phoneicon.png) no-repeat 68px center #cf0418;display:block;border-radius:24px;margin:0 auto;margin-top:50px;font-size:16px;font-weight:bold;padding-left:104px;}

#infobg1{background:#0B4799;padding:20px 0;}
#info1{width:96%;margin:0 2%;background:#F3F3F3;}
#info1 .info_left{width:100%;padding:10px;box-sizing:border-box;}
#info1 .info_left .info_txt{width:100%;}
#info1 .info_left .info_txt .txt_en{height:26px;line-height:26px;text-transform:uppercase;font-size:23px;color:rgba(11,71,153,.45);margin-top:20px;font-weight:bold;}
#info1 .info_left .info_txt .txt_cn{font-size:20px;color:#0b4799;height:36px;line-height:36px;font-weight:bold;}
#info1 .info_left .info_txt i{display:block;width:45px;height:3px;background:#0b4799;margin-top:8px;}
#info1 .info_left .info_txt p{margin-top:14px;line-height:22px;color:#444;}
#info1 .info_left .info_txt p a{color:#0b4799;}
#info1 .info_left .info_video{width:100%;height:0;padding-bottom:80%;background:url(videobg.jpg) no-repeat left top;cursor:pointer;background-size:auto 100%;position:relative;}
#info1 .info_left .info_video i{background:url(videoicon.png) no-repeat center center;display:block;position:absolute;left:0;top:0;width:100%;height:100%;}


/*视频播放*/
#infovideobg{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:9999;display:none;}
#infovideo{width:968px;height:538px;position:relative;left:50%;margin-left:-484px;top:50%;margin-top:-269px;display:none;}
#infovideo .close{position:absolute;top:-35px;right:-35px;width:35px;height:35px;background:url(closeicon.png) no-repeat center center;border:3px solid #FFF;border-radius:50%;background-size:60%;cursor:pointer;}
/*news*/
#newsbg{width:100%;background:url(newsbg.jpg);padding-top:62px;}

/*news*/

.pb_title h2{margin:0;font-size:40px;color:#323232;font-weight:bold;position:relative;line-height:44px;text-align:center;}

#news{padding:50px 0 60px;}
#news .news_content{margin-top:18px;}
#news .news_content .news_title{text-align:center;font-size:0;-webkit-text-size-adjust:none;}
#news .news_content .news_title span{display:inline-block;font-size:16px;font-weight:bold;position:relative;text-align:center;padding:0 30px;line-height:42px;height:44px;cursor:pointer;color:#303030;margin-left:19px;border:1px solid #e5e5e5;}
#news .news_content .news_title span:first-child{margin-left:0;}
#news .news_content .news_title span.hover{color:#FFF;background:#0a80d8;border:1px solid #0a80d8;}
#news .news_content .news_li{margin-top:36px;position:relative;}
#news .news_content .news_li .news_left{width:51%;float:left;}
#news .news_content .news_li .news_left .news_img{width:100%;height:315px;}
#news .news_content .news_li .news_left .news_img img{width:100%;height:100%;display:block;object-fit:cover;}
#news .news_content .news_li .news_left .news_txt{margin-top:14px;}
#news .news_content .news_li .news_left .news_txt .news_h2{height:44px;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;font-size:18px;}
#news .news_content .news_li .news_left .news_txt .news_h2 a{color:#333;}
#news .news_content .news_li .news_left .news_txt p{color:#888;line-height:24px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .news_right{width:47%;float:right;}
#news .news_content .news_li .news_right a{padding:11px 0;display:block;height:108px;border-bottom:1px solid #E3E3E3;}
#news .news_content .news_li .news_right a:first-child{padding-top:0;height:97px;}
#news .news_content .news_li .news_right a .time{width:71px;height:81px;background:#E3E3E3;border-radius:1px;float:left;}
#news .news_content .news_li .news_right a .time .day{font-size:34px;display:block;line-height:58px;height:58px;text-align:center;color:#343434;margin-top:2px;}
#news .news_content .news_li .news_right a .time .year{height:23px;padding-bottom:7px;background:#FFF;line-height:21px;display:block;text-align:center;color:#343434;font-size:12px;padding-bottom:2px;}
#news .news_content .news_li .news_right a .txt{width:calc(100% - 81px);float:right;}
#news .news_content .news_li .news_right a .txt p{color:#888;line-height:24px;font-size:12px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .news_right a .txt p:first-child{font-weight:bold;font-size:15px;color:#333;line-height:33px;height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#news .news_content .news_li .question_list{}
#news .news_content .news_li .question_list a{width:48%;padding:11px 0;display:block;height:108px;border-bottom:1px solid #E3E3E3;margin-left:4%;float:left;}
#news .news_content .news_li .question_list a:nth-child(odd){margin-left:0;}
#news .news_content .news_li .question_list a .time{width:71px;height:81px;background:#E3E3E3;border-radius:1px;float:left;}
#news .news_content .news_li .question_list a .time .day{font-size:34px;display:block;line-height:58px;height:58px;text-align:center;color:#343434;margin-top:2px;}
#news .news_content .news_li .question_list a .time .year{height:23px;padding-bottom:7px;background:#FFF;line-height:21px;display:block;text-align:center;color:#343434;font-size:12px;padding-bottom:2px;}
#news .news_content .news_li .question_list a .txt{width:calc(100% - 81px);float:right;}
#news .news_content .news_li .question_list a .txt p{color:#888;line-height:24px;font-size:12px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#news .news_content .news_li .question_list a .txt p:first-child{font-weight:bold;font-size:15px;color:#333;line-height:33px;height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*foot*/

/*footinput*/
#footinputbg{background:#424345;padding-top:36px;padding-bottom:20px;}
#footinput{width:100%;margin:0 auto;position:relative;}
#footinput .foot_title{}
#footinput .foot_title p:first-child{height:42px;line-height:42px;font-size:26px;color:#FFF;text-align:center;}
#footinput .foot_title p:last-child{color:#a0a0a0;text-align:center;height:27px;line-height:27px;}
#footinput .f_input{margin-top:55px;}
#footinput .f_input input{height:58px;line-height:58px;background:#FFF;padding:0 10px;float:left;outline:none;}
#footinput .f_input .guest{width:219px;}
#footinput .f_input .tel{width:266px;margin-left:14px;}
#footinput .f_input .f_content{width:522px;margin-left:14px;float:left;outline:none;resize:none;height:58px;line-height:58px;padding:0 10px;}
#footinput .f_input .foot_btn{width:171px;background:#0a4699;display:block;color:#FFF;text-align:center;font-size:20px;outline:none;float:right;height:58px;line-height:58px;cursor:pointer;}
#footinput .f_shuoming{height:70px;line-height:70px;text-align:right;color:#999;margin-top:10px;}
/*foot*/
#footbg{background:#222;padding-top:36px;padding-bottom:20px;}
#foot{width:1280px;margin:0 auto;position:relative;}
#foot .f_contanct{height:52px;padding:30px 0 85px;border-bottom:1px solid #292929; overflow:hidden}
#foot .f_contanct .f_left{display:inline-block;background:url(footphoneicon.jpg) no-repeat left top;float:left;}
#foot .f_contanct .f_left p{font-size:18px;color:#fefefe;line-height:60px;padding-left:78px;}
#foot .f_contanct .f_right{float:left;display:inline-block;margin-top:11px;height:41px;line-height:41px;color:#878787;font-size:15px;margin-left:57px;}
#foot .footbottom{padding:24px 0 8px;border-top:1px solid #303030;}
#foot .footbottom .ft_left{width:880px;float:left;margin-top:5px;}
#foot .footbottom .ft_left p{line-height:33px;color:#9a9a9a;margin-top:18px;}
#foot .footbottom .ft_left p a{color:#9a9a9a;}
#foot .footbottom .ft_right{width:210px;float:right;padding-left:84px;border-left:1px solid #474747;}
#foot .footbottom .ft_right img{width:120px;height:120px;display:block;}
#foot .footbottom .ft_right p{font-size:12px;text-align:center;line-height:41px;color:#747474;}



/*foot*/
#footbg{background:#292929;padding-top:10px;}
#foot1{width:96%;margin:0 auto;position:relative;padding:0 2%;}
#foot1 .f_shuoming{line-height:24px;text-align:left;color:#999;font-size:15px;width:100%;font-weight:bold;color:#FFF;background:rgba(34,39,49,.4);border-radius:4px;padding:10px;box-sizing:border-box;}
#foot1 .foot_title{margin-top:20px;}
#foot1 .ft_title{font-size:20px;text-align:center;font-weight:bold;height:32px;margin:0 auto;position:relative;color:#FFF;line-height:32px;}
#foot1 .ft_en{height:18px;line-height:18px;font-size:24px;text-align:center;color:#FFF;letter-spacing:1px;display:block;text-transform:uppercase;}
#foot1 .f_input{width:100%;padding:10px 0;}
#foot1 .f_input input{height:42px;line-height:42px;background:#FFF;padding:0 5px;width:100%;margin-top:12px;box-sizing:border-box;outline:none;}
#foot1 .f_input .f_content{width:100%;height:80px;background:#FFF;border:1px solid #DDD;resize:none;padding:5px;outline:none;vertical-align:top;margin-top:12px;box-sizing:border-box;}
#foot1 .f_input .foot_btn{width:100%;background:#0B4799;display:block;color:#FFF;text-align:center;margin-top:12px;font-size:16px;height:42px;line-height:42px;cursor:pointer;}
#foot1 .f_contanct{line-height:26px;font-size:16px;color:#fff;margin-top:10px;padding-bottom:12px;}
#foot1 .f_contanct span{display:inline-block;width:100%;font-size:13px;}
#foot1 .f_contanct span:first-child{background:url(footaddicon.jpg) no-repeat left 6px;background-size:auto 16px;text-indent:20px;}
#foot1 .f_contanct span:nth-child(2){background:url(footphoneicon.jpg) no-repeat left 6px;background-size:auto 16px;text-indent:20px;}
#foot1 .f_contanct span:nth-child(3){background:url(weixinicon.png) no-repeat left 6px;background-size:auto 16px;text-indent:25px;}
/*footbottom*/
#foot1 .footbottom{width:100%;padding:10px 0;padding-bottom:63px;}
#foot1 .footbottom .ft_left{width:100%;font-size:13px;}
#foot1 .footbottom .ft_left p{line-height:1.8;color:#fff;text-align:left;}
#foot1 .footbottom .ft_left p a{color:#fff;}
#foot1 .footbottom .ft_right{width:calc(100% - 85px);float:right;background:url(footlogo.jpg) no-repeat left center;background-size:auto 85px;}
#foot1 .footbottom .ft_right img{width:85px;height:85px;display:block;}
/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#0B4799;position:fixed;left:0;bottom:0;z-index:999999;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}


/*1350浠ヤ笅灞忓箷*/
@media screen and (max-width:1249px){
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
}

@media screen and (max-width:991px){
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
}

@media screen and (max-width:767px){
	#news{padding:20px;}
	#news .news_content .news_li .news_left{width:100%;}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	#news .news_content .news_li .news_right{width:100%;margin-top:20px;}
	#news .news_content .news_li .question_list a{width:100%;margin-left:0;}
}

@media screen and (max-width:499px){
	#news .news_content .news_title span{width:32%;margin-left:2%;padding:0 0;font-size:14px;}
	#news .news_content .news_title span:first-child{margin-left:0;}
}


/*friendlink*/
#foot .friendlink{border-top:2px solid #303030;margin-top:10px;padding:10px 0; overflow:hidden}
#foot .friendlink .f_left{width:137px;padding-left:29px;position:relative;float:left;}
#foot .friendlink .f_left:after{content:'';position:absolute;right:-4px;top:8px;width:1px;height:40px;background:#9a9a9a;}
#foot .friendlink .f_left p{color:#a5a6aa;}
#foot .friendlink .f_left p span{font-size:16px;font-weight:bold;color:#9a9a9a;}
#foot .friendlink .f_left i{width:29px;height:3px;background:#9a9a9a;display:block;margin-top:27px;}
#foot .friendlink .f_right{float:right;width:1080px;margin-right:22px;}
#foot .friendlink .f_right a{display:inline-block;height:28px;line-height:28px;padding:0 20px;white-space:nowrap;color:#9a9a9a;}





/*返回顶部*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative; display:block !important}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#0a4699;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#0a4699;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#0a4699;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#0a4699;}
.izl-rmenu .btn-phone .phone{background-color:#0a4699;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}