﻿@import url("Ahead.css");
@import url("Bottom.css");
@charset "utf-8";

/* CSS Document */


/*广告第二屏*/

.index_col li:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.index_col li {
	width: 120px;
	height: 40px;
	float: left;
	line-height: 40px;
	margin-right: 5px;
}

.index_col li a {
	width: 100%;
	height: 100%;
	background: #4784dc;
	text-align: center;
	color: white;
	font-size: 14px;
	display: block;
}

.index_col li a:hover {
	background: #d8000f;
}
.aboutHover a {
	background: #d8000f !important;
}

.index_col {
	position: absolute;
	bottom: 0;
}



.index_body {
	width: 100%;
	height: 310px;
	position: relative;
}

.index_head p:first-of-type {
	color: white;
	font-size: 24px;
}

.index_head p:nth-child(2) {
	color: white;
	font-family: "arial, helvetica, sans-serif";
	font-size: 12px;
}

.index_head i {
	display: block;
	background: #d82129;
	width: 45px;
	height: 2px;
	margin-top: 8px;
}

.index_head {
	position: absolute;
	top: 50%;
	margin-top: -30px;
}

.index_col_mp {
	bottom: 0;
	right: 0;
	position: absolute;
}

.index_down_mp {
	width: 100%;
	top: 43px;
	position: absolute;
	display: none;
    z-index:10;

}

.index_col_mp>li>p {
	width: 163px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: white;
	background: #d8000f;
	cursor: pointer;
	position: relative;
}

.index_col_mp>li>p>a {
	width: 100%;
	display: block;
	padding-left: 25px;
}

.index_i:before {
	position: absolute;
	top: 0;
	left: 20%;
	content: "\f107";
	display: inline-block;
	font: normal normal normal 30px/1 FontAwesome;
	vertical-align: middle;
	text-rendering: auto;
}

.index_i {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	width: 30px;
	height: 30px;
	top: 50%;
	right: 20px;
	margin-top: -13px;
}

.index_down_mp li {
	position: relative;
	background: #474747;
	width: 163px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: white;
	padding-left: 25px;
}

.index_col_mp {
	display: none;
}

.About_info {
	padding-top: 20px;
	font-size: 0.8em;
	line-height: 28px;
	color: #898989;
	padding-bottom: 30px;
}

.About_info img {
	width: 100%;
}

@media (min-width: 1200px) {
	.Officeen_mob {
		display: none;
	}
	.Officeen {
		display: block;
	}
      .index_image {
	height: 310px;
	background: url(../img/Content_banner.jpg)no-repeat center;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.Officeen_mob {
		display: none !important;
	}
	.Officeen {
		display: block;
	}
	.index_col li {
		width: 100px;
	}
	.Officeen_mob {
		display: none;
	}
	.Officeen {
		display: block;
	}
      .index_image {
	height: 310px;
	background: url(../img/Content_banner.jpg)no-repeat center;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.Officeen_mob {
		display: none !important;
	}
	.Officeen {
		display: block;
	}
     .index_image {
	height: 310px;
	background: url(../img/Content_banner_mop.jpg)no-repeat center;
      background-size:100%;
}
}

@media (max-width: 767px) {
	.index_col_mp {
		display: block;
	}
	.index_col {
		display: none;
	}
	.index_body {
		height: 200px;
	}
	.index_body {
		margin: 0 20px;
		width: auto;
	}
	.index_head {
		top: 40%;
	}
	.index_image {
		height: 200px;
			background: url(../img/Content_banner_mop.jpg)no-repeat center;
      background-size:100%;
	}
	.pro_tw_ti p {
		width: 100% !important;
		margin: 0 auto;
	}
	.Officeen_mob {
		display: block;
	}
	.Officeen {
		display: none;
	}
	.contImg {
		height: 250px;
		margin-left: 12%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}


/*订单查询*/
/*订单列表*/
.Order_query{border:#ededed 1px solid;    
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);
        box-shadow:0 3px 5px rgba(0, 0, 0, 0.1); 
        margin: 50px 0px 50px 0px;
        padding:20px 0px 30px 0px;
}

.Order_query_title{
	border-bottom:#ededed 1px solid; 
    margin: 0 15px;
}

.Order_query_title h3
{
	color: #d8000f;
	font-size: 1.0em;
	line-height: 70px;
}
.Order_query_order{
	 margin: 50px 15px;
}
.Order_query_order label{color: #7e7e7e; font-size: 0.8em; font-weight:normal; margin-bottom:35px; }
.Order_query_order input{ width: 72% !important; -webkit-border-radius: 0 !important;
3     -moz-border-radius: 0 !important;
4     border-radius: 0 !important;}
.Order_query_order p{color: #7e7e7e; line-height: 40px; font-size: 0.8em;}
.Order_query_order p a{color: red;}
  .Order_query_order button{  width: 17%; background:#d8000f;     margin-bottom: 35px;}
 .order_list{
 	margin: 20px 0px 50px 0px;
 }


#gvJob {
    width: 100%;
	font-size: 0.75rem;
}
#gvJob th {
    height: 22px;
    line-height: 22px;
    font-size: 1.2em;
	font-weight: 700;
	
	background: #f0f0f0;
    font-weight: bold;
    color: #d8000f;
	
	}

#gvJob th, td {
    padding: 10px;
     
}

#gvJob th, td, caption {
    font-weight: normal;
    vertical-align: middle;
   text-align: center;   
    border: solid 1px #dfdfdf;
    padding: 10px !important;
      font-weight: bold;
     
}
#gvJob td {
  color:#9d9d9d;
     
}

