﻿/* CSS Document */
body
{
	opacity: 0;
	text-align: center;
	margin: 0;
    font-family:'Microsoft YaHei',sans-serif;
    background:#ebf6ff;
}
ul{list-style:none;}
h6
{
	margin: 0;
}
#container{
    position:relative;
}

.layer1,.rectangle,.layer2,.layer3,.layer4,.layer5,.layer6,.layer7,.layer8,.layer9
{
	margin: 8px auto;
    padding:0 12px;
    background:#fff;
}
.layer1
{
	width: 1065px;
	height: 373px;
	margin: 0px auto;
	display: flex;
	display: -moz-box;
    display: box; 
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.layer1 .pic
{
	width: 573px;
	height: 330px;
	background-color:#aaa;
	float: left;
}
.layer1 .pic .p
{
	width: 573px;
	height: 330px;
	position: absolute;
}
#p1,#p2,#p3,#p4
{
	z-index: 4;
}
.layer1 .pic a
{
	background: #000;
	background: rgba(0,0,0,0.00);
	text-indent: 0;
    width: 100%;
}
.layer1 .pic .point
{
	width: 573px;
	height: 47px;
	position: relative;
	z-index: 5;
	top: 282px;
	text-align: left;
    background-color: hsla(0,0%,0%,0.8);
}
#t1,#t2,#t3,#t4,#t5
{
	text-align: left;
	position: absolute;
	top: 280px;
	z-index: 100;
	font-size: 20px;
	text-indent: 10px;
	line-height: 47px;
	width: 550px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#pIN a:nth-child(even):link:hover
{
	color: #78B5FF;
}
.layer1 .pic .p .point1 .po
{
	width: 10px;
	height: 8px;
	background-color: #cccccc;
	position: absolute;
	z-index: 6;
    top: 335px;
    cursor: pointer;
}
#po1
{
	left: 260px;
}
#po2
{
	left: 274px;
}
#po3
{
	left: 288px;
}
#po4
{
	left: 302px;
}
#po5
{
	left: 316px;
}
.zwgknr input
{
    width: 57px;
    height: 23px;
    position: relative;
    background-color: transparent;
    border: none;
    color: #333;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    z-index: 1;
    cursor: pointer;
    top: 10px;
}
.zwgknr input{
    outline:none;
}
.zwgknr .tit{
    text-align:left;
    margin:0 0 17px 0;
}
.zwgknr .tit a{
    color:red;
    font-size:19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    display:block;
    float:none;
    width:470px;
}
.zwgknr h4
{
	height: 42px;
	margin: 0;
	border-bottom:2px solid #f02100;
}
.zwgknr h4 div a.active
{
	color: #fff;
    background:#f02100;
}
.zwgknr h4 div a
{
	background: #f7f7f7;
    color:#333;
    font-size:17px;
    font-weight:500;
	transition: 0.5s;
    padding: 10px;
}
body .zwgknr a,a:link,a:visited
{
	width: 104px;
	height: 22px;
	font-family: "Microsoft YaHei";
	font-size: 22px;
	color: #326ddc;
	position: relative;
	line-height: 22px;
	float: left;
	cursor: pointer;
	background: rgba(0,0,0,0.00);
}
.nr
{
	text-align: left;
}
.nr ul
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	list-style: none;
}
.nr ul li:last-child
{
	border:none;
}
.tab-contain2
{
	position: relative;
	display: block;
	width: 473px;
}
.tab-contain2 ul
{
	overflow: hidden;
	height: 270px;
}
.tab-contain2 ul li
{
	width: auto;
}
.tab-contain2 ul li a
{
	width: 410px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: inline-block;
}
.nr li
{
	border-bottom: 1px #c0c2c4 dashed;
	width: auto;
	height: 38px;
	line-height: 38px;
	white-space:nowrap;
}
.nr li a,a:link,a:visited
{
	width: 410px;
	height: 38px;
	line-height: 38px;
	text-align: left;
	color: black;
	font-size: 14px;
	margin: 0;
	text-indent: 10px;
	float: none;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: inline-block;
	background: url(/images_csgxj/list_iconomal.png) left center no-repeat;
}
.nr span
{
	float: right;
	color: #585858;
	line-height: 38px;
}

.layertit{
    width:100%;
    height:54px;
	border-bottom:2px solid #f02100;
}
.layertit .ltit{
    float:left;
    width:143px;
    display:inline-block;
    font-size:18px;
    color:#fff;
    background:#f02100;
    line-height:54px;
}
    .layertit .ltit:before {
        content:'';
        width:32px;
        height:32px;
        display:inline-block;
        background-image:url(/images_csgxj/navicon-white.png);
        position: relative;
        top: 12px;
        right: 8px;
    }
.layertit .lblank{
    width:calc(100% - 143px);
    height:54px;
    display:inline-block;
    background:-webkit-linear-gradient(left,#fff,#fdded9);
}
.layer2{
    width: 1065px;
	height: 392px;
	margin: 0px auto;
    padding-bottom: 38px;
	display: flex;
	display: -moz-box;
    display: box; 
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    flex-wrap: wrap;
}
.layer2 .layertit .lblank input{
    width: 57px;
    height: 23px;
    position: relative;
    background-color: transparent;
    border: none;
    color: #333;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    z-index: 1;
    cursor: pointer;
    top: 13px;
}
    .layer2 .layertit .lblank input:focus {
        outline:none;
    }
.layer2 .content{
    width: 1065px;
    height:320px;
	display: flex;
	display: -moz-box;
    display: box; 
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    padding:17px 0 0 0;
}
.layer2 .content .ctblock{
    width:1065px;
}
.layer2 .content .ctblock .cttit{
    width:310px;
    text-align:left;
    background:-webkit-linear-gradient(left,#fdded9,#fff);
    color:#f02100;
    padding:5px 0 5px 10px;
}
.layer2 .content .ctblock .cttit input{
    width: 57px;
    height: 23px;
    position: relative;
    background-color: transparent;
    border: none;
    color: #333;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    z-index: 1;
    cursor: pointer;
    top: -2px;
}
    .layer2 .content .ctblock .cttit input:focus {
        outline:none;
    }
.layer2 .content .ctblock:not(:last-child){
    border-right:1px solid #e3e3e3;
    padding-right:35px;
}
.layer2 .content .ctblock:not(:first-child){
    margin-left:12px;
}

.layer2 .content .ctnr ul
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	list-style: none;
}
.layer2 .content .ctnr li
{
	width: auto;
	height: 37px;
	line-height: 37px;
	white-space:nowrap;
}
.layer2 .content .ctnr li span
{
	float: right;
    color: #585858;
    line-height: 38px;
}
.layer2 .content .ctnr li a,a:link,a:visited
{
	width: 1000px;
	height: 37px;
	line-height: 37px;
	text-align: left;
	color: black;
	font-size: 14px;
	margin: 0;
	text-indent: 10px;
	float: none;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: inline-block;
	background: url(/images_csgxj/list_iconomal.png) left center no-repeat;
}

.layer3{
    width: 1065px;
	height: 119px;
	margin: 0px auto;
    padding-bottom: 45px;
	display: flex;
	display: -moz-box;
    display: box; 
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    flex-wrap: wrap;
}
.layer3 img{
    width:100%;
}

.layer4{
    width: 1065px;
	height: 246px;
	margin: 0px auto;
    padding-bottom: 45px;
	display: flex;
	display: -moz-box;
    display: box; 
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    flex-wrap: wrap;
}
.layer4 .layertit .lblank input{
    width: 57px;
    height: 23px;
    position: relative;
    background-color: transparent;
    border: none;
    color: #333;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    z-index: 1;
    cursor: pointer;
    top: 13px;
}
    .layer4 .layertit .lblank input:focus {
        outline:none;
    }
.layer4 .layer4l{
    width: 590px;
}
.layer4 .layer4l .content{
    width: 590px;
    height:230px;
	display: flex;
	display: -moz-box;
    display: box; 
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    padding:17px 0 0 0;
}
.layer4 .layer4l .content .ctblock{
    width:590px;
}
.layer4 .layer4l .content .ctblock .ctpic{
    width:330px;
    display:inline-block;
    float:left;
}
.layer4 .layer4l .content .ctblock .ctpic img{
    width:100%;
}
.layer4 .layer4l .content .ctblock .ctnr{
    width:230px;
    display:inline-block;
}
.layer4 .layer4r{
    width: 460px;
}
.layer4 .layer4r .content{
    width: 460px;
    height:230px;
	display: flex;
	display: -moz-box;
    display: box; 
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    padding:17px 0 0 0;
}
.layer4 .layer4r .content .ctblock{
    width:460px;
}

.layer4 .content .ctnr ul
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	list-style: none;
}
.layer4 .content .ctnr li
{
	width: auto;
	height: 30px;
	line-height: 30px;
	white-space:nowrap;
}
.layer4 .content .ctnr span
{
	float: right;
	color: #585858;
	line-height: 30px;
}
.layer4 .layer4l .content .ctnr li a,a:link,a:visited{
	width: 230px;
}
.layer4 .layer4r .content .ctnr li a,a:link,a:visited{
	width: 360px;
}
.layer4 .content .ctnr li a,a:link,a:visited
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: black;
	font-size: 14px;
	margin: 0;
	text-indent: 10px;
	float: none;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: inline-block;
	background: url(/images_csgxj/list_iconomal.png) left center no-repeat;
}

.RightBlock .box {
            width: 467px;
            height: 202px;
            border: 1px solid #ccc;
 
        }
        .RightBlock .inner{
            width: 467px;
            height: 202px;
            position: relative;
            overflow: hidden;
        }
        .RightBlock .inner img{
            width: 467px;
            height: 202px;
            vertical-align: top
        }
        .RightBlock ul {
            width: 2000%;
            position: absolute;
            list-style: none;
            left:0;
            top: 0;
            padding: 0;
            margin: 0;
        }
        .RightBlock .inner li{
            float: left;
 
        }
        .RightBlock .inner li a{
            margin:0;
 
        }
        .RightBlock #arr{
            display: none;
        }
        .RightBlock #arr span{
            width: 40px;
            height: 40px;
            position: absolute;
            left: 5px;
            top: 50%;
            margin-top: -20px;
            background: #fff;
            cursor: pointer;
            line-height: 40px;
            text-align: center;
            font-weight: bold;
            font-family: '黑体';
            font-size: 30px;
            color: #000;
            opacity: 0.5;
            border: 1px solid #fff;
        }
        .RightBlock #arr #right {
            right: 5px;
            left: auto;
        }