@charset "utf-8";
body { color: #3f3f3f; font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "微软雅黑", sans-serif; background:#ffffff;}
a { outline: none; text-decoration: none; color: inherit; color: #3f3f3f ;}
a:hover { text-decoration: none; color: #f0181d;}
html * { outline: 0 ;}
html button::-moz-focus-inner {border-color: transparent !important;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0; padding: 0; border:0;}
.lt { float: left ;}
.rt { float: right ;}
.purge { clear: both; margin: 0; padding: 0; height: 0; line-height: 0 ;}
table { border-collapse: collapse; border-spacing: 0 ;}
select::-ms-expand {display:none;}
select { appearance: none; -moz-appearance: none; -webkit-appearance: none ;}
::-ms-clear, ::-ms-reveal {display: none;}
fieldset, a img { border: 0 ;}
address, caption, cite, code, dfn, em, th, var，i { font-style: normal; font-weight: normal ;}
li { list-style: none ;}
caption, th { text-align: left ;}
h1, h2, h3, h4, h5, h6 { font-size: 100% ;}
em, i { font-style: normal ;}
*{margin:0;padding:0;}
img{border: 0; padding: 0; margin: 0;}
.kong { height: 25px; padding: 0; margin: 0; line-height: 25px; clear: both ;}
.skong { height: 45px; padding: 0; margin: 0; line-height: 45px; clear: both ;}
.mainwidth { width: 1200px; margin: 0 auto ;}
.mainwidth1 { width: 1200px; margin: 0 auto ;background-color:#f7f7f7;#333333;}

.swidth2{height: 71px;width: 100%; padding: 0; margin: 0; line-height: 51px;background:url(../images/qq1.jpg) no-repeat;}
.swidth3{height: 71px;width: 100%; padding: 0; margin: 0; line-height: 51px;background:url(../images/qq2.jpg) no-repeat;}
.swidth4{height: 71px;width: 100%; padding: 0; margin: 0; line-height: 51px;background:url(../images/qq3.jpg) no-repeat;}
.topbg{width: 100%; background:url(../images/bg.jpg) no-repeat center top #fff; height: 178px;}
.topwidth{ width: 100%; background:rgb(0,43,94) repeat-x 0 0; height: 150px;}
.topwidth1{ width: 100%; background:rgb(222,237,255) repeat-x 0 0; height: 50px;}
.logo{width:761px; height: 120px; float: left; padding-top: 29px;}
.logo img{width: 761px; height:90px;}
.search{width:300px; height:77px; padding-top:42px;}
.search .text{width:238px; height:38px;line-height:38px;color:#c9c9c9; border:solid 1px #dad6d3; padding:0 0 0 8px; float: left;}
.search .submit{width:49px; height:40px; background:url(../images/ind_06.jpg) no-repeat 0 0; cursor:pointer; float: left;}
.rdyw_list{
	width:1200px;
	height:450px;
	overflow:hidden;
margin-left:20px;
}
.rdyw_list ul li{
	width:250px;
	height:150px;
	border:1px solid #ededed;
	border-top:2px solid #ae0c2a;
	margin-bottom:15px;
	float:left;
	margin-right:20px;
	padding:15px;}
	
.rdyw_list ul .last_li{
	margin-right:0px;}
.rdyw_list ul li .tittle{
	font-size:24px;
	color:#333333;
	line-height:24px;}
.rdyw_list ul li:hover .tittle{
	color:#ae0c2a;}
.rdyw_list ul li .zy{
	height:80px;
	width:100%;
	overflow:hidden;
	margin-top:10px;}
.rdyw_list ul li .zy1{
line-height:180%;
	width:100%;
	overflow:hidden;
	margin-right:10px;
margin-left:10px;}
.rdyw_list ul li .zy a{
	font-size:12px;
	color:#666666;
	line-height:20px;}
.rdyw_list ul li:hover .zy a{
	color:#333;}
.button {
  display: inline-block;
  border-radius: 4px;
  background-color: #003368;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  width: 150px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}
.pphd_list li{
	width:160px;
	height:auto;
	float:left;
	margin-right:48px;
margin-top:20px;
margin-bottom:10px;
	background-color:#f7f7f7;
	border-bottom:1px solid #eeeeee;}	
.pphd_list .last_li{
	margin-top:20px;
margin-bottom:10px;
margin-right:0px;}
.pphd_list li .pic{
	width:80px;
	height:80px;
	overflow:hidden;padding:0px 40px;
 }
.pphd_list li .pic a{
	display:block;}	
.pphd_list li .pic a img{
	width:91px;
	height:91px;align:center;}
.pphd_list li .pic a img{
  cursor: pointer;
  transition: all 0.6s;}
.pphd_list li .pic a img:hover{
  transform: scale(1.1);}

.pphd_list li .titt{
	height:40px;
	line-height:40px;
	padding:0 10px;
	width:150px;
	text-align:center;
	display:block;
	font-size:16px;
	color:#333333;}
	
.pphd_list li .zy{
	padding:0 20px 20px;}
.pphd_list li .zy a{
	font-size:16px;
	color:#666666;
	line-height:24px;}

.nav{height:50px; width:1200px; margin:0 auto; position:relative; z-index:999999; background: url(../images/mline.jpg) repeat-x 0 0;}
.nav ul div {border: 0;}
.nav ul li ul { display:none; width:168px; padding: 15px 15px; background-color:rgba(255,255,255,0.7)!important; filter:Alpha(opacity=70);}
.nav ul li:hover ul, .nav ul li a:hover ul { display: block;}
.nav li a:hover {color:#101010;}
.nav li {display: block; float: left; height: 50px; line-height: 50px; width:195px; text-align: center; margin: 0 1px 0 0;}
.nav ul li ul li{float: none; width:168px; line-height: 36px; height: 36px;}
.nav ul li ul li a{text-align: center; font-size: 18px;}
.nav li a {display: block; color: #282828; text-decoration: none; font-size: 18px;}
.nav li:hover a, .nav li a:hover {color:#fff7f7; background:#f0181d;}
.nav li:hover a, .nav li a.light {color:#fff7f7; background:#f0181d;}
.nav li:hover li { border: 0;}
.nav li li a, .nav li:hover li a { color: #101010; display:block; background:none;}
.nav li li a:hover { color:#e00f0f; background:none;}
.copywidth{width:100%; background:rgb(0,52,102);}
.copy{width:1200px; margin:0 auto; height:160px; background:url(../images/ind_27.jpg) no-repeat 0 0;}
.copy p{color:#dbdbdb; line-height:24px; width:750px; font-size: 15px; margin:0 auto; text-align: center; padding-top: 50px;}
.copy img{
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 180px;
}
.copy desc {
    padding: 15px;
    text-align: center;
}
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto;}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd;}
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}