*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
a{
    color: #222;
}
input,textarea{
    border: 0;
    outline: none;
}
.nav{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;
}
.nav .left{
    float: left;
    width: 278px;
    height: 80px;
    margin-left: 35px;
    padding-left: 154px;
    background: url("../img/logol.png") no-repeat 0 10px;
}
.nav .container{
    height: 80px;
    width: 556px;
    margin: 0 auto;
    float: left;
}
.nav .container li{
    display: inline-block;
    height: 80px;
    margin-left: 40px;
}
.nav .container li:hover{
    border-bottom: 2px solid #000;
}
.nav .right{
    float: right;
    height: 80px;
    width: 103px;
    padding-left: 20px;
    background: url("../img/touxiang.png") no-repeat 0 30px;
}
.line{
    width: 1px;
    height: 5px;
    border-left: 1px solid #f23a3a;
    margin-right: 3px;
}
.pcbbg{
    width: 100%;
    height: 400px;
    background: url("../img/indexbg.png");
    padding-top: 127px;
    box-sizing: border-box;
}
.pcb{
    width: 950px;
    color: #fff;
    margin: 0 auto;
    padding-left: 250px;
}
.pcb .banner{
    width: 317px;
    height: 130px;
    font-size: 48px;
    letter-spacing: 10px;
}
.pcbnav{
    width: 1200px;
    margin: 0 auto;
}
.pcbnav div{
    width: 110px;
    height: 50px;
    line-height: 50px;
    padding-left: 90px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 95px;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
}
.pcbnav div:nth-child(1){
    background: url("../img/index1.png") no-repeat 50px 12px;
    background-color: red;
    color: #fff;
    
}
.pcbnav div:nth-child(2){
    background: url("../img/index2.png") no-repeat 50px 12px;
    background-color: #fff;
}
.pcbnav div:nth-child(3){
    background: url("../img/index3.png") no-repeat 50px 12px;
    background-color: #fff;
}
.pcbmain{
    width: 1200px;
    margin: 15px auto;
    position: relative;
}
.pcbbox{
    width: 845px;
    border: 1px solid #e1e1e1;
    float: left;
    color: #999;
	background:#ffffff;
}
.pcbbox header{
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
	background:#f2f2f2;
	width:auto;
}
.pcbbox .header span:nth-child(1){
    font-weight:700;
    font-size: 16px;
    color: #333;
}
.pcbbox .header span:nth-child(2){
    font-size: 12px;
    color: #999;
}

.pcbbox .header .menu_bt{
    display:block; float:left; width:20%;
}
.pcbbox .header .menu_bt a{
   color:red; border-bottom:1px dashed red;
}
.pcbmain .pcblist1{
    height: auto;
    /*background-color: #f1f3f4;*/
    padding: 20px 25px;
}
.pcbmain .pcblist1 .pic1{
    float: right;
}
.pcbbox ul li{
    margin-bottom: 15px;
    height: 40px;
}
.pcbmain  .left .xing{
    color: #f23a3a;
}
.pcbmain  .left img{
    width: 12%;
    vertical-align: sub;
}
.pcbmain  li .left{
    width: 116px;
    margin-top: 5px;
    float: left;
    color: #777;
    font-size: 13px;
}
.pcbmain  li .right input{
    width: 50px;
    height: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding-right: 10px;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
}
.pcbmain  li .right {
    float: left;
    width: 676px;
    font-size: 12px;
    margin-bottom: 10px;
}
.pcbmain .right span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px ;
    border: 1px solid #e1e1e1;
    color: #666;
    background-color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
	margin-left:5px;

}
.pcbmain .right .change{
background: rgb(225, 225, 225);
}
.pcbmain .right .bj{
    border: 1px solid #0081d2;
   	background-color: #e6f7ff;
}
.pcbmain .right span:hover{
    border:1px solid #0081d2;
       cursor: pointer;
}
.pcbmain .right .danwei{
    border-left:none;
}
.pcbmain .pcbbox .inp{
    width: 525px;
    color: #999;
    margin-right: 0;
}
.pcblist2 {
	height: 305px;
   /* background-color: #f1f3f4;*/
    padding: 20px 25px;
}
.pcblist2 img{
    vertical-align: middle;
}
.pcblist2 .jcbg{
    color: #0ae;
}
.pcblist2 .right .color{
    width: 12px;
    height: 12px;
    margin-right: 10px;
    vertical-align: text-top;
    display: inline-block;
    border: 1px solid #e1e1e1;
}

