﻿/*全局 初始化页面*/
body,ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select
	{	padding:0; margin:0; }
li 	{	list-style:none;}
ul 	{	list-style-type: none;}
img	{	border:none; }
select:focus{	outline:none;	}
a   {	font-size: 14px;	color: #808080;	text-decoration:none;}
* 	{ margin: 0;padding: 0;}
i   { font-style: normal; }
body {	font-family: "新宋体";}
select { list-style: none;	border: none;	 background: transparent;	-webkit-appearance:none;}

body {
	background: url(../images/bgk.png) repeat-x;
	background-position:center center;
	background-size: cover;
	background-attachment:fixed;
}

#body_index {
	position: relative;
	top:0px;
	right: 0px;
	left: 0px;
	margin:0 auto;
	width:1100px;
	height:auto;
}	

.header{margin: auto;
        width:1100px;
	    height:254px;}
.header img{width:1100px;
	        height:254px;}
.nav{margin:2px auto;
     width:1100px;
     height:40px;
     background:#d3001b;}
.nav ul{margin: auto;
        width:1040px;
        height:40px;}
.nav ul li{float: left;
           margin: 9px 10px 9px 10px;
           height:22px;
           text-align: center;
           line-height: 22px;
           font-size: 20px;
           padding-right: 17px;
           border-right: 2px solid #f39c81;}
#nav-none{border:none;}
.nav ul li a{color: white;
             opacity: 0.9;
             font-size: 20px;
             font-family: 黑体;}
.nav ul li a:hover{opacity: 1;}

#content {
	position: relative;
	top:0px;
	min-height:670px;
	width:100%;
	background:#FFFFFF;
}

#content_index {
	width:1000px;
	position: relative;
	left:0px;
	right:0px;
	top:0px;
	margin: 0 auto;
}

.content_1 {
	position: relative;
	float:left;
	width:652.5px;
	height:230px;
	margin-right:12.5px;
	border-bottom:1px #D3001B solid;
}

.content_1:after {
	content: '';
	position: absolute;
	left: auto;
	top: auto;
	bottom: 0px;
	right: 0px;
	height: 5%;
	width: 1px;
	
}

.content_1:before {
	content: '';
	position: absolute;
	left: auto;
	top: auto;
	bottom: 0px;
	left: 0px;
	height: 5%;
	width: 1px;
	background-color: #D3001B;
}

.c_1_top {
	line-height: 36px;
	font-weight: 600;
	top:0px;
	height:36px;
	width:auto;
	border-bottom:2px #B02C1A solid;
}

.top_left {
	font-size: 18px;
	float:left;
	border-bottom: #DCC5C5 2px solid;
	font-family: "黑体";
}

.top_right {
	float:right;
}

.top_right a {
	font-weight: bolder;
	font-size: 20px;
	color: black;
	font-family: '\5b8b\4f53';	
}

.c_1_left {
	float:left;
	margin-top:10px;
	width:230px;
	height:180px;
}

.c_1_left_index {
	margin-left: 5px;
	width:220px;
	height:170px;
}
#box{margin: 0 auto;
    width:220px;
    height: 170px;
    position: relative;
    }
#box img{width:220px;
         height: 170px;}
#list{list-style: none;
      position: absolute;
      bottom: 5px;
      left:90px;
      cursor: pointer;
}
#list li{float:left;
        width: 18px;
        height:18px;
        background-color: gray;
        margin-left: 5px;
        line-height: 18px;
        text-align: center;}

.c_1_right {
	float:left;
	width:410px;
	margin-top:15px;
	margin-left:10px;	
}

.c_right_left {
	float:left;
	margin-left:3px;
}

.c_right_left_li {
	    width: 385px;
            margin-left: 20px;
	
}

.c_right_left_li a {
	white-space: nowrap;
	display: block;
	width:auto;
	height:auto;
	margin-bottom:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
	font-size: 14px;
	/* color: rgb(136, 93, 27); */
	color:#333333;
}

.c_right_left_li a:hover {
	text-decoration:underline;
}

.c_right_right {
	float: right;
	margin-right: 5px;
	width:35px;
	height:auto;
	font-size: 14px;
	/* color: rgb(136, 93, 27) ; */
	color:#333333;
}

.c_right_right li {
	margin-bottom:10px;
	text-align: right;
}

.c_right_right p {
	/* margin-top:5px; */
}

.content_4  {
	float:left;
	width:325px;
	height:230px;
	margin: 0 12.5px;
}

.content_sp {
	float:left;
	width:325px;
	margin-left:12.5px;
}

.c_right_left_p {
	width:300px;
	
}

.c_right_left_p a {
	white-space: nowrap;
	display: block;
	width:auto;
	height:auto;
	margin-bottom:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
	font-size: 14px;
	/* color: rgb(136, 93, 27); */
	color:#333333;
}

.c_right_left_p a:hover {
	text-decoration:underline;
}

.c_2_right {
	float:left;
	width:325px;
	margin-top:15px;
/* 	margin-left:10px;	 */	
}

.content {
	position: relative;
	float:left;
	width:325px;
	min-height: 230px;
	border-bottom:1px #D3001B solid;
}

.content_2 {
	float:right;
}

.content:after {
	content: '';
	position: absolute;
	left: auto;
	top: auto;
	bottom: 0px;
	right: 0px;
	height: 5%;
	width: 1px;
	
}

.content:before {
	content: '';
	position: absolute;
	left: auto;
	top: auto;
	bottom: 0px;
	left: 0px;
	height: 5%;
	width: 1px;
	
}

#scroll{margin: 0 auto;
        top: 30px;
        width: 980px;
        height: 180px;
        position:relative;
        overflow: hidden;}
#scroll img{margin: 10px 0 0 20px;
            width: 210px;
            height:140px;
            transition:0.1s;}
#scroll ul{position: absolute;
           left: 0;
           top: 0;}
#scroll ul h3{color: #F5F5F5;
              font-size: 14px;
              text-align: center;
              font-weight: normal;
              overflow: hidden;
              text-overflow:ellipsis;
              white-space: nowrap;}
#scroll a{color:#696969;}
#scroll a:hover{color:black;}
#scroll img:hover{transform: scale(1.02);}
#scroll ul li{float: left;
              width: 250px;
              height:200px;
              }
#scroll .button{top: 60px;
                width:30px;
                height: 50px;
                background-color: rgba(0,0,0,0.3);
                color:white;
                font-size: 28px;
                line-height: 50px;
                text-align: center;
                position: absolute;
                display: none;
                cursor: pointer;
                z-index: 2;}
#left{left: 0px;
      border-radius:10px;}
#right{right:0px;
       border-radius:10px;}

#body_bottom {
	background:#c2a3a7;
	width:100%;
	height:80px;
	color:#000000;
	text-align: center;
	font-family: "新宋体";
}

#body_bottom p {
	padding-top:15px;
}

/*2019.09.24添加链接部分*/
.link{height:40px;
      background:#d3001b;}
.link_l{float:left;
        width: 160px;
        text-align: center;
        line-height: 40px;
        font-size: 20px;
        color:black;
        font-weight: bold;}
.link_r{float: left;
        padding-left: 30px;
        line-height: 40px;
        font-size: 15px;}
.link_r a{
	color:#fff;
}
.link_r a:hover{color: gainsboro;}