﻿*{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:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0089e9; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#0089e9;}
.pr{position:relative;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}


/*top_main*/
.top_main{position:relative;width:100%;height:50px;line-height:50px;background:url(../images/top_txtbg.jpg) repeat-x;font-size:14px;z-index:99; color:#999;}
.top_main a{color:#999;}
.top_main .top_l{font-size:14px;}
.top_main .top_r{margin-right:0px;}
.top_main li{position:relative; float:left; display:inline-block; *display:block; *zoom:1; text-align:center;}
.top_main li a{cursor:pointer;font-size:14px;}
.top_main li a:hover{color:#fff;}
.top_main .top_r .adress{position:relative;padding-left:24px;background:url(../images/top_tb.png) no-repeat left center;background-size:14px 18px;z-index:99;cursor:pointer;}
.top_main .top_r .phone{position:relative;padding-left:28px;background:url(../images/top_tb3.png) no-repeat left center;background-size:18px 17px;z-index:99;cursor:pointer;}
.top_main .top_r .mobile{position:relative;padding-left:24px;background:url(../images/top_tb2.png) no-repeat left center;background-size:11px 19px;z-index:99;cursor:pointer;}
.top_main .top_r .mobile img {position:absolute;left:-9px;z-index:99;width:100px;height:0px;transition:all ease-in-out .2s; top:50px; display:block; transition: all ease-in-out .2s;}
.top_main .top_r .mobile:hover img{height:100px;}
.top_main .top_r .line{display:block;width:1px;height:20px;margin:15px 20px 0px;background:#999;}
.top_main .top_r .line1{margin-left:0px;}
.top_main .top_r .Hsrch{padding:15px 0 0 0; float:right;}
.top_main .top_r .Hsrch-menu{display:block; width:18px; height:18px; background:url(../images/top_fdj.png) no-repeat center center / cover;}
.top_main .top_r .Hsrch-box{width:100%; height:50px; background:#333; position:fixed; top:0px; left:0px; display:none; z-index:100; border-bottom:1px solid #e6e6e6;}
.top_main .top_r .Hsrch-block{padding:0 0 0 40px !important; width:67% !important; height:25px; margin:10px auto 0;}
.top_main .top_r .Hsrch-block .btn{width:24px;height:25px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.top_main .top_r .Hsrch-block .close{display:block;width:24px;height:25px;background:url(../images/icon-close2.png) no-repeat center center;float:right; margin:5px 35px 0 0;}
.top_main .top_r .Hsrch-block .text{width:92%;height:25px;font-size:14px;float:left;margin:0 0 0 10px; background:none;}
.top_main .top_r .Hsrch-block .text::-webkit-input-placeholder{color:#666;}
.top_main .top_r .Hlang:hover .Hlang-box{display:block;}
	
.top_bg{width:100%; height:150px; margin:auto; background:#fff; position:relative; z-index:9; top:0; left:0; right:0; border-bottom:1px solid #e6e6e6;}
.top,.w1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:20px;}

.navMenu{float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:100px; height:100px; font-size:16px;}
.navMenu>li>a{padding:0 23px; color:#666; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:16px; height:13px; background:url(../images/menu_sjx.jpg) center no-repeat; position:absolute; left:50%; bottom:0px; margin-left:-8px;-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:#000;}
		
/* navMenu */
.navMenubox{float:right;}
.navMenu>li{position:relative;}
.navMenu>li ul.sub-menu{position:absolute; left:-40px; top:100px; z-index:1; display:none; background:#fff; width:180px; box-shadow:0 3px 10px #333;}
.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 20px; clear:both; text-align:center;}
.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:#000; color:#fff;}
.navMenu>li ul.sub-menu>li>ul.sub-menu{position:absolute; left:180px; top:0; width:200px; background:#fff; display:none;}
.navMenu>li ul.sub-menu>li>ul.sub-menu li{position:relative;}
.navMenu>li ul.sub-menu>li>ul.sub-menu li a{font-size:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li ul.sub-menu>li>ul.sub-menu ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#eee; display:none;}

.banner_box,.sidebar,.foot_nav{display:none;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block; object-fit:cover;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:60px; height:3px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:60px; height:3px; line-height:40px; overflow:hidden; background:#fff; padding-left:14px; box-sizing:border-box;   cursor:pointer;}
.flex-control-nav .flex-active{background:#0089e9;}
.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;}

.sy_cp_bg{ background:#333; padding-bottom:80px;}
.in_pro{width:1200px; margin:0px auto 0; padding-top:80px;}
.in_pro_titbg{width:1200px; margin:auto; text-align:center;}
.in_pro_tit{width:605px; height:30px; margin:auto; line-height:30px; background:url(../images/in_titfgx.png) center no-repeat; font-size:30px; font-weight:bold;}
.in_pro_tit a{color:#ccc;}
.in_pro_tit a span{color:#ccc;}
.in_pro_tit a:hover span,.in_pro_tit a:hover{color:#ccc;}
.in_pro_xbt{width:100%; margin:10px auto 0; font-size:16px; font-family:Arial; text-transform:uppercase; text-align:center; color:#ccc;}
.in_pronr{width:1200px; margin:60px auto 0; position:relative;}
.in_pro_img{width:1200px; margin:auto; padding:0 10px; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:280px; float:left; margin-right:20px;}
.in_pro_img ul li .pic{width:278px; height:209px; margin:auto; overflow:hidden; background:#fff; border:1px solid #d6d6d6;}
.in_pro_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img ul li a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.in_pro_img ul li .text{width:278px; margin:auto; background:#f8f8f8; border:1px solid #d6d6d6; border-top:none; padding:20px;}
.in_pro_img ul li .text h1{font-size:18px; font-weight:400; color:#000; line-height:24px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden;}
.in_pro_img ul li a:hover .text h1{color:#0089e9;}
.in_pro_img ul li .text h2{font-size:14px; color:#666; margin-top:10px; line-height:24px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.pro_btn{width:182px; margin:50px auto 0;}
.pro_btn a{width:182px; height:42px; line-height:42px; text-align:center; font-size:14px; background:url(../images/more_bg.png) center no-repeat; display:block; color:#ccc;}
.pro_btn a:hover{background:#0089e9; color:#fff;}
.in_pro_l,.in_pro_r{position:absolute; top:50%; margin-top:-40px; width:35px; height:80px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_pro_l{left:-70px; background:url(../images/left.jpg) center no-repeat;}
.in_pro_r{right:-70px; background:url(../images/right.jpg) center no-repeat;}

.main_jjfabg{width:100%;margin:80px auto 0; background:#eee; padding:80px 0 100px;}
.in_jjfa_tit{width:605px; height:30px; margin:auto; line-height:30px; background:url(../images/in_titfgx.png) center no-repeat; font-size:30px; font-weight:bold; color:#fff;}
.in_jjfa_tit a{color:#0079ce;} .in_jjfa_tit a:hover{color:#000;}
.in_jjfa_xbt{width:100%; margin:10px auto 0; font-size:16px; font-family:Arial; text-transform:uppercase; text-align:center; color:#666;}

.main_jjfa_img{width:1200px; margin:30px auto 0;}
.main_jjfa_p1{width:400px; float:left;}
.main_jjfa_p1 .l{width:100%; float:left;}
.main_jjfa_p1 .l_pic{width:100%; float:left; overflow:hidden;}
.main_jjfa_p1 a .l_pic img{width:100%; display:block; transition:all 0.7s ease-in-out 0s; -webkit-transition:all 0.7s ease-in-out 0s;}
.main_jjfa_p1 a:hover .l_pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.main_jjfa_p1 .l_tit{width:100%; float:left; text-align:center;}
.main_jjfa_p1 a .l_tit{width:100%; display:block; line-height:30px; padding:25px 20px; background:#fff; color:#000; font-size:18px;}
.main_jjfa_p1 a:hover .l_tit{background:#0089e9; color:#fff;}

.main_jjfa_rnr{width:785px; float:right;}
.main_jjfa_r1{width:100%; float:left;}
.main_jjfa_r2{width:100%; float:left; margin-top:14px;}
.c{width:100%; float:left;}
.c li{width:49%; float:left; margin-right:2%;}
.c li:nth-child(2n){margin-right:0;}
.c li .l2{width:100%; float:left;}
.c li .l2_pic{width:100%; float:left; overflow:hidden;}
.c li a .l2_pic img{width:100%; display:block; transition:all 0.7s ease-in-out 0s; -webkit-transition:all 0.7s ease-in-out 0s;}
.c li a:hover .l2_pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.c li .l2_tit{width:100%; float:left; text-align:center;}
.c li a .l2_tit{width:100%; display:block; line-height:30px; padding:25px 20px; background:#fff; color:#000; font-size:18px;}
.c li a:hover .l2_tit{background:#0089e9; color:#fff;}

.strength ul{background:url(../images/strength.png) no-repeat center bottom; margin-top:50px;}
.strength li{float:left;width:210px;padding:20px 70px 0 90px;height:140px;background:url(../images/str_line.png) no-repeat left bottom; box-sizing:content-box; color:#666;}
.strength li:nth-child(2n){margin-left:300px;float:right;text-align:right;padding:20px 90px 0 70px}
.strength li img{width:74px;height:74px;float:left;margin-left:-90px;margin-top:10px;transition:all .3s;position:relative;top:0}
.strength li:nth-child(5),.strength li:nth-child(6){background:0 0}
.strength li h4{font-size:18px;color:#333;height:35px; font-weight:bold;}
.strength li:nth-child(2n) img{margin-left:0;margin-right:-90px;float:right}
.strength li:hover img{top:-8px}

.main_about{width:1200px; margin:80px auto 0; background:#fff; box-shadow:0 1px 15px rgba(8,1,3,0.3); padding:80px 50px;}
.main_about_text{width:520px; float:left;}
.main_about_text h1{font-size:30px; font-weight:bold; color:#000;}
.main_about_text h1 a{color:#000;} .main_about_text h1 a:hover{color:#0089e9;}
.main_about_text h1:after{content:""; display:block; width:100px; height:2px; background:#d6d6d6; margin-top:20px;}
.main_about_text h2{font-size:24px; margin-top:20px; font-weight:400;}
.main_about_text p{font-size:14px; line-height:30px; margin-top:20px;}
.main_about_text .btn{width:160px; float:left; margin-top:30px;}
.main_about_text .btn a{display:block; width:160px; height:38px; line-height:34px; background:#fff; border:2px solid #d6d6d6; text-align:center; font-size:14px;}
.main_about_text .btn a:hover{background:#0089e9; color:#fff; border:2px solid #0089e9;}
.main_about_img{width:570px; float:right; overflow:hidden;}
.main_about_img img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.main_about_img a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.in_news{width:1200px; margin:60px auto 0;}
.in_news_nr{width:1200px; margin:40px auto 0;}
.in_news_picnr{width:530px; float:left;}
.in_news_pic{width:530px; float:left; overflow:hidden;}
.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_text{width:530px; float:left; background:#fff; border:1px solid #d6d6d6; padding:10px 20px;}
.in_news_txt{width:370px; float:left;}
.in_news_bt{width:100%; float:left; font-size:16px; line-height:24px; color:#000; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.in_news_bt a{color:#000;} .in_news_bt a:hover{color:#0089e9;}
.in_news_wz{width:100%; float:left; font-size:12px; line-height:22px; margin-top:10px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}

.in_news_time{width:80px; float:right; margin-top:10px; text-align:center;}
.in_news_time h4{font-size:50px; font-weight:bold; line-height:50px; font-family:Arial;}
.in_news_time h5{font-size:18px; line-height:18px; font-family:Arial; margin-top:5px;}

.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:#007ece;}
.in_news_img li .txt p{line-height:24px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.in_news_img li .time{float:left; background:url(../images/in_news_sjtb.jpg)left no-repeat; padding-left:25px; margin-top:5px; color:#999;}

.in_link{width:1200px; height:120px; margin:60px auto 0; border:1px solid #d6d6d6; background:#fff; padding:0 30px 0 20px;}
.in_link_tit{float:left;}
.in_link_txt{width:890px; float:right; margin-top:30px; font-size:14px; line-height:30px; color:#999; 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_link_txt a{color:#999;} .in_link_txt a:hover{color:#0089e9;}

.footer_bg{width:100%; height:400px; margin:60px auto 0; background:url(../images/footer_bg.jpg) center no-repeat; padding-top:60px;}
.foot_logonr{width:240px; float:left;}
.foot_logo{width:240px; float:left; background:url(../images/foot_fgx.png) bottom repeat-x; padding-bottom:25px;}
.foot_wz{width:240px; float:left; font-size:14px; line-height:24px; margin-top:20px; color:#c1c1c1;}

.foot_list{width:700px; float:left; margin-left:100px;}
.foot_list ul{width:160px; float:left; margin-left:15px;}
.foot_list ul li{width:160px; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; margin-bottom:10px;}
.foot_list ul li a{line-height:30px; font-size:14px; color:#999;}
.foot_list ul li a:hover{color:#0089e9;}

.foot_ewm{width:140px; float:right; border:1px solid #666; padding:10px;}
.foot_ewm img{width:120px; height:120px; float:left;}
.foot_ewm span{width:120px; float:left; text-align:center; font-size:14px; margin-top:10px; color:#d6d6d6;}

.copy_bg{width:100%; margin:50px auto 0; border-top:1px solid #333;} 
.copy{width:1200px; margin:auto;}
.copy_text{width:800px; float:left; font-size:14px; padding-top:40px;}
.copy_tb{width:160px; float:right; margin-top:30px;}
.copy_tb li{width:40px; height:40px; float:left; margin-right:20px; position:relative;} 
.copy_tb li:nth-child(3n){margin-right:0;}
.copy_tb li a{display:block; width:40px; height:40px; background:center no-repeat;}
.copy_tb li a.qq{background-image:url(../images/foot_qq.png);}
.copy_tb li a.wx{background-image:url(../images/foot_wx.png);}
.copy_tb li a.wb{background-image:url(../images/foot_wb.png);}
.copy_tb li a.qq:hover{background-image:url(../images/foot_qqh.png);}
.copy_tb li a.wx:hover{background-image:url(../images/foot_wxh.png);}
.copy_tb li a.wb:hover{background-image:url(../images/foot_wbh.png);}
.copy_tb li.wxx img{display:none; width:120px; height:120px; position:absolute; left:50%; bottom:50px; margin-left:-60px;}
.copy_tb li.wxx:hover img{display:block;} 

/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:220px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:#333; color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#333; border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#0089e9;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/** 首页代码 End **/


.ny_bn{width:100%;margin:0px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position: relative; left:50%; top:0; margin-left:-960px;}

.ny_main{width:1200px; margin:50px auto 0;}
.cont_line{width:1px;height:100%;background:#e6e6e6;position:absolute;top:0px;left:21.66666666666667%;}

/*左侧*/
.ny_left{width:20%; min-width:240px; float:left;}
.nyl_title{width:100%; height:80px; float:left; background:#eee; text-align:center;}
.nyl_title h1{font-weight:bold; font-size:24px; color:#000; padding-top:20px; line-height:24px;}
.nyl_title h2{font-size:14px; font-family:Arial; color:#666; line-height:24px; text-transform:uppercase;}
.nyl_list{width:240px; float:left; margin-top:10px;}
.nyl_list li{width:240px; float:left; line-height:40px; font-size:16px; margin-bottom:3px;}
.nyl_list li a{display:block; border-bottom:1px solid #e6e6e6; background:url(../images/top_sjx.png) right no-repeat;s}
.nyl_list li a:hover,.nyl_list li a.on{color:#0089e9;}
.pn_2nd{width:100%; float:left; padding:10px 0; border-bottom:1px solid #e6e6e6;}
.pn_2nd dl{}
.pn_2nd dl dd{width:100%; float:left; line-height:30px; background:url(../images/nav_dot.png) left no-repeat;}
.pn_2nd dl dd a{display:block; line-height:30px; background:none; border-bottom:none; font-size:14px; padding-left:10px;}
.pn_2nd dl dd a:hover,.pn_2nd dl dd a.on{color:#0089e9;}

/*右侧*/
.ny_right{width:75%; min-width:910px; float:right;}
.nyr_nav{width:100%; float:left; background:url(../images/home_tb.png) left 10px no-repeat; padding-left:35px; font-size:14px; border-bottom:1px solid #e6e6e6; line-height:40px; padding-bottom:10px;}
.nyr_nav span{color:#0089e9;}
.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:24%; float:left; margin:30px 1.3% 0 0; border-bottom:1px solid #e6e6e6; padding-bottom:15px;}
.honor_r_img li:hover{border-bottom-color:#0089e9;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li span{width:100%; float:left; text-align:center; line-height:24px;height:48px; font-size:16px; padding-top:15px;}
.honor_r_img li img{width:100%;float:left; border:1px solid #e6e6e6;}
.honor_r_img li img:hover{border-color:#0089e9;}


.ny_cp_img{width:100%; float:left;}
.ny_cp_img li{width:32%; float:left; margin:30px 2% 0 0; border-bottom:1px solid #e6e6e6; padding-bottom:15px; box-sizing:border-box;}
.ny_cp_img li:nth-child(3n){margin-right:0;}
.ny_cp_img li span{width:100%; float:left; text-align:center; line-height:24px; font-size:16px; padding-top:15px;}
.ny_cp_img li img{width:100%;float:left; border:1px solid #e6e6e6;}
.ny_cp_img li img:hover{border-color:#0089e9;}


.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:40px 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 15px; line-height:40px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#0089e9; background:#0089e9;}

/** 关于我们代码 End **/

.products{width:100%; float:left; margin-top:30px;}
.proInfo-box{width:100%; float:left;}
.proInfo-img{width:43.3334%;height:285px;line-height:283px;text-align:center;font-size:0px;border:1px solid #e5e5e5;float:left;}
.proInfo-img img{max-width:100%;max-height:100%; width:100%; height:100%; display:block;}
.proInfo-block{padding:20px 2.5556% 0 4.6667%;width:56.6666%;height:285px;background:#f2f2f2;float:left;}
.proInfo-block .name{padding:0 0 10px;line-height:31px; font-size:24px; font-weight:bold; border-bottom:1px solid #e5e5e5; color:#0089e9;}
.proInfo-block .con{padding:0 10px 0 0; height:140px; line-height:28px; position:relative; overflow:hidden; margin:12px 0 0; font-size:14px;}
.proInfo-block .con strong{font-size:16px; font-weight:bold;}
.proInfo-block .btn{width:140px; margin-top:10px;}
.proInfo-block .btn a{width:140px; height:35px; line-height:35px; display:block; font-size:14px; color:#fff; background:#999; text-align:center;}
.proInfo-block .btn a:hover{background:#0089e9; color:#fff;}

.tabs-basic{width:910px; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.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 30px;}
.tabs-basic .tab-active{border-bottom:2px solid #0089e9; color:#fff; background:#0089e9; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:30px auto 0; background:#fff;}
.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; font-size:14px;}
.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;}


/*表格*/
.pro-table{position:relative;margin:30px 0 0; width:100%; float:left; font-size:14px;}
.pTable-action{padding:0 2.3333% 0 3.6667%;color:#888888;background:#e6e6e6;}
.pTable-action .share-btn{display:block;padding:0 0 0 26px;line-height:41px;background:url(../images/icon-share.png) no-repeat left center;float:left;}
.pTable-action .full-btn{display:block;padding:0 0 0 25px;line-height:41px;background:url(../images/icon-full.png) no-repeat left center;float:right;}

.pTable-contain{text-align:center;border:1px solid #e5e5e5;border-top:1px solid #fff;position:relative;overflow:hidden;}
.pTable-left{padding:0 0 10px;width:20.82405345211581%;float:left;}
.pTable-right{padding:0 0 10px;width:79.17594654788419%;position:relative;overflow:hidden;float:left;}

.pTable-contain dl{padding:60px 0 0;position:relative;}
.pTable-contain dl dt{width:100%;height:60px;background:#e6e6e6;border-right:1px solid #fff;position:absolute;left:0px;top:0px;z-index:2;}
.pTable-contain dl dd{width:100%;height:52px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}

.pTable-contain dl dt,
.pTable-contain dl dd{display:table;}
.pTable-contain dl dt>div,
.pTable-contain dl dd>div{display:table-cell;line-height:18px;vertical-align:middle;color:#666666;}
.pTable-contain dl dd>div a{color:#0089e9;}
.pTable-contain dl dt>div{color:#333;}

.pTable-contain dl dd:nth-child(2n-1){background:#f7f7f7;}


/*右侧*/
.pTable-right dl{width:119px;float:left;word-break:break-all;word-wrap:break-word}
.pTable-right dl:last-child dt,
.pTable-right dl:last-child dd{border-right:0px;}
.pTable-right.ps-container .ps-scrollbar-x-rail{display:block !important;height:10px;background:#eeeeee;border-radius:0px;opacity:1 !important;bottom:0px;}
.pTable-right.ps-container .ps-scrollbar-x{height:10px;background:#d4d4d4;}


/*全屏*/
.pro-table.full-page{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0px;left:0px;margin:0px;z-index:9999;}
.pro-table.full-page .pTable-container{width:90%;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}

.pro-table-web{margin:20px 0 0;display:none;}
.pro-table-web li{margin:0 0 1px;}
.pro-table-web li .pTableWeb-top{padding:0 4%;height:45px;line-height:45px;font-size:15px;background:#e6e6e6;position:relative;}
.pTableWeb-top:after{content:"";display:block;width:45px;height:100%;background:url(../images/icon/icon-dd1.png) no-repeat center center / 12px auto;position:absolute;right:0px;top:0px;}
.pro-table-web li .pTableWeb-top.cur{color:#fff;background:#c6361f;}
.pTableWeb-top.cur:after{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);background-image:url(../images/icon/icon-dd1-2.png);}
.pro-table-web li .pTableWeb-con{padding:15px 4%;line-height:28px;color:#666666;border:1px solid #e5e5e5;border-top:1px solid #e5e5e5;position:relative;overflow:hidden;display:none;}
.pTableWeb-con a{color:#0089e9;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%;float:left; border-bottom:1px solid #d6d6d6; padding:0 0 10px 10px; border-left:3px solid #0089e9;}
.hot_pro2_tit h3{float:left; font-size:16px; color:#0089e9; font-weight:bold;}
.hot_pro2_tit span{color:#999; font-size:12px; text-transform:uppercase;float:left; padding:3px 0 0 10px;}

.scrollleft2{width:100%;float:left;}
.scrollleft2 li{width:240px; overflow:hidden; float:left; padding:20px 10px 0 0;}
.scrollleft2 li img{width:228px; height:201px; border:1px solid #e6e6e6; padding:5px;}
.scrollleft2 li img:hover{border:1px solid #0089e9;}
.scrollleft2 li span{display:block; width:240px; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/** 产品中心代码 End **/

.news_text{width:100%; float:left; margin-top:10px;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}

.com-img{width:280px; 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:18px; color:#333; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_text dl dd .left h3 a{color:#333;}
.news_text dl dd .left h3 a:hover{color:#0089e9;}
.news_text dl dd .left .con{font-size:12px; line-height:24px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
.news_text dl dd .right{width:15%; float:right; margin-top:30px;} 
.news_text dl dd .right p{width:100%; float:left; text-align:center; font-size:18px; font-family:Arial;}
.news_text dl dd .right 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:20px; font-size:14px;}
.news_text dl dd a:hover.more{background:#0089e9; color:#fff; border:1px solid #0089e9;}

.new-view-title{width:100%; float:left; text-align:center; line-height:30px; margin-top:30px; padding-bottom:20px; background:#fff; font-size:14px; border-bottom:1px solid #e6e6e6;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#999;}
.new-view-title h3{padding:5px; line-height:32px; font-size:22px; font-weight:bold; color:#0089e9;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:38px; 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; border:1px solid #e6e6e6;}
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #0089e9;}
.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 #0089e9;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;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #0089e9;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left;}
.news_random2 ul{padding-top:20px; display:block;}
.news_random2 ul li{width:49%; float:left; font-size:13px; line-height:30px; overflow:hidden; margin-right:2%;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/main_news_tb.jpg) no-repeat left center; padding-left:15px; color:#787876;}
.news_random2 ul li a:hover{color:#0089e9;}
.news_random2 ul li span{float:right; color:#787876;}

/** 新闻中心代码 End **/

.jjfa_n1{width:100%; float:left; margin-top:30px;}
.jjfa_n1 li{width:100%; float:left;}
.jjfa_n1 li .jjfa_n1_pic{width:50%; float:left; overflow:hidden;}
.jjfa_n1 li .jjfa_n1_pic img{width:100%; min-height:350px; display:block;-webkit-transition:all .3s; transition:all .3s;}
.jjfa_n1 li .jjfa_n1_pic img:hover{-webkit-transform:scale(1.1); transform: scale(1.1);}
.jjfa_n1 li .jjfa_n1_txt{width:50%; float:right; background:#f4f4f4; padding:30px;}
.jjfa_n1 li .jjfa_n1_txt h1{font-size:20px; font-weight:bold; color:#0089e9;}
.jjfa_n1 li .jjfa_n1_txt h1:after{content:""; display:block; width:20px; height:3px; margin-top:10px; background:#0089e9;}
.jjfa_n1 li .jjfa_n1_txt .lb{width:100%; float:left; margin-top:20px;}
.jjfa_n1 li .jjfa_n1_txt .lb li{width:100%; float:left; font-size:14px; line-height:34px; background:url(../images/main_news_tb.jpg) left no-repeat; padding-left:25px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.jjfa_n1 .btn{width:150px; float:left; margin-top:20px;}
.jjfa_n1 .btn a{width:150px; line-height:40px; display:block; text-align:center; background:#000; color:#fff; font-size:14px; border-radius:5px;}
.jjfa_n1 .btn a:hover{background:#0089e9; color:#fff; border-radius:5px;}

.jjfa_n1 li .jjfa_n1_pic2{width:50%; float:right; overflow:hidden;}
.jjfa_n1 li .jjfa_n1_pic2 img{width:100%;  min-height:350px; display:block;-webkit-transition:all .3s; transition:all .3s;}
.jjfa_n1 li .jjfa_n1_pic2 img:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.jjfa_n1 li .jjfa_n1_txt2{width:50%; float:left; background:#f4f4f4; padding:50px 30px;}
.jjfa_n1 li .jjfa_n1_txt2 h1{font-size:20px; font-weight:bold; color:#0089e9;}
.jjfa_n1 li .jjfa_n1_txt2 h1:after{content:""; display:block; width:20px; height:3px; margin-top:10px; background:#0089e9;}
.jjfa_n1 li .jjfa_n1_txt2 .lb{width:100%; float:left; margin-top:20px;}
.jjfa_n1 li .jjfa_n1_txt2 .lb li{width:100%; float:left; font-size:14px; line-height:34px; background:url(../images/main_news_tb.jpg) left no-repeat; padding-left:25px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}

/**解决方案代码 End**/

.srv-top{width:100%; float:left; text-align:center; margin-top:30px;}
.srv-top .t1{line-height:30px;font-size:30px; color:#000; font-weight:bold;}
.srv-top .t2{line-height:25px;font-size:16px;margin:10px 0 0;color:#666;}
.srv-top .t2 .hint{color:#0089e9;}

.srv-policy{width:100%; float:left;}
.sPolicy-list{width:101.875%; margin:20px 0 0 -1.875%;}
.sPolicy-list li{width:50%; padding:20px 0 0 2%;float:left; margin-top:10px;}
.sPolicy-list li:hover{box-shadow:0 3px 10px #999;}
.sPolicy-list .sPolicy-box{padding:40px 30px 0 120px;height:165px;border:1px solid #e5e5e5;position:relative;}
.sPolicy-box img{display:block;position:absolute;left:30px;top:40px;}
.sPolicy-box .con{line-height:28px;font-size:16px;}
.sPolicy-list li:hover .sPolicy-box img{transform:translateX(10px);-webkit-transform:translateX(10px); -webkit-transition:0.3s; transition:0.3s;}
.sPolicy-list li:hover .sPolicy-box .con{transform:translateX(-10px);-webkit-transform:translateX(-10px); -webkit-transition:0.3s; transition:0.3s;}

/*服务政策代码 End*/


.solDload-thead{width:100%; float:left; padding:15px 0 15px 3%; background:#999; margin-top:30px;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#fff;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:61.92937123169681%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:29.62962962962963%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:8.440999138673557%;}

.solDload-tbody{width:100%; float:left; border:1px solid #e6e6e6; border-top:none;}
.solDload-tbody dt{padding:0 0 0 3.25%;height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0 10px 3%;border-top:1px solid #f2f2f2;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name{}
.solDload-tbody dd .td.td-name .t1{width:100%; float:left; line-height:29px;font-size:16px;}
.solDload-tbody dd .td.td-name .t2{width:100%; float:left; line-height:24px;color:#a4a4a4;}
.solDload-tbody dd .td.td-date{line-height:20px; font-size:14px; color:#999; margin:18px 0 0;}
.solDload-tbody dd .td.td-action{}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:40px;background:url(../images/icon-dd4.png) no-repeat center center / cover;margin:8px auto 0; border:0; background-size:40px 40px;}

/*下载中心代码 End*/

.smapApply-form{width:100%; float:left; margin:30px 0 0;}
.smapApply-list{width:100%; float:left;}
.smapApply-list li{width:100%; padding:10px 0 10px 1.840490797546012%; float:left;}
.smapApply-list li：nth-child(3n){margin-right:0;}
.smapApply-list li.w100{width:100%;}
.smapApply-list .smapApply-box{padding:0 10px 0 24px;border:1px solid #e5e5e5;position:relative;}
.smapApply-box .text,.smapApply-box select{width:100%;height:48px;line-height:48px;font-size:16px;color:#333;border:0px;margin:0px;}
.smapApply-box .text::-webkit-input-placeholder{color:#b2b2b2;}
.smapApply-box .hint{display:block;width:24px;line-height:48px;font-size:16px;color:#0089e9;text-align:center;position:absolute;left:0px;top:0px;}
.smapApply-list .smapApply-sub{display:block;width:100%;height:50px;line-height:50px;font-size:20px;color:#fff;background:#0089e9; cursor:pointer;}
.sampApply-hint{line-height:20px; margin:20px 0 0; font-size:14px;}
.smapApply-list .yzm-box .text{padding:0 10px;width:70%;height:50px;border:1px solid #e5e5e5;float:left;}
.smapApply-list .yzm-box .yzm-img{display:block;width:28%;height:50px;border:1px solid #e5e5e5;float:right;}
.smapApply-list .yzm-box .yzm-img img{width:100%;height:100%;}
.smapApply-box .text::-webkit-input-placeholder,
.smapApply-box select::-webkit-input-placeholder{color:#b2b2b2;}

/*样片申请代码 End*/

.slide_join{width:100%; float:left; margin-top:30px;}
.slide_join h3{float:left;width:100%; height:50px; padding:0 2%; font-weight:normal; background-color:#eee; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#0089e9;}
.slide_join h3 span{float:left; width:80%; height:50px; color:#000; font-size:18px; line-height:50px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:10px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding:25px 0;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show strong{font-size:18px; font-weight:bold; color:#0089e9;}
.slide_join ul a{display:block;width:160px;height:45px;line-height:45px;background:#0089e9 url(../images/icon_joinuser.png) no-repeat 15px 15px;color:#fff;border-radius:5px;text-align:center;padding-left:20px; margin-top:20px;}
.join_show table{border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**人才招聘代码 End**/

.message{width:100%; float:left; margin-top:30px;}
.message h3{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:30px; 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:18px; cursor:pointer;}
.message ol li .btn{background:#0089e9;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/


.faq_text{width:100%; float:left;}
.faq_text_wd{width:100%;float:left; margin-top:20px; border-bottom:1px dashed #e6e6e6; padding-bottom:20px;}
.faq_text_wen{width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.w{float:left; height:20px; width:20px; background:#333; line-height:20px; text-align:center; color:#fff;}
.d{float:left; height:20px; width:20px; background:#0089e9; line-height:20px; text-align:center; color:#fff;}
.faq_text_wen_text{width:100%; font-size:16px; line-height:20px; padding-left:28px;}
.faq_text_wen_text a{color:#dc000;}
.faq_text_wen_text a:hover{text-decoration:underline;color:#0089e9;}
.faq_text_da{width:100%; margin-top:10px;}
.faq_text_da_text{width:100%; line-height:24px; padding-left:28px;}

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:40px; margin-top:50px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:24px; font-weight:bold; color:#0089e9;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:50px;}

/**联系我们代码 End**/

.map_ul{width:100%;display:block;}
.map_ul li{display:block; width:100%; padding-bottom:20px; margin:10px 10px 0 0; display:inline; border-bottom:1px solid #e6e6e6;float:left;}
.map_ul li a{font-size:16px; float:left; width:100%;line-height:24px;}
.map_ul .list-inline{display: block; width:100%; min-height:30px;}
.map_ul .list-inline li{height:32px; line-height:32px; border-bottom:0; text-align:center; border:1px solid #dcdcdc; width:auto; padding:0px;}
.map_ul .list-inline li a{font-weight:normal; display:block; line-height:32px; display:inline-block; width:auto; padding:0 10px; font-size:14px; color:#787876;}
.map_ul .list-inline li a:hover{background:#0089e9; color:#fff;}
.map_ul .list-inline li:hover{border:1px solid #0089e9;}

/**网站地图代码 End**/