@charset "utf-8";
body { min-width: 1200px;}
a:hover { color: #2466A2;}
#top_menu{background-color: #FFF; height:40px;}
#top_menu .icon { font-size: 18px; color: #646466; font-weight: bold;}
#top_menu p{float: left; color: #666; line-height:40px;}
.top_right{float: right;}
#top_menu a{padding:0 10px;color: #666; line-height:40px;cursor: pointer; border-right:1px solid #ccc; font-size: 12px;}
#header{height:100px;box-shadow: 5px 5px 25px #002981;background:#005BAC;}
#logo {height:100px;width:300px; float: left;margin-right:20px;}
#logo img{}
#nav{height:100px; width:880px; float: right;}
/*导航*/
#nav li { float: left; position: relative; }
#nav li i{width: 1px;height: 12px;content: "";background: #5693ed;position: absolute;top: 44px;right: 0px;}
#nav li:last-child i{display: none;}
#nav .home { background: none; }
#nav li a { display: block; width: 105px;height: 100px; margin-right:2px;line-height: 100px;font-size: 15px;text-align: center;  color: #FFF;margin: 0 10px;}
#nav li a:hover {border-bottom:4px solid #FF9F00; text-decoration: none; color: #FFF;}
#nav li:hover>a {text-decoration: none; color: #FFF; }
#nav li .current {border-bottom:4px solid #FF9F00; text-decoration: none; color: #FFF;}
#nav .sub {width:105px; display: none; position: absolute; left: 0; z-index: 99999; background: #FFF;margin:0 10px;}
#nav .sub li { background: none; float: none;  height:42px; line-height:42px;}
#nav .sub li a { color: #505050;  height: 42px; line-height:42px; font-size: 14px;margin:0 ;}
#nav .sub li a:hover { background: #FF8B1A;margin:0;color: #FFF; line-height:42px;}
/*幻灯片*/
#banner { position: relative; margin-bottom: 10px;background-color: #DDD;}
#banner .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 40px; left: 0; height: 30px; line-height: 30px; text-align: center; }
#banner .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 15px; height: 8px; margin: 2px; background: #0971C8; overflow: hidden; line-height: 9999px; border-radius:1em; }
#banner .hd ul .on { width: 25px; background: #FF8B1A; }
#banner .url { width: 1200px; margin: 0 auto; }
#banner .url .content{text-align: center; color: #fff; width:960px; margin: 0 auto; padding: 60px 0; overflow:hidden; color: #fff;}
#banner .next, #banner .prev { position: absolute; top: 0; width: 68px; color: #FFF; text-align: center; cursor: pointer; }
#banner .next { right: 80px; background: url(images/arrow-rt.png) center no-repeat;}
#banner .prev { left: 80px; background: url(images/arrow-lt.png) center no-repeat;}
 
/*关键字*/
#tagsearch{margin-bottom:10px;}
.key{line-height:50px;}
.key b{float: left;background: url(images/hot.jpg) no-repeat 0 0px;padding-left: 40px;color: #ff7e00;padding-right: 10px; font-size: 16px; }
.key .keya{float: left;} 
.search{background-color: #DDD;}
/*搜索按钮*/
#form_text_search { border: 1px solid #FF7E00; height: 26px; line-height: 26px; padding: 0 10px; width: 160px; position: absolute; right: 70px; top: 7px; border-radius: 13px 0 0  13px;}
#form_submit_search {background: #FF7E00; height: 26px; width: 60px; position: absolute; right: 10px; top: 7px; color: #FFF; cursor: pointer; border-radius: 0 13px 13px 0; }
/* 漂浮的客服 */
#service { z-index: 9999; position: absolute; display: block; bottom: 20px; }
#service .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #FF8B1A;}
#service .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px; }
#service .content {  min-height: 60px; position: absolute; top: 0; display: none; background: #FF8B1A;}
#service .content a { color: #FFF; }
#service .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#service .qrcode .content { padding: 5px; width: 180px; }
#service .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#service .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#service .gotop .content { }
/*产品*/
#product{background-color: #ECF0F3; padding: 30px 0;}
#product .product_left h2{font-weight:normal;background: #005BAC;}
#product .product_left h2 p{ text-decoration:none; display:block; color:#fff; text-align:center; font-size:24px; padding:20px 0;}
#product .product_left h2 p em{ font-weight:bold;}
#product .product_left h2 p span{display:block;font-size:15px;text-transform: uppercase;}
#product .product_left ul{background-color: #fff;overflow:hidden;}
/*产品分类*/ 
.pnav ul li{border-bottom:1px solid #eaeaea;background-color: #FFF;}
.pnav ul li a{display: block;height: 69px;line-height: 69px;font-size: 16px;color: #333;font-weight: 700;padding-left:20px;}
.pnav ul li a:hover{color:#005BAC;border-left: 4px solid #005BAC;padding-left: 25px;}
.moreti{background: url(images/leftbottom.jpg) no-repeat;height: 171px;line-height: 171px;text-align: center;} 
.moreti a{font-size: 30px;font-weight: 700;color: #fff;display: block;}
/*底部*/
#footer{background-color: #005BAC; color: #FFF; padding: 20px 0; margin-top:20px;}
#footer a{color: #FFF;}
.flogo img{width:100%;padding: 40px 0;}
.finfo{border-left: 1px solid #5999d3; padding: 10px 20px;}
.finfo .nav {margin-bottom: 20px;}
.finfo .nav a {color: #fff; font-size:16px; margin-right:8px;}
.finfo .nav a span{margin: 0 4px;}
.ewm {background: url(images/cd_bg.png) no-repeat 0 0; height:133px; margin-top:20px}
.ewm img{padding-top: 19px;width: 96px;margin-left: 105px;height: auto;}
.finfo .text p {line-height:20px; color: #fff; font-size: 12px;}
 
/*链接*/
.link{}
.link ul li{background-color: #005BAC; color: #FFF;font-size: 16px;width: 165px;text-align: center;cursor: pointer;
line-height: 65px;position: relative;height: 65px;}
.link ul li i{background: url(images/cri.jpg) no-repeat;width: 10px;height: 5px;bottom: -5px;left: 50%;margin-left: -5px;position: absolute;}
.link_picture {margin:20px 0;}
.link_picture div{float: left;border: 1px solid #EEE; width:12.5%}
.link_picture  img{ height:60px; padding: 10px; text-align: center;}
 
.h_title h2{font-size: 26px;color: #000;font-weight: bold;padding-bottom: 3px;text-align: center; font-weight: 500;}
.h_title .desc{padding: 0 10%;font-size: 12px;color: #999;letter-spacing: 12px;text-transform: uppercase;text-align: center;}
.h_title .title_icon{width: 100px;height: 4px;margin: 6px auto;background: #FF8B1A;}

#about{background-color: #FFF;  margin-bottom:20px; padding-bottom:20px;}
#about .content{ padding: 30px;box-shadow: 0px 0px 15px #999;margin-top: 25px;margin-bottom: 15px;}

.block{height:540px; background-color: #ffffff; overflow: hidden;}
.i_title{margin-bottom: 10px;}
.i_title span{text-transform: capitalize; padding-left:10px;}
#ncc{background-color: #EEEEEE; margin: 20px 0;}
.index_news .wrap { margin-bottom: 5px; overflow:hidden;}
.index_news .left { background: #005BAC; height: 100px; float: left; width: 100px; text-align: center; color: #FFF; }
.index_news .day { font-size: 50px; }
.index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 246px; padding: 10px;}
.index_news .title { font-size: 16px; line-height: 32px; text-align: left;}
.index_news .content { font-size: 12px; line-height: 22px; }
.index_news .wrap:hover .left { background: #ff6600; color: #FFF;}

.index_case{padding-top:10px;}
.index_case .title{height:42px; line-height:42px;}

.b_title{height:48px;background-color: #eee; border-left:8px solid #CB0000;}
.b_title p{font-size: 16px; font-weight: bold; line-height:48px; padding: 0 10px;}
.b_title p span{ padding: 0 10px; font-weight: normal; color: #CB0000;}

#case{}
#case .content{ padding: 30px;box-shadow: 0px 0px 15px #f3f2f2;margin-top: 25px;margin-bottom: 15px;}
#case_slideshow {position: relative;} 
#case_slideshow  .wrap{border: 1px solid #EEE;}
#case_slideshow  .wrap img{}
#case_slideshow  .wrap:hover{border: 1px solid #005BAC;}
#case_slideshow .prev_next .prev , #case_slideshow .prev_next .next { position: absolute; top: 50%; display: block; font-size: 12px; font-weight: bold; width: 45px; height: 80px; line-height: 80px; text-align: center; background: #2466A2; cursor: pointer; margin-top: -26px;color: #FFF; }
#case_slideshow .prev_next .prev:hover , #case_slideshow .prev_next .next:hover { background: #FF8B1A; color: #FFF;}
#case_slideshow .prev_next .prev { left: -76px; }
#case_slideshow .prev_next .next { right: -76px; }

/*内容*/
.content_wrap{background-color: #F2F2F2;}
.wrap .title{height:40px; text-align: center;}
.wrap .title a{line-height:40px; text-align: center;}
/*当前位置*/
.current_nav {height: 42px; margin-bottom: 10px ; }
.current_nav p {  padding-left:10px; line-height: 42px; color: #666; font-size: 15px;}
.current_nav span { line-height: 42px; padding: 0 10px;}
.current_nav a { text-decoration: none;}
.current_nav a:hover{ text-decoration: none; color: #EF4513;}
.current_nav a.current {color: #005BAC;}

.n_title{background: #005bac;height:60px;color: #fff; line-height:60px;font-size: 20px;font-weight: 700;border-radius: 5px 5px 0 0;padding-left:45px;}
.n_body{border-bottom: 9px solid #005bac; margin-bottom:10px;}
.n_body .c_list li{height: 40px;line-height: 40px;border-bottom: 1px solid #f2f2f2;overflow: hidden; background-color: #FFF;}
.n_body .c_list li a{font-size: 14px;display: block;padding-left: 10px;}

.m_title{margin-bottom: 20px;padding: 20px 0;border-bottom: 5px solid #DDD;background: #FFF;}
.m_title span { padding: 20px; border-bottom: 5px solid #005BAC; font-size: 20px;}
.m_body{padding: 20px; }

/*相关文章*/
.related_list h3 {color: #005BAC;}
.related_list h3 .line{border-bottom:1px solid #ddd; width:60px;height:1px; padding: 10px 0 0 0;}

/*推荐*/
.drh_list .wrap { border: 1px solid #EEE; padding: 10px 5px; margin: 0 10px;}
.drh_list .bd1 { margin-top:10px;}
.drh_list .bd1 .content{ font-size: 12px; color: #999; }
.drh_list .on{ background: #FAFAFA; }
.drh_list .title a{font-weight: bold;}
.drh_list .content{font-size: 12px; line-height:26px;}
/*留言*/
.r_title{padding:10px;}
.r_title p{font-size: 16px; font-weight: bold; padding:5px 10px ;border-left:4px solid #CB0000;color: #CB0000;}
.r_title p span{font-weight: normal; font-size: 14px;}
.r_body .title a:hover{color: #EF4513;}
.r_body .com_title{font-weight: bold; padding-bottom:5px;}
.r_body .com_content{font-size: 12px; color: #999; line-height:20px;}

/*左侧导航*/
.nav_list li{background-color: #FFF;}
.nav_list li a{height: 50px;line-height: 50px;display: block;padding-left: 45px;font-size: 14px;border-bottom: 1px solid #f2f2f2; color: #000;}
.nav_list li a:hover{background: url(images/leftula.jpg) no-repeat left;font-weight: 700;}
.nav_list li .box{padding: 10px 0;}
.nav_list li .box a{height: 30px;line-height: 30px;display: block;color: #888;border: 0;padding-left:45px;}
.nav_list li .box a:hover{color: #005BAC; background-image:none;}
.nav_list li.current{background-color: #ff6600;}
.nav_list li.current a{color: #FFF;}
.nav_list li.current a:hover{background-color: #FFF; color: #000;}
/*导航宽*/
.nav_wlist{}
.nav_wlist li{background-color: #DDDDDD; height:46px; margin-right:4px; text-align: center;}
.nav_wlist li a{ line-height:46px; display: block;}
.nav_wlist li a:hover{background: url(images/nav-icon.png) no-repeat center bottom #ff6600;color: #fff;}
.nav_wlist .current{background: url(images/nav-icon.png) no-repeat center bottom #ff6600;color: #fff;}
.nav_wlist .current a{color: #FFF;}
 /*首页图片展示*/
.picture_ilist{overflow: hidden;}
.picture_ilist .picture{display: block; border: 5px solid #FFF;}
.picture_ilist .picture img{width: 100%;} 
.picture_ilist .picture:hover{border: 5px solid #005BAC;}
.picture_ilist .title a{width: 100%;display: block;text-align: center;height: 40px;line-height: 40px;font-size: 14px;
background: url(images/txtspan.jpg) no-repeat left; }
/*图片简单*/
.picture_slist{overflow: hidden;}
.picture_slist .wrap{border: 8px solid #FFF;background: #FFF;}
.picture_slist .picture{display: block;}
.picture_slist .picture img{width: 100%;} 
.picture_slist .wrap:hover{border: 8px solid #005BAC; background-color: #005BAC; color: #FFF;}
.picture_slist .wrap:hover a{color: #FFF;}
.picture_slist .title a{text-decoration: none;color: #000;}

/*图片详细*/
.picture_dlist .wrap .title{text-align: left; margin-bottom:5px;}
.picture_dlist .wrap .content p{height:40px;line-height:20px; font-size: 12px; color: #666; overflow: hidden;}
/*图片宽*/
#w_left{width:900px; float: left; margin-right:20px}
#w_right{width:280px;float: right;}
.picture_wlist .wrap{ background-color: #FFF;}
.picture_wlist .wrap:hover{background-color: #F9F8F2 ;display: block; cursor: pointer;}
.picture_wlist .wrap .w_left {width:100px; float: left; }
.picture_wlist .wrap .w_right {width:800px; float: left; border-left: 1px solid #e6e6e6;}
.picture_wlist .wrap .w_left .date{padding: 20px;}
.picture_wlist .wrap .w_left .day{display: block;font-size: 50px;color: #bb9205;line-height: 50px;}
.picture_wlist .wrap .w_left .year{font-size: 14px;color: #8d8b8b;font-family: Arial;}
.picture_wlist .wrap .w_right .title h3{font-size: 20px;color: #202020;font-weight: normal;padding:0; text-align: left; }
.picture_wlist .wrap .w_right .title a{padding-left:10px;color: #333;}
.picture_wlist .wrap .w_right .title a:hover{color: #005BAC;}
.picture_wlist .wrap .w_right .content p{padding:0 10px; line-height:20px; height:40px; color: #666; font-size: 12px;}
.picture_wlist .wrap .w_right .picture { padding: 5px;}
.picture_wlist .wrap .w_right .picture img{transition: all .8s ease 0s;}

/*文章简单*/
.article_slist .list-group li{background-color: #FFF;}
/*文章详细*/
.article_dlist{}
.article_dlist ul li{ border-bottom: 1px dotted #DDD; background-color: #FFF;padding:10px 20px; margin-bottom:10px;}
.article_dlist ul li h3 a{font-size: 16px;text-indent: 20px;}
.article_dlist ul li .content,.article_dlist ul li .content p{color: #666; line-height:20px;}
.article_dlist ul li .footer{margin-top:10px; color: #666;}
/*文章宽*/
.article_wlist .wrap{background-color: #FFF;}
.article_wlist .wrap:hover{ display: block; cursor: pointer; color: #FFF; background-color: #f9f7f0;}
.article_wlist .wrap:hover .date{background-color: #BB9307;height:150px;overflow: hidden;}
.article_wlist .wrap:hover .date .day,.article_wlist .wrap:hover .date .year{color: #FFF;}
.article_wlist .wrap:hover .date .line{background-color: #FFF;}
.article_wlist .wrap .w_left {width:150px; height:150px; float: left; border-right: 1px solid #e6e6e6; background-color: #d9d9d9;}
.article_wlist .wrap .w_right {width:1030px; float: right; height:150px; overflow:hidden;}
.article_wlist .wrap .w_left .date{ text-align: right;padding: 30px 20px 45px 0;color: #8e8e8e;}
.article_wlist .wrap .w_left .day{display: block;font-size: 50px;color: #8e8e8e;line-height: 50px;}
.article_wlist .wrap .w_left .year{font-size: 14px;color: #8d8b8b;font-family: Arial;line-height: 1;
margin-top: 10px;}
.article_wlist .wrap .w_left .line{ width: 26px;height: 1px;background-color: #8e8e8e;display: inline-block; margin-top:10px;}
.article_wlist .wrap .w_right .title h3{font-size: 20px;color: #202020;font-weight: normal;padding:0; text-align: left; }
.article_wlist .wrap .w_right .title a{padding-left:10px;color: #333;}
.article_wlist .wrap .w_right .title a:hover{color: #005BAC;}
.article_wlist .wrap .w_right .content p{color: #676767;line-height: 24px;height: 48px;overflow: hidden;margin-bottom: 5px; font-size: 12px;}
.article_wlist .wrap .w_right .more{height: 40px; line-height: 40px;}

#info_title { font-size: 24px; line-height: 50px; }
#info_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#info_content { padding: 20px 0; font-size: 14px; }
#info_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#info_picture { margin: 20px 0; }
#info_picture img { padding: 5px; border: 1px solid #EEE;  }
#info_tab { margin: 20px 0;}
#info_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #EEE; }
#info_tab .hd li.on { background: #0971C8; color: #FFF; }
#info_tab .bd { margin-top: 20px; }

#info_slideshow { margin: 20px 0; }
#info_slideshow .bd img { width: 100%; border: 1px solid #EEE; padding: 10px; }
#info_slideshow .hd { margin-top: 10px; }
#info_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img img { height: 43px !important; width: 43px !important; }
#info_slideshow .hd li .img_w { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img_w img { height: 62px !important; width: 62px !important; }
#info_slideshow .hd .on .img { border: 1px solid #0971C8; }
#info_slideshow .hd .on .img_w { border: 1px solid #0971C8; }

#info_parmeter { margin: 20px 0; }
#info_parmeter ul li { line-height: 40px; border-bottom: 1px solid #EEE;}

#info_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

#info_video { margin-top: 20px;}
#info_video embed { width: 100%; height: 540px; }

#wright{ }
#info_waround{border: #f3f3f3 3px solid; padding: 20px; max-width:246px; margin-top:100px;}
.mark{padding-bottom: 8px;font-size: 19px;font-weight: bold;color: #000000; display: block;}
.date { display: block;height: 20px; line-height: 20px;margin-bottom: 7px;font-family: Arial; font-size: 13px;  color: #676767;}
#info_waround .title{font-size: 16px;color: #5c5c5c; margin-bottom:10px;}
#info_waround .prev{border-bottom: 1px #ececec solid;margin-bottom: 10px;}
.leftfixed { position: fixed; bottom:330px;min-width:240px;}

 /*分页样式*/
.page_show { margin: 20px 0; text-align: center;}
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #FFF; margin-right: 2px; border-radius: 5px; }
.page_show a:hover, .page_show a.page_current { background: #ff6600; color: #FFF; }
