﻿@charset "utf-8";
/* CSS Document */
/*==============================================================================

font-family:"宋体", SimSun;
font-family:"微软雅黑", Microsoft YaHei;
==============================================================================*/

*html img{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/pro2Tm_08.png");background:none;}
/*有时候使用了背景透明的：会导致ie6的链接无效，解决办法：在a里面添加position：relative; 在input或者其他submit按钮中无效也可以设置position：relative来解决*/


/*圆角的问题css*iecss.htc的路径要写对（相对于html的路径），否则的话是不行的_检查*/
.yuan {border: 1px solid #C0C0C0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:relative;background:#FFF;z-index:2;behavior: url(style/iecss3.htc);}


body {margin:0px; padding:0px; font-size:12px;font-family:"宋体", SimSun; color:#616161;}
ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
h1,h2,h3,h4,h5 { font-weight:normal;}
ol,ul,li{ list-style:none;}
img{ border:none;}
a{ color:#616161; text-decoration:none;}
a:hover{ color:#137fef;}
.clear{ clear:both;}
input,textarea{ outline:0; resize:none;}
input{ margin:0; padding:0;}
.fl { float:left; _display:inline;}
.fr { float:right; _display:inline;}
.auto { margin:0 auto;}

.container { width:320px;}
.headt { height:65px;}
.nav { height:30px; background:url(../images/daohang.jpg) repeat-x center center;}
.nav ul li { float:left; width:81px; height:21px; line-height:21px;  text-align:center; background:url(../images/index_04.jpg) no-repeat right center;}
.nav ul li a { color:#FFF;}
.banner {width:320px;}

.content { margin:7px 0 5px;}
.comintro { padding-top:2px;}
.title1 { height:37px; width:318px; margin-left:2px; line-height:37px;background:url(../images/index_05.jpg) no-repeat center center;}
.title1 .more { padding-right:18px; font-family:Arial, Helvetica, sans-serif; background:url(../images/index010_05.jpg) no-repeat 39px center;}
.title1 .more a { color:#006bbc;}
.title2 { height:37px; width:318px; margin-left:2px; line-height:37px;background:url(../images/index_07.jpg) no-repeat center center;}
.title2 .more { padding-right:18px; font-family:Arial, Helvetica, sans-serif; background:url(../images/index010_05.jpg) no-repeat 39px center;}
.title2 .more a { color:#006bbc;}
.title3 { height:37px; width:318px; margin-left:2px; line-height:37px;background:url(../images/index_09.jpg) no-repeat center center;}

.commain { padding:8px 0;}
.cominfo p { text-indent:2em; line-height:26px; color:#3e3e3e; font-family:"微软雅黑";}

.news {padding-top:2px;}
.newslist { width:306px; padding:17px 0 20px 7px;}
.newslist ul li { line-height:24px;  color:#8396b4; background:url(../images/index_46.jpg) repeat-x center bottom;}
.newslist ul li a{ padding-left:14px; background:url(../images/index_42.jpg) no-repeat left center; color:#8396b4;}

.proshow {}
.showlist { padding:5px 0 6px 0; margin-top:23px; background-color:#0056c6;}
.showlist ul li { float:left; width:102px; height:107px; margin-left:4px; display:inline;}
.showpic { width:100px; height:105px; border:1px solid #edf3fb;}



/*---内页1---*/
.pronav { padding:25px 0 5px 56px;}
.pronav ul li { height:28px; line-height:28px; width:214px; margin-bottom:10px; background:url(../images/show_03.jpg) no-repeat left center #0057a7; font-family:"微软雅黑";}
.pronav ul li a { display:block; padding-left:46px; color:#f7fcf7;}
/*---内页1---*/


/*---内页2---*/
.prodetail { text-align:center; margin-top:40px; min-height:295px; height:auto !important;}
.bigpic { width:300px; height:300px; border:7px solid #0056c6; margin:0 auto;}
.description { margin-top:48px;}
.description p { font-family:"微软雅黑"; font-size:14px; color:#434543;}
/*---内页2---*/




#footer{ width:320px; height:75px; margin:0 auto; color:#ffffff; line-height:180%; text-align:center; padding-top:15px; }
.foot{ margin-bottom:10px; float:left; display:inline; }
.foot a{ color:#FFFFFF; font-size:12px; margin:0 4px;}
.footer_n{ width:320px; height:46px;background:#0a9d18 ; position: fixed; bottom: 0px; left:50%; margin-left:-160px;_position:absolute;
_top:expression(documentElement.scrollTop +documentElement.clientHeight-this.offsetHeight);overflow:hidden;*zoom:1;}

.footer_n ul{ width:320px;height:46px;margin:0 auto;}
.footer_n ul li{ width:80px; height:46px; float:left; text-align:center;}
.footer_n ul li a{ height:14px; padding-top:31px; width:42px; display:block; margin:1px auto 0; font-family:"微软雅黑"; color:#fff; background-image:url(../images/foot_n.png); background-repeat:no-repeat;}
.f_ind{background-position:0px 0px;}
.f_tel{background-position:-42px 0px;}
.f_msn{background-position:-84px 0px;}
.f_con{background-position:-126px 0px;}
