﻿@charset "utf-8";
/* CSS Document */

.textinfo{ line-height:30px;word-break:normal; height:510px; padding-right:5px; font-size:14px;}
.textinfo p{margin: 5px 0;}

/*产品详细*/
.ProDetail{}
.ProDetail .bpic{ width:380px; float:left; margin-right:15px; text-align:left;}
.ProDetail .bpic img{ max-width:380px; *width:380px;}
.ProDetail .detail{ width:355px; float:left; line-height:36px; font-size:14px;}
.ProDetail .detail h3{ font-size:18px; color:#e60012; font-weight:normal; padding:0 5px;}
.ProDetail .detail ul li{ border-top:dotted 1px #c3c4c7; padding:0 5px; height:36px;}
.ProDetail .ProInfo_title{ margin-top:10px; height:28px; line-height:28px; color:#434447; background:#c8cbd0; font-size:14px; padding:0 20px; border-radius:3px;}
.ProDetail .ProInfo{ margin-top:10px; padding:0 5px; height:200px; line-height:25px;}

.newslist{}
.newslist li{ line-height:36px; list-style:disc inside; padding:0 5px; color:#de0f18;}
.newslist li span{ float:right; color:#999;}

/*新闻详细*/
.NewsDetail{ padding:5px 0 0;}
.NewsDetail header{}
.NewsDetail header h1{ font-size:20px; text-align:center; line-height:35px; margin-bottom:10px;}
.NewsDetail header p{ padding-left:5px; line-height:28px; font-size:12px;}
.NewsDetail header p span{ padding:0 5px;}
.NewsDetail .NewsContent{ padding:5px 10px; font-size:13px; line-height:30px; height:390px;}
.NewsDetail .NewsContent p{ padding:5px 0;}
.NewsDetail .NewsContent img{max-width:1100px; width: expression(this.width > 730 ? 730 : true);}
.NewsDetail .NewsContent .videohtml{ text-align:center;}
.NewsDetail .NewsContent .videohtml embed{ width:800px !important; height:450px !important;}
.NewsDetail footer{ margin-top:5px; line-height:35px;}
.NewsDetail footer .NewsSkip{ padding:0 5px; font-size:12px; overflow:hidden;}
.NewsDetail footer .NewsSkip li{ width:50%; float:left; padding:5px 0;}
.NewsDetail footer .NewsSkip li.NewsNext{ text-align:right;}


/*页码*/
.page{ padding:10px 0; overflow:hidden; font-size:12px;}
.page ul{ text-align:right; float:right;}
.page ul li{ display:inline;}
.page ul li a{ width:25px; height:25px; display:inline-block; line-height:25px; text-align:center; color:#4e4444; margin:0 1px;background:#eaeaea;}
.page ul li a:hover,.page ul li a.cur{ color:#fff; text-decoration:none; background:#de0f18;}
.page ul li a.w2{width:50px;}
.page ul li a.w2:hover,.page ul li a.cur.w2{}
.page p{ float:left; line-height:25px; color:#9a9a9a;}
.page p strong{ color:#de0f18;}
.links li{ margin:11px;}

.service{ margin-top:20px;}
.service td{ padding:5px 3px;}
.service .inputtext{ border: solid 1px #abadb3; background:none; padding:0; margin:0; line-height:22px; outline:none; color:#555;}
.service .inputbtn{ width:118px; height:26px; background:url(../images/inputbtn.jpg) no-repeat; padding:0; margin:0; border:none; color:#000;}

.contact{ background:url(../images/conbg.png) 50% 10px no-repeat; padding-left:10px;}