﻿@charset "utf-8";
body{min-width: 1200px;}
/*公共头部*/
#header{
	width:100%;
	height:161px;
	position: relative;
	z-index: 10;
}
#header .header{
	width:1200px;
	height:100px;
	padding-top:3px;
	margin:0px auto;
	position:relative;
}
#header .header .logo{
	position:absolute;
	left:0px;
	top:19px;
}
#header .header .str{
	display:inline-block;
	height:70px;
	padding:15px 0px;
	position:absolute;
	right:0px;
	top:3px;
	line-height:70px;
	text-align:right;
}
#header .header .str .gray{
	font-size:16px;
	color:#3c3c3c;
}
#header .header .str .red{
	font-size:14px;
	color:#e10c00;
}
#header .menu{
	width:1200px;
	height:51px;
	margin:0px auto;
}
#header .menu ul{
	width:1200px;
	height:51px;
}
#header .menu ul li{
	float:left;
	height:51px;
	line-height:51px;
	font-size:17px;
	color:#2b2b2b;
	padding:0px 20px;
	background-image:url(../Images/bgn2.png);
	background-position:center right;
	background-repeat:no-repeat;
	position: relative;
}
#header .menu ul a:last-child li{
	background-image:none;
}
#header .menu ul li:hover{
	background-color:#f97b03;
	color:#ffffff;
	background-image:none;
}
#header .menu ul li:hover a{
	color: #ffffff;
}
#header .menu ul li dl{
	display: none;
}
#header .menu ul li:hover dl{
	display: block;
	position: absolute;
	top: 51px;
	left: 0;
	width: 120px;
	padding: 10px 12px;
	background: #eee;
}
#header .menu ul li:hover dl dd{
	line-height: 30px;
	font-size: 15px;
}
#header .menu ul li:hover dl dd a{
	color: #333;
}
#header .menu ul li dl dd a:hover{
	color: #f97b03;
}
#banner{
	width:100%;
	height:602px;
	overflow:hidden;
	position:relative;
}
#banner1{
	width:100%;
	height:358px;
	overflow:hidden;
}
#banner .pic{
	width:100%;
	height:39px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:99;
	background-image:url(../Images/bgn1.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.lunbo{
	width:100%;
	height:100%;
}
.lunbo .swiper-container {
    width: 100%;
    height: 100%;
}
.lunbo .swiper-slide {
	background-repeat:no-repeat;
	background-position:top center;
}
#banner .lunbo .swiper-container .swiper-pagination{
	bottom:45px;
}
#banner1 .lunbo .swiper-container .swiper-pagination{
	bottom:15px;
}
.lunbo .swiper-pagination span{
	opacity:1;
	margin:0px 5px;
	width:13px;
	height:13px;
	background-color:#ffffff;
	background-image:url(../Images/bgn3.png);
	background-position:center;
	background-repeat:no-repeat;
}
.lunbo .swiper-pagination .swiper-pagination-bullet-active{
	width:16px;
	height:16px;
	background-color:#ffffff;
	background-color:rgba(255,255,255,0);
	background-image:url(../Images/bgn4.png);
	background-position:center;
	background-repeat:no-repeat;
}

/*公共底部*/
#footer{
	width:100%;
	height:300px;
	background-image:url(../Images/bgn5.png);
	background-position:center;
	background-repeat:no-repeat;
}
#footer .footer{
	width:1200px;
	height:168px;
	padding-top:55px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}
