﻿@charset "UTF-8";
/*初始化css*/
body{min-width:1200px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;border: 0;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
.bx-1200{
	width: 1200px;
	margin: 0 auto;
}
.header{
	width: 100%;
	height: 553px;
	background: url(http://jyt.bjesoa.com/picture/0/2009091747442803746.png) no-repeat center center;
}
.section1{
	height: 464px;
	background-color: #fff;
	margin-top: 24px;
}/* 轮播图开始 */
.section1-lbt {
    width: 690px;
    height: 464px;
    float: left;
    background-color: #000;
}
.focusBox {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: Arial;
    text-align: left;
    background: #fff;
}
/* 图片设置 */
.focusBox .pic img {
    width: 100%;
    display: block;
}
/* 文字提示设置 */
.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 47px;
    width: 100%;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.6;
    overflow: hidden;
}
.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 47px;
  width: 100%;
  overflow: hidden;
}

.focusBox .txt li {
  height: 47px;
  line-height: 47px;
  position: absolute;
  bottom: -40px;
}

.focusBox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 24px;
  font-size: 17px;
  font-weight:400;
  text-decoration: none;
}
/* 圆点设置 */
.focusBox .num {
  position: absolute;
  z-index: 3;
  bottom: 23px;
  right: 0px;
  height: 10px;
}

.focusBox .num li {
  float: left;
  position: relative;
  width: 17px;
  height: 19px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  background: url(http://jyt.bjesoa.com/picture/0/2009091440002011008.png)center center;
  margin-right: 10px;
}

.focusBox .num li a,
.focusBox .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}

.focusBox .num li{
  z-index: 1;
  color: #fff;
}

.focusBox .num ul {
  width: 100%;
  height: auto;
}

.focusBox .num li.on,
.focusBox .num .on:hover {
	background: url(http://jyt.bjesoa.com/picture/0/2009091432351981031.png)center center;
}  
.focusBox .pic {
  position: relative;
}
/* 轮播图结束 */


.section1-right{
	width: 510px;
	padding: 0 38px;
	background-color: #a32025;
	color: #fff;
	height: 100%;
	padding-top: 15px;
}
.section1-bt{
	height: 75px;
	width: 438px;
	background: url(http://jyt.bjesoa.com/picture/0/2009091432352777806.png) -24px top;
}
.section1-right li{
	font-size: 17px;
	line-height: 51px;
	border-bottom: 3px dashed #fff;
}
.section1-right li a{
	color: inherit;
}
.ty-bt{
	width: 100%;
	height: 88px;
	background: url(http://jyt.bjesoa.com/picture/0/2009091432351592808.png) -13px 12px #fff9f0;
	font-size: 30px;
	color: #a32025;
	text-align: left;
	padding-left: 103px;
	font-weight: bold;
	padding-top: 18px;
}
/* 第二部分 */
.section2{
	background-color: #fff;
	text-align: center;
}
.section2 ul{
	margin-top: 20px;
	overflow: hidden;
	padding-left: 20px;
}
.section2 li{
	width: 142px;
	height: 297px;
	margin: 0 45px;
	margin-bottom: 20px;
}
.section2 li a{
	color: #BE0505;
	line-height: 25px;
}
.section2 li img{
	width: 100%;
	height: 198px;
}
.section2 li p{
	font-size: 19px;
	font-weight: bold;
}
.section2 li span{
	font-size: 15px;
}
.section3{
	background-color: #fff9f0;
	padding-top: 30px;
	padding-left: 7px;
}
.section3 li {
	width: 275px;
	float: left;
	margin: 0 10px;
	height: 243px;
	margin-bottom: 20px;
}
.section3 li img{
	width: 275px;
	height: 193px;
	border: 2px solid #D6D6D6;
	display: block;
	padding: 2px;
}
.section3 li a{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.section3 li a p{
	margin-top: 10px;
}
.section4{
	background-color: #fff9f0;
	padding-top: 40px;
	padding-bottom: 20px;
}
.section4-top{
	width: 100%;
	text-align: center;
	overflow: hidden;
	display: block;
	height: 159px;
	margin-bottom: 25px;
}
.section4 ul{
	padding-left: 20px;
	padding-top: 30px;
}
.section4 li  {
	float: left;
	width: 50%;
	padding-right: 30px;
	margin-bottom: 30px;
}
.section4 li img{
	width: 192px;
	height: 270px;
	border: 2px solid #D6D6D6;
	display: block;
	padding: 2px;
}
.section4 li div.fr{
	width: 350px;
	padding-top: 10px;
}
.section4 li div.fr p{
	font-size: 22px;
	color: #A32025;
	font-weight: bold;
	margin-bottom: 16px;
}
.section4 li div.fr span{
	color: #000;
	font-size: 16px;
	text-indent: 2em;
	display: inline-block;
}
.footer{
	width: 100%;
	height: 115px;
	line-height: 60px;
	color: #be0505;
	text-align: center;
	background-color: #fff;
	font-size: 20px;
	border-bottom: 55px solid #be0505 ;
}