.checkbox{
   width: 18px;
   height: 18px;
   border-radius: 3px;
   background-color: #fff;
   border: 1px solid #e1e1e1;
   display: inline-block;
   vertical-align: text-top;
   margin-right: 10px;
}
.pcbcheck input{
    width: 18px;
    height: 18px;
    display: none;
}
.pcbradio input{
    display: none;
}
.pcbcheck label{
    margin-top: 10px;
    margin-right: 50px;
    display: inline-block;
}
.pcbcheck label::before{
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #e1e1e1;
    margin-right: 6px;
    vertical-align: text-bottom;
    background-color: #fff;
}
.pcbcheck input:checked+label::before{
    background: url("../img/duihao.png");
}
.pcbcheck input:checked+label::after{
    display: inline-block;
    content: "";
    position: absolute;
}
.pcbradio label{
    box-sizing: border-box;
    position: relative;
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
}
.pcbradio label::before{
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    margin-right: 6px;
    vertical-align: bottom;
    background-color: #fff;
}
.pcbradio input:checked+label::before{
    background-color: #fff;
    border: 1px solid #f23a3a;
}
.pcbradio input:checked+label::after{
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left:4px ;
    top: 4px;
    background-color: #f23a3a;
}

.clearbox{
    clear: both;
    content: "";
}
.pcblist3box{
    width: 852px;
    margin: 10px auto;
    border: 1px solid #e1e1e1;
}
.pcblist3box .header{
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    background-color: #f5f5f5;
}

