﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
 .c {
    zoom: 1;
    clear: both;
}

.c:after, .c:before {
    display: table;
    content: "";
}

.c:after {
    clear: both;
}


/*新闻详情*/
.shownew_box{
    margin: 0 0;
}
.shownew_list{
    width: 60px;
    height: 63px;
    background: #FAFAFA url(../images/show_fx_list.png) no-repeat center;
}
.shownew_next{
    width: 60px;
    height: 63px;
    background: #FAFAFA url(../images/show_fx_next.png) no-repeat center;
}
.shownew_prev{
    width: 60px;
    height: 63px;
    background: #FAFAFA url(../images/show_fx_prev.png) no-repeat center;
}
.shownew_fx{
    float: left;
    width: 60px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.shownew_left .shownew_fx2{
    position: fixed;
    top: 80px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.shownew_box .shownew_right2{
    position: fixed;
    top: 80px;
    right: 8%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.shownew_right{
    position: relative;
    top: 0;
    width: 320px;
    float: right;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/*.shownew_right_box{*/
    /*position: relative;*/
    /*top: 0;*/
    /*-webkit-transition: all 0.5s;*/
    /*-moz-transition: all 0.5s;*/
    /*-ms-transition: all 0.5s;*/
    /*-o-transition: all 0.5s;*/
    /*transition: all 0.5s;*/
/*}*/
.shownew_con{
    float: left;
    width: 90%;
    padding-left: 120px;
}
.shownew_left .shownew_con2{
    margin-left: 60px;
}
.shownew_title{
    font-size: 26px;
    color: #313132;
}
.shownew_left{
    float: left;
    width: 77%;
    position: relative;
}
.shownew_js span{
    font-size: 14px;
    color: #aeaeae;
    vertical-align: middle;
    margin-right: 8px;
}

.shownew_js2 span{
    font-size: 14px;
    color: #aeaeae;
    vertical-align: middle;
    margin-right: 8px;
}
.shownew_js img{
    vertical-align: middle;
    margin-right: 8px;
}
.shownew_next_div{
    padding-bottom: 30px;
    border: 1px solid #F3F3F3;
}
#shownew{
    margin-top: 60px;
    padding-bottom: 20px;
}
.shownew_js{
    margin-top: 15px;
}
.shownew_js2{
    margin-top:2px;
}
.shownew_con_con{
    margin-top: 25px;
}
.shownew_con_con p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}

.shownew_con_con h3{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
	font-weight:bold;
}

.shownew_con_con a { color:#3c3c3c}

.shownew_bottom p{
    font-size: 14px;
	color:#A8A9A9;
	float:right;
	margin-bottom:60px;
}
.shownew_bottom {
    font-size: 16px;
	color:#A8A9A9;
}
.shownew_bottom_fx{
    margin-top: 30px;
}
.shownew_next_div_box{
    padding: 0 6%;
}
.shownew_next_div_title{
    font-size: 20px;
    color: #000000;
    margin-top: 20px;
}
.shownew_right_s1{
    width: 92%;
    float: left;
	font-size: 18px;
	color: #FE6600;
}
.shownew_right_img{
    float: right;
    width: 8%;
    height: 1px;
    background-color: #f2f2f2;
    margin-top: 20px;
}
.shownew_right_time{
    margin: 10px 0;
}
.shownew_right_time img{
    vertical-align: middle;
    margin-right: 6px;
}
.shownew_right_time span{
    vertical-align: middle;
    font-size: 12px;
    color: #c1c0c0;
}
.shownew_right_title{
    font-size: 14px;
    color: #616161;
	margin-top:20px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.shownew_right_title:hover{
    color: #E20000;
}
.shownew_tuijian{
    background-color: #fafafa;
    margin-top: 30px;
}
.shownew_tj_title{
    font-size: 18px;
    margin-top: 30px;
    color: #333333;
}
.shownew_tj_title span{
    border-left: 5px solid #E20000;
    padding-left: 32px;
}
.shownew_tj_title a{
    font-size: 14px;
    float: right;
    margin-right: 10%;
    margin-top: 5px;
    color: #bbbbbb;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.shownew_tj_title a:hover{
    color: #E20000;
}
.shownew_tj_list_li_box{
    padding: 0 10%;
}
.shownew_tj_li_title{
    font-size: 14px;
    color: #616161;
    line-height: 26px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.shownew_tj_li_time{
    font-size: 14px;
    color: #808080;
    margin-top: 20px;
}
.shownew_tj_list li{
    padding: 18px 0;
    border-bottom: 1px solid #F0F0F0;
}
.shownew_tj_list li:hover .shownew_tj_li_title{
    color: #E20000;
}
/*新闻详情*/






@media screen and (min-width: 1670px) and (max-width: 1920px){
    .shownew_left{
        width: 75%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .shownew_con_con p img{
        width: 100%;
    }
}
@media screen and (max-width: 1350px) and (min-width: 640px){
    .shownew_left{
        width: 100%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .shownew_con_con p img{
        width: 100%;
    }
    .shownew_right{
        display: none;
    }
}
@media screen and (max-width: 1670px) and (min-width: 1351px){
    .shownew_left{
        width: 70%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .shownew_con_con p img{
        width: 100%;
    }
}
.dhzx_zx{
    display: none;
}
.dhzx_z{
    display: block;
}

@media screen and (max-width: 640px){
.shownew_fx{
        display: none;
    }
    .shownew_box{
        margin: 0 3%;
    }
    .shownew_left{
        float: none;
        width: 100%;
    }
    .shownew_con{
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .shownew_right{
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .shownew_con_con p img{
        width: 100%;
    }
    .shownew_title{
        font-size: 18px;
    }
    #shownew{
        margin-top: 45px;
    }
    .shownew_bottom_fx{
        display: none;
    }
    .shownew_con_con p{
        font-size: 14px;
        line-height: 22px;
    }
    .shownew_tj_list_li_box{
        padding: 0 5%;
    }
    .shownew_tj_li_title{
        line-height: 22px;
    }
    .shownew_tj_li_time{
        margin-top: 10px;
    }
    .shownew_tj_title{
        margin-top: 15px;
    }
    .shownew_next_div_title{
        margin-top: 10px;
    }
    .shownew_next_div{
        padding-bottom: 15px;
    }
    .shownew_left .shownew_con2{
        margin-left: 0;
    }
	
	.shownew_bottom p{
    font-size: 12px;
	color:#A8A9A9;
	float:right;
	margin-bottom:30px;
}
.shownew_bottom {
    font-size: 12px;
	color:#A8A9A9;
}
.shownew_right{
        display: none;
    }
}












.grzx_contact_main1_left ul {
	margin-bottom: 25px;
}
.grzx_contact_main1_left li {
    float: left;
    margin-right: 10px;
	margin-bottom: 5px;
}
.grzx_contact_main1_left li a {
    display: block;
    height: 36px;
    line-height: 36px;
    border-radius: 25px;
    border: 1px solid #333;
    font-size: 14px;
    color: #333;
	padding:0 25px;
}
.grzx_contact_main1_left li:hover a ,.grzx_contact_main1_left li .on {
    color: #fff;
    border: 1px solid #e60012;
    background: #e60012 ;
}
