html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: middle;
}

html {
  line-height: 1;
 
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
body 
{
	font-family: "΢���ź�","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
}
a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.flying-wing:after {
  content: '';
  display: block;
  clear: both;
}
.flying-wing [class^="fw-"] {
  float: left;
  
}
.flying-wing{
  margin-top:40px;
  height:730px;
 /* background:url(../img/cenback.png);*/
}
.flying-wing .fw-center {
  width: 100%;
  
}
.flying-wing .fw-center .content {
  margin-left: 240px;
  margin-right: 220px;
}
.flying-wing .fw-left {
  width: 260px;
  margin-left: -100%;
  
  
}
.flying-wing .fw-right {
  width: 200px;
  margin-left: -220px;
}

div.carousel-view {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
div.carousel-view ul.carousel-bar {
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 5;
}
div.carousel-view ul.carousel-bar > li.carousel-element {
  height: 100%;
  float: left;
}
div.carousel-view ul.carousel-nav {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  z-index: 10;
  bottom: 40px;
  cursor: pointer;
}
div.carousel-view ul.carousel-nav li {
  width: 13px;
  height: 13px;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #C0BFBD;
  opacity: .85;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 8px;
  cursor: pointer;
}
div.carousel-view ul.carousel-nav li.active, div.carousel-view ul.carousel-nav li:hover {
  background-color: #3E9E08;
}
div.carousel-view[data-width="900"] {
  width: 900px;
  height: auto;
}
div.carousel-view[data-width="900"] li.carousel-element {
  width: 900px;
  height: auto;
}
div.carousel-view[data-height="400"] {
  height: 400px;
}

#index header {
  display: inline-block;
  position: relative;
  left: 50%;
  width:100%;
  height:100px;
  top:0px;
  transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  
}
#index header .title {
  display: inline-block;
  line-height: 110px;
  padding: 0px 50px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  
  
}
#index header .nav {
  
  display: inline-block;
  float:right;
  margin-right:25%;
  font-family: 楷体,serif;
}
#index header .nav a { 
  display: inline-block;
  width: 100px;
  height:30px;
  line-height: 30px;
  text-align: center; 
  font-size: 21px;
  font-weight: 500;
  color: #333333;
  margin-top:65px;

  
  text-decoration: none;
  color: #fff;
  
}
#index header .nav a:hover{ 
  color: red;
}
#index .main {
}
#index .carousel-view {
	margin-left:80px;
}
#index .content > section {
  margin-bottom: 20px;
}
#index .content .info {
  width: 900px;
  height: 350px;
  margin-left:30px;
  margin-top:-18px;
   background: #ffffff;
	padding: 1.25rem 1.875rem;
	box-sizing: border-box;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e7e7e7;
	border-radius: .625rem;
  
}
#index .login-area1 {
  width:265px;
  margin-top:20px;
  margin-left:-15px;
  background: #ffffff;
