@charset "utf-8";
/* CSS Document */
@import url('base.css');
/*全局样式*/
.header { height:80px; padding-top:12px;}
	.header .logo { display:block; background:url(../images/logo.jpg) no-repeat; width:250px; height:70px; overflow:hidden;}
	.header .nav { position: relative; margin-top:40px; width:540px; height:30px;}
	.header .nav li { float:left; margin-left:36px; font-size:16px; font-weight:bold;}

.footer { width:960px; background:#333;}
	.footer .copyright { width:600px; margin:0 auto; padding:20px;}
	.footer .copyright p { text-align:center; color:#CCC;}

#banner { margin: 0px auto; padding: 0px; width: 960px; height: 354px; }
.slides { margin: 0px auto; width: 960px; height: 354px; overflow: hidden; position: relative; }
	.slide-pic { margin: 0px; padding: 0px; width: 960px; overflow: hidden; list-style: none; }
	.slide-pic img { width: 960px; height: 354px; }
	.slide-pic li { display: none; }
	.slide-pic li.cur { display: block; }
	.slide-li { margin: 0px; padding: 0px; left: 0px; bottom: 0px; position: absolute; }
	.slide-li li { margin: 0px; padding: 0px; width: 320px; height: 10px; float: left; overflow: hidden; list-style: none; }
	.slide-li a { width: 320px; height: 10px; color: #000; font-size: 12px; display: block; }
	.slide-li a:hover { color: #F00; text-decoration: none; }
	.op li { background: #999999; filter: alpha(opacity=60); opacity: 0.6; }
	.op li.cur { background: #666666; }
.slide-txt span { display: none; }

.i_news { border:1px solid #CCC; width:938px; height:30px; line-height:30px; padding:0 10px;}
.i_news .title { width:500px; height:30px; position:relative;}
.i_news .title h3{float:left;}
.i_news .title ul { float:left; margin:0; padding:0;}
.i_news .infoList li{ height:30px; line-height:30px; color:#999;white-space:nowrap;  }

.i_news .i_tel a { color:#F60;}

.kstd { padding: 0 0 0 30px;background: #f5f5f5 url(../images/icon.png) no-repeat 0 -186px;_background: #f5f5f5 url(../images/icon.gif) no-repeat 0 -186px;width: 930px; height:74px; overflow:hidden;}
	.kstd .td_line { background:none;}
	.kstd li { float:left;background:url(../images/icon.png) no-repeat -346px -1128px;_background:url(../images/icon.gif) no-repeat -346px -1128px; width:155px; height:74px; text-align:center; overflow:hidden;}
	.kstd li a {display:block; padding-top: 45px; cursor: pointer;background:url(../images/icon.png) no-repeat;_background:url(../images/icon.gif) no-repeat; font-size:14px; font-weight:bold; width:155px; height:26px; text-align:center; border-bottom:3px solid #f5f5f5;}
	.kstd li a:hover{ border-bottom:3px solid #06C;}
	.kstd .td1 a{ background-position: 62px -472px;}
	.kstd .td1 a:hover{ background-position: -142px -472px;}
	.kstd .td2 a{ background-position: 62px -564px;}
	.kstd .td2 a:hover{ background-position: -142px -564px;}
	.kstd .td3 a{ background-position: 62px -652px;}
	.kstd .td3 a:hover{ background-position: -142px -652px;}
	.kstd .td4 a{ background-position: 62px -744px;}
	.kstd .td4 a:hover{ background-position: -142px -744px;}
	.kstd .td5 a{ background-position: 62px -834px;}
	.kstd .td5 a:hover{ background-position: -142px -834px;}
	.kstd .td6 a{ background-position: 62px -922px;}
	.kstd .td6 a:hover{ background-position: -142px -922px;}

.intro { float:left; margin-bottom:10px;}
.intro .aboutus { float:left; margin-right:7px; padding-top:150px; width:313px;background:url(../images/bg01.jpg) no-repeat; border:1px solid #ccc;}
.intro .effect { float:left; margin-right:7px; padding-top:150px; width:313px;background:url(../images/bg02.jpg) no-repeat;border:1px solid #ccc;}
.intro .plan { float:left; padding-top:150px;background:url(../images/bg03.jpg) no-repeat; width:314px;border:1px solid #ccc;}
.intro .content h3 { text-align:center; color:#39F; margin:10px 0;}
.intro .content { text-indent:2em; padding:8px 8px 12px 8px;}
.intro .content p{ line-height:26px;}

.product .p_nav { float:left; background:url(../images/bg_p.jpg) no-repeat; width:960px; height:346px; overflow:hidden;}
.product .p_nav .nav_list { margin-left:280px; width:700px; height: 346px;}
.product .p_nav .nav_list li { float:left; display:block; margin: 0 15px 15px 0; padding:20px 10px 20px 120px;background:url(../images/icon.png) no-repeat;_background:url(../images/icon.gif) no-repeat; width:200px; height:123px; border:1px solid #CCC;}
.product .p_nav .nav_list .jihe{ background-position: -390px -243px;}
.product .p_nav .nav_list .shouyi { background-position: -390px -513px;}
.product .p_nav .nav_list .gupiao{ background-position: -390px -373px;}
.product .p_nav .nav_list .qiquan { background-position: -390px -663px;}
	.p_nav .nav_list li h3 a{font-size:20px; color:#1e4e8e;}
	.p_nav .nav_list p{ margin-top:10px;line-height:20px;}

/*表格样式*/
.msgtable,
.form_table{ width:100%; border:1px solid #b5b5b5; font-family:Verdana, Geneva, sans-serif; }
.msgtable th{ padding:3px 3px; background:#646464;font-weight:700; color:#FFF; }
.msgtable td{ padding:3px 3px; border-bottom:1px solid #b5b5b5;font-weight:700; color:#565656; }
.msgtable .tr_odd_bg{ background:#F9F9F9; }
.msgtable .tr_hover_col{ background:#EAEAEA; }
.msgtable td a{ color:#0031a1; font-weight:bold;}

.dating .msgtable tr{ background:#222222; }
.dating .msgtable td{ color: #0f0; }
.dating .msgtable .tr_odd_bg{ background:#222222; }
.dating .msgtable .tr_hover_col td{ color:#ff6565; }
.dating .msgtable td a{ color:#c3d5ff; font-weight:bold;}

#Tabs { display:none;}
.pro-tabs { height:47px; line-height:47px; overflow:hidden; }
.pro-tabs li { float:left; background:url(../images/icon.png) no-repeat 0 -372px;_background:url(../images/icon.gif) no-repeat 0 -372px; width:100px; font-size:14px; font-weight:bold; text-align:center; }
.pro-tabs li a { display:block; margin-right:4px; padding:0 10px; height:47px; white-space:nowrap; text-align:center; }
.pro-tabs li a:hover, .pro-tabs li a.current { background:url(../images/icon.png) no-repeat 0 -262px;_background:url(../images/icon.gif) no-repeat 0 -262px; display:block; text-decoration:none; }
.tab_inner { display:none; }

.icon { background:url(../images/icon.png) no-repeat;_background:url(../images/icon.gif) no-repeat;}
.icon_01 { background-position: 0 8px;}
.summary { margin-top:40px; line-height:26px;}
.summary p{ text-indent:2em;}
.title_01{padding-left: 30px; height:36px; line-height:36px; font-size:16px; font-weight:bold; color:#ff5101;}

.inner_banner { width:960px; height:160px;}
	.product .inner_banner { background:url(../images/banner_p.jpg) no-repeat;}
	.dating .inner_banner { background:url(../images/banner_dt.jpg) no-repeat;}
	.gpxy .inner_banner { background:url(../images/banner_jh.jpg) no-repeat;}
	.syhh .inner_banner { background:url(../images/banner_jh.jpg) no-repeat;}
	.qiquan .inner_banner { background:url(../images/banner_jh.jpg) no-repeat;}
	.jhjh .inner_banner { background:url(../images/banner_jh.jpg) no-repeat;}
	.news .inner_banner { background:url(../images/banner_xx.jpg) no-repeat;}
	.service .inner_banner { background:url(../images/banner_khfw.jpg) no-repeat;}
/*创新产品 Start*/
.gpxy_intro .title,
.jhjh_intro .title,
.syhh_intro .title,
.qiquan_intro .title { padding:10px 20px; width:918px; border:1px solid #CCC; font-size:16px; color:#999;}
.gpxy_intro .show,
.jhjh_intro .show,
.syhh_intro .show,
.qiquan_intro .show {margin:40px 0;}

.jhjh_intro .show .content { width: 420px;}
.jhjh_intro .show .entry {margin-top:10px; line-height:26px;}

.gpxy_intro .content,
.syhh_intro .content {padding-top: 10px;}
.gpxy_intro .content p,
.syhh_intro .content p,
.qiquan_intro .content p {font-size:12px; text-indent:2em; line-height:30px;}

.gpxy_intro .contact,
.jhjh_intro .contact,
.syhh_intro .contact,
.qiquan_intro .contact{ margin-top:20px;font-size:16px; line-height:30px;}
/*创新产品 End*/

/*报价大厅 Start*/
.dt_intro .title { padding:10px 20px; width:918px; border:1px solid #CCC; font-size:16px; color:#999;}
.dt_intro .content p { text-indent:2em; font-size:18px; line-height:30px;}
.dt_intro .buttom {margin:50px auto 0;width:700px; height:68px;}
.dt_intro .buttom a { display:block; text-indent:-9999px; width:236px; height:66px;}
.dt_intro .buttom .wybj_buttom {background-position: 0 -53px; width:236px; height:66px; }
.dt_intro .buttom .ckhq_buttom {background-position: 0 -120px; width:236px; height:66px;}
/*报价大厅 End*/

.sidebar .news { padding: 100px 0 0 0; background:url(../images/sidebar_xx.jpg) no-repeat;}
.sidebar .service { padding: 80px 0 0 0; background:url(../images/sidebar_fw.jpg) no-repeat;}
.sidebar ul li {border-bottom: 1px solid #CCC;color: #000;}
.sidebar ul li a{display: block; padding: 8px 0 8px 60px;background:url(../images/icon.png) no-repeat -440px -138px;_background:url(../images/icon.gif) no-repeat -440px -138px; font-size:14px;}
.a1{display: block; padding: 8px 0 8px 60px; font-size:14px;}

.sidebar ul li a:hover,
.sidebar ul .current a { background:url(../images/icon.png) no-repeat -440px -100px;_background:url(../images/icon.gif) no-repeat -440px -100px;}
.sidebar dl { display:block; margin: 0; padding: 8px 8px 8px 50px;border-bottom: 1px solid #CCC; list-style:none; line-height:100%;}
.sidebar dl dt { float:left; margin: 0; padding-left: 25px; background:url(../images/icon.png) no-repeat -466px -68px;_background:url(../images/icon.gif) no-repeat -466px -68px; height:18px; line-height:18px; }
.sidebar dl dt a { padding:0; text-align:center; white-space:nowrap;}

.navigation {padding:14px 20px; background:#f8f8f8; border:1px solid #EBEBEB; color:#999;}
.navigation a{ color:#999;}
.newslist { border-top:1px solid #ccc; border-bottom:2px solid #00c0cb;}
.newslist li { padding: 4px 20px;border-top: 1px solid #ccc;height: 30px;line-height: 30px;}
.newslist li span { float:right;}

/*客户服务 Start*/
.content_show { width:700px; overflow:hidden;}
.content_show h3{ margin-bottom:10px; text-align:center; font-size:18px; height: 30px; line-height:30px;}
.content_show p { text-indent:2em; line-height:30px;}
.content_show .img { text-indent:0;}

.downlist { border-top:1px solid #ccc; border-bottom:2px solid #00c0cb;}
.downlist a { display:block; background:url(../images/icon.png) no-repeat -440px -978px;_background:url(../images/icon.gif) no-repeat -440px -978px; width:61px; height:22px; text-indent:-9999px;}
/*客户服务 End*/