﻿/* CSS Document *//** Basic Cascading Style Sheet* Intructions:none* Version:1.0* Updated:2014-09-18* Author:Cyan.John.* Contact:* QQ:331863539* Email:zzy85620987@163.com*//* base */* {
	margin: 0;
	padding: 0
}
ol, ul {
	padding: 0;
}
a { color: inherit;

	text-decoration: none
}
a:hover {
    color: inherit;
    text-decoration: none;
}
.fl{
	float: left;
	display: inline;
}
.fr{float: right;}
li {
	list-style: none;
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}
img {
	border: none;
}
/* framework */.wrap {
	width: 100%;
	margin: 0 auto;
}

.clear{ clear: both;}
.zh{    text-align: center;}
/*---------------------------------------------开始---------------------------------------------------------*/


.banner{ width: 100%; height: 1028px; background: url(../images/banner.jpg) top center no-repeat;}

.banner img{ width: 100%;}
.a1{ width: 100%; position: relative;}
.a1 img{ width: 100%; height: auto;}
.a2 {
    background-image: url(../images/bg.jpg);
    background-size: 100% 100%;
    height: auto;
    padding-bottom: 150px;
    /*overflow-x: hidden;*/
}

.a2_nr {
    width: 1250px;
    margin: 0 auto;
    padding-top: 20px;
}

body,html{
    width: 100%;
}
.content1 {
    padding: 100px 60px 0px 60px;
    border: 14px solid #da9870;
    border-radius: 12px;
    background-color: rgba(255, 239, 220, 0.8);
    position: relative;
    margin-top: 70px;
}
.content1 .decro {
    position: absolute;
    bottom: -160px;
    right: -90px;
    width: 90%;

}
.new_l{ width: 700px;}
.new_l_top{height: 92px;  display: block;}
.new_l_top li{width: 33%;cursor: pointer; font-size:30px; float: left; text-align: center; background:url(../images/btn2.png) top center no-repeat; color: #c3604f;  line-height: 86px;     height: 92px; margin-right: 2px;}
.new_l_top li:hover{ background: #f3f3f3;}
.new_l_top li.aa{color: #fff;

    font-weight: bold;
	 background:  url(../images/btn1.png) top center no-repeat; 
}
.bt{height: 92px;  display: block;}
.active{
    color: #fff!important;

    font-weight: bold;
    background:  url(../images/btn1.png) top center no-repeat!important;
}
.new_l .content1>div.aa1 {
    display: block;
}
.pic_box img{ width: 340px; height: auto;}
.pic_box p{
    width: 250px;
    text-align: center;
    /* line-height: 52px; */
    margin: 13px 0;
}
.pic_list{display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;}
.pic_box{ margin-bottom: 26px;}

.fenye{ margin: 0px auto 100px; width: 150px;}
.page-item.active .page-link{ background: #c45b35;border-color:#c45b35;}
.page-link{ color:#333333; background-color: rgba(255,255,255,0.2);border-color: #f1cfa4;}
.page-item.disabled .page-link{background: rgba(255,255,255,0.2); border-color: #f1cfa4;}
.page-link:hover{background:#f0c99d;}
.fenye a{
    color:#333333; background-color: rgba(255,255,255,0.2);border-color: #f1cfa4;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    border: 1px solid;
    white-space: nowrap;
}
.fenye span{
    background-color: rgba(255,255,255,0.2);
    border-color: #f1cfa4;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    border: 1px solid;
    z-index: 3;
    color: #fff;
    white-space: nowrap;
    background: #c45b35;
    border-color: #c45b35;
}
.biaoti{
    width: 33%;
    cursor: pointer;
    font-size: 30px;
    float: left;
    text-align: center;
    background: url(../images/btn2.png) top center no-repeat;
    color: #c3604f;
    line-height: 86px;
    height: 92px;
    margin-right: 2px;
}
.a3{ background: #e9f1f1; padding-top:50px;   padding-bottom: 100px;}
.weiye-content .path {  
    width: 1170px;
    margin: 0 auto 45px;
    padding-top: 15px;
}
.weiye-content { width: 1200px; margin: 0 auto;}
.wy-path {
    width: 1200px !important;
    padding-bottom: 20px;
    /*background-image: url(../images/title_bg.jpg);*/
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

element.style {
}
.path {
    font-size: 16px;

}
.weiye-content .path, .weiye-content .path a:hover{color: #3a716e; }
.nr{width: 90%; margin: 0 auto 100px;}
.nr p{ line-height: 40px; text-indent: 32px; font-size:16px;}
.img_box {text-align: center; padding-bottom: 50px;}
.img_box img{ width: 650px!important; height: auto!important;padding-bottom: 20px; }
.footer{width: 100%; border-top: 1px solid #2e9f8c;font-size:16px; line-height: 120px;color: #247c6f; text-align: center; background: #c4dbd1;}
.csxz{width: 262px; height: 98px; top:865px; left:70%; position: absolute;}
.csxz img {width: 262px; height: 98px;}
.breadNav-icon {
    width: 22px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
    background: url(../images/inte.png) no-repeat;
    background-size: 100%, 100%;
}
.fanye{display: flex; justify-content: space-between; font-size:16px; line-height: 36px; font-weight:300;}
.fanye a:hover{ color: #3d93ae;}