#footer .footer .str{
	width:1200px;
	height:70px;
	line-height:35px;
	font-size:20px;
	color:#f7e6e7;
}
#footer .footer .tel{
	display:inline-block;
	height:42px;
	line-height:21px;
	padding-left:50px;
	color:#e7adb1;
	font-size:13px;
	margin-right:35px;
	background-position:center left;
	background-repeat:no-repeat;
	float:left;
}
#footer .footer .tel span{
	font-size:18px;
	color:#faefef;
}
#footer .footer .tel1{
	background-image:url(../Images/bgn6.png);
}
#footer .footer .tel2{
	background-image:url(../Images/bgn7.png);
}
#footer .footer .tel3{
	background-image:url(../Images/bgn8.png);
}
#footer .footer .QRcode{
	width:105px;
	height:150px;
	position:absolute;
	top:65px;
	right:60px;
}
#footer .footer .QRcode .codeStr{
	width:105px;
	height:45px;
	line-height:45px;
	font-size:12px;
	color:#e7b0b3;
	text-align:center;
}
#footer .foot{
	width:1200px;
	height:76px;
	border-top:1px solid #dd6675;
	margin:0px auto;
	position:relative;
}
#footer .foot .Copyright{
	width:1200px;
	height:76px;
	line-height:76px;
	font-size:13px;
	color:#e7b0b3;
	overflow:hidden;
}
#footer .foot .select{
	position:absolute;
	right:0px;
	top:21px;
	width:200px;
	height:34px;
	padding:0px 10px;
	background-color:#f3f3f3;
	color:#737373;
	font-size:13px;
	background-image:url(../Images/bgn9.png);
	background-position:center;
	background-repeat:no-repeat;
	line-height:34px;
}
#footer .foot .select .box{
	width:220px;
	height:auto;
	position:absolute;
	left:0px;
	background-color:#f3f3f3;
	display:none;
	z-index:99;
}
#footer .foot .select .box .list{
	width:220px;
	height:34px;
	line-height:34px;
	background-color:#f3f3f3;
	color:#737373;
	font-size:13px;
	overflow:hidden;
}
#footer .foot .select .box .list a{
	display:block;
	width:200px;
	height:34px;
	padding:0px 10px;
	line-height:34px;
	background-color:#f3f3f3;
	color:#737373;
	font-size:13px;
}
#footer .foot .select .box .list:hover{
	background-color:#f97b03;
	color:#ffffff;
}
#footer .foot .select .box .list:hover a{
	background-color:#f97b03;
	color:#ffffff;
}

/*首页*/
#index{
	width:1200px;
	height:auto;
	margin:0px auto;
}
#index .top{
	width:1200px;
	height:60px;
	padding-top:15px;
}
#index .top .Ch{
	width:1200px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:26px;
	color:#e10c00;
}
#index .top .En{
	width:1200px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	color:#9b9b9b;
	font-family:"Arial";
}
#index .list{
	width:1200px;
	height:175px;
	padding:40px 0px;
}
#index .list .box{
	width:190px;
	height:175px;
	padding:0px 4.5px;
	border-right:1px dashed #d2d2d2;
	float:left;
}
#index .list a:last-child .box{
	border:0px;
}
#index .list .box .icon1{
	width:80px;
	height:80px;
	background-repeat:no-repeat;
	background-position:center;
	margin:10px auto;
}
#index .list .box .icon2{
	width:80px;
	height:80px;
	background-repeat:no-repeat;
	background-position:center;
	margin:10px auto;
	display:none;
}
#index .list .box .name{
	width:190px;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	font-size:16px;
	color:#212121;
}
#index .list .box .xian{
	width:30px;
	height:1px;
	background-color:#f97b03;
	margin:5px auto;
}
#index .list .box .nameEn{
	width:190px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	font-size:12px;
	color:#aeaeae;
}
#index .list .box:hover .icon1{
	display:none;
}
#index .list .box:hover .icon2{
	display:block;
}
#index .list .box:hover .name{
	color:#f97b03;
}
#index .list .box:hover .nameEn{
	color:#f97b03;
}

