﻿@charset "utf-8";
/* CSS Document */

.banner{
	width:970px;
	height:490px;
	overflow:hidden;
	margin:-26px auto 10px;
	position:relative;
	z-index:9;
	background:url(../images/index_banner.png) 0 0 no-repeat;
}
.banner-fd{
	width:970px;
	height:100px;
	position:absolute;
	left:0;
	bottom:0;
	background-color:#999;
	opacity: 0.6; /* 支持CSS3的浏览器（FF 1.5也支持）*/
	filter:alpha(opacity=60); /* IE */
	-moz-opacity:0.6; /* Moz FF*/
	z-index:1;
}
.b_cont{
	width:970px;
	height:490px;
	overflow:hidden;
	position:relative;
}
.banner-bigpic{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.banner-bigpic img{
	float:left;
}
.banner-spic{
	width:970px;
	height:100px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:9;
}
.banner-spic a{
	float:left;
	display:inline;
	margin:15px 0 0 50px;
	width:120px;
	height:70px;
	overflow:hidden;
	border:2px solid #bdbdbd;
	cursor:pointer;
}
.banner-spic a.cur{
	border:2px solid #828989;
	margin-top:-7px;
}


.cont-left{
	float:left;
	display:inline;
	width:220px;
	overflow:hidden;
}









.cont-right{
	float:left;
	display:inline;
	width:740px;
	overflow:hidden;
	margin-left:10px;
}

.cont-left-mod{
	background:#ececec url(../images/mod-hd.png) left top no-repeat;
}

.cont-left-mod-bd{
	padding:0 8px;
	background:url(../images/mod-fd.png) left bottom no-repeat;
}
.cont-left-mod-hd{
	height:38px;
	line-height:38px;
}
.cont-left-mod-hd h3{
	font:bold 16px/38px "宋体", Arial;
	color:#000;
	padding-left:28px;
	background:url(../images/mod-hd-icon01.gif) 10px 50% no-repeat;
}

.cont-left-mod-bd ul{
	background:url(../images/line01.gif) left top repeat-x;
	padding:4px 0 10px;
}
.cont-left-mod-bd ul.q_nav li{
	border-bottom:1px solid #f4f4f4;
	height:28px;
	padding-left:24px;
	background:url(../images/icon02.gif) 5px 50% no-repeat;
}
.cont-left-mod-bd ul.q_nav li a{
	font:14px/28px "宋体", Arial;
	color:#10556c;
}
.cont-left-mod-bd ul.q_nav li a:hover{
}

.cont-left-mod-bd ul.con-lr li{
	height:22px;
	line-height:22px;
	padding:3px 0;
}
.cont-left-mod-bd ul.con-lr li span.title{
	display:inline-block;
	width:60px;
	text-align:right;
}
.l-txt{
	width:120px;
	vertical-align:middle;
}
.l-btn{
	vertical-align:middle;
	margin-right:10px;
	padding:0 4px;
}
a.l-nav{

}
.cont-left-sch{
	height:86px;
	width:220px;
	text-align:center;
	background:url(../images/sch_bg.gif) no-repeat;
}
.cont-left-sch h3{
	font:bold 16px/38px "宋体", Arial;
	color:#000;
	padding-left:60px;
	text-align:left;
	margin-bottom:14px;
}
.sch-txt{
	width:85px;
	height:17px;
	border:1px solid #8da8c0;
	margin:0 5px;
}
.sch-btn{
	width:38px;
	height:20px;
	background:url(../images/sch-btn.gif) 0 0 no-repeat;
	color:#000;
	border:none;
	cursor:pointer;
}


.index-about,.index-new{
	width:365px;
	float:left;
	display:inline;
}

.cont-right-hd{
	border-bottom:2px solid #b9b7b7;
	height:38px;
	line-height:38px;
}
.cont-right-hd span.float_r{
	margin-right:10px;
}
.cont-right-hd span.float_r a{
	color:#800303;
}
.cont-right-hd span.float_r a:hover{
}
.cont-right-hd h3{
	font:bold 16px/38px "宋体", Arial;
	color:#000;
	padding-left:28px;
	background:url(../images/mod-hd-icon01.gif) 10px 50% no-repeat;
}

.cont-right-bd{
	padding:10px;
}

.index-about p{
	text-indent:24px;
	line-height:24px;
	text-align:justify;
}
.index-about p.more{
	text-align:right;
}
.index-about p.more a{
	color:#800303;
}
.index-about p.more a:hover{
	text-decoration:underline;
}
.index-about p img{
	float:right;
	display:inline;
	margin:10px 0 10px 10px;
}


.new-tab,.new-tab1{
	float:left;
	display:inline;
	height:36px;
	margin-top:4px;
}
.new-tab li,.new-tab1 li{
	float:left;
	display:inline;
	margin-left:5px;
	background:url(../images/new-tab-hd.png) no-repeat;
	width:103px;
	height:36px;
	text-align:center;
	font:bold 14px/36px "宋体", Arial;
	color:#FFF;
	cursor:pointer;
}
.new-tab li.cur,.new-tab1 li.cur{
	background:url(../images/new-tab-hd.png) left -36px no-repeat;
	color:#000;
}
.new-cont,.new-cont1{
}
.new-cont li,.new-cont1 li{
	height:24px;
	padding-left:15px;
	background:url(../images/new-cont-icon.gif) 5px 50% no-repeat;
}
.new-cont li span.new-date,.new-cont1 li span.new-date{
	float:right;
}
.index-new{
	margin-left:10px;
}
.index-product .cont-right-hd{
	margin-bottom:5px;
}
.index-product h3{
	background:url(../images/mod-hd-icon02.gif) 10px 50% no-repeat;
}

.roll-pic{
	width:720px;
	height:145px;
	overflow:hidden;
}
.roll-pic-ul{
	width:1500px;
}

.roll-pic-ul li{
	width:130px;
	background-color:#b9b7b7;
	border:1px solid #b9b7b7;
	height:145px;
	text-align:center;
	line-height:24px;
	float:left;
	display:inline;
	margin-right:10px;
}
.roll-pic-ul li span{
	color:#FFF;
}


.main-banner{
	height:200px;
}
.main{
	background:url(../images/main.jpg) 212px 7px no-repeat;
}

.main-left-mod{
	width:210px;
	overflow:hidden;
}
.main-left-mod-nav-hd{
	background:url(../images/main_left_nav_hd.png) no-repeat;
	height:37px;
}
.main-left-mod-nav-hd h3{
	padding-left:20px;
	font:bold 16px/36px "微软雅黑", "宋体", Arial;
	color:#FFF;
}


/*7-13*/

.main-nav-li h3{
	margin-top:5px;
	height:28px;
	background:url(../images/main_left_nav_li.gif) 0 0 repeat-x;
	border:1px solid #d5d5d5;
}
.main-nav-li h3 a,.main-nav-li h3 span{
	display:block;
	font:14px/28px "宋体", Arial;
	color:#000000;
	padding-left:40px;
	cursor:pointer;
}
.nav-li-cur h3{
	border:1px solid #9da5b9;
	background:url(../images/main_left_nav_li.gif) left bottom repeat-x;
	color:#FFF;
}
.nav-li-cur h3 a,.nav-li-cur h3 span{
	color:#FFF;
	background:url(../images/nav_li_cur.gif) 20px 50% no-repeat;
}

.main-nav-ul{
	padding-left:40px;
	display:none;
}
.nav-li-cur .main-nav-ul{
	display:block;
}
.main-nav-ul li{
	height:24px;
	
}
.main-nav-ul li a,.main-nav-ul li span{
	line-height:24px;
}
.main-nav-ul li a:hover,.main-nav-ul li.select a{
	color:#1D87D3;
}




.main-curent{
	height:35px;
	padding-bottom:2px;
	background:url(../images/line01.gif) left bottom repeat-x;
	margin-bottom:35px;
}
.main-curent h3{
	float:left;
	color:#042a85;
	padding-left:35px;
	font:bold 16px/36px "宋体", Arial;
	background:url(../images/curent.gif) 13px 50% no-repeat;
}
.main-curent span{
	float:right;
	display:inline;
	color:#486d94;
	padding-top:9px;
}
.main-curent span a{
	color:#486d94;
}
.main-right-bd{
	padding:0 15px;
}
.product-info-title{
	height:34px;
	font:14px/34px "宋体", Arial;
	color:#274892;
	background:url(../images/product_info_title.gif) 20px 50% no-repeat;
	padding-left:40px;
	border-bottom:1px dashed #9a9a9a;
}

.product-info-bd{
	padding:15px 20px;
}
.product-info-bd a:link { color: #30F;}
.product-info-bd a:visited { color: #03C;}
.product-info-bd a:hover { color: #039;}
.product-info-pic{
	float:left;
	display:inline;
	width:300px;
	height:255px;
	border:1px solid #c6c6c6;
	overflow:hidden;
	margin-right:20px;
}
.product-info-list{
	float:left;
	display:inline;
	width:340px;
}
.product-info-list dt{
	font:14px/30px "宋体", Arial;
	color:#274892;
	height:30px;
	margin-bottom:10px;
}
.product-info-list dd{
	width:50%;
	float:left;
	display:inline;
	font:12px/26px "宋体", Arial;
	color:#000;
}
.product-info-list dd.product-num{
	width:100%;
	float:none;
	display:block;
}


/*产品样式*/
.product-li{
	height:160px;
	border:1px solid #b8b8b8;
	background:#FFF;
	margin-bottom:10px;
}
.pro-pic{
	float:left;
	display:inline;
	width:200px;
	text-align:center;
	border-right:1px solid #e8e8e8;
	margin-right:5px;
}
.product-li table td.pro-type a{
	color:#1D87D3;
}
.product-li table td.pro-type a:hover{
	text-decoration:underline;
}

.pro-info{
	float:left;
	display:inline;
	width:480px;
}
.pro-info td{
	vertical-align:top;
	padding:6px 5px 0;
}
.pro-info .pro-li-title{
	color:#717171;
	width:70px;
	text-align:right;
}
.pro-info td.title a{
	font:bold 14px/24px "宋体", Arial;
}
/*产品样式*/


.page-list{
	padding:10px 0;
	text-align:right;
	margin-top:20px;
	border-top:1px dashed #9a9a9a;
}
.page-list a,.page-list span{
	color:#000;
	margin:0 5px;
}


.about-box{
	padding-bottom:20px;
	line-height:24px;
}

.ry_list{
	width:100%;
	overflow:hidden;
}
.ry_list li{
	float:left;
	display:inline;
	margin:0 10px 15px 20px;
	width:202px;
	text-align:center;
}
.ry_list li a{
	display:block;
	color:#FFF;
}
.ry_list li span{
	display:block;
	line-height:24px;
}
.ry_pic{
	border:1px solid #B8B8B8;
}
.ry_name{
	background:#B8B8B8;
	color:#FFF;
}


.new-list li{
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #9a9a9a;
	padding:0 10px 0 20px;
	background:url(../images/new_icon.gif) 5px 50% no-repeat;
}
.new-list li span.new-date{
	float:right;
	color:#7c7c7c;
}

.new-box .page-list{
	border:none;
	margin:0;
	padding:15px 0;
}


.txt-hd{
	text-align:center;
	height:50px;
	margin-bottom:15px;
	border-bottom:1px dashed #848484;
}

.txt-hd h3{
	font:bold 20px/50px "微软雅黑", "宋体", Arial;
	color:#000;
}
.txt-bd{
	padding:10px 10px 0;
}
.txt-bd a:link { color: #03F;}
.txt-bd a:visited { color: #03C;}
.txt-bd a:hover { color: #039;}
.txt-bd p{
	text-indent:24px;
	line-height:24px;
}

.txt-fd{
	padding:20px 10px;
	text-align:right;
}
.txt-fd a{
	margin-left:10px;
}

.faq{
	border-bottom:1px dashed #666;
}
.faq-ask{
	color:#000;
	padding:10px 10px 10px 40px;
	background:#CCC url(../images/ask.gif) 6px 10px no-repeat;
}
.faq-answer{
	background:#FFF url(../images/answer.gif) 6px 10px no-repeat;
	padding: 10px 10px 10px 40px;
}

.asker{
	margin-left:10px;
	color:#0F219B;
}


.l-mes{
	margin:10px 0;
}
.l-mes table td{
	padding:5px 3px;
	vertical-align:top;
}
.l-mes-title{
	text-align:right;
	width:80px;
}

.l-mes-txt{
	width:250px;
	border:1px solid #CCC;
	padding:3px;
}

.l-mes-txtarea{
	width:500px;
	height:100px;
	border:1px solid #CCC;
}
.l-mes-btn{
	width:80px;
	height:26px;
	margin-right:10px;
}


.contactus td{
	padding:5px 3px;
}

.contactus td.conpany{
	font:bold 16px/32px "微软雅黑", "宋体", Arial;
	padding-left:20px;
}
.contactus td.title{
	width:80px;
	text-align:right;
}


.map{
	margin:20px 0;
}


.search-pro{
	width:210px;
}
.sch-pro{
	width:100%;
	overflow:hidden;
}

.pro-li2{
	float:left;
	display:inline;
	width:200px;
	text-align:center;
	background:#FFF;
	margin:0 20px 15px 15px;
	overflow:hidden;
}
.pro-li2 span{
	display:block;
	line-height:30px;
}
.pro-li2 span.pro-li2-pic{
	border:1px solid #B9B7B7;
	height:150px;
	overflow:hidden;
}
.pro-li2 span.pro-li2-name{
	height:30px;
	background:#B9B7B7;
}
.pro-li2 span.pro-li2-name a{
	color:#FFF;
}

.main-curent .sch-txt{
	height:20px;
	line-height:20px;
	padding:0 2px;
}





.reg_box {
    border: 1px solid #F5F5F5;
    
	margin:10px 0;
}
.reg_box .tit {
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 28px;
	padding: 12px 30px;
	background-color:#C3C3C3;
}
.reg_box .tit b {
    font:bold 20px/30px "宋体", Arial;
	color:#FFF;
}


.gray1 {
    color: #3E3E3E;
}
.gray3 {
    color: #999999;
}
.reg_form{
	padding: 12px 30px;
}
.reg_form dd {
    height: 32px;
    margin-bottom: 18px;
    overflow: visible;
	clear:both;
}
.reg_form .lab {
    color: #666666;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    width: 73px;
}
.reg_form .at_text {
    height: auto;
    overflow: visible;
    position: relative;
    width: 505px;
	 display: inline-block;
}

.reg_form .at_text input {
    width: 210px;
}
.at_text input {
    border: 1px solid #C7C7C7;
    color: #333333;
    height: 16px;
    padding: 6px 8px 4px;
}
.reg_form .auto_login {
    vertical-align: -3px;
}
.auto_login {
    margin: 0;
    padding: 0;
}
.reg_but,.reg_but:hover {
    background: url("../images/reg-btn.png") no-repeat scroll right center transparent;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    height: 32px;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    text-decoration: none;
	width:87px;
	text-align:center;
	display:inline-block;
}
.b_1_g{
	width:118px;
	height:32px;
	background:url(../images/login_btn1.png) no-repeat;
	text-align:center;
	color:#666;
	display:inline-block;
	font:bold 14px/32px "宋体", Arial;
}

.have_count {
    border-left: 1px dashed #8F8F8F;
    float: right;
    padding: 0 30px 10px;
    width: 220px;
}
.have_count h3 {
    font-size: 14px;
    font-weight: 800;
}
.mb10 {
    margin-bottom: 10px;
}

.have_count .t {
    font-size: 14px;
    margin: 20px 0 10px;
}
.reg_form #reg_box {
    float: left;
    width: 600px;
}


.service{
	margin:5px 0;
}


.new-list-box{
	margin:15px 0;
	height:70px;
}
.new-list-pic{
	float:left;
	display:inline;
	width:90px;
	height:70px;
}
.new-list-box dl{
	float:left;
	display:inline;
	width:600px;
	margin-left:20px;
}

.new-list-box dl dt,.new-list-box dl dt a{
	font:bold 12px/26px "宋体", Arial;
	color:#FFF;
	background:#7B7B7B;
	padding:0 5px;
}
.new-list-box dl dt span.new-date{
	float:right;
	display:inline;
}
.new-list-box dl dd{
	text-indent:24px;
}
.new-list-box dl dd a.new-info,.new-list-box dl dd a.new-info:hover{
	color:#DB2424;
}
.new-list-box dl dd a.new-info:hover{
	text-decoration:underline;
}


.tech-dowmform td{
	border:1px solid #929292;
	vertical-align:middle;
	text-align:center;
	padding:7px 0;
}
.tech-dowmform thead td{
	font:bold 14px/30px "宋体", Arial;
	background-color:#C2C2C2;
	color:#FFF;
}

.tech-dowmform td a.dowm{
	background:url(../images/dowm.png) left 50% no-repeat;
	display:inline-block;
	padding-left:20px;
}




.order-form td{
	padding:3px 5px;
}

.contact-form td{
	border:1px solid #929292;
	padding:8px 5px;
}


.cgal-pic{
	width:108px;
	height:88px;
	border:1px solid #A1A1A1;
	float:left;
	margin:2px;
}


.kfzx{
	width:340px;
	height:190px;
	background:url(../images/kfzx.jpg) bottom right no-repeat;
}
.kfzx p{
	line-height:24px;
	font-weight:bold;
	color:#1D87D3;
}




.coo-business{
	position:relative;
	z-index:999999;
	padding-left:1px;
	background:url(../images/arrow.gif) left 50% no-repeat;
}
.coo-b-list{
	position:absolute;
	z-index:99999;
	display:none;
	width:150px;
	top:12px;
	left:0;
	background:url(../images/coo-bg.gif) left top no-repeat;
	padding:8px 10px;
}
.coo-b-list li{
	border-bottom:1px dashed #F5F5F5;
	height:26px;
	line-height:26px;
}
.coo-b-list li a{
	padding:0;
	margin:0;
}
.coo-b-list li a:hover{
	color:#69F;
}







.xx{
	text-align:center;
}
.xx td{
	padding:5px;
}
.xx td p{
	margin:5px 0;
}
.xx td a{
	font-size:14px;
}


/*新css*/
.list-box{
	width:105%;
	overflow:hidden;
}
.libox{
	width:173px;
	height:183px;
	float:left;
	display:inline;
	text-align:center;
	margin:0 10px 10px 0;
}
.libox a.img{
	display:block;
}
	
.libox a img{
	width:160px;
	height:150px;
	border:2px solid #bebebe;
	border-bottom:none;
}
.li-box{
	background:url(../images/libox_bg.png) center top no-repeat;
	height:30px;
	padding-top:6px;
	position:relative;
	margin-top:-6px;
	line-height:30px;
}
.li-box a{
	color:#FFF;
}


.article_list_hd{
	margin-bottom:20px;
}
.article_list_hd p{
	text-indent:24px;
	font-size:14px;
}