padding: 1.25rem 0.475rem;
box-sizing: border-box;
box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e7e7e7;
border-radius: .625rem;
}
#index .login-area .input-area {
  
}
#index .errinfo
{
	
	margin :0 auto;
	width:200px;
	height:5px;
	text-align:center;
	color:red;
	font-size:13px;
}
#index .login-area .btn-area {
  padding: 10px 0;
  text-align: center;
  font-size:18px;
}
/*#index .login-area .btn-area button{
  font-size:14px;
  font-weight:600;
  color:#5594be;
  width:55px;
  height:30px;
  line-height:18px;margin:4px 0 0 10px;
}
#index .login-area .btn-area button:hover{
  font-size:14px;
  font-weight:600;
  width:55px;
  height:30px;
  background:#00cff6;
  color:#f2b518;
  border:none;
  line-height:18px;margin:4px 0 0 10px;

}
*/
#index .login-area .btn-area div {
  margin-bottom: 15px;
  padding: 5px;
}
#index .login-area .btn-area div a{
  font-size:14px;
}
#index .login-ok {
  border:solid 1px #c0c0c0;
  height:127px;
  text-indent:20px;
}
#index .login-ok button{
  float:right;
}
#index .login-area .btn-area div:after {
  content: '';
  display: block;
  clear: both;
}
#index .login-area .btn-area div a {
  float: right;
}
/*#index .login-area .btn-area input[type="button"], #index .login-area .btn-area input[type="submit"] {
  display: inline-block;
  width: 90px;
  height: 40px;
}*/
#index .login-area label {
  display: block;
  text-align: center;
  padding: 5px 0px;
  margin-left:10px;
  color:#555E63;
}
#index .login-area label span {
  display: inline-block;
  font-size:15px;
  font-weight:500;
  min-width: 64px;
  text-align: left;
  margin-top:5px;
  margin-left:5px;
  vertical-align: middle;
  float:left;
}
#index .login-area label input {
  
  padding: 2px;
  height:25px;
  width:220px;
}
#index .fw-left {
  
  width:295px;
  height:757px;
  margin-top:9px;
  padding: 1.25rem 1.875rem;
	box-sizing: border-box;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e7e7e7;
	border-radius: .625rem;

}
#index .fw-left nav {
  
  width:260px;
  margin:0 auto;
  margin-top:90px;
  background: #ffffff;
   margin-left:-15px;
	padding: 1.15rem 1.875rem;
	box-sizing: border-box;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e7e7e7;
	border-radius: .625rem;
  
}
#index .fw-left nav li {
  line-height: 35px;
  width:175px;
  height:40px;
  margin-top:5px;
  border-radius:8px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color:#555E63;
}
#index .fw-left nav li:hover {
  	background: #8DCBF0;
    text-decoration: none;
  	color:#fbbf0d;
 	font-family:"΢���ź�";
}

#index .fw-right{
	
	margin-top:159px;
	 position: relative;
	 z-index:99;
	 background: #ffffff;
	  width: 220px;
	padding: 1.25rem 1.875rem;
	box-sizing: border-box;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e7e7e7;
	border-radius: .625rem;
}

#index .fw-left nav li a{
  width:185px;
  display:block;
  text-decoration: none;
  color:#555E63;
  font-family:"΢���ź�";   
  margin-left:3px;
}
#index .fw-left nav li a:hover{
  width:185px;
  color:#fbbf0d;
  font-family:"΢���ź�";   
}
  
#index .fw-right .box {
  width: 187px;
  height: 81px;
  margin-left:-15px;
  margin-bottom: 6px;
  line-height: 81px;
  text-align: center;
	
  color: #333333;
}

#index .info a{
	
	display:block;
	text-indent:20px;
	margin-top:12px;
	color:#001b33;
	font-size:12px;
}
#news{
	width:900px;height:350px;
}
#news a{
	
	display:block;
	text-indent:20px;
	margin-top:12px;
	color:#001b33;
	font-size:12px;
}
#index .fw-right .box:hover{
 cursor:pointer
}
#box {
  background:url(../img/mfpic.png) no-repeat;
  
}
#box1 {
  background:url(../img/sfpic.png) no-repeat;
  
}
#box2 {
  background:url(../img/rypic.png) no-repeat;
  
}
#box3 {
  background:url(../img/jzpic.png) no-repeat;
  
}
#box4 {
  background:url(../img/help.png) no-repeat;
  
}
#box5 {
  background:url(../img/kefu.jpg) no-repeat;
  
}
#box:hover {
  background:url(../img/mfpic1.png) no-repeat;
  
}
#box1:hover {
  background:url(../img/sfpic1.png) no-repeat;
  
}
#box2:hover {
  background:url(../img/rypic1.png) no-repeat;
  
}
#box3:hover {
  background:url(../img/jzpic1.png) no-repeat;
  
}
.container {
  width: 1500px;
  margin: 0 auto;
}

