.change_swp input::-webkit-input-placeholder{
    color:#999999;
}
.change_swp input::-moz-placeholder{   
    color:#999999;
}
.change_swp input:-moz-placeholder{    
    color:#999999;
}
.change_swp input:-ms-input-placeholder{   
    color:#999999;
}

.line_swp input::-webkit-input-placeholder{
    color:#999999;
}
.line_swp input::-moz-placeholder{   
    color:#999999;
}
.line_swp input:-moz-placeholder{    
    color:#999999;
}
.line_swp input:-ms-input-placeholder{   
    color:#999999;
}


body{
	overflow: hidden !important;
	font-size: 14px !important;
	height: 100% !important;
	font-family:'微软雅黑' !important;
}
html{
	height: 100%;
}
.shijian{
	padding-top: 10px !important;
	height: 22px !important;
}
.new_page1 h1{
	font-size: 22px !important;
	height: 42px !important;
	text-align: center;
}
.inner_main{
    padding-top: 142px;
    padding-bottom: 142px;
}
.inner{
    padding-top:60px;
}
.newswp{
	width: 100%;
	height: 100%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.newswp_left{
	width: 240px;
	height: 100%;
	background: #223452;
	color: #fff;
	overflow: auto;
}
.new_btn{
	position: fixed;
	left: 10px;
	bottom: 10px;
}
.newswp_right{
	height: 100%;
	overflow:auto;
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.rightmain_top{
	width: 100%;
	height: 65px;
	line-height: 65px;
	padding:0 30px;
	box-sizing: border-box;
	color: #666666;
	font-size: 21px;
	background: #fff;
	border-bottom: 1px solid #d7d9dd;
	position: absolute;
	left: 0;
	top: 0;
}
.rightmain_top ul{
	overflow: hidden;
	height: 65px;
}
.rightmain_top ul li.left{
	float: left;
}
.rightmain_top ul li.right{
	float: right;
}
.rightmain_top ul li.right a{
	color: #666666;
	font-size: 16px;
}
.rightmain_top ul li.right a img{
	vertical-align: -2px;
	width: 18px;
}
.newswp_leftnav{
	margin-bottom: 119px;
}
.newswp_leftnav ul li{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #2d3e5b;
}
.newswp_leftlogo{
	border-bottom: 1px solid #2d3e5b;
	text-align: center;
	font-size: 30px;
	padding-top: 45px;
	padding-bottom: 20px;
}
.newswp_leftlogo img{
	padding-bottom: 8px;
}
.newswp_leftnav ul li a{
	padding-left: 25px;
	color: #fff;
	font-size: 15px;
	display: block;
}
.newswp_leftnav ul li a.current{
	background: #3275ea;
}
.newswp_leftnav ul li a:hover{
	background: #3275ea;
}
.newswp_leftnav ul li img{
	vertical-align: -2px;
	margin-right: 8px;
}

.rightmain_content{
	height: 100%;
	padding:16px;
	box-sizing: border-box;
}
.right_swp{
	height: 100%;
	padding-top: 65px;
	box-sizing: border-box;
	position: relative;
}
.content{
	width: 100%;
	height: 100%;
	border: 1px solid #d7d9dd;
	position: relative;
	padding-top: 62px;
	box-sizing: border-box;
}
.content_nav{
	width: 100%;
	height: 62px;
	background: #f8f8f8;
	position: absolute;
	left: 0;
	top: 0;
}
.content_nav ul{
	overflow: hidden;
}
.content_nav ul li{
	float: left;
	width: 183px;
	height: 62px;
	background: #ededed;
	text-align: center;
	line-height: 62px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}
.content_nav ul li.hot{
	background: #3275ea;
	color: #fff;
}
.new_page1{
	height: 100%;
	padding:0 26px 44px; 
	box-sizing: border-box;
	overflow: auto;
}
.line{
	width: 3px;
	height: 17px;
	background: #3275ea;
	display: inline-block;
	vertical-align: -3px;
	margin-right:3px;
}
table{
	line-height: 42px !important;
	font-family:'微软雅黑' !important;
}
input{
	border-radius: 3px;
	border: 1px solid #d4d4d4;
	padding-left: 8px;
	box-sizing: border-box;
	font-family:'微软雅黑' !important;
}
select{
	border-radius: 3px;
	border: 1px solid #d4d4d4;
	font-family:'微软雅黑' !important;
	padding-left:8px;
}
.page2_title{
	text-align: center;
	font-weight: 600;
	font-size: 26px;
	color: #333;
	padding-top: 50px;
	padding-bottom: 50px;
}
.page2_text{
	text-align: left;
	font-size: 16px;
	text-indent:32px;
	color: #666;
	padding:0 100px;
	box-sizing: border-box;
	line-height: 42px;
}
.main-wrap{
    margin-bottom: 60px;
    padding: 50px 0 100px;
    background-color: #fff;
}
.logo1 {
    display: block;
    margin: auto;
    width: 230px;
}
.logo-input {
    margin-top: 20px;
    display: block;
    outline: none;
    border: none;
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #333;
}
.table-500 {
    width: 500px;
}
.main-table {
    font-size: 16px;
    text-align: center;
    margin: 40px auto;
    border-collapse: collapse;
}
.main-table tr td:first-child {
    width: 150px;
}
.main-table tr td {
    height: 55px;
    border: 1px solid #e5e5e5;
}
.input-style {
    display: block;
    width: 280px;
    height: 38px;
    border: 1px solid #e5e5e5;
    background-color: #f6f6f6;
    border-radius: 4px;
    margin: auto;
    font-size: 16px;
    outline: none;
    text-align: center;
}
.input-default {
    font-size: 16px;
    width: 100%;
    display: block;
    height: 55px;
    border: none;
    outline: none;
    text-align: center;
}
.table-btn {
    margin: 15px auto;
    width: 280px;
    line-height: 40px;
    background-color: #38b7ff;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
}
.layui-input.input-lay-reset-1 {
    display: block;
    width: 280px;
    height: 38px;
    border: 1px solid #e5e5e5;
    background-color: #f6f6f6;
    border-radius: 4px;
    margin: auto;
    font-size: 16px;
    outline: none;
    text-align: center;
}

/*生成内容和图片样式*/
.zhanshi_content{ display:none;    padding: 0 26px 44px;}
.zc_area1,.zc_time1,.zc_name1,.zc_sex1,.zc_shenfenzheng1,.zc_zhenjianhao1,.zc_tel1,.zc_xueli1,.zc_area2,.zc_hukou1,.zc_school1,.zc_bk1{ color:#222222;   }
#btnSave{   
 
    margin: 10px 0 10px 26px;
    padding: 5px 17px;
    background: #3b4b64;
    border: none;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;}
#Download{margin: 10px 0 10px 26px;
    padding: 5px 17px;}
	
.sc_xiazai_btn{ display:flex; justify-content:space-between; margin-bottom:30px;}
#svg_images canvas{ width:88%; background:#fff; padding:30px}
#content h1{ color:#D80003}
#content{ padding:30px; background:#fff; position:relative}

td{ height:50px;}
.apply1,.apply2,.apply3{color:#333; text-align: left; margin-left: 45px; line-height:1.5;}
.apply1{ margin-top:20px;}
.apply3{ margin-bottom:20px;}
.applyno{color:#333; text-align: left; margin-left: 45px;}
#datePicker1{color:#333; }
.bdtitle{color:#333;font-size:16px;padding-left: 30px; font-weight:bold; }


/*内部价格申请样式*/
.view-content {
  width: 870px;
  height: 490px;
  background: url(../images/pic_jiangzhuang_bg@2x.png);
  background-size: 100% 100%;
}

.view-content .title {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  color: #3a3a3a;
  line-height: 42px;
  letter-spacing: 6px;
  padding: 80px 0 20px;
}

.view-txt {
  padding: 0 70px;
  font-size: 18px;
  color: #939393;
  line-height: 38px;
  position: relative;
}

.view-txt div p {
  display: inline-block;
}

.view-txt .name, .name1, .name2 {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
}

.view-txt .line1, .line2, .line3 {
  width: 100px;
  height: 1px;
  background: #979797;
}

.view-txt .name {
  position: absolute;
  left: 147px;
  top: 2px;
}

.view-txt .line1 {
  position: absolute;
  left: 126px;
  top: 27px;
}

.view-txt .name1 {
  position: absolute;
  left: 227px;
  top: 80px;
}

.view-txt .line2 {
  position: absolute;
  left: 216px;
  top: 104px;
}

.view-txt p {
  padding: 0;
  text-indent: 2em;
}

.view-txt .line3 {
  width: 120px;
  position: absolute;
  right: 71px;
  top: 27px;
}

.view-txt .name2 {
  position: absolute;
  right: 80px;
  top: 4px;
}

.view-txt .img1 {
  position: absolute;
  bottom: -32px;
  left: 73px;
  width:201px; height:60px; background:url(../images/logonew@2x.png);background-size: 100% 100%;
}

.view-txt .img2 {
 position: absolute;
    bottom: -43px;
    right: 43px;
    width: 125px;
    height: 125px;
    background: url(../images/pic_gongzhang@2x.png);
    background-size: 100% 100%;
}


/*弹窗*/
.tc{
    width:468px;
    height:211px;
    background:url(../images/tcbg2.png) top center no-repeat;
    position:fixed;
    top:50%;
    left:50%;
    margin-left:-234px;
    margin-top:-105px;
   font-family:"Microsoft YaHei",Arial;
   display:none;
}
.tc h3{
    padding-top:30px;
  padding-left:30px;
}
.tc p{
    width:374px;
  padding-left:30px;
  padding-top:16px;
  font-size:14px;
  line-height:22px;
}
.tc span.confirm{
    width:50px;
    height:25px;
    border:1px solid #3c79ee;
    position:absolute;
    bottom:42px;
    right:30px;
    text-align:center;
    line-height:25px;
    cursor:pointer;
}
.tc .close{
    font-weight:normal;
    position:absolute;
    top:16px;
    right:20px;
    color:#727272;
    cursor:pointer;
}

