@charset "utf-8";
/* 通用 */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}
li{
	list-style: none;
}

input{
	outline: none;
}
/* 走进中江 */
.zjx_zjzj{
	width: 100%;
	height: auto;
        overflow: hidden;
}

.zz_content{
	width: 1200px;
	height: auto;
	margin: auto;
}

.zz_content_p1{
	width: 100%;
	height: 120px;
	margin: auto;
	text-align: center;
	line-height: 120px;
}

.zz_content_p1 img{
	vertical-align: middle;
}

/* 轮播 */

.zz_content_p2{
	width: 1200px;
	height: 285px;
}


.zz_content_p2_left{
	position: relative;
	width: 530px;
	height: 285px;
	float: left;
}

.carousel .carousel_img{
	display: none;
}

.carousel .carousel_img:nth-child(1){
	display: block;
}

.carousel_img img{
	position: absolute;
	top: 0px;
	width: 530px;
	height: 285px;
}
/* 轮播-按钮 */
.carousel_btn{
    position: absolute;
    top: 260px;
    right: 10px;
    width: 100px;
    height: 20px;
}

.carousel_btn .btn{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
	margin: 5px 5px;
	float: left;
	cursor: pointer;
}

.carousel_btn .on{
	background-color: #EFC275;
}

/* 中江简介 */
.zz_content_p2_right{
	width: 650px;
	height: 285px;
	float: right;
	margin-left: 20px;
}

.zcpr_title{
	width: 650px;
	height: 40px;
}

.zcpr_title span{
	display: block;
	width: 100px;
	height: 35px;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #CE0026;
}

.zcpr_cont{
	width: 650px;
    height: 190px;
    margin-top: 20px;
    line-height: 30px;
    text-indent: 2em;
}

.zcpr_cont p{
	color: #434343;
}

.zcpr_more{
    line-height: 30px;
    width: 105px;
    height: 30px;
    border: 2px solid #BD1A2F;
    text-align: center;
}

.zcpr_more a{
	color: #BD1A2F;
}

/* 中江特色 */
.zz_content_p3{
	width: 1200px;
	height: auto;
    margin-top: 30px;	
}

.zcp_left{
	width: 1200px;
	height: auto;
	float: left;
}

.zcp_left_top{
	width: 830px;
	height: 65px;
}

.zcp_left_top ul li {
	width: 190px;
    height: 65px;
    border-radius: 5px;
    margin: 0px 15px 10px 0px;
    float: left;
}

.zcp_left_top ul li a {
	text-align: center;
    line-height: 65px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.zcp_left_top ul li i {
    display: inline-block;
    width: 75px;
    height: 65px;
    vertical-align: bottom;
    transition: .5s;
}

.zcp_left_top ul li:hover i {
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}

.zcp_left_top ul li .ico_1 {
    background: url(../images/shu.png) no-repeat center;
}

.zcp_left_top ul li .ico_2 {
    background: url(../images/lishi.png) no-repeat center;
}

.zcp_left_top ul li .ico_3 {
    background: url(../images/xzqh.png) no-repeat center;
}

.zcp_left_top ul li .ico_4 {
	background: url(../images/zhibiao.png) no-repeat center;
}

/* 选项卡 */
.zcp_left_middle{
	width: 580px;
}

.option_title {
    width: 580px;
    height: 40px;
	background-color: #F9F9F9;
}

.option_title .opt{
	display: block;
	width: 125px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #255499;
	font-size: 18px;
}

.option_title .on{
	color: #FFFFFF;
	background-color: #255499;
}

.option_content{
	width: 580px;
	height: auto;
	margin-top: 10px;
}

.cont_ul .cont_li{
	display: none;
}

.cont_li .ico_5{
	display: inline-block;
	width: 20px;
	height: 10px;
	background: url(../images/ico_greydot.png) no-repeat center;
}

.cont_li ul li a{
	display: inline-block;
	width: 560px;
	height: 35px;
	line-height: 35px;
}

.cont_li ul li .time_1{
	float: right;
}

/* 美图美景 */
.zcp_left_bottom{
	width: 1200px;
	height: 510px;
	margin-top: 30px;
}

.zcplb_title{
	position: relative;
	width: 1200px;
	height: 40px;
    border-bottom: 2px solid #255499;
} 

.zcplb_title .zcplb_opt{
	display: block;
	width: 125px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	float: left;
}

.zcplb_title .on{
	color: #FFFFFF;
	background-color: #255499;
}

.zcplb_title .zcplb_more{
	position: absolute;
    top: 10px;
    right: 0px;
    color: #656060;
    font-weight: 700;
    font-size: 14px;	
}

.zcplb_Content{
	margin-top: 15px;
}

.zcplb_ul .zcplbt_li ul li{
    width: 250px;
    height: 215px;
    margin: 0px 25px;
    float: left;
}

.zcplbt_li ul li a img{
	width: 255px;
	height: 170px;
       transition: .3s;
}
.zcplbt_li ul li a img:hover {
    transform: scale(1.3);
}
.zcplbt_li ul li a .mtmj_title{
	display: block;
    width: 255px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
/* 特色景点 */
.zcp_right{
	width: 330px;
	height: auto;
	float: right;
}

.zcp_right_title {
    width: 330px;
    height: 40px;
    border-bottom: 1px solid #CCCCCC;
}

.zcp_right_title .zcprt{
    display: block;
    width: 100px;
    height: 23px;
    font-size: 18px;
    font-weight: bold;
    color: #DE3A1C;
    text-align: center;
    line-height: 20px;
    border-left: 3px solid #DE3A1C;
}

.zcp_right_content{
	width: 330px;
	height: auto;
	margin-top: 20px;
}

.zcp_right_content .zcprc_li{
	position: relative;
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
transition: .3s;
}
.zcp_right_content .zcprc_li:hover {
    transform: translate(0px,-5px);
}
.zcp_right_content .zcprc_li:nth-child(2n){
	margin-right: 0px;
}

.zcp_right_content .zcprc_li a img{
    width: 157px;
    height: 115px;
}

.zcprt_title{
	position: absolute;
    top: 80px;
    left: 35px;
    display: inline-block;
    width: 85px;
    height: 25px;
    border-bottom: 2px solid #FFFFFF;
}

.zcprt_title a{
    position: absolute;
    left: -35px;
    display: inline-block;
    width: 160px;
    height: 20px;
    text-align: center;
    line-height: 20px;
	color: #FFFFFF;
}

