@charset "utf-8";
*{margin: 0;padding: 0;}
a{text-decoration: none;border: none;}
img { border: none }
table, tr, td { font-weight: normal }
div, li, ul { margin: 0; padding: 0;list-style-type: none;}
ul, li { list-style: none; }
i { font-style: normal }
body{font-family: 'Microsoft YaHei', 'Heiti SC';background: rgb(255,255,255);font-size: 14px;color: #1a1a1a;
}/* CSS Document */

.container
{
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
	max-width: 1920px;

}
.ovfl {
    overflow: hidden;
}
.clear {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
/*-----------------content-------------------*/

.content
{
	width: 1200px;
	height: auto;
	display: table;
	margin: 0 auto;
	padding: 0 0 30px 0;
	font-family: Microsoft Yahei,Arial,Verdana,sans-serif;	
}

.crumbs
{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #1a1a1a;
	background: #fafafd;
	font-family: Microsoft Yahei,Arial,Verdana,sans-serif;	
}

.title_adv
{
	width: 1200px;
	height: auto;
	display: table;
	margin: 0 auto
}

.title_adv:after
{
	float: left;
	content: "";
	width: 7px;
	height: 20px;
	background: #c4181f;
	margin: 15px 10px 0 0
}

.crumbs a { color: #1a1a1a }

.crumbs span {
	color: #FF0000
}

.title
{
	width: 100%;
	height: auto;
	line-height: 35px;
	font-size: 30px;
	color: #333333;
	font-family: "Sim Hei";
	text-align: center;
	font-weight: bold
}

.top { margin-top: 30px }
.company{height: auto;display: table;border: 1px solid #e6e6e6;margin-top: 30px;padding: 15px;
}
.company img{width: 1200px;height: 427px;display: block;margin: 0px auto;
}
.company h2{ margin-top:30px;font-size: 24px;
	border-bottom: 3px solid #c4161c;
	padding-bottom: 10px;
	text-align: center;
	font-family: Microsoft Yahei,Arial,Verdana,sans-serif;	
}
.company p{font-size: 16px;text-indent: 2rem;color: #333333;margin-top: 20px;line-height: 36px;
}
<!--.product{width: 100%;height: auto;display: table;overflow: hidden;}-->
#mbOverlay
{width: 100%;
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	
	height: 100%;
	cursor: pointer;
}

#mbOverlay.mbOverlayIE { position: absolute; }

#mbCenter
{
	position: absolute;
	z-index: 9999;
	left: 50%;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
}

#mbCenter.mbLoading
{
	background: #fff url(../images/WhiteLoading.gif) no-repeat center;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage
{
	left: 0;
	top: 0;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited { color: #ddd; }

#mbImage a:hover, #mbImage a:active { color: #fff; }

#mbBottom
{
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle
{
	display: inline;
	color: #999;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber
{
	background: url(../images/mbNumber_bg.gif) no-repeat center;
	display: inline;
	color: #C00;
	line-height: 26px;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	width: 65px;
	height: 26px;
}

#mbCaption
{
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink
{
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink
{
	width: 32px;
	height: 100px;
	background: transparent url(../images/CustomBlackPrevious.gif) no-repeat center;
	position: absolute;
	top: 38%;
	left: -32px;
}

#mbNextLink
{
	width: 32px;
	height: 100px;
	background: transparent url(../images/CustomBlackNext.gif) no-repeat center;
	position: absolute;
	top: 38%;
	right: -32px;
}

#mbCloseLink
{
	width: 24px;
	background: transparent url(../images/CustomBlackClose.gif) no-repeat center;
	position: absolute;
	top: 10px;
	right: 10px;
}

#mbError
{
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active
{
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

.layout_default
{
	float: left;
	margin: 20px 30px 0 15px;/*	-webkit-box-shadow: 5px 5px 5px #e7e7e7;
	-moz-box-shadow: 5px 5px 5px #e7e7e7;
	box-shadow: 5px 5px 5px #e7e7e7;
*/
}

.layout_default2
{
	float: left;
	margin: 20px 10px 0 0;/*	-webkit-box-shadow: 5px 5px 5px #e7e7e7;
	-moz-box-shadow: 5px 5px 5px #e7e7e7;
	box-shadow: 5px 5px 5px #e7e7e7;
*/
}

.mod_gallerylist
{
	width: 105%;
	height: auto;
	margin: 10px 0 0 0;
}

.meta
{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 50px;
	color: #1a1a1a;
	font-size: 16px;
}

.meta a
{
	color: #1a1a1a;
	text-decoration: none
}

.news-0
{
	width: 1094px;
	height: auto;
	display: table;
	border: 3px solid #e6e6e6;
	margin-top: 30px;
}

.news_photo
{
	float: left;
	width: 350px;
	height: 200px;
	overflow: hidden
}

.news_photo img
{
	width: 350px;
	height: 200px;
}

.list-describe
{
	width: 1200px;
	height: auto;
	display: table;
	margin: 0 auto;
	line-height: 25px;
}

.group_text
{
	float: right;
	width: 810px;
	height: auto;
	display: table;
	font-family: Microsoft Yahei,Arial,Verdana,sans-serif;	
}

.group_text a.more
{
	display: block;
	color: #c4181f;
	padding-left: 10px;
	margin-top: 20px;
}

.list-describe li
{
	width: 100%;
	height: auto;
	display: table;
	padding-bottom: 30px;
	margin: 30px 0 0 0;
	border-bottom: 1px dashed #e6e6e6;
}
.list-describe li:last-child { border-bottom: none; }
.list-describe li .group{width: 100%;height: auto;display: table;}
.list-describe li span{float: right;color: #333333;font-size: 16px;}
.list-describe li .group a{width: 500px;height: auto;float: left;display: table;color: #333333;margin-left: 5px;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;	
}

.list-describe li .group a:hover { color: #0162bc }
.list-describe li p{font-size: 16px;color: #808080;line-height: 35px;margin: 10px 0 0 10px;}
.news_xq{ width:1130px;height: auto;display: table;border: 1px solid #e6e6e6;margin-top: 30px;padding-bottom: 50px; padding:0 15px;}
.news_xq img{display: block;margin: 0 auto;margin-top: 30px;
}

.news_xq h2{width: 92%;font-size: 24px;color: #1a46c2;font-weight: bold;padding-bottom: 15px;border-bottom: 1px solid #ccc;margin: 0 auto;padding-left: 3%;margin-top: 30px;text-align: center}
.news_xq h2 span{display: block;font-size: 14px;color: #8a8989;margin-top: 10px;font-weight: normal}
.news_xq p{font-size: 16px;text-indent: 2em;line-height: 40px;margin: 30px 50px 0 50px;color: #1a1a1a}
.contact{width: 1200px;height: auto;display: table;border: 1px solid #e6e6e6;margin-top: 30px;}

.contact h2{
	font-size: 26px;
	color: rgb(244,74,2);
	margin: 20px 0 0 0px;
	text-align: center;
}
.contact ul{width:1000px;margin: 0 auto;display: table; padding-top:30px;}

.contact ul li{float: left;width:100%;line-height: 42px; margin-left:300px;}
.contact ul li a{width: 100%;float: left;text-decoration: none;font-size: 13pt;color: rgb(40,40,40);font-family: 'Microsoft YaHei';}
.contact ul li a:hover{color: rgb(40,40,40);}
.contact ul li table tr td{font-size: 16px;font-weight: bold;color: #333333;vertical-align: top;line-height: 40px;font-family: 'Microsoft YaHei', 'Heiti SC', "Hiragino Sans GB", STHeiti, Arial, sans-serif, Verdana, Geneva, Helvetica;}
.map{width: 1200px;height: auto;display: table; margin-top:20px;}
.resource{width: 100%;min-height: 718px;display: table;overflow: hidden;margin-top: 3s0px;}
.resource table{width: 1200px;color: #1a1a1a;margin-top: 20px;border: 1px solid rgb(238,238,238);}

.resource table tr th{height: 40px;text-align: center;line-height: 40px;color:rgb(255,255,255);font-weight: bold;background-color: rgb(37,90,176);font-size: 16px;border-collapse: collapse;}
.resource table tr th span{width: 182px;height: 40px;display: inline-block;text-align: center;}
.resource table tr td{width: 182px;height: 45px;text-align: center;line-height: 45px;border-top: 1px solid#ccc;}

/*page*/
.page{width: 100%;height: 50px;display: table;margin-top: 30px;text-align: center;line-height: 40px;font-size: 14px;background: #f0f6ff;line-height: 50px;
}
.page a{height: 36px;display: inline-block;margin-right: 10px;padding: 0 12px;text-align: center;border-radius: 2px;line-height: 36px;box-shadow: 1px 1px 1px #d9d9d9;color: #656565;
}
.page a:hover, .page .go:hover{color: #fff;background: #0172D0
}


font-family: 'Microsoft YaHei','simsun','Lucida Grande','Lucida Sans Unicode';


.ot, .o0, .o1, .o2, .o3, .o4, .o5 {
    z-index: 10;
    border: #fff 1px solid;
    _border: #eee 1px solid;
    box-shadow: 0 0px 3px rgba(0,0,0,.12);
    position: absolute;
    background: #fefefe;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
	}
	.o3 a:hover strong {
    color: #ff6600;
}