*{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{min-width:1200px; margin:auto;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font-size:14px; font-family:'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:#2d7089; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;}
.f1{font-size:24px; color:#2d7089;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:90px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; margin-top:20px;}

.navMenu{width:800px; float:left;}
.navMenu>li{float:left; position:relative; line-height:90px; height:90px; font-size:16px;}
.navMenu>li>a{padding:0 26px; color:#000; text-transform:uppercase; display:block; position:relative;}
.navMenu>li>a:after{content:''; display:block; width:12px; height:10px; background:url(../images/menu_tb.jpg) center bottom no-repeat; position:absolute; left:50%; bottom:0px; margin-left:-6px;-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:#2d7089;}
		
/* navMenu */
.navMenubox{float:left; margin-left:80px;}
.navMenu>li{position:relative;}
.navMenu>li.xbc{position:inherit;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:90px; z-index:1; display:none; background:#fff; width:180px; box-shadow:0 5px 5px #666;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6;}
.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 25px; 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:#2d7089; color:#fff;}

.top_r{float:right; margin-top:35px;}
.topr_lg{float:right; background:url(../images/top_lg.jpg) left no-repeat; padding-left:30px; font-size:16px;}

/*srch*/
.Hsrch{float:left; margin-right:40px;}
.Hsrch-menu{display:block; width:22px; height:23px; background:url(../images/fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:90px; background:#fff; position:absolute; top:0px; left:0px; display:none; z-index:100;}
.Hsrch-block{padding:0 0 0 40px !important; width:65% !important; height:32px; margin:30px auto 0 !important;}
.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; margin-right:30px;}
.Hsrch-block .text{width:80%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#999;}
.Hlang:hover .Hlang-box{display:block;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:90px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block; -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.5, 1); transition: all 1s cubic-bezier(0.7, 0, 0.5, 1); -webkit-transform: scale(1.2); transform: scale(1.2);}
.slides li.flex-active-slide img{-webkit-transform: scale(1); transform: scale(1);}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:40px; overflow:hidden; background:#fff; border-radius:100%; cursor:pointer;}
.flex-control-nav .flex-active{background:#2d7089;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translate(0,-50%);}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.in_pro{margin:60px auto 0;}
.in_title{width:1200px; margin:auto; text-align:center;}
.in_title h1{font-size:36px; color:#000; line-height:30px;}
.in_title h1 a{color:#000;}
.in_title h1 a:hover{color:#2d7089;}
.in_title h2{font-size:16px; margin-top:20px; line-height:24px;}
.in_title h2 span{position:relative;}
.in_title h2 span::before{content:""; display: block; width:50px; height:1px; background-color:#ddd; position:absolute; top:12px; right:108%;}
.in_title h2 span::after{content:""; display:block; width:50px; height:1px; background-color:#ddd; position:absolute; top:12px; left:108%;}
.in_pro_img{width:100%; margin:60px auto 0; position:relative;  padding:40px 355px 0 355px;}
.in_pro_img:after{content:""; display:block; width:100%; height:418px;background:url(../images/in_probg.jpg) top center no-repeat; position:absolute; top:0; right:0; z-index:-1;}
.in_pro_img li{width:340px; float:left; margin-right:26px; z-index:2;}
.in_pro_img li:hover{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}
.in_pro_img li:nth-child(3n){margin-right:0;}
.in_pro_img li .pic{width:100%; float:left; overflow:hidden;}
.in_pro_img li .pic img{width:100%; display:block; -webkit-transition:0.3s; transition:0.3s;}
.in_pro_img li:hover .pic img{webkit-transform: scale(1.1); transform: scale(1.1);}
.in_pro_img li .text{width:100%; float:left; text-align:center; background:#fff; padding:20px;}
.in_pro_img li .text h3{font-size:24px; line-height:30px; color:#000;}
.in_pro_img li .text h3 a{color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in_pro_img li .text h3 a:hover{color:#2d7089;}
.in_pro_img li .text p{line-height:30px; 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_pro_img li .btn{width:120px; margin:10px auto 0; line-height:30px; background:#fff; border-radius:30px; text-align:center; border:1px solid #d6d6d6; }
.in_pro_img li:hover .btn a{background:#2d7089; color:#fff; border-color:#2d7089; display:block; border-radius:30px;}

.in_pro_img2{width:100%; margin:60px auto 0; position:relative;  padding:40px 355px 0 355px;}
.in_pro_img2:after{content:""; display:block; width:100%; height:418px;background:url(../images/in_probg2.jpg) top center no-repeat; position:absolute; top:0; left:0; z-index:-1;}
.in_pro_img2 li{width:340px; float:left; margin-right:26px; z-index:2;}
.in_pro_img2 li:hover{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}
.in_pro_img2 li:nth-child(3n){margin-right:0;}
.in_pro_img2 li .pic{width:100%; float:left; overflow:hidden;}
.in_pro_img2 li .pic img{width:100%; display:block; -webkit-transition:0.3s; transition:0.3s;}
.in_pro_img2 li:hover .pic img{webkit-transform: scale(1.1); transform: scale(1.1);}
.in_pro_img2 li .text{width:100%; float:left; text-align:center; background:#fff; padding:20px;}
.in_pro_img2 li .text h3{font-size:24px; line-height:30px; color:#000;}
.in_pro_img2 li .text h3 a{color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in_pro_img2 li .text h3 a:hover{color:#2d7089;}
.in_pro_img2 li .text p{line-height:30px; 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_pro_img2 li .btn{width:120px; margin:10px auto 0; line-height:30px; background:#fff; border-radius:30px; text-align:center; border:1px solid #d6d6d6; }
.in_pro_img2 li:hover .btn a{background:#2d7089; color:#fff; border-color:#2d7089; display:block; border-radius:30px;}

.in_servbg{height:472px; margin:60px auto 0; background:url(../images/in_servbg.jpg) center no-repeat; padding:80px 0;}
.in_serv_list{width:100%; margin:60px auto 0;}
.in_serv_list li{width:23%; float:left; margin-right:2%; text-align:center;}
.in_serv_list li:nth-child(4n){margin-right:0;}
.in_serv_list li .tb{width:108px; margin:auto;}
.in_serv_list li .tb img{display:block;width:100%;}
.in_serv_list li .tb img.img2{display:none;}
.in_serv_list li:hover .tb img.img1{display:none;}
.in_serv_list li:hover .tb img.img2{display:block;}
.in_serv_list li .wz{width:100%; margin:26px auto 0; text-align:center; font-size:16px; line-height:30px;}
.in_serv_list li:hover{color:#2d7089;}

.in_about{width:1200px; margin:60px auto 0;}
.in_aboutnr{width:100%; margin:60px auto 0;}
.in_about_pic{width:600px; float:right;}
.in_about_pic img{width:100%; display:block;}
.in_about_text{width:560px; float:left; position:relative;}
.in_about_text:after{content:""; display:block; width:33px; height:30px; background:url(../images/in_about_tb.jpg) center no-repeat; position:absolute; left:0; top:10px;}
.in_about_text:before{content:""; display:block; width:33px; height:30px; background:url(../images/in_about_tb2.jpg) center no-repeat; position:absolute; right:0; bottom:10px;}
.in_about_text h2{font-size:30px; color:#000; line-height:30px; padding:10px 0 0 70px;}
.in_about_text p{font-size:16px; line-height:30px; margin-top:30px;}
.in_about_text .btn{width:180px; margin-top:30px;}
.in_about_text .btn a{width:100%; display:block; line-height:48px; text-align:center; font-size:16px; color:#fff; background:#2d7089;-webkit-transition:0.5s; transition:0.5s;}
.in_about_text .btn a:hover{width:120%; background:#000;}

.in_news{width:1200px; margin:80px auto 0;}
.in_news_nr{width:1200px; margin:40px auto 0;}
.in_news_pic{width:540px; height:400px; float:left; overflow:hidden; position:relative;}
.in_news_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_pic a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_pic .wz{width:100%; height:60px; position:absolute; bottom:0; left:0; background:rgba(0,0,0,.6); line-height:60px; font-size:16px; color:#fff; padding:0 20px}
.in_news_pic a:hover .wz{background:#2d7089; color:#fff;}
.in_news_pic .wz_l{width:80%; float:left; font-size:16px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_pic a .wz_l{color:#fff;}
.in_news_pic .wz_tb{width:25px; float:right; margin-top:18px;}

.in_news_img{width:620px; float:right;}
.in_news_img li{width:100%; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:20px; margin-bottom:20px;}
.in_news_img li:nth-child(3n){margin-bottom:0;}
.in_news_img li .tp{width:140px; float:left; overflow:hidden;}
.in_news_img li .tp a img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img li .tp a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_news_img li .txt{width:450px; float:right;}
.in_news_img li .txt h3{width:100%; font-size:16px; font-weight:400; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_img li .txt h3 a{color:#333;} 
.in_news_img li .txt h3 a:hover{color:#2d7089;}
.in_news_img li .txt p{line-height:24px; height:50px; margin-top:5px; overflow:hidden;}
.in_news_img li .time{float:left; background:url(../images/in_news_xtb.jpg)left no-repeat; padding-left:25px; margin-top:5px; color:#999;}

.footer_bg{width:100%; margin:60px auto 0; background:url(../images/footer_bg.jpg); padding:60px 0 30px 0; overflow:hidden;}
.foot_llist{width:840px; float:left;}
.foot_llist ul{width:16%; float:left; margin-right:4%; min-height:200px;}
.foot_llist ul:last-of-type{margin-right:0;}
.foot_llist ul li{width:100%; float:left; overflow:hidden;}
.foot_llist ul li.foot_l_bt a{display:block; font-size:18px; color:#fff; line-height:18px; margin-bottom:15px;}
.foot_llist ul li a{font-size:14px; color:#999; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_llist ul li a:hover{color:#2d7089;}

.foot_cont{width:300px; float:right; min-height:200px;}
.foot_cont_dh{float:left; height:50px; background:url(../images/foot_dhtb.png) left no-repeat; padding-left:70px;}
.foot_cont_dh h3{font-size:14px; color:#999;}
.foot_cont_dh h1{font-size:30px; font-weight:bold; font-family:Arial; line-height:30px; color:#2d7089; margin-top:5px;}
.foot_cont_tb{width:320px; float:left; margin:10px 0 0 10px;}
.foot_cont_tb li{width:100%; float:left; line-height:24px; font-size:14px; color:#999; margin-top:10px;}
.foot_cont_tb li span{float:left; padding-right:20px;}
.foot_cont_tb li a{color:#999;}
.foot_cont_tb li a:hover{color:#2d7089;}

.copy{width:100%; margin:40px auto 0; border-top:1px solid #333; padding-top:20px; overflow:hidden; line-height:30px; text-align:center; font-size:14px; color:#999;}
.copy a{color:#999;} .copy a:hover{color:#2d7089;}


/*右侧浮动*/
.y-kefu-box{position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{text-decoration:none;}
.y-kefu-box img{display: block; width: 100%; height: auto;}
.y-kefu-box01 .icon{display: block; background: url(../images/side.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; position: absolute; bottom: -12px; left: 13px; z-index: 1; background-color: #2d7089;}/*颜色更改*/
.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-zixun{background-color: #2d7089; border-color: #2d7089; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun{border-radius: 2px;}
.y-kefu-box01 .kf-zixun i{width: 21px; height: 22px; background-position: -5px -5px;}
.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:#2d7089; border-color:#2d7089;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p{color: #fff;}
.y-kefu-box01 .mobile-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: 260px; 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:#b9b9b9;}
.y-kefu-box01 .mobile-infos p{color: #2d7089; font-size: 18px;}/*颜色更改*/
.right{width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-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;}
.right-arrow1{left: 1px; border-left: 6px #efefef solid;}
.right-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:#b9b9b9; text-align: left; bottom: 0;}
.y-kefu-box01 .y-email-infos p{color: #2d7089; 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:#2d7089;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 **/

.ny_bn{width:100%; height:350px; margin:90px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.dw{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:10px;}
.dw_tit{float:left; font-size:18px; color:#2d7089; font-weight:bold;}
.dw_wz{background:url(../images/home_tb.png) left center no-repeat; float:right; padding-left:30px; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dw_wz span{color:#2d7089;}

.ny_main{width:1200px; margin:40px auto 60px;}
.ny_left{width:260px; float:left;}
.nyl_list{width:260px; float:left;}
.nyl_list h1{width:260px; height:60px; line-height:60px; padding:0 20px; float:left; overflow:hidden; background:#2d7089; font-size:14px; font-family:Arial; color:#fff; text-transform:uppercase; font-weight:normal;}
.nyl_list h1 a{display:block; font-size:20px; color:#fff; font-weight:bold;}
.nyl_list:after{content:""; display:block; position:relative; top:15px; right:-210px; width:32px; height:32px; background:url(../images/lb_tb.png) right center no-repeat;}
.nyl_list_c{width:260px; float:left; background:#fff; border:1px solid #d6d6d6; border-top:none;}
.nyl_list_c li{width:100%; margin:auto; overflow:hidden; border-top:1px solid #e6e6e6;}
.nyl_list_c li a{width:100%; height:46px; padding-left:35px; background:url(../images/ny_list.jpg) center no-repeat; display:block; font-size:15px; line-height:46px; box-sizing:border-box; overflow:hidden; text-overflow:ellipsis; white-space nowrap;}
.nyl_list_c li a:hover,.nyl_list_c li a.on{background:url(../images/ny_listh.jpg) center no-repeat; color:#2d7089; font-weight:bold;}
.nyl_list_c li .sub{width:100%; float:left; margin:0 0 20px 0; padding:0 10px;}
.nyl_list_c li .sub li{border-top:none !important; position:relative; border-bottom:none;}
.nyl_list_c li .sub li:before{content:''; position:absolute; width:10px; height:1px; background-color:#d6d6d6; top:24px; left:0;}
.nyl_list_c li .sub li a{height:auto; font-size:13px; padding-left:20px; background:transparent; color:#333; line-height:16px; margin-top:15px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.nyl_list_c li .sub li a:hover,.nyl_list_c li .sub li a.on{color:#2d7089;}

.nyl_cont{width:260px; float:left; margin-top:20px;}
.nyl_cont h1{width:100%; height:60px; line-height:60px; padding:0 20px; float:left; overflow:hidden; background:#2d7089 url(../images/lb_tb.png) 210px center no-repeat; font-size:14px; font-family:Arial; color:#fff; text-transform:uppercase; font-weight:normal;}
.nyl_cont h1 a{display:block; font-size:20px; color:#fff; font-weight:bold;}
.nyl_cont_text{width:100%; float:left; font-size:14px; line-height:30px; padding:20px 15px; background:#fff; border:1px solid #d6d6d6;}
.nyl_cont_text h3{font-size:16px; font-weight:bold; color:#2d7089; border-bottom:1px solid #e6e6e6; margin-bottom:10px; padding-bottom:10px;}
.nyl_cont_text a{color:#666;} .nyl_cont_text a:hover{color:#2d7089;}

.ny_right{width:900px; float:right; background:#fff; border:1px solid #d6d6d6; padding:20px;}
.nyr_text{width:100%; float:left; margin-top:30px; line-height:30px; font-size:14px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:32%; float:left; margin:30px 2% 0 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(3n){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:#2d7089; 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;}

.hzhb_img{width:100%; float:left; margin-top:30px;}
.hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:25%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:100%; display:block;}
.hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.hzhb_img ul li a:hover{border-color:#f0f0f0;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:40px 0 20px;}
.pagination a,.pagination span{display:inline-block; padding:0 16px; line-height:40px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#2d7089; background:#2d7089;}
.pagination li {display: inline-block;}
.pagination li.active span {border-color: #2D7089;background: #2D7089;color:#FFFFFF;}
/** 关于台佑代码 End **/

.pro_img{width:100%; float:left;}
.pro_img li{width:32%; float:left; background:#fff; overflow:hidden; margin:30px 2% 0 0; border:1px solid #e6e6e6;}
.pro_img li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.3);transform:translate3d(0,-5px,0);-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.pro_img li:nth-child(3n){margin-right:0;}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; display:block; transition:all .3s; -webkit-transition:all .3s;}
.pro_img li:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.pro_img li .text{width:100%; float:left; padding:20px; background:#fff; border-top:1px solid #e6e6e6; text-align:center;}
.pro_img li a:hover .text{background:#2d7089; color:#fff;}
.pro_img li .text h3{font-size:18px; line-height:30px; color:#000; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pro_img li a .text h3{color:#000;}
.pro_img li a:hover .text h3{color:#fff;}
.pro_img li .text p{line-height:26px; margin-top:5px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.pro_img li a .text p{color:#666;}
.pro_img li a:hover .text p{color:#fff;}
.pro_img li .btn{width:120px; margin:10px auto 0; line-height:30px; background:#fff; border-radius:30px; text-align:center; border:1px solid #d6d6d6; }
.pro_img li:hover .btn a{background:#2d7089; color:#fff; border-color:#2d7089; display:block; border-radius:30px;}

.products{width:100%; float:left; margin-top:30px;}
.promore_l{width:45%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:12px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:54px;}
.spec-scroll .items ul li img:hover{border:2px solid #2d7089; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top h1{overflow:hidden; display:inline-block; font-size:24px; color:#2d7089; font-weight:bold; padding-bottom:10px;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}
.proleft strong{font-size:16px; color:#000;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:14px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#2d7089; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px;}
.tabs-basic .tab-active{border-bottom:2px solid #2d7089; color:#fff; background:#2d7089;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic 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;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; background:#f1f1f1; color:#2d7089; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; border-left:3px solid #2d7089;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 li{width:200px; 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 #2d7089;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** 产品中心代码 End **/

.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}

.com-img{width:100%; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h3{line-height:30px; font-size:20px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;}
.news_text dl dd .left h3 a:hover{color:#2d7089;}
.news_text dl dd .left .con{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; margin-top:5px;}
.news_text dl dd .right2{width:15%; float:right;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:16px; padding:10px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right2 p:nth-child(1){font-size:50px; position:relative; font-weight:bold; line-height:50px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; margin-top:15px; font-size:14px; transition:all .3s;}
.news_text dl dd a:hover.more{background:#2d7089; color:#fff; border:1px solid #2d7089; width:180px;}

.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:#2d7089;}
.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 #2d7089;}
.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 #2d7089;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #2d7089;}

.new_s2{width:100%;float:left; margin:40px 0 20px 0;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:10px 20px; border-top:none;}
.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:#2d7089;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.ot_asslist{float:left; width:100%; padding:0px; margin-top:10px;}
.ot_asslist ul li{float:left;width:100%;padding:10px 0px;font-size:14px;border-bottom:1px solid #d6d6d6;}
.ot_asslist ul li .ot_wen{float:left;width:100%;text-indent: 2em;font-size: 16px;line-height:40px;background:url(../images/wen.jpg) no-repeat left center;}
.ot_asslist ul li .ot_wen a{color:#000;}
.ot_asslist ul li .ot_wen a:hover{color:#2d7089;text-decoration:underline;}
.ot_asslist ul li .ot_da{float:left;width:100%; font-size:14px;color:#999; text-indent:2em; line-height:24px;background:url(../images/da.jpg) no-repeat left top;-webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}

/**常见问题代码 End**/

.jobctit{background:#f3f3f3;height:60px;line-height:60px;font-size:16px;color:#333;}
.jobctit span{display:inline-block;width:18%;text-align:center;}
.job-content{width:100%; float:left; margin-top:30px;}
.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:#2d7089;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; margin-top:30px;}
.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:#2d7089;}
.message ol li .btn2{background:#999; color:#fff;}

/**客户留言代码 End**/

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; margin-top:30px;}
.cont_l{width:70%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:22px; font-weight:bold; color:#2d7089;}
.cont_r{float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:40px;}

/**联系我们代码 End**/