* {
	padding: 0px;
	margin: 0px;
}
.show_message {
    display: none;
}
body,
html {
	width: 100%;
	font: 12px Microsoft Yahei, Arial, sans-serif;
	margin: 0px auto;
	position: relative;
	max-width:1920px;
	min-width: 1200px;
}
a {
	text-decoration: none !important;
}

ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	image-rendering: -moz-crisp-edges;
	/* Firefox */
	image-rendering: -o-crisp-edges;
	/* Opera */
	image-rendering: -webkit-optimize-contrast;
	/*Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	/* IE (non-standard property) */
}

p {
	margin: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.w1200 {
	width: 1200px;
	position: relative;
	margin: 0px auto;
}

.topc{
	background:#1247be;
	height:80px;
	position: relative;
	line-height:80px;
}

.search_bg{
	width:228px;
	position: relative;
	height: 30px;
	line-height: initial;
	top: 24px;
}

.search_ipt{
	width:100%;
	height:30px;
	background:white;
	outline: none;
	border: none;
	font-size: 16px;
	text-indent: 1em;
	color: #494949;
}

.search_btn{
	position: absolute;
	bottom: 0px;
	top: 0px;
	right:0px;
	width:80px;
	background: #3ca2f1;
	border: none;
	color: white;
	font-size: 18px;
}

.banner img{
	display: block;
	width:100%;
}
.w750{
	width:750px;
	position: relative;
}

.wdt .left ul.super li{
	width:100%;
	height:435px;
	position: relative;
	overflow: hidden;
}
.wdt .left ul.super li img{
	display: block;
	width:100%;
	min-height: 100%;
}

.wdt .left ul.super li p{
	position: absolute;
	bottom:0px;
	width:96%;
	padding:8px 3%;
	color:white;
	font-size:18px;
	z-index:11;
}
.wdt .left ul.super li p a{
	color:white;
	width:80%;
}

.yy{
	position: absolute;
	bottom:0px;
	width:100%;
	display: block;
	z-index:0;
	height:auto;
	min-height:auto !important; 
}

.btm{
	position: absolute;
	bottom: 16px;
	right:20px;
	z-index:11;
}
.btm ul li{
	width:10px;
	height:10px;
	float: left;
	background:white;
	margin:0px 5px;
	border-radius:10px;
	cursor: pointer;
}
.btm ul li.on{
	background:#fcd449;
	width:28px;
}
.title{
	position: relative;
	border-bottom:1px solid #d6d9db;
	padding-bottom:5px;
}

.w422{
	width:422px;
}
.title span{
	font-size:25px;
	color:#0046a0;
	font-weight: bold;
	position: relative;
}
.title span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -11px;
    z-index: 1;
    width: 100%;
    height: 3px;
    background: #0046a0;
}
.title a{
	font-size:16px;
	color:#0046a0;
	position: absolute;
	right:6px;
	bottom:12px;
}

.wdt .right dl {
	padding-bottom:25px;
	border-bottom:1px dashed #959595;
}
.wdt .right dl dt{
	font-size:25px;
	color:#0046a0;
	font-weight: bold;
	margin:25px 0px 20px 0px;
}

.wdt .right dl dt a{
	color:#0046a0;
}

.wdt .right dl dd{
	font-size:16px;
	color:#494949;
	text-indent:2em;
	display: block;
}
.wdt .right dl dd a{
	color:#0046a0;
}

.model_ul li{
	font-size:18px;
	margin-top:16px;
	color:#000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.model_ul li:hover{
	color:#0046a0;
}
.model_ul li:before{
	content:"";
	display:inline-block;
	width:12px;
	height:12px;
	position: relative;
	margin-right:20px;
	background:url(../images/list_cy.png) no-repeat center center;
}
.model_ul li a{
	color:#000000;
}
.model_ul li:hover a{
	color:#0046a0;
}
.wdt{
	margin-top:62px;
}
.banner2{
	margin:45px auto;
}
.banner2 a{
	display:inline-block;
	width:579px;
	height: 129px;
	position:relative;
	overflow:hidden;
}
.banner2 a:first-child{
margin-right:38px;
}
.banner2 a img{
	display: block;
	width:100%;
	min-height:100%;
}

.w362{
	width:362px;
}

.list_c .title{
	margin-bottom:40px;
}
.bypt {
margin:48px auto;}
.bypt img{
	display: block;
	width:100%;
}

.w583{
	width:575px;
}


.img_xx{
	padding-left:263px;
	position: relative;
}
.img_xx>a{
	position: absolute;
	left:0px;
	width:263px;
	height:156px;
	overflow: hidden;
}
.img_xx>a img{
	display: block;
	width:100%;
	min-height:100%;
}

.img_xx dl{
	height:116px;
	padding:20px;
	position: relative;
}
.img_xx dl dt{
	font-size:18px;
	color:#0a79d5;
	margin-bottom:10px;
	font-weight: bold;
}
.img_xx dl dt a{
	color:#0a79d5;
}

.img_xx dl dd{
	font-size:16px;
	color:#616161;
}
 .img_xx dl dd a{
	color:#de0a16;
}

.img_xx{
	margin:28px 0px 50px 0px;
}
.img_c{
	margin:50px auto 60px auto;
}
.img_c>a{
	display:inline-block;
	width:381px;
	height:110px;
	position: relative;
	overflow: hidden;
}
.img_c>a:first-child+a{
	margin:0px 24px;
}
.img_c>a img{
	display: block;
	width:100%;
	min-height:100%;
}
.footer{
	border-top: 2px solid #0729c8;
	padding-top:52px;
	margin-bottom:52px;
	margin-top:78px;
}
.footer p{
	text-align: center;
	font-size:16px;
	margin:10px 0px;
}