.pcbbox .pcblist3box .pcblist3{
    padding: 20px 10px;
    box-sizing: border-box;
}
.pcblist3 ul li .left{
    width: 170px;
}
.pcblist3 ul li .right{
    width: 603px;
}
.pcblist4box{
    width: 852px;
    margin: 10px auto;
}
.pcblist4box .header{
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    background-color: #f5f5f5;
}
.col{
    color: #f23a3a;
    font-size: 12px;
}
.pcbcheck .qita{
    width: 110px;
    height: 30px;
    border: 1px solid #e1e1e1;
    display: inline-block;
    margin-left: 10px;
}
.yaoqiu .pcbyq{
    width: 420px;
    min-height: 100px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
    border:1px solid #d9d9d9;
    color: #999;
}
.pcbyqbox{
    margin-top: 30px;
}
.pcbyqbox span{
    vertical-align: top;
}
.pcbright{
    width: 325px;
    height:auto;
    border: 1px solid #e1e1e1;
    float: right;
	padding-bottom:15px;
}
.pcbright .header{
    background-color: #f1f3f4;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-bottom:1px solid #d9d9d9;
    padding-left: 20px;
}
.pcbrbox{
    padding: 20px;
}
.pcbrbox .pcbr1{
    border-bottom:1px solid #d9d9d9;
    line-height: 25px;
    height: 210px;
}
.pcbrbox .pcbr1l{
   float: left;
}
.pcbrbox .pcbr1 .mingxi{
    margin-top: 25px;
    float: right;
    color: #999;
    cursor: pointer;
}
.pcbrbox .title{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.pcbrbox .title span{
    font-size: 24px;
    font-family: verdana;
    color: #f54c18;
}
.pcbrbox .zhus{
    color: #5c5f66;
    font-size: 13px;
	height:25px;
	line-height:25px;
	clear:both;
}
.pcbrbox .cz{
    float: left;
    width: 92px;
    border: 1px solid #5c5f66;
    height: 48px;
    line-height: 48px;
    color: #5c5f66;
    text-align: center;
    background: none;
    font-size: 18px;
    margin-top: 10px;
	border-radius:5px;
	 font-weight: bold;
    cursor: pointer;
}
.pcbrbox .tj{
    float: left;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #d71820;
    font-size: 18px;
    color: #ffffff;
    margin-top: 10px;
    font-weight: bold;
    border-radius: 3px;
	margin-left:10px;
      cursor: pointer;
    
}
.pcbrbox .tj img{
    vertical-align: middle;
}

.pcb_jijia .title{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.pcb_jijia .title span{
    font-size: 24px;
    font-family: verdana;
    color: #f54c18;
}
.pcb_jijia .zhus{
    color: #999;
    font-size: 13px;
}
.pcb_jijia .cz{
    float: left;
    width: 92px;
    border: 1px solid #d9d9d9;
    height: 48px;
    line-height: 48px;
    color: #888;
    text-align: center;
    background: none;
    font-size: 14px;
    margin-top: 10px;
}
.pcb_jijia .tj{
    float: right;
    width: 215px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f54c18;
    font-size: 18px;
    color: #ffffff;
    margin-top: 10px;
    font-weight: bold;
    border-radius: 3px;
    
}
.pcb_jijia .tj img{
    vertical-align: middle;
}


.dibu{ width:100%; min-width: 1200px;height:158px; background: #30373f ; margin-top: 80px}
	
	.db_dh{ width:600px; height:50px; margin: auto; padding-top: 40px;}
	.db_dh_wz1{ width:100px; height:50px; float:left; text-align:left;  color:#aeb3be; font-size:14px; line-height:40px; letter-spacing: 1px;}
	.db_ba{ width:330px; height:25px;  color:#aeb3be; font-size:14px; margin: auto; text-align: center;}
	.beian{width:330px; height:25px;  color:#aeb3be; font-size:14px; margin: auto; text-align: center;}
	
	.gywm{ width:320px; height: 70px;  font-size: 40px; color:#FFFFFF; margin-top: 120px; margin-left: 50px;}
	.top_box{
	height:100px; width:100%; background:#000;
}
.top_box .topmenu{
	width:1200px; max-width:1200px; height:70px;margin:0 auto;
}
.top_box .topmenu_title{
	height:60px; line-height:60px; text-align:center; background:#403d3d; float:left; width:150px; margin-top:40px; margin-right:2px; color:#fff;font-size:16px;font-weight:bold; position:relative;
}

.top_box .topmenu_aitve{
	 background:#fff; color:#000;
}
.top_box .topmenu_xz{
	width:100%; height:3px; background:#d71820; position:absolute; top:0px;
}


.common_zhegai_bg{ display: block;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: #333;  z-index:1001;  -moz-opacity: 0.7;  opacity:.30;  filter: alpha(opacity=70);}
.common_zhegai_show{display: block;  position: absolute;  top: 30%;  left: 22%;
    border: 8px solid #E8E9F7;  background-color: white;  z-index:1002;  overflow: auto;
    width: 50%; height: 80px;
	font-size:15px;
	font:bold;
	font-family:"微软雅黑";
	text-align: center;
	padding-top: 4px;
}


.common_zhegai_bg2{ display: block;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;    z-index:1001;  -moz-opacity: 0.7;  opacity:.30;  filter: alpha(opacity=70);}
.common_zhegai_show2{display: block;  position: absolute;  top: 30%;  left: 45%;
    background-color: white;  z-index:1002;  overflow: auto;
    width:200px;
    height:200px;
	font-size:15px;
	font:bold;
	font-family:"微软雅黑";
	text-align: center;
	padding-top: 4px;
}