/* 样式初始化 */
*{
    padding: 0;
    margin: 0; 
}
body{
    min-width: 1200px;
    /* overflow: auto; */
    color: #333;
   font-family: 
   "Microsoft YaHei",
   "黑体",
   "宋体",sans-serif;
}

ul,ol{list-style-type:none;} 
a{text-decoration:none;} 
img {
    border: none;
    vertical-align: middle;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
    }
      
    .clearfix {
    zoom: 1;
    }
.inline{
    display: inline;
}
.fl{
    float: left
}

.fr{
    float: right
}


/* 内容 */
.top{
    position: fixed;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 80px;
     background:url("http://pic.grdt.com.cn/img/xuchuan/ctoxc/top.png") no-repeat center;  
}
.banner{
    width: 100%;
    height: 650px;
    background:url("http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/banner.png") no-repeat center;
}
.title{
    text-align: center;
    font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    padding-top: 50px;
    /* display: -webkit-flex;
    display: flex; */
}
.title>div{
    display: inline-block;
    vertical-align: middle;
}
.title span{
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.title .num{
    font-size: 16px;
    position: absolute;
    color: #f9f9f9;
    top: 13px;
    left: 15px;
}
.list1{
    width: 100%;
    background-color: #ffffff; 
}
.list1_cont{
    width: 992px;
    height: 159px;
    margin: 50px auto;
	background-color: #ffffff;
	box-shadow: 0px 0px 29px 0px 
		rgba(58, 52, 90, 0.2);
	border-radius: 10px;
}
.list1_cont{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    letter-spacing: 0px;
    color: #342c26;
    font-size: 22px;
}
.list2{
    width: 100%;
    height: 500px;
	background-color: #f9f9f9;
}
.list2_cont{
    width: 1070px;
    margin: 70px auto 0px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.list2_cont>div{
    width: 134px;
    height: 197px;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 20px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list2_cont .item1{
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/list2-01.png');
}
.list2_cont .item2{
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/list2-02.png');
}
.list2_cont .item3{
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/list2-03.png');
}
.list2_cont .item4{
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/list2-04.png');
}
.list2_cont .item5{
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/list2-05.png');
}
.list2_cont .item6{
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/list2-06.png');
}

.list3{
    width: 100%;
    height: 611px;
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/list3_bg.png') no-repeat center;
}
.list3_cont{
    /* height: 340px;
    margin: 50px auto 0px; */
}
.list3_cont ul{
    /* width: 840px; */
    width: 900px;
    padding: 40px 70px;
    margin:50px auto 0px;
    background-color: #ffffff;
	box-shadow: 0px 0px 117px 0px 
		rgba(187, 154, 116, 0.28);
    border-radius: 10px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list3_cont li{
    /* width: 394px; */
    width: 420px;
    height: 38px;
    line-height: 38px;
	border-radius: 5px;
    border: dashed 1px #bb9a74;
    margin: 6px 0px;
    letter-spacing: 0px;
    color: #666666;
    font-size: 20px;
    display: -webkit-flex; /* Safari */
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.list3_cont li img{
    margin-left: 15px;
    margin-right: 5px;
}


.list4{
    width: 100%;
    height: 570px;
    background: #ffffff;
}
.list4_cont{
    width: 764px;
    margin: 0 auto;
    margin-top: 60px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.list5{
    width: 100%;
    height: 486px;
    background: #f7f7f7;
}
.list5_cont{
    width: 955px;
    padding: 40px 50px;
    margin: 70px auto 0px;
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px 
		rgba(187, 154, 116, 0.25);
    border-radius: 30px 10px 10px 0px;
    letter-spacing: 0px;
    color: #666666;
    line-height: 2;
    font-size: 22px;
}
.list6{
    width: 100%;
    height: 673px;
    background: url('http://pic.grdt.com.cn/img/xuchuan/ztxc/fdcxc/form_bg.png') no-repeat center;
}

.list6 h4{
    font-family: PingFang SC Regular;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    padding-top: 70px;
}
.list6_content{
    width: 1100px;
    margin: 0 auto;
}
.list6 form{
    margin: 0 auto;
    margin-top: 50px;
    color: #ffffff;
    text-align: center;
}
.list6 form label{
    display: block;
    margin: 30px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #ffffff;
}
.list6 form label span{
    margin: 0px 30px;
    display: inline-block;
    vertical-align: middle;
}
.list6 form input{
    display: inline-block;
    vertical-align: middle;
    outline: none;
    padding:  0 20px;
    width: 400px;
	height: 45px;
	background-color: #323130;
	border-radius: 12px;
	border: solid 1px #ffffff;
    font-size: 18px;
    color: #ffffff;
}
.list6 form input::-webkit-input-placeholder{
    color: #ece9e9;
}
.tj_btn{
    display: block;
    margin: 0 auto;
    width:237px;
    height:42px;
    line-height: 42px;
    background:#B8895E;
    border-radius:20px;
    font-size: 20px;
    color: #f5f4f4;
    outline: none;
    border: none;
    cursor: pointer;
}


.tj_mc{
    z-index: 11;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
.tc_box{
    position: absolute;
    width: 532px;
    padding: 20px 50px;
    z-index: 13;
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 6px rgba(13,45,93,1);
    border-radius:8px;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -webkit-transform:translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%);    
}
.tc_box .icon_face{
    width: 61px;
    margin-top: 10px;
}
.tc_box .text{
    width:440px;
    font-size:24px;
    font-family:Source Han Sans CN;
    font-weight:400;
    line-height:41px;
    color:rgba(35,35,35,1);
    text-align: justify;
}



/* 添加视频播放视频 */
.video-icon{
    position: absolute;
    right: 12px;
}



.videos {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    transform: translateZ(100px);
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
}
.videos .video-box {
    position: relative;
    width: 640px;
    height: 368px;
    margin: 140px auto;
    background-color: black;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transtion: all 0.6s ease 0s;
    -o-transtion: all 0.6s ease 0s;
}
.videos .video-box .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videos .video-box .delete {
    position: absolute;
    cursor: pointer;
    top: -50px;
    right: -50px;
    width: 40px;
    height: 40px;
    /* background-color: rgba(255, 255, 255, 0.2); */
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.videos .video-box .delete img {
    width: 20px;
    height: 20px;
}