/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑",Arial,;
	font-size: 14px;
	background: linear-gradient(#071758, #0B4182, #1e88e5 50%,#1870c3);
}

body,td,th {
	color: #333;
}

a:hover img,img {
	border: none;
}

ul {
	color: #333;
	font-size: 14px;
}

input,button,select,textarea {
	outline: none;
	font-family: "微软雅黑",Arial;
	font-size: 12px;
}

table input,table button,table select,table textarea {
	vertical-align: middle;
}

textarea {
	resize: none
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	color: #4680D5;
}


/**********KT***************/

.header {
	width: 1000px;
    height: 425px;
	margin: 0px auto;
}

.header .right {
	width: 480px;
	height: 370px;
	float: right;
    margin-top: -20px;
	margin-right: 50px;
}

.header .right p {
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
	text-indent: 2em;
	font-family: "微软雅黑";
	margin-bottom: 30px;
}

.header .right a {
	/*padding-left: 100px;*/
}


.right-p{
    padding-left:30px;
}

.zhongjian {
	background: #FFF;
	height: auto;
	padding-bottom: 20px;
}

.zhongjian .shang {
	width: 1000px;
	margin: 0px auto;
}

.zhongjian .shang h3 {
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	font-family: "微软雅黑";
	font-weight: normal;
}

.zhongjian .shang p {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #555;
	line-height: 35px;
}

.center {
	width: 1000px;
	margin: 0px auto;
}

.center .tedian {
	margin-top: 45px;
}

.center .tedian img {
	margin-left: 290px;
	margin-bottom: 20px;
}

.center .tedian  tr {
	/*background: #2D6FCE;*/
	height: 120px;
}

.center .tedian  tr th {
}

.center .tedian  tr th img {
	margin-top: 15px;
	margin-left: 20px;
    margin-right: 10px;
	float: left;
}

.center .tedian  tr th h3 {
	text-align: left;
	color: #FF0;
	font-size: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-weight: normal;
}

.center .tedian  tr th p {
	text-align: left;
	color: #FFF;
	font-size: 15px;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 20px;
	margin-right: 10px;
}

.center .chanpin {
	margin-top: 30px;
}

.center .chanpin .rexiao {
	height: 76px;
	float: left;
	width: 100%;
	background: rgba(0,0,0,0.3);
	box-shadow: 0 5px 15px rgba(0,0,0, 0.2);
    border-radius: 6px;
}

.center .chanpin .rexiao h3 {
	text-align: center;
	color: #FFF;
	line-height: 76px;
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑";
}

.center .chanpin .rexiao img {
	vertical-align: middle;
}

.center .chanpin .ktlist {
	width: 485px;
	height: auto;
	background: #FFF;
	border: 3px solid #0443A2;
	margin-top: 25px;
	float: left;
}

.center .chanpin .ktlist .listtou {
	background: url(../images/list_bg.jpg) repeat-x;
	height: 70px;
}

.center .chanpin .ktlist .listtou h2 {
	font-size: 35px;
	font-family: Arial;
	color: #FE4E02;
	line-height: 70px;
	font-weight: normal;
	text-align: center;
	font-family: "微软雅黑";
}

.center .chanpin .ktlist .listcenter {
	margin-left: 75px;
	margin-top: 10px;
}

.center .chanpin .ktlist .listcenter p {
	line-height: 36px;
	border-bottom: dashed 1px #CCC;
	width: 340px;
}

.listdi {
	background: #E1E1E1;
	border: solid 1px #FFFFFF;
	height: 60px;
	margin-top: 15px;
}

.jiage {
	display: inline-block;
	height: 30px;
	width: 190px;
	line-height: 30px;
	margin-left: -10px;
	color: #545454;
	text-decoration: none;
	font-size: 22px;
	text-align: right;
	margin-top: 15px;
	font-family: "微软雅黑";
}

.buy {
	display: inline-block;
	background: #FF4E02;
	width: 65px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}

.rexiao_1 {
    height: 63px;
    width: 38%;
    margin: 0 0 23px 0;
    background: rgba(0,0,0,0.3);
    box-shadow: 0 5px 15px rgba(0,0,0, 0.2);
    border-radius: 6px;
    text-align: center;
    color: #FFF;
    line-height: 66px;
    font-size: 24px;
    font-weight: bold;
    font-family: "微软雅黑";
    margin: 0 auto;
    margin-bottom: 19px;
}

.buy:hover {
	background: #FF6928;
}

.buy1 {
	display: inline-block;
	background: #ce3737;
	width: 75px;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	border-radius: 4px;
}

.buy1:hover {
	background: #FF6928;
}

.footer {
	width: 1000px;
	margin: 0px auto;
}

.footer .zhuyi {
 /*background:url(../images/footer_bg.jpg) repeat-x; */
	height: 180px;
	float: left;
	width: 1000px;
	margin-top: 30px;
	box-shadow: 0 5px 15px rgba(0,0,0, 0.2);
}

