@charset "utf-8";
/*===========================header=============================*/
h1,h2,h3,h4,ul,ol,dl{ margin: 0; margin: 0; font-weight: normal; }
h1{ font-size: 16px;}
.fl{ float: left; }
.fr{ float: right;}
.am-with-fixed-navbar{ padding: 0;}
.red{ color: red;}
img{max-width:100%; }
/*@font-face{
	font-family:myE;
	src: url(../fonts/norwester.ttf);
}*/
/*===========================header=============================*/
#header{z-index: 9999;height:61px;overflow:hidden;}
#logo{display: block; float:left;}
#logo img{height:37px; margin-left:10px; margin-top:12px;}

.top_tel{font-size: 12px;color:#0050a3;margin-top:  20px;margin-right: 55px;float:  right;}
.top_tel b{ font-size:16px; font-family:arial;}

body{ width:100%;}

h5{ text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:1.2;}
h5 a{ display:block; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 10px;}
li h1{ text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:1.2;}
li h1 strong{ display:block; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 10px;}
.offcanvas-page{ overflow:hidden; position:fixed;}



/*Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦Å’â€°Ã©â€™Â®Ã¥Å Â¨Ã§â€Â»*/
.nav_btn{position: absolute;top: 0; right: 0;width: 53px !important;height: 61px !important; transition: 0.5s;cursor: pointer;height:5rem; width: 4.5rem; background:none; border:none; padding: 0; outline: none;}
.line{position: relative;display: block;width: 22px;height: 2px;margin: 1px auto 0;background:#194d9d; border-radius:3px;}
.line:before,.line:after{content: '';width: 100%;height: 2px; right: 0;position: absolute;background: #194d9d; border-radius:3px; transition-duration: 0.3s,0.3s;transition-delay: 0.3s,0s;}
.line:before{transition-property: bottom,transform;bottom: 8px;}
.line:after{transition-property: top,transform;top: 8px;}
.nav_btn_active{right: 240px;position: fixed; z-index:999; top:0; border-radius:0;}
.nav_btn_active span {background-color: transparent;-webkit-transition-delay: 0s,0s;-moz-transition-delay: 0s,0s;-ms-transition-delay: 0s,0s;-o-transition-delay: 0s,0s;transition-delay: 0s,0s}
.nav_btn_active span:after,.nav_btn_active span:before {-webkit-transition-delay: 0s,.3s;-moz-transition-delay: 0s,.3s; -ms-transition-delay: 0s,.3s; -o-transition-delay: 0s,.3s; transition-delay: 0s,.3s}
.nav_btn_active span:before {bottom: 0px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.nav_btn_active span:after {top:0px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}

/*Ã¤Â¾Â§Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦Â Â·Ã¥Â¼Â*/
.header-nav {display: block;width: 240px;position: fixed;top: 0;right: 0;opacity: 0;transition: 0.5s;text-align: left;transform: translateX(240px);visibility: hidden\9;height: 100vh;overflow: auto;    bottom: 0;z-index: 1090;
    background: #f4f4f4;}
.header-nav-active {opacity: 1; display:block;transform: translateX(0);}
.mask {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}

.am-offcanvas-content{ padding:0;}
#aside_nav .am-offcanvas-bar{ width: 252px; background: #f4f4f4;}
#nav .am-list > li{  background: none; border-color:rgba(0,0,0,.06); padding:1.5rem 0; box-shadow:none !important; }
#nav .am-list > li a{ padding:0; padding-left:2rem; font-size:14px; color: #666;}
#nav .am-fr[class*="am-icon-"]{ color:#999 !important;}
#nav .am-list > li ul{ padding:0 ; margin-bottom: -1rem;}
#nav .am-list > li ul li{ padding:0 2rem; line-height: 3.5rem; display: block; background: #fff; border:0; }
#nav .am-list > li ul li{}
#nav .am-list > li ul li:last-child{ border:none;}
#nav .am-list > li ul li a{ font-size:12px; display:block; padding:0;}
#nav .am-fr[class*="am-icon-"]{ color: #eee;}
#nav .doc-oc-demo3{ width:50px;}
#nav .am-list > li ul{ padding-top: 10px; }
.am-offcanvas-bar::after{ background:none;}
#index_nav_bar li{}
#index_nav_bar li a{ display: block; height: 5rem; line-height: 5rem; text-align: center; color: #fff; font-size: 14px;}
.am-pureview{ z-index:10000; }

#bnt_list{ border-left:1px solid #eee;}
#bnt_cnen {
    height: 61px; line-height: 61px; font-size: 1.8rem; text-align: center; float: right; margin-right: 4.5rem; color: #666;
    width: 4.5rem; background:#fff;
    padding: 0;
}
#bnt_cnen a{color: #777; font-size: 1.8rem;}


.fixed_box{height:5rem;}
/*===========================footer=============================*/
#footer_box{ background: none;}
#footer_box .copyright a{ color:#797b7d;}

/*===========================footer=============================*/
#footer_box{ padding: 0px;  z-index:999; position:relative;}
#footer_box .copyright{color:#797b7d; display:block; margin-bottom: 65px; border-top: 1px solid #fff; font-size: 13px;}
#footer{ position:fixed; bottom:0; left:0; width:100%;}
#footer ul{background:#333335}
#footer_box .am-dropdown{ cursor:pointer; width:100%; display:block; display:block;}
#footer_box .am-dropdown-content{  }
#footer_box .am-dropdown-content input{ }
#footer li{ display: block; border-right:1px solid #626262;}
#footer li a{ padding:13px 0; display: block; color: #fff; font-size: 13px;}
#footer li a .j_iconfont{ color: #fff; margin-bottom: 1px; position:relative; top:-2px;}
#footer li:last-child a{ border: none;} 

/*===========================Ã¨Â¿â€Ã¥â€ºÅ¾Ã©Â¡Â¶Ã©Æ’Â¨=============================*/
#gotop{ position:fixed; display: block; bottom: 52px; right: 0; z-index: 9999;}
#gotop img{ display: block;}


 
 
/*===========================index=============================*/
.am-slider-b2{ box-shadow: none;}
.my_bnt{ margin: 0 auto; text-align:center;  font-size:12px; border-radius: 3px; line-height:30px; height:30px; text-transform: uppercase; width: 100px; color:#fff !important;  
 margin-bottom: 2rem;   background: #224792;  display: block; margin-top: 2rem;}
.j_bnt_border{ margin: 0 auto; text-align:center; font-size:12px; line-height:3rem; height:3rem; text-transform: uppercase; width: 100px; color:#e77817;  
 margin-bottom: 2rem; border-radius: 0rem; border-radius: 2px;  border: 1px solid #e77817;  display: block;}
 

#s_main_box{margin-bottom: 6rem; position:relative;}

/*===============================Ã©Â¦â€“Ã©Â¡Âµ-start==================================*/
#mode_about{ margin-bottom:30px; margin-top:30px; background:#eaebed; padding:30px 0 10px; }

/*======================banner=============================*/
#banner{ background: #fff; position: relative; z-index: 1;}
#banner .am-slider-default{ margin-bottom: 0;}
#banner .am-slider-a1 .am-control-nav{ bottom:0;}
#banner .am-slider-a1 .am-control-nav li{ margin: 0px 8px; }
#banner .am-slider-a1 .am-control-nav li a{ background: #fff;   height: 8px; width: 8px; border-radius: 6px; border:0; position:relative;}
#banner .am-slider-a1 .am-control-nav li a:after{ content:""; display:block; position:absolute; width:16px; height:16px; border-radius:50%; border:1px solid #224792; opacity:1; left:50%;  top:50%; margin-left:-8px; margin-top:-8px; transform:scale(0); transition:.3s;}
#banner .am-slider-a1 .am-control-nav li a.am-active:after{ transform:scale(1);}

#banner .am-slider-a1 .am-control-nav li a.am-active{ background-color: #f39033 !important; box-shadow:none; background: #224792; }

#n_gczs{ margin-bottom:80px;}
#n_gczs .n_gczs_slide{ border-left:1px solid #e9e9e9; margin-left: 10px;}
#n_gczs .swiper-slide{ margin-left: -12px;}
#n_gczs .swiper-slide{ width:100%; padding-bottom:15px; padding-left:20px;}
#n_gczs .swiper-slide h5{ font-size:20px; color:#535354; margin-bottom:0; position:relative; left:-20px; padding-left:30px;}
#n_gczs .swiper-slide h5:before{ content: url(../images/icon_gzzs.png); position:absolute; left:0; top:0; display:inline-block;}
#n_gczs .swiper-slide:hover h5:before{ content: url(../images/icon_gzzs_on.png); position:absolute; left:0; top:0; display:inline-block;}
#n_gczs .swiper-slide h5 span{ font-size:16px;}
#n_gczs .n_gczs_slide .ar_article{ margin-right:0;}

#n_tuandui1{ overflow:hidden; background:#f0f0f2; padding:30px 0;}
#n_tuandui1 .fl{ width:100%;  border:3px solid #fff;}
#n_tuandui1 .fr{ width:100%; margin-left:90px;}
#n_tuandui1 .fr .table{ display:table;}
#n_tuandui1 .fr .tablecell{ display:table-cell; vertical-align:middle; padding-top:20px;}

#n_tuandui2 { margin-bottom:20px; margin-top:20px; position:relative;}
#n_tuandui2 .bd{ overflow:hidden;}
#n_tuandui2 ul li{ width:50%; float:left; position:relative;padding:5px; margin-bottom:5px; box-sizing:border-box;}
#n_tuandui2 ul li .img{width:100%; height:210px; position:relative;}
#n_tuandui2 ul li .img .mask{ position:absolute; top:0; left:0; width:100%; height:100%; background: url(fdj.png) center 160px no-repeat rgba(216,9,48,.75); opacity:0; transition:.5s; -webkit-transition:.5s;}
#n_tuandui2 ul li:hover .mask{ opacity:1;background: url(fdj.png) center 149px no-repeat rgba(216,9,48,.75);}

#n_tuandui2 ul li .txt{ padding:20px 5px 15px; background:#f4f5f7; overflow:hidden; }
#n_tuandui2 ul li .txt div{  width:140px; float:left; line-height:20px;}
#n_tuandui2 ul li .txt div h5{font-size:14px; color:#181819;width:140px; margin:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#n_tuandui2 ul li .txt span{ display:block; font-size:12px; color:#8f8f8f;width:140px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#n_tuandui2 ul li .txt img{ float:right; width:25px; padding-top:6px;}

#n_tuandui2 .prev{ width:20px; height:35px; display:block; background:url(n_jilu_left.png) center no-repeat; position:absolute; left:-63px; top:183px;}
#n_tuandui2 .next{ width:20px; height:35px; display:block; background:url(n_jilu_right.png) center no-repeat; position:absolute; right:-63px; top:183px;}


#n_zhuanchang{ margin-top:30px; margin-bottom:30px;}
#n_zhuanchang ul{}
#n_zhuanchang ul li{ background:#f3f3f4; margin-bottom:18px;}
#n_zhuanchang ul li .img{ width:100%; position:relative;}
#n_zhuanchang ul li .img img{ transition:2s; -webkit-transition:2s; -moz-transition:2s; -ms-transition:2s;-o-transition:2s;}
#n_zhuanchang ul li .mask2{ position:absolute; background:rgba(0,0,0,.2) url(play.png) center no-repeat; background-size:32px; width:100%; height:100%; top:0; left:0;transition:all ease-in-out 400ms; -webkit-transition:all ease-in-out 400ms;}
#n_zhuanchang ul li .txt{ width:100%; padding:20px 10px;}
#n_zhuanchang ul li .txt h5{ font-size:16px; color:#252525; margin-bottom:0;}
#n_zhuanchang ul li .txt p{ font-size:12px; color:#848484; line-height:24px; height:72px; overflow:hidden;}
#n_zhuanchang ul li .txt span{ position:relative; display:inline-block; font-size:12px; color:#aeaeae; font-family:arial;}
#n_zhuanchang ul li .txt span:after{ content:""; width:100%; height:1px; background:#aeaeae; bottom:5px; display:block;}
#n_zhuanchang ul li .txt h5:hover{ color:#d80930;}
#n_zhuanchang ul li .mask2:hover{background:rgba(0,0,0,.4) url(play.png) center no-repeat;background-size:32px;}


#n_wenming{ padding-bottom:30px;}
#n_wenming ul{ margin:0 5px; margin-top:20px;}
#n_wenming ul li{ width:50%; height:150px; overflow:hidden; position:relative; float:left; padding:5px;}
#n_wenming ul li img{ width:100%; height:100%; border:2px solid #eee; transition:1s; -webkit-transition:1s; -moz-transition:1s; -ms-transition:1s;-o-transition:1s;}
#n_wenming ul li:hover img{ transform:scale(1.1);}
#n_wenming ul li h5{ width:80%; height:30px; line-height:30px; font-weight:100; text-align:center; background:#d80930; background: rgba(216,9,48,.9); color:#fff; font-size:14px; position:absolute; left:5px; margin-bottom:0; bottom:20px; transition:.5s; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s;}
#n_wenming ul li:hover h5{ bottom:0;}

#n_jilu{ margin-top:30px; margin-bottom:30px;}
#n_jilu ul{}
#n_jilu ul li{margin-bottom:18px; width:50%; float:left; padding:5px;}
#n_jilu ul li a{ background:#f3f3f4; display:block; }
#n_jilu ul li .img{ width:100%; position:relative;}
#n_jilu ul li .img img{ transition:2s; -webkit-transition:2s; -moz-transition:2s; -ms-transition:2s;-o-transition:2s;}
#n_jilu ul li .mask2{ position:absolute; background:rgba(0,0,0,.2) url(play.png) center no-repeat; background-size:32px; width:100%; height:100%; top:0; left:0;transition:all ease-in-out 400ms; -webkit-transition:all ease-in-out 400ms;}
#n_jilu ul li .txt{ width:100%; padding:20px 10px;}
#n_jilu ul li .txt h5{ font-size:13px; color:#252525; margin-bottom:0; font-weight:100;}
#n_jilu ul li .txt h5:hover{ color:#d80930;}
#n_jilu ul li .mask2:hover{background:rgba(0,0,0,.4) url(play.png) center no-repeat;background-size:32px;}

/*===========================Ã¥Â¿Â«Ã¦ÂÂ·Ã¥â€¦Â¥Ã¥ÂÂ£=============================*/

#mode_link{margin-top: 3rem; margin-bottom: 2rem; padding-bottom: 2rem; padding-top: 2rem; background: #f1f3f6;}
#mode_link ul{margin: 0 .3rem;}
#mode_link li{  }
#mode_link  a{  display: block; position: relative; margin: 0 .3rem;}
#mode_link  a img{ display: block; margin: 0 auto;  width: 100%}
#mode_link  h1{ font-size: 12px; color: #46484c; display: block; text-align: center; margin-top: 1rem;}

/*Ã¥Â®Â¢Ã¦Ë†Â·Ã¦Â¡Ë†Ã¤Â¾â€¹*/
#s_hezuo{ margin-bottom: 20px; background:#224792; overflow:hidden; padding-bottom:2rem;}
#s_hezuo .s_title2{ text-align:center; padding-top:2rem; padding-bottom:0.6rem; margin-bottom:1rem; background:url(s_coop_tt.png) center no-repeat; background-size:200px;}
#s_hezuo .s_title2 h1{ color:#fff; text-align:center; font-size:1.8rem; line-height:1.2;}
#s_hezuo .s_title2 p{ color:#fff; text-transform:capitalize; font-size:1.4rem; line-height:1.2;}
#s_hezuo ul li{ padding:3px; }
#s_hezuo ul li .img{ width:100%; text-align: center; display: table-cell; vertical-align: middle;}
#s_hezuo ul li .img img{ width: 100%; height: auto;}
#s_hezuo ul li p{ font-size:1.4rem; color:#fff; text-align:center; padding:0 8px;}

#n_ceshi{ padding-top:20px; padding-bottom:10px;}
#n_ceshi ul li{ margin-bottom:10px; overflow:hidden;}
#n_ceshi ul li a{ display:block; width:100%; height:100%;}
#n_ceshi ul li .img{ width:60%;  float:left; overflow:hidden;}
#n_ceshi ul li .img img{ transition:ease-in-out 2s; -moz-transition:ease-in-out 2s; -ms-transition:ease-in-out 2s; -o-transition:ease-in-out 2s; -webkit-transition:ease-in-out 2s;}
#n_ceshi ul li .txt{ width:40%; float:left; padding:0 10px;}
#n_ceshi ul li .txt h5{ font-size:15px; color:#090909; padding-top:30px; margin-bottom:0; font-weight:100;}
#n_ceshi ul li .txt h5:hover{ color:#d80930;}
#n_ceshi ul li .txt i{ display:block; width:18px; height:4px; background:#d80930; margin-top:8px; margin-bottom:12px;}
#n_ceshi ul li .txt span{ font-size:12px; color:#808080;display:block; margin-bottom:16px; line-height:18px; height:36px; overflow:hidden;}
#n_ceshi ul li .txt p{ font-size:12px; color:#76767d; line-height:24px; height:72px; overflow:hidden;}
#n_ceshi ul li .txt .btn{ display:block; width:72px; height:30px; line-height:30px; text-align:center; background:#fff; font-size:12px; color:#2f2f2f; border-radius:30px; margin-top:25px; transition:.3s; -webkit-transition:.3s;}
#n_ceshi ul li .txt .btn:hover{ background:#d80930; color:#fff;}

.s_news{ background:#f8f7fa; padding:20px 0 10px; margin-bottom:20px;}

/*Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’*/
li{ list-style: none;}
.zixun {}
.zixun .tt2{ height:68px; line-height:68px; margin-top:-18px; border-bottom:1px solid #ddd; margin-bottom:13px;}
.zixun .tt2>a{ font-size:22px; color:#4f4f50;line-height:69px; display:inline-block; background:url(tt2_bg.jpg) left bottom no-repeat;}
.zixun .tt2 span.more_r a{ color:#66666c; font-size:12px;}
.zixun .bd ul li{ height:85px; box-sizing:border-box; padding-top:5px; margin-top: 0;}
.zixun .bd ul li:hover h5{ color:#888;}
.zixun .bd ul li p{ width:55px; height:62px; float:left; font-family:arial; border:1px solid #ddd; text-align:center; font-size:12px; line-height:30px; color:#333; }
.zixun .bd ul li p span{ display:block; color:#3c3c3c; line-height:32px;border-bottom:1px solid #ddd; font-size: 2em; }
.zixun .bd ul li h5{ float:left; width:calc(100% - 65px); font-weight: 100; float:right; color:#777;  font-size:13px; overflow:hidden; white-space:normal; line-height:24px; height:52px; margin: 0; 
	overflow:hidden; padding-top:8px;}
.zixun .bd ul li b{ font-size: 16px; font-weight: 100; color: #333; line-height: 26px; display: block; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}

/*Ã¥Âºâ€¢Ã©Æ’Â¨*/
.foot{ text-align:center;margin-top:20px;}
.foot a{ color:#666; padding:10px; }

li{ list-style: none;}

/*Ã¨Â§Â£Ã¥â€ Â³Ã¦â€“Â¹Ã¦Â¡Ë†*/
.fangan .hd ul li{ width:25%;}
.fangan .un ul li{ border-bottom:1px solid #ddd; padding:15px 0; list-style:none;}
.fangan .un ul li h5{margin-bottom:5px;}
.fangan .un ul li h5 a{ font-size:1.4rem; color:#323334; font-weight:100; }
.fangan .un ul li p{ font-size:0.875rem; color:#686969; line-height:1.6rem; height:3.2rem; overflow:hidden;}
.fangan .un ul li span{ font-size:12px; color:#7d7e7e; display:block; margin-top:5px;}

/*Ã¥Â®Â¢Ã¦Ë†Â·Ã¦Â¡Ë†Ã¤Â¾â€¹*/
#n_coop{ margin-bottom: 20px;}
#n_coop ul li{ padding:3px; }
#n_coop ul li .img{ width:100%;display:block; padding:6px;background:#f6f6f6; height: 100%; text-align:center;  text-align: -webkit-center;}
#n_coop ul li .img a{ display: block; text-align: center;height: 78px;  display: table-cell; vertical-align: middle;}
#n_coop ul li .img a img{ max-width: 100%; max-height: 100%; height: auto;}


/*==========================Ã¤ÂºÂ§Ã¥â€œÂÃ¥Â±â€¢Ã§Â¤Âº=============================*/
#mode_pro ul{  margin: 0rem -.3rem 0 -.3rem;}
#mode_pro li{ border: none; margin: 0; }
#mode_pro li a{  display: block; margin: .3rem; vertical-align:middle; text-align:center; }
#mode_pro li a .tab{  display: table; width: 100%; overflow: hidden; box-sizing: border-box; background:#fff; }
#mode_pro li a .tab_cl{ display:table-cell; width:100%; vertical-align:middle;}
#mode_pro li a .tab_cl img{ max-width:90%; max-height:140px;}
#mode_pro ul li h1{ display: block; display: block; box-sizing: border-box; line-height: 13px; background:#eee; line-height:3;  }  
#mode_pro ul li h1 strong{background:#fff;  color:#333; font-size: 12px; font-weight: 400; text-align: center; padding: .8rem 0; display: block;} 
#mode_pro ul li h5{ margin:0; font-size:14px; color:#333; font-weight:300; text-align:center; line-height:40px;
  background:#f3f3f3;
 }


/*Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’*/

#mode_news{ margin-bottom:30px;}


li{ list-style: none;}

/*===========================Ã§Â»ÂÃ¥â€¦Â¸Ã¦Â¡Ë†Ã¤Â¾â€¹=============================*/  
#mode_case ul{  margin: 0 -5px;}
#mode_case li{ border: none; padding:5px; width:50%; float:left; margin-bottom:10px; }
#mode_case li a{  display: block; vertical-align:middle; text-align:center;  }
#mode_case li a img{  width: 100%; height:100%; overflow: hidden;  }
#mode_case ul li .txt{ display: block; box-sizing: border-box; font-size:13px; background:#eee; font-weight:normal;color:#333; text-align:center; padding:10px;  }  
#mode_case ul li .txt a{ display: block; text-align:left; font-size:13px; color:#333; line-height: 25px;} 

/*===========================Ã¥Âºâ€¢Ã©Æ’Â¨Ã¥Â¿Â«Ã¦ÂÂ·Ã©â€œÂ¾Ã¦Å½Â¥=============================*/
#text_link{ text-align: center;  color: #797b7d; font-size: 13px; margin-bottom: .5rem; }
#text_link a{ color: #797b7d;}

/*===========================Ã§â€°Ë†Ã¦ÂÆ’Ã§â€Â³Ã¦ËœÅ½=============================*/
#copyright{ font-size: 12px; line-height: 20px; color: #818181; text-align: center; margin-top:10px;}
#copyright a{color: #818181;}

/*==============Ã¥â€ â€¦Ã©Â¡Âµ=====================*/
#n_banner{position: relative; background: #000;}
#n_banner img{ display: block; width: 100%; opacity: .85;}
#n_banner .box{ position: absolute; top: 50%; left:0; width: 100%; margin-top: -25px; text-align: center;}
#n_banner .box h1{ display: block; font-size: 16px; color: #fff;}
#n_banner .box h2{ font-size: 18px; color: #fff; font-weight: 700; text-transform: uppercase;}

/*==============Ã¥â€ â€¦Ã©Â¡ÂµÃ¥Å’Âº====================*/ 
#n_main_box{ padding: 25px 0  90px 0; }
#n_content .map_box{ margin-top: 2rem; }
#n_content .map_box img{ width: 100%;}


/*==============Ã¦â€“Â°Ã©â€”Â»Ã¨Â¯Â¦Ã¦Æ’â€¦=====================*/
.n_article {  }

.ar_title{ text-align:center; margin-top: 1rem;  padding-bottom: 20px; margin-bottom: 25px;  border-bottom: 1px solid #eee;}
.ar_title h1{color: #333; font-size:15px; margin:0; font-weight:normal; }
.ar_title h3{ font-weight: normal;  margin:0; color: #bcbbbb; padding-top:.5rem; font-size:12px; }


.n_article .ar_article{  }
.j_page{ margin-top:20px;}
#fot_mark_box{ position:relative; border-bottom:1px solid #dedfdf; padding-bottom:15px;}
#fot_mark_box .mark_box { background:url(icon_mark.png) left center no-repeat; background-size: auto 20px; padding-left:25px;  }
#fot_mark_box .mark_box  a{  height:24px; line-height:24px; padding:0 5px;  font-size:12px; color:#8b8b8b;  display:inline-block;  }

#ar_fot{ margin-top:20px; position:relative; padding:15px 0; }
#ar_fot i{ display:block; float: left; width: 10px; height:20px; background: url(line_page.png) center no-repeat;}
#ar_fot a{ display: block; float: left; width: 50px; text-align: center; font-size:12px; color:#737070; font-weight:normal; height:20px; line-height: 20px;}
#ar_fot .page_box{position: absolute;right: 0;top: 0;}
#ar_fot .page_box a{ font-size: 14px; color: #646466;}
#ar_fot .bnt_back{ position:absolute; top:0px; left:0; width: 75px; color:#94243a; background: url(bg_jt.png) left center no-repeat; background-size: auto 12px; padding-left: 12px;  font-size:14px; height:20px; line-height: 20px;}


/*Ã§Â§Â»Ã¥Å Â¨Ã¥Ë†â€ Ã©Â¡Âµ*/
.am-pagination-select .am-pagination-select select{ color: #666666 !important; text-align: center;  background: none; font-size: 14px; border: 1px solid #dedede;}
.am-pagination-select > li > a{ color: #666666 !important; background: none; font-size: 14px; border: 1px solid #dedede;}
.am-pagination-select > li > a:hover{ background: none; border: 1px solid #dedede; }


/*==============Ã¥â€ â€¦Ã©Â¡ÂµÃ¥Â¯Â¼Ã¨Ë†Âª=====================*/

#bnt_sub_nav{ position: relative;}
#sub_nav_content{ display: none; background: #343336; position: relative; width: 100%;}
#sub_nav_content .content a{ display: block; position: relative; height: 4rem; line-height: 3.8rem; text-align: center; width: 100%; }
#sub_nav_content .content a i{font-style: normal; padding-left: .7rem;  font-size: 12px; color: #fff;}
#sub_nav_content .content a:nth-child(2n+1){ background: #4d4d4e;}
 
#nav_slide{ background: #e3e3e4;   line-height: 50px; position: relative; z-index: 2; }
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{ height: 15px;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{ font-size: 16px; color: #000; text-align: center;}
#bnt_sub_nav{ position: absolute; right: 1rem; top: 17.5px; cursor: pointer; }
#bnt_sub_nav img{ display: block; height: 15px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li { background: none; box-shadow:none;}
#sub_nav_content ul li a{ display:block; font-size: 14px; padding:0; padding-left: 10px; color: #333;}
#sub_nav_content ul li ul li{ border:0; line-height:40px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{ color:#194d9d;}


#sub_nav_content dt{height:30px;line-height:30px;position:relative;background:#fafafb;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 10px; display:block;color:#5b5349; height: 30px; font-size:13px; font-weight: 400;  }
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title_on  { background:#fafafb;}
#sub_nav_content dt.title_on a{ color:#fff; border-top:1px solid #fff;}
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.title_on.on{  }
#sub_nav_content dt.title_on a{ color:#5b5349;}
#sub_nav_content dd{  display:block;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#b7863e}


/*==============Ã¤Â¸â€°Ã§ÂºÂ§Ã¥Â¯Â¼Ã¨Ë†Âª====================*/ 
#n_nav_sub{ padding: 2rem 0 0rem; }
#n_nav_sub ul{ display: flex; text-align: center;}
#n_nav_sub li{   flex: 1; text-align: center; list-style: none;}
#n_nav_sub li a{ display: block; text-align: center; font-size: 12px; color: #e8eaed; padding-bottom: 1rem;}
#n_nav_sub li.on a{ color: #fbaf41; background:url(icon_dd_on.png) center bottom no-repeat; background-size: auto 5px;}


/*Ã¦â€“Â°Ã©â€”Â»Ã¤ÂºÅ’*/  
#mode_news2{ margin-bottom:20px;}
#mode_news2 ul{ margin-top:-15px;}
#mode_news2 ul li{ font-size:0; padding:15px 0; border-bottom:1px dashed #eee; overflow:hidden;}
#mode_news2 ul li a{ display:block; width:100%; height:100%;overflow:hidden; background:#eee;}
#mode_news2 ul li .img{ width:45%; height:110px; float:left; overflow:hidden; display:table; padding-right:10px; }
#mode_news2 ul li .img img{ width:100%; height:100%;}
#mode_news2 ul li .txt{ height:100px; }
#mode_news2 ul li .txt div{ height:100px;}
#mode_news2 ul li .txt h5{font-size: 14px;color:#060606;font-weight:100;padding-bottom:5px;padding-top:8px;position:relative;}
#mode_news2 ul li .txt p{ font-size:12px; color:#646464; line-height:18px; height:36px; overflow:hidden;}
#mode_news2 ul li .txt span{ font-size:11px;  color:#999; display:inline-block; margin-top:5px; margin-bottom:5px; font-weight:100; text-transform:uppercase; }

/*Ã¦â€“Â°Ã©â€”Â»Ã¥â€ºâ€º*/  
#mode_news4{ }
#mode_news4 ul{margin-top:-15px;}
#mode_news4 ul li{font-size:0;line-height: 35px;height: 35px;border-bottom:1px dashed #ddd;}
#mode_news4 ul li a{ display:block; width:100%;overflow:hidden;}
#mode_news4 ul li h5{font-size: 13px;color:#1c1b1b;font-weight:100;width:250px;float:left;position:relative;background:url(s_news_ico.png) left center no-repeat;background-size:10px;box-sizing:border-box;line-hei;line-height: 35px;}
#mode_news4 ul li h5:hover{ color:#0050a3;}
#mode_news4 ul li span{ font-size:11px; color:#acaeaf; float:right; text-transform:uppercase; font-weight:100; font-family:arial; }
#mode_news4 ul li h5::before {
    content: "●";
    color: rgb(136, 137, 138);
    display: inline-block;
    margin-right: 5px;
}
h5{ margin:0;}


/*Ã¤ÂºÂºÃ¦â€°ÂÃ¦â€¹â€ºÃ¨ÂËœ3*/
#mode_zhaopin3{  }
#mode_zhaopin3{ margin-bottom:50px;}
#mode_zhaopin3 #list_slide{  position:relative;border-top: 1px dotted #cccdd1; }
#mode_zhaopin3 #list_slide dl strong{  display:block; float:left; margin-top:18px; width: 3px; height:18px; background: #0070c0;; }
#mode_zhaopin3 #list_slide dl{ border-bottom:1px dotted #cccdd1; position: relative; }
#mode_zhaopin3 #list_slide dt{ position:relative; cursor:pointer; height:55px; }
#mode_zhaopin3 #list_slide dt.on{ }
#mode_zhaopin3 #list_slide dt h1{  color:#3f3f40; padding-left:16px; font-size:14px; line-height:53px; background:url(ico_s.png) right center no-repeat;  display:block; margin-right:18px;}
#mode_zhaopin3 #list_slide dd{ display:none; line-height:24px;  padding: 0px 18px; padding-bottom:15px;}
#mode_zhaopin3 #list_slide dd p{  margin-bottom:0;}
#mode_zhaopin3 #list_slide dd p:last-child{ padding-bottom:0;}
#mode_zhaopin3 #list_slide dd .content{ padding:5px 20px 15px 0px;}
#mode_zhaopin3 #list_slide dd .content { color:#8c8d90; font-size:12px; line-height:26px;}
#mode_zhaopin3 #list_slide dd .content *{ color:#8c8d90; font-size:12px; line-height:26px;}
#mode_zhaopin3 #list_slide dt.on h1{ background:url(ico_s_on.png) right center no-repeat;}

.m{ margin:0 15px;}


#mode_news1 ul{  margin:0 -5px;}
#mode_news1 li{ margin-bottom:5px;}
#mode_news1 li a{  display: block; margin: 5px; vertical-align:middle; background:#eaebed; }
#mode_news1 li a img{  width: 100%; height:120px; overflow: hidden;  }
#mode_news1 ul li .txt{ padding: 12px 10px;}
#mode_news1 ul li h5{ color:#222; font-size: 14px; margin-bottom:8px;  } 
#mode_news1 ul li p{ font-size:12px; color:#848484; line-height:18px; height:36px; overflow:hidden;}
#mode_news1 ul li span{ position:relative; display:block; font-size:12px; color:#aeaeae; font-family:arial; height:20px; line-height:20px; margin-top:6px;}

#mode_zizhi1{ margin-bottom: 3rem;}
#mode_zizhi1 ul{ position: relative;  margin: -5px;}
#mode_zizhi1 li{ display:block; position: relative;  }
#mode_zizhi1 li a{display: block; padding: 0; padding-bottom: 1rem; margin:5px;  position: relative;}
#mode_zizhi1 li a .img_mid{  width: 100%; height:150px; display:table; background: #edecf1;}
#mode_zizhi1 li a .img_mid div{ display:table-cell; vertical-align:middle; text-align:center; width: 100%; height:150px; }
#mode_zizhi1 li a .img_mid img{ max-height:90%; max-width:90%; margin:0; display: inline-block;}
#mode_zizhi1 li a h5{ margin:0 10px; padding-top:10px; text-align: center; color:#212734; font-size: 13px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; font-weight: normal; }

/*Ã©Â¦â€“Ã©Â¡ÂµÃ¥Â¼â‚¬Ã¥Â§â€¹*/
a{ color:inherit;}
*{ outline:none !important;}
.s_tt{ text-align:center; margin-bottom:20px;}
.s_tt h3{ font-size:20px; color:#555758; font-weight:bold; }
.s_tt h3 b{ color:#0050a3;}
.s_tt span{ font-size:14px; color:#bfbfbf; font-family:arial; text-transform:uppercase;}

#s_pro{  overflow:hidden; padding:30px 0 0;margin-bottom:20px; }
#s_pro ul{}
#s_pro ul li{ width:48%; margin:1%;float:left; transition:.4s ease-in-out; -webkit-transition:.4s ease-in-out; background:#fff; overflow:hidden;}
#s_pro ul li a{ display:block; width:100%; height:150px;}
#s_pro ul li .hd{width:100%;height:150px;float:left;padding: 7px;box-sizing: border-box; padding-top:40px; background-size:100% !important;}
#s_pro ul li .hd p{font-size: 12px;color:#fff;font-family:arial;text-transform:uppercase;line-height:24px;margin-bottom:8px;}
#s_pro ul li .hd h5{font-size: 11px;color:#586a71s;margin-bottom:12px; white-space:normal;}
#s_pro ul li .hd span{display:block;width: 18px;height: 18px;background:url(s_pro_ico.png) center no-repeat;margin-top:20px;background-size:  contain;}

#s_pro_center{ padding:30px 0; }
#s_pro_center .hd{ background:#fff; margin-bottom:20px;}
#s_pro_center .hd ul li{ text-align:center; }
#s_pro_center .hd ul li strong{width:85px; height:30px; line-height:28px; border-radius:15px; text-align:center; border:1px solid #dbdbdb; font-weight:normal; display:block; margin:0 auto; font-size:14px; }
#s_pro_center .hd ul li.slick-current  strong{ background:#4577bb; color:#fff;}
#s_pro_center .bd {}
#s_pro_center .bd ul{ margin:0 -3px; overflow:hidden; }
#s_pro_center .bd li{ margin-bottom:10px; width:50%; float:left; padding:0 3px;}
#s_pro_center .bd li:nth-child(2n+1){clear:both;}
#s_pro_center .bd li h5{ font-size:13px; font-weight:normal; text-align:center; line-height:30px;}
.more_pro{ display:block; margin:0 auto; width:100px; height:35px; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#0050a3; border-radius:2px; }

#s_case{ background:#f4f6f7; padding:30px 0;}
#s_case ul{ margin:0 -3px; overflow:hidden; }
#s_case ul li{ width:50%; float:left; padding:0 3px; margin-bottom:10px;}
#s_case ul li .img{ width:100%; height:107px; }
#s_case ul li h5{ text-align:center; height:45px; line-height:45px; font-size:14px; color:#545454;}
#s_case .bot{ text-align:center;  }
#s_case .btn_more{ font-size:14px; color:#fff; width:90px; height:35px; line-height:35px; text-align:center; background:#0050a3; border-radius:3px; display:inline-block;}
#s_case .tel{ display:inline-block; margin-left:5px; height:35px; line-height:35px; background:#f39700 url(s_case_tel.png) 15px center no-repeat; background-size:12px; border-radius:3px; color:#fff;
 font-size:18px; font-weight:bold; font-family:arial; padding-left:35px; padding-right:17px;}

#s_ys{background:#0050a3;overflow:hidden; padding:30px 0;}
#s_ys ul{  overflow:hidden; margin:0 -5px; }
#s_ys ul li{width:50%;float:left;color:#fff;margin-bottom: 20px;padding:0 5px;}
#s_ys ul li .img{ width:100%; height: ; border-radius:3px; border:2px solid #fff;}
#s_ys ul li .img img{}
#s_ys ul li h5{font-size: 15px;font-weight:bold;margin-bottom:3px; margin-top:3px; line-height:1.5;}
#s_ys ul li h5 font{ display:inline-block; width:18px; height:18px; position:relative; top:5px; margin-right:10px; background-size:contain !important;}
#s_ys ul li p{font-size: 12px;line-height: 20px;}
#s_ys .btn_zixun{ width:110px; height:35px; margin:0 auto; background:#f69636; line-height:35px; text-align:center; display:block; font-size:14px; color:#fff; border-radius:3px; }
#s_ys .btn_zixun i{ display:inline-block; width:21px; height:21px; background:url(s_ys_btn.png) center no-repeat; background-size:15px; position:relative; top:6px; margin-right:3px;}

#s_aims{ padding:30px 0;}
#s_aims ul{ overflow:hidden;}
#s_aims ul li{color:#fff;padding: 20px 30px;position:relative;z-index:0; margin-bottom:10px; height:160px; overflow:hidden;}
#s_aims ul li:before{ content:""; width:0; height:100%; position:absolute; top:0; right:0; background:#0050a3; display:block; z-index:-1; transition:.8s;}
#s_aims ul li:hover:before{ width:100%; left:0; right:auto;}
#s_aims ul li font{display:block;width: 20px;height: 20px;margin-bottom: 18px;background-size: contain !important; margin-top:0; transition:.5s margin-top;}
#s_aims ul li span{font-size: 13px;font-family:arial;text-transform:uppercase;margin-bottom: 5px;display:block;}
#s_aims ul li h5{font-size: 15px;font-weight:bold;}
#s_aims ul li>i{display:block;width: 28px;height:2px;background:#fff;margin-top: 19px;margin-bottom: 20px;}
#s_aims ul li p{ font-size:12px; line-height:20px; opacity:.85; height:60px; height:0; display:none; margin-top:20px;}
#s_aims ul li:hover font{  margin-top:-50px; margin-bottom:40px; opacity:0;}
#s_aims ul li:hover span{  display:none;}
#s_aims ul li:hover i{ display:none;}
#s_aims ul li:hover p{ display:block;}

#s_bn1{height: 201px;background:url(s_bn1_bg.jpg) center no-repeat;color:#fff;padding-top: 33px;background-size: cover;}
#s_bn1 .tt{}
#s_bn1 .tt h5{font-size: 18px;font-weight:bold;font-style:italic;margin-bottom:12px;}
#s_bn1 .tt p{font-style:italic;font-size: 13px;margin-bottom: 22px;}
#s_bn1 .tel{width: 344px;height: 40px;line-height: 40px;border-radius:26px;padding-left: 15px;border:1px solid #66a4d3;font-size: 12px;position:relative;}
#s_bn1 .tel img{width: 16px;position:relative;top: -2px;margin-right: 5px;}
#s_bn1 .tel b{font-size: 18px;font-family:arial;position:absolute;}
#s_bn1 .tel .btn_zixun{width: 90px;height: 40px;line-height: 40px;text-align:center;position: absolute;right:-1px;top:-1px;background:#f39700;font-size: 13px;border-radius:52px;}

#s_serve{ padding-top:30px;}
#s_serve .m{ }
#s_serve ul{ }
#s_serve ul li{ position:relative;overflow:hidden;}
#s_serve .img{width: 130px;height: 130px;margin:0 auto;border-radius:50%;padding: 6px;background: #f4f5f6;position:  relative;}
#s_serve .img img{border-radius:50%;}
#s_serve .txt{background: #f4f5f6;padding:  20px;padding-top: 80px;margin-top: -65px;}
#s_serve .txt h5{font-size: 15px;color:#3a3d47;font-weight:bold;padding-bottom:13px;text-align:  center;}
#s_serve .txt p{font-size: 12px;line-height: 20px;color:#7c7c7c;}
#s_serve .slick-arrow{ z-index:99; position:absolute; transform:translate(0,0); background-repeat:no-repeat; background-position:center;  display:block;width: 38px;height: 38px; transition:.3s; opacity:1;}
#s_serve .slick-prev{background-image:url(s_serve_left.png); background-position:left center; background-repeat:no-repeat; background-size:30px; left:0; }
#s_serve .slick-next{background-image:url(s_serve_right.png); background-position:right center; background-repeat:no-repeat; background-size:30px; right:0; }
#s_serve .slick-arrow:hover{ }
#s_serve .slick-arrow:before{ display:none;}

#s_shebei{ padding:30px 0; overflow:hidden;}
#s_shebei .con{ margin:0 -3px;}
#s_shebei ul{ width:100%;  padding:3px; }
#s_shebei ul li{ width:44%; margin:3%;height:120px; margin-bottom:8px; position:relative;float:left; }
#s_shebei ul li.guding{ height:248px;}
#s_shebei ul li .txt{width:100%;height:100%;background:#0050a3;color:#fff;padding: 20px 15px;}
#s_shebei ul li .txt h3{font-size: 15px;font-weight:bold;line-height: 19px;margin-bottom: 16px;}
#s_shebei ul li .txt p{margin-bottom: 6px;font-size: 12px;}
#s_shebei ul li .txt .btn{font-size: 11px;}
#s_shebei ul li img{ width:100%; height:100%; display:block;}
#s_shebei ul li h5{ position:absolute; left:0; bottom:0; transition:.5s; width:100%; z-index:9; height:45px; line-height:45px; font-size:13px; text-align:center; color:#fff;
 background-image: linear-gradient(to top, rgba(0,0,0,.5), transparent);}
#s_shebei ul li:hover h5{ height:75px; padding-top:30px;}

#s_liucheng{background:url(s_liucheng_bg.jpg) center no-repeat;padding: 30px 0;}
#s_liucheng .s_tt h3{ color:#f39700;}
#s_liucheng .s_tt h3 b{ color:#fff;}
#s_liucheng .s_tt span{ color:#bfbfbf;}
#s_liucheng ul{overflow:hidden;margin-bottom: 30px; margin:0 -10px; padding:0 30px;}
#s_liucheng ul li{ text-align:center; }
#s_liucheng ul li .ico{ width:90px; height:110px; margin:0 auto; background:url(liucheng_li_bg.png) center no-repeat; background-size:contain !important; transition:.3s;}
#s_liucheng ul li:hover .ico{ background:url(liucheng_li_bg_on.png) center no-repeat;}
#s_liucheng ul li .ico font{ display:block; width:100%; height:100%; background-size:25px 25px !important; }
#s_liucheng ul li span{font-size:22px;font-family:arial;display:block;margin-top: 6px;margin-bottom: -3px;color:  #fff;}
#s_liucheng ul li p{font-size: 13px;color:  #fff;}
#s_liucheng .bot{ text-align:center; margin-top:30px; }
#s_liucheng .btn_more{ font-size:14px; color:#fff; width:90px; height:35px; line-height:35px; text-align:center; background:#f39700; border-radius:3px; display:inline-block;}
#s_liucheng .tel{ display:inline-block; margin-left:5px; height:35px; line-height:35px; background:#f39700 url(s_case_tel.png) 15px center no-repeat; background-size:12px; border-radius:3px; color:#fff;
 font-size:18px; font-weight:bold; font-family:arial; padding-left:35px; padding-right:17px;}
#s_liucheng .slick-arrow{ z-index:99; position:absolute; transform:translate(0,0); top:40px; background-repeat:no-repeat; background-position:center;  display:block;width: 38px;height: 38px; transition:.3s; opacity:1;}
#s_liucheng .slick-prev{background-image:url(s_liucheng_left.png); background-position:left center; background-repeat:no-repeat; background-size:25px; left:0px; }
#s_liucheng .slick-next{background-image:url(s_liucheng_right.png); background-position:right center; background-repeat:no-repeat; background-size:25px; right:0px; }
#s_liucheng .slick-arrow:hover{ }
#s_liucheng .slick-arrow:before{ display:none;}

@font-face {
  font-family: 'BEBAS'; 
  src: url(../fonts/BEBAS-REGULAR.TTF);
}

#s_about{  padding:30px 0;}
#s_about .img{ width:100%; }
#s_about .txt{ font-size:12px; color:#5c5c5c; line-height:20px; height:100px; overflow:hidden; margin-top:10px; margin-bottom:20px;}
#s_about .tt{ margin-bottom:5px; margin-top:15px; line-height:1.3;}
#s_about .tt h3{ font-size:16px; color:#373737; font-weight:bold; }
#s_about .tt span{ font-size:12px; color:#373737; font-weight:bold;}

/*================= Ã©Â¦â€“Ã©Â¡ÂµÃ¦â€“Â°Ã©â€”Â» ===================*/
#s_news{ padding:30px 0; margin-bottom:30px; background:#f4f5f6;}
#s_news .more_pro{ margin-top:20px;}

.j_tab{  width: 100%; height: 100%; display:table;}
.j_tab_cel{width: 100%; height: 100%; display: table-cell; vertical-align:middle; text-align:center;}

.ar_title{ text-align:center; padding-bottom:15px; border-bottom:1px solid #ddd; margin-bottom:20px;}
.ar_title h3{font-size: 16px;color:#555555;}
.ar_title i{display:block;width: 24px;height: 3px;background:#f39700;margin:0 auto;margin-top: 6px;margin-bottom: 10px;}
.ar_title .item{font-size: 11px;color:#7e7f7f;line-height: 1.8;text-align:  left;}
.ar_title .item span{margin-left: 15px;display:  inline-block;}
.ar_title .item span b{ color:#0050a3; font-weight:normal;}
#n_news_xq .ar_title h3{ font-size:20px; color:#555; font-weight:bold; line-height:1.5;}
.ar_title .item2{ font-size:14px; color:#818181; line-height:1.5;}
.ar_title .item2>span{ font-size:14px; color:#818181;}
.ar_title .item2>span+span{ margin-left:20px;}


.pro_slide{ overflow:hidden;}
.slider-for img{ width:100%; height:100%;}
.slider-nav{ margin:0 -3px; margin-top:15px;}
.slider-nav .img{ margin:0 3px; cursor:pointer; overflow:hidden; box-sizing:border-box;}
.slider-nav .img img{ width:100%; height:100%;}
.slider-nav .slick-current .img{ border:1px solid #f39700;}
.pro_slide .slick-arrow{ z-index:99; position:absolute; top:50%; margin-top:-32px; transform:translate(0,0); 
	display:block;
    width: 63px;
    height: 63px;}
.pro_slide .slick-prev{ left:0px; right:auto;
	background:url(n_pro_xq_left.png) left center no-repeat !important;
	transition:300ms;
	-webkit-transition:300ms;
	}
	
.pro_slide .slick-next{ right:0px; left:auto;
	background:url(n_pro_xq_right.png) right center no-repeat !important;
	transition:300ms;
	-webkit-transition:300ms;
	}

.pro_slide .slick-prev:before,.pro_slide .slick-next:before{ display:none;}

#n_pro_xq .box1{ overflow:hidden; position:relative;}
#n_pro_xq .box1 .txt{ font-size:12px; color:#818181; line-height:23px; margin-top:20px;}
#n_pro_xq .box1 .txt .tt{ font-size:16px; color:#333335; font-weight:bold; padding-bottom:10px; line-height:28px; border-bottom:1px solid #e5e5e5; margin-bottom:15px;  }
#n_pro_xq .box1 .txt .con{ }
#n_pro_xq .bot{ text-align:center; margin-top:20px; }
#n_pro_xq .btn_more{ font-size:14px; color:#fff; width:90px; height:35px; line-height:35px; text-align:center; background:#0050a3; border-radius:3px; display:inline-block;}
#n_pro_xq .tel{ display:inline-block; margin-left:5px; height:35px; line-height:35px; background:#f39700 url(s_case_tel.png) 15px center no-repeat; background-size:12px; border-radius:3px; color:#fff;
 font-size:18px; font-weight:bold; font-family:arial; padding-left:35px; padding-right:17px;}
#n_pro_xq .box2{ margin-top:30px; background:#f4f6f7;}
#n_pro_xq .box2 .tt{height: 40px;border-bottom:1px solid #dbddde;margin-bottom: 15px;}
#n_pro_xq .box2 .tt h3{width: 106px;height: 40px;background:#0050a3;text-align:center;line-height: 40px;color:#fff;font-size: 15px;border-radius:3px 0 0 0;}
#n_pro_xq .box2 .con{padding: 0 17px;}


.lianxi_con{padding:0 15px;}
#n_lianxi{ overflow:hidden; border-bottom:1px solid #e5e5e5; padding-bottom:30px;}
.lianxi_tt{margin-bottom: 9px;}
.lianxi_tt h3{font-size: 18px;color:#373737;font-weight:bold;}
.lianxi_tt span{font-size:13.7px;font-family:arial;font-weight:bold;display:block;margin-bottom:18px;}
.lianxi_tt i{display:block;width: 25px;height: 3px;background:#f39700;}
#n_lianxi .txt{font-size: 14px;color:#555;line-height: 26px;margin-bottom:16px;padding-top:13px;}
#n_lianxi .txt p{font-size: 14px;color:#555;line-height: 26px;}
#n_lianxi .box .fr{margin-top: 23px;}
.lianxi_ewm{ overflow:hidden; height:115px;}
.lianxi_ewm p{ width:20px; float:left; margin-left:15px; font-size:14px; color:#737373; line-height:18px;  padding-top:12px;}
.lianxi_ewm img{ width:115px; height:115px; float:left; border:1px solid #dfe2e4; }
#n_news #mode_news4 ul li {
    font-size: 0;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #dadada;
}

#sub_nav_content ul{ margin:0;}


#n_xiazai{overflow:hidden;}
#n_xiazai ul{ background:url(n_ziliao_bg.png) center repeat-y; overflow:hidden; }
#n_xiazai ul li{border-radius:5px;border:1px solid #e5e5e5;position:relative;margin-bottom: 20px;overflow:  hidden;padding:  20px 0;}
#n_xiazai ul li .txt{margin-left: 15px;width: 250px;float:left;position:relative;height: 50px;display:table-cell;vertical-align:middle;line-height: 25px;text-align:  left;}
#n_xiazai ul li .txt h5{font-size: 14px;color:#242425;overflow:hidden;font-weight:  normal;line-height:  25px;}
#n_xiazai ul li .txt span{font-size:12px;color:#97989b;display:block;}
#n_xiazai ul li .btn{display:block;width:52px;height:52px;float:right;margin-right: 15px;margin-top: -3px;transition:.3s;-webkit-transition:.3s;background:url(n_xiazai_ico.png) center no-repeat;background-size: 52px;}
#n_xiazai ul li:hover a .btn{ background: url(n_xiazai_ico_on.png) center no-repeat; background-size: 52px;}

#n_shebei{  overflow:hidden;}
#n_shebei ul{ margin:0 -3px;}
#n_shebei ul li{ width:50%; height:158px; float:left; margin-bottom:15px; padding:0 3px;}
#n_shebei ul li .img{ border:2px solid #194d9d;}
#n_shebei ul li .img img{ transition:1s; height:118px; display:block; width:100%; }
#n_shebei ul li h5{ height:35px; line-height:35px; font-size:13px; color:#353535; text-align:center;  background:#194d9d; color:#fff;}
h5{ font-weight:normal;}

#n_pro{  overflow:hidden;}
#n_pro ul{ margin:0 -3px;}
#n_pro ul li{ width:46%;margin:2%; float:left; margin-bottom:15px; padding:0 3px;}
#n_pro ul li .img{ border:1px solid #ddd;}
#n_pro ul li .img img{ transition:1s; height:auto;; display:block; width:100%; }
#n_pro ul li h5{ height:35px; line-height:35px; font-size:13px; color:#353535; text-align:center; }

#n_nav{ overflow:hidden; margin:0 10px; margin-bottom:20px;}
#n_nav ul{}
#n_nav ul li{ float:left; width:33.3%; margin-bottom:5px;}
#n_nav ul li a{ display:block; margin:2px; border-radius:20px; background:#e3e3e4; height:35px; line-height:35px; text-align:center; color:#333; padding:0 10px; font-size:13px;}					
#n_nav ul li.on a{ background:#194d9d; color:#fff;}

#n_case{ overflow: hidden;}
#n_case ul{ margin:0 -3px; margin-top:-15px;}
#n_case ul li{width: 100%;margin-top:15px;transition:.5s;}
#n_case ul li a{ display:block;}
#n_case ul li .img{ width:100%; position:relative;}
#n_case ul li .img img{ width:100%;}
#n_case .txt{padding: 20px;background:#f4f6f7;}
#n_case .txt>h5{font-size: 16px;color:#545454;}
#n_case .txt>i{ display:block; width:25px; height:3px; background:#f39700; margin:15px 0; }
#n_case .txt .con{font-size: 13px;color:#757575;line-height: 24px;}
#n_case .txt .con p{overflow:hidden;/* white-space:nowrap; *//* text-overflow:ellipsis; */}
#n_case .txt .con p span{ color:#545454;}
#n_case ul li:hover{ box-shadow:0 2px 6px 2px rgba(0,0,0,.1);}
.j_pages span{margin-right:8px;}
.n_position{padding:10px 7px;}
.j_pages{margin-bottom:20px;}
.j_pages .box{margin:10px auto;width:70%;}
.j_pages a{border:solid 1px #ccc;padding:2px 8px;margin:5px;}
.j_pages .page-num-current{border:solid 1px #f00;color:#f00;}

.htnav{width:100%;padding:5px;}
.htnav ul li{float:left;border:solid 1px #ccc;padding:5px;width:46%;margin:2%;text-align:center;}
.htnav ul li a{text-align:center;}



.water-con{width:100%;margin-bottom:30px;}
.water-con .search-con {
    width: 100%;
    margin-top: 30px;
}

.album .water-con .search-con {
    margin-top: 0px;
}

.water-con .search-con>div {
    border: 1px solid #e8e8e8;
    background-color: #fff;
    padding: 5px 10px;
}

.water-con .search-con>div .total {
    font-size: 16px;
    font-weight: 400;
    color: #24272b;
    line-height: 40px;
}

.water-con .search-con>div .search-write {
    float: right;
    width: 100%;
    position: relative;
}

.water-con .search-con>div .search-write ul {
    height: 60px;
    margin-bottom: 0;
}

.water-con .search-con>div .search-write ul li {}

.water-con .search-con>div .search-write ul .select {
    width: 90px;
    height: 40px;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
}

.water-con .search-con>div .search-write ul .write {
    padding-left: 20;
    width: 100%;
    
    top: 0;
    right: 0;
}

.water-con .search-con>div .search-write ul li select {
    width: 100%;
    height: 40px;
    border: none;
    font-size: 16px;
    letter-spacing: -0.35px;
    font-weight: 300;
    color: #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/select_arrow.jpg") no-repeat 95% 50%;
}

.water-con .search-con>div .search-write ul li>div {
    position: relative;
}

.water-con .search-con>div .search-write ul li>div:before {
    content: '';
    width: 1px;
    height: 14px;
    background-color: #ececec;
    position: absolute;
    top: 14px;
    left: -2px;
    z-index: 1;
}

.water-con .search-con>div .search-write ul li>div input {
    width: 100%;
    height: 40px;
    text-indent: 10px;
    padding-right: 50px;
    position: relative;
    border: solid 1px #ccc;padding:3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.water-con .search-con>div .search-write ul li>div input::placeholder {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.35px;
    color: #999;
}

.water-con .search-con>div .search-write ul li>div button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;border:none;background:#fff;
}

.water-con .search-con>div .search-write ul li>div button i {
    font-size: 36px;
    color: #727272;
    font-weight: 500;
}






