/*内页banner*/
.banner{width:100%;height:240px;background:url(../images/bannerPage.png) center center no-repeat;}

/*--内页banner*/

/*内容*/
.content{width:960px;margin:-20px auto 0;height:auto;padding:20px;background:url(images/pageBg.png) repeat-x top left #fff;overflow:hidden;}
.sidebar{width:210px;float:left;}
.sidebar .title{height:60px;background:url(images/titleBg.png) repeat-x top left;line-height:60px;}
.sidebar .title h3{font-size:16px;text-align:center;color:#333;}
.sidebar ul{height:auto;padding:0 20px;}
.sidebar ul li {background:url(images/subLine.png) no-repeat left bottom;}
.sidebar ul li a{display:block;height:40px;line-height:40px;background:url(images/subArrow.png) no-repeat left center ;padding-left:15px;color:#555;font-size:14px;position:relative;top:0;left:0;}
.sidebar ul li a span{display:inline-block;position:absolute;right:0;top:20px;width:8px;height:8px;background:url(images/slideDown.png) no-repeat center center;}
.sidebar ul li a span.on{background:url(images/slideUp.png) no-repeat center center;}
.sidebar ul li a:hover,.sidebar ul li .current{color:#0d4dcf;}
.sidebar ul li .subMenu{margin:0 5px;display:none;}
.sidebar ul li .subMenu a{display:block;height:27px;line-height:27px;margin:3px 0;background:url(images/subBg.png) left center no-repeat;padding-left:30px;font-size:12px;}
.pageRight{width:720px;float:right;}
.location{height:35px;line-height:35px;color:#666;font-size:12px;border-bottom:1px solid #eee;width:100%;text-align:right;}
.location span{display:inline-block;}
.location a{display:inline-block;margin:0 3px;color:#666;}
.location a:hover{color:#0d4dcf;text-decoration:underline;}

/*产品列表*/
.pageConent,.newsList{margin:20px 0;}
.pageConent ul {height:auto;font-size:0;}
.pageConent ul li{margin:0 10px 20px; display:inline-block; text-align:center;width:220px;height:auto;position:relative;top:0;left:0;}
.pageConent ul li img{width:220px;height:200px;border:1px solid #eee;padding:1px;display:block;overflow:hidden;position:relative;top:0;left:0;}
.pageConent ul li:hover{top:-5px;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.pageConent ul li a{color:#555;display:block;}
.pageConent ul li a:hover{color:#0d4dcf;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.pageConent ul li p{margin-top:10px;font-size:14px;}
/*--产品列表*/

/*新闻列表*/
.newsList ul li{font-size:14px;margin:10px 0;height:auto;border-bottom:1px dashed #eee;padding-bottom:5px;}
.newsList ul li a{color:#444;height:24px;line-height:24px;background:url(images/dot.png) no-repeat left center;padding-left:20px;}
.newsList ul li a:hover{color:#00438e;text-decoration:underline;}
.newsList ul li span{float:right;color:#666;font-size:13px;}
/*--新闻列表*/


/*新闻内容页*/
.pageContent h3{font-size:24px;color:#555;margin:40px 0 20px;text-align:center;}
.pageContent .newsDate{font-size:12px;color:#ccc;border-bottom:1px dashed #eee;text-align:center;padding-bottom:10px;}
.pageContent .newsInfo,.pageContent .companyInfo{font-size:14px;margin-top:20px;}
.pageContent .newsInfo p{color:#444;line-height:24px;text-indent:28px;margin-bottom:10px;}

/*--新闻内容页*/

/*公司简介*/
.companyInfo h3,.contactInfo h3{font-size:24px;color:#555;margin:30px 0;text-align:center;}
.companyInfo p,.contactInfo p{color:#444;line-height:24px;text-indent:28px;margin-bottom:10px;}
.companyInfo img{display:inline-block;height:auto;}

/*--公司简介*/

/*联系我们*/
.contactInfo{background:url(images/contact.png) no-repeat center right;}
.contactInfo .contactLeft{width:200px;height:auto;float:left;}
.contactInfo .contactRight{width:520px;height:auto;float:right;margin-top:30px;}

.contactInfo  form p{height:auto;margin:10px 0;text-indent:0;}
.contactInfo  form p label{width:60px;text-align:right;display:inline-block;margin-right:10px;font-size:13px;}
.contactInfo  form p input{height:30px;line-height:30px;padding-left:5px;border:1px solid #ddd;border-radius:2px;}
.contactInfo  form p textarea {vertical-align: middle;padding-left:5px;border:1px solid #ddd;border-radius:2px;width:240px;}
.contactInfo  form p .text {width:240px;}
.contactInfo  form p .textYz {width:160px;}
.contactInfo  form p .codeImg {display:inline-block;margin-left:10px;vertical-align:middle;}
.contactInfo  form .btn {display:inline-block;text-align:center;margin-left:80px;margin-top:20px;}
.contactInfo  form .btn input{width:70px;height:35px;line-height:35px;color:#fff;border-radius:5px;margin:0 5px;cursor:pointer;}
.contactInfo  form .btn .btnOk{background:#014489;border:1px solid #013c78;}
.contactInfo  form .btn .btnOk:hover{background:#013c78;}
.contactInfo  form .btn .btnReset{background:#f57401;border:1px solid #e16a00;}
.contactInfo  form .btn .btnReset:hover{background:#e16a00;}
.contactInfo  .leaveWord{margin-bottom:20px;border-bottom:1px dashed #ccc;padding-bottom:20px;}
.contactInfo  .leaveWord h4{color:#333;margin-bottom:5px;}
.contactInfo  .leaveWord span{color:#444;font-size:13px;}

/*联系我们*/

/*--内容*/

/*分页*/
.pager{text-align:center;height:auto;clear:both;font-size:14px;overflow:hidden;}
.pager a{display:inline-block;border:1px solid #ddd;color:#555;width:28px;height:28px;line-height:28px;margin:20px 2px 0;}
.pager a:hover,.pager a.current{background:#014489;color:#fff;border:1px solid #014489;}
.pager a.prePage,.pager a.nextPage{height:28px;line-height:28px;width:60px;}

/*--分页*/