#newsBox{
	width:100%;
	height:auto;
	padding-top:45px;
	padding-bottom:40px;
	background-color:#f3f3f3;
}
#newsBox .newsBox{
	width:1160px;
	height:333px;
	padding:27px 20px;
	background-color:#ffffff;
	margin:0px auto;
}
#newsBox .newsBox .left{
	width:541px;
	height:311px;
	padding:10px;
	border:1px solid #e3e3e3;
	float:left;
}
#newsBox .newsBox .left .newsLunbo{
	width:541px;
	height:311px;
}
#newsBox .newsBox .left .newsLunbo .swiper-container {
    width: 100%;
    height: 100%;
}
#newsBox .newsBox .left .newsLunbo .swiper-slide {
	background-repeat:no-repeat;
	background-position:top center;
}
#newsBox .newsBox .left .newsLunbo .swiper-slide .title{
	width:531px;
	height:50px;
	padding:0px 5px;
	background-image:url(../Images/bgn28.png);
	background-position:center;
	background-repeat:repeat-x;
	line-height:50px;
	position:absolute;
	bottom:0px;
	left:0px;
}
#newsBox .newsBox .left .newsLunbo .swiper-slide .title a{
	font-size:15px;
	color:#ffffff;
}
#newsBox .newsBox .left .newsLunbo .swiper-container .swiper-pagination{
	bottom:21px;
	text-align:right;
    width:97%;
	padding:0px 1.5%;
	pointer-events: none;
}
#newsBox .newsBox .left .newsLunbo .swiper-pagination span{
	opacity:1;
	margin:0px 5px;
	width:8px;
	height:8px;
	background-color:#c9c6c5;
	border-radius:0px;
}
#newsBox .newsBox .left .newsLunbo .swiper-pagination .swiper-pagination-bullet-active{
	background-color:#f97b03;
}
#newsBox .newsBox .right{
	width:565px;
	height:333px;
	float:right;
}
#newsBox .newsBox .right .name{
	width:565px;
	height:40px;
}
#newsBox .newsBox .right .name .title{
	display:inline-block;
	height:40px;
	padding-left:27px;
	background-image:url(../Images/bgn30.png);
	background-position:center left;
	background-repeat:no-repeat;
	line-height:40px;
	font-size:22px;
	color:#e10c00;
	float:left;
}
#newsBox .newsBox .right .name .more{
	width:58px;
	height:24px;
	text-align:center;
	line-height:24px;
	font-size:12px;
	color:#ffffff;
	float:right;
	background-color:#898989;
	margin:8px 0px;
}
#newsBox .newsBox .right .name .more a{
	display:block;
	width:58px;
	height:24px;
	color:#ffffff;
}
#newsBox .newsBox .right .name .xian{
	width:375px;
	height:40px;
	background-image:url(../Images/bgn29.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
}
#newsBox .newsBox .right .first{
	width:550px;
	height:85px;
	padding:15px 0px;
	margin-left:15px;
	border-bottom:1px dashed #dddddd;
	position:relative;
	margin-bottom:5px;
}
#newsBox .newsBox .right .first .title{
	width:460px;
	height:30px;
	padding-left:15px;
	background-image:url(../Images/bgn31.png);
	background-position:center left;
	background-repeat:no-repeat;
	position:absolute;
	left:-15px;
	top:15px;
	line-height:30px;
	font-size:16px;
	color:#f97b03;
	overflow:hidden;
}
#newsBox .newsBox .right .first .title a{
	color:#f97b03;
}
#newsBox .newsBox .right .first .time{
	width:90px;
	height:30px;
	text-align:right;
	line-height:30px;
	font-size:12px;
	color:#9a9a99;
	position:absolute;
	right:0px;
	top:15px;
}
#newsBox .newsBox .right .first .content{
	width:550px;
	height:50px;
	line-height:25px;
	font-size:12px;
	color:#777777;
	overflow:hidden;
}
#newsBox .newsBox .right .list{
	width:565px;
	height:40px;
}
#newsBox .newsBox .right .list .title{
	width:460px;
	height:40px;
	padding-left:15px;
	background-image:url(../Images/bgn31.png);
	background-position:center left;
	background-repeat:no-repeat;
	line-height:40px;
	font-size:14px;
	color:#3d3d3d;
	overflow:hidden;
	float:left;
}
#newsBox .newsBox .right .list .title a{
	color:#3d3d3d;
}
#newsBox .newsBox .right .list:hover .title a{
	color:#f97b03;
}
#newsBox .newsBox .right .list .time{
	width:90px;
	height:40px;
	text-align:right;
	line-height:40px;
	font-size:12px;
	color:#9a9a99;
	float:right;
}

#picLink{
	width:100%;
	background-color:#f3f3f3;
}
#picLink .picLink{
	width:1220px;
	overflow:hidden;
	margin:0px auto;
}
#picLink .picLink .box{
	width:177px;
	height:56px;
	padding:4px 5px;
	background-color:#ffffff;
	border:1px solid #e3e3e3;
	float:left;
	margin:6px 6px;
}
#picLink .picLink .box .picture{
	width:177px;
	height:56px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