.footer .zhuyi h2 {
	line-height: 55px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background-color: rgba(0,0,0,0.2);
	
}
.border_10{
    border-radius: 6px 6px 0 0;
}

.footer .zhuyi ul {
	background: #FFF;
	width: 1000px;
	list-style-type: circle;
	padding-left: 20px;
 /*margin-top:15px;*/
}

.footer .zhuyi ul li {
	display: block;
	width: 480px;
	float: left;
	line-height: 30px;
	list-style-type: circle;
}

.footer .zhuyi1 {
 /*background:url(../images/footer_bg.jpg) repeat-x; */
	height: 100%;
	float: left;
	width: 1000px;
	margin-top: 50px;
	box-shadow: 0 5px 15px rgba(0,0,0, 0.2);
}

.footer .zhuyi1 h2 {
	line-height: 55px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background-color: rgba(0,0,0,0.2);
}

.footer .zhuyi1 ul {
	background: #FFF;
	width: 980px;
	list-style-type: circle;
	padding-left: 20px;
	display: inline-block;
	border-radius: 0 0 6px 6px;
}

.footer .zhuyi1 ul li {
	display: block;
	width: 460px;
	float: left;
	line-height: 30px;
	list-style-type: circle;
	margin: 10px;
}

.que {
	font-weight: 600;
}

.footer p {
	text-align: center;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 30px;
/* padding-left:90px;*/
}

/**********LW***************/

.center .chanpin .rexiao img {
	vertical-align: middle;
}

.center .chanpin .lwlist {
	width: 314px;
	height: auto;
	background: #FFF;
	margin-top: 25px;
	float: left;
	border-radius: 6px;
	box-shadow: 0 5px 15px rgba(0,0,0, 0.2);
}

.center .chanpin .lwlist .listtou {
	height: 70px;
	/*background: rgb(51, 61, 67 ,0.88);*/
	background-color: #39444d;
	border-radius: 6px 6px 0 0;
}


.lwlist_3{
    margin-left: 29px;
    margin-right: 29px;   
}

.center .chanpin .lwlist .listtou h2 {
	font-size: 25px;
	font-family: Arial;
	color: #fff;
	line-height: 70px;
	font-weight: normal;
 /*text-align:center;*/
	font-family: "微软雅黑";
	padding-left: 40px;
}

.center .chanpin .lwlist .listcenter {
	margin-left: 20px;
	margin-top: 10px;
}

.center .chanpin .lwlist .listcenter p {
	line-height: 36px;
	border-bottom: dashed 1px #CCC;
	width: 275px;
	
}

.listdi2 {
	background: #E1E1E1;
	border: ssolid 1px #FFFFFF;
	height: 60px;
	margin-top: 15px;
	border-radius: 0 0 6px 6px;
}

.listdi2 .jiage {
	display: inline-block;
	height: 30px;
	width: 150px;
	line-height: 30px;
	margin-left: -30px;
	color: #545454;
	text-decoration: none;
	font-size: 16px;
	text-align: right;
	margin-top: 15px;
	font-family: "微软雅黑";
}

.listdi2 .buy {
	display: inline-block;
	background: #ce3737;
	width: 75px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	border-radius: 4px;
}

.listdi2 .buy:hover {
	background: #FF6928;
}


/**********RAK***************/
.zhongjian {
	background: #FFF;
	height: auto;
	padding-bottom: 20px;
}

.zhongjian .shang1 {
	width: 1000px;
	margin: 0px auto;
	padding-top: 15px;
}

.zhongjian tr {
}

.zhongjian tr td {
	text-align: center;
	padding-top: 15px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: normal;
}

.kon {
	padding-top: 10px;
}

/******售罄*******/
#sellout{
    background:url(../images/timg.jpg) center 68%;
    background-size:100%;
    opacity:0.9;
    transition: width 3s;
    -webkit-transition: width 3s
}
#sellout:hover{
    opacity:0.8;
    transition: width 3s;
    -webkit-transition: width 3s; 
}
#sellout>div>a{
    pointer-events:none;
}
/* end */

/*图片阴影*/
.shadow_th{
    filter: drop-shadow( 0 5px 10px rgba(11,27,38, 0.2));
    -webkit-filter: drop-shadow( 0 5px 10px rgba(11,27,38, 0.2));
}

/*end*/

/* banner */
.left_pic{
    width:400px;
    margin-top: 40px;
    float:left;
}


.backg_t{
    /*background-image: linear-gradient( 90deg, #0e2343 0%, #075f99 100%);*/
    background:rgba(0,0,0,0.2);
    box-shadow: 0 5px 15px rgba(0,0,0, 0.2);
    border-radius: 6px;
}

.logo_ondark{
    width: 200px;
    height: 60px;
    padding-top: 10px;
}

.p_title {
    /*font-size: xx-large;*/
    font-weight: bold;
    color: white;
    display:block;
    font-size: xx-large;
    /*font-weight: bold;*/
    /*color: white;*/
    /*display: block;*/
    width: 480px;
    text-align: center;
}







