﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#104487; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:110px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999; -webkit-transition:0.3s; transition:0.3s; box-shadow:-20px 20px 30px 0px rgba(158,158,158,.3);}
.w95{width:95%; max-width:1440px; margin:auto;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; margin-top:15px;}

.navMenu{float:left;}
.navMenu>li{float:left; position:relative; line-height:110px; height:110px; font-size:16px;}
.navMenu>li>a{padding:0 23px; color:#000; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:50px; height:3px; background:#104487; position:absolute; left:50%; bottom:0px; margin-left:-25px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#104487;}
		
/* navMenu */
.navMenubox{float:left; margin-left:60px;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:50%; margin-left:-90px; top:110px; z-index:3; display:none; background:#fff; width:180px; box-shadow:0 5px 10px #333;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6; text-align:center;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:35px; padding:0 10px; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu li>a.active,.navMenu>li>ul.sub-menu li>a:hover,.navMenu>li>ul.sub-menu>li.active >a{background:#104487; color:#fff;}

.top_r{float:right;}
/*language*/
.Hlang{position:relative; float:left; margin:42px 0 0 20px; height:30px; z-index:1001;}
.Hlang-menu{display:block; background:url(../images/top_lgtb.jpg) left no-repeat; width:22px; height:22px;}
.Hlang-box{width:140px;box-shadow:1px 1px 10px #999;background:#fff;position:absolute; top:30px; left:-50px;display:none; padding:4px 0px;}
.Hlang-box a{display:block; padding:5px 10px 5px 50px; line-height:24px;font-size:14px;background-repeat:no-repeat !important;background-position:15px center !important;}
.Hlang-box a:hover{color:#fff;background:#104487;}
.Hlang-box a.cn{background-image:url(../images/lg_cn.jpg);}
.Hlang-box a.en{background-image:url(../images/lg_en.jpg);}

.Hsrch{margin:43px 0 0 0; float:left;}
.Hsrch-menu{display:block; width:22px; height:22px; background:url(../images/fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:100px; background:#fff; position:absolute; top:0px; left:0px; display:none; z-index:1002;}
.Hsrch-block{width:62% !important; height:32px; margin:35px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}
.top_rdh{width:22px; float:right; margin:40px 0 0 20px;}

.phxia,.banner,.sj{display:none !important;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:110px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%; overflow:hidden;}
.slides li img{width:100%; display:block; transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transition:all 0.4s linear 1.2s; -moz-transition:all 0.4s linear 1.2s; -ms-transition:all 0.4s linear 1.2s; -o-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s;}
.slides li.flex-active-slide img{transition-delay:0.4s !important;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 5.0s linear; -moz-transition:all 5.0s linear; -ms-transition:all 5.0s linear; -o-transition:all 5.0s linear; transition:all 5.0s linear;}
.flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:14px; height:14px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:14px; height:14px; line-height:45px; border-radius:100%; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#104487;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:70px;height:67px;overflow:hidden;cursor:pointer;position:absolute;background-size:70px 67px !important;}
.flex-direction-nav li a.flex-prev{left:10%;background:url(../images/left1s.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10%;background:url(../images/right1s.png) center center no-repeat;}

.in_md{width:100%; margin:60px auto 0;}
.in_title{width:100%; min-width:1200px; margin:auto; text-align:center;}
.in_title h1{font-size:30px; font-weight:bold; line-height:30px; color:#000;}
.in_title h1:after{content:""; display:block; width:35px; height:2px; background:#104487; margin:15px auto 0;}
.in_title h1 a{color:#000;} .in_title h1 a:hover{color:#104487;}
.in_title p{font-family:Arial; font-weight:bold; color:#999; margin-top:10px; text-transform:uppercase;}
.in_md_img{width:100%; margin:40px auto 0;}
.in_md_img li{width:20%; float:left; position:relative;}
.in_md_img li .pic{width:100%; float:left; overflow:hidden;}
.in_md_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_md_img li:hover .pic img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.in_md_img li .title{position:absolute; bottom:0; left:50%; width:100%; margin-left:-50%; text-align:center; background:rgba(0,0,0,.6);}
.in_md_img li a .title{font-size:18px; color:#fff; line-height:50px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in_md_img li a:hover .title{display:none;}
.in_md_img li .box{position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.6); opacity:0; -webkit-transition:all .3s; transition:0.3s;}
.in_md_img li:hover .box{opacity:1; cursor:pointer; transition: all 0.5s linear;}
.in_md_img li .box_nr{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:100%; padding:5%;}
.in_md_img li .box_bt{font-size:24px; font-weight:bold; font-family:Arial; text-align:center; color:#fff; }
.in_md_img li .box_fdj{width:50px; height:50px; margin:20px auto 0; display:block;}

.in_aboutbg{height:680px; margin:60px auto 0; background:url(../images/in_aboutbg.jpg) fixed center; background-size:cover; padding:60px 0;}
.in_about_text{width:100%; margin:20px auto 0; position:relative; font-size:16px; line-height:36px; text-align:center; color:#000; padding:0 5%}
.in_about_text:after{content:""; display:block; width:33px; height:30px; background:url(../images/in_about_tb.png) top left no-repeat; position:absolute; top:0; left:0;}
.in_about_text:before{content:""; display:block; width:33px; height:30px; background:url(../images/in_about_tb2.png) top left no-repeat; position:absolute; top:0; right:0;}
.in_about_img{width:95%; margin:40px auto 0;}
.in_about_img li{width:31%; float:left; margin-right:3.5%; overflow:hidden; box-shadow:0 3px 15px #999;}
.in_about_img li:nth-child(3n){margin-right:0;}
.in_about_img li img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_about_img li img:hover{-webkit-transform:scale(1.1); transform: scale(1.1);}

.in_fwxm{width:100%; margin:60px auto 0;}
.in_fwxm_img{width:100%; margin:auto;}
.in_fwxm_img li{width:32%; float:left; margin:40px 2% 0 0;}
.in_fwxm_img li:nth-child(3n){margin-right:0;}
.in_fwxm_img li .bsn-fl{width:100%; float:left; position:relative;}
.in_fwxm_img li .bsn-nt{position:absolute; left:0px; bottom:0px; height:70px; line-height:70px;background:rgba(0,0,0,.5); padding:0 4%;}
.in_fwxm_img li .bsn-nt p{max-width:84%; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.in_fwxm_img li .bsn-nt a.i_m{position:absolute;right:4%;top:54px;opacity:0;border:2px solid #fff;border-radius:100%;width:50px;height:50px;border-radius:50%;line-height:47px;text-align:center;color:#fff;}
.in_fwxm_img li .bsn-nt a.i_m:hover{background:#fff;color:#333;}
.in_fwxm_img li .bsn-nt h4{font-size:28px;color:#fff;text-align: center;}
.in_fwxm_img li .bsn-nt h4 a{color:#fff;}
.in_fwxm_img li .bsn-nt h4 a:hover{color:#f00;}
.in_fwxm_img li .bsn-fl:hover .bsn-nt,.in_fwxm_img li .bsn-fr:hover .bsn-nt{height:150px;transition:all 0.6s linear;line-height:35px;padding:20px 4%;}
.in_fwxm_img li .bsn-fl:hover h4{text-align:left;}
.in_fwxm_img li .bsn-fl:hover p{color:#fff;}
.in_fwxm_img li .bsn-fl:hover .bsn-nt p{margin-top:10px;}
.in_fwxm_img li .bsn-fl:hover a.i_m{opacity:1;}

.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.ofH{overflow:hidden;}

.in_news{width:1200px; margin:60px auto 0;}
.in_newsnr{width:100%; margin:40px auto 0;}
.in_newsl_list{width:63%; float:left;}
.in_newsl_list li{width:100%; float:left; margin-bottom:20px;}
.in_newsl_list li:last-of-type{margin-bottom:0;}
.in_newsl_list li .pic{width:25%; float:left; overflow:hidden;}
.in_newsl_list li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_newsl_list li .pic img:hover{-webkit-transform:scale(1.1); transform: scale(1.1);}
.in_newsl_list li .text{width:72%; float:right; border-bottom:1px solid #ddd; padding-bottom:15px;}
.in_newsl_list li .text h2{font-size:16px; font-weight:bold; color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in_newsl_list li .text h2 a{line-height:30px; color:#000;}
.in_newsl_list li .text h2 a:hover{color:#104487;}
.in_newsl_list li .text span{margin-top:5px; display:block; line-height:30px; background:url(../images/in_news_sjtb.png) left no-repeat; padding-left:28px; font-size:14px; font-family:Arial;}
.in_newsl_list li .text p{margin-top:5px; font-size:14px; line-height:28px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.in_newsr{width:33%; float:right;}
.in_newsr_pic{width:100%; float:left; overflow:hidden;}
.in_newsr_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_newsr_pic img:hover{-webkit-transform:scale(1.1); transform: scale(1.1);}
.in_newsr_txt{width:100%; float:left; background:#eee; padding:20px;}
.in_newsr_txt h2{font-size:16px; font-weight:bold; color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.in_newsr_txt h2 a{line-height:30px;color:#000;}
.in_newsr_txt h2 a:hover{color:#104487;}
.in_newsr_txt span{margin-top:10px; display:block; line-height:30px; background:url(../images/in_news_sjtb.png) left no-repeat; padding-left:28px; font-size:14px; 
	font-family:Arial;}
.in_newsr_txt p{font-size:14px; margin-top:10px; line-height:28px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.in_newsr_txt .more{width:90px; float:left; margin-top:10px;}
.in_newsr_txt .more a{display:block; font-size:14px; background:url(../images/in_news_jt.png) right no-repeat;}
.in_newsr_txt .more a:hover{color:#104487;}

.footer_bg{margin:60px auto 0; background:url(../images/footer_bg.jpg) fixed center; background-size:cover; padding:40px 0; overflow:hidden;}
.footer_navbg{margin:auto; background:url(../images/foot_fgx.jpg) bottom no-repeat; padding-bottom:30px;}
.foot_title{float:left; font-size:18px; font-weight:bold; color:#104487; line-height:26px;}
.foot_nav{float:left; margin:25px 0 0 60px; font-size:16px; color:#000;}
.foot_nav a{padding:0 30px; font-size:16px; color:#000;}
.foot_nav a:hover{color:#104487;}
.footer_nr{width:1200px; margin:40px auto 0;}
.footer_l{width:400px; float:left; color:#666; line-height:24px;}
.footer_l_tit{width:100%; float:left; font-weight:bold; font-size:16px; line-height:30px; color:#000;}
.footer_l_p1{width:100%; float:left; background:url(../images/foot_xtb.png) left no-repeat; padding-left:20px; margin-top:10px;}
.footer_l_p2{width:100%; float:left; margin-top:5px;}
.footer_c{width:350px; float:left; color:#666; line-height:24px; margin-left:180px;}
.footer_c_p1{width:100%; float:left; background:url(../images/foot_xtb2.png) left no-repeat; padding-left:20px; margin-top:10px;}
.footer_c_p2{width:100%; float:left; background:url(../images/foot_xtb3.png) left no-repeat; padding-left:20px; margin-top:5px;}
.footer_c_p2 a{color:#666;} .footer_c_p2 a:hover{color:#104487;}
.footer-cr-link{float:left; margin-top:10px;}
.footer-cr-link img{margin-top:5px;}
.footer-cr-link>a{display:inline-block; vertical-align:top; background:#999; border-radius:100%; padding:1px 7px; margin-right:10px;}
.footer-cr-link>a:nth-of-type(1):hover{color:#fff; background:#73cc6c;}
.footer-cr-link>a:nth-of-type(2):hover{color:#fff; background:#b93434;}
.footer-cr-link>a:nth-of-type(3):hover{color:#fff; background:#34a1db;}
.footer-cr-link .wechat-btn{position:relative;}
.footer-cr-link .wechat-btn:hover .wechat-code{display:block;}
.footer-cr-link .wechat-btn .wechat-code{display:none; position:absolute; width:140px; height:140px; background-color:#fff; left:50%; top:-160px; margin-left:-70px; 
	border-radius:5px;}
.footer_ewm{float:right;}
.footer_ewm li{width:140px; float:left;}
.footer_ewm li:nth-child(2n){margin-right:0;}
.footer_ewm li .tp{width:140px; float:left;}
.footer_ewm li .tp img{width:140px; height:140px; display:block;}
.footer_ewm li .wz{width:140px; float:left; margin-top:6px; line-height:24px; color:#666; text-align:center;}


/*右侧浮动*/
.y-kefu-box{position:fixed; right:0; top:20%; z-index:9999; font-size:13px;}
.y-kefu-box img{display: block; width:100%; height:auto;}
.y-kefu-box01 .icon{display:block; background:url(../images/icons01.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{width:54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width:27px; height:27px; background-position:-5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before{content:''; display: block; width:1px; height:12px; background-color: #104487; position: absolute; bottom: -12px; left: 13px; z-index: 1;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-qiao{background-color:#104487; border-color:#104487; color:#fff; margin:10px 0 7px;}
.y-kefu-box01 .kf-qiao{border-radius:2px;}
.y-kefu-box01 .kf-qiao i{width:21px; height:22px; background-position:-30px -150px;}
.y-kefu-box01 .kf-QQ{border-top-left-radius:2px;border-top-right-radius:2px;}
.y-kefu-box01 .kf-QQ>i{width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-QQ:hover>i{background-position:-30px -5px;}
.y-kefu-box01 .kf-zixun{border-radius:2px;}
.y-kefu-box01 .kf-zixun i{width:21px;height:22px;background-position:-30px -150px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius: 2px; border-top-right-radius: 2px;}
.y-kefu-box01 .kf-mobile>i{width: 18px; height: 18px; background-position: -5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position: -30px -32px;}
.y-kefu-box01 .kf-weChat>i{width: 22px; height: 19px; background-position: -5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position: -30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius: 2px; border-bottom-right-radius: 2px;}
.y-kefu-box01 .kf-email>i{width: 18px; height: 14px; background-position: -5px -80px;}
.y-kefu-box01 .kf-email:hover>i{background-position: -30px -80px;}
.y-kefu-box01 .back-top i{width: 13px; height: 11px; background-position: -5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position: -30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover{background-color: #104487; border-color: #104487;}
.y-kefu-box01 .hver:hover>p{color: #fff;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .QQ-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;}

.y-kefu-box01 .mobile-infos{width: 215px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div{padding: 20px 0 20px 45px; position: relative;}
.y-kefu-box01 .mobile-infos>div i{width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color: #999;}
.y-kefu-box01 .mobile-infos p{color: #104487; font-size: 18px;}
.y-kefu-box01 .QQ-infos{width:320px;text-align: left;top: 0;}
.y-kefu-box01 .part01{padding: 20px 20px 20px 30px; border-bottom: solid 1px #e9e9e9; position: relative;}
.y-kefu-box01 .part01 p{font-size: 16px; color: #104487; padding-bottom: 5px;}
.y-kefu-box01 .part01 i{width: 28px; height: 26px; background-position: -40px -5px; position: absolute; left: 0; top: 18px; z-index: 2;}
.y-kefu-box01 .part02{padding: 20px;}
.y-kefu-box01 .part02 li{width: 86px; float: left; position: relative;margin: 10px; padding-left: 30px;}
.y-kefu-box01 .part02 i{width: 22px; height: 22px; background-position: -5px -5px; position: absolute; left: 0; top: 0; z-index: 2;}
.y-kefu-box01 .part02 li:hover a{color: #104487;}
.ri{width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.ri-arrow1,.ri-arrow2{width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.ri-arrow1{left:1px; border-left:6px #efefef solid;}
.ri-arrow2{border-left:6px white solid;}

.y-kefu-box01 .y-ewm-box{width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div{width: 151px; height: 178px;}
.y-kefu-box01 .y-ewm-box img{width: 94px; height: 94px; margin: 30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width: 150px; border-right: solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top: 84px;}

.y-kefu-box01 .y-email-infos{padding: 28px 20px 28px 45px; color: #999; text-align: left; bottom: 0;}
.y-kefu-box01 .y-email-infos p{color: #104487; font-size: 16px;}
.y-kefu-box01 .y-email-infos>i{width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px;}
.y-kefu-box01 .y-email-infos .right{top: 55px;}
.y-kefu-box01 .hide-status{width: 54px; height: 65px; background-color: #104487;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun{padding: 10px 0 7px; color: #fff; cursor: pointer;}

/*首页代码 End*/

.about_bn{position:relative; margin:100px auto 0; background:url(../images/about_bn.jpg) no-repeat center center; height:400px; display:flex; align-items:center;}
.mdzs_bn{position:relative; margin:100px auto 0; background:url(../images/mdzs_bn.jpg) no-repeat center center; height:400px; display:flex; align-items:center;}
.fwxm_bn{position:relative; margin:100px auto 0; background:url(../images/fwxm_bn.jpg) no-repeat center center; height:400px; display:flex; align-items:center;}
.news_bn{position:relative; margin:100px auto 0; background:url(../images/news_bn.jpg) no-repeat center center; height:400px; display:flex; align-items:center;}
.tdfc_bn{position:relative; margin:100px auto 0; background:url(../images/tdfc_bn.jpg) no-repeat center center; height:400px; display:flex; align-items:center;}
.job_bn{position:relative; margin:100px auto 0; background:url(../images/job_bn.jpg) no-repeat center center; height:400px; display:flex; align-items:center;}
.cont_bn{position:relative; margin:100px auto 0; background:url(../images/cont_bn.jpg) no-repeat center center; height:400px; display:flex; align-items:center;}

.nytxt{width:1200px; margin:auto; position:relative; z-index:20;}
.nytxt .t1{font-size:30px; letter-spacing:3px; text-align:center;margin-bottom:20px; font-weight:bold; text-transform:uppercase; color:#fff;}
.nytxt .t2{margin-bottom:10px;text-align:center;}
.nytxt .t2 span{position:relative; font-size:16px; color:#fff;}
.nytxt .t2 span a{color:#fff;}
.nytxt .t2 span a:hover{color:#fff; text-decoration:underline;}
.nytxt .t2 span em{font-weight:bold; color:#fff;}
.nytxt .t2 span:after{content:"";position:absolute;left:0%;top:50%;width:120px;height:1px;margin-left:-150px;background:rgba(255,255,255,.2);}
.nytxt .t2 span:before{content:"";position:absolute;right:0%;top:50%;width:120px;height:1px;margin-right:-150px;background:rgba(255,255,255,.2);}
/*文字缓动2*/
.nytxt .t1,.nytxt .t2{animation:mymovet 0.8s infinite;-webkit-animation:mymovet 0.8s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}

.page-dd{display:block; width:58px; height:58px; background:url(../images/icon-Pdd.png) no-repeat center center; margin:auto; animation:pageDD 1.8s linear infinite; -webkit-animation:pageDD 1.8s linear infinite; position:absolute; left:50%; bottom:-100px; margin-left:-29px; z-index:11;}

@keyframes pageDD{
0%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
50%{transform:translateY(30px) scale(.9);-webkit-transform:translateY(30px) scale(.9);opacity:.2;}
100%{transform:translateY(0px) scale(1);-webkit-transform:translateY(0px) scale(1);opacity:1;}
}

@keyframes mymovet{
from{transform:translateY(50px);opacity:0;}
to{transform:translateY(0px);opacity:1;}
}

@-webkit-keyframes mymovet{
from{transform:translateY(50px);opacity:0;;}
to{transform:translateY(0px);opacity:1;}
}

.listMenu{height:72px;line-height:72px; background:#fff; border-bottom:1px solid #e6e6e6;}
.listMenu .menu{width:100%; float:left;}
.listMenu .menu li{float:left; font-size:16px; color:#000; position:relative;}
.listMenu .menu li a:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #104487; border-bottom:none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; opacity:0;}
.listMenu .menu li a{color:#000; display:block; padding:0 30px;}
.listMenu .menu li a:hover,.listMenu .menu li a.cur{color:#fff; background:#104487;}
.listMenu .menu li a:hover:after,.listMenu .menu li a.cur:after{opacity:1;}

.ny_list{width:100%; float:left; position:relative;}
.ny_list ul{text-align:center; overflow:hidden; width:100%; position:relative;}
.ny_list ul:after{content:""; display:block; width:100%; height:1px; background:#e6e6e6; position:absolute; left:0; top:28px; z-index:-1;}
.ny_list ul li{line-height:40px; display:inline-block; margin:8px 6px;}
.ny_list ul li a{display:block; line-height:40px; font-size:15px; text-align:center; padding:0 20px; color:#000; text-decoration:none; background:#fff; border:1px solid #d6d6d6; border-radius:30px;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#104487; color:#fff; border-color:#104487;}

.ny_main{width:1200px; margin:40px auto 60px;}
.nyr_text{width:100%; float:left; margin-top:20px; line-height:30px; font-size:14px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:23%; float:left; margin:20px 2.5% 10px 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#104487; transition:all .5s}
.honor_r_img li span{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:40px 0 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:30px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#104487; background:#104487;}

/** 关于台佑代码 End **/

.md_img{width:100%; margin:40px auto 0;}
.md_img li{width:23%; float:left; margin:10px 2% 10px 0; position:relative;}
.md_img li:nth-child(4n){margin-right:0;}
.md_img li .pic{width:100%; float:left; overflow:hidden;}
.md_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.md_img li:hover .pic img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.md_img li .title{position:absolute; bottom:0; left:50%; width:100%; margin-left:-50%; text-align:center; background:rgba(0,0,0,.6);}
.md_img li a .title{font-size:18px; color:#fff; line-height:50px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.md_img li a:hover .title{display:none;}
.md_img li .box{position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.6); opacity:0; -webkit-transition:all .3s; transition:0.3s;}
.md_img li:hover .box{opacity:1; cursor:pointer; transition: all 0.5s linear;}
.md_img li .box_nr{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:100%; padding:5%;}
.md_img li .box_bt{font-size:24px; font-weight:bold; font-family:Arial; text-align:center; color:#fff; }
.md_img li .box_fdj{width:50px; height:50px; margin:20px auto 0; display:block;}

.wbd{width:45%; margin:40px auto 0; position:relative; overflow:hidden;}
.wbd ul{width:10000%; position:relative;}
.wbd ul li{width:1%; float:left; margin-right:30px; overflow:hidden; border-bottom:none; padding-bottom:0; margin-top:0;}
.wbd ul li img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.wbd ul li:hover img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.wbdl,.wbdr{position:absolute; top:50%; margin-top:-12px; width:25px; height:25px; transition:0.3s; cursor:pointer; overflow:hidden;}
.wbdl{left:20px;background:url(../images/btn.png) 0 0 no-repeat;}
.wbdr{right:20px;background:url(../images/btn.png) -50px 0 no-repeat;}

.mdzs_title{width:100%; float:left; text-align:center; padding:40px; background:#f4f4f4; margin-top:20px; border-bottom:1px solid #ddd;}
.mdzs_title h1{line-height:30px; font-size:24px; font-weight:bold; color:#104487;}

.mdzsmore_profile{width:100%; float:left; margin-top:40px;}
.mdzsmore_profile .title{font-size:24px; font-weight:bold; height:52px; line-height:32px; color:#000; border-bottom:1px solid #d6d6d6; padding-bottom:20px;}
.mdzsmore_profile .title img{float:left; margin-right:10px;}
.mdzsmore_profile .content{width:100%; float:left; font-size:14px; line-height:30px; text-align:justify; padding-top:25px;}

.mdzsmore_profile table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.mdzsmore_profile table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.mdzsmore_profile table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #ddd;}
.hot_pro2_tit h3{width:180px; float:left; color:#fff; line-height:46px; font-size:16px; padding:0 20px; background:#104487; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #104487; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:240px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #104487;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** 门店展示代码 End **/

.fwxm_img{width:100%; margin:auto;}
.fwxm_img li{width:32%; float:left; margin:20px 2% 20px 0;}
.fwxm_img li:nth-child(3n){margin-right:0;}
.fwxm_img li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.5);transform:translate3d(0,-5px,0);-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.fwxm_img li .bsn-fl{width:100%; float:left; position:relative;}
.fwxm_img li .bsn-nt{position:absolute; left:0px; bottom:0px; height:50px; line-height:50px;background:rgba(0,0,0,.5); padding:0 4%;}
.fwxm_img li .bsn-nt p{max-width:80%; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.fwxm_img li .bsn-nt a.i_m{position:absolute;right:4%;top:54px;opacity:0;border:2px solid #fff;border-radius:100%;width:50px;height:50px;border-radius:50%;line-height:47px;text-align:center;color:#fff;}
.fwxm_img li .bsn-nt a.i_m:hover{background:#fff;color:#333;}
.fwxm_img li .bsn-nt h4{font-size:20px;color:#fff;text-align:center;}
.fwxm_img li .bsn-nt h4 a{color:#fff;}
.fwxm_img li .bsn-nt h4 a:hover{color:#f00;}
.fwxm_img li .bsn-fl:hover .bsn-nt,.in_fwxm_img li .bsn-fr:hover .bsn-nt{height:130px;transition:all 0.6s linear;line-height:35px;padding:20px 4%;}
.fwxm_img li .bsn-fl:hover h4{text-align:left;}
.fwxm_img li .bsn-fl:hover p{color:#fff;}
.fwxm_img li .bsn-fl:hover .bsn-nt p{margin-top:10px;}
.fwxm_img li .bsn-fl:hover a.i_m{opacity:1;}

/** 服务项目代码 End **/

.newsL{width:100%; float:left;}
.newsL ul li{width:31.66666%;float:left;margin:20px 0;margin-right:2.1953333%;}
.newsL ul li:nth-child(3n){margin-right:0;}
.newsL ul li .note{border:1px solid #e6e6e6; padding:20px}
.newsL ul li img{width:100%; height:212px; object-fit:cover;}
.newsL ul li .date{font-size:14px; background:url(../images/in_news_sjtb.png) left no-repeat; padding-left:25px;}
.newsL ul li h3{margin:10px 0 0 0; color:#000; font-weight:bold;font-size:18px;height:60px;line-height:30px;overflow:hidden;}
.newsL ul li h3 a{color:#000;}
.newsL ul li h3 a:hover{color:#104487;}
.newsL ul li p{font-size:14px; line-height:28px; margin:10px 0; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.newsL ul li a.more{color:#000; background:url(../images/in_news_jt.png) right center no-repeat; padding-right:40px;}
.newsL ul li a:hover.more{color:#104487;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-top:30px;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#104487;}
.new-view-wz{width:100%; float:left; margin-top:10px; text-align:center; line-height:30px; font-size:14px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #104487;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #104487;color: #fff; text-align:center; padding-left:25px; border:none;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #0057c6; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 85% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 85% center no-repeat #104487;}

.new_s2{width:100%;float:left; margin:50px 0 0 0;}
.news_random2{width:100%;float:left; margin-top:20px;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:74%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#104487;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.jobctit{background:#f3f3f3;height:60px;line-height:60px;font-size:16px;color:#333; font-weight:bold;}
.jobctit span{display:inline-block;width:18%;text-align:center;}
.job-content{width:100%; float:left;}
.job-content dl dt{height:60px;line-height:60px;cursor:pointer;border-bottom:1px solid #e6e6e6; font-size:14px; display:block;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:60px;background:url(../images/dl.png) no-repeat center;display:block;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{float:left;width:18.3%;text-align:center;color:#666;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{background:#f3f3f3;padding:25px;line-height:28px; font-size:14px;}
.job-content dl dd p{color:#666;}
.job-content dl dd a.job-apply{background:#104487;display:block;width:140px;height:42px;line-height:42px;text-align:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;color:#fff;margin-top:20px;}

/**加入我们代码 End**/

.message{width:100%; float:left;}
.message h2{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:50px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#104487;}
.message ol li .btn2{background:#999; color:#fff;}

/**客户留言代码 End**/

.contact2{width:100%; float:left; margin-top:40px;}
.contact2 h1{font-size:30px; font-weight:bold; color:#104487; text-align:center; margin:0;}
.contact2 p.en{font-size:14px; text-transform:uppercase; text-align:center; margin:0 0 40px; color:#999; font-family:Arial;}
.contact2 li{width:23%; float:left; margin-right:2%; padding:20px; text-align:center; font-size:14px; background:#eee; min-height:200px;}
.contact2 li:last-of-type{margin-right:0;}
.contact2 ul{overflow:hidden; margin-bottom:80px;}
.contact2 li p{margin:5px 0;}

.contact3{width:100%; float:left; position:relative; overflow:visible;}
.map{position: relative; bottom:0; z-index:99;}
.look-map{position:absolute; top:-25px; height:50px; width:300px; line-height:50px; color:#fff; padding-left:107px; background:url(../images/bz.png) no-repeat 83px center #104487; font-size:14px; display:inline-block; left:50%; margin-left:-150px; border-radius:24px; z-index:9; transition:all .5s; z-index:100;}
.look-map:hover{color:#fff; background-color:#000;}
.look-map:visited, .look-map:focus{color: #fff;}

/**联系我们代码 End**/