@charset "utf-8";
body { min-width: 1300px;}
a:hover { color: #EE7700;}
#header { height: 90px; background:url(images/header_bg.png) ; position: fixed ; left: 0;    top: 0;    right: 0; z-index:999; }

#navigation { height: 90px; }
#navigation>ul { height: 90px;}
#navigation>ul>li { float: left; position: relative; }
#navigation>ul>li>a { display: block; height: 90px; width: 85px; text-align: center; color: #242424; padding-top: 30px; }
#navigation>ul>li>a .name { font-size: 15px; border-left: 1px solid #999; }
#navigation>ul>li.home a .name { border-left: none; }
#navigation>ul>li>a .aname {font-size: 12px; }
#navigation>ul>li:hover>a , #navigation>ul>li>.current { border-bottom: 3px solid #0060AD; text-decoration: none; transition: all .5s ease 0s; }
#navigation .sub { margin: 0; height: auto; display: none; position: absolute; left: 0; background: #FFF; z-index: 99999; width: auto; width: 85px; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { display: block; text-align: center; height: 36px; line-height: 36px; font-size: 12px; font-weight: normal; }
#navigation .sub li a:hover { background: #0060AD; color: #FFF; }

/* 幻灯 */
#slideshow { position: relative; overflow: hidden;  }
#slideshow .bd li { }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 40px; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 10px; height: 10px; border-radius: 5px; margin: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { background: #0060AD; width: 20px; }
#slideshow .url { width: 1200px; margin: 0 auto; }
#slideshow .url a { width: 1200px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 50px; cursor: pointer;  }
#slideshow .next { right: 50%; background: url(images/r.png) center no-repeat; margin-right: -760px; }
#slideshow .prev { left: 50%; background: url(images/l.png) center no-repeat; margin-left: -760px;}

#search { background: #0060AD; padding: 20px; position: relative; box-shadow: 0 0 4px #CCC; margin-top: 50px; border-radius: 5px; }

#search_text { border-radius: 19px 0 0 19px; border: 2px solid #0060AD; height: 38px; width: 200px; position: absolute; top: 30px; right: 80px; padding: 0 15px; }
#search_btn { border-radius: 0 19px 19px 0; background: #0060AD; height: 38px; width: 80px; position: absolute; top: 30px; right: 10px; color: #FFF; cursor: pointer;}

#index_products { padding: 20px 0; }

#footer { background: #1D3994; padding: 20px 0; color: #FFF;}
#footer a { color: #FFF;}

#content { margin: 20px 0; }
.hd1 { background: #EEE; height: 46px; line-height: 46px; padding: 0 14px; border-left: 20px solid #EE7700; font-size: 18px; border-radius: 0 5px 5px 0; }
.bd1 { padding: 10px 0; margin-bottom: 20px;}

#index-link { padding: 10px 0; }
.link_text a { display: block; background: #EEE; text-align: center; height: 32px; line-height: 32px; margin-bottom: 10px;}


/*当前位置*/
#current_location { background: #EEE; background: linear-gradient(to right, #EEE, #FFF); padding: 10px; margin-bottom: 20px; border-radius: 5px; }
#current_location a.current{ color: red; }

#detail_name { }
#detail_intro { font-size: 14px; color: #999; margin-bottom: 20px;}
#detail_content { padding: 20px 0; }
#detail_content p { line-height: 32px; }
#detail_picture { margin: 20px auto; text-align: center; width:50%;}
#detail_video { margin: 20px 0; text-align: center; }
#detail_video embed  { width: 100%; height: 535px; }
#detail_attachment { margin: 20px 0; }

#detail_slideshow .bd li img { width: 100%; }
#detail_slideshow .hd { margin-top: 10px;}
#detail_slideshow .hd li img { cursor: pointer; }
#detail_slideshow .hd li.on img { transform: scale(1.2, 1.2); }

/*首页产品标签*/
#products_tab .hd li { display: block; cursor: pointer; height: 46px; line-height: 46px; padding: 0 15px; background: #EEE; text-align: center; font-size: 16px; }
#products_tab .hd li.on { background: #EE7700; color: #FFF; }
#products_tab .bd { margin-top: 10px !important; }
#products_tab .bd .content { }

/*列表*/
.plist .wrap { padding: 9px; border: 1px solid #EEE; transition: all .5s ease 0s; }
.plist .wrap:hover { background: #EEE;}
.plist .title { text-align: left; line-height:35px;}
.plist .content { font-size: 12px; height: 80px; color: #666; padding: 0 10px; }

.pdlist { margin-bottom: 20px; border: 1px solid #EEE; padding: 19px;  }
.pdlist:hover { border: 1px solid #DDD; }
.pdlist .title { font-size: 18px; }
.pdlist .content { color: #666; padding: 10px 0; }

.alist { margin-bottom: 20px; }
.alist:hover .date { border-color: #999; }
.alist .date { text-align: center; color: #666; border: 1px solid #EEE; transition: all .5s ease 0s;}
.alist .date .month_day { font-size: 16px; margin-top: 15px; }
.alist .date .year { font-size: 18px; margin-bottom: 15px; }
.alist .title { font-size: 18px; border-bottom: 1px solid #EEE; line-height: 30px; }
.alist .content { padding: 10px 0; color: #999; font-size: 12px; }

.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; line-height: 36px; background: #EEE; padding: 0 10px; }
.channel_list li a:hover { background: #EE7700; color: #FFF; }
.channel_list li a.current { background: #EE7700; color: #FFF; }
.channel_wlist { margin-bottom: 20px; }
.channel_wlist li { display: inline-block; margin-right: 10px; }
.channel_wlist li a { background: #EEE; height: 40px; line-height: 40px; display: block; text-align: center; padding: 0 30px; font-size: 16px;}
.channel_wlist li a:hover { background: #EE7700; color: #FFF; }
.channel_wlist li a.current { background: #EE7700; color: #FFF; }

.channel_plist .hd { background: #EE7700 url(images/icon1.png) right center no-repeat; line-height: 36px; padding: 0 10px; margin-bottom: 2px;}
.channel_plist .hd.on { background: #EE7700 url(images/icon2.png) right center no-repeat;  }
.channel_plist .hd a { display: block; color: #EEE; }
.channel_plist .bd { display: none; }
.channel_plist .bd li { background: #EEE; line-height: 30px; padding: 0 20px; margin-bottom: 2px; }
.channel_plist .bd li a { display: block; color: #333;}

#channel_content { }
#channel_content p {line-height: 32px;}

.page_show { margin: 20px  auto; width:100%; text-align:center; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin: 5px; border-radius: 5px; }
.page_show a:hover, .page_show a.page_current { background: #0060AD; color: #FFF; }

.flist { margin-bottom: 20px;}
.flist .username { background: #EEE; padding: 10px; }
.flist .content { padding: 20px; border: 1px solid #EEE; }
.flist .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

#float { z-index: 9999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #042A5F;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px; }
#float .content {  min-height: 60px; position: absolute; right: 60px; top: 0; display: none; background: #042A5F;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }

.caselist .wrap { position: relative;}
.caselist .title { display: none; background: #000; position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; padding: 10px; opacity: 0.8; filter:alpha(opacity=80); }
.caselist .title a { color: #DDD; }

#channel_cover { margin-bottom: 10px; text-align: center;}




.honor_list { height: 387px; overflow: hidden; position: relative; }
.honor_list .bd .content { height: 387px; text-align: center; }
.honor_list .bd .content img { height: 387px; }
.honor_list .prev,.honor_list .next { display: none; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #EEE; color: #000; cursor: pointer; font-size: 14px; opacity: 0.5; filter:alpha(opacity=50);}
.honor_list .prev { position: absolute; top: 160px; left: 10px; }
.honor_list .next { position: absolute; top: 160px; right: 10px; }

#index-4 { padding: 50px 0;  background: #EE7700;}
#index-4 .name { text-align: center; font-size: 30px; text-align: center; padding: 30px 0; color: #FFF;}
#index-4 .seoname { border-top: 1px solid #3368BA; text-align: center; }
#index-4 .seoname span{ position: relative; top: -16px; background: #3368BA; padding: 10px 20px; font-size: 16px; line-height: 30px; color: #FFF; }
.case_list .title { background: #FFF; padding: 20px; }

.index_hd {}
.index_hd .name_wrap { text-align: center; }
.index_hd .name_wrap .name { font-size: 30px; padding-bottom: 20px; font-weight: bold; border-bottom: 1px solid #EEE;}
.index_hd .name_wrap .aname { font-size: 14px; margin-bottom: 20px; margin-top: 20px;}

.index_bd { }

#index-a { margin: 20px 0; }
#index-b { padding: 15px 0; background:url(images/index_bg.png) no-repeat center; height:450px;height:100%; width:100%; background-repeat:no-repeat; background-size:cover; background-position: center center; background-repeat: no-repeat; background-size: cover;}
#index-c {  }
#index-d { padding: 50px 0; background: #EE7700; margin: 50px 0; }
#index-e { padding: 50px 0; background: #EE7700; margin: 50px 0; }

.products_clist { margin-bottom: 20px;}
.products_clist ul { text-align: center; }
.products_clist ul li { display: inline-block; margin: 0 5px; margin-bottom: 10px; }
.products_clist ul li a { display: block; font-size: 18px; font-weight: bold; padding: 15px 25px; color: #242424; background: #EEE; }
.products_clist ul li a:hover { background: #EE7700; color: #FFF; }
.products_list .wrap { border: 3px solid #EEE; padding: 10px; transition: all .5s ease 0s;}
.products_list .wrap:hover { border: 3px solid #EE7700; }
.products_list .title { padding: 10px 0; color: #FFF; text-align: center;}

#products_slideshow {position: relative;}
#products_slideshow .prev_next { position: absolute; right: -66px; top: 0;}
#products_slideshow .prev_next .prev , #products_slideshow .prev_next .next { display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #EEE; margin-bottom: 5px; cursor: pointer; }
#products_slideshow .prev_next .prev:hover , #products_slideshow .prev_next .next:hover { background: #EE7700; color: #EEE; }

#honor_slideshow {position: relative;}
#honor_slideshow .prev_next .prev , #honor_slideshow .prev_next .next { position: absolute; top: 50%; display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; border-radius: 25px; text-align: center; background: #EEE; cursor: pointer; margin-top: -26px; }
#honor_slideshow .prev_next .prev:hover , #honor_slideshow .prev_next .next:hover { background: #EE7700; color: #EEE; }

#honor_slideshow .prev_next .prev { left: -76px; }
#honor_slideshow .prev_next .next { right: -76px; }

.index_alist li div { border-bottom: 1px dotted #999; line-height:38px; background: url(images/nav_li.png) left no-repeat; padding-left: 15px; }
#index_about { background: #FFF; padding: 50px; }
#index_news { background: #FFF; padding: 50px; }
#index_contact_case { background: #FFF; padding: 50px; }


/*=========mF_liuzg ========*/
.mychgPic{width:610px; height:400px; padding:2px; border:1px solid #ddd; margin:0 auto; float:left;}
.mF_liuzg{ position:relative; width:605px; height:394px; overflow:hidden; font:12px/1.5 Verdana,Geneva; background:#fff;}
.mF_liuzg .loading{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;padding-top:90px;}/*载入画面*/
.mF_liuzg .pic li{width:605px;position:relative;overflow:hidden;*margin-top:-2px;list-style:none;}
.mF_liuzg .pic li p{width:605px;position:absolute;}
.mF_liuzg .pic li p a{display:block;}/*图片和焦点图框架一样大小*/
.mF_liuzg .pic li p img{width:605px;height:394px;}
.mF_liuzg .txt li{ text-align:left;position:absolute;z-index:2;bottom:0;width:585px;height:46px;line-height:46px;overflow:hidden;display:none;list-style:none;}
.mF_liuzg .txt li a{display:block;color:#fff;padding:2px 0 10px 16px;font-size:15px;font-weight:bold;text-decoration:none;list-style:none;}/*标题样式*/
.mF_liuzg .txt-bg{position:absolute;bottom:0;z-index:1;width:675px;height:46px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;}/*标题背景*/
.mF_liuzg .num{position:absolute;z-index:3;bottom:10px;right:8px;color:#333;}/*按钮样式*/
.mF_liuzg .num li{ float:left; width:26px; height:26px; position:relative; border:1px solid #FFF; line-height:24px; text-align:center; margin-right:3px; cursor:pointer; background:#000; filter:alpha(opacity=90); opacity:0.9; color: #FFF; }
.mF_liuzg .num li.current,.mF_liuzg .num li.hover{ background:#A61814; color:#fff; font-weight:bold;}

.mt-tabpage { }
.mt-tabpage-title { border-bottom:3px solid  #ccc; height:45px;}
.mt-tabpage-title .mt-tabpage-item{float:left;display:inline-block; padding:0 15px;height:39px;line-height:39px;text-align:center;color:#333;font-size:16px;;margin:5px;}
.mt-tabpage-title .mt-tabpage-item:hover{color:#0060AD;border:none;padding:0 15px; font-weight:bold; border-bottom:3px solid #0060AD;}
.mt-tabpage-title .mt-tabpage-item-cur{color:#0060AD;font-size:16px;padding:0 15px; font-weight:bold;border-bottom:3px solid #0060AD;}


.mt-tabpage-count{position:relative;width:100%;_height:335px;min-height:335px;overflow:hidden}
.mt-tabpage-cont__wrap{position:absolute;width:100%; }
.mt-tabpage-count .mt-tabpage-item{margin:0 auto;width:100%;_height:335px;min-height:335px;border:0px}
.listone { background:#FFF;}
.listone table{margin:0 10px;width:1380px}
.listone li{height:35px;line-height:35px;text-align:left;width:100%;margin:3px 10px;font-size:16px;border-bottom:1px dashed #ececec}
.mt_left{float:left;margin:0 10px;width:400px;height:365px}
.mt_mod{float:left;margin:0 10px;width:400px;height:365px}
.mt_right{float:right;margin:0 10px;width:320px;height:365px}


.index_title{ height:58px; border-bottom:1px solid #eee; line-height:58px;}
.index_title .txt1 { padding-left:10px; border-left: 5px solid #0061AE; font-size:16px; margin-left:10px;}
.index_title .txt2 a{ float:right; font-size:14px; color:#999; padding-right:10px;}
.index_body{ padding:10px;}



/*联系我们*/
.contact{}
.contact .hd { font-size:22px; font-weight:bold; line-height:55px;}
.contact .bd{line-height: 30px; color: #fff;}
.contact .bd p{padding-left: 28px; margin: 10px 0 0; background:  url(images/contactIcon.png) left 7px no-repeat;}
.contact .bd p.item2{background-position: left -33px;}
.contact .bd p.item3{background-position: left -74px;}
.contact .bd p.item4{display: none; background-position: left -155px;}
.contact .bd p.item5{background-position: left -111px;}

/*内页*/
.page-banner{ width:100%; position:relative; height:500px; overflow:hidden; z-index:1;margin-top:-0.5rem} 
.page-banner .image-con{ overflow:hidden; height:100%; width:100%; position:relative;transition: all 1.5s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1.5s cubic-bezier(0.215,.61,.215,1);transform:scale(1.1);-webkit-transform:scale(1.1);}
.page-banner .image-con .image{ height:100%; width:100%; background-repeat:no-repeat; background-size:cover; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.page-banner .image-con .image em{ background-color:#000; position:absolute; left:0;top:0; right:0;bottom:0; opacity:0.5}
.page-banner .image-con .image a{ display:block; position:absolute; left:0;top:0; right:0; bottom:0}
.page-banner .title{ position:absolute; left:0;top:60%;  color:#fff; text-align:left; width:100%; z-index:100}
.page-banner .title strong{ font-weight:normal; font-size:35px;}
.page-banner .title p{ font-size:16px; line-height:45px; color:#eeeeee;text-transform:uppercase;  }

.page-main {    background-color: #f8f8f8; padding:10px;}
.page-main1 {    background-color: #ffffff;}
.page-main2 {    background-color: #ffffff;  padding:10px; margin-top:5px;}
.page-main1 ul{ float:none; display: -webkit-box;display: -moz-box;display: -ms-boxflex;display: -webkit-flex;display: flex; display: -webkit-box;-webkit-box-orient: horizontal; box-orient: horizontal; line-height:65px;}
.page-main1 ul li{display: block;box-flex:1;-moz-box-flex:1;-webkit-box-flex:1;-ms-flex:1; text-align:center;border-left: 1px solid #ccc;}
.page-main1 ul li:first-child {border-left: none;}
.page-main1 ul li a{ display:block; padding:0}
.page-main1 li a:hover {display: block; background: #0060AD; color: #FFF; }
.page-main1 li a.current { display: block;background: #0060AD; color: #FFF; }



.page-top strong {    display: block;    font-size: 26px;    font-weight: normal;    color: #1d3994; padding:5px 20px;}

.page-top span {    display: block;     color: #bbb;    font-size: 16px; padding:5px 20px; text-transform:uppercase;}
}


.news-list .item { margin-bottom:30px;height:240px;}
.news-list .item a {    display: block;    position: relative;    padding-left:410px;}
.news-list .item a .img-wrap {    overflow: hidden;    position: absolute;    left: 0;    top: 0;    width:400px;    background-color: #fff;}
.news-list .item a .img-wrap .image {    width: 100%;    transition: 0.65s;    height: 240px;    background-repeat: no-repeat;    background-size: cover;    background-position: center center;}
.news-list .item a .txt-wrap {    padding: 40px 40px 40px;    background-color: #fff;    height: 240px;    border: 1px solid #eee;    position: relative;    overflow: hidden;}
.news-list .item a .txt-wrap span {    display: block;    color: #1d3994;    font-family: Arial, Helvetica, sans-serif;    line-height: 1;    font-size: 20px;    letter-spacing: -1px;}
.news-list .item a .txt-wrap strong {    font-size: 24px;    margin-top: 10px;    font-weight: normal;    display: block;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;    color: #444;    transition: 0.45s;}
.news-list .item a .txt-wrap p {    color: #aaa;    line-height: 1.7;    font-size: 14px;    margin-top: 15px;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}
.news-list .item a .txt-wrap em {    display: block;    margin-top: 20px;    font-family: Arial, Helvetica, sans-serif;    letter-spacing: -1px;    font-size: 15px;    color: #aaa;    position: relative;    transition: 0.45s;}