﻿
/* CSS Document */

.header{position:relative;}
.top{background-color:#f7f7f7; height:30px; border-bottom:1px solid #e5e5e5;}
.topcon{line-height:30px; overflow:hidden;}

.logo_tel{height:98px;padding:20px 0 0 0;}
.tel{background:url(../image/telbg.png) no-repeat left 13px; padding:10px 0 10px 50px;}
.tel i{font-weight:bold;}
.tel span{font-size:24px; font-weight:bold; line-height:18px; color:#000;}

.navbar{background-color:#074f92; height:55px;}
.nav li{float:left;position:relative; width:133px; }
.nav li a{display:block; font-family:微软雅黑; font-size:14px; line-height:55px;text-align:center; color:#fff;}
.nav li a:hover{background:#0b62b3; color:#fff;}
.nav li.on a{background:#0b62b3;color:#fff;}

/*=====下拉菜单====*/
.nav li ul{position:absolute; left:2px; top:30px; width:133px; background-color:#074f92;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:40px; background:none;}
.nav li ul li a{ font-size:12px;color:#fff; line-height:40px; display:block; white-space: nowrap; font-weight:normal;}
.nav li ul li a:hover{ background:#0b62b3; color:#fff;}
.nav li.on ul li a{ background:074f92; color:#fff;}
.nav li.on ul li a:hover{ background:#0b62b3; color:#fff;}

.header_bt{background:url(../image/head_bt_bg.png) repeat-x; position:absolute; left:0; bottom:-9px; height:9px; z-index:99; width:100%;}


.m1{overflow:hidden; padding:20px 0;}
.m1_l{width:220px;}
.m1_r{width:950px;}

.m1_l .tit{font-size:24px; background:#074f92; text-align:center; height:64px; line-height:64px; color:#fff;}
.m1_l .con{ border:1px solid #ddd; border-top:none; border-bottom:none;}
.m1_l .con h3{ height:54px; border-bottom:1px solid #ddd;}
.m1_l .con h3 a{display:block;line-height:54px;font-size:16px; text-align:center; color:#333;}
.m1_l .con h3 a:hover{ background:#f6f6f6; color:#0656a0;}
.m1_l .con h3:last-child{border-bottom:none;}
.m1_l .con ul.sub li{height:36px; border-bottom:1px solid #ddd;}
.m1_l .con ul.sub li a{display:block;text-align:center; line-height:36px; font-size:14px;}


#imenu{height:409px;overflow:hidden;}

.m1_r .tit{background:url(../image/m1_rtit.png) repeat-x center center; height:45px; line-height:45px;}
.m1_r .tit span{display:block; background:#fff; width:110px; font-size:24px; color:#074f92; font-weight:bold;}

.m1_r .slogan{ font-size:14px;}
.m1_r .more{width:70px; height:18px; background:#e60913; border-radius:10px; float:right;}
.m1_r .more a{display:block; font-size:14px; color:#fff; line-height:18px; text-align:center;}

.m1_rcon{clear:both;}
.m1_rcon li{float:left; margin:10px 22px 0 0;}
.m1_rcon li span{display:block; text-align:center; line-height:40px; font-size:14px;}
.m1_rcon li .imgbox{ border:6px solid #fff; padding:5px;}
.m1_rcon li a:hover .imgbox{border:6px solid #3c73a7;}
.m1_rcon li:nth-child(3n+0){margin:10px 0 0 0;}

.m1_ltel{background:url(../image/m1_ltel.png) no-repeat center top #074f92; padding:30px 20px; height:100px;}
.m1_ltel em{display:block; font-size:18px; color:#fff;}
.m1_ltel span{font-size:20px; font-weight:bold; display:block; color:#fff;}
.m1_ltel a{margin:10px auto; text-align:center; display:block; width:90px; height:30px; border:1px solid #3498c2; line-height:30px; color:#fff; border-radius:10px;}
.m1_ltel a:hover{background:#3498c2;}

.m2_box{background:url(../image/ban_m2.png) no-repeat center center; height:128px;}
.m2{position:relative; height:128px; background:url(../image/m2_bg.png) no-repeat center center;}
.m2 span{display:block; position:absolute; right:80px; bottom:18px; font-size:30px; font-weight:bold; font-style:italic; color:#fff;}


.m3{padding:30px 0;}

.titbox{text-align:center; font-size:26px; color:#333; font-weight:bold;}
.titbox h4{ font-size:30px; font-weight:bold;}
.m3_con{overflow:hidden; padding:20px 0;}
.m3_con li .imgbox{ border:none; padding:0; background:#f2f2f2;}
.m3_con li a:hover .imgbox{border:none;}

.m3_con li:nth-child(3n+0){margin:10px 22px 0 0;}

.m4_box{background:#dbdbdb; height:500px;}
.m4{padding:30px 0;}


.m4_con{padding:30px 0 0 0;}
.m4_con li{float:left; width:385px; margin:0 7px;}
.m4_con li a{transition:all 0.3s;}
.m4_con li img{width:385px; height:200px; transition:all 0.3s;}
.m4_con li .con{background:#fff; height:120px; transition:all 0.3s; padding:0 20px;}
.m4_con li .con p{background:url(../image/time_icon1.png) no-repeat left center; padding:10px 0 10px 25px;}
.m4_con li .con h4{height:50px;}
.m4_con li .con em{display:block; opacity:0;}

.m4_con li a:hover img{width:385px; height:160px;}
.m4_con li a:hover .con{height:160px; background:#015ca2; color:#fff;}
.m4_con li a:hover .con p{background:url(../image/time_icon2.png) no-repeat left center;}
.m4_con li a:hover .con em{opacity:1; padding:20px 0 0 0;}


.m5_box{padding:60px 0;}
.m5 .tit{text-align:center;}
.m5 .con{text-align:center; font-size:14px; line-height:27px; padding:30px 0 0 0;}
.m5 .more {width:260px; height:56px; background:#074f92; margin:30px auto 0; border-radius:30px;}
.m5 .more a{display:block; text-align:center; line-height:56px; font-size:18px; color:#fff;}

.m6_box{ background:#333; padding:30px 0;}
.m6_tit{color:#fff;}
.m6_con{overflow:hidden; padding:40px 0 0 0;}
.m6_con .con{width:230px; font-size:14px; color:#fff;}
.m6_con .con a.a{display:block; width:172px; height:36px; font-size:14px; color:#fff; background:#ee1314; border-radius:20px; text-align:center; line-height:36px; margin:20px 0 0 0;}



.footer{background:#074f92; padding:10px 0; color:#fff;}
.footer a{color:#fff;}
.f_navcon{text-align:center; border-bottom:1px solid #0f7fe8;}
.f_navcon a{ font-family:"微软雅黑"; color:#fff; font-size:14px; line-height:45px; padding:0 20px;}

.keyword,.sitemap,.footercon{text-align:center;}
.footercon{padding:20px 0 0 0;}
.sitemap{padding:0 0 40px 0;}

/*inner_code*/


.innermenu{ background-color:#074f92; height:40px;margin:10px 0 20px 0;}
.imenu{ text-align:center; color:#fff; overflow:hidden;}
.imenu ul li{float:left; position:relative;}
.imenu ul li.nLi h3 a{color:#fff; line-height:40px; font-size:14px; padding:0 10px; display:block;}
.imenu .sub{ position:absolute; left:0;top:45px; width:800%;}
.imenu .sub li a{ display:block; padding:0 10px;}

.inner_con{font-size:14px;}
.inner_con li{padding:10px 9px;}


.inner_pos{ margin:0 0 10px 0;}
.inner_postit{background:url(../image/tit1.gif) repeat-x; height:32px; border:1px solid #ccc;}
.inner_postit span{color:#000; font-size:14px; text-shadow:0 1px 0 #fff; font-weight: bold; font-family:"微软雅黑"; line-height:32px; padding:0 0 0 20px;}

.siteadd{text-align:center; color:#000; font-size:14px; padding:3px 0;}
.siteadd a{color:#000;}


.news_product{padding:30px 0;}
.news_product .en{ font-size:42px; color:#ce0b07; text-align:center; font-family:"Times New Roman", Times, serif; line-height:42px;}
.news_product .cn{text-align:center; background:url(../image/line.jpg) repeat-x left center;}
.news_product .cn span{background-color:#fff; color:#000; font-size:24px; padding:0 10px; font-family:微软雅黑;}


.productcon{overflow:hidden; padding:10px 0 0 0;}
.productcon li{float:left; padding:0 9px;}
.productcon li span a{display:block; background:#666; height:35px; line-height:35px; text-align:center; color:#fff; font-size:14px; overflow:hidden; width:202px; padding:0 15px;}
.productcon li span a:hover{background-color:#074f92;}

/************
	可以复制
**************************/


.inner-news{ padding:10px;}
.inner-news li{width:100%; overflow:hidden; border-bottom:1px dashed #ccc; background:url(/Template/Home/Default/Public/image/nav-li-a.png) no-repeat 7px 17px; padding:5px 0;}
.inner-news li a{font-size:14px; padding-left:13px; background:url(../image/ico_3.gif) no-repeat left center;}

.inner-image-date{padding-top:20px;}


.ind-tit{font-size:16px; text-align:center; font-weight:bold; padding-top:10px;}
.ind-time{text-align:center; border-bottom:1px dashed #ccc; padding-bottom:5px;}
.ind-con{ padding-top:10px;}

.img-deta{ text-align:center;}
.img-deta img{ max-width:700px;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold; color:#000; font-size:16px;}

/*============== inner-grestbook ==========*/

.grestbook_list{  margin: 12px 0;line-height: 26px;background: #fff;}
#pages{text-align: center;font: 12px '宋体';}
.post_box{border: 1px solid #eee;background: #fff; padding-bottom:20px;}
.post_box h5{line-height: 35px;text-align: center;font-size: 14px;border-bottom: 1px solid #eee;height: 35px;background: #f5f5f5;}
.table_form{  margin: 10px;width: 95%;}
.table_form tbody td{border-bottom: 1px solid #eee;}
.table_form td{  padding: 8px 0 5px 8px;line-height: 22px}
.button{background: #ddd;height: 22px;border-top: 0;border-left: 0;border-bottom: 1px solid #666;border-right: 1px solid #666;padding: 3px 6px;margin-right: 5px;}
#content {margin:0;line-height:22px;}

/*====== inner-product-date ======*/
.inner-meta-img-big img{width:302px; height:302px;border: 1px solid #ccc;}
.w12{float:left;}
#zoom_list{width: 302px;height: 60px;background: #EFEFEF;}
#zoom_list .next {float: right;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../image/next.gif) no-repeat -3px 18px;}
#zoom_list .pre{float: left;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../image/pre.gif) no-repeat -3px 18px;}
#zoom_list #zoom_list_box{  float: left;width: 232px;overflow: hidden;height: 56px;position: relative;}
#thumblist li{float: left;width: 58px;overflow: hidden;text-align: center;margin: 2px 0;padding:10px 0 0px 12px;}
#thumblist li span{height: 52px;width: 220px;line-height: 30px;}
#thumblist li span a{width: 50px;height: 50px;font-size: 42px;border: 1px solid #FFF;}
#thumblist li span img{  max-height: 50px;max-width: 50px;}
.w14{padding:20px 0 0 30px; float:left; width:600px;}
.p_tabs li{padding:10px 0 0 0;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:10px 0 0 0;}
.linkproduct-con-img{padding-top:20px;}


.pagenav{overflow:hidden;width:100%; padding:0 10px;}
.pagenav-right{padding-right:10px;}
.big_small{width:302px; height:302px;}
.mate-title{ height: 32px;line-height:32px;border-bottom: #666 solid 2px;font-size: 14px;background-color: #efefef;}
.mate-title b{padding-left:10px;}
.linkproduct{padding-top:20px; float:left; width:100%;}
.mate-product{padding:10px 0 0 0; overflow:hidden;}
.mate-product li{float:left;padding:0 10px;}
.mate-product li img{width:160px; height:130px;}
.mate-product li span a{display:block; line-height:30px; text-align:center; height:30px; margin:0 auto; width:150px; overflow:hidden;}



/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../image/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../image/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

/*======= flip =====*/
.flip{overflow:hidden; font-family:"微软雅黑"; padding:10px 0; font-size:14px;}


/*====== 上一页-下一页 =====*/
.page{text-align:center; padding:20px 0; clear:both;}
.page a{font-size:14px; margin:3px; padding: 5px 10px;border:1px solid #ccc;}
.page a:hover{background-color:#666; border:1px solid #666; color:#fff;}
.page span{background-color:#666; border:1px solid #666; color:#fff; padding:5px 10px; margin:3px; font-size:14px;}

/*=========
	图片详细
=========*/
.picture-date-txt{font-size:14px; text-align: center; display:block; padding-top:10px;}
.inner-picture-date-con{ font-family:"微软雅黑"; font-size:14px; padding:0 10px;}
.picture-date{text-align:center; padding:10px 0 0 0;}
.picture-date img{ max-width:650px;}


/*文章分享*/
.bshare-custom{padding-top:10px;}