/*二级页公共部分*/
#EjMain{
	width:100%;
	height:auto;
}

#Left{
	width:100%;
	height:80px;
    border-bottom:1px solid #f9cecc;
}
#Left ul{
	width:1200px;
	height:80px;
	margin:0px auto;
    line-height:80px;
	text-align:center;
	overflow:hidden;
}
#Left ul li{
	display:inline-block;
	height:33px;
	padding:0px 25px;
	line-height:33px;
	border:1px solid #dddddd;
	border-radius:33px;
	color:#585858;
	margin:0px 5px;
}
#Left ul li.onfocus{
	background-color:#f97b03;
	color:#ffffff;
	border:1px solid #f97b03;
}

#Right{
	width:1200px;
	height:auto;
	margin:0px auto;
}

#RightTop{
	width:1200px;
	height:68px;
	line-height:68px;
	font-size:12px;
	color:#9f9f9f;
	text-align:right;
}
#RightTop a{
	color:#9f9f9f;
}
#RightTop .thisName{
	display:inline-block;
	float:left;
	height:68px;
	line-height:68px;
	font-size:26px;
	color:#e10c00;
}

#RightContent{
	width:1200px;
	height:auto;
}

#PageInfo{
	width:1200px;
	height:30px;
	padding-top:45px;
	background-color:#ffffff;
	margin:0px auto;
}
#PageInfo .paging{
	height:30px;
	width:1200px;
	text-align:center;
	font-size:14px;
	line-height:30px;
}
#PageInfo .paging em{
	display:inline-block;
	height:22px;
	border:1px #d1d1d1 solid;
	text-align:center;
	line-height:22px;
	font-style:normal;
	background-color:#ffffff;
	color:#565656;
	padding:1px 9px;
}
#PageInfo .paging em a{
	color:#565656;
}
#PageInfo .paging span{
	display:none;
}
#PageInfo .paging em.onfocus{
	background:#696969;
	border:1px #696969 solid;
}
#PageInfo .paging em.onfocus a{
	color:#ffffff;
}

#OnePage{
	width:1160px;
	height:auto;
	padding:20px;
	line-height:30px;
	color:#575757;
}

/*新闻列表*/
#WebNewsList{
	width:1200px;
	height:auto;
}
#WebNewsList ul{
	width:1200px;
	height:auto;
}
#WebNewsList ul .hotNews{
	width:1200px;
	height:283px;
	padding-top:15px;
	padding-bottom:35px;
}
#WebNewsList ul .hotNews .picture{
	width:480px;
	height:283px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
#WebNewsList ul .hotNews .details{
	width:690px;
	height:283px;
	float:right;
}
#WebNewsList ul .hotNews .details .title{
	width:690px;
	height:55px;
	line-height:55px;
	font-size:20px;
	color:#f97b03;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#WebNewsList ul .hotNews .details .title a{
	color:#f97b03;
}
#WebNewsList ul .hotNews .details .time{
	width:690px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#9a9a99;
	margin-bottom:10px;
}
#WebNewsList ul .hotNews .details .content{
	width:690px;
	height:90px;
	line-height:30px;
	font-size:13px;
	color:#595959;
	margin-bottom:45px;
	overflow:hidden;
}
#WebNewsList ul .hotNews .details .more{
	width:93px;
	height:34px;
	line-height:34px;
	background-color:#898989;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
#WebNewsList ul .hotNews .details .more a{
	display:block;
	width:93px;
	height:34px;
	line-height:34px;
	background-color:#898989;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
#WebNewsList ul li{
	width:1200px;
	height:49px;
	border-bottom:1px dashed #b6b6b6;
}
#WebNewsList ul li .icon{
	width:25px;
	height:49px;
	float:left;
	background-image:url(../Images/bgn10.png);
	background-position:center;
	background-repeat:no-repeat;
}
#WebNewsList ul li .title{
	width:1075px;
	height:49px;
	line-height:49px;
	font-size:14px;
	color:#3d3d3d;
	overflow:hidden;
	float:left;
}
#WebNewsList ul li .title a{
	color:#3d3d3d;
}
#WebNewsList ul li:hover .title a{
	color:#e10c00;
}
#WebNewsList ul li .time{
	width:100px;
	height:49px;
	line-height:49px;
	font-size:12px;
	color:#737373;
	overflow:hidden;
	float:left;
	text-align:right;
}

