﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body,html{font-family:microsoft yahei;font-size:14px;color:#333;text-decoration:none;background:#fff;min-width:1200px;}
button,input,select,textarea{vertical-align:middle}
input,textarea{font-family:microsoft yahei;vertical-align:middle}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;font:100%; border-collapse:collapse;}
a{color:#333;text-decoration:none;}
ul,li,ol{list-style-type:none;}
img{border:0;}
p{word-spacing:-1.5px;}
h1,h2,h3,h4,h5,h6,dl,dt,p,b,i,span{font-weight:normal;}
.input{width:80%;border:1px solid #dedbd7;padding:1em .4em;font-size:12px;color:#666;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.w1200{width:1200px;height:auto;margin:0 auto;}
.ov{overflow:hidden;}


/* 头部 */
.header{width:1200px; height:100px; margin:0 auto; z-index:9999;overflow: hidden;}
.welcome{width:100%; height:auto; margin:0 auto;}
.welcome .logo {float:left;}

.welcome .form{position:relative; width:30px; height:100px; float:right; background:url(../images/form.png) no-repeat center center;}
.welcome .form form{display:none; position:absolute; right:0; top:35px; width:150px; background:#fff; border:1px solid #444; z-index:999;}
.welcome .form form .txt{float:left; height:30px; line-height:30px; padding-left:10px; width:100px; }
.welcome .form form .btn{float:right; background:#444; color:#fff; width:40px; height:30px; line-height:30px; cursor:pointer;}
.welcome .form:hover form{display:block;}
.welcome .form:hover{width:150px; transition: all 0.6s;}

.nav{float:right; width:64%;}
.nav ul li{float:left; width:14%;
}
.nav ul li .a1{display:block;  height:70px; padding-top:30px; text-align:center; font-size:15px; font-weight: bold; color:#000;}
.nav ul li .a1 span{display:block; margin-top:5px; text-transform:uppercase; font-size:12px; color: #666;
    font-weight: 400;}
.nav ul li.current .a1,.nav ul li.current .a1 span,.nav ul li:hover .a1,.nav ul li:hover .a1 span{color:#1e61ba;}

.nav li ul{position:absolute; height:auto; z-index:999; display:none;    margin-left: -20px;}
.nav li li{width: 150px; height:40px; float:none}
.nav li li a{color:#fff;font-size:13px; padding:0; font-weight:normal; line-height:40px; display:block; letter-spacing:0; text-align:center; background:#065ab0;; opacity:.9; -webkit-opacity:.9; -moz-opacity:.9; -ms-opacity:.8; -o-opacity:.9}
.nav li li a:hover{background:#d6312d;color:#fff}
.nav li:hover ul{display:block}

/*banner鍒囨崲*/
.index-titbox{position:relative;text-align:center;height: 70px;}
.index-titbox1{height:50px;line-height:50px;font-size:50px;text-transform: uppercase;color:#E4E4E4;font-weight:600}
.index-titbox-p{position:absolute;top:15px;width:100%}

.index-titbox-p p{font-size:40px;color:#0061a5;position:relative;height:50px;line-height:50px;font-weight:600}
.index-titbox-p p:after{content:'';position:absolute;width:384px;height:7px;background:url(../images/x1.png) no-repeat;left:0;top:20px}
.index-titbox-p p:before{content:'';position:absolute;width:384px;height:7px;background:url(../images/x2.png) no-repeat;right:0;top:20px}
.index-tit2{text-align:center;margin:15px auto !important}
.index-tit2 p {position:relative;height: 35px;color:#a0a0a0;font-size:14px}
.index-tit2 p:after{content:'';position:absolute;width:150px;height:2px;background:#0061a5;bottom:0;left:50%;margin-left:-75px;}

.banner{margin:0;position:relative;z-index:20;}
.picBox{overflow:hidden;font-size:0;position:relative;z-index:90;transition:all 0.2s linear 0s;background:#fff;}
.picBox .bd{position:relative;}
.picBox a{transition:all 0.2s linear 0s;}
.picBox .hd{ position:absolute;bottom:25px;left:0;width:100%;height:14px;z-index:99;text-align:center;}
.picBox .bd ul,.picBox .bd ul li img{max-width:100%;max-height:600px;}
.picBox .bd ul li img{max-width:100%;max-height:600px;display:block;margin:auto}
.picBox .hd ul{margin:0;padding:0;}
.picBox .hd li{border:3px solid #ff9900;background:#fff;display:inline-block;border-radius:10px;zoom:1;width:10px;height:10px;line-height:10px;text-align:center;color:#fff;
cursor:pointer;font-size:12px;margin:0 5px 0 5px}
.picBox .hd li.on{ background:#0082cb;color:#0082cb}
.picBox .hd li.cur{ background:#0082cb;color:#0082cb;border:3px solid #0082cb;}
.picBox .next,.picBox .prev{background:url(../images/icon_arr.png) no-repeat;width:60px;height:80px;zoom:.75;overflow:hidden;position:absolute;top:50%;z-index:10;font-size:0;line-height:0;text-indent:-999em;margin-top:-45px;cursor:pointer;display:block;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.picBox .prev{left:30%;margin-left:-660px;}
.picBox .next{right:30%;margin-right:-660px;background-position:right top;}
.picBox:hover .prev{background-position:left top;margin-left:-640px;opacity:1;filter:alpha(opacity=100);}
.picBox:hover .next{background-position:right top;margin-right:-640px;opacity:1;filter:alpha(opacity=100);}


.banner-tot{position:absolute;top:50px;width:100%; z-index: 999;}
.banner-tot .w1200{text-align:center}
.banner-tot-logo {text-align:left;position:relative;display:none;}
.banner-tot-logo img{width:220px}
.banner-tot-logo .lanmu{    position: absolute;
    bottom: 37px;
  
    left: 35px;
    
    font-size: 36px;
    font-weight: 600;
    color: #ff0000;}
.banner-tit p{font-size:56px;height:50px;line-height:50px;    font-weight: 600;color:#0082cb;letter-spacing:5px;font-family: 微软雅黑;   text-shadow: 0 5px #fff, 2px 0 #fff, -3px 0 #fff, 0 -2px #fff;}
.banner-tit h3{margin:30px 0;font-size:40px;color:#cb0202;  text-shadow: 0 3px #fff, 2px 0 #fff, -1px 0 #fff, 0 -1px #fff;    
font-weight: 600;}
.banner-tit div{width:750px;padding:20px;background:rgba(0, 0, 0,.8);color:#fff;margin:auto;font-size:18px;line-height:40px;}

/* 热点搜索 */
.hot-keys{width:100%;height:60px;margin:0px auto;background:#fff;}
.keyleft{width:1200px;margin:0 auto;line-height:60px;}
.keyleft .title{float:left;width:112px;height:60px;font-weight:bold;}
.hot-keys .keyleft a:first-child{padding-left:5px;}
.hot-keys .keyleft a:hover{color:#005fbb;text-decoration:underline;}
.searchformbox{width:1200px;margin:0 auto;position:relative;}
.searchformbox form{position:absolute;right:15px;top:-49px;}
.searchformbox .btn_serach{background-color:#005fbb;width:90px;height:38px;border:0;cursor:pointer;margin:-1px 0 0 -4px;color:#fff;}
.searchformbox .serach_input{padding:10px;font-size:12px;width:230px;background:#fff;border:solid 1px #005fbb;}
::-webkit-input-placeholder { /* WebKit browsers */ color: #999;} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999;} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999;} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999;} 
/* 标题 */
.tit{width:1200px;text-align:center;}

/* 热销产品 */
.hot_cp{width:1200px;margin:0 auto;position:relative;padding:2px 0 0;}
.cgal{margin:25px auto 0px;border:1px solid #EAECEF;}						
.cgal .content{    overflow: hidden;   margin: 10px auto;width: 1170px;}
.thumb_list2{overflow:hidden;zoom:1;}
.thumb_list2 li{float:left;display:inline;text-align:center;margin:0;}
.thumb_list2 li a:hover img{opacity:0.7;filter:Alpha(opacity=70);}
.pic_list_li2{margin:0 10px 10px 0;background:#fff;}
.pic_list_li2 .pic{padding:0.5em;border:1px solid #EAECEF;}
.pic_list_li2 .txt{padding:5px;height:22px;line-height:22px;overflow:hidden;}
.pic_list_li2 .txt a{overflow:hidden;}
.pro-tit{width:100%; height:55px; border-bottom:1px solid #e2e2e2;}
.zd-pro{line-height:57px;}
.zd-pro p:before{content:""; display:block; position:absolute; width:5px; height:8px; background-color:#1e61ba; margin:25px 0 0 -15px;}
.zd-pro p{font-size:18px; font-weight:bold; color:#1e61ba; padding-left:35px;}
.pro-tit span{font-size:14px; color:#666; margin-right:25px; line-height:57px;}
/* 产品展示 */
.case_wrap{width: 1200px;margin:20px auto 50px;}
.case_wrap .case_left{width:220px;float:left;border:solid 13px #005fbb;border-radius:5px;margin-top:30px;}
.case_wrap .case_left p{width: 100%;height:80px;background:#005fbb;text-align:center;}
.case_wrap .case_left p img{margin-top:12px;}
.case_wrap .case_left ul{padding:15px 0 15px 0;}
.case_wrap .case_left ul li{width:195px;height:35px;line-height:35px;text-align:center;margin:10px 0 0 13px;background: url(../images/icon.jpg) no-repeat;}
.case_wrap .case_left ul li:first-child,.case_wrap .case_left ul li:hover{background: url(../images/icon_hover.jpg) no-repeat;}
.case_wrap .case_left ul li a{font-size:15px;}
.case_wrap .case_left ul li:first-child a,.case_wrap .case_left ul li:hover a{color:#fff;}

.case_wrap .case_right{width:930px;float:right;margin-top:30px;}
.case_wrap .case_right .case_right_tit{width:100%;padding-bottom:7px;border-bottom:solid 2px #d9d9d9;position:relative;}
.case_wrap .case_right .case_right_tit b{display:inline-block;width:10px;height:43px;background: url(../images/icon_r.jpg) no-repeat;}
.case_wrap .case_right .case_right_tit p{display:inline-block;color:#005fbb;font-size:18px;font-weight:bold;margin-left:7px;}
.case_wrap .case_right .case_right_tit span{color:#ccc;font-size:16px;font-weight:normal;}
.case_wrap .case_right .case_right_tit a{display:inline-block;float:right;margin-top:15px;width:75px;height:30px;text-align:center;line-height:30px;border:solid 1px #d9d9d9;border-radius:7px;}
.case_wrap .case_right .case_right_pic{width: 100%;}
.case_wrap .case_right .case_right_pic a{display:inline-block;float:left;width:270px;height:230px;text-align:center;margin:20px 15px 0 0;outline:solid 1px #ccc;padding:15px;}
.case_wrap .case_right .case_right_pic a:nth-child(3n){margin-right:0px;}
.case_wrap .case_right .case_right_pic a img{width:270px;height:203px;}
.case_wrap .case_right .case_right_pic a p{line-height:30px;}


/* why */
.why{width:100%;background:#F5F9FA;text-align:center;overflow:hidden;}


/* 通栏 */
.lx{width:100%;height:159px;background:#005fbb;text-align:center;}
.lx .w1200{position:relative;}
.lx .lxmore{display:block;width:150px;height:45px;position:absolute;right:100px;top:45px;margin:35px auto;background:#65be1d;color:#fff;font-size:16px;text-align:center;line-height:45px;}
.lx .lxmore:hover{text-decoration:underline;}


/* 设备展示 */
.product{width:100%;margin-top:15px;}
.product_wrap{width:1200px;margin:20px auto 0px;overflow:hidden;}
.cp{overflow:hidden;}
.zyyCont{position:relative;width:1200px;height:auto;overflow:hidden;}
.zyyCont .btnLeft,.zyyCont .btnRight{position:absolute;z-index:99999;top:50%;margin-top:-40px;width:45px;height:50px;}
.zyyCont .btnLeft{left:0px;background:url(../images/left.jpg) no-repeat center;}
.zyyCont .btnRight{right:0px;background:url(../images/right.jpg) no-repeat center;}
.zyyCont ul{margin:0 auto;position:relative;width:1090px;height:247px;overflow:hidden;}
.zyyCont li{float:left; _display:inline;margin:0 10px;width:255px;height:247px;text-align:center;position:relative;}
.zyyCont li img{width:247px;height:187px;padding:4px;outline:solid 1px #dadada;border-top:solid 1px #dadada;}
.zyyCont li h5{width:255px;height:35px;position:absolute;left:0;bottom:10px;}
.zyyCont li h5 a{font-size:15px;text-align:center;line-height:35px;}
.product .cp_more{display:block;width:150px;height:45px;margin:20px auto 50px;background:#65be1d;color:#fff;text-align:center;line-height:45px;font-size:16px;}
.product .cp_more:hover{text-decoration:underline;}


/*公司简介*/
.com{background:url(../images/gywm-bg.jpg) no-repeat center top 0;padding: 70px 0px 30px 0px;overflow: hidden;}		
.com .title2-khal{width:1200px;margin:auto;text-align:center}
.com .title2-khal img{width:100%}				
.com .content{    width: 1200px;
    margin: auto;}						
.com .title2-khal h2{    text-align: center;
    background: url(../images/titlebg01.png) no-repeat center bottom 0;
    line-height: 45px;
    height: 70px;
    font-size: 30px;
    font-weight: normal;}	
	
.com .com_txt{margin:20px 110px;color:#fff}

.com .com_img a{width:40px;height:40px;overflow:hidden;display:block;margin:auto;background:}
.com .com_img a:hover img{margin-top:-40px;}
.com .com_img2{    overflow: hidden;
    margin: 30px 0 0 0;
    background: #fff;}
.com .com_img2  img{margin: 50px 40px;}



/*新闻动态*/
.news { overflow:hidden; width:1200px; margin:50px auto;}
.news .newsleft{ overflow:hidden; width:778px; height:488px; background-color:#f6f6f6; float:left;}
.news .menu{ overflow:hidden; width:100%; height:58px; padding-bottom:7px; margin-bottom:25px;}
.news .menu li{ float:left; width:385px; height:54px; border:2px solid #005fbb; text-align:center; line-height:54px; font-size:18px; color:#1b1b1b; background-color:#fff; position:relative}
.news .menu li a{ display:block; text-decoration:none;}
.news .menu li img{ display:none; position:absolute; left:50%; margin-left:-6px; bottom:-9px;}
.news .menu li.cur{ background-color:#005fbb; font-weight: bold}
.news .menu li.cur a{ color:#fff;}
.news .menu li.cur img{ display:block}

.news .listbox { overflow:hidden; width:100%; height:385px; position:relative}
.news .list{ overflow:hidden; width:100%; height:100%;position:relative;}
.news_more{display:block;width:130px;height:35px;position:absolute;left:285px;top:125px;background:#65be1d;color:#fff;text-align:center;line-height:35px;font-size:15px;}
.news_more:hover{text-decoration:underline;}
.news .list dl{ overflow:hidden; width:735px; margin:0 auto; height:166px; margin-bottom:25px;}
.news .list dt{ float:left; width:236px; height:153px; border:6px solid #fff;}
.news .list dd{ overflow:hidden; float:right; width:470px;}
.news .list h3{ font-size:14px; margin:14px 0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .list h3 a{ color:#1b1b1b;}
.news .list p{ font-size:13px; line-height:22px; color:#585657; height:88px; overflow:hidden; text-align:justify}

.news .list ul{ overflow:hidden; width:735px; margin:0 auto}
.news .list li{ overflow:hidden; width:100%; height:50px; margin-bottom:15px; background-color:#fff;}
.news .list li .time{ width:60px; height:50px; background-color:#005fbb; float:left; overflow:hidden; text-align:center; color:#fff;}
.news .list li .time span{ display:block; font-size:20px; font-family:Arial; margin-top:3px;}
.news .list li .time em{ display:block; font-size:12px; font-family:Arial;font-style:normal;}
.news .list li a{ display:block; line-height:50px; font-size:13px; float:left}
.news .list li .title{ width:530px; margin-left:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#585657;}
.news .list li .more{ float:right; text-transform:uppercase; color:#585657; margin-right:20px;}
.news .list li:hover a.title{ color:#005fbb;}

.news .newsright { overflow:hidden; width:379px; height:488px; background-color:#f6f6f6; float:right}
.news .newsright h3{ font-weight:normal; padding:0 20px; width:339px; height:58px; background-color:#005fbb; line-height:58px; overflow:hidden;}
.news .newsright h3 a{ text-decoration:none; color:#fff;}
.news .newsright h3 b{ float:left; font-size:18px;}
.news .newsright h3 span{ float:left; font-size:12px; font-family:Arial; margin-left:5px; line-height:65px;}
.news .newsright h3 em{ font-size:13px; float:right; text-transform:uppercase;font-style:normal;}
.news .wenda { overflow:hidden; width:340px; height:395px; margin:0 auto; margin-top:20px; position:relative}
.news .wenda ul{ overflow:hidden; width:100%; position:absolute}
.news .wenda li{ overflow:hidden; height:139px; border-bottom:1px dotted #ddd; margin-bottom:12px;}
.news .wenda li h5{ font-weight:normal; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding-left:30px; background:url(../images/news_wen.jpg) left center no-repeat; line-height:24px; margin-bottom:18px;}
.news .wenda li p{ padding-left:30px; background:url(../images/news_da.jpg) no-repeat left top; font-size:13px; line-height:22px; color:#585657; height:88px; overflow:hidden; text-align: justify}


/* footer */
.footer{width:100%;height:auto;padding:20px 0 40px 0;background:#005fbb;color:#fff;text-align:center;}
.footer a{color:#fff;}
.footer a:hover{text-decoration:underline;}
.flogo{width:100%;height:56px;padding:25px 0px;border-bottom:solid 1px #0a2756;}
.f_nav{width:1000px;margin:25px auto 0px;padding:15px 0px;background:#1682eb;}
.f_nav a{padding:0 30px;font-size:15px;}
.copy{width:100%;margin-top:30px;}
.copy p{line-height:35px;}
.copy p span{padding:0 12px;}
.link{width:100%;margin-top:10px;}
.link b{display:inline-block;margin-right:5px;}
.link a{padding:0px 8px;}


/*内页样式*/
.content{width:1200px;margin:30px auto;}

/*左边菜单*/
.left{width:245px;float:left;overflow:hidden;display:inline;border:solid 1px #dedede;}
.lf_n{width:245px;overflow:hidden;}
.lf_n h2{text-align:center;font-size:24px;color:#fff;line-height:90px;height:90px;overflow:hidden;background:#363535;}
.lf_n_c{background:#fff;}
.lf_n ul.menu{padding:11px 12px 30px 14px;}
.lf_n ul.menu li{padding:0 0 0 30px;font-weight:100;line-height:44px;height:44px;border-bottom:1px #bfbfbf dashed;overflow:hidden;font-size:16px;background:url(../images/arrow.jpg) 15px 50% no-repeat;}
.lf_n ul.menu li a{color:#333;}
.lf_n ul.menu li.current a,.lf_n ul.menu li a:hover{color:#005fbb;text-decoration:underline;}
.lf_n p{padding:20px 0 0 23px;height:68px;overflow:hidden;color:#fff;background:#65be1d;}
.lf_n p span{display:block;padding:0 0 0 40px;line-height:24px;overflow:hidden;background:url(../images/lf_n_ic2.png) left 8px no-repeat;font-size:14px;color:#fff;}
.lf_n p b{font-size:22px;color:#fff;display:block;}

.t05{line-height:50px;background:#005fbb;}
.t05{padding:0 10px;color:#fff;font-size:16px;text-align: center;}
.t05_cons1{border-top:0;padding:5px 12px;zoom:1;background:#fff;padding-bottom:10px;margin-bottom:10px;} 
.t05_cons1 li{background:url(../images/ico27.jpg) left center no-repeat;margin-top:5px;line-height:20px;height:20px;overflow:hidden;padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;}
.t05_cons1 li:hover{text-decoration:underline;}

.ry{margin-top:5px;}
.rycon{width:197px;height:583px;padding:10px 0 0 2px;background:#fff;margin-bottom:10px;}
.rycon dl{width:214px;overflow:hidden;padding:5px 14px;}
.rycon dl dt{width:214px;height:157px;overflow:hidden;}
.rycon dl dt img{width:210px;height:153px;overflow:hidden;border:1px solid #ccc;padding:1px;}
.rycon dl dd{width:214px;text-align:center;margin-top:10px;font-size:14px;}


/* 右侧及导航 */
.right{width:935px;float:right;display:inline;overflow:hidden;}
.rightbot{height:3px;font-size:0;overflow:hidden;margin-bottom:10px;}
.plc{height:35px;line-height:35px;padding:0 10px;position:relative;font-size:14px;color:#666;overflow:hidden;margin-bottom:10px;background:url(../images/SkinsVIBar.png) no-repeat -66px -1034px;}
.plc img{margin-top:2px;vertical-align:middle;}
.plc a:hover{text-decoration:underline;color:#005fbb;}
.plc_tit{font-weight:bold;line-height:50px;}
.plc_tit:hover{text-decoration:none;}
.plc2{line-height:43px;text-indent:10px;margin-bottom:10px;border:1px solid #ccc;margin-top:10px;}
.right_main{min-height:500px;border:solid 1px #ccc;padding-bottom:15px;overflow:hidden;}


/* 单页 */
.agent_con{width:890px;padding-top:10px;line-height:24px;margin-left:19px;}
.agent_con .age_li_about{font-size:15px;padding-left:10px;line-height:33px;}
.agent_con .age_li_about p,.agent_con .age_li_about div{white-space: normal;letter-spacing: normal;text-indent:2em;}
.agent_con .age_li_about h3{font-weight:bold;}
.agent_con .age_li_about div.no{text-indent:0em !important;}
.agent_con .age_li_about img{display:block;margin:5px auto;}


/* 留言 */
.module_form_content{padding:20px 0 25px 0;}
.module_field{overflow:hidden;padding:10px 0;}
.module_field .c_left{width:160px;text-align:right;float:left;line-height:40px;}
.module_field .middle{padding:0 8px;}
.module_field .middle input,.module_field .middle textarea{border:1px solid #ccc;}
.btn-area{padding:10px 161px;}
.btn-submit,.display_content .btn-area .btn-submit{color:#fff;padding:8px 20px;border:0;background:#005fbb;cursor:pointer;}
.reset,.display_content .btn-area .reset{background:#65be1d;color:#fff;padding:8px 20px;border:0;cursor:pointer;margin-left:15px;}


/* 荣誉 */
dl.dl_2{width:254px;padding:10px 21px;float:left;display:inline-block;}
dl.dl_2 dt{width:254px;height:236px;overflow:hidden;}
dl.dl_2 dt a:hover img{border:1px solid #005fbb;}
dl.dl_2 img{display:block;width:250px;height:232px;padding:1px;border:1px solid #d7d7d7;display:block;}
dl.dl_2 dd{margin:2px 0 0 0;width:254px;height:24px;line-height:24px;overflow:hidden;text-align:center;padding:0 4px;font-size:14px;}


/* 页数 */
.page{margin:5px auto;overflow:hidden;padding:20px;}
.page li{float:left;line-height:17px;margin-right:6px;border:1px solid #ccc;padding:4px 6px 4px;}
.page li a{float:left;display: block;width:100%;height:100%;}
.page li a:hover{background-color:#005fbb;color:#fff;}
.page .pageinfo{display: block;line-height:17px;}
.page .pageinfo strong{color:#005fbb;margin:0 5px;}
.page li.thisclass{background-color:#005fbb;color:#fff;}
.page li.thisclass a{color:#fff;}
.page li select{height:22px;}


/* 新款产品 热点资讯*/
.RandomNews h4{padding-left:27px;height:36px;line-height:36px;color:#005fbb;background:url(../images/base754.gif) no-repeat;font-weight:bold;}
.RandomNews ul{padding-top:8px;border:1px solid #ccc;border-top:none;margin-bottom:15px;width:931px;background:#fff;}
.RandomNews ul li{height:28px;line-height:28px; padding:0 17px 0 10px;  width:438px; float:left;overflow:hidden;}
.RandomNews ul li a{background:url(../images/ico55.gif) no-repeat 0 5px; padding-left:12px;font-size:14px;}
.RandomNews ul li a:hover{text-decoration:underline;}
.RandomNews .news_random{width:931px;border:1px solid #ccc;border-top:none;background:#fff;}

dl.product_dl_commend{overflow:hidden;float:left;padding:20px 10px 10px 10px;}
dl.product_dl_commend dt{line-height:0;font-size:0}
dl.product_dl_commend dt img{width:162px; height:137px; padding:1px; border:1px solid #ccc;}
dl.product_dl_commend dt a:hover img{border:1px solid #005fbb;}
dl.product_dl_commend dd{padding-top:14px; height:15px;line-height:15px; text-align:center; overflow:hidden;font-size:14px;}


/* 产品列表 */
.pro_main{padding:10px 5px;border:1px solid #ccc;}
dl.p_list_dl{color:#666;padding:20px 9px 20px 14px;overflow:hidden;border-bottom: 1px solid #ccc;}
dl.p_list_dl dt {width:364px; height:244px;float:left;}
dl.p_list_dl dt a {width:360px; height:240px; border:1px solid #E4E4E4; display:block; padding:1px;}
dl.p_list_dl dt a:hover {border:solid 1px #005fbb;}
dl.p_list_dl dt img {display:block;width:360px;height:240px;}
dl.p_list_dl dd {overflow:hidden;width:510px;padding-top:4px;font-size:14px;float:left;margin-left:20px;}
dl.p_list_dl dd p a,dl.p_list_dl dd p a b{font-size:19px;font-weight:bold;}
dl.p_list_dl dd p{line-height:19px;font-size:13px;}
dl.p_list_dl dd p.infos{margin-top:15px;}
dl.p_list_dl dd p.xingxi{margin-top:15px;}
dl.p_list_dl dd p.xingxi a{display:inline-block;font-size:13px;font-weight:normal;width: 85px;height: 25px;line-height: 25px;color: #fff;background:#65be1d;text-align:center;}
dl.p_list_dl dd a:hover {color:#005fbb;}


/* 新闻列表 */
.news_con { width:920px; margin:0 auto; padding-top:15px;}
dl.news_dl {font-size:14px; color:#666; padding:15px 5px; line-height:22px; border-bottom:1px dashed #CCCCCC; overflow:hidden;}
dl.news_dl dt {height:180px; width:232px;float:left;overflow:hidden;}
dl.news_dl dt img{height:178px; width:230px;float:left;overflow:hidden;}
dl.news_dl .dt_1,dl.news_dl .dt_1 b{font-size:14px;color:#005fbb;font-weight:bold;display:block;line-height:22px;}
dl.news_dl .dt_1:hover{color:#005fbb;text-decoration:underline;}
dl.news_dl .dt_2 { font-size:14px; padding:10px 0 10px 0;display:block;}
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;}
dl.news_dl dd { font-size:12px; margin-left:10px;float:left; width:890px;overflow:hidden;}
dl.news_dl dd p{clear:both;font-size:13px;}
dl.news_dl p.xingxi a{display: inline-block;font-size:13px;margin-top:10px;width: 85px;height: 25px;line-height: 25px;color: #fff;background:#65be1d;text-align:center;}


/* 详细页 */
.n_info_con{width:915px;padding:30px 15px 0 10px;overflow:hidden;font-size:14px;}
.n_info_con h1{text-align:center;font-size:26px;margin-bottom:6px;}
.n_info_con p{font-size:16px;line-height:28px;padding:0 20px;text-indent:2em;}
.info_con_tit{line-height:24px; margin-bottom:15px;border-bottom:1px solid #E5E5E5;padding-bottom:20px;}
.info_con_tit span{margin-right:20px;}
.info_con_tit .n_tit{text-align:center;color:#7E7E7E;}
#cntrBody{line-height:28px;text-indent:2em;padding:0px 10px;}
#cntrBody img{display:block;margin:5px auto;}
.gduo{height:35px;line-height:35px;background:#f7f7f7;overflow:hidden;margin:15px 0px;padding:0 10px;}
.gduo span{float:left;display:block;width:49%;overflow:hidden;height:35px;text-align:left;}
.gduo a{font-weight:bold;}
.gduo a:hover{text-decoration:underline;}