@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; font-size:14px; color:#333; text-align:center; background:#fff; line-height:26px; margin-left:auto; margin-right:auto;}
a{ color:#333; text-decoration:none; outline-style:none; outline-color:invert; outline-width:medium; -webkit-tap-highlight-color:transparent;}
a:link{ text-decoration:none;}
a:hover{ color:#0463b9;}
a img{ border:0 none;}
a{ blr:expression(this.onFocus=this.blur());}
a{ outline:none;}
a:focus{ outline:none;} 
h1,h2,h3,h4,ul,li,div,p,span,b,i,input,select{ margin:0; padding:0;}
ul,li,dl,dd,dt{ padding:0; margin:0; list-style:none;}
input,textarea{ font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; outline:none; resize:none; -webkit-appearance:none; border-radius:0; -webkit-border-radius:0;}
em,i{ font-style:normal;}
video{ outline:none;}
.clear{ clear:both; height:0; overflow:hidden; display:block;}
.float_left{ float:left;}
.float_right{ float:right;}
.font{ font-family:'SimSun';}
.length{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.con{ padding:36px 0 70px 0;}
.container{ min-width:1200px; width:1200px; margin:0 auto; padding:0; text-align:left;}
/* CSS Common*/

/*header */
#header{ position:relative; width:100%; height:102px; margin:0 auto; text-align:center;}
#header .logo{ float:left; padding-top:10px;}
#header .header_search{ font-size:0; margin-top:5px; margin-left:10px;}
#header .header_search input{ display:inline-block;}
#header .header_search input[type="text"]{ height:30px; width:122px; border:1px solid #c6c6c6; text-indent:10px; border-right:0;}
#header .header_search input[type="submit"]{ width:50px; height:32px; background:url(../images/search_ico.png) no-repeat center #0463b9; border:0; position:relative; top:11px; cursor:pointer;}

/*menu*/
.menu{ float:right;}
.menu>ul>li{ height:102px; line-height:102px; padding:0 16px; float:left; text-align:center; position:relative; z-index:9;}
.menu>ul>li a{ display:block; font-size:16px; color:#000;}
.menu>ul>li a:hover{ color:#0053b0;}
.menu>ul>li a.on{ color:#0053b0;}
.menu>ul>li:last-child{ padding:0; display:flex; align-items:center;}
.menu>ul>li:last-child>a{ height:32px; line-height:32px; padding:0 10px;  background:#0463b9; color:#fff; font-size:15px;}
.menu>ul>li dl{ width:100%; position:absolute; left:0; top:90px; display:none;}
.menu>ul>li dl dd{ width:100%; height:30px; line-height:30px; text-align:center;}
.menu>ul>li dl dd a{ font-size:14px; color:#555;}

/*banner*/
.banner{ height:756px;}
.banner .swiper-slide{ background-position:center; background-repeat:no-repeat;}
.banner .swiper-pagination{ bottom:20px;}
.banner .swiper-pagination-bullet{ margin:0 6px !important;}
.banner .swiper-pagination-bullet{ background:#fff; opacity:1; width:10px; height:10px;}
.banner .swiper-pagination-bullet-active{ background:#0463b9;}
.banner .swiper-button-next,.banner .swiper-button-prev{ width:15px; height:24px; background-size:15px 24px; margin-top:-12px;}
.banner .swiper-button-prev{ left:20px;}
.banner .swiper-button-next{ right:20px;}

/*banner_inside*/
.banner_inside{ height:528px;}
.banner_inside .swiper-slide{ background-position:center; background-repeat:no-repeat;}
.banner_inside .swiper-pagination{ bottom:20px;}
.banner_inside .swiper-pagination-bullet{ margin:0 6px !important;}
.banner_inside .swiper-pagination-bullet{ background:#fff; opacity:1; width:10px; height:10px;}
.banner_inside .swiper-pagination-bullet-active{ background:#0463b9;}
.banner_inside .swiper-button-next,.banner_inside .swiper-button-prev{ width:15px; height:24px; background-size:15px 24px; margin-top:-12px;}
.banner_inside .swiper-button-prev{ left:20px;}
.banner_inside .swiper-button-next{ right:20px;}

/*home*/
#home{ width:100%; height:100%; position:absolute; background:url(../images/home_bg.jpg) no-repeat center; background-size:cover; display:flex; align-items:center; justify-content:center;}
#home .home_con{ margin:0 auto; text-align:center; font-family:'Source Han Sans CN', 'PingFang SC', 'Microsoft YaHei'; margin-top:5vh;}
#home .home_con>span{ font-size:56px; display:block; margin-top:45px; color:#fff; line-height:1;}
#home .home_con>ul{ margin-top:70px;}
#home .home_con>ul>li{ display:inline-block; margin:0 75px; text-align:center;}
#home .home_con>ul>li>.img{ width:138px; height:138px; margin:0 auto; background:url(../images/home_ico_bg.png) no-repeat center; display:flex; align-items:center; justify-content:center;}
#home .home_con>ul>li>a{ width:250px; height:75px; background:url(../images/home_btn.png) no-repeat center; line-height:75px; text-align:center; color:#fff; font-size:30px; display:block; margin-top:15px;}
#home .home_con>.copyright{ margin-top:15vh; color:#fff; font-size:15px; text-align:center;}
#home .home_con>.copyright a{ color:#fff;}

/*home_pro*/
#home_pro{ width:100%; margin-top:60px;}
#home_pro .home_pro_dh{ font-size:24px; margin:0 auto; text-align:center; color:#222;}
#home_pro .home_pro_dh>span{ color:#f2f5fa; font-size:72px; font-weight:bold; text-transform:uppercase; display:block; font-family:Arial; line-height:1;}
#home_pro .home_pro_dh>em{ font-size:24px; color:#333; display:block; margin-top:-50px; line-height:1;}
#home_pro .home_pro_dh>i{ width:27px; height:5px; background:#0968aa; display:block; margin:0 auto; margin-top:30px;}
#home_pro .home_pro_dh>p{ font-size:14px; margin-top:16px; line-height:1.8;}
#home_pro .home_pro_nav{ margin-top:30px; text-align:center;}
#home_pro .home_pro_nav>a{ width:170px; height:36px; line-height:36px; background:#e9e9e9; display:inline-block; margin:0 3px; text-align:center; font-size:15px; cursor:pointer;}
#home_pro .home_pro_nav>a.on{ background:#0463b9; color:#fff;}
#home_pro .home_pro_con{ margin-top:40px;}
#home_pro .home_pro_con ul li{ width:280px; float:left; margin-left:26px; margin-bottom:30px; text-align:center;}
#home_pro .home_pro_con ul li:nth-child(4n+1){ margin-left:0;}
#home_pro .home_pro_con ul li .img{ width:280px; height:280px; border:1px solid #e6e6e6; overflow:hidden;}
#home_pro .home_pro_con ul li img{ width:100%; height:100%; transition:all 0.6s; -ms-transition:all 0.6s;}
#home_pro .home_pro_con ul li img:hover{ transform:scale(1.1); -webkit-transform:scale(1.1);}
#home_pro .home_pro_con ul li span{ display:block; padding-top:10px;}

/*home_about*/
#home_about{ width:100%; margin-top:50px;}
#home_about .home_about_con{ display:flex; align-items:center; background:#f6f6f6;}
#home_about .home_about_con .desc{ width:54%; padding-right:4%; box-sizing:border-box; text-align:left; display:flex; justify-content:flex-end; align-items:center;}
#home_about .home_about_con .desc .list{ width:600px; float:right;}
#home_about .home_about_con .desc .list>span{ font-size:38px; font-family:Arial; display:block; color:#d0dae9; font-weight:bold; text-transform:uppercase;}
#home_about .home_about_con .desc .list>em{ display:block; font-size:24px; font-weight:bold; margin-top:15px;}
#home_about .home_about_con .desc .list>i{ width:27px; height:5px; background:#0968aa; display:block; margin-top:30px;}
#home_about .home_about_con .desc .list>.desc_box{ margin-top:20px; line-height:2;}
#home_about .home_about_con .desc .list>a.more{ width:170px; height:38px; line-height:38px; text-align:center; background:#0463b9; color:#fff; display:block; margin-top:9%;}
#home_about .home_about_con .img{ width:46%;}
#home_about .home_about_con .img>img{ width:100%; height:auto;}

/*home_app*/
#home_app{ width:100%; margin-top:60px;}
#home_app .home_app_dh{ font-size:24px; margin:0 auto; text-align:center; color:#222;}
#home_app .home_app_dh>span{ color:#f2f5fa; font-size:72px; font-weight:bold; text-transform:uppercase; display:block; font-family:Arial; line-height:1;}
#home_app .home_app_dh>em{ font-size:24px; color:#333; display:block; margin-top:-50px; line-height:1;}
#home_app .home_app_dh>i{ width:27px; height:5px; background:#0968aa; display:block; margin:0 auto; margin-top:30px;}
#home_app .home_app_dh>p{ width:66%; margin:0 auto; font-size:14px; margin-top:16px; line-height:1.8;}
#home_app .home_app_con{ margin-top:50px;}
#home_app .home_app_con ul li{ width:193px; float:left; margin-left:8px; position:relative;}
#home_app .home_app_con ul li:nth-child(6n+1){ margin-left:0;}
#home_app .home_app_con ul li .img{ width:193px; height:410px; overflow:hidden;}
#home_app .home_app_con ul li img{ width:100%; height:100%; object-fit:cover; transition:all 0.6s; -ms-transition:all 0.6s;}
#home_app .home_app_con ul li img:hover{ transform:scale(1.1); -webkit-transform:scale(1.1);}
#home_app .home_app_con ul li span{ display:block; font-size:16px; height:60px; line-height:60px; background:rgba(4,99,185,0.8); color:#fff; text-align:center; position:absolute; width:100%; bottom:0; z-index:2;}
#home_app .home_app_con ul li:nth-child(2n){ margin-top:60px;}

/*home_partner*/
#home_partner{ width:100%; margin-top:70px; background:url(../images/partner_bg.jpg) no-repeat center; background-size:cover; padding:70px 0;}
#home_partner .home_partner_dh{ font-size:24px; margin:0 auto; text-align:center; color:#222;}
#home_partner .home_partner_dh>span{ color:#eaedf2; font-size:72px; font-weight:bold; text-transform:uppercase; display:block; font-family:Arial; line-height:1;}
#home_partner .home_partner_dh>em{ font-size:24px; color:#333; display:block; margin-top:-50px; line-height:1;}
#home_partner .home_partner_dh>i{ width:27px; height:5px; background:#0968aa; display:block; margin:0 auto; margin-top:30px;}
#home_partner .home_partner_dh>p{ width:66%; margin:0 auto; font-size:14px; margin-top:16px; line-height:1.8;}
#home_partner .home_partner_con{ margin-top:40px;}
#home_partner .home_partner_con ul li{ float:left; width:224px; height:102px; margin-left:20px; background:#fff;}
#home_partner .home_partner_con ul li:nth-child(5n+1){ margin-left:0;}
#home_partner .home_partner_con ul li .img{ width:224px; height:102px; display:table-cell; vertical-align:middle; text-align:center; overflow:hidden;}
#home_partner .home_partner_con ul li .img img{ max-width:90%; max-height:90%; transition-duration:.5s; -ms-transition-duration:.5s; -moz-transition-duration:.5s; -webkit-transition-duration:.5s;}
#home_partner .home_partner_con ul li:hover img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
#home_partner .home_partner_con a.more{ width:210px; height:42px; line-height:42px; text-align:center; background:#0463b9; color:#fff; display:block; margin:0 auto; margin-top:50px;}

/*home_news*/
#home_news{ width:100%; margin-top:70px; margin-bottom:100px;}
#home_news .home_news_dh{ font-size:24px; margin:0 auto; text-align:center; color:#222;}
#home_news .home_news_dh>span{ color:#f2f5fa; font-size:72px; font-weight:bold; text-transform:uppercase; display:block; font-family:Arial; line-height:1;}
#home_news .home_news_dh>em{ font-size:24px; color:#333; display:block; margin-top:-50px; line-height:1;}
#home_news .home_news_dh>i{ width:27px; height:5px; background:#0968aa; display:block; margin:0 auto; margin-top:30px;}
#home_news .home_news_dh>p{ width:66%; margin:0 auto; font-size:14px; margin-top:16px; line-height:1.8;}
#home_news .home_news_con{ margin-top:40px;}
#home_news .home_news_con>ul>li{ width:369px; float:left; margin-left:46px; background:#f8f8f8; border-bottom:4px solid #0463b9;}
#home_news .home_news_con>ul>li:nth-child(3n+1){ margin-left:0;}
#home_news .home_news_con>ul>li .img{ width:369px; height:226px; overflow:hidden;}
#home_news .home_news_con>ul>li .img img{ width:100%; height:100%; object-fit:cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_news .home_news_con>ul>li .img:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
#home_news .home_news_con>ul>li .desc{ padding:25px;}
#home_news .home_news_con>ul>li span{ font-size:16px; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#home_news .home_news_con>ul>li em{ display:block; font-size:14px; color:#666; margin-top:6px;}
#home_news .home_news_con>ul>li p{ margin-top:10px; font-size:15px; color:#666; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:2; -webkit-line-clamp:2; -webkit-box-orient:vertical; position:relative; z-index:2;}
#home_news .home_news_con>ul>li i{ color:#0463b9; display:block; margin-top:20px;}

/*left*/
#left{ width:254px; float:left;}
#left .left_top{ height:42px; background:#0463b9; line-height:42px; padding-left:18px; font-size:16px; color:#fff;} 
#left .left_dh>ul>li a{ height:42px; line-height:42px; display:block; padding-left:18px; border-bottom:solid 1px #e8e8e8; font-size:14px;}
#left .left_dh>ul>li a:hover{ color:#2d6bb8;}
#left .left_dh>ul>li a.on{ background:#f8f8f8; color:#2d6bb8;}
#left .left_dh>ul>li dl>dd>a{ height:42px; line-height:42px; display:block; padding-left:28px; border-bottom:solid 1px #e8e8e8; font-size:14px;}
#left .left_dh>ul>li dl>dd>a:hover{ color:#2d6bb8;}
#left .left_dh>ul>li dl>dd>a.on{ color:#2d6bb8; background:none;}
#left .left_con{ margin-top:35px;}
#left .left_con>span{ height:42px; background:#0463b9; line-height:42px; padding-left:18px; font-size:16px; color:#fff; display:block;} 
#left .left_con>img{ width:100%; height:auto;}
#left .left_con>.desc{ background:#f8f8f8; padding:20px; box-sizing:border-box;}

/*content*/
#right{ width:896px; float:right;}
#right .right_dh{ height:42px; line-height:42px; border-bottom:solid 1px #e6e6e6;}
#right .right_dh_l{ color:#1175c2; font-size:16px; float:left;}
#right .right_dh_r{ float:right; padding-right:6px;}
#right .right_con{ min-height:200px; padding:25px 0;}
#right .right_box{ line-height:28px;}
#right .right_box img{ max-width:100%; height:auto;}
#right .right_box video{ max-width:100%; height:auto;}
#right .right_box iframe{ max-width:100%; height:auto;}

/*list_pro*/
ul.list_pro{ text-align:center;}
ul.list_pro li{ float:left; width:280px; margin-left:28px; margin-bottom:30px;}
ul.list_pro li:nth-child(3n+1){ margin-left:0;}
ul.list_pro li .img{ width:280px; height:280px; border:1px solid #e6e6e6; box-sizing:border-box; overflow:hidden;}
ul.list_pro li img{ max-width:100%; max-height:100%; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_pro li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_pro li span{ display:block; padding-top:10px;}

/*display*/
.dis_big{ text-align:center; margin-top:20px;}
.dis_big .l{ float:left; width:50%;}
.dis_big .r{ float:right; text-align:left; width:46%; margin-top:20px;}
.dis_name{ padding:10px 0;}
.dis_pic img{ border:1px solid #e6e6e6; max-width:100%;}
.dis_note{ text-align:left; margin-top:30px;}

/*list_share*/
ul.list_share{ text-align:center;}
ul.list_share li{ float:left; width:280px; margin-left:25px; margin-bottom:25px;}
ul.list_share li:nth-child(4n+1){ margin-left:0;}
ul.list_share li .img{ width:280px; height:210px; overflow:hidden;}
ul.list_share li img{ width:100%; height:100%; object-fit:cover; transition:all 0.6s; -ms-transition:all 0.6s;}
ul.list_share li:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
ul.list_share li span{ display:block; padding-top:10px;}

/*share_list*/
ul.share_list{ text-align:center;}
ul.share_list li{ float:left; width:205px; height:90px; margin-left:25px; background:#fff; margin-bottom:25px;}
ul.share_list li:nth-child(4n+1){ margin-left:0;}
ul.share_list .img{ width:205px; height:90px; display:table-cell; vertical-align:middle; border:1px solid #e6e6e6; box-sizing:border-box; text-align:center; overflow:hidden;}
ul.share_list .img img{ max-width:90%; max-height:90%; transition-duration:.5s; -ms-transition-duration:.5s; -moz-transition-duration:.5s; -webkit-transition-duration:.5s;}
ul.share_list li:hover img{ transform:scale(1.08); -webkit-transform:scale(1.08);}

/*table*/
table{ width:100%; border-width:1px; border-color:#eee; border-collapse:collapse;}
table th{ border-width:1px; padding:8px; border-style:solid; border-color:#eee; background-color:#e8e8e8;}
table td{ border-width:1px; padding:8px; border-style:solid; border-color:#eee; background-color:#fff;}

/*list_news*/
ul.list_news li{ position:relative; height:40px; line-height:40px; border-bottom:1px dotted #ccc;}
ul.list_news li span{ position:absolute; right:5px; top:0;}

/*list_img_news*/
ul.list_img_news{ margin-bottom:30px;}
ul.list_img_news li{ margin-bottom:20px; overflow:hidden;}
ul.list_img_news li .img{ width:250px; height:152px; float:left; overflow:hidden;}
ul.list_img_news li .img img{ width:100%; height:100%; object-fit:cover; transition:all 0.6s; -ms-transition:all 0.6s;}
ul.list_img_news li .img:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
ul.list_img_news li .desc{ width:620px; float:right;}
ul.list_img_news li span{ font-size:16px; margin:10px 0; display:block;}
ul.list_img_news li p{ color:#666; line-height:1.8;}
ul.list_img_news li em{ display:block; color:#666; margin-top:5px;}
ul.list_img_news li i{ color:#007ac1; display:block; margin-top:10px;}

/*list_pic_news*/
ul.list_pic_news{ text-align:center;}
ul.list_pic_news li{ float:left; width:300px; margin:0 8px; height:260px;}
ul.list_pic_news li .img{ width:300px; height:200px; overflow:hidden;}
ul.list_pic_news li img{ width:100%; height:100%; object-fit:cover; transition:all 0.8s ease 0s; -webkit-transform:all 0.8s ease 0s; -ms-transition:all 0.8s ease 0s;}
ul.list_pic_news li:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
ul.list_pic_news li span{ display:block; padding-top:10px;}

/*dis_news*/
#dis_news{ margin-top:20px;}
#dis_news .news_title{ font-size:18px; text-align:center;}
#dis_news .news_date{ text-align:center; line-height:2; padding-bottom:10px; color:#888;}
#dis_news .news_content{ padding:5px; text-align:left;}

/*list_links*/
ul.list_links{ text-align:center;}
ul.list_links li{ float:left; padding:5px 10px; text-align:center; width:140px; height:50px;}
ul.list_links li img{ width:130px; height:50px;}

/*page*/
.page{ text-align:center; line-height:30px; min-height:30px; clear:both; margin-top:20px;}
/*pages*/
.pages{ width:100%; margin:0 auto; margin-top:30px; text-align:center;}
.pages .pages_m_box{ display:none;}
.pages a{ border:1px solid #c1c1c1; padding:5px 10px; margin:0 3px;}
.pages a:hover,a.active{ background:#1b77c6; color:#fff; border-color:#1b77c6;}
.pages span{ border:1px solid #c1c1c1; padding:5px 10px; margin:0 3px; cursor:pointer;}
.pages span:hover,span.active{ background:#1b77c6; color:#fff; border-color:#1b77c6;}

/*feedback*/
.feedback{ width:680px;}
.feedback img{ cursor:pointer;}
.feedback input{ width:246px; height:30px; line-height:30px; color:#565656; border:1px solid #ccc; margin-bottom:12px;}
.feedback textarea{ width:450px; height:96px; line-height:30px; color:#565656; border:1px solid #ccc; margin-bottom:12px; resize:none;}
.feedback ul li span{ width:96px; height:30px; line-height:30px; color:#565656; margin-right:12px; float:left; text-align:left;}
.feedback .submit{ width:110px; height:30px; line-height:30px; color:#565656; border:1px solid #ccc; margin-top:12px; cursor:pointer;}
.feedback .code{ width:246px;}
.feedback img{ color:#565656; float:right;}

/*animate*/
@keyframes rotate{
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}

/*map*/
.map{ width:100%; height:400px; border:1px solid #ccc;}
.map img{ max-width:inherit !important;}
.shadow,.pop,.anchorBL{ display:none;}

/*form*/
.form{ margin:0 auto; width:100%;}
.form .form-group{ margin-bottom:10px;}
.form .form-group>em{ width:96px; display:inline-block;}
.form .form-group:nth-child(5)>em{ vertical-align:top;}
.form .form-group>input[type="text"],textarea{ width:300px; height:30px; border:1px solid #ddd; outline:none; text-indent:10px;}
.form .form-group>input.code{ width:80px;}
.form .form-group>textarea{ width:296px; height:100px; margin:5px 0;}
.form .form-group>.box{ margin:0 auto; text-align:center; margin-top:20px;}
.form .form-group>.box>input{ width:100px; background:#e5e5e5; height:36px; line-height:36px; font-size:14px; color:#565656; border:0; cursor:pointer;}
.form .form-group>.box>input[type="submit"]{ margin:0 5px;}
.form .form-group>.box>input[type="submit"]:hover{ background:#0463b9; color:#fff;}
.form .form-group>.box>input[type="reset"]{ margin:0 5px;}
.form .form-group>.box>input[type="reset"]:hover{ background:#0463b9; color:#fff;}

/*float*/
.float{ width:50px; position:fixed; right:0; bottom:150px; background:#e2e4e3; z-index:99; padding:10px 0; border-radius:5px 0 0 5px;}
.float li{ margin:20px 0; position:relative;}

/*livechat*/
#livechat{ z-index:999; right:45px; visibility:visible; width:140px; position:absolute; top:220px; height:203px; text-align:center;}
#livechat ul,li{ padding:0px; margin:0px; list-style:none; line-height:1.6;}
#livechat ul{ border-top:1px solid #e0e0e0; padding:10px 0;}
#livechat ._title{ line-height:20px; font-size:12px; margin:10px 0; color:#898989; text-align:center; display:inline-block;}
#livechat ._close{ position:absolute; width:22px; height:36px; right:4px; cursor:pointer; top:-1px;color:#fff; font-weight:normal;}
#livechat ._img{ line-height:26px; border:0 none; position:relative; top:3px; right:5px;}
#livechat ul>li>img{ width:80%;}
.chat_top{ width:135px; height:36px; background:#0463b9; font-size:14px; font-weight:bold; color:#fff; line-height:36px; text-align:center; padding-right:5px;}
.chat_line{ border-left:1px solid #0463b9; border-bottom:1px solid #0463b9; border-right:1px solid #0463b9; background:#fff; line-height:28px;}

/*nav*/
#footer_nav{ background:#353535;}
#footer_nav .footer_nav_con{ width:100%; margin:0 auto; padding:60px 0; color:#f1f1f1;}
#footer_nav .footer_nav_con a{ color:#f1f1f1;}
#footer_nav .footer_nav_con a:hover{ color:#fff;}
#footer_nav .footer_nav_con .pic{ float:left; width:150px;}
#footer_nav .footer_nav_con .list_con{ float:right;}
#footer_nav .footer_nav_con .list_con>ul>li{ display:inline-block; font-size:16px; margin-left:76px;}
#footer_nav .footer_nav_con .list_con>ul>li:nth-child(1){ margin-left:0;}
#footer_nav .footer_nav_con .contact{ margin-top:45px;}
#footer_nav .footer_nav_con .contact .list{ width:60%; float:left;}
#footer_nav .footer_nav_con .contact .list>ul>li{ line-height:1; margin-bottom:15px;}
#footer_nav .footer_nav_con .contact .list>ul>li>img{ float:left; margin-right:15px;}
#footer_nav .footer_nav_con .qcode{ float:right; display:flex; align-items:center;}
#footer_nav .footer_nav_con .qcode img{ max-width:91px; display:inline-block;}
#footer_nav .footer_nav_con .qcode .desc{ display:inline-block; margin-left:30px; vertical-align:middle;}

/*footer*/
#footer{ padding:20px 0; background:#353535; color:#f1f1f1; border-top:1px solid #474747;}
#footer a{ color:#f1f1f1;}
#footer a:hover{ color:#fff;}
#footer .footer_con{ margin:0 auto; text-align:center;}
#footer .footer_con .l{ float:left;}
#footer .footer_con .r{ float:right; text-align:right;}
#footer .footer_copy{ text-align:center; padding:15px 0;}

/*go_top*/
.go_top{ width:50px; height:50px; background:#222; color:#fff; font-size:16px; position:fixed; bottom:60px; right:20px; text-align:center; cursor:pointer; display:none;}
.go_top em{ text-align:center; display:block; line-height:1; padding-top:3px;}

/*media*/
@media (min-width:769px){
.header{ display:none;}
}

/*public*/
@media screen and (max-width:768px){
html,body{ overflow:auto; overflow-x:hidden;}
#header{ display:none;}
.container{ min-width:100%; width:100%;}
.con{ padding:0 15px 20px 15px;}

/*header*/
.header{ width:100%; height:60px; line-height:60px; background:#fff; position:fixed; box-shadow:0px 1px 10px rgba(0,0,0,.2); z-index:999;}
.header .m_logo img{ height:40px; padding:10px 10px;}
.header .nav{ width:100%; height:100%; background:#fff; position:absolute; top:60px; border-top:1px solid #f0f0f0; overflow-y:scroll; display:none;}
.header .nav ul li a{ display:block; font-size:15px; color:#454545; line-height:16px; text-align:left; padding:14px 20px; border-bottom:1px solid #f0f0f0;}
.header .nav ul li a:hover{ background:#0463b9; color:#fff;}
.header .header_icon{ position:fixed; top:0; right:0; height:60px; width:50px; overflow:hidden; text-indent:100%; white-space:nowrap; color:transparent;}
.header .header_icon span,.header .header_icon span::after,.header .header_icon span::before { position:absolute; background-color:#0463b9; height:2px; width:24px;}
.header .header_icon span{left:50%; top:50%; bottom:auto; right:auto; -webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-transition:background-color .3s; transition:background-color .3s;}
.header .header_icon span::after,.header .header_icon span::before{ content:''; left:0; -webkit-transition:-webkit-transform .3s; transition:-webkit-transform .3s; transition:transform .3s; transition:transform .3s,-webkit-transform .3s;}
.header .header_icon span::before{ -webkit-transform:translateY(-9px); -ms-transform:translateY(-9px); transform:translateY(-9px);}
.header .header_icon span::after{ -webkit-transform:translateY(9px); -ms-transform:translateY(9px); transform:translateY(9px);}
.header_top{ height:60px;}

/*banner*/
.banner{ height:180px; top:0;}
.banner .swiper-slide{ background-size:cover;}
.banner .swiper-pagination{ bottom:10px;}
.banner .swiper-pagination-bullet{ margin:0 4px !important;}
.banner .swiper-pagination-bullet{ width:8px; height:8px;}
.banner .swiper-button-prev{ left:10px;}
.banner .swiper-button-next{ right:10px;}

/*banner_inside*/
.banner_inside{ height:140px; top:0;}
.banner_inside .swiper-slide{ background-size:cover;}
.banner_inside .swiper-pagination{ bottom:10px;}
.banner_inside .swiper-pagination-bullet{ margin:0 4px !important;}
.banner_inside .swiper-pagination-bullet{ width:8px; height:8px;}
.banner_inside .swiper-button-prev{ left:10px;}
.banner_inside .swiper-button-next{ right:10px;}

/*home*/
#home .home_con .logo>img{ width:80%;}
#home .home_con>span{ font-size:18px; margin-top:20px;}
#home .home_con>ul{ margin-top:30px;}
#home .home_con>ul>li{ width:40%; margin:0 auto; margin-left:1%; margin-right:1%;}
#home .home_con>ul>li>.img{ width:80px; height:80px; background-size:cover;}
#home .home_con>ul>li>.img>img{ width:100%; height:auto;}
#home .home_con>ul>li>a{ width:100%; background-size:contain; font-size:18px; margin-top:0;}
#home .home_con>.copyright{ width:80%; margin:0 auto; margin-top:10vh;}

#home_pro{ margin-top:30px;}
#home_pro .home_pro_dh>span{ font-size:24px;}
#home_pro .home_pro_dh>em{ font-size:18px; margin-top:-15px;}
#home_pro .home_pro_dh>i{ margin-top:15px; height:3px;}
#home_pro .home_pro_dh>p{ width:90%; margin:0 auto; margin-top:10px;}
#home_pro .home_pro_nav{ width:94%; margin:0 auto; margin-top:20px; font-size:0;}
#home_pro .home_pro_nav>a{ width:49.5%; margin:0; margin-left:1%; margin-bottom:1%;}
#home_pro .home_pro_nav>a:nth-child(2n+1){ margin-left:0;}
#home_pro .home_pro_con{ width:94%; margin:0 auto; margin-top:10px;}
#home_pro .home_pro_con ul li{ width:48%; margin-left:4%; margin-bottom:4%;}
#home_pro .home_pro_con ul li:nth-child(2n+1){ margin-left:0;}
#home_pro .home_pro_con ul li .img{ width:100%; height:100%; box-sizing:border-box;}

#home_about{ margin-top:20px;}
#home_about .home_about_con{ width:100%; margin:0 auto; display:block;}
#home_about .home_about_con .desc{ width:94%; margin:0 auto; padding-right:0; display:block; padding:25px 0;}
#home_about .home_about_con .desc .list{ width:100%; float:none;}
#home_about .home_about_con .desc .list>span{ font-size:22px;}
#home_about .home_about_con .desc .list>em{ font-size:17px; margin-top:0;}
#home_about .home_about_con .desc .list>i{ margin-top:15px; height:3px;}
#home_about .home_about_con .desc .list>.desc_box{ margin-top:10px;}
#home_about .home_about_con .desc .list>a.more{ width:130px; margin-top:20px;}
#home_about .home_about_con .img{ width:100%;}

#home_app{ margin-top:30px;}
#home_app .home_app_dh>span{ font-size:24px;}
#home_app .home_app_dh>em{ font-size:18px; margin-top:-15px;}
#home_app .home_app_dh>i{ margin-top:15px; height:3px;}
#home_app .home_app_dh>p{ width:90%; margin:0 auto; margin-top:10px;}
#home_app .home_app_con{ width:90%; margin:0 auto; margin-top:20px;}
#home_app .home_app_con ul li{ width:32%; margin-left:2%;}
#home_app .home_app_con ul li:nth-child(3n+1){ margin-left:0;}
#home_app .home_app_con ul li .img{ width:100%; height:100%;}
#home_app .home_app_con ul li:nth-child(2n){ margin-top:0;}
#home_app .home_app_con ul li span{ height:40px; line-height:40px; font-size:14px;}

#home_partner{ margin-top:30px; padding:25px 0;}
#home_partner .home_partner_dh>span{ font-size:24px;}
#home_partner .home_partner_dh>em{ font-size:18px; margin-top:-15px;}
#home_partner .home_partner_dh>i{ margin-top:15px; height:3px;}
#home_partner .home_partner_dh>p{ width:80%; margin:0 auto; margin-top:10px;}
#home_partner .home_partner_con{ width:94%; margin:0 auto; margin-top:20px;}
#home_partner .home_partner_con ul li{ width:48%; height:60px; margin-left:4%; margin-bottom:4%;}
#home_partner .home_partner_con ul li:nth-child(5n+1){ margin-left:4%;}
#home_partner .home_partner_con ul li:nth-child(2n+1){ margin-left:0;}
#home_partner .home_partner_con ul li .img{ height:60px;}
#home_partner .home_partner_con ul li .img img{ max-width:60%; max-height:60%;}
#home_partner .home_partner_con ul li:last-child{ display:none;}
#home_partner .home_partner_con a.more{ width:180px; margin-top:10px; height:38px; line-height:38px;}

#home_news{ margin-top:30px; margin-bottom:40px;}
#home_news .home_news_dh>span{ font-size:24px;}
#home_news .home_news_dh>em{ font-size:18px; margin-top:-15px;}
#home_news .home_news_dh>i{ margin-top:15px; height:3px;}
#home_news .home_news_dh>p{ width:80%; margin:0 auto; margin-top:10px;}
#home_news .home_news_con{ width:94%; margin:0 auto; margin-top:20px;}
#home_news .home_news_con>ul>li{ width:48%; margin-left:4%; border-bottom-width:2px;}
#home_news .home_news_con>ul>li:last-child{ display:none;}
#home_news .home_news_con>ul>li .img{ width:100%; height:100px;}
#home_news .home_news_con>ul>li .desc{ padding:5%;}
#home_news .home_news_con>ul>li span{ font-size:15px; margin-top:5px;}
#home_news .home_news_con>ul>li em{ font-size:14px; margin-top:3px;}
#home_news .home_news_con>ul>li p{ font-size:14px; margin-top:5px;}
#home_news .home_news_con>ul>li i{ margin-top:15px;}

/*content*/
/*right*/
#right{ width:100%;}
#right .right_dh{ margin:0; font-size:15px; position:relative;}
#right .right_con{ min-height:320px; padding:0; padding-top:15px;}
#right .right_con img{ max-width:100%; padding:0 !important;}
#right .right_con iframe{ max-width:100%; height:auto;}
#right .right_con video{ max-width:100%; height:auto;}
#right .right_con table{ width:100% !important;}
#right .right_dh_l{ font-size:15px;}
#right .right_dh_r{ display:none;}
#right .right_icon{ position:absolute; top:3px; right:1px; height:30px; width:30px; overflow:hidden; text-indent:100%; white-space:nowrap; color:transparent;}
#right .right_icon span{ width:5px; height:5px; border-radius:50%; background:#222; display:block; float:right; position:relative; top:18px; margin-left:4px;}

/*left*/
#left{ position:fixed; left:inherit; width:60%; height:100%; right:-100%; top:0; margin-left:0; background:#353535; padding-top:60px; overflow-y:scroll; height:100%; z-index:10;}
#left .left_top{ color:#fff; font-size:16px; border-bottom:1px solid rgba(255,255,255,0.1); padding-left:20px; background:#353535; text-align:left; margin:0; font-weight:normal;} 
#left .left_top span{ display:none;}
#left .left_dh{ margin-bottom:60px; border:none;}
#left .left_dh>ul>li{ text-align:left; display:block; margin:0;}
#left .left_dh>ul>li a{ height:40px; line-height:40px; color:#f5f5f5; border-bottom:1px solid rgba(255,255,255,0.1); display:block; padding-left:20px; background:#353535; border-radius:0; font-size:14px;}
#left .left_dh>ul>li a:hover{ font-weight:600; background:#353535; color:#fff;}
#left .left_dh>ul>li a.on{ font-weight:600; background:#353535; color:#fff;}
#left .left_dh>ul>li dl>dd>a{ border-bottom:1px solid rgba(255,255,255,0.1);}
#left .left_dh>ul>li dl>dd>a:hover{ font-weight:600; background:#353535; color:#fff;}
#left .left_dh>ul>li dl>dd>a.on{ font-weight:600; background:#353535; color:#fff;}
#left .left_con{ display:none;}
.mask{ position:fixed; top:0; left:0; z-index:1; width:100%; height:100%; background-color:rgba(0,0,0,.5); display:none;}

/*list_news*/
ul.list_news li{ width:100%;}
ul.list_news li dd{ width: calc(100% - 86px); word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*list_pic_news*/
ul.list_pic_news li{ width:46%; margin:0 2%; margin-bottom:2%;}
ul.list_pic_news li .img{ width:100%; height:100%;}
ul.list_pic_news li img{ width:100%; height:100%;}
ul.list_pic_news li span{ font-size:15px; text-align:left; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
ul.list_pic_news li p{ padding-top:5px;}

/*list_img_news*/
ul.list_img_news li{ margin-bottom:12px;}
ul.list_img_news li .img{ width:40%; height:100px;}
ul.list_img_news li .img img{ width:100%; height:100%;}
ul.list_img_news li .desc{ width:56%;}
ul.list_img_news li span{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin:0; font-size:15px;}
ul.list_img_news li p{ line-height:1.6; margin-top:2px; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:1; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
ul.list_img_news li i{ margin-top:5px;}

/*dis_news*/
#dis_news{ width:100%; margin-top:10px;}
#dis_news img{ height:auto !important;}
#dis_news .news_title{ font-size:15px;}
#dis_news .news_content{ padding:0;}

/*list_pro*/
ul.list_pro li{ width:48%; margin-left:4%; margin-bottom:4%;}
ul.list_pro li:nth-child(3n+1){ margin-left:4%;}
ul.list_pro li:nth-child(2n+1){ margin-left:0;}
ul.list_pro li .img{ width:100%; height:140px;}
ul.list_pro li img{ width:100%; height:100%;}
ul.list_pro li span{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*display*/
.dis_big{ margin-top:10px;}

/*list_share*/
ul.list_share li{ width:48%; margin-left:4%; margin-bottom:4%;}
ul.list_share li:nth-child(3n+1){ margin-left:4%;}
ul.list_share li:nth-child(2n+1){ margin-left:0;}
ul.list_share li .img{ width:100%; height:110px;}
ul.list_share li img{ width:100%; height:100%;}
ul.list_share li span{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*share_list*/
ul.share_list li{ width:48%; margin-left:4%; margin-bottom:4%; height:60px;}
ul.share_list li:nth-child(2n+1){ margin-left:0;}
ul.share_list li .img{ width:100%; height:60px; display:flex; align-items:center; justify-content:center;}
ul.share_list li .img>img{ max-width:60% !important; max-height:60%;}
ul.share_list li span{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*form*/
.form{ width:100%;}
.form .form-group>em{ width:100%;}
.form .form-group>input[type="text"]{ width:100%;}
.form .form-group>textarea{ width:98.5%;}
.form .form-group>input.code{ width:70px;}
.form input[type="submit"],input[type="reset"]{ width:40%;}

/*pages*/
.pages{ width:100%; margin:0 auto; margin-top:20px; margin-bottom:20px; text-align:center;}
.pages .pages_box{ display:none;}
.pages .pages_m_box{ display:block;}
.pages a{ padding:0px 8px;}
.pages span{ padding:0px 8px;}
.pages .p_left{ float:left;}
.pages .p_right{ float:right;}
.pages .p_page{ border:0;}

/*float*/
.float{display:none;}

/*livechat*/
#livechat{ display:none;}

/*nav*/
#footer_nav{ display:none;}

/*footer*/
#footer{ padding:15px 0;}
#footer .footer_con{ width:96%; margin:0 auto; text-align:center;}
#footer .footer_con .l{ float:none;}
#footer .footer_con .r{ float:none; text-align:center;}
#footer .footer_copy{ margin:0 auto; width:94%; padding:15px 0;}
}