@charset "utf-8";
/* CSS Document */

/* CSS 定制的公共样式 start */
html, body, div, dl, dt, dd, ol ,ul, li, span, h1, h2, h3, object, iframe, p{margin:0;padding:0;}

body {font-family: "Microsoft YaHei", Arial;font-size: 12px;line-height: 22px;color: #666;background:#fff;}
  
img{display:block;border:none;vertical-align:top;}

ul, ol, dl, li{ list-style-type:none;}

li{ vertical-align:top;}

.clear {height: 1px;width: 100%;clear: both;}

a{color: #0088cc;text-decoration: none;}

a:hover{color: #005580;text-decoration:none;}

.left{ float:left;}
.right{ float:right;}
.display{ display:inline;}
.display_no{ display:none;}
.lisemy{ width:1000px; margin:0 auto;}/* 网页的内容宽 */  
  
/* CSS 定制的公共样式 end */ 
  

/* 首页样式 start */ 
.top{height:24px; text-align:right;line-height:24px;color:#07419e;font-size:12px;padding-top:22px;}
.top span{width:61px;height:24px;margin-left:18px; background:url(../images/top_contact.png) no-repeat; text-align:center; display:block;float:right;}
.top span a{color:#fff;}
.header{height:70px; background:#f9f9f9;}
.header .logo{float:left;margin-left:10px;}

.menu {height:40px; background:url(../images/menu_bj.png);}
.menu .entrancel {background:url(../images/menu_li.png) left no-repeat; padding:0 16px 0 18px;float:left; position:relative;}
.menu .entrancel a{padding:0 34px;color:#fff;line-height:40px;font-size:14px; display:block;}
.menu .entrancel a:hover,.menu .entrancel a.current {color:#02ce70}
.menu .entrancel ul {display:none; position:absolute;top:40px;padding-bottom:12px;background:#d7e6f2; z-index:1;}
.menu .entrancel li {border-bottom:1px solid #fff;}
.menu .entrancel li a{width:130px;padding:0;text-align:center;line-height:32px;font-size:12px;color:#0066bb;}








.choice{ height:415px; width:100%; position:relative; overflow:hidden}
.prev,.next{ width:30px; height:30px;cursor:pointer; background:url(../images/toggle.png) no-repeat; position:absolute; top:170px;}
.prev{ background-position:0px 0; left:2%;}
.next{ background-position:-30px 0; right:2%;}
.choice_k{ height:415px; position:relative; overflow:hidden;}
.choice_c{ position:absolute; height:415px;}
.choice_c ul{ float:left; height:415px;}


.news{border-bottom:1px solid #e5e5e6;padding:16px 0;width:92%; margin:0 auto;min-width:1000px;}
.news span{font-size:16px;color:#000;line-height:30px;padding-right:18px; background:url(../images/content_tu.png) no-repeat right bottom; display:inline-table;}
.news .lisemy{ position:relative;height:30px; overflow:hidden;}
.news ul{ position:absolute;left:110px;}
.news ul li a{font-size:14px;line-height:30px;color:#666;}
.news ul li a:hover{color:#d0302f; text-decoration:underline;}
.prev1,.next1{ width:9px; height:9px; position:absolute;cursor:pointer;right:0px;}
.prev1{ background:url(../images/prev.jpg) no-repeat center;right:15px;bottom:10px}
.next1{ background:url(../images/next.jpg) no-repeat center; bottom:10px}

.content{border-bottom:1px solid #e5e5e6;padding:20px 0;width:92%; margin:0 auto;min-width:1000px;}
.content .title{float:left;width:110px;font-size:16px;color:#000;line-height:30px;}


.content dl{float:left;width:890px;}
.content dl dt{float:left;width:500px;padding-right:90px;line-height:26px;}
.content dl dd{float:left;width:300px;}
.content dl dd img{border-radius:3px;float:right;}

.prod{}
.prod .title{height:38px;border-bottom:1px solid #e5e5e6; background:url(../images/prod.png) repeat-x;width:92%; margin:0 auto;min-width:1000px;font-size:16px;color:#000;line-height:38px;}
.prod .title span{line-height:38px;color:#d0302f;font-size:14px;float:right;}
.prod dl{width:180px;height:126px;margin:20px 10px 0;float:left;}
.prod dl dt{width:180px;height:90px;}
.prod dl dt img{width:178px;height:88px;border:1px solid #fff; box-shadow:0 0px 4px #999;}
.prod dl dd{padding-left:10px; background:url(../images/prod_tu.png) no-repeat left top;}
.prod dl dd a{font-size:12px;line-height:36px;color:#333;}
.prod dl dd a:hover{color:#d0302f;}


.area{height:43px; background:url(../images/area.png) repeat-x;margin-top:20px;}
.area dl{height:17px;margin:13px 10px;float:left;}
.area dl dt{height:17px;width:25px;float:left;margin-right:4px;}
.area dl dd{height:17px;float:left;font-size:12px;color:#000;line-height:17px; font-family:Arial;}

.links{height:83px;background:url(../images/links.png) repeat-x bottom;margin:10px 0 25px;line-height:52px;color:#333;}
.links h1{font-size:16px;color:#000;line-height:20px; font-weight:normal;}
.links img{ display:inline;margin:20px 0 0 1px;border:1px solid #c4c4c2;height:32px;}


.footer{background:#e5e5e6;border-bottom:1px solid #fff;padding:10px 0 20px;width:92%; margin:0 auto;min-width:1000px;}
.footer .baike{width:600px;float:left;border-right:1px solid #f4f4f4;}
.footer .title{font-size:16px;color:#000;line-height:40px;}
.footer .baike ul{}
.footer .baike ul li{width:40%;float:left;}
.footer .baike ul li a{color:#666;}
.footer .baike ul li a:hover{color:#d0302f; text-decoration:underline;}
.footer .contact{padding-left:100px;float:left;width:298px}
.copy{background:#bababa;padding:10px 0;width:92%; margin:0 auto;min-width:1000px;color:#fff;}
.copy img{ display:inline; vertical-align:middle;margin-left:8px;}
/* 首页样式 end */ 


/* 子页面样式 start */ 

.sub_banner{height:220px;width:100%; background:url(../images/banner_bj.jpg) repeat-x; overflow:hidden;}


.height_10{height:100% !important;background:url(../images/left_bg.jpg) repeat-y;}
.left_box{float:left;display:inline;width:230px;min-height:460px;height:100%;}
.right_box{float:right;width:725px; }
.left_title{background:url(../images/left_title_bg.jpg) no-repeat;margin:30px 0 0 0;height:42px;font:16px/36px "微软雅黑";color:#fff;text-indent:24px;}
.left_menu{margin-top:7px;}
.left_menu ul li{width:210px;font:13px/35px "微软雅黑";text-indent:40px;}
.left_menu ul li a{height:35px;display:block;background:url(../images/left_menu_li_bg.jpg) no-repeat 16px center;width:100%;border-bottom:1px solid #e3e3e3;text-indent:16px; overflow:hidden;}
.left_menu ul li a:hover{color:#cc6600;background:url(../images/left_menu_li_bg1.jpg) no-repeat 16px center;}
.left_menu ul li a.active{color:#cc6600;background:url(../images/left_menu_li_bg1.jpg) no-repeat 16px center;}
.left_menu ul li .menuList{width:210px;display:none;border-bottom:1px solid #e3e3e3;}
.left_menu ul li.cur .menuList{display:block;}
.left_menu ul li .menuList a{width:210px;display:block;height:35px;line-height:35px;background:none;border-bottom:none;}
.left_menu ul li .menuList a:hover{color:#cc6600;}
.left_menu ul li .menuList a.selected{color:#cc6600;}



.right_box{float:right;width:740px;}
.right_place{margin-top:30px;border-bottom:1px solid #e3e3e3;}
.right_place strong{float:left;display:inline;margin-left:9px;font:bold 16px/42px "微软雅黑";color:#333;}
.right_place p{float:right;line-height:42px;background:url(../images/home_img.jpg) no-repeat left center;padding-left:22px;}
.right_place p span{color:#c9151e;}
.right_place p a{color:#666;}
.right_place p a:hover{color:#c9151e;}
.right_cont{padding:28px 0 50px 10px;line-height:28px;}
.clearfix{display:block;zoom:1;} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.right_cont h1 {font-size:18px;line-height:30px; font-weight:400;color:#004b91;text-align:center;}
.right_cont h2 {font-size:12px;line-height:32px;text-align:center;font-weight:400;color:#333;border-bottom:1px dashed #b6b6b6;margin-bottom:8px;}

.right_cont ul{}
.right_cont ul li{height:36px; border-bottom:1px dotted #ebebeb;}
.right_cont ul li span{float:right;color:#999;line-height:36px;}
.right_cont ul li a{padding-left:10px; background:url(../images/prod_tu.png) no-repeat left top;font-size:13px;line-height:36px;color:#333; display:block;}
.right_cont ul li a:hover{color:#c9151e;}
.fr {float: right;}
.sub_next{padding:8px 8px 0;border-top:1px dashed #b6b6b6;margin-top:8px;font-size:12px;line-height:36px;color:#333;}
.sub_next li{height:36px; border:none !important;}
.sub_next a{font-size:12px;line-height:36px !important;color:#004b91; display:inline !important; padding:0 !important; background:none !important;}
.sub_next a:hover{ text-decoration:underline;}




.right_cont dl{width:110px;height:180px;margin:0 18px 20px;float:left;}
.right_cont dl dt{width:110px;height:145px;}
.right_cont dl dt img{width:108px;height:143px;border:1px solid #d9d9d9;}
.right_cont dl dt img:hover{border:1px solid #fff; box-shadow:0 0px 4px #999;}
.right_cont dl dd{text-align:center; font-weight:700;}
.right_cont dl dd a{font-size:12px;line-height:34px;color:#333;}
.right_cont dl dd a:hover{color:#d0302f;}




#tbody {width:650px;margin:20px auto;}
#mainbody {width:640px;margin:5px;border:1px solid #999;}
#mainphoto {cursor:pointer;display:block;}
#goleft {float:left;clear:left;margin:6px 2px 0 3px;}
#goright {float:right;clear:right;margin:6px 3px 0 0px;}
#photos {width:614px;height:54px;line-height:54px;border:1px solid #fff;margin:10px 0;overflow:hidden;}
#showArea img {display:block;float:left;margin:2px 3px;cursor:pointer;border:1px solid #999;}
#showArea img:hover{border:1px solid #ccc;box-shadow:0 0px 4px #666;}
.txt_1 {font:bold 24px Verdana, Tahoma;color:#fff;}


.feedback{width:600px; height:auto; display:block; }
.feedback li{ width:600px; min-height:40px; height:auto!important;height:40px;line-height:36px;}
.feedback li p.p1{ margin:0 ; padding:0 ; width:80px; float:left; text-align:right;} 
.feedback li p.p2{float:left; padding-left:10px; color:#fe0000;}
.feedback li p.p3{float:left; padding-left:10px;color:#018347;}
.feedback .txtBox{ width:250px; height:22px; border:1px solid #90b9ce; float:left; line-height:22px;}
a.submit{ width:86px; height:28px; background:url(../images/baidu_btnbg.gif) no-repeat 0 -104px; display:block; color:#fff; text-align:center; margin:16px 0 0 80px;line-height:28px;} 
a.submit:hover{background:url(../images/baidu_btnbg.gif) no-repeat 0 -133px;} 


/* 子页面样式 end */ 


/** 翻页start **/
#blog-pagination {display: block;text-align: center;margin: 35px 0 0;}
.wp-paginate {display: inline-block; padding: 0;box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);border-radius: 3px;}
.wp-paginate li {padding: 0!important;display: inline-block; background-image: none!important;background-color: #fff;margin: 0;float: left;}
.wp-paginate a, .wp-paginate .page.current {color: #333;padding: 2px 10px;display: inline-block;margin-bottom: 0!important; min-width: 10px;border-right: 1px solid #eee;font-size: 12px;font-weight: 400;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;}
.wp-paginate span {margin-bottom: 0!important;}
.wp-paginate a.next {border-left: 0;}
.wp-paginate .page {margin: 0;}
.wp-paginate .page.current {background-color: #fafafa;color: #888;}
.wp-paginate a:hover {background: #555;color: #fff;border-right: 1px solid #555;}
