/*--------------------Reset-----------------*/
/** reset **/
html{font-size: 62.5%}
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.wz_box img{display: block; height: auto;width:100%;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#b7100b;}
body{min-width: 1400px;margin: 0 auto;font-family: "微软雅黑"}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
a:hover{color:#465da9;}
p{font-size: 1.4rem;}
.px1200{width: 1200px; margin: 0 auto;}

/*index*/
.top{width: 100%; height: 150px;background: url(../images/top_bg.png) 94% center no-repeat #c62712;}
.top .px1400{width: 1350px; margin: 0 auto;padding-left: 50px;}
.top .fr{margin: 40px;font-size: 19px;color: #fff;font-weight: bold;height: 35px;line-height: 35px;}
.top .fr span{width: 70px; height: 35px;background: #800e00;text-align: center;display: inline-block;margin: 0 10px;padding:0 10px;}

/*banner*/
.banner{width: 100%; height: 560px; position: relative; overflow:hidden;}
.banner .focus{width: 100%; height: 560px; margin: 0 auto;}
.banner .focus img{width: 100%; height: 560px; }
.banner .focus #contrast a{width: 70px;height: 70px;background: url(../images/focus_bgon.png);position: absolute;display: block;top:200px;cursor: pointer; z-index:99;}
.banner .focus #contrast #btn1{left: 100px;}
.banner .focus #contrast #btn2{right: 100px;background-position: 70px 0;}

/*nav*/
.nav{width: 100%; height: 60px;position: absolute;bottom: 0; z-index:99;}
.nav>ul>li{ float: left; text-align: center; position: relative; background: #ba2a17;}
.nav>ul>li>a{padding: 0 51px; line-height: 60px;height: 60px;font-size: 18px; color: #fff;display: inline-block;}
.nav>ul li:hover a{background: #e79200;}
.nav ul li.light a{background: #e79200;}
.nav ul li span{font-size: 18px;color: #fff;}

/*设置一级导航样式*/
.nav li ul{position: absolute; left: 0; bottom: 60px; width: 100%;z-index: 999;display: none;text-align: center;}
.nav li ul li a{display: block;color:#fff;font-size:14px;font-weight: normal;background: url(../images/focus_p.png) !important; width:174px;height:40px;line-height:40px;text-align:center;border: none;float:left;padding: 0;}
.nav li ul li a:hover{background:#e79200 !important;}


/*main*/
.main{width: 100%; min-height: 500px;height: auto;overflow: hidden;background: url(../images/bg.jpg) center bottom no-repeat #fffaea;padding: 30px 0 100px;position: relative;}
/*title*/
.title{width: 100%; height: 50px;line-height: 50px;margin: 15px 0 10px; background: url(../images/title.png) left center no-repeat;}
.title span{width: 200px;height: 50px; line-height:50px;display: inline-block;font-size: 26px;color: #b21010; padding-left:70px;}
.title span img{ vertical-align:middle;}
.title a{font-size: 14px;color: #3a3a3a;float: right;}
.title a:hover{color: #bd1315;}

/*news*/
.news{width: 750px;}
.news .title{margin-bottom: 20px;}
.news .focus2{width: 750px;height: 430px;overflow: hidden;position: relative;}
.news .focus2 img{width: 750px;height: 430px;}
.news .focus2 p{width: 100%;height: 45px;background: url(../images/news_p.png);overflow: hidden;line-height: 45px;font-size: 16px;text-indent: 10px; color: #fff;position: absolute;bottom: 0px;left: 0px;}
.news .focus2 span{width: 20px;height: 20px;background: url(../images/focus.jpg);position: absolute;display: block;bottom: 10px;cursor: pointer;}
.news .focus2 span.prev{right: 30px;}
.news .focus2 span.next{right: 6px;background-position: 20px 0;}
.news .focus2 span:hover{background: url(../images/focus_on.jpg);}
.news .focus2 span.next:hover{background-position: 20px 0;}

.news_r{width: 350px;}
.news_r a{font-size: 18px;color: #ba2a17;line-height: 33px;}
.news_r span{font-size: 12px;color: #818181;line-height: 40px;display: block;margin-bottom: 10px;}
.news_r p{font-size: 14px;color: #2e2e2e;line-height: 26px;}

.new ul li{width: 100%; height: 38px;line-height: 38px;}
.new ul li a{font-size: 16px;color: #000000;}
.new ul li>span{font-size: 14px;color: #666666;font-family: "Arial";}
.new ul li:hover a{color: #bd1315;}

.main1_r{width: 420px;}

/*光影留痕*/
.gylh{width: 100%; padding: 30px 0 40px;background: url(../images/gylh_bg.png) 70% top no-repeat;}
.gylh_box{ width: 1200px; height:225px;position: relative;margin-top: 20px;}
.gylh_box .swiper-slide img{width: 290px; height:225px;}
.gylh_box .swiper-slide{position: relative;}
.gylh_box .swiper-slide .up{display: none;}
.gylh_box .swiper-slide:hover .up{display: block; width: 250px; height:160px;padding: 65px 20px 0; position: absolute; top: 0;left: 0;background: url(../images/up.png);z-index: 10;text-align: center;}
.gylh_box .swiper-slide .up p{font-size: 21px;color: #fff;line-height: 28px;}
.gylh_box .slick-prev,.gylh_box .slick-next{width: 70px; height: 70px; background: url(../images/focus_bg.png); position: absolute; top: 80px;color:transparent;cursor: pointer;}
.gylh_box .slick-prev{  left: -100px;}
.gylh_box .slick-next{ right: -100px;background-position: 70px 0px; }
#contrast a:hover{background: url(../images/focus_bgon.png) #eee5c9;}
#contrast a.slick-next:hover{background-position: 70px 0px;}

/*桃李芳菲*/
.tlff{width: 100%; height: 322px; margin: 30px auto 0;overflow: hidden;}
.tlff_box{width: 100%;height: 232px;overflow: hidden;margin-top: 20px;}
.tlff_box .bd ul li{width: 290px;height: 230px;margin: 0 10px;}
.kuang{width: 290px;height: 190px;display: table-cell;text-align: center;border: 1px solid #eee;line-height: 190px;vertical-align: middle;}
.tlff_box .bd ul li img{max-width: 290px;max-height: 190px; vertical-align:middle;}
.tlff_box .bd ul li p{font-size: 14px;color: #222;text-align: center; padding-top:10px;}
.tlff_box .bd ul li:hover p{color: #bd1315;}

/*饮水思源*/
.yssy{width: 430px;}
.yssy ul li{padding: 0 10px; height: 49px; line-height: 49px;border-bottom: 1px dotted #b4b1a7}
.yssy ul li a{font-size: 17px;color: #303030;}
.yssy ul li span{font-size: 17px;color: #828282;}
.yssy ul li strong{font-size: 15px;padding-right: 10px;}
.yssy ul li:hover a{color: #bd1315;}

.juanz{width: 446px;margin: 0 10px;}
.juanz ul li{width: 217px; height: 225px;text-align: center;}
.juanz ul li img{width: 217px; height: 160px;}
.juanz ul li p{font-size: 16px;color: #303030;line-height: 50px;}
.juanz ul li:hover p{color: #bd1315;}

.jzfs{width: 230px;height: 390px;padding: 30px 25px; background: #e1d9bf;}
.jzfs h1{font-size: 21px;color: #867749; line-height:40px;}
.jzfs p{font-size: 15px;color: #000000;line-height: 30px;margin: 30px 0;}
.jzfs ul li{padding-left: 100px;height: 44px;line-height: 44px;}
.jzfs ul li a{font-size: 16px;color: #885519;display: block;}
.jzfs ul li:hover a{text-decoration: underline;}
.jzfs ul li.li1{background: url(../images/icon1.png) 30px center no-repeat;}
.jzfs ul li.li2{background: url(../images/icon2.png) 30px center no-repeat;}
.jzfs ul li.li3{background: url(../images/icon3.png) 30px center no-repeat;}
.jzfs ul li.li4{background: url(../images/icon4.png) 33px center no-repeat;}

/*友情链接*/
.link{width: 100%; height: 50px;line-height: 50px;position: absolute;bottom: 0;left: 0;}
.link ul{background: #7d7d7d;height: 50px;}
.link ul li{float: left;font-size: 17px;color: #ddd5b5;}
.link ul li img{vertical-align: middle;padding: 0 20px;}
.link ul li a{font-size: 16px;color: #ffffff;padding: 0 30px;display: inline-block;}
.link ul li:hover a{color: #ddd5b5;}
.link ul li span{font-size: 16px;color: #ffffff;}

/*foot*/
.foot{width: 100%; height: 150px;padding-top: 40px;background: #a61300;}
.foot .fl{padding-top: 15px;}
.foot .fl p{font-size: 14px;color: #ddd5b5;line-height: 28px;}
.foot .fr dl{float: left;margin-left: 20px;text-align: center;}
.foot .fr dl dt{width: 95px; height: 90px;background: #fff;}
.foot .fr dl dd{font-size: 14px;color: #f5e5e5;line-height: 40px;}

/*list*/
/*subbanner*/
.subbanner{width: 100%; height: 560px; position: relative;}
.subbanner img{width: 100%; height: 560px; }

/*submenu*/
.main_l{width: 210px;}
.main_l h1{width: 100%; height: 70px;background: url(../images/lmmc.png) 10px center no-repeat #bbad78;line-height: 70px;font-size: 24px;color: #fff;text-indent: 80px;font-weight: normal;}
.main_l ul{width: 100%;height: auto;min-height: 200px;overflow: hidden;padding-bottom: 200px;background: #f0ead4;}
.main_l ul li{width: 190px; height: 50px;line-height: 50px; float: right;margin-top: 30px;border-left: 3px solid #f0ead4;}
.main_l ul li a{font-size: 16px;color: #6c6c6c;text-indent: 30px;display: block;}
.main_l ul li.light{border-left: 3px solid #e53215;background: #fef9e9;}
.main_l ul li.light a{color: #ba2a17;}
.main_l ul li:hover{border-left: 3px solid #e53215;background: #fef9e9;}
.main_l ul li:hover a{color: #ba2a17;}

.submenu{background: url(../images/submenu.png) bottom right no-repeat; width: 100%; height: 50px;}

/*main_r*/
.main_r{width: 920px;}
/*title2*/
.title2{width: 100%; height: 50px;border-bottom: 2px solid #e7dfc9;line-height: 50px;margin-bottom: 20px;}
.title2 h2{float: left;font-size: 30px;color: #ba2a17;font-weight: normal;}
/*当前位置*/
.dqwz,.dqwz a{font-size: 14px;color: #6c6c6c;}
.dqwz a{padding: 0 10px;}
.dqwz a:hover{color: #ba2a17;}

/*list*/
.list ul li{width: 100%; height: 50px;line-height: 50px;border-bottom: 1px dotted #c5c2ba;}
.list ul li a{font-size: 16px;color: #131313;display: inline-block;}
.list ul li>span{font-size: 16px;color: #727272;}
.list ul li:hover a{color: #bd1315;}

/*content*/
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

/*.content h1{ color: #333;font-size: 28px;line-height: 2em;padding: 10px 0;text-align: center;}
.content .bar{ line-height:2.8em; height:2.8em; text-align:center; color:#999; border-bottom:1px solid #dedede; font-size:12px;margin-bottom: 20px;}
.content p{ text-indent:2em; line-height:2em;margin-bottom:15px; color:#333; font-size:16px;}
.content p img{ margin:15px auto; border:none; display:block}*/

.content h1{margin:26px 0px;font-size:27px;text-align:center;line-height:46px;color:#000000;font-weight: normal;}
.content .bar{
	height: 30px;
	line-height: 30px;
	padding-bottom: 8px;
	border-bottom: dashed 1px #afadad;
	text-align: center;
	font-size: 14px;
	color: #3D3D3D;
}
.content .bar span{margin-left:6px;margin-right:16px;}
.content img{margin:15px auto;text-align:center;display:block}
.content p{font-size:16px;color:#282828;margin-top:30px;line-height:30px; text-indent:2em; }

/*list_pic*/
.list_pic ul li{width: 210px; height: 200px;float: left;margin: 0 10px;text-align: center;}
.list_pic ul li .img{width: 208px; height: 150px;border: 1px solid #ccc;line-height: 150px;display: table-cell;text-align: center;vertical-align: middle; overflow:hidden;}
.list_pic ul li .img img{vertical-align: middle;max-width: 208px;; max-height: 150px;}
.list_pic ul li p{font-size: 16px;line-height: 30px;color: #333;}
.list_pic ul li:hover p{color: #bd1315;}

/*search_bys*/
.search_bys { font-size:16px; width:850px; color:#333; height:40px; line-height:40px; margin: 0 auto 20px;}
.search_bys .text{ width:500px; height:40px; line-height:40px; text-indent:10px;}
.search_bys .submit{ width:200px; margin-left:10px; height:40px; background:#ba2a17; color:#fff; font-size:18px; float:right;}
