/* 

MSHOT New Home Page- CSS File

*/

body {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:"Arial","����";
	font-size:14px;
}

@charset "gb2312";
*{margin:0px; padding:0px;}
ol,ul{margin:0; padding:0; list-style:none;}
a:link, a:visited{color:#000000;text-decoration:none;}
a:hover{color:#CCCCCC;text-decoration:none;}
img{border:none;}
blockquote {background: #F7F7F7; border-left: 10px solid #219DD8; line-height: 24px; padding: 10px 10px; margin: 0px 10px;}
.clearfloat{clear:both; height:0px; overflow:hidden;}
body{ font-size:14px; font-family:"����", sans-serif, serif; text-align:center;}

#main{ 
	width:950px; 
	margin:0 auto; 
	text-align:left;
}

/* ============================================== Head ============================================== */

.head{ 
	background:url(../images/logo.png) left center no-repeat; 
	height:61px;
	text-align: 
	right;margin: 8px 0;
}

.en { 
	float: right;
	font-family: Verdana;
	background: url(../images/en_icon.png) 0 3px no-repeat;
	display: inline-block;
	padding: 0px 0 0 20px;
	margin-top: 30px;
}

.call { margin-right: 100px; }

/* ============================================== Navigation ============================================== */

.navigation{ 
	background-color: #1C54A1;
	height:45px; 
	font-size: 14px; 
	line-height:45px; 
	padding-left:11px;
	margin-bottom: 5px;
}
.navigation ul li{ 
	float:left;
	background:url(../images/border.png) right top no-repeat; 
	font-weight: bold;
	padding: 0 15px;
}
.navigation ul li a { color:#FFF;}
.navigation ul li a:hover{ color: #F0C237;}
.navigation ul li.nobor{ background:none;}

.detailnav {
	padding: 10px 0px; 
	border-bottom: 3px solid #E0E0E0; 
	margin-bottom: 15px;
}

.detailnav span {display: inline;}
/* ============================================== Container ============================================== */

.container{ padding: 5px 0; height: 100%;}
.contact {width: 100%; height:auto;}

.contact li{ 
	background: url(../images/li_list.png) no-repeat scroll 0 8px;
	padding: 0 0 0 20px;
	line-height: 22px;
	margin-left: 30px;
}

.contact p {	
	line-height: 24px;
	text-align: justify;
	margin-bottom: 10px;
}

.weixin{
	float: right; 
	border: 8px solid #eee; 
}

.weixin p{
	line-height: 1.2em; 
	text-align: center; 
	font-size: 12px;
}

/* ============================================== Contact ============================================== */

.call_box{ 
	background: #fff; 
	margin:7px; 
	border: 1px #DCE1E5 solid;
}

.call_text{
	font-size:14px; 
	padding: 8px 20px; 
	line-height: 25px;
}

.call_text span{ 
	display:block;
	color:#666;
	padding-left: 32px;
}

.hQQ{ background:url(../images/qq.png) no-repeat;}
.hcall{background:url(../images/phone.png) no-repeat; margin: 5px 0;}
.htel{background:url(../images/call.png) no-repeat; margin: 5px 0;}
.hfax{background:url(../images/fax.png) no-repeat; margin: 5px 0;}
.hemail{background:url(../images/email.png) no-repeat; margin: 5px 0;}

.social {height: 100%; margin-bottom: 10px;}
.tqq {padding-left: 21px;}
.weibo {display: inline-block;}

.abuot_box{ 
	background: #fff; 
	margin:7px; 
	border: 1px #DCE1E5 solid;
	height: 243px;
}

.abuot_box ul li{
	float: left;
	margin-top: 8px;
	padding: 20px 15px 20px 15px;
	margin-left: 15px;
	font-weight: bold;
	border: 1px solid #e5e5e5;
}

.abuot_box ul li a{
	color: #1C54A1;

}

/* ============================================== left ============================================== */

#left{ 
    float:left;
	background: #F1F2F4; 
	width:245px; 
	display:inline; 
	margin-bottom: 10px;
}

.title{ 
	height:25px; 
	font-size:15px; 
	font-weight:bold; 
	text-align: center; 
	padding-top: 10px; 
	border-bottom: #F1F2F4 3px solid;
}


/* ============================================== Category ============================================== */

.category_box{ 
	background: #fff; 
	margin: 7px; 
	border: 1px #DCE1E5 solid;
}

.category_text{}
.category_text dl{height: 150px;}

.category_text dt{
	height:18px; 
	padding:10px 0; 
	font-weight:bold; 
	text-indent:28px; 
	cursor:pointer; 
	border-top: 1px #DCE1E5 solid;
}

.category_text dt a{color: #1C54A1;}
.category_text dt a:hover{color: #F0C237;}

.category_text dl dd{
	float: left; 
	width: 90px; 
	height: 25px;
	background: url(../images/micon.png) 0px 10px no-repeat;
	text-indent: 10px; 
	padding-top: 4px;
	margin-left: 18px;
}
.category_text dl.box1 {height: 100px;}
.category_text dl.box2 {height: 130px;}

/* ============================================== Download ============================================== */
.download{
    background: #fff;
    margin: 7px;
    border: 1px #DCE1E5 solid;
}
.download ul li{margin: 10px 15px; border-bottom: 1px solid #DCE1E5;}

/* ============================================== Right ============================================== */

#right{ 
	width:685px; 
	float:right; 
	padding-top: 5px;
}

.right_box{
	width:685px; 
	overflow: hidden;
}

/* ============================================== Slider ============================================== */

#slider {
	float:left;
	width:330px;
	height:300px;
	overflow:hidden;
	position:relative;
	margin-left:4px;
}
#slider ul {
	height:280px; 
	position:absolute;
}

#slider ul li {
	float:left; 
	width:330px; 
	height:280px; 
	overflow:hidden; 
	position: absolute;
}

.btnBg {
	position:absolute; 
	width:320px; 
	height:30px; 
	left:5px; 
	bottom:6px; 
	text-align:right; 
	color:#FFF;
}

.btn {
	position:absolute; 
	width:300px; 
	height:10px;
	left:5px;
	padding:5px 10px;
	bottom:30px; 
	text-align:right;
	z-index:4
}

.btn span {
	display:block;
	float:left; 
	width:25px; 
	background: #FFF;
	height:17px; 
	font-size:14px; 
	text-align:center;
	margin-left:5px;
	cursor:pointer; 
}

/* ============================================== About ============================================== */

#about {
	background: url(../images/mshot.jpg) no-repeat;
	float:right;
	width:330px;
	height: 300px;
}

.header_text {margin: 144px 0 0 0;}
.heading {float: left; margin-right: 30px;}

.heading h2 {
	margin-left: 5px;
	color: #1C54A1;
	margin: 2px; 
	font-size: 14px;
	font-weight: bold;
}

.stripe { 
	background: #fff url(../images/stripe.png);
	height: 18px;
	overflow: hidden;
}

.about_text {
	font-size: 14px; 
	line-height: 24px;
	margin:4px 0;
}

/* ============================================== News ============================================== */

.news{
	margin-top: 8px; 
	font-size: 14px;
}

.news ul{ padding-top:5px;}

.news ul li{
	background: url(../images/newsicon.gif) 0px 7px no-repeat; 
	height:22px; 
	line-height:22px; 
	padding-left:15px; 
	margin: 0 0 10px;
}

.news h2{ 
	font-size: 14px; 
	border-bottom: 5px solid #e5e5e5; 
	padding: 0 0 5px 0;
}

.news_box{ 
	width:330px; 
	float:left; 
}

.news_box_right { 
	width:330px; 
	float:right; 
}

/* ============================================== Tab ============================================== */

.tab{
	width: 100%; 
	border: 1px solid #eaeaea;
	overflow: hidden; 
	margin: 10px 0;
}

.tab1 ,.tab2{
	height:29px; 
	background: url(../images/kbg.gif) 0 0 repeat-x;
}

.tab1 ul ,.tab2 ul{margin:0;padding:0;}

.tab1 li,.tab2 li{
	float:left;
	padding:0 20px;
	height:29px;
	line-height:29px;
	text-align:center;
	border-right:1px #eaeaea solid;
	cursor:pointer;
	list-style:none;
}

.tab1 li a,.tab2 li a{
	color: #666; 
	text-decoration: none;
}

.tab1 li.now,.tab2 li.now{
	color:#5299c4;
	background:#fff;
	background: url(../images/kehutab.jpg) repeat-x;
	text-decoration: none;
}

.tabuli{
	float: left;
	color: #2143A7;
	font-weight: bold;
	width: 100px;
	border-right: 1px #CCC solid;
	height: 29px;
	line-height: 29px;
	text-align: center;
	margin-left: 22px;
}

.tablist{height:auto;display:none;}
.block{display:block;}

.tabContent ul {height: 100%; padding:10px 0px 10px 13px;}

.tabContent ul li{
	float: left; 
	display:inline;
	border: 1px solid #eaeaea;
	margin: 5px 5px 10px 5px;
}

.tabContent ul li img{
	width:auto;
	height:auto; 
	width:120px; 
	height: 60px;
}

/* ============================================== Tier ============================================== */

.tier{
	height: auto;
	width: 685px;
	margin-top: 13px; 
}

.tier_left{
	float: left;
	width: 215px;
	height: auto;
	margin-right: 17px;
	border: 1px solid #eaeaea;
	padding: 5px 0px;
}

.tier_right{
	width: 215px;
	height: auto;
	float: right; 
	padding: 5px 0px;
	border: 1px solid #eaeaea;
}

/* ============================================== Breadcrumb ============================================== */

.breadcrumb{
	background: url(../images/kbg.gif) 0 0 repeat-x;	
	height:38px; 
	margin-top: 15px; 
	width: 100%;
	border: 1px solid #eaeaea; 
}

.breadcrumb li {
	font-size: 14px;
	display: inline;
	margin-left: 19px;
	line-height: 38px;
}

/* ============================================== Footer ============================================== */

.footer{
	width: 100%; 
	padding: 15px 0 0 0; 
	margin-top: 15px; 
	border-top: 3px solid #1C54A1;
}

.footer-menu ul{text-align: center; margin: 5px 0;}

.footer-menu ul li{
	display: inline; 
	margin: 0 8px 0 0; 
	padding: 0 15px 0 0; 
	font-weight: bold; 
	border-right: 1px solid #ccc; 
}

.footer-menu ul li a {color: #1C54A1;}
.footer-menu ul li a:hover{color: #F0C237;}
.footer-menu ul li.last{border-right: none; }

.footer-menu p {
	font-size:12px;
	margin-top: 15px;
}

.footer-links{margin: 15px 0;}
.footer-links ul{text-align: center;}

.footer-links ul li{
	display: inline; 
	font-size: 12px; 
	padding: 0 5px 0 0;
}

.copyright{width: 100%;}


/* ============================================== Product Page ============================================== */

#product{
	width:685px; 
	float:right; 
}

#product p {
	padding: 0 1%;
	line-height: 24px;
}

.product_box{width: 685px; overflow: hidden;}

.product_box h1{
	font: 700 18px/1.5em Arial,Verdana,"microsoft yahei"; 
	color: #1C54A1;
}

.product_box h1 strong{color: #FF3721;}

.productleft{
	float: left; 
    margin: 6px 0; 
	border: 1px solid #e5e5e5;
	border-bottom: solid #d7d7d7;
}

.product_text p{line-height: 24px;}
.product_text ul{margin-left:30px;}

.product_text li{
	background: url(../images/li_list.png) no-repeat scroll 0 8px; 
	padding: 0 0 0 20px; 
	line-height: 24px;
}

.productright{float: right;}

.productright li{
	margin:6px 0 0 0;
	padding: 0 10px 0 0;
}

.productright li img{
	border: 1px solid #ececec; 
	padding: 3px;
}

#pcenter {	
    width:685px; 
	float:right;
	border: 1px #F1F2F4 solid;
	padding-bottom: 10px;
	overflow: hidden;
}

.allproduct {
	position: relative;
	left: -1px;
	font: 400 22px/1.8em Arial,Verdana,"microsoft yahei";
	color: #1C54A1;
	margin: 0 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E0E0E0;
}

.allproduct strong {
	font-size: 16px; 
	color: #3e433e;
}

.productul li {
	float: left; 
	display: inline-block; 
	margin: 25px 10px 9px 10px;!important; 
	*margin:25px 10px 11px 10px;/*ie7*/
    width: 204px; 
	text-align:center;	
	border: #ddd 1px solid;
	overflow:hidden
}
.productul li img{ width: 100%;}

.productul li .caption {
	overflow: hidden;
	margin: 8px 5px;
	height: 163px;
}
.productul li .tt.td{padding-top: 7px;display: block;}


.productul li .tt {font: 400 13px/2.0em "����",Arial,Verdana,"microsoft yahei";}	

.productul li .tt strong {
	font: 600 13px/2.0em Arial,Verdana,"microsoft yahei"; 
	color: #1C54A1;
}	

.productul li .tt a:hover{color: #A86C35;}	

.camera { 
	margin-top: 10px;
	padding: 10px 0 20px 10px;
	overflow: hidden;
	border-bottom: 3px solid #E0E0E0;
}

.camera img{ 
	float:left; background:#fff; 
	width: 200px;
}

.camerabox { 
	float: right;
	width: 450px;
	margin-right: 10px;
	background-color: #fff;
	padding: 10px 0;
	border: 1px #ebebeb solid;
	border-bottom-width: 2px;
}

.camerabox h2{
	font: 800 16px/1.2em Arial,Verdana,"microsoft yahei";
	background: url(../images/mcicon.png) no-repeat;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 35px;
	padding-bottom: 10px;
	margin: 0 25px 5px 25px;
	}

.camerabox ul li{ 
	float: left;
	line-height: 38px;
	width: 180px;
	margin-left: 25px;
	background: url(../images/newsicon.gif) 0px 15px no-repeat;
	padding-left: 15px;
	font-size: 13px;
}

.camerabox li strong { 
	font: 600 14px/2.0em Arial,Verdana,"microsoft yahei";
	color: #1C54A1;
}

.camerabox ul li a{ color: #333;}
.camerabox ul li a:hover{color: #A86C35;}
.camerabox li strong:hover{color: #A86C35;}


/* ============================================== Product TAB ============================================== */

.product_tab{
	width: 100%; 
	overflow: hidden; 
	margin:20px 0;
}

.product_tab1 ,.product_tab2{
	height:33px; 
	background: url(../images/kbg.gif) 0 0 repeat-x;
	border-bottom: 2px solid #FF3721;
}

.product_tab1 ul ,.product_tab2 ul{margin:0;padding:0;}

.product_tab1 li,.product_tab2 li{
	float:left;
	background: #F5F5F5;
	font: 500 16px/2.0em Arial,Verdana,"microsoft yahei";
	padding:0 20px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-top: 1px #eaeaea solid;
	border-right:1px #eaeaea solid;
	border-left: 1px #eaeaea solid;
	cursor:pointer;
	list-style:none;
}

.product_tab1 li a,.product_tab2 li a{
	color: #666; 
	text-decoration: none;
}

.product_tab1 li.now,.product_tab2 li.now{
	font: 600 16px/2.0em Arial,Verdana,"microsoft yahei";
	height: 34px;
	background:#fff;
	text-decoration: none;
}

.product_tablist{height:auto;display:none;}
.block{display:block;}

.product_tabContent ul{}
.product_tabContent ul li{
	background: url(../images/li_list.png) no-repeat scroll 0 8px;
    padding: 0 0 0 20px; 
	line-height: 26px;
	margin: 0 0 8px 30px;
}

.product_tabContent ol {margin: 10px; line-height: 26px; padding-left: 30px;}
.product_tabContent p{margin: 10px; line-height: 26px;}

.product_tabContent img{ 
	margin: 20px 0; 
	margin-left: 23px;
	padding: 10px;
	border: 1px solid #ececec;
	width: 620px;
}

/* ============================================== Related Product ============================================== */

.product_table{
	width: 100%;
	font:500 14px/1.5em Arial,Verdana,"microsoft yahei";
	margin-top: 10px;
}

.product_table td{padding: 6px 18px;}

.product_table tr.bg{
	background: #F1F2F4;
}

/* ============================================== Related Product ============================================== */

.related_product{
	float: left; 
	width: auto; 
	background: #F1F2F4; 
	border: 1px solid #ededed; 
	padding: 20px; 
	overflow: hidden; 
	padding: 15px;
}

.related_product h2 {
	color: #1C54A1; 
	font-size: 16px; 
	line-height: 32px;
}

.inner{
	background: #b7b7b7; 
	height:200px; 
	padding: 25px 15px 0 15px;
}

.inner ul{list-style: none;}

.inner ul li {
	width:145px;
	float: left; 
	margin-left: 10px;
}
	 
.inner ul li .info{
	width:137px; 
	padding: 15px 0; 
	background: #F3F3F3;
}

.inner ul li .info h3 {
	font-size: 14px; 
	font-weight: normal; 
	text-align: center;
}

.inner ul li .info p {text-align: center;}
.inner ul li .info p a{color: #A86C35;}
.inner ul li .info p a:hover{color: #ecc;}

/* ============================================== News Center ============================================== */

.news_text {
	width: 685px;
	float: right;
}

.news_text ul li {
	float: left;
	width: 100%;
	line-height: 34px;
	background: url(../images/newsicon.gif) 0px 13px no-repeat;
	border-bottom: 1px dashed #BBB5B5;
}

.news_text li span {
	float: right;
	color: #999;
}

.news_text p {
	padding: 0 1%;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 20px;
}

.news_text li a {
	float: left;
	margin-left: 20px;
}

.news_text h2 {
	text-align: center; 
	margin: 15px 0;
}

.news_text h3 {
	font-size: 14px; 
	margin-left: 15px; 
	margin-top: 40px; 
	color: #1C54A1;
}

.text_box {
	width: 685px;
	float: right;
}

.text_box p{
	padding: 0 1%;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 20px;
}

.text_box p a{
	color: #1C54A1;
}

.text_table {border-collapse:collapse;border:none; margin:8px auto;} 
.text_table td{border:1px solid #ccc;padding: 2px 10px;} 

#related {	
    width: 685px;
	float: right;
}

.related ul { margin-left: 15px;}

.related ul li{ 
    width: 100%;
	margin-top: 5px;
}

.pagination { 
	float: right;
	width: 685px; 
	background-color: #F1F2F4;
	margin-top: 18px;
}

.pagination ul{ 
	text-align: center; 
	margin: 15px 0 15px 0;
}

.pagination ul li{ 
	display: inline; 
	margin: 0 4px 0 0;
}

.pagination ul li a{ 
	padding: 3px 8px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ddd;
	color: #1C54A1;
	border-radius: 3px;
}

.pagination ul li a:hover {
	background: #f0f0f0;
	border-color: #ccc;
	}
.pagination ul li a:active {
	background: #fff;
	border-color: #ddd;
	}	

/* ============================================== Photo ============================================== */

.photo {
	width:685px; 
	float:right;
	border: 1px #F1F2F4 solid;
    padding: 15px 0;
}

.photo ul{
	margin-left: 15px; 
	width: 100%;
}
.photo ul li{
	float: left;
	background-color: #f5f5f5;
	margin: 11px;
}

.photo ul li .info{
	background-color: #f5f5f5;
	text-align: center;
	padding: 15px 0;
}



