/*aboutus.css start*/


/*left*/
.navleft {
	float:left; 
	width:230px; 
	height:auto; 
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.navmenu { 
	width:100%; 
	height:auto; 
}
.abmenu li { 
	font-size:14px; 
	background:#fff;     
	border: 1px solid #47839d;
    margin-bottom: 5px;}
.abmenu li a {     
	display: block;
	vertical-align: middle;
    text-transform: uppercase;
    color: #47839d;
    background-color: #fff;
    font-weight: 400;
    font-family: 'microsoft yahei';
    position: relative;
    padding: 10px 0 10px 58px; 
}
.abmenu li a:hover {    
	color: #fff;
    background-color: #47839d;
	text-decoration: underline;
}
.abmenu .selected a {    
	color: #fff;
    background-color: #47839d;
}
.abmenu .selected a:hover { 
	text-decoration:underline; 
	color:#fff;
}
.abmenu li a i {
    display: inline-block;
	height: 14px;
	width: 14px;
	margin-left: 42px;
	background-image: url(../img/navleft-go.png);
}
.abmenu .selected a i{
	background-image: url(../img/navleft-go-hover.png);
}
.abmenu li a:hover i {
    background-image: url(../img/navleft-go-hover.png);
}


.navleft .cd{
	height: autopx;
	width: 230px;
	margin-top:30px;
}
.navleft .cd div{
	height: 88px;
	width:100%;
}
.navleft .cd .cdc{
	height: 88px;
	width: 230px;
	margin-bottom: 10px;
	background-image: url(../img/cdc-bg.jpg);
}
.navleft .cd .cdd{
	height: 88px;
	width: 230px;
	margin: 0;
	background-image: url(../img/cdd-bg.jpg);
}
.navleft .cd  a{
	display: block;
	height:100%;
	width: 100%;
	position: relative;
}
.cd .cdc i,.cd .cdd i{
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.cd .cdc a i{
	height: 39px;
	width: 42px;
	background-image: url(../img/cdc-i.png);
}
.cd .cdd a i{
	height: 39px;
	width: 42px;
	background-image: url(../img/cdd-i.png);
}
.cd .cdc a:hover i{
	background-image: url(../img/cdc-i-hover.png);
}
.cd .cdd a:hover i{
		background-image: url(../img/cdd-i-hover.png);
}



/*---right---*/
.navright {
	float:right; 
	width:860px; 
	height:auto; 
	overflow:hidden; 
	position:relative;
	margin-bottom:30px; 
}
.rtit { 
	height:50px; 
	font-weight:normal; 
	font-size:22px; 
	line-height:50px; 
	color:#333; 
}
.navrightcon { 
	width:100%; 
	height:auto; 
	padding:15px 0px; 
	text-align:left; 
	color:#666; 
	line-height:28px; 
	font-size:14px; 
}
/*download list*/
#d_list dl { padding:10px 0; border-bottom:1px dotted #ccc; }
#d_list dt { font-size:14px; background:url(../img/bg.png) no-repeat 0px 8px; text-indent:15px; }
#d_list span { color:#f3981d; }
#d_list em { color:#aaa; margin-left:20px; font-size:12px; }

/*会员登陆*/
.login { width:400px; height:360px; padding:13px 14px 15px; text-align:left; background:url(../img/login_v4.png) no-repeat; margin:0 auto; }
.loginFunc { width:100%; height:47px; overflow:hidden; clear:both; line-height:46px; font-size:18px; line-height:48px; color:#444; text-indent:40px; padding-top:20px; }
.loginForm { position:relative; padding-top:20px; }
.loginFormIpt, .ico, .ico-uid, .ico-pwd, .lgbtn { background-image: url(../img/bg_v3.png) }
.loginFormIpt { position:relative; width:323px; height:42px; line-height:42px; margin:0 0 20px 36px; padding-right:5px; clear:both; background-position:0 -25px; z-index:2 }
.ico-uid { width: 14px; height: 16px; background-position: 0 0; }
.ico-pwd { width: 14px; height: 16px; background-position: -25px 0; }
.loginFormIpt .ico { position:absolute; left:9px; top:13px; z-index:1; }
.loginFormIpt-over { }
.loginFormIpt-focus { box-shadow:0 0 5px rgba(2, 145, 252, .5); }
.loginFormIpt-focus .placeholder { display:none; }
.formIpt { width:298px; padding:10px 0 10px 30px; height:21px; top:1px; left:28px; color:#333; font-size:14px; font-weight:700; border:none; font-family:verdana; line-height:21px; background:transparent!important; }
.formIpt:focus { outline:0; }
.placeholder { color:#C9C9C9; ; font-size:14px; position:absolute; left:30px; top:14px; line-height:14px; visibility:hidden; background:none; }
.loginFormBtn { position:relative; width:245px; height:38px; margin:18px 0 0 36px; }
.btn-login { width: 328px; height: 53px; float: left; text-align: center; cursor: pointer; border: 0; padding: 0; font-weight: 700; font-size: 18px; display: inline-block; vertical-align: baseline; line-height: 38px; outline: 0; background-color: transparent; font-family: 'Microsoft YaHei'; font-weight: normal; background-position: 0 -70px; color: #fff; }
.btn-login:hover { background-position: 0 -129px; color: #fff; }
.btn-reg { background-position: -117px -208px; float: right; color: #6d798c; box-shadow: 0 2px 5px rgba(0, 0, 0, .1); }

/*------------price----------------*/
.form-box { position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
.form-box dl { display:block; padding:5px 0; }
.form-box dl:after { clear:none; content:""; display:block; height:0; visibility:hidden; }
.form-box dl dt { display:block; float:left; width:180px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
.form-box dl dd { position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
.form-box dl dd label.radio { margin-right:5px; }

/*文本输入框*/
.form-control { display: block; width: 100%; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
float:left; }
input.txt { width:200px; }
input.small { width:50px; }
.input { display:inline; font-family:"microsoft yahei"; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
.select { padding:7px; font-family:"microsoft yahei"; border:1px solid #e8e8e8; line-height:20px; }
/*按钮样式*/
.btn { display:inline-block; margin:0; padding:0 50px; color:#fff; font-size:14px; height:34px; line-height:34px; text-align:center; font-family:"microsoft yahei"; }
.btn { background:#47839d; border:0; border-radius:2px; vertical-align:middle; }
.btn:hover { color:#fff; opacity:0.9; }
.btn-mini { height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn { height:36px; cursor:pointer; overflow:visible; }
.btn-success { background:#f3981d; text-shadow:0 -1px 0 #f3981d; }
.btn-error { background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray { background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE; }
.btn-gray, .btn-gray:hover { color:#777; }
input.btn-red { background:#f00; border:none; height:36px; line-height:36px; padding: 0 15px; }



/*-----------feedback-------------*/
#table107 td { padding:8px 0; }

.btn1 { font-family:'microsoft yahei'; font-size:16px; font-weight:bold; width: 150px; color: #FFFFFF; background-color: #f3981d; border: 0; margin: 0; border-radius: 4px; height:40px; line-height:40px; }
.btn1:hover { background-color:#47839d; }



/*news.css start*/



.news-list{
	width: 100%;
	height: auto;
}
.news-list ul{
	
	height: auto;
	
	width: 100%;
}
.news-list ul li{
	width: 100%;
	height: 98px;
	position: relative;
	margin-bottom: 10px; 
	border-bottom:  1px dotted #C30;
}

.news-con{
	height: 77px;
	
	width: 794px;
	
	position: absolute;
	top: 6.5px;
	left: 66px;
}

.news-con a{
	display: block;
	height: 33px;
	margin-left: 20px;
	font-size: 16px;
	font-family: '微软雅黑';
	color: #333;
}
.news-con p{
	display: block;
	height: 44px;
	margin-left: 20px;
	font-size: 13px;
	font-family: '微软雅黑';
	color: #999;
    line-height:25px;
	overflow: hidden;
}   
.news-con p::after{
	content: "...";
	position: absolute; 
	bottom: 0; 
	right: 0; 
	padding-left: 40px;   
	background: -webkit-linear-gradient(left, transparent, #ffffff 55%);   
	background: -o-linear-gradient(rightright, transparent, #ffffff 55%);   
	background: -moz-linear-gradient(rightright, transparent, #ffffff 55%);   
	background: linear-gradient(to rightright, transparent, #ffffff 55%);   
}
.news-con a:hover{
	color: #F00;
}

.date{
	height: 77px;
	width: 63px;
	position: absolute;
	left: 3px;
	top: 6.5px;
    color:#fff;
	text-align: center;
}
.day{
	display: block;
	height: 44px;
	width: 61px;
	line-height: 44px;
	font-size: 23px;
	font-family: Arial;
    background-color:#2ea8e9;
}
.ym{
	display: block;
	height:29px;
	width: 61px;
	line-height: 29px;
	font-size:11px;
	font-family: Arial;
    background-color:#47839d;
}
.btn0{
	height: 30px;
	width: auto;
	text-align: center;
	margin: 50px auto;
}
.btn0 .pagination{
	width: auto;
}
.btn0 a{
	display: inline-block;
	height: 30px;
	width: auto;
	min-width: 30px;
	max-width: 50px;
	padding: 3px;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 30px;
	text-align: center;
	background-color: #eee;
	color: #FFF;
	margin: 0 2px;
}
.btn0 a:hover{
	background-color: #F63;
	text-decoration: underline;
}
.btn0 a.current{
	background-color: #F63;
}

/*news.css end*/

/*newsdetail.css start*/


.newsdetail{
	width: 100%;
	height: auto;
	margin: 10px auto;
}
.newstitle{
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: #CCC 1px solid;
	line-height:25px;
}	
.newstitle h2{
	font-size: 20px;
    font-weight:bold;
	font-family: '微软雅黑';
}
.newstitle span{
	font-size: 12px;
	font-family: '微软雅黑';color:#999;
}

.newsar{
	height: auto;
	width: 100%;
	padding: 20px 0;
}

.newsar img{
	float: left;
	height: auto;
	width: auto;
	margin: 20px 20px 0 20px;
}
.newsp{
	padding: 20px 10px 20px 0;
}
.newsp p,.newsar div{
	padding: 5px 0;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #666;
	text-align: justify;
	line-height: 21px;
}


/*newsdetail.css end*/


/*--------prolist.css start------------*/

.page_content { padding:20px; line-height:28px; font-size:14px; }




.pagination {
	width: auto;
	height: auto;
	margin:10px auto; 
	padding: 30px 0 5px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:16px; 
	color: #999; 
	
	text-align: center;
}
.pagination a { 
	margin: 0 5px 0 0; 
	padding: 8px 12px; 
	line-height: 15px; 
	background-color:#CCC; 
	/*float: left; */
	height: 15px; 
	color: #666; 
	text-decoration: none; 
}
.pagination a.number:hover { 
	background: #47839d; 
	border-color: #47839d !important; 
	color: #fff !important; 
}
.pagination a.number { 
	color:#47839d; 
	background: #ccc; 
}
.pagination a.current { 
	background: #47839d; 
	border-color: #47839d !important; /**/
	color: #fff !important; 
}
.pagination a.current:hover { 
	text-decoration: underline; 
}


.mainul1 { 
	position: relative; 
	margin-left:-22px;
}
.mainul1 li { 
	margin:7px 0; 
	width: 272px; 
	text-align:center; 
	float:left; 
	overflow: hidden; 
	margin-left:22px;
}
.mainul1 A.pic { 
	width:258px;
	height:141px; 
	overflow:hidden; 
	text-align: center; 
	display: block;
	margin:0 auto; 
	border: #e6e7e7 1px solid; /**/
	background-color:#fff;
}
.mainul1 A.pic:hover { 
	text-decoration:underline; 
	border: #f60 1px solid; 
	background: #fff4ce; 
}
.mainul1 .pic IMG { 
	width: 250px; 
	height: 133px;
	margin:4px;
}
.mainul1 H1 { 
	text-align: center; 
	margin: 0; 
	display:block; 
	color: #0068cc; 
	font-size: 14px; 
	height:32px; 
	line-height:32px; 
}
.mainul1 H1 a { 
	font-weight:normal; 
}

/*--------prolist.css end------------*/


/* ---------prodetail.CSS  start-----------*/


.prodetail{
	width: 100%;
	height: auto;
	margin: 10px auto;
}
.protitle{
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: #CCC 1px solid;
	line-height:25px;
}	
.protitle h2{
	font-size: 20px;
	font-family: '微软雅黑';
}
.protitle span{
	font-size: 10px;
	font-family: '微软雅黑';
}

.proar{
	height: auto;
	width: 100%;
	padding: 20px 0px;
}

.proar img{
	float: left;
	height: auto;
	width: auto;
	margin: 20px 20px;
}
.prop{
	padding: 20px 0 20px 0;
}
.prop p,.prop div{
	padding: 5px 0;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #666;
	text-align: justify;
	line-height: 21px;
}

/* ---------prodetail.CSS  end-----------*/

.woyaochajian{margin-top: 33px;padding-left: 15px;padding-bottom: 40px;}
.woyaochajian label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;color: #F1BB00;padding-left: 10px; 
}
.woyaochajian textarea{width: 300px;height: 105px;margin-bottom: 10px;}
.woyaochajian .text{width: 77px;height: 25px;line-height: 25px;float: left;}
.woyaochajian  .zhuizong{height: 30px;padding:0 20px;width:auto;line-height: 30px;color: #FFFFFF;background-color: #F1BB00;border: 0;margin: 0;border-radius: 4px;}
.woyaochajian  img{ vertical-align:middle; float:left; display:block;cursor: pointer;height: 30px}
.woyaochajian a{ vertical-align:middle; display:block;float:left; line-height:30px;margin-left:5px;}