/*图片列表*/
#WebPicList{
	width:1200px;
	height:auto;
}
#WebPicList ul{
	width:1200px;
	height:auto;
}
#WebPicList ul li{
	width:260px;
	height:220px;
	margin-bottom:20px;
	padding:0px 20px;
	float:left;
}
#WebPicList ul li .picture{
	width:260px;
	height:170px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
#WebPicList ul li .title{
	width:260px;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#3d3d3d;
	overflow:hidden;
	text-align:center;
}
#WebPicList ul li .title a{
	color:#3d3d3d;
}
#WebPicList ul li .title:hover a{
	color:#e10c00;
}

/*团队成员列表*/
#WebPicList1{
	width:1200px;
	height:auto;
}
#WebPicList1 .introduction{
	width:1200px;
	height:auto;
	padding-top:35px;
	padding-bottom:15px;
	line-height:30px;
	font-size:14px;
	color:#616161;
}
#WebPicList1 ul{
	width:1200px;
	height:auto;
	padding-top:20px;
	padding:bottom:15px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#WebPicList1 ul li{
	width:580px;
	height:208px;
	padding:30px 0px;
	padding-right:20px;
	float:left;
}
#WebPicList1 ul li .picture{
	width:146px;
	height:208px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
#WebPicList1 ul li .details{
	width:405px;
	height:208px;
	float:right;
	position:relative;
}
#WebPicList1 ul li .details .icon{
	width:25px;
	height:30px;
	position:absolute;
	left:-25px;
	top:0px;
	background-image:url(../Images/bgn11.png);
	background-position:center;
	background-repeat:no-repeat;
}
#WebPicList1 ul li .details .title{
	width:405px;
	height:30px;
	line-height:30px;
	font-size:22px;
	color:#f97b03;
	overflow:hidden;
	margin-bottom:13px;
}
#WebPicList1 ul li .details .title a{
	color:#f97b03;
}
#WebPicList1 ul li .details .list{
	width:405px;
	height:25px;
	line-height:25px;
	font-size:13px;
	color:#585858;
	overflow:hidden;
}
#WebPicList1 ul li .details .work{
	height:50px;
	margin-bottom:10px;
}
#WebPicList1 ul li .details .more{
	width:82px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#f97b03;
	text-align:center;
	border:1px solid #f97b03;
	border-radius:2px;
}
#WebPicList1 ul li .details .more a{
	display:block;
	width:82px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#f97b03;
	text-align:center;
}

/*时间轴*/
#WebNewsList1{
	width:1200px;
	height:auto;
}
#WebNewsList1 ul{
	width:1200px;
	height:auto;
	padding-top:55px;
}
#WebNewsList1 ul li{
	width:610px;
	height:40px;
}
#WebNewsList1 .left .icon{
	width:17px;
	height:40px;
	background-image:url(../Images/bgn12.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
}
#WebNewsList1 .left .xian{
	width:31px;
	height:20px;
	background-image:url(../Images/bgn14.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
}
#WebNewsList1 .left .time{
	width:84px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	background-image:url(../Images/bgn15.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;
	margin-top:-3.5px;
}
#WebNewsList1 .left .title{
	width:415px;
	height:40px;
	line-height:20px;
	text-align:right;
	font-size:13px;
	color:#3d3d3d;
	float:right;
}
#WebNewsList1 .right .icon{
	width:17px;
	height:40px;
	background-image:url(../Images/bgn12.png);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
#WebNewsList1 .right .xian{
	width:31px;
	height:20px;
	background-image:url(../Images/bgn14.png);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
#WebNewsList1 .right .time{
	width:84px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	background-image:url(../Images/bgn15.png);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	margin-top:-3.5px;
}
#WebNewsList1 .right .title{
	width:415px;
	height:40px;
	line-height:20px;
	text-align:left;
	font-size:13px;
	color:#3d3d3d;
	float:left;
	overflow:hidden;
}
#WebNewsList1 .jiantou{
	width:610px;
	height:105px;
	padding-left:585px;
}
#WebNewsList1 .jiantou .icon{
	width:32px;
	height:105px;
	background-image:url(../Images/bgn13.png);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