.ftindex a{
	font-weight:600;
	font-size:15px;
	text-decoration: none;
	color:black;
}
#register
{
	font-family:"΢���ź�";
	margin:0;padding:0;

}
#register .contiant{	
	margin:0;
	background:#eae9e7;
	padding:0;
	width:1000px;
	height:1000px;
	text-align:center;
	margin:0 auto;	
	margin-top:20px;
	 position: relative;
	background: #ffffff;
		padding: 1.25rem 1.875rem;
		box-sizing: border-box;
		box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e7e7e7;
		border-radius: .625rem;
	
}
#register header {
  display: inline-block;
  position: relative;
  left: 50%;
  background-color:black;
  width:100%;
  height:100px;
  transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
   
}
#register header .title {
  display: inline-block;
  line-height: 110px;
  padding: 0px 50px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  
  
}
#register header .nav {
  
  display: inline-block;
  float:right;
  margin-right:25%;
  font-family: 楷体,serif;

}
#register header .nav a { 
  display: inline-block;
  width: 100px;
  height:30px;
  line-height: 30px;
  text-align: center; 
  font-size: 19px;
  font-weight: 600;
  color: #333333;
  margin-top:70px;
  
  text-decoration: none;
  color: #fff;
 
}
#register header .nav a:hover{ 
  color:red;
}
#register .bottomview{	
	margin:0 auto;
	margin-top:4px;
	
	width:900px;
	height:600px;
	background:#fff;	
}
#register .bottomview .leftview
{
	margin-top:14px;
	width:280px;
	height:550px;
	float:left; 
	width:35%;
	margin-right:10px;
}
#register .bottomview .middleview
{
	margin-top:18px;
	width:280px;
	height:550px;	
	float:left;
	width:25%;	
}
#register .bottomview .rightview
{
	float:left; width:28%;
	margin-top:20px;
	width:280px;
	height:550px;
	font-size:14px;
	color:red;
}

#register .bottomview .leftview label
{
	
	margin-top:5px;
	float:right;
	width:150px;
	height:35px;
	line-height:35px;
	font-size:15px;
	color:#3f3f3f;
	clear:both;
	display:block; 	
	font-weight:500;
	text-align:right;
	
}
#register .bottomview .middleview label
{	
	width:150px;
	height:35px;
	line-height:35px;
	clear:both;
	display:block; 	
}
#register .bottomview .middleview div
{	
	width:150px;
	height:5px;
	text-align:left;
	font-size:12px;
	line-height:5px;
	color:red;	
}
#register .bottomview .middleview input
{	
	width:200px;
	height:20px;
	line-height:20px;
	background:#eae9e7;
	border:2px solid #C0BEBF;
	
}
#register .bottomview .rightview label
{
	
	width:350px;
	height:35px;
	margin-top:5px;
	line-height:19px;
	font-size:12px;
	clear:both;
	text-align:left;
	display:block; 	
	color:#9e9e9e;
	word-wrap:break-word;word-break:keep-all;overflow:hidden;
}

#register .contantborder
{
	margin:0 auto;
	width:900px;

}
#register .contantborder .buttontext
{
	margin:0 auto;
	width:900px;
	text-align:center;
	background:#fff;	
	
}
#register .contantborder .buttontext button
{	
	
	text-align:center;
	width:151px;
	height:50px;
	background:url(../img/register.png);
}
#register .contiant .registerOK
{
	
	width:400px;
	height:200px;
	background:#fff;
	margin-top:50px;
	margin:50px auto;
	border:2px solid #dddddd;
	
}
#register .contiant .registerOK div
{
	
	width:240px;
	margin:0 auto;
	padding-top:50px;
	text-indent:20px;
	
}
#register .contiant .registerOK button
{	
	display:block;
	margin:0 auto;
	margin-top:50px;
	width:200px;
	
}

#scenter
{
	margin:0;
	padding:0;
}
#scenter header{	
	
}
#scenter header label{	
	float:right;
	margin-right:40px;
	text-decoration: none;
}
#scenter header label a{	
	text-decoration: none;
    color:white;
}
#scenter .bodyv .scontiant
{
	width:1000px;
	height:460px;	
	margin:0 auto;
	margin-top: 2.25rem;
}
#scenter .bodyv .scontiant .leftv
{
	width:250px;
	height:460px;
	float:left;
}
#scenter .bodyv .scontiant .rightv
{
	width:700px;
	float:left;
	height:460px;
}
#scenter .bodyv .scontiant .leftv .top
{
	width:185px;
	height:125px;
	margin:0 auto;
	margin-top:5px;  
	border:1px solid #00c8ed;
	display:block;
	
}
#scenter .bodyv .scontiant .leftv .top span
{
	text-align:center;
	margin-top:20px;
	display:block;
}

