.body {
	margin: 0;
	padding: 0;
	background: #f6f6f6;
}
.top {
	background-color: #f3f3f3;
	background: url('../images/topbk2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.head {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0px;
	display: flex;
	justify-content: space-between;	
	/*align-items: center;*/
}
.head .ctitle {
	display: flex;
	align-items: center;
	padding-left: 10px;
}
.head .title {
	/*font-family: Arial;*/
	font-size: 30px;
	font-family: 微软雅黑;
	font-weight: 700;
}
.head .futitle {
	font-size: 15px;
	padding-left: 10px;
}
.head .phoneleft {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-right: 20px;
}
.head .phoneimg {	
	width: 40px;
	height: 40px;
}
.head .lianxi {	
	display: flex;
	flex-direction: column;
	padding-left: 10px;
}
.head .txt {
	font-family: Arial;
	font-size: 14px;
	/*color: #fd581f;*/
	color：#5c5c5c;
	padding: 2px 0;
	font-weight: 700;
}
/*.daohang {
	margin: 0 auto;
	height: 62px;
	width: 1200px;
	background-image: url(../images/header_nav.png);
}*/
.header_nav {
    overflow: hidden;
    width: 100%;
    height: 62px;
    line-height: 62px;
    background: url(../images/header_nav.png) repeat-x left top;
    line-height: 62px;
}
.header_nav .container {
    margin-left: auto;
    margin-right: auto;
    /*width: 1000px;*/
    width: 1200px;
}
.header_nav ul {
    list-style: none;
    margin: 0;
	padding: 0;
}
.header_nav li {
    float: left;
    font-size: 16px;
    position: relative;
    background: url(../images/header_nav_bor.png) no-repeat right center;
}
.header_nav li.cur a {
    color: #000;
}
li.cur {
    background: url(../images/header_nav_cur.png) repeat center;
}
.header_nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	position: relative;
	z-index: 2;
}
.header_nav li img {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.header_nav li.last {
	background: none
}
.header_nav li:hover a, .header_nav li.cur a {
	color: #000;
}
.header_nav li:hover img, .header_nav li.cur img {
	display: block
}
.header_nav li:hover, .header_nav li.cur {
	background: url(../images/header_nav_cur.png) repeat center;
}
.gsbody {	
	margin: 0 auto;
	padding: 20px 0;
	width: 1200px;
	display: flex;
	flex-direction: row;
	background-color: #fff;
}
.gsbody .neirong {
	display: flex;
	flex-direction: row;
	flex: 1;
}
.gsbody .txt {
	padding: 5px 10px;
}
.gsbody .title {
	padding: 10px 0;
	font-size: 16px;
	font-weight: 600;
}
.gsbody .memo {
	padding-bottom: 10px;
	font-size: 14px;
}
.gsbody .more {
	font-size: 14px;
}
.footer {
	margin: 0 auto;
	/*width: 1200px;*/
}
.footer .bottom {
	padding: 30px 10px;
	background-color: #333;
}
.footer .bottom .daohang {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 15px;
	color: #fff;
	width: 800px;
	margin: 0 auto;
}
.footer .bottom .daohang a {
	color: #fff;
}
.footer .bottom .daohang a:hover {
	color: #666;
}
.footer .bottom .info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 600px;
	margin: 0 auto;
	padding-top: 50px;
}
.footer .bottom .info .lianxi {
	display: flex;
	flex-direction: column;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
}
.footer .bottom .info .gzh {
	width: 100px;
	height: 100px;
}
.footer .bottomc {
	padding: 10px 10px;
	background-color: #333366
}
.footer .bottomc .neirong {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.content {
	margin: 0 auto;
	padding: 20px 0;
	width: 1200px;
	display: flex;
	flex-direction: row;
}
.content .left {	
	width: 360px;
	display: flex;
	flex-direction: column;
}
.content .right {
	padding: 0px 20px;
	width: 100%;
	min-height: 500px;
	background-color: #fff;
	margin-left: 20px;
}
.content .left .title {
	text-align: center;
	padding: 10px 10px;
	font-size: 25px;
	/*display: flex;*/
	/*flex: 1;*/
	justify-content: center;
	align-items: center;
	color: #ffffff;
	background-color: #e81723;
	/*background-color: #f4f4f4;*/
}
.content .left .kefu {
	background-color: #fff;
	padding: 10px 10px;
	font-size: 14px;
	line-height: 20px;	
}
.content .left ul {
	font-size: 16px;
	/*text-align: center;*/
	padding-left:  10px;
	background-color: #fff;
}
.content .left ul li {
	padding: 10px 10px;
	/*list-style-type: circle;*/
}

.content .left ul li .sancat {
	font-size: 14px;
}
.content .right .rtop {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}
.content .right .rtop .mk {
	/*float: left;*/
	padding-left: 10px;
	border-left: 3px solid #e81723;
	font-weight: normal;
	line-height: 16px;
	font-size: 16px;
	color: #e81723;
}
.content .right .itembox {
	/*color: #666;*/
	font-size: 16px;
	line-height: 30px;
	font-family: "微软雅黑";
	padding: 10px 10px;
}
.content .right .itembox .item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid rgb(230, 230, 230);
}
.item:hover {
    background: #f3f6f8;
}
.content .right .itembox .item .title {
	font-size: 16px;
}
.content .right .itembox .item .addtime {
	font-size: 14px;
}
.content .right .itembox .newsinfo {

}
.content .right .itembox .newsinfo .title{
	font-size: 26px;
	text-align: center;
	padding-top: 20px;
}
.content .right .itembox .newsinfo .addtime{
	font-size: 13px;
	text-align: center;
}
.content .right .itembox .newsinfo .neirong{
	font-size: 16px;
	line-height: 35px;
}

/*分页*/
#pull_right{
        /*text-align:center;*/
    }
    .pull-right {
        /*float: left!important;*/
    }
    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
    }
    .pagination > li {
        display: inline;
    }
    .pagination > li > a,
    .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #428bca;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        color: #2a6496;
        background-color: #eee;
        border-color: #ddd;
    }
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca;
    }
    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }
    .clear{
        clear: both;
    }
/*end分页*/