/*评级公告*/
#Grade{
	width:100%;
	height:auto;
	padding-top:110px;
	padding-bottom:60px;
	background-color:#f3f3f3;
}
#Grade .Grade{
	width:1200px;
	height:auto;
	margin:0px auto;
}
#Grade .Grade .icon{
	width:1200px;
	height:250px;
	background-image:url(../Images/bgn32.png);
	background-position:center;
	background-repeat:no-repeat;
}
#Grade .Grade .icon2{
	width:1200px;
	height:auto;
	overflow:hidden; text-align:center; font-size:20px; font-weight:700; color:#e70012;
}
#Grade .Grade .icon2 p{ margin-top:20px; text-align:center;}

#Grade .Grade form{
	display:block;
	width:810px;
	height:60px;
	text-align:center;
	margin:0px auto;
	position:relative;
}
#Grade .Grade form .input{
	display:block;
	width:685px;
	height:58px;
	line-height:58px;
	font-size:22px;
	position:absolute;
	top:0px;
	left:0px;
	box-shadow:0px 0px 3px #dbdbdb;
}
#Grade .Grade form .submit{
	display:block;
	width:125px;
	height:60px;
	background-color:#e10c00;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../Images/bgn33.png);
	background-position:center;
	background-repeat:no-repeat;
}
#Grade .Grade .careful{
	width:810px;
	height:auto;
	margin:0px auto;
}
#Grade .Grade .careful .title{
	width:810px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:13px;
	color:#e10c00;
	font-weight:600;
}
#Grade .Grade .careful .content{
	width:810px;
	height:auto;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#616161;
}
#Example{
	width:1154px;
	height:auto;
	margin:0px auto;
	padding-top:60px;
	padding-bottom:20px;
}
#Example ul{
	width:1154px;
	height:auto;
	border-bottom:1px solid #e0e0e0;
}
#Example ul li{
	width:1154px;
	height:44px;
	line-height:44px;
	font-size:12px;
	color:#383838;
	border-top:1px solid #e0e0e0;
}
#Example ul li span{
	color:#e10c00;
	font-weight:600;
}
#Example ul li:nth-child(even) {
	background-color:#f3f3f3;
}

/*信用评级*/
#WebNewsList3{
	width:1200px;
	height:auto;
	margin:0px auto;
}
#WebNewsList3 ul{
	width:1200px;
	height:auto;
}
#WebNewsList3 ul li{
	width:540px;
	height:190px;
	padding:20px 30px;
	background-color:#f7f7f7;
	margin-bottom:25px;
}
#WebNewsList3 ul li .title{
	width:540px;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#f97b03;
	overflow:hidden;
}
#WebNewsList3 ul li .title a{
	color:#f97b03;
}
#WebNewsList3 ul li .content{
	width:540px;
	height:75px;
	line-height:26px;
	font-size:12px;
	color:#797979;
	margin-top:10px;
}
#WebNewsList3 ul li .button{
	display:inline-block;
	height:25px;
	line-height:25px;
	padding-right:20px;
	background-image:url(../Images/bgn34.png);
	background-position:center right;
	background-repeat:no-repeat;
	font-size:12px;
	color:#2c1412;
	float:right;
	margin-top:20px;
}
#WebNewsList3 ul li .dashed{
	width:1px;
	height:190px;
	border-right:1px dashed #dddede;
	position:absolute;
	right:-0.5px;
	top:20px;
}

/*详细页*/
#NewsShow{
	width:1160px;
	height:auto;
	margin:0px auto;
	padding:20px;
}
#NewsShow .title{
	text-align:center;
}
#NewsShow .miaoshu{
	min-height:20px;
	line-height:20px;
	width:1160px;
	text-align:center;
	overflow:hidden;
	margin:20px 0px;
}
#NewsShow .theContent{
	line-height:30px;
	color:#404040;
	font-size:14px;
}
#NewsShow .thePageInfo{
	min-height:30px;
	line-height:30px;
	margin:10px 0px;
}
#NewsShow .backList{
	height:30px;
	width:1160px;
	text-align:right;
	line-height:30px;
	margin:20px 0px;
}
#NewsShow img{
	max-width:1140px;
	margin:5px 0px;
}