#scenter .bodyv .scontiant .leftv .middle
{
	width:185px;
	height:145px;
	margin:0 auto;
	margin-top:20px;  
	border:1px solid #BFBFBF;
	display:block;
	
}
#scenter .bodyv .scontiant .leftv .middle .topone
{
	width:185px;
	height:30px;
	margin-top:0px;  
	line-height:30px;
	display:block;
	
}
#scenter .bodyv .scontiant .leftv .middle .bottomone
{
	width:185px;
	height:113px;
	border:1px solid #BFBFBF;
	margin-top:0px; 
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	display:block;
	
}
#scenter .bodyv .scontiant .leftv .bottom
{
	width:185px;
	height:116px;
	margin:0 auto;
	margin-top:20px;  
	display:block;
	background:url(../img/kefutel.png) no-repeat;	
}
#scenter .bodyv .scontiant .rightv H3
{
	width:700px;
	height:20px;

	font-weight:600;	
	margin-top:25px;  

}
#scenter .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:20px;  
	
}
#scenter .line1
{
	width:700px;
	height:2px;
	margin-top:20px;  
	background:#e4e4e4;	
}

#scenter .bodyv .scontiant .rightv label
{
		display:block;
		margin-top:20px;
		margin-left:25px;
}
#scenter .bodyv .scontiant .rightv label i
{
		width:80px;
}
#scenter .bodyv .scontiant .rightv label input
{
	
}
#scenter .bodyv .scontiant .rightv label span
{
font-size:14px;
width:108px;
text-align:left;
color:#454545;
margin-left:100px;
display:-moz-inline-box;
display:inline-block; 
}
#scenter .line2
{
	width:700px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}

#scenter .butt
{
	margin-top:30px;
	width:700px;
}
#scenter .bodyv .scontiant .rightv button
{
		margin-left:40%;
		width:80px;

		
}
#security
{
	margin:0;
	padding:0;
}
#security header{	
	
}
#security header label{	
	float:right;
	margin-right:40px;
	text-decoration: none;
}
#security header label a{	
	text-decoration: none;
    color:white;
}
#security .bodyv .scontiant
{
	width:1000px;
	margin:0 auto;

}
#security .bodyv .scontiant .leftv
{
	width:250px;

	float:left;
}
#security .bodyv .scontiant .rightv
{
	width:700px;
	float:left;
	
}
#security .bodyv .scontiant .leftv .top
{
	width:185px;
	margin:0 auto;
	margin-top:5px;  
	border:1px solid #BFBFBF;
	display:block;
	
}


#security .top li:first-child
{
	width:185px;
	height:38px;
	line-height:38px;
	text-indent:27px;
	font-size:17px;
	font-weight:700;
	color:#017b8f;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	
}
#security .top li:not(:first-child)
{
	width:185px;
	height:38px;
	line-height:38px;
	text-indent:27px;
	font-size:14px;
	font-weight:500;
	border:1px solid #BFBFBF;
	color:#3f3f3f;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;	
}
#security .top li:not(:first-child) a
{
	text-decoration: none;
	
}
#security .top li:nth-child(2)
{
	color:#089AB2;
	background:url(../img/seback.png) no-repeat;
	
}
#security .top li:not(:first-child):hover
{
	color:#0097b0;
	background:url(../img/seback.png) no-repeat;

}

#security .top li:not(:first-child):hover
{
	color:#089AB2;
	background:url(../img/seback.png) no-repeat;

}
#security .bodyv .scontiant .leftv .top span
{
	text-align:center;
	margin-top:20px;
	display:block;

}

