﻿*{margin:0;padding:0;}
body{background:url(../images/bg.jpg) repeat; font:12px/22px "Microsoft YaHei","SimSun";}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }

.wrap{ max-width:1000px !important; margin:0 auto;}

header{width:100%;float:left;}
.header{width:100%;float:left; height:81px; background:url(../images/header_bj.jpg) repeat-x left center;}
.header .logo{width:30%;float:left;}
.header .logo img{width:100%; max-width:215px; height:81px;display:block;}
.header_right{width:686px;float:right;}
.header_nav{float:right; padding-top:5px;}
.header_nav a{width:66px;float:left; height:24px; line-height:24px; text-align:center; font-family:'Microsoft YaHei'; color:#2c2c2c;}
.header_nav .a1{ background:#fff; border-radius:5px 0 0 5px;}
.header_nav .a2{ background:#c7c7c7; border-radius:0 5px 5px 0;}

nav{width:100%;float:left; padding-top:17px;}
nav .n_UL{width:100%;float:left; position:relative;}
nav .n_UL .n_Li{width:96px; float:left; height:35px; margin-left:2px;}
nav .n_UL .n_Li .n_A{ display:block;height:35px; line-height:35px; text-align:center; font-size:16px;color:#000;font-family:'Microsoft YaHei';transition:all 0.3s; background:url(../images/nav_li.jpg) no-repeat center center;}
nav .n_UL .n_Li:hover .n_A{color:#fff; background:url(../images/nav_hover.jpg) no-repeat center center;}
nav .n_UL .on .n_A{color:#fff; background:url(../images/nav_hover.jpg) no-repeat center center;}

.nav_sub{width:100%; overflow:hidden; padding-top:23px; position:absolute;right:12px;top:35px; z-index:-2; opacity:0; transition:all 0.3s;}
.nav_sub ul{width:585px; float:right; height:25px; line-height:25px;background:#fff; border-radius:90px; padding:0 10px;}
.nav_sub ul li{float:left; overflow:hidden; margin:0 8px;}
.nav_sub ul li a{ display:block;font-family:"Microsoft YaHei"; font-size:12px; color:#010000;}
.nav_sub ul li a:hover{color:#f00;}
nav .n_UL .n_Li:hover .nav_sub{z-index:999; opacity:1;}

.ssbox{width:100%;float:left; height:60px; line-height:60px; background:url(../images/nav_bj.jpg) repeat-x left center;}
.ss{float:left;}
.ss_p{float:left; font-family:'Microsoft YaHei'; font-size:14px; color:#fff; font-weight:bold;}
.ss_inp1{width:182px;float:left; height:21px; background:url(../images/input_bj.jpg) no-repeat left center; margin:20px 0 0 32px; padding:0 10px;color:#000;line-height:21px;outline:none;}
.ss_btn{width:23px;float:left; height:21px; background:url(../images/input_bj.jpg) no-repeat right center; margin-top:20px;}

/*banner*/
.bannerbox{width:100%; height:226px; transition:all 1s; overflow:hidden; position:relative;float:left;}
#banner{width:100%; height:226px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:226px;position:relative;overflow:hidden;transition:all 1s;}
#banner .main_image ul{position:absolute;top:0;left:0;width:9999px;overflow:hidden;}
#banner .main_image li a{display:block;}
#banner .main_image li span{display:block;width:100%;height:226px;transition:all 1s;}
#banner .main_image li .img_1{background:url(../images/1-CN.jpg) no-repeat center center; background-size:100% 100%;}
#banner .main_image li .img_2{background:url(../images/2-CN.jpg) no-repeat center center; background-size:100% 100%;}
#banner .main_image li .img_3{background:url(../images/3-CN.jpg) no-repeat center center; background-size:100% 100%;}
#banner .main_image li .img_4{background:url(../images/4-CN.jpg) no-repeat center center; background-size:100% 100%;}
#banner .main_image li .img_5{background:url(../images/5-CN.jpg) no-repeat center center; background-size:100% 100%;}
#banner div.flicking_con{position:absolute;bottom:0;left:0;z-index:999;width:100%;height:46px;background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important; background-color:#000; text-align:center;}
#banner div.flicking_con a{ display:inline-table; width:12px;height:12px; border-radius:50%; margin:18px 5px 0 5px;padding:0;background:#fff;text-indent:-1000px}
#banner div.flicking_con a.on{background:#1bc4f4;}
#banner #btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:29px!important;height:29px!important;top:50%;margin-top:-10px;display:none; transition:all 0.5s;}
#banner #btn_prev{background:url(../images/main_btn_arrow_lr.png) no-repeat left bottom;left:20px;}
#banner #btn_prev:hover{background:url(../images/main_btn_arrow_lr.png) no-repeat right bottom;}
#banner #btn_next{background:url(../images/main_btn_arrow_lr.png) no-repeat left top;right:20px;}
#banner #btn_next:hover{background:url(../images/main_btn_arrow_lr.png) no-repeat right top;}

/*移动端*/
 #content1 {padding:0px;float:left;width:100%;}
 .slideBox {position:relative;overflow:hidden;margin:0px auto;max-width:100%;/* 设置焦点图最大宽度 */}
 .slideBox .hd {position:absolute;height:28px;line-height:28px;bottom:0;right:0;z-index:1;}
 .slideBox .hd li {display:inline-block;width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#333;text-indent:-9999px;overflow:hidden;
margin:0 6px 0 6px;}
 .slideBox .hd li.on {background:#fff;}
 .slideBox .bd {position:relative;z-index:0;}
 .slideBox .bd li {position:relative;text-align:center;}
 .slideBox .bd li img {background:url(images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
 .slideBox .bd li a {-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}  /* 去掉链接触摸高亮 */
 .slideBox .bd li .tit {display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;background:url(images/focusBg.png) repeat-x;color:#fff;text-align:left;}

main{width:100%; overflow:hidden;}
.main{width:100%; overflow:hidden; background:url(../images/main_bj.jpg) repeat-y left top #fff;}
.main_left{width:230px;float:left;}
.about{width:100%;float:left;}
.about_title{ display:block; height:40px; line-height:40px; background:url(../images/title_bj.jpg) repeat-x left center; overflow:hidden;}
.about_p{float:left; font-family:Arial; font-size:26px; color:#fffefe; font-weight:bold; text-indent:26px;}
.about_sp{float:left; font-family:'Microsoft YaHei'; font-size:16px; color:#fffefe; font-weight:bold; text-indent:10px;}
.about_ul{ display:block; padding:5px 25px 14px 25px; overflow:hidden;}
.about_ul li{ display:block; height:42px; border-bottom:1px dashed #fff; overflow:hidden;}
.about_ul li span{ display:block; height:42px; line-height:42px; overflow:hidden; cursor:pointer; font-family:'Microsoft YaHei'; font-size:15px; color:#fff; text-align:center;}
.dl1{ display:none;border-bottom:1px dashed #fff; padding:5px 0 5px 20px;}
.dl1 dd{ display:block; height:28px; overflow:hidden;}
.dl1 dd a{ display:block; height:28px; line-height:28px; font-family:'Microsoft YaHei'; font-size:14px; color:#fff; overflow:hidden;}
.about_txt{ display:block; padding:10px 0 10px 15px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#fff;}

.main_right{width:770px;float:left;/* border-top:6px solid #3a3a3a;*/}
.main_L{width:440px;float:left; margin:12px 0 0 30px;}
.gsjj{width:100%;float:left;}
.gsjj_title{ display:block; height:38px; line-height:38px; overflow:hidden;}
.gsjj_p{float:left; font-family:Arial; font-size:24px; color:#b60000; font-weight:bold;}
.gsjj_sp{float:left; font-family:'Microsoft YaHei'; font-size:16px; color:#000; text-indent:6px;}
.gsjj_sp1{float:left; font-family:Arial; font-size:12px; color:#b60000; text-indent:5px;}
.gsjj_T{ display:block; font-family:'Microsoft YaHei'; font-size:14px; color:#272727; line-height:21px; font-weight:bold; overflow:hidden; padding-top:4px;}
.gsjj_txt{ display:block; font-family:'Microsoft YaHei'; color:#474646; line-height:21px; padding-top:5px;}
.gsjj_more{width:68px;float:right; height:16px; line-height:16px; text-align:center; background:#ad0000; border-radius:8px; font-family:'Microsoft YaHei'; color:#fff;}
.gsjj_more a{ display:block; color:#fff;}

.djzs{width:100%;float:left; margin-top:18px;}
.more{float:right; padding:18px 5px 0 0;}
.more img{ display:block;}
.djzs_ul{ display:block;width:466px; padding-top:10px; overflow:hidden;}
.djzs_ul li{width:131px;float:left; margin:0 23px 16px 0;}
.djzs_ul li .djzs_img{width:100%; overflow:hidden; position:relative; border:1px solid #d4d4d4;}
.sub_hover{width:100%; height:100%;background:rgba(182, 0, 0, 0.5) none repeat scroll 0 0 !important; background-color:#b60000; position:absolute;left:0;bottom:-100%; z-index:5;transition:all 0.3s;text-align:center;}
.sub_hover span{ position:absolute;left:50%;top:50%; margin:-25px 0 0 -50px;width:100px; height:50px; border:1px solid #fff;}
.sub_hover span b{ display:inline-block; font-size:30px; color:#fff; line-height:50px;}
.djzs_ul li:hover .sub_hover{ bottom:0;}
.djzs_p{ display:block; height:26px; line-height:26px; text-align:center; overflow:hidden; color:#5c5c5c;}

.main_R{width:235px;float:right; margin:12px 26px 0 0;}
.honor{width:226px;float:left;}
.honor_contect{ display:block; margin-top:6px; border-top:1px solid #d4d4d4; overflow:hidden; padding-top:3px;}
.swiper-pagination-bullet {width: 15px;height: 15px;text-align: center;line-height: 15px;font-size: 12px;color:#fff;opacity: 1;background: rgba(131,131,131,0.8); border-radius:0; margin-left:1px; font-family:'Microsoft YaHei'; transition:all 0.3s;}
.swiper-pagination-bullet-active {width:20px; color:#fff;background: rgba(182,58,42,0.8);}
.honor_contect img{border:1px solid #d2d7dd;}

.news{width:235px;float:left; margin-top:10px;}
.news_ul{ display:block; overflow:hidden; padding-top:10px;}
.news_ul li{ display:block; height:24px; overflow:hidden;}
.news_ul li a{ display:block; height:24px; line-height:24px; overflow:hidden; font-family:'Microsoft YaHei'; color:#4f4f4f; transition:all 0.3s; background:url(../images/jiantou.jpg) no-repeat 3px center; text-indent:14px;}
.news_ul li a:hover{ color:#bb0000;}
.news_img{ display:block; margin-top:16px; overflow:hidden;}
.news_img img{ display:block; margin-bottom:7px; overflow:hidden;}

footer{width:100%;overflow:hidden;}
.foot{width:100%; line-height:40px; overflow:hidden; background-size:cover; font-family:'Microsoft YaHei'; color:#fefefe; padding:0 15px;}
.foot a{color:#fefefe; margin:0 5px;}
.foot_left{float:left;}
.foot_right{float:right;}
/*手机底部导航*/
.hot{width:100%; height:68px; background:#af0000; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ color:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot h6{ font-size:14px; line-height:26px; font-family:'Microsoft YaHei'; color:#fff;}
.hot .row div a{ display:block; color:#fff; padding:5px 0; margin-top:9px;}
.hot .row div:hover{ background:#db0f0f;}

/*关于洁翼*/
.dqwz{width:100%; overflow:hidden; padding:25px 37px;}
.dqwz p{ font-size:15px;}
.dqwz_nav{ display:block; height:20px; line-height:20px; overflow:hidden; color:#3e3838;}
.dqwz_nav a{color:#000;}
.dqwz_title{ display:block; height:37px; line-height:37px; background:url(../images/dqwz_title.jpg) no-repeat center center; background-size:cover; overflow:hidden; color:#3e3838; padding-left:20px;}
.dqwz_p{float:left; background:url(../images/dqwz_logo.jpg) no-repeat left center; text-indent:15px; font-family:'Microsoft YaHei'; font-size:14px; color:#3e3838;}
.company{ display:block; line-height:24px; color:#3e3838; font-family:'Microsoft YaHei'; overflow:hidden; padding:10px;}
.sp1{ font-size:13px; font-weight:bold;}

/*业务范围*/
.ywfw{ display:block; overflow:hidden;}
.ywfw_p{ display:block; height:38px; line-height:38px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#333333; text-indent:20px; margin-bottom:15px;}
.ywfw li{width:260px;float:left; margin:0 44px 44px 44px;}
.ywfw li .ywfw_img{width:100%; overflow:hidden; position:relative;}
.ywfw li:hover .sub_hover{ bottom:0;}
.ywfw li .ywfw_sp{ display:block; height:44px; line-height:44px; text-align:center; font-family:'Microsoft YaHei'; font-size:14px; color:#333333; overflow:hidden;}

.cpxq{ display:block; padding:20px 10px; overflow:hidden;}
.cpxq_img{ display:block; overflow:hidden;}
.cpxq_img img{width:100%; max-width:453px; display:block; margin:0 auto; border:2px solid #e0e0e0;}
.cpxq_sp{ display:block; height:60px; line-height:60px; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:18px; color:#000;}

/*新闻动态*/
.xw{ display:block; overflow:hidden; padding:15px;}
.xw li{ display:block; height:40px; line-height:40px; border-bottom:1px dashed #d3d3d3; overflow:hidden;}
.xw li a{float:left; font-family:'Microsoft YaHei'; color:#454545; text-indent:10px;transition:all 0.3s;}
.xw li a:hover{color:#bb0000;}
.xw li span{float:right; font-family:'Microsoft YaHei'; color:#333333; padding-right:10px;}

.xwxq{ display:block; padding:15px 0; overflow:hidden;}
.xwxq_p{ display:block; height:30px; line-height:30px; overflow:hidden; text-align:center; font-family:'Microsoft YaHei'; font-size:15px; color:#bb0000;}
.xwxq_sp{ display:block; height:25px; line-height:25px; overflow:hidden; text-align:center; font-family:'Microsoft YaHei'; font-size:12px; color:#9a9a9a; padding-bottom:10px; border-bottom:1px dashed #898989;}
.xwxq_txt{ display:block; line-height:24px; color:#454545; font-family:'Microsoft YaHei'; overflow:hidden; padding:10px;}

/*人才招聘*/
.job{ display:block; padding:15px 10px; overflow:hidden; font-family:'Microsoft YaHei'; color:#525151;}
.job .li1{ display:block; height:28px; border-bottom:2px solid #d3d3d3; overflow:hidden;}
.job .li1 dl dd{height:28px; line-height:28px;}
.job li{ display:block; height:40px;overflow:hidden;}
.job li dl{width:100%;float:left;}
.job li dl dd{width:15%;float:left; text-align:center;height:40px; line-height:40px;}
.job li dl .dd1{width:25%;}

/*联系我们*/
.contact{ display:block; padding:15px 10px; overflow:hidden;}
.contact_txt{ display:block; font-family:'Microsoft YaHei'; font-size:14px; color:#3e3838; line-height:24px; overflow:hidden;}
.contact_img{width:100%; overflow:hidden; padding-top:20px;}
.contact_img img{width:100%;  display:block;}



@media (max-width:1199px) {
/*banner
.bannerbox{width:100%; height:375px; transition:all 1s; overflow:hidden;}
#banner{ height:375px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:375px;position:relative;overflow:hidden;transition:all 1s;}
#banner .main_image li span{display:block;width:100%;height:375px;transition:all 1s;}
*/
}

@media (max-width:991px){
.header .icon-menu{float:right;font-size:40px;color:#fff;  cursor:pointer; height:81px; line-height:81px; margin-right:10px;}
.header .sjdnav{ width:150px; height:auto; position:absolute;right:0; top:81px;z-index:9999;background:rgba(177, 0, 0, 0.5) none repeat scroll 0 0 !important; background-color:#0069b7; }
.header .sjdnav ul{ padding:0; margin:0;}
.header .sjdnav li{ height:38px;display:block;text-align:center; margin:5px 0; padding:0;}
.header .sjdnav li a{display:block;line-height:38px; font-family:'Microsoft YaHei'; font-size:18px; color:#fff; }
.header .sjdnav li a:hover{background:#fff; color:#b10000;}
.header .sjdnavhide{ height:0; overflow:hidden;}	
.header .logo{width:auto; margin-left:10px;}

.header_right{width:auto;float:right;}
.header_nav{float:right; padding:30px 10px 0 0;}
.ssbox{ padding:0 1%;}

/*banner
.bannerbox{width:100%; height:310px; transition:all 1s; overflow:hidden;}
#banner{ height:310px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:310px;position:relative;overflow:hidden;transition:all 1s;}
#banner .main_image li span{display:block;width:100%;height:310px;transition:all 1s;}
*/

.main{background:#fff;}
.foot{ text-align:center;line-height:24px; padding:10px 15px;}
.foot_left{width:100%;}
.foot_right{width:100%;}

.about1{width:100%;float:left; background:#b60000;}
.about_title1{ display:block; height:40px; line-height:40px; background:url(../images/title_bj.jpg) repeat-x left center; overflow:hidden;font-family:'Microsoft YaHei'; font-size:15px; color:#fffefe; font-weight:bold; text-indent:20px;}
.about_ul1{ display:none; padding:5px 25px 14px 25px; overflow:hidden;}
.about_ul1 li{ display:block; height:42px; border-bottom:1px dashed #fff; overflow:hidden;}
.about_ul1 li span{ display:block; height:42px; line-height:42px; overflow:hidden; cursor:pointer; font-family:'Microsoft YaHei'; font-size:15px; color:#fff; text-align:center;}

/*关于洁翼*/
.dqwz{ padding:25px 1%;}
.dqwz_nav{ display:block; height:20px; line-height:20px; overflow:hidden; color:#3e3838;}
.dqwz_title{ display:block; height:37px; line-height:37px; background:url(../images/dqwz_title.jpg) no-repeat center center; background-size:cover; overflow:hidden; color:#3e3838; padding-left:20px;}
.dqwz_p{float:left; background:url(../images/dqwz_logo.jpg) no-repeat left center; text-indent:15px; font-family:'Microsoft YaHei'; font-size:14px; color:#3e3838;}
.company{ display:block; line-height:24px; color:#3e3838; font-family:'Microsoft YaHei'; overflow:hidden; padding:10px;}
.sp1{ font-size:13px; font-weight:bold;}

/*业务范围*/
.ywfw li{width:48%;float:left; margin:0 1% 20px 1%;}
.cpxq{ display:block; padding:20px 0; overflow:hidden;}

/*新闻动态*/
.xw{ display:block; overflow:hidden; padding:15px 0;}
.xw li a{width:80%;height:40px; overflow:hidden; float:left; font-family:'Microsoft YaHei'; color:#454545; text-indent:10px;transition:all 0.3s;}
 li span{float:right; font-family:'Microsoft YaHei'; color:#333333; padding-right:10px;}
.xwxq{ display:block; padding:15px 0; overflow:hidden;}

/*新闻动态*/
.xw{padding:15px 1%;}

/*人才招聘*/
.job{padding:15px 1%;}

/*联系我们*/
.contact{ padding:15px 1%;}

}

@media (max-width:414px){}
@media (max-width:767px){
.bigimg img{width:100%;}
.header .icon-menu{font-size:30px;}
/*.header .sjdnav{ width:100%;}*/


/*banner
.bannerbox{width:100%; height:240px; transition:all 1s; overflow:hidden;}
#banner{ height:240px;position:relative;overflow:hidden; transition:all 1s;}
#banner .main_image{ height:240px;position:relative;overflow:hidden;transition:all 1s;}
#banner .main_image li span{display:block;width:100%;height:240px;transition:all 1s;}
*/

.main_right{width:100%;}
.main_L{width:100%; margin:12px 0 0 0; padding:0 1%;}
.gsjj_more{ margin-top:10px;}
.djzs_ul{ display:block;width:100%; padding-top:10px; overflow:hidden;}
.djzs_ul li{width:31.3%;float:left; margin:0 1% 16px 1%;}
.main_R{width:100%;float:right; margin:12px 0 0 0; padding:0 1%;}
.honor{width:100%;float:left;}
.honor_contect{width:226px; margin:6px auto 0 auto;}
.news{width:100%;float:left; margin:10px 0 20px 0;}
.news_img{ display:block; margin-top:16px; overflow:hidden;}
.news_img img{ display:block;width:48%;float:left; margin:0 1%; overflow:hidden;}
.foot{ padding:10px 1%;}

}
.nr{ padding:0 20px;}
.nr img{max-width:100%;border:0;outline:none;}

.bigimg{display:none;position:fixed;left:0;top:0;right:0;bottom:0;width:100%; height:100%;text-align:center;line-height:100%;z-index:100;}
.bigimgbg{display:none;position:fixed;left:0;top:0;right:0;bottom:0;width:100%; height:100%;background:#000;overflow:hidden;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;z-index:99;}
.bigimg img{display:block;border:0;margin:auto;max-width:1000px;max-height:100%;margin-top:100px;}