/*****************************************************************************************
全局样式
******************************************************************************************/
html{ overflow-y:scroll; }/**防止刷新网页时左右抖动**/
html,body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0; padding:0;list-style:none;}
body,button,input,select,textarea{font:12px/22px 'Tahoma','Microsoft YaHei','Simsun','Verdana','Arial','Helvetica','sans-serif';color:#097dd2;}
body{background:#fff}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
a img{border:none;}
a:link, a:visited{color:#ffffff; text-decoration:none;}
a:hover, a:active, a:focus{color:#fabe00; text-decoration:none;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:none;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse; border-spacing:0;}
img{vertical-align:middle;display:block;}
img{-ms-interpolation-mode:bicubic;}/* IE 7.0下图片缩略图变清晰 */
/*选中后背景色*/
::selection {color: #fff;background: #fd6114;}
::-moz-selection {color: #fff;background: #fd6114;}
.mt5  {margin-top:5px;}
.mt8  {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mb5  {margin-bottom:5px;}
.mb8  {margin-bottom:8px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.clear{clear:both;height:0;line-height:0px;font-size:0;overflow:hidden;}
.clearfix:after{clear:both;height:0;display:block;visibility:hidden;content:".";}
.clearfix{zoom:1}

.wraper{width:1010px; margin:0 auto; overflow:hidden; zoom:1;}
.wrap{width:980px; margin:0 auto; overflow:hidden; zoom:1;}
.public{width:1200px; margin:0 auto; overflow:hidden; zoom:1;}

/*****************************************************************
以下为头部模板样式
******************************************************************/
/* header css style */
#header{margin:0 auto;}

/*****************************************************************
以下为首页模板样式
******************************************************************/

/******首页产品中心******/

.box1 { margin-top: 0px; background: #fafafa; padding-top: 40px; padding-bottom: 30px; }
.container { width: 1202px; margin: 0 auto; font-family:"微软雅黑"; }
.box5_tt { text-align: center; color: #333232; font-size: 42px; font-weight: bold; }
.box5_tt span { color: #b2b2b2; font-size: 46px; font-weight: normal; text-transform: uppercase; padding-left: 5px; }
.box5_tt2 { text-align: center; color: #4c4c4c; font-size: 22px; background: url(tt2.png) no-repeat center bottom; padding-bottom: 48px; }
.box5_tt2 p{ padding-top: 30px; }


.project { margin-top: 0px; font-family:"微软雅黑"; }

.prod {
    width: 250px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    box-shadow: 0px 4px 10px #ddd;
}

.menu_cate {
    background:#0e6fda;
	/**background:#ec8217;**/
    height: 102px;
}

.cate_title {
    font-weight: bold;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    padding-top: 18px;
}

.cate_title span {
    font-weight: normal;
    font-size: 18px;
	line-height: 50px;
    display: block;
    font-weight: 100;
}

.tabli {
    position: relative;
}

.tabli li {
    line-height: 97px;
    color: #5e5e5e;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer;
    position:relative;
    transition: all 0.6s;
}
.tabli li:after{
    content:'';
    display:block;
    position:absolute;
    z-index:0;
    background:#0099ff;
	/**background:#ec8217;**/
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.6s;
}
.tabli li span{
    position: relative;
    z-index: 111;
}

.tabli li:hover:after{
 width: 100%;
}
.tabli li:hover a{
    color: #fff;
}

.tabli li a{
    position: relative;
    z-index: 111;
}
.tabli li:hover {
    color: #fff;
}

.tabli li:last-child {
    margin-right: 0;
}

.prod2 {
    width: 942px;
    box-shadow: 0px 4px 10px #ddd;
    background: #fff;
    height: 787px;
    overflow: hidden;
}

.tab {
    padding-top: 36px;
}

.product_listt li {
    float: left;
    margin-left: 18px;
    margin-bottom: 5px;
    _display: inline;
}

.product_listt li a.img {
    border: 1px solid #e0e1dc;
}

.product_listt li a.img img {
    width: 287px;
    height: 199px;
}

.product_listt li h3 {
    text-align: center;
    padding-top: 8px;
}

.product_listt li h3 a {
    font-weight: normal;
    color: #333333;
    font-size: 16px;
}

.product_listt li a.img {
    display: block;
}

.product_listt li a.img:hover {
    border-color: #e87518;
}


/**首页产品展示的产品样式**/
.pro_imgsbg{width:920px; float:left; padding:0 0 0 3px;}
.pro_imgsbg dl{ float:left; width:272px; height:344px; margin:0 0 26px 30px; overflow:hidden; background:#f6f6f6; color:#2e2e2e;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl:hover{ background:#ffc231;}
.pro_imgsbg dl dt{ width:248px; height:173px; overflow:hidden; border:#f6f6f6 solid 12px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl dt a{ float:left; width:100%; height:173px; display:block; background-position:center; background-repeat:no-repeat; background-size: auto 100%; background-color:#fff;}
.pro_imgsbg dl:hover dt{ border:#ffc231 solid 12px;}
.pro_imgsbg dl dd{color:#2e2e2e; text-align:center;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro_imgsbg dl dd .tt{ display:block; margin:10px 0 0;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  font-size:20px;}
.pro_imgsbg dl:hover .tt{ color:#fff;}
.pro_imgsbg dl dd span{ padding:10px 10px 0; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color: font-size:13px;}
.pro_imgsbg dl:hover dd{ color:#fff;}
.pro_imgsbg dl dd .mm{ display:block; margin:20px auto 0; width:128px; height:34px; text-align:center; border:1px solid #e3e3e3; line-height:34px; color:#2e2e2e; font-size:16px;}
.pro_imgsbg dl:hover .mm{border:1px solid #fff; color:#fff;}



/**首页细节决定成败样式**/
.grWidth{width:1000px; margin:0 auto;min-width: 1000px;}
.pageBan1{height:200px;background:#0E6FDA;font-family:"微软雅黑";color:#fff;}
.pageBan1 h2{padding-top:46px;font-size:24px;}
.pageBan1 .p1{margin:18px 0;font-size:14px}
.pageBan1  h3{font-size:34px;font-weight:normal;}
.pageBan1 .right{width:255px;text-align:center;}
.pageBan1 .right p{line-height:20px;margin-bottom:10px;background:url(foot_phone.png) no-repeat left 5px;padding-left:45px;text-align:left;margin-left:10px;}
.pageBan1 .right .phone{margin-top:6px;}
.pageBan1 .right p span{display:block;font-size:24px;font-weight:bold;}


/***********首页关于我们***********/

.index_about{ height:408px;}
.index_about01{ width:1200px; margin:0 auto; }

.index_about02{ float:left;}

.index_about03{ float:right; width:555px; padding-top:60px;}
.index_about04{ font-size:32px; color:#373737; font-weight:bold; font-family:'微软雅黑';}
.index_about04 span{ color:#ccc; padding-left:6px; text-transform:uppercase; font-size:20px; color:#ccc; vertical-align:text-bottom; font-family:'微软雅黑';}

.index_about05 p{ font-family:'微软雅黑'; font-size:18px; text-indent:2em; line-height:28px;  color:#656565; margin-top:16px;}
.index_about06{ padding-top:22px;}
.index_about06 a{ display:block; width:89px; height:26px; line-height:26px; border:#0255ab solid 2px; text-align:center; font-size:16px; color:#0256ac; margin-left:2em; font-family:'微软雅黑'; }

.index_about07{ float:left; width:17px; line-height:18px; padding:16px 10px 0; height:175px; border:#e1e8ee solid 2px; border-right:none; margin-top:57px; font-size:16px; color:#0255ab; overflow:hidden; font-family:'微软雅黑';}
.index_about07 span{ font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; display:block;

-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);
/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);writing-mode:tb-lr;-webkit-writing-mode: vertical-rl;
*/*word-break:break-all;_word-break:break-all;}
.index_about08{ float:left; border:#0255ab solid 6px; width:553px; height:336px; overflow:hidden; margin-top:40px;}



/***********首页个性化方案***********/
.box3 { height:940px; background:url(bgcp.jpg) no-repeat top center; overflow:hidden; }
.box3 .container { width: 1200px; margin: 0 auto; padding:90px 0 0 0; overflow:hidden; }
.box3_title { font-family:"微软雅黑"; }
.box3_title p{ text-align:center; }

.box3_top { width:100%; height:194px; overflow:hidden; }
.box3_top_img { float:left; width: 282px; height:194px; overflow:hidden; }
.box3_top_img img{ width: 282px; height:194px; }

.box3_bottom { width:100%; height:389px; overflow:hidden; }
.box3_bottom_img { float:left; }
.box3_bottom_img img{  }



/*产品*/

/*鼠标经过时图片放大*/
.golarge img{ cursor: pointer; transition: all 0.2s; }
.golarge img:hover{ transform: scale(1.05); z-index:1000000000000; box-shadow:0 0 20px 0 #888; }


.t1{ font-size:30px;font-weight:700;text-align:center;height:40px;line-height:40px;font-family:"微软雅黑";color:#0060B4; }
.t2{ font-size:12px;text-align:center;font-family:arial;text-transform:uppercase;padding-top:5px;padding-bottom:15px;display:block;position:relative; }
.t2:after{ content:'';width:80px;height:3px;display:inline-block;position:absolute;left:50%;bottom:-1px;margin-left:-40px;border-bottom:3px solid #d30000; }
.cd30{ color:#d30000; }


.ann_bg {height: 83px;background: url(index_16.jpg) repeat-x bottom left; padding-top:15px;}
.ann_tit {width: 65px;height: 29px;line-height: 29px;background: url(index_11.jpg) no-repeat;padding-left: 18px; font-size:16px; color:#ffffff; }
.ann_text {line-height: 29px;padding-left: 38px;color: #000; font-size:14px;}
.clear{ clear:both;}
.ann_tel{text-align:left; clear:both; margin-top:8px;}
.sousuo{width:100%; height:50px; background:url(bg_1.jpg) repeat-x; overflow:hidden;}
.ss_l{width:60%; line-height:45px; float:left; overflow:hidden;}
.ss_l a{padding-right:12px;}
.ss_r{width:242px; height:29px; float:right; margin-top:9px; overflow:hidden;}
.ss_r input{display:block; float:left;}
.ss_r .ss_put{width:147px; height:19px; line-height:19px; padding:4px 10px 4px 28px; border:1px solid #eaeaea; border-right:none; background:#fff url(fdj.jpg) 6px 7px no-repeat; font-size:12px; color:#d2d1d1;}
.ss_r .ss_btn{width:56px; height:29px; line-height:29px; padding:0; text-align:center; color:#fff; background:#005fdf; font-size:13px; border:none; cursor:pointer;}
.cpfl{width:237px; overflow:hidden;}
.cpfl_t{width:100%; height:69px; background:url(t_1.jpg) no-repeat; text-align:center; color:#fff;}
.cpfl_t h2{font-size:20px; font-weight:normal; font-family:"microsoft yahei"; padding:12px 0 0 50px; }
.cpfl_t p{font-size:12px; font-family:"microsoft yahei"; padding-left:50px; line-height:28px; }
.cpfl_n{width:203px; padding:5px 16px 16px; background:#f7f7f7; border:1px solid #e7e7e7; overflow:hidden;}
.cpfl_n dl{width:100%; overflow:hidden;}
.cpfl_n dl dt{width:100%; height:38px; line-height:38px; margin:10px 0 5px; font-family:"microsoft yahei"; font-size:16px; background:url(bg_2.png) no-repeat; overflow:hidden;}
.cpfl_n dl dt:hover{width:100%; height:38px; line-height:38px; margin:10px 0 5px; font-family:"microsoft yahei"; font-size:16px; background:url(bg_3.png) no-repeat; overflow:hidden;}
.cpfl_n dl dt a{color:#fff; font-weight:normal; padding-left:28px; letter-spacing:1px;}
.cpfl_n dl dt a:hover{color:#fff; font-weight:normal; padding-left:28px;}
.cpfl_n dl dd{width:92px; margin-left:1px; display:inline-block; float:left; background:url(icon_1.jpg) 0 9px no-repeat; overflow:hidden;}
.cpfl_n dl dd a{padding-left:6px;}
.index_cpzs{width:938px; padding-bottom:12px; border:0px solid #e7e7e7; overflow:hidden; margin-bottom:0px;}
.index_cpzs_t{width:100%; height:53px; line-height:43px; background:url(t_2.jpg) repeat-x; overflow:hidden;}
.index_cpzs_t p{width:163px; height:53px; float:left; background:url(p_1.jpg) no-repeat; font-family:"microsoft yahei"; font-size:18px; font-weight:bold; color:#fff; text-align:center;}
.more{float:right; margin-right:12px;}
.index_cpzs_n{width:100%; }
.djzd_list{overflow:hidden; margin-left:0px; margin-top:0px;}
.djzd_list ul{width:938px;}
.djzd_list li{width:276px;height:310px;margin:0 21px 20px 0;float:left;display:inline;color:#2c3e50;background:url(index_36.jpg) no-repeat center 265px;}
.djzd_list li a{display:block;height:352px;}
.djzd_list li a:hover{text-decoration:none; }
.djzd_pic{max-width:276px; max-height:210px;border:#eceeeb solid 1px;}
.djzd_pic img{}
.djzd_name{padding:10px 15px 0;height:35px;line-height:30px;border:#eceeeb solid 1px;border-top:none;font-size:15px;width:246px;}
.djzd_date{padding:10px 48px 10px 40px;height:30px;line-height:25px;border:#eceeeb solid 1px;border-top:none;width:188px;}
.djzd_date a:hover{ color:#ffffff;}
.white{ color:#ffffff;}
.youshi{width:100%; height:941px; background:url(bg_4.jpg) center top no-repeat;}
.ys_1{width:100%; height:146px;}
.ys_2{width:100%; height:205px;}
.ys_3{width:100%; height:201px;}
.ys_4{width:100%; height:239px;}
.ys_5{width:100%; height:150px;}
.ad_1{width:100%; height:113px; background:#0062de; overflow:hidden;}
.in_bg{height:15px; background:url(bg_5.jpg) no-repeat;}






/*优势[开始]*/
.f_l{ float:left;}
.f_r{ float:right;}
.ys{background:url(ys.jpg) no-repeat; margin-top:13px; height:1100px;}
.ys p{line-height:25px;}
.scnl{left:42px; top:258px; width:1000px; height:200px;}
.yss{left:0px; top:0px; height:120px; }
.ysonez p{margin-top:6px; word-break:break-all;width:420px;}
.red{color:#F00;font-style:italic;font-weight:bold;font-size:14px;}
.black{color:#000;font-weight:bold;font-size:14px;}
.scnlo{left:160px; top:558px;width:1000px; height:200px;}
.scnlt{left:120px; top:580px;width:1000px; height:200px;}
.scnlh{left:42px; top:858px;width:1000px; height:200px;}
.ysones{margin-top:20px;margin-top:10px; word-break:break-all;width:439px;}
.ysones p{margin-top:10px;}
.pos_r{position:relative;}
.pos_b{position:absolute;}
/*优势[结束]*/






#main { width:980px; margin:0 auto; text-align:center; overflow:hidden; }
#mainleft { float:left; width:280px; overflow:hidden; }
#mainright { float:right; width:690px; overflow:hidden; }

.leftbox { width:280px; overflow:hidden; text-align:left; }

.lefttopbg { background:url(lefttop.jpg) no-repeat 0 0; height:35px; font:700 14px/35px 微软雅黑; }
.lefttopbg h2{ height:35px; font:700 14px/35px 微软雅黑; text-indent:26px;}
.lefttopbg h2 p{ margin-top:-35px; text-align:right; padding-right:12px; font-size:12px; font-weight:400;}
.lefttopbg h2 a:link, .lefttopbg h2 a:visited{ color:#003399; }

.leftcenterbg { background:url(leftcenterbg.jpg) repeat-y 0 0; clear:both;}
.pronav ul { padding:10px; }
.pronav li{ float:left; width:238px; text-indent:24px; margin:3px 9px; line-height:25px; border:#ccc solid 1px;
}
.pronav li a{ display:block; font:700 13px/25px 微软雅黑; }
.pronav li a:link, .pronav li a:visited{ display:block; color:#696969; background: #eee url(arrow_list.gif) no-repeat 8px 6px; text-decoration:none;}
.pronav li a:hover, .pronav li a:active{ display:block; color:#ffffff; background: #ccc url(arrow_list.gif) no-repeat 8px 6px; text-decoration:none;}


.leftbottombg { background:url(leftbottom.jpg) no-repeat 0 0; height:10px; }

.contactus { background:url(contactusd.png) no-repeat 0px 0px; line-height:22px;}



.rightbox { width:690px; overflow:hidden; text-align:left; }
.righttopbg { background:url(righttopbg.jpg) no-repeat 0 0; height:35px; font:700 14px/35px 微软雅黑; }
.righttopbg h2{ height:35px; font:700 14px/35px 微软雅黑; text-indent:26px;}
.righttopbg h2 p{ margin-top:-35px; text-align:right; padding-right:12px; font-size:12px; font-weight:400;}
.righttopbg h2 a:link, .lefttopbg h2 a:visited{ color:#003399; }

.rightcenterbg { background:url(rightcenterbg.jpg) repeat-y 0 0; clear:both;}
.rightcenterbox { height:144px; padding:0 6px 0 6px; clear:both;}

.rightbottombg { background:url(rightbottombg.jpg) no-repeat 0 0; height:10px; }
.index_intro { padding:15px; }
.index_intro img{ float:left; width:235px; height:172px; margin-right:12px; border:2px #e2e2e2 solid; padding:2px; }
.index_intro p{ font:400 12px/22px 微软雅黑; }


/* 首页右侧产品 */ /**产品列表**/

.p_content{ width:665px; height:150px; margin:0; padding:0;}
#probox{ margin:0px auto; padding:0px; font-size:12px; height:auto;}
#probox dl { margin:0; width:171px; height:auto;text-align:center; float:left; margin:3px 0px 5px 12px; overflow:hidden; }
#probox dt{ margin:0 auto; padding:0px;width:171px; height:127px; overflow:hidden;background:url(probg.gif) no-repeat; }
#probox dt img{ margin:0 auto; padding:0; padding-top:1px; width:161px; height:125px; overflow:hidden; }
#probox dd{width:171px; height:23px; line-height:23px;  margin:0px; padding:0; overflow:hidden; text-align: center; margin-top:5px;}




.p_content{ width:665px; height:180px; margin:0; padding:0;}
#probox{ margin:0px auto; padding:0px; font-size:12px; height:auto;}
#probox dl { margin:0; width:220px; height:auto;text-align:center; float:left; margin:3px 0px 5px 12px; overflow:hidden; }
#probox dt{ margin:0 auto; padding:0px;width:220px; height:160px; overflow:hidden;background:url(probg.gif) no-repeat; }
#probox dt img{ margin:0 auto; padding:0; padding-top:1px; width:210px; height:158px; overflow:hidden; }
#probox dd{width:220px; height:23px; line-height:23px;  margin:0px; padding:0; overflow:hidden; text-align: center; margin-top:5px;}



/*首页滚动**/
#demo {
	width: 100%; overflow: hidden;
}
#indemo {
	width: 800%; float: left;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}





.lineTop{
	width:100%;
	height:8px;
	margin-bottom:20px;
    background:#ffffff url(topBg0.png) repeat-x bottom left;
}



.home-title{ width: 100%; max-width:1200px; margin:0 auto; padding-bottom: 0px; text-align: center; }

.home-title span{ display: inline-block}

.home-title span.tit{ color:#0E6FDA; font-size: 28px; font-weight: bold; margin:0 26px; font-family:"微软雅黑"; }

.home-title span.in{ position: relative; width: 60px; height:2px; background: #bb1b21; top:-8px; }

.Themebg{background-color:rgb(187, 27, 33) !important}


.module-tit{ position: relative; border-bottom:2px solid #ddd; height: 50px; line-height: 50px; margin-bottom: 20px; }

.module-tit:before,.module-tit:after{ display: block; content:''; position: absolute; left:0; }

.module-tit:before{ bottom:-2px; width:100px; border-bottom:2px solid; }

.module-tit:after{ top:12px; height: 30px; border-left:3px solid; }

.module-tit span{ display: block; max-width:70%; color:#0E6FDA; font-size: 20px; padding-left:15px; }

.module-tit a{ margin-right: 10px; padding:0 8px; }

.Themefont{ color:#0E6FDA !important; }


.index_aboutus { width:1200px; margin:0 auto; font-size:16px; padding:30px 0 20px 0; }
.index_aboutus .abouttitle{ font-size:22px; padding:15px 0 10px 0; color:#696969; font-weight:bold; }

.index_aboutus img{ box-shadow:0 0 10px 0 #888; border:3px #ccc solid; }


.index_map { width:1200px; margin:0 auto; margin-top:30px; box-shadow:0 0 10px 0 #888; border:2px #ccc solid; }

/*首页产品视频**/
.indexvideo{ float:left;margin-right:26px;margin-top:30px;padding:10px 8px 8px 8px;border:1px #ccc solid;box-shadow:0 0 10px 0 #bbb;height:300px; }

.indexvideo .img a{ display:block;width:260px;height:200px;border:solid #ccc 0px;padding-left:2px; }

.indexvideo .img img{ width:256px;height:196px;border:1px solid #eee; }

.indexvideo .title{ text-align:center;margin-top:10px;font-size:14px;font-color:#0E6FDA; }
.indexvideo .title a:link{ font-size:16px;color:#0E6FDA; }
.indexvideo .title a:hover{ font-size:16px;color:#696969; }

.indexvideo .title2{ text-align:center;height:30px;line-height:30px;margin-top:20px;background:url(chakanxq.png) 83px center no-repeat; }

.indexvideo .title2 a:link{ font-size:14px;color:#ffffff; }
.indexvideo .title2 a:hover{ font-size:14px;color:#696969; }


/******************************************
内容页样式
******************************************/
.protitle { text-align:center; font:700 22px/40px 微软雅黑; color:#0E6FDA; }
.subtitle { text-align:center; font:400 14px/30px 微软雅黑; border-bottom:1px dashed #ccc; padding-bottom:5px; }
.photocont { margin:30px; }
.photocont img{  box-shadow:0 0 10px 0 #888;margin-bottom:20px; }
.procont { padding:0 12px 0 12px; }
.procont p{ font:400 16px/36px 微软雅黑; text-indent:2em; margin-top:1em; }
.procont img{ text-align:center; margin-top:1em; margin-left:40px; }
.procont li{ background:url(sublibg.png) no-repeat 0 6px; font:700 16px/32px 微软雅黑; text-indent:0em; margin-top:1em; }





/* 列表页分页 */
.page{clear:both;width:98%;margin: 35px 0 5px 180px;font:400 12px/20px 微软雅黑;overflow:hidden;}
.page a{display:block;float:left;margin-right:6px;border:1px solid #e2e2e2;padding:1px 6px 0px 6px;}
.page a:hover {display:block;background:#dde9fb;color:#bc2931;}

/*****************************************************************
以下为产品页样式
******************************************************************/

#listpic {float:left;margin-top:30px;}
#listpic P{text-indent:0em;margin:0 16px 0 0;font:400 12px/30px 微软雅黑;}
#listpic img{width:198px;height:148px;border:1px solid #fff;overflow:hidden;}

/*****************************************************************
以下为列表页模板样式
******************************************************************/

#nprobox{ margin:0px auto; padding-top:15px; font-size:12px; height:auto;}
#nprobox dl{ margin:0; width:171px; height:auto;text-align:center; float:left; margin:5px 6px 5px 4px; *margin:5px 10px 5px 0px; overflow:hidden; }
#nprobox dt{ margin:0 auto; padding:0px;width:171px; height:127px; overflow:hidden;background:url(probg.gif) no-repeat; }
#nprobox dt img{ margin:0 auto; padding:0; padding-top:1px;width:161px;height:125px; overflow:hidden; }
#nprobox dd{width:171px; height:23px; line-height:23px;  margin:0px; padding:0; overflow:hidden; text-align: center; margin-top:5px;}

.bigsortbg { height:50px; background:url(sublibg.png) no-repeat 0 2px; font:700 14px/50px 微软雅黑; padding-left:20px; margin-top:1em; }

/* 留言本样式 */
#guestbook {width:910px;margin:0 auto;text-align:left;border-left:0px solid #e7e7e7;overflow:hidden;}
#guestbookbody {overflow:hidden;zoom:1;}
#guestbookbody .boxBody ul{margin:5px 0px 15px 10px;font:400 14px/22px 微软雅黑;color:#000000;}

.guestbook{width:880px;border:1px solid #ccc;margin-bottom:10px;}
.guestbook .Ftd{padding:16px 8px 8px 8px;border-right:1px solid #ccc;}
.guestbook .Atd{border-top:1px dotted #ccc;padding-left:10px;height:30px;font:400 12px/22px 微软雅黑;color:#000000;}
.guestbook .Ctd{padding:10px;}
.guestbook .Ctd .content{font:400 14px/22px 微软雅黑;color:#000000;}

#guestform {width:908px;border:1px solid #ccc;margin:0 auto; overflow:hidden;}

.guestformleft{float:left;width:150px;text-align:right;overflow:hidden;}
.guestformleft ul{padding:10px;overflow:hidden;}
.guestformleft ul li{font:400 14px/22px 微软雅黑;margin-top:8px;color:#000000;}

.guestformright{float:left;text-align:left;}
.guestformright ul{padding:10px;overflow:hidden;}
.guestformright ul li{font:400 14px/22px 微软雅黑;margin-top:8px;color:#000000;}


/*===============左侧表格头部中间底部图片======================*/
.navleftbg {
	background-image: url(navleftbg.png);
	padding-left:45px;
	background-repeat: no-repeat;
	background-position: center;
	text-align:left;
	height:28px;
}
.navleftbg span{
	height:28px;
	line-height:28px;
	text-align:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.leftnavbg1{
	background: url(nandaohan.jpg) no-repeat center;
	height:28px;
}

.leftnavbg2{
	height:28px;
	background-image: url(hangyedt.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.leftnavbg3{
	height:28px;
	background-image: url(jishuzc.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/*===============左侧表格more样式======================*/
.leftmore {
    float:right;
	display:block;
	width:50px;
	height:12px;
	line-height:12px;
	margin:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
/*===============首页联系我们======================*/
.contactusd{
	height:170px;
	background-image: url(contactusd.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*===============右侧栏目背景======================*/

.rightnavbg1{
	height:30px;
	background-image: url(aboutus.png);
	background-repeat: no-repeat;
	background-position: center;
}

.rightnavbg2{
	height:30px;
	background-image: url(productzs.png);
	background-repeat: no-repeat;
	background-position: center;
}


.rightnavbg2-1{
	height:30px;
	background-image: url(productzs01.png);
	background-repeat: no-repeat;
	background-position: center;
}
.rightnavbg2-2{
	height:30px;
	background-image: url(productzs02.png);
	background-repeat: no-repeat;
	background-position: center;
}
.rightnavbg2-3{
	height:30px;
	background-image: url(productzs03.png);
	background-repeat: no-repeat;
	background-position: center;
}
.rightnavbg2-4{
	height:30px;
	background-image: url(productzs04.png);
	background-repeat: no-repeat;
	background-position: center;
}
.rightnavbg2-5{
	height:30px;
	background-image: url(productzs05.png);
	background-repeat: no-repeat;
	background-position: center;
}


.rightnavbg3{
	height:30px;
	background-image: url(youqinglink.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*===============右侧表格more样式======================*/
.rightmore {
	float:right;
	display:block;
	width:45px;
	height:12px;
	line-height:12px;
	margin:0 10px 0 0;
	text-indent:-9999px;
	background-image: url(more.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
/*===============关于我们图片样式======================*/
.aboutusimgbd{
    background:url(aboutusimgbd.png) no-repeat;
	width:260px;
	height:195px;
	vertical-align:middle;
}
.aboutusimg{
    background:url(aboutus.jpg) no-repeat;
	width:235px;
	height:172px;
	margin:11px;
}
/*===============产品展示图片样式======================*/
.productimgbg{
	width:154px;
	height:120px;
	margin:10px 3px 0px;
	border:solid 2px #E8E8FF;
	float:left;
}
.productimgbg img{
    background:url(product.jpg) no-repeat;
	border:0px;
	width:140px;
	height:90px;
	margin:3px;

}











table.FormTable,table.ListTable{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border-radius:3px;
}
table.FormTable td,table.ListTable td,table.ListTable th{
	padding:0 5px 0 5px;
	line-height:36px;
	border-radius:3px;
}
table.FormTable{
	border-top:#CCC dotted 0px;
	border-radius:3px;
}
table.FormTable td{
	border-bottom:#CCC dotted 0px;
}
table.FormTable tr:hover td{
	background:#FAFAFA;
}
table.FormTable td.tdL{
	width:150px;
	padding:5px;
	font-size:14px;
	border-right:#ddd solid 1px;
	border:#f5f5f5 solid 1px;
	vertical-align:top;
	text-align:right;
}
table.FormTable td.tdR{
	padding:5px;
	font-size:14px;
	color:#666;
	vertical-align:middle;
	border:#f5f5f5 solid 1px;
}
table.FormTable td.tdR input[type=text]{
	border:#0E6FDA solid 1px;
	height:30px;
	line-height:30px;
	text-indent:5px;
	border-radius:3px;
	color:#555;

}
table.FormTable td.tdR input[type=password]{
	border:#0E6FDA solid 1px;
	height:26px;
	line-height:26px;
	text-indent:5px;
	border-radius:3px;
	color:#555;
}
table.FormTable td.tdR input[type=radio]{
	border:0;
	height:36px; vertical-align:top;/*单选框与文字对齐*/
}
table.FormTable td.tdR textarea{
	border:#0E6FDA solid 1px;
	padding:5px;
	border-radius:3px;
}

