@charset "utf-8;

/**
*   Made by bysky
*   版本：1.0.0
*   2015.12.7
**/

html{color:#000;background:#FFF;font-family:'Microsoft Yahei'; font-size:14px;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}
img{ vertical-align:top;}
.cl{ clear:both; font-size:0;}

a{ color:#000; font-size:14px; text-decoration:none;}
a:hover{ color:#FBAB00; text-decoration:none;}

/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 


input,textarea{font-family:'Microsoft Yahei';}

/* li */ 
ul,li{list-style-type:none;} 

/* img */ 
img{border:0 none; vertical-align:middle;} 

/* h* */ 



/* float */ 
.fl { display: inline; float: left; }
.fr { float: right; }

/* dis_no */ 
.none{display:none;} 
.block {display:block;} 


/*********闭合盒子处理**********/
.clearfix:after {content:"24dq"; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */


/*********清除浮动处理**********/
.clearboth { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
.cl{ clear:both;}
.clear{ clear:both;}

.css3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
	
.bigimg img{ width:300px; height:200px;transition:all 0.5s ease-in-out;}
.bigimg:hover img{transition:all 0.5s ease-in-out; transform:scale(1.1)}
.uls li:nth-of-type(1){}
.tm{background: rgba(172, 178, 200, 0.7);}	
.bradius{border-radius:20px;box-shadow: 4px 2px 6px #e1e1e1;}

/*index.html==========================*/
body{width:100%; background:url(../images/wh_01.jpg) top left repeat-x #FFF;font-size:14px}
.header, .index, .foot, .top_news, .banner_img, .pages{ margin:0 auto; width:1202px;}

.header{ width:1202px; height:auto;}

/*header*/
.logo{ width:1202px; height:96px;background:url(../images/wh_03.jpg);}
.top{ width:1202px; height:30px; }
.welcome{ width:602px; height:30px; float:left; line-height:30px; color:#000; }
.logo_right{width:280px; text-align:right; float:right; line-height:30px; color:#000}/*设为首页 加入收藏*/
.logo_right a{ color:#000; margin:0 10px;}
.logo_right a:hover{ color:#F00}

/*导航开始*/
.menubg{  width:1202px; height:67px; margin:0 auto;}
.menu { width:1202px; height:67px; position:relative; margin:0 auto; z-index:99;  }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:125px; height:67px; text-align:center; color:#fff;   line-height:67px;  overflow:hidden;  font-size:16px;}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;line-height:67px; padding:0 5px;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff;background:#03496e; display:block; width:125px; height:67px;}/********导航背景变色 ******/
.menu ul li:hover ul {display:block; position:absolute;  left:0; width:125px;}
.menu ul li:hover ul li {}
.jg{ width:1px !important; color:#FFF; height:67px; padding:0px !important;}
.menu ul li:hover ul li a {border-right: none;display:block; height:35px; font-size:14px; font-weight:normal; background: rgba(3, 73, 110, 0.7);text-align: center;color: #FFF;line-height: 35px; transition: all 0.3s; -moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s; }/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#FFF;background:#03496e;line-height:35px; }/******子栏目 背景变色*********/
.menu img{ display:block;}



.banner{ width:100%; height:550px; padding-top:0px; margin:0 auto;z-index:1;}
/* flexslider */
.fullSlide{width:100%;height:550px; position:relative;;z-index:1;  }
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:550px;text-align:center;}
.fullSlide .bd li a{display:block;height:auto;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;}
.fullSlide .hd ul{ text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:5px;overflow:hidden; background:url(../images/dot.png) right 0 no-repeat;cursor:pointer; line-height:999px;   }
.fullSlide .hd ul li.on{background-position:0 0; }
.fullSlide .prev,.fullSlide .next{position:absolute;z-index:1;top:45%; z-index:1;width:86px;height:86px;cursor:pointer;display:none;}
.icon-list {background: url(../images/icon-list.png) no-repeat;}

.in_one{ width:100%; height:60px; border-bottom:1px solid #eee; }
.head_top{ width:1202px; height:40px; margin:0 auto; padding:10px 0px;}

.gonggao{  width:620px;  height:40px; float:left; line-height:40px; margin-left:50px;color:#000; font-size:15px;}
.gonggao a{ margin:0 7px; color:#000;}
.gonggao a:hover{color:#F00;}

.shous{ width:100%; height:35px; float:left;}
.sxk {width:298px;height:40px;float:right;background:url(../images/se.jpg); text-align:left; margin-right:40px;}
.sxk .texts {border:none;width:250px;height:40px;line-height:40px;color:#333;padding-left:3px;background:none;outline:none;}
.sxk .submit {width:42px;height:40px;float:right;border:none;background:none;cursor:pointer;}





.index{ width:100%; padding:30px 0px;}


.w_one{ width:100%; height:auto;background:url(../images/wh_15.jpg) top center no-repeat; margin-top:20px; margin-bottom:35px;}

.w_two{ width:100%; height:auto; background:url(../images/df_44.jpg) left top repeat-x;margin-top:60px;}

.index_one{ width:1202px; overflow:hidden;height:auto; padding-top:54px; margin:0 auto; }

.index_two{ width:1004px; overflow:hidden;height:auto; padding-top:30px;  margin:0 auto; }

.index_three{ width:1004px; overflow:hidden;height:auto; padding-top:35px;  margin:0 auto; }

.index_left{ width:240px; float:left; height:auto;}

.index_right{ width:749px; float:right; height:auto;}


.more a{ font-size:14px;  color:#FFF;}
.more a:hover{ color:#F00;} 




.index_prolist{ width:245px; height:auto; float:left;}
.prolistbody { width:245px; height:auto !important; min-height:420px; }



.index_prolist li a {background: url(../images/procate-bg.png) left top no-repeat;display: block;line-height: 47px;padding-left: 15px;}
.index_prolist li a:hover {background: url(../images/procate-bg2.png) left top no-repeat;}



.index_about{ width:1202px; height:auto; margin:0 auto; }
.index_about h3{width:1202px; height:130px; }
.aboutbody{ width:1202px; height:310px;overflow:hidden; }
.aboutbody .righ{ width:1200px; height:310px;overflow:hidden;}
.aboutbody .righ .text{ line-height:30px;  overflow:hidden;  width:1200px; height:220px; padding:5px 0px; color:#FFF; text-align:center;}
.aboutbody .righ .text img{ float:left; margin:0px 5px;}
.aboutbody .righ .mores{ width:140px; height:40px; border:1px solid #FFF; text-align:center; margin:0 auto;}
.aboutbody .righ .mores a{ color: #FFF; line-height:40px; font-size:16px;}




/* Why */
.Why{ width:100%; height:515px; position:relative; min-width:1200px; background:url(../images/wh_17.jpg) center center no-repeat;}
.WhyC{ width:1200px; margin:0 auto;}
.WhyC .ChooseUs{ width:650px; float:right;}
.WhyC .ChooseUs .title{ font-size:36px; color:#333; margin-top:85px;}
.WhyC .ChooseUs .title span{ color:#0e5ea8;}
.WhyC .ChooseUs .cont{ font-size:14px; color:#999; line-height:24px; margin-top:10px;}
.WhyC .ChooseUs .line{ width:70px; height:2px; background:#0e5ea8; margin-top:15px;}
.WhyC .Advantage{width:650px; float:right; margin-top:30px;  }
.WhyC .Advantage .title{float:left; height:40px; margin-top:4px;}
.WhyC .Advantage .title h3{ float:left;  width:650px; font-size:16px; line-height:16px; color:#333; font-weight:normal;cursor:pointer; position:relative; }
.WhyC .Advantage .title h3 em{ float:left; margin-right:10px; display:block; width:16px; height:16px;  background:url(../images/Icon.png) 0 0 no-repeat; background-position:-120px -147px;  }
.WhyC .Advantage .title .line{ float:left; width:2px; height:20px; background:#ddd; margin:4px 17px 0 7px;}
.WhyC .Advantage .title h3.on em{ background-position:-120px -163px; }
.WhyC .Advantage .title h3.on { color:#0e5ea8;}
.WhyC .Advantage .title h3.on span{ border-bottom:solid 1px #0e5ea8;}
.WhyC .Advantage .cont{ float:left; display:none;  height:100px; }
.WhyC .Advantage .cont .line{ float:left; width:2px; height:100px; margin:0 17px 0 7px; background:#ddd;} 
.WhyC .Advantage .cont .detail{font-size:14px; color:#666;line-height:28px; margin-top:-10px;}




.index_news{ width:1262px; height:auto; margin:0 auto; padding-top:40px; }
.index_news .tit{width:1202px; height:84px; margin:0 auto; background:url(../images/wh_21.jpg);position:relative;}
.newsbody { width:1262px; height:350px; margin-top:25px;}

.newsbody .spbq {
 height: 350px;
 width: 380px;
 float: left;
 line-height: 2;
 padding: 15px;
 margin: 5px;
 position: relative;
 overflow: hidden;
}
.newsbody .zst img {
 overflow: hidden;
 display: block;
 position: relative;
 width: 100%;
 height: 170px;
}
.newsbody .spbq h2 {
 overflow: hidden;
 text-overflow:ellipsis;
 white-space: nowrap;
 color: #14191e;
 font: bold 14px/18px "Microsoft Yahei",Tahoma,Arial,sans-serif;
 margin-top: 18px;
}
.newsbody .spbq span {
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 color: #b4bbbf;
 font: 12px/18px "Microsoft Yahei","微软雅黑",Tahoma,Arial,sans-serif;
 margin: 8px 0;
 height: 36px;
}
.newsbody .listdate {
 color: #787d82;
 float: left;
 margin-right: 13px;
 font: 12px/25px "Microsoft Yahei","微软雅黑",Tahoma,Arial,sans-serif;
}
.newsbody .listdemo {
 float: right;
 margin-top: 0;
 color: #999;
 font-weight: 400;
 white-space: nowrap;
 font-size: 12px;
}
.newsbody .listdemo a {
 margin-top: 0;
 color: #999;
 font-weight: 400;
 white-space: nowrap;
}
.newsbody .listdemo a:hover {
 margin-top: 0;
 color: #017bba;
 font-weight: 400;
 white-space: nowrap;
}
.newsbody .biankuang {
 width: 3px;
 height: 3px;
 position: absolute;
 z-index: 99;
 border-radius:10px;
}
.newsbody .biankuang_1 {
 height: 3px;
 top: -6px;
 left:0px;
 border-left: 3px solid #017bba;
}
.newsbody .biankuang_2 {
 width: 0px;
 bottom:0px;
 left: 0px;
 border-top: 3px solid #017bba;
}
.newsbody .biankuang_3 {
 height: 0px;
 bottom:0px;
 right:0px;
 border-right: 3px solid #017bba;
}
.newsbody .biankuang_4 {
 width:0px;
 top:0px;
 right:0px;
 border-bottom: 3px solid #017bba;
}
.newsbody .text_gobuy {
 position: absolute;
 z-index:9;
 top: -30px;
 left: 0px;
 width: 100%;
 height: 40px;
 overflow: hidden;
 background:rgba(207, 208, 211, 0);
 cursor: pointer;
 transition:all 300ms;
 -webkit-transition:all 300ms;
 -moz-transition:all 300ms;
 -o-transition:all 300ms;
}
.newsbody .text_gobuy_show {
 height: 40px;
 position: absolute;
 z-index:9;
 bottom: 0px;
 width: 100%;
 overflow: hidden;
 top:0px;
 cursor: pointer;
 background-color: rgba(1, 123, 186,1);
}
.newsbody .spbq p {
 position: absolute;
 bottom:0px;
 left:10px;
 line-height: 40px;
 color: #fff 
}

.newspics{ width:790px; height:70px; padding:15px 0px; margin:0 0 18px 0; border:1px solid #ccc;}
.newspics a{ width:790px; height:70px;  display:block; color:#000;   }
.newspics a:hover{wwidth:790px; height:70px; display:block;   color:#917448 }
.newspics_left { width:110px; height:70px; float:left; border-right:1px solid #ccc; }
.newspics_left .dat{ font-size:14px; width:110px; line-height:17px;  text-align:center; }
.newspics_left .dat b{ font-size:36px; color:#656565; width:110px;height:50px; font-weight:bold; line-height:50px;text-align:center;  }
.newspics_right{ width:625px; height:80px;overflow:hidden; float:left; padding-left:20px; }
.newspics_right h4{ width:625px; height:30px; font-size:15px; line-height:30px; font-weight:bold; overflow:hidden}
.newspics_right span{ width:625px; height:55px; line-height:22px;font-size:14px; }

.slideBox{ width:310px; height:240px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:310px; height:240px; display:block;  }


/*图片新闻*/
.newspic{ width:570px; height:132px; padding:15px 10px; background:#f7f7f7; float:left; margin:20px 5px; }
.newspic_left{ width:190px; height:132px; float:left}
.newspic_left img{ width:190px; height:132px;}
.newspic_right{ width:350px; height:145px; float:right; overflow:hidden}
.newspic_right h4{ width:350px; height:42px; line-height:42px;overflow:hidden}
.newspic_right h4 b{ float:right; font-weight:normal; font-size:14px; line-height:42px;}
.newspic_right h4 a{ font-size:16px; color:#000; font-weight:bold}
.newspic_right h4 a:hover{ color:#5d3c2b}
.newspic_right span{ width:350px; height:50px; line-height:25px; padding:10px 0px; display:block; color:#666}
.newspic_right .mo{width:60px; height:20px; border-radius:10px; border:1px solid #ccc; text-align:center; float:right;}
.newspic_right .mo a{ color: #000; line-height:20px; font-size:12px;}




.index_pro{height:auto; width:1202px; margin:0 auto;}
.index_pro h3{width:1202px; height:61px; background-image:url(../images/wh_10.jpg);position:relative;}
.probody{width:1202px; height:470px; overflow:hidden; margin-top:25px; }




.index_cp{height:auto; width:930px; float:right;}
.cpbody{ width:930px; height: 440px;overflow: hidden;}
.cpgd {	position:relative;width:930px;height:440px;overflow:hidden; }
.downpaly {position:absolute;width:930px;padding:0px;left:0;top:0;}
.fl {float:left}
.downpaly img {display: block;width:290px;height: 200px; }
.downpaly li {overflow:hidden;width:290px;height: 200px; float:left;text-align: center;margin:5px 8px 20px 8px; }
.downpaly li p{width: 100%;height:60px;line-height: 60px; background: rgba(0, 0,0, 0.7);}
.downpaly li a{color:#000}
.downpaly li a:hover{ color:#13439d}




/*首页友情链接：文字*/
.syfri{ width:1202px; height:55px; margin:0 auto;  line-height:55px;}
.syfri span{ width:80px; line-height:55px; float:left; font-weight:bold; color:#FFF; font-size:14px; text-align:left; padding-left:15px}
.syfri_nr{  color:#FFF; text-align:left}
.syfri_nr a{ color:#FFF; margin:0 15px;}
.syfri_nr a:hover{ color:#F00}



.index_contact{ width:300px;height:230px; overflow:hidden;  float:right; padding-top:50px; }
.index_contact h3{color:#FFF; font-size:18px; line-height:40px;}
.contactbody{ width:300px; height:140px;overflow:hidden }
.contactbody .text{ line-height:25px; padding:5px 0px; color:#FFF; overflow:hidden; }

.foot_menu ul{ margin-top:0px; width:635px;  float:left;}

.foot_menu ul li{ float:left; margin-top:0px; }
.foot_menu ul li h2 a{color:#FFF; font-size:18px; line-height:40px;}
.foot_menu ul .chanpin{ width:90px; padding-right:60px; padding-left:60px; height:230px; border-right:1px #6c6c6c solid;}
.foot_menu ul .chanpin h2{ margin-bottom:10px; text-align:left;color:#FFF; font-size:18px; line-height:40px;}
.foot_menu ul .chanpin span{ width:35px; height:1px; background:#3e94dd; display:block;}
.foot_menu ul .chanpin p a{ display:block; color:#FFF; font-size:14px; width:100%; line-height:30px; text-align:left;}
.foot_menu ul .chanpin p a:hover{ color:#f00}

.footer{  height:315px; width:100%;background:#2c2c2c;}
.foot{  height:280px; width:1202px; padding-top:0px; }
.foot_dh{ width:202px; height:280px; float:left;}
.foot_menu { height:230px; width:635px; float:left; padding-top:50px;padding-left:25px;}

.copy{ line-height:25px; color:#FFF;  width:300px;height:50px;text-align:left; }
.copy a{ color:#FFF}
.copy a:hover{ color:#FBAB00;}

.icode{float:right;padding:0px 25px 0px 0px;width:126px;height:170px;}
.icode img{display:block;width:126px;height:126px;}
.icode span{width:126px;display:block;color:#FFF; text-align:center;line-height: 42px;}

.nr{ padding-top:3px; padding-right:0px;}
.nr ul{ padding-left:3px; width:350px;}
.nr ul li{ height:30px; line-height:30px; overflow:hidden; color:#000; border-bottom:0px solid #bfd9f2;position:relative; }
.nr ul li a{ margin-left:5px; color:#000;padding-left:5px;}
.nr ul li a:hover{ color:#FBAB00;}
.nr ul li span{ position:absolute; top:0; right:0;color:#000;padding-right:10px;}


 
.nnr{ padding:5px 0px 0px 0px;}
.nnr ul{ padding-left:1px;}
.nnr ul li{ height:45px; line-height:45px; overflow:hidden; color:#000; position:relative;cursor: pointer;;border-bottom:1px dashed #E7E7E7;}
.nnr ul li a{ margin-left:5px; color:#000;}
.nnr ul li a:hover{ color:#FBAB00;}
.nnr ul li span{ position:absolute; top:0; right:0;color:#000;padding-right:10px;}


/*-------------------------------------------内页样式开始-----------------------------------------------*/

/*pages*/
.pages{ width:1202px; padding:30px 0;}

/*left*/
.left{float:left; width:240px;}

.left .page_prolist{ width:240px; height:auto; }
.left .page_prolist h3{width:240px; height:40px; line-height:40px;background:#017bba; text-align:center}
.left .page_prolist h3 span{  font-size:18px;  color:#FFF; }
.left .page_prolistbody {width:240px; height:auto !important; min-height:120px;}

.fenlei{ width:210px; float:left; padding:5px 15px; }
.fenlei ul{ width:210px; float:left;}
.fenlei li{ width:210px; height:35px; border-bottom:1px #CCCCCC dashed; line-height:35px; text-align:center;}
.fenlei img{ float:left; margin-left:5px; margin-right:8px; margin-top:9px;} 
.fenlei li a{ color:#000; font-size:14px;}
.fenlei li a:hover{ color:#fc9a5a;}

.lianxi{ width:210px; float:left; padding:10px; padding-top:5px; padding-bottom:5px;}

.left .page_contact{ width:240px; height:auto; padding-top:10px;}
.left .page_contact h3{width:240px; height:40px; line-height:40px;background:#017bba; text-align:center}
.left .page_contact h3 span{  font-size:18px;  color:#FFF; }
.left .page_contactbody {width:240px; height:auto !important; min-height:220px;overflow:hidden;}
.left .page_contactbody .text{ line-height:25px; padding:10px;}


.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #FBF779;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}


/*产品分类列表*/
.aboutleft2 {width:220px;font-size:14px;margin:0 auto;padding-top:0px;height:auto;padding-bottom:0px; }
.aboutleft2 li {line-height:28px;width:220px;padding-top:0px;margin-top:0px;overflow:hidden;}
.aboutleft2 a { font-family:"微软雅黑";height:30px;padding-left:30px; width:190px;line-height:30px;float:left;font-size:14px;text-align:left;color:#017bba; font-weight:bolder;  border-bottom:1px solid #C9C9C9;border-top:1px solid #C9C9C9;}
.aboutleft2 a:hover {font-size:14px;width:190px;height:30px;text-decoration:none;text-align:left;color:#f00;}
.aboutleft2 li ul{ display:block; overflow:hidden; float:left; }
.aboutleft2 li ul li{ background:none; border:none;}
.aboutleft2 li ul li a { font-weight:normal;width:175px;background:url(../images/li.jpg) 30px center no-repeat; padding-left:45px; border:none; color:#666666;}
.aboutleft2 li ul li a:hover {width:175px; padding-left:45px; border:none; color:#f00;}

.table_form td{ height:50px;}

/*右侧主体*/
.boxright{ width:930px; height:auto; float:right;}
.boxright_top{ width:930px; height:40px; background:#017bba;}
.boxright_mid{ width:930px; height:auto !important; min-height:480px; overflow:hidden; zoom:1; background:url(../images/nymid.jpg) center top repeat-y;}
.boxright_bot{ width:930px;  height:8px; background:url(../images/nybot.jpg) center top no-repeat;}
.left_zi{width:400px; height:40px; line-height:40px; font-size:18px; color:#FFF; float:left; padding-left:10px;}
.left_zi p{ line-height:7px; color:#FFF; font-size:14px}
.right_zi{ float:right; width:400px; text-align:right;height:40px;line-height:40px; color:#FFF; margin-right:15px;}
.right_zi a{ color:#FFF; font-size:14px}
.content{ line-height:24px; width:96%; margin:0 auto; padding-top:10px ;}

/*内页新闻列表*/
.new1 {width:100%;text-align:left;font-size:14px;}
.new1 li {width:100%;height:28px;line-height:28px;float:left;display:inline;background:url(../images/d.jpg) left center no-repeat;border-bottom: 1px #A8A8A8 dashed}
.new1 a {height:28px;line-height:28px;float:left;margin-left:15px; }
.new1 font {float:right;height:28px;line-height:28px;margin-right:0px;font-size:42px;font-size:14px;color:#017bba;}
.new1 a:hover {font-size:14px;text-decoration:none; }

/*内页产品展示列表*/
.product{ width:100%; list-style:none; padding-top:10px; padding-left:3px;}
.product li{ width: 218px; margin:2px 4px; height:188px; float: left; overflow: hidden;}
.product li .img{width:216px;height:157px;border: 1px solid #017bba;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;   -webkit-border-radius: 5px;  
   -moz-border-radius: 5px;  
   border-radius: 5px;  
 position:relative;
   behavior: url(js/PIE.htc);  }
.product li a{ display:block;}
.product li img{ max-width:216px; max-height:157px;vertical-align:middle; }
.product li p{  text-align:center; height:30px;line-height:30px;width: 100%;}

.product_title{text-align:center; font-weight:bold;padding:5px; width:100%}
.product_related{text-align:center; padding:5px; width:100%}
.proimg{ text-align:center; width:90%; height:auto}
.proimg .img{width:600px;height:600px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;  }
.proimg img{ max-width:600px; max-height:600px;vertical-align:middle; }

 .page{ padding:15px 0 20px 0; width:100%; text-align:center; line-height:40px;}
.page a{ padding:5px; border:1px solid #ccc; margin:0 3px;}
.page a:hover{ background:#017bba; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#017bba; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}


/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto; }
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}