#security .bodyv .scontiant .leftv .middle
{
	width:185px;
	height:145px;
	margin:0 auto;
	margin-top:20px;  
	border:1px solid #BFBFBF;
	display:block;
	
}
#security .bodyv .scontiant .leftv .middle .topone
{
	width:185px;
	height:30px;
	line-height:30px;
	margin-top:0px;  
	border:1px solid #BFBFBF;
	display:block;
	font-size:15px;
	color:#333333;
	text-indent:25px;
	font-weight:600;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	
}
#security .bodyv .scontiant .leftv .middle .bottomone
{
	width:185px;
	height:111px;
	margin-top:0px;  
	display:block;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	
}
#security .bodyv .scontiant .leftv .bottom
{
	width:185px;
	height:75px;
	margin:0 auto;
	margin-top:20px;  
	display:block;
	background:url(../img/kefutel.png) no-repeat;
	
}
#security .bodyv .scontiant .rightv H3
{
	width:700px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#security .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}
#security .line1
{
	width:700px;
	height:2px;
	margin-top:20px;  
	background:#e4e4e4;	
}

#security .bodyv .scontiant .rightv label
{
		display:block;
		height:60px;
		line-height:50px;
		margin-top:20px;
		margin-left:25px;
}
#security .bodyv .scontiant .rightv label i
{
		width:80px;
}
#security .bodyv .scontiant .rightv label input
{
		margin-left:100px;
}
#security .bodyv .scontiant .rightv label span
{
		color:#3f3f3f;
		font-size:14px;
		width:100px;
		block:inlne-block;
}


#security .line2
{
	width:700px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}

#iframe
{
	width:700px;
	font-family:"΢���ź�";
	margin:0;
	padding:0;
}
#iframe .rightv H3
{
	width:700px;
	height:20px;
	font-weight:600;
	color:#333333;
	margin-top:25px;  

}
#iframe .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}
#iframe .line1
{
	width:700px;
	height:2px;
	margin-top:20px;  
	background:#e4e4e4;	
}
#iframe .rightv section
{
		display:block;
		height:60px;
		line-height:50px;
		margin-top:20px;
		margin-left:25px;
}
#iframe .rightv label i
{
		width:80px;
}
#iframe .rightv label input
{
		margin-left:100px;
}
#iframe  .rightv label span
{
		color:#3f3f3f;
		font-size:14px;
		width:100px;
		block:inlne-block;
}
#iframe .line2
{
	width:700px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}
#question
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#question .rightv H3
{
	width:700px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#question .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}
#question .line1
{
	width:700px;
	height:2px;
	margin-top:20px;  
	background:#e4e4e4;	
}

#question  .rightv label
{
		display:block;
		height:60px;
		line-height:50px;
		margin-top:20px;
		margin-left:25px;
}
#question  .rightv label i
{
		width:80px;
}
#question  .rightv label input
{
		margin-left:100px;
}
#question  .rightv label span
{
		color:#3f3f3f;
		font-size:14px;
		width:100px;
		block:inlne-block;
}
#question .line2
{
	width:700px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}

#squestion
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#squestion .rightv 
{
	width:700px;
	height:60px;
	
	margin-top:25px;  

}
#squestion .rightv H3
{
	width:700px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#squestion .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}
#squestion .line2
{
	width:700px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}
#squestion .middle
{
	margin:0 auto;	
	margin-top:60px;
	width:300px;
	height:120px;
}
#squestion .middle .left
{	
	width:30%;
	float:left;
	height:120px;
}
#squestion .middle .right H1
{	
	font-weight:600;
	font-size:17px;
}
#squestion .middle .right H2
{	
	margin-top:15px;
	font-size:14px;
	color:#3f3f3f;
	font-weight:500;
}
#squestion .middle .right button
{		
	margin-top:15px;
	text-align:center;
	width:103px;
	height:34px;
	background:url(../img/buttons.png);
}
#tel .middle .right button
{		
	margin-top:15px;
	text-align:center;
	width:103px;
	height:34px;
	background:url(../img/buttons.png);
}
#email
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#email .rightv 
{
	width:700px;
	height:60px;
	
	margin-top:25px;  

}
#email .rightv H3
{
	width:700px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#email .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}
#email .line2
{
	width:700px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}
#email .middle
{
	margin:0 auto;	
	margin-top:60px;
	width:300px;
	height:120px;
}
#email .middle .left
{	
	width:30%;
	float:left;
	height:120px;
}
#email .middle .right H1
{	
	font-weight:600;
	font-size:17px;
}
#email .middle .right H2
{	
	margin-top:15px;
	font-size:14px;
	color:#3f3f3f;
	font-weight:500;
}
#email .middle .right button
{		
	margin:0 auto;
	margin-top:15px;
	text-align:center;
	width:103px;
	height:34px;
	background:url(../img/buttons.png);
}
#tel
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#tel .rightv 
{
	width:700px;
	height:60px;
	
	margin-top:25px;  

}
#tel .rightv H3
{
	width:700px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#tel .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}
#tel .line2
{
	width:700px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}
#tel .middle
{
	margin:0 auto;	
	margin-top:60px;
	width:300px;
	height:120px;
}
#tel .middle .left
{	
	width:30%;
	float:left;
	height:120px;
}
#tel .middle .right H1
{	
	font-weight:600;
	font-size:17px;
}
#tel .middle .right H2
{	
	margin-top:15px;
	font-size:14px;
	color:#3f3f3f;
	font-weight:500;
}
#tel .middle .right button
{		
	margin-top:15px;
	text-align:center;
	width:60px;
	height:20px;
	color:#3f3f3f;
	background:#ffffff;
	border:1px solid #bfbfbf;
}
#setemail
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#setemail .rightv 
{
	width:700px;
	height:60px;	
	margin-top:25px;  

}
#setemail .rightv H3
{
	width:699px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#setemail .line
{
	width:699px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}

#setemail .rightv .pic
{
	width:679px;
	height:86px;;
	font-weight:600;
	background:url(../img/mg1.png);
	margin-top:45px;  

}
#setemail .rightv H1
{
	font-size:15px;
	font-weight:600;
	margin-top:35px;  

}
#setemail .rightv .middleone
{
	width:690px;
	height:186px;;
	font-weight:600;
	border:1px solid #BFBFBF;
	margin-top:5px;  
	text-align:center;
}
#setemail .rightv .middleone label
{
	width:690px;
	height:27px;
	line-height:27px;
	font-weight:600;
	margin-top:20px;
	display:block;
	color:#222222;
	font-size:15px;

}
#setemail .rightv .middleone label span
{
	height:27px;
	width:31px;
	line-height:27px;
	font-weight:600;
	background:url(../img/know.png);

}
#setemail1
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#setemail1 .rightv 
{
	width:700px;
	height:60px;	
	margin-top:25px;  

}
#setemail1 .rightv H3
{
	width:699px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#setemail1 .line
{
	width:699px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}

#setemail1 .rightv .pic
{
	width:679px;
	height:86px;;
	font-weight:600;
	background:url(../img/mg2.png);
	margin-top:45px;  

}
#setemail1 .rightv H1
{
	font-size:15px;
	font-weight:600;
	margin-top:35px;  

}
#setemail1 .rightv .middleone
{
	width:690px;
	height:186px;;
	font-weight:500;
	border:1px solid #BFBFBF;
	margin-top:5px;  
}
#setemail1 .rightv .middleone .right
{	
	float:left;
	width:280px;
	display:block;
}
#setemail1 .rightv .middleone .right label
{	
	float:left;
	width:280px;
	display:block;
	font-size:15px;
	font-weight:500;
	text-align:right;
	margin-top:11px;
}
#setemail1 .rightv .middleone .left
{	
	margin-left:15px;
	float:left;
	width:280px;
	display:block;
}
#setemail1 .rightv .middleone .left label
{
	height:27px;
	line-height:27px;
	font-weight:600;	
	display:block;
	color:#222222;
	
	font-size:15px;

}
#setemail1 .rightv .middleone label span
{
	height:27px;
	width:31px;
	line-height:27px;
	font-weight:600;
	background:url(../img/know.png);

}
#setemail2
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#setemail2 .rightv 
{
	width:700px;
	height:60px;	
	margin-top:25px;  

}
#setemail2 .rightv H3
{
	width:699px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#setemail2 .line
{
	width:699px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}

#setemail2 .rightv .pic
{
	width:679px;
	height:86px;;
	font-weight:600;
	background:url(../img/mg3.png);
	margin-top:45px;  

}
#setemail2 .rightv H1
{
	font-size:15px;
	font-weight:600;
	margin-top:35px;  

}
#setemail2 .rightv .middleone
{
	width:690px;
	height:186px;;
	font-weight:500;
	border:1px solid #BFBFBF;
	margin-top:5px;  
}
#setemail2 .rightv .middleone .right
{	
	float:left;
	width:280px;
	display:block;
}
#setemail2 .rightv .middleone .right label
{	
	float:left;
	width:280px;
	display:block;
	font-size:15px;
	font-weight:500;
	text-align:right;
	margin-top:11px;
}
#setemail2 .rightv .middleone .left
{	
	margin-left:15px;
	float:left;
	width:280px;
	display:block;
	margin-top:9px;
}
#setemail2 .rightv .middleone .left label
{
	height:25px;
	line-height:25px;
	font-weight:400;	
	font-size:14px;
	display:block;
	color:#222222;	
	font-size:15px;

}
#setemail2 .rightv .middleone label span
{
	height:27px;
	width:31px;
	line-height:27px;
	color:#b8b8b8;
	font-size:14px;

}

#setemail3
{
	margin:0;
	padding:0;
	font-family:"΢���ź�";
}
#setemail3 .rightv 
{
	width:700px;
	height:60px;	
	margin-top:25px;  

}
#setemail3 .rightv H3
{
	width:699px;
	height:20px;
	font-weight:600;
	
	margin-top:25px;  

}
#setemail3 .line
{
	width:699px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}

#setemail3 .rightv .pic
{
	width:679px;
	height:86px;;
	font-weight:600;
	background:url(../img/mg4.png);
	margin-top:45px;  

}
#setemail3 .rightv H1
{
	font-size:15px;
	font-weight:600;
	margin-top:35px;  

}
#setemail3 .rightv .middleone
{
	width:690px;
	height:186px;;
	font-weight:500;
	border:1px solid #BFBFBF;
	margin-top:5px;  
}
#setemail3 .rightv .middleone .right
{	
	float:left;
	width:280px;
	display:block;
}
#setemail3 .rightv .middleone .right label
{	
	float:left;
	width:280px;
	display:block;
	font-size:15px;
	font-weight:500;
	text-align:right;
	margin-top:11px;
}
#setemail3 .rightv .middleone .left
{	
	margin-left:15px;
	float:left;
	width:280px;
	display:block;
	margin-top:9px;
}
#setemail3 .rightv .middleone .left label
{
	height:25px;
	line-height:25px;
	font-weight:400;	
	font-size:14px;
	display:block;
	color:#222222;
	
	font-size:15px;

}
#setemail3 .rightv .middleone label span
{
	height:27px;
	width:31px;
	line-height:27px;
	font-weight:600;
	background:url(../img/know.png);

}
#setemail3 .middle
{
	margin:0 auto;	
	margin-top:60px;
	width:300px;
	height:120px;
}
#setemail3 .middle .left
{	
	width:30%;
	float:left;
	height:120px;
}
#setemail3 .middle .right H1
{	
	font-weight:600;
	font-size:17px;
}
#setemail3 .middle .right H2
{	
	margin-top:15px;
	font-size:14px;
	color:#3f3f3f;
	font-weight:500;
}
#setemail3 .middle .right button
{		
	margin-top:15px;
	text-align:center;
}
#setemail3 .line2
{
	width:690px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}

#emaildis  .rightv H3
{
	width:690px;
	height:20px;
	font-size:15px;
	font-weight:600;	
	margin-top:25px;  

}
#emaildis .line
{
	width:700px;
	height:2px;
	background:#BFBFBF;	
	margin-top:10px;  
	
}
#emaildis .line1
{
	width:690px;
	height:2px;
	margin-top:10px;  
	background:#e4e4e4;	
}

#emaildis .rightv label
{
		display:block;
		margin-top:20px;
		margin-left:25px;
}
#emaildis .rightv label i
{
		width:80px;
}
#emaildis .rightv label input
{
		margin-left:100px;
}
#emaildis .rightv label span
{
font-size:14px;
width:110px;
text-align:left;
color:#454545;
margin-left:100px;
display:-moz-inline-box;
display:inline-block; 
}
#emaildis .line2
{
	width:690px;
	height:2px;
	margin-top:30px;  
	background:#BFBFBF;	
}

#emaildis .butt
{
	margin-top:30px;
	width:700px;
}
#emaildis .rightv button
{
		margin-left:40%;
		width:80px;

		
}
#emaildis .quest
{
		width:690px;
		margin-top:15px;	
} 
#emaildis .quest .icon
{
		float:left;
		height:23px;
		width:22px;
		margin-left:20px;
		background:url(../img/q.png) no-repeat;	
} 
#emaildis .font
{
		width:640px;
		margin-top:2px;
		margin-left:50px;
		font-size:13px;
		padding-top:5px;
} 
#emaildis .aser .icon
{
		float:left;
		height:23px;
		width:22px;
		margin-left:20px;
		background:url(../img/a.png) no-repeat;	
} 
#security .top li:not(:first-child)
{}

#pay
{
	margin:0;
	padding:0;	
}

#pay header
{
	
	width:1000px;
	height:56px;
	margin:0 auto;
	background:url(../img/payhead.jpg) no-repeat;
	margin-top:40px;	
	
}
#pay .contiant
{
	width:1000px;
	margin: 0 auto;
	margin-top:-20px;
}

#pay .left
{
	width:190px;
	height:1000px;
	background:#ffffff;
	text-align:center;
	float:left;
	
}
#pay .left ul
{
}
#pay .left li
{
	width:190px;
	height:65px;
}
#pay .left .card
{
padding-top:5px;
background:url(../img/bank.png) no-repeat;
}
#pay .left .card:hover
{
width:206px;
background:url(../img/bankgo.png) no-repeat;
}
#pay .left .weixin
{
	
background:url(../img/weixin.png) no-repeat;
}
#pay .left .weixin:hover
{
width:206px;
background:url(../img/weixingo.png) no-repeat;
}
#pay .left .zhifubao
{
background:url(../img/zhifubao.png) no-repeat;
}
#pay .left .zhifubao:hover
{
	width:206px;
background:url(../img/zhifubaogo.png) no-repeat;
}
#pay .left .chongzhi
{
background:url(../img/chongzhi.png) no-repeat;
}
#pay .left .chongzhi:hover
{
	width:206px;
background:url(../img/chongzhigo.png) no-repeat;
}
#pay .right
{
	z-index:-999999999999;
	margin-top:5px;
	width:794px;
	height:1000px;
	float:left;
	text-align:center;
}






#paychild
{
	margin:0;
	padding:0;
	width:778px;
	text-align:center;
}
#paychild h2
{  
	text-indent:20px;
	margin-top:50px;
	
	font-size:15px;
	font-weight:600;
	text-align:left;
}
#paychild h3
{  
	display:block;
	text-indent:20px;
	margin-top:10px;
	font-size:14px;
	font-weight:600;
	color:#515151;
	text-align:left;
}

#paychild .radio{
	 width:18px;
	 height:18px;
	
}

#paychild .line{
	width:100%;
	margin-top:15px;
	background:#bfbfbf;
	height:1px;
}


#serch .bodyv
{
	width:700px;height:445px;margin-top:90px;margin-left:34px;border:1px solid #bfbfbf;
}
#serch .head
{
	width:100%;height:50px;line-height:50px;text-align:center;color:#fd9500;font-size:17px;font-weight:600;
	letter-spacing:5px;
}
#serch .head1
{
	width:100%;
	height:45px;
	line-height:45px;
	color:#fd9500;
	font-weight:600;
	font-size:0;
	letter-spacing:3px;
}

#serch .head1 span
{
	width:132px;
	font-size:16px;
	height:45px;
	line-height:45px;
	border:1px solid #bfbfbf;
	text-align:center;
	color:#454545;
	display:-moz-inline-box;
	display:inline-block; 
}
#serch .msg
{
	width:100%;height:35px;line-height:45px;color:#fd9500;
	font-size:0;
}


#serch .msg span
{
	width:132px;
	font-size:10px;
	height:35px;
	line-height:35px;
	border:1px solid #bfbfbf;
	text-align:center;
	color:#454545;
	display:-moz-inline-box;
	display:inline-block; 
	margin:0px;
	padding:0px;
}
#button{
	margin-top:10px;
	width:780px;
	text-align:center;
}
p{
	float:right;
}
#serch .msg .num
{
	width:55px;
	border:1px solid #bfbfbf;
	text-align:center;
	color:#454545;
	display:-moz-inline-box;
	display:inline-block; 
}
#serch .msg .dingdan
{
	width:212px;
	border:1px solid #bfbfbf;
	text-align:center;
	color:#454545;
	display:-moz-inline-box;
	display:inline-block; 
}
#serch .msg .time
{
	width:155px;

}
/*@ sourceMappingURL=style.css.map */