#gvJob .require {
    width: 100%;
    height: 20px;
    line-height: 20px;
    border-bottom: solid 0px blue;
    overflow: hidden;
	cursor: pointer;
    background:url(../images/arrow_down.jpg)no-repeat right 3px;
}

#gvJob .require .txt {
    width: 100%;
    border: solid 0px red;
}

@media (min-width: 1200px) {
   .order_list_mob {
    display: none;
    }
    .order_list {
    display: block;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

     .order_list_mob {
    display: none;
    }
      .order_list {
    display: block;
    }
      .Order_query_order button {
    width: 17%;
    background: #d8000f;
    margin-bottom: 35px;
    margin-left: 3%;
    margin-top:-1px;
}
    
}

@media (min-width: 768px) and (max-width: 991px) {
   
     .Order_query_order label{ float:left; width: 32%;  text-align: right;   line-height:32px;     color: #7e7e7e; font-size: 0.8em; font-weight:normal;}
    .Order_query_order input {
        width: 68% !important;
        text-align: right;
        -webkit-border-radius: 0 !important;
        float: left;
    }
     .order_list_mob {
    display: none;
    }
      .order_list {
    display: block;
    }

       .Order_query_order button {
    width: 17%;
    background: #d8000f;
    margin-bottom: 35px;
    margin-left: 3%;
    margin-top:-1px;
}
}

@media (max-width: 767px) {
   .Order_query_order label{ float:left; width: 28%;  text-align: right;    color: #7e7e7e; font-size: 0.8em; font-weight:normal;}
    .Order_query_order input {
        width: 72% !important;
        text-align: right;
        -webkit-border-radius: 0 !important;
        float: left;
    }
      .Order_query_order button{  width: 33%; margin-left:33%; }
       .order_list_mob {
    display: block;
    }
       .order_list {
    display: none;
    }
    .order_list_mob table tr td:nth-child(1) {
    background:#efefef; width:30%; color:red; text-align:center;font-weight:bold;
    }
    .Order_query_order p{color: #7e7e7e; line-height: 20px; font-size: 0.8em;}
      
}




/*防伪码查询*/
.CodeQuery_Img
{
	
}
.CodeQuery_Img ul li
{
    
	 margin: 30px 0px;
}
.CodeQuery_info{
	 margin: 30px 0px;
	line-height: 25px;	
	color: #9d9d9d;
	font-size: 0.8em;
}
.CodeQuery_info h3{
	font-size: 1.0em;
	font-weight: bolder;
	color: #717171;
}


@media (min-width: 1200px) {
	.CodeQuery_Img img
    {
	 width:100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .CodeQuery_Img img
    {
	 width:100%;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {
    .CodeQuery_Img ul li {
      float:left;
      text-align: center;   
      
    }
     .CodeQuery_Img img
    {
	 width:100%;
    }
    

}

@media (max-width: 767px) {
     .CodeQuery_Img ul li {
      float:left;
      text-align: center;   
      
    }
      .CodeQuery_Img img
    {
	 width:100%;
    }
}



/*下载*/
.DowloadImg{
	padding: 0px; margin: 15px 0px;
}
.DowloadImg img{
	width: 100%;
}

.DowloadTile{
	margin: 15px 0px;
}
.DowloadTile h3{
	font-size: 1.0em; font-weight: bold;
   color: #3e3e3e;	
}

.DowloadTile p{
	font-size: 12px; font-weight: normal;
   color: #818181;	
   margin: 20px 0px; line-height: 22px ;
	
}
.DowloadTile button
{
	padding: 5px 60px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .1);  
    -moz-box-shadow:0 5px 10px rgba(0, 0, 0, .1);  
     box-shadow:0 5px 10px rgba(0, 0, 0, .1);  
     background:#e60012;
}

@media (min-width: 1200px) {
    .btn_mob {
     display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
.btn_mob {
     display: none;
    }
   
    
}

@media (min-width: 768px) and (max-width: 991px) {
    
    .btn_mob {
     display: none;
    }

}

@media (max-width: 767px) {
     .btn {
     display: none ;
    }
    .btn_mob {
     margin-top:10px;
     margin-left:5px;
     display: block !important;
     background-color:#e60012;
    }
   .DowloadImg button
{
      
	padding: 5px 50px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .3);  
    -moz-box-shadow:0 5px 10px rgba(0, 0, 0, .3);  
     box-shadow:0 5px 10px rgba(0, 0, 0, .3);  
}
   .DowloadTile h3{
	font-size: 1.0em; font-weight: bold;
    color: #3e3e3e;	
}
   .DowloadTile p{
	font-size: 12px; font-weight: normal;
   color: #818181;	
   margin: 10px 0px; line-height: 18px ;
	
}
}

