﻿@charset "utf-8";
/* CSS Document */

body{min-width:320px;margin:0 auto; font: normal 100% Helvetica, Arial, sans-serif; background-color:#fff; }	
form{ margin:0px; padding:0px; }
img{ border:0px; margin:0px; padding:0px; }
input{ border:0px; }
select{ border:0px; }
ul{ margin:0px; padding:0px; }
li{ margin:0px; padding:0px; list-style-type:none; }
ul,ol,li{ list-style:none; }
h1,h2,h3,h4,h5,h6,b,i,em{ font-size:1em; font-weight:normal; font-style:normal }
body,input,button,textarea,select{ font-family:"Microsoft YaHei",Helvetica; -webkit-text-size-adjust:none; font:normal helvetica,verdana,san-serif; outline:0; color:#333; background:#ffffff; max-width: 750px}
input[type="text"],input[type="password"],input[type="button"],input[type="submit"],button,textarea{-webkit-appearance:none;}
a,a:visited{text-decoration:none;}
.left{ float:left}
.right{ float:right}
.clear{ clear:both;}

.bg{ background:#ffffff; width:97%; margin:0 auto;}
.topimg{ background:url(qianshi.jpg) no-repeat; padding-bottom:50%; width:100%; background-size:cover;}


.bn{ background:url(search.png) no-repeat; width:114px; height:33px; border:0; color:#FFF; font-size:14px; font-weight:900;margin-right:5px;}
.bn_70{ background:url(bn_70.gif) no-repeat; width:70px; height:33px; border:0; color:#FFF; font-size:14px; font-weight:900;margin-right:5px;}
/*** 按钮 ***/	
.xmla_an{
	width:100%;
	float:left;
	box-sizing:border-box;
	text-align:center;
	font-size:1em;
	margin:5px 0px;
	}
.xmla_an a{
	width:50%;
	height: 35px;
	float:left;
	line-height:35px;
	color: #fff;
    background-color:#b71621;
    background:-moz-linear-gradient(top,#b71621,#eb1a28);  /*Mozilla*/
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b71621), color-stop(100%,#eb1a28));
	border-radius:5px;
	text-align:center;
	border:solid 1px #b71621;
	box-sizing:border-box;
	}
.xmla_an a:hover{
	width:50%;
	height: 35px;
	float:left;
	line-height:35px;
	color: #fff;
    background-color:#fda40c;
    background:-moz-linear-gradient(top,#fda40c,#c57c00);  /*Mozilla*/
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fda40c), color-stop(100%,#c57c00));
	border-radius:5px;
	text-align:center;
	border:solid 1px #fda40c;
	box-sizing:border-box;
	}	
	
	
.qsyy_kti {
    background: url("qsyy_re05a.jpg") no-repeat scroll left center, url("qsyy_re05c.jpg") no-repeat scroll right center, url("qsyy_re05b.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    padding-left: 50px;
    width: 100%;
	margin:5px auto;
}

.chushi{ background:#a25b00; height:24px; font-family:"微软雅黑", "黑体"; color:#FFF; font-size:1.2em; padding:3px 20px; margin:10px auto;}

