/*
全局css，适合所有页面
*/

*{ margin: 0px; padding: 0px;}

a {text-decoration: none;color: #000;}
p {text-indent:0em;}
li{ list-style-type: none;}
img {border:0px;}
h1,h2,h3,h4,h5,h6{font-size:14px; font-weight:normal;}

/* 元素行 */
.row { width: 1102px; margin: 0px auto;}
/* 主背景色 */
/*.bgcolor { background-color: #C91A1D!important; }*/
.bgcolor { background-color: #800!important; }
.color { color: #0a0!important; }
.bdcolor { color: #0a0!important; }




/* 搜索框 */
.search {
    /*margin-left: 600px;*/
    position: relative; top:50px; right:75px;
    width: 280px;
    /*border:1px solid #000;*/
}
.searchForm {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 252px;
    border: 1px solid #800;
    background-color: #fff;
}
.searchForm a {
    float: right;
    display: inline-block;
    width: 80px;
    height: 30px;
    background-color: #800;
    color: #FFF;
    text-align: center;
}
.searchForm input {
    border: 0px none;
    width: 140px;
    height: 18px;
    padding:2px 0px 2px 5px;
}



/*主体*/
.main{background-color: #B8F0FD;}

.main-right{width:322px; margin-right:10px; margin-top:10px;}
.main-left{padding:10px; width:815px;}

/*通用块*/
.menu_head{background: url(/template/default/images/menu_head_bg.png) repeat-x scroll bottom;position: relative;}
.menu_title{width:91px; height:35px;background: url(/template/default/images/menu_title_bg.png) repeat-x scroll bottom;text-align:center;line-height:35px;}
.menu_title span{color:#fff; font-size:18px;}
.menu_title_img{position: absolute; left:100px;top:5px;}
.menu_more{position: absolute; right:10px;top:5px;}
/*头条*/
.menu_top1{}
.menu_top1_img{ padding-right:10px; height:116px;}
.menu_top1_title{color:#D6301A;font-size:18px; font-weight:bold; margin-bottom:10px;}
.menu_top1_desc{text-indent:2em; line-height:21px;}
/*列表*/
.menu_list{}
.menu_list li{background: url(/template/default/images/menu_list_bg.png) repeat-x scroll bottom; line-height:30px;}
.menu_list span{float:right;}



/*友情链接*/
.friendlink{}
.friendlink ul{ margin:0px 10px 0px 80px; padding-top:20px;}
.friendlink ul li{ display: inline-block; margin-right:20px; line-height:30px;}
.friendlink ul li a{}





/*---------------------------------以下是内页--------------------------------*/

/*内页布局*/
.page{/*background-color: #B8F0FD;*/}
.page-left{ width:270px;}
.page-right{margin-left:300px; padding:10px;min-height:300px;}

/*您的位置*/
.page-position{ border-bottom: 2px solid #265eaf; padding-bottom:10px;}
.page-position span{ border-left: 0px solid #265eaf; padding-left: 0px; margin-left:2px;}

/*内页右侧容器*/
.page-container{padding:10px; min-height:400px;}

/* 文字列表 */
.page-list{}
.page-list ul{}
.page-list ul li{margin:0px 0px 10px 0px; line-height:25px;}
.page-list ul li a{}

/* 九宫格列表 */
.page-list-9{}
.page-list-9 ul{}
.page-list-9 ul li{width:210px; display: inline-block; margin-bottom:20px;margin-right:5px;}
.li-pic-div{ width:200px; height:200px; border:1px solid #ccc; text-align:center; vertical-align: middle; display:table-cell; padding:2px; overflow: hidden;}	
.li-pic-div img{ max-width: 200px; max-height:200px; }
.li-pic-title{text-align:center; height:30px; line-height:30px;}

/* 图文混列 */
.page-list-mix{}
.page-list-mix ul{}
.page-list-mix ul li{margin:0px 0px 10px 10px; height:126px; border-bottom:1px dashed #eeeeff;}
.page-list-mix ul li:hover{background: #f1f1f9;}
.page-list-mix ul li img.thumb{ margin-right:10px; width:160px; height:115px; border:1px solid #efefef;}
.page-list-mix ul li a.title{ line-height:40px; font-size:16px; font-size: 18px;  color:#21329f; }
.page-list-mix ul li span.time{float:right; line-height:40px;color:#999;}
.page-list-mix ul li div.desc{text-indent:2em; line-height:25px; color:#999;}

/*内页文章详细信息*/
.page-art-title{ font-weight: bold; font-size: 20px; font-family: "微软雅黑"; color: #21329f; text-align: center;}
.page-art-time{ color: #999; line-height:30px; text-align: center;}
.dashed{border-bottom: 1px dashed #eee;}
.page-art-content{ text-indent: 0px; line-height:20px; }
.page-art-content img{max-width: 760px;}
.page-art-content p{ text-indent: 0px; line-height:20px; }

/*单项目，适合产品详情和招聘详情等*/
.page-art-kv{line-height:25px;}
.page-art-key{font-weight:bold;}
.page-art-value{}

/* 分页 */
.xiaocms-page{ text-align:center; }
.xiaocms-page a{ margin-right:10px; padding:5px 10px; border:1px solid #ccc;}
.xiaocms-page span{ margin-right:5px;}
.wdcms-page{ text-align:center; }
.wdcms-page a{ margin-right:10px; padding:5px 10px; border:1px solid #ccc;}
.wdcms-page span{ margin-right:5px;}

/* 上一篇下一篇 */
.page-updown{ border-top:1px dashed #ccc; padding-top:10px;}
.page-updown p{ text-indent:0px; color:#999;}
.page-updown a{ color:#999; }



/*---------------------------------以下是左侧--------------------------------*/
.left-menu{width:100%;}
.left-menu-title{background-color: #265eaf; height:40px; line-height:40px; font-size:14px; border-top:2px solid #2150be;}
.left-menu-content ul{}
.left-menu-content ul li{background-color: #cccdef; line-height:21px;padding: 7px 0; font-size:14px; color:#fff; border-bottom:1px solid #efefff; text-align: center; }
.left-menu-content ul li a{color:#666;display: block;}
.left-menu-content ul li:hover{background-color: #bcbcd1;}
.left-menu-content ul li:hover a{color: #fff;}

.left-menu-contact-table{width:100%;border-collapse:collapse;}
.left-menu-contact-table tr{height:22px; background-color:#fdd; color:#666;}
.left-menu-contact-table th{text-align:right; font-weight:normal; padding-left:10px;}
.left-menu-contact-table td{padding:3px 0px 3px 10px;}


/*---------------------------------表单页面--------------------------------*/
.table-form{}
.table-form tr{ height:40px;}
.table-form th{ text-align:right; padding-right:10px;}
.input-text {
    border: 1px solid #ccc;
    padding: 4px 5px;
    color: #444;
    width: 200px;
}
.input-text:hover {
	transition: box-shadow 0.2s linear 0s;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
	border: 1px solid #74B9EF;
}
.input-button{ padding:2px 20px }

/*
全局css，适合所有页面
*/
body{
    font-size: 14px;
    margin: 0;
    padding: 0; 
    /*color: #333;*/
}
ul,li,span,p,ol{
    margin: 0;
    padding: 0;
}
ul,li{
	list-style:none;
}
a {
	text-decoration: none;
	outline: 0;
}
li {
	list-style-type: none;
	list-style: none;
}
img {
	border: 0px;
	max-width: 100%;
}
.w1300 {
	width: 1300px;margin: auto;
}
.w1200 {
	width: 1200px;margin: auto;
}
.w1100 {
	width: 1100px;margin: auto;
}
.bgwhite {
	background: #fff;
}
.bg-333 {
	background: #333;
}
.bg-f7{
	background: #f7f7f7;
}
.bg-f8{
	background: #f8f8f8;
}
.bg-f6{
	background: #f6f6f6;
}
.bg-f5 {
	background: #f5f5f5;
}
.bg-3b7 {
	background: #3b7abe;
}
.h02 {
	height: 2px;
}
.h05 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h15 {
	height: 15px;
}
.h20 {
	height: 20px;
}
.h25 {
	height: 25px;
}
.h30 {
	height: 30px;
}
.h35 {
	height: 35px;
}
.h40 {
	height: 40px;
}
.h45 {
	height: 45px;
}
.h50 {
	height: 50px;
}
.h60 {
	height: 60px;
}
.h70 {
	height: 70px;
}
.h80 {
	height: 80px;
}
.w100 {
	width: 100%;
}
.w99 {
	width: 99%;margin: auto;
}
.w98 {
	width: 98%;margin: auto;
}
.w97 {
	width: 97%;margin: auto;
}
.w96 {
	width: 96%;margin: auto;
}
.w95 {
	width: 95%;margin: auto;
}
.w94 {
	width: 94%;
}
.w93 {
	width: 93%;
}
.w92 {
	width: 92%;
}
.w91 {
	width: 91%;
}
.w90 {
	width: 90%;
}

.w89 {
	width: 89%;
}
.w88 {
	width: 88%;
}
.w87 {
	width: 87%;
}
.w86 {
	width: 86%;
}

.w85 {
	width: 85%;
}
.w84 {
	width: 84%;
}
.w83 {
	width: 83%;
}
.w82 {
	width: 82%;
}
.w81 {
	width: 81%;
}
.w80 {
	width: 80%;
}
.w79 {
	width: 79%;
}
.w78 {
	width: 78%;
}
.w77 {
	width: 77%;
}
.w76 {
	width: 76%;
}
.w75 {
	width: 75%;
}
.w74 {
	width: 74%;
}
.w73 {
	width: 73%;
}
.w72 {
	width: 72%;
}
.w71 {
	width: 71%;
}
.w70 {
	width: 70%;
}
.w69 {
	width: 69%;
}
.w68 {
	width: 68%;
}
.w67 {
	width: 67%;
}
.w66 {
	width: 66%;
}
.w65 {
	width: 65%;
}
.w64 {
	width: 64%;
}
.w63 {
	width: 63%;
}
.w62 {
	width: 62%;
}
.w61 {
	width: 61%;
}
.w60 {
	width: 60%;
}
.w59 {
	width: 59%;
}
.w58 {
	width: 58%;
}
.w57 {
	width: 57%;
}
.w56 {
	width: 56%;
}
.w55 {
	width: 55%;
}
.w54 {
	width: 54%;
}
.w53 {
	width: 53%;
}
.w52 {
	width: 52%;
}
.w51 {
	width: 51%;
}
.w50 {
	width: 50%;
}
.w49 {
	width: 49%;
}
.w48 {
	width: 48%;
}
.w47 {
	width: 47%;
}
.w46 {
	width: 46%;
}
.w45 {
	width: 45%;
}
.w44 {
	width: 44%;
}
.w43 {
	width: 43%;
}
.w42 {
	width: 42%;
}
.w41 {
	width: 41%;
}
.w40 {
	width: 40%;
}
.w39 {
	width: 39%;
}
.w38 {
	width: 38%;
}
.w37 {
	width: 37%;
}
.w36 {
	width: 36%;
}
.w35 {
	width: 35%;
}
.w34 {
	width: 34%;
}
.w33 {
	width: 33.33%;
}
.w32 {
	width: 32%;
}
.w31 {
	width: 31%;
}
.w30 {
	width: 30%;
}
.w29 {
	width: 29%;
}
.w28 {
	width: 28%;
}
.w27 {
	width: 27%;
}
.w26 {
	width: 26%;
}
.w25 {
	width: 25%;
}
.w24 {
	width: 24%;
}
.w23 {
	width: 23%;
}
.w22 {
	width: 22%;
}
.w21 {
	width: 21%;
}
.w20 {
	width: 20%;
}
.w19 {
	width: 19%;
}
.w18 {
	width: 18%;
}
.w17 {
	width: 17%;
}
.w16 {
	width: 16.66%;
}
.w15 {
	width: 15%;
}
.w14 {
	width: 14%;
}
.w13 {
	width: 13%;
}
.w12 {
	width: 12%;
}
.w11 {
	width: 11%;
}
.w10 {
	width: 10%;
}
.w09 {
	width: 9%;
}
.w08 {
	width: 8%;
}
.w07 {
	width: 7%;
}
.w06 {
	width: 6%;
}
.w05 {
	width: 5%;
}
.w04 {
	width: 4%;
}
.w03 {
	width: 3%;
}
.w02 {
	width: 2%;
}
.auto {
	margin: auto;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.flex_a {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.flex_b {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_c {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.flex_e {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.items {
	align-items: center;
}
.baseline {
	align-items: baseline;
}
.flex-grow {
	flex-grow: 1;
}
.flex-1 {
	flex: 1;
}
.flex-nowrap {
	flex-wrap: nowrap;
}
.overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.overflow2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow5 {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow6 {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow7 {
	display: -webkit-box;
	-webkit-line-clamp: 7;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow8 {
	display: -webkit-box;
	-webkit-line-clamp: 8;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow9 {
	display: -webkit-box;
	-webkit-line-clamp: 9;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow10 {
	display: -webkit-box;
	-webkit-line-clamp: 10;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
  font-size: 14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 14px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
  font-size: 14px;
} 
.clear {
	clear: both;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.text-right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.none {
	display: none;
}
.relative {
	position: relative;
}
.block {
	display: block;
}
.curse {
	cursor: pointer;
}
.mt05 {
	margin-top: 5px;
}
.mb05 {
	margin-bottom: 5px;
}
.ml05 {
	margin-left: 5px;
}
.mr05 {
	margin-right: 5px;
}
.pt05 {
	padding-top: 5px;
}
.pb05 {
	padding-bottom: 5px;
}
.pl05 {
	padding-left: 5px;
}
.pr05 {
	padding-right: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.mr10 {
	margin-right: 10px;
}
.pt10 {
	padding-top: 10px;
}
.pb10 {
	padding-bottom: 10px;
}
.pl10 {
	padding-left: 10px;
}
.pr10 {
	padding-right: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mb15 {
	margin-bottom: 15px;
}
.ml15 {
	margin-left: 15px;
}
.mr15 {
	margin-right: 15px;
}
.pt15 {
	padding-top: 15px;
}
.pb15 {
	padding-bottom: 15px;
}
.pl15 {
	padding-left: 15px;
}
.pr15 {
	padding-right: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml20 {
	margin-left: 20px;
}
.mr20 {
	margin-right: 20px;
}
.pt20 {
	padding-top: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pl20 {
	padding-left: 20px;
}
.pr20 {
	padding-right: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.ml30 {
	margin-left: 30px;
}
.mr30 {
	margin-right: 30px;
}
.pt30 {
	padding-top: 30px;
}
.pb30 {
	padding-bottom: 30px;
}
.pl30 {
	padding-left: 30px;
}
.pr30 {
	padding-right: 30px;
}
.border-ccc {
	border: 1px solid #ccc;
}
.border-ddd {
	border: 1px solid #ddd;
}
.border-eee {
	border: 1px solid #eee;
}
.border-b-eee {
	border-bottom: 1px solid #eee;
}
.border-t-eee {
	border-top: 1px solid #eee;
}
.noborder {
	border: none !important;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}

.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
.font18 {
	font-size: 18px;
}
.font19 {
	font-size: 19px;
}
.font20 {
	font-size: 20px;
}
.font21 {
	font-size: 21px;
}
.font22 {
	font-size: 22px;
}
.font23 {
	font-size: 23px;
}
.font24 {
	font-size: 24px;
}
.font25 {
	font-size: 25px;
}
.font26 {
	font-size: 26px;
}
.font27 {
	font-size: 27px;
}
.font28 {
	font-size: 28px;
}
.font29 {
	font-size: 29px;
}
.font30 {
	font-size: 30px;
}
.font31 {
	font-size: 31px;
}
.font32 {
	font-size: 32px;
}
.font33 {
	font-size: 33px;
}
.font34 {
	font-size: 34px;
}
.font36 {
	font-size: 36px;
}
.font38 {
	font-size: 38px;
}
.font40 {
	font-size: 40px;
}
.font42 {
	font-size: 42px;
}
.font46 {
	font-size: 46px;
}
.text-000 {
	color: #000;
}
.text-1a1 {
	color: #1a1a1a;
}
.text-010 {
	color: #010000;
}
.text-025 {
	color: #0257ab;
}
.text-232 {
	color: #232323;
}
.text-333 {
	color: #333;
}
.text-3f3 {
	color: #3f3f3f;
}
.text-393 {
	color: #393838;
}
.text-404 {
	color: #404040;
}
.text-414 {
	color: #414141;
}
.text-4c4 {
	color: #4c4c4c;
}
.text-505 {
	color: #505050;
}
.text-666 {
	color: #666;
}
.text-808 {
	color: #808080;
}
.text-999 {
	color: #999;
}
.text-fff {
	color: #fff;
}
.line20 {
	line-height: 20px;
}
.line21 {
	line-height: 21px;
}
.line22 {
	line-height: 22px;
}
.line23 {
	line-height: 23px;
}
.line24 {
	line-height: 24px;
}
.line25 {
	line-height: 25px;
}
.line26 {
	line-height: 26px;
}
.line27 {
	line-height: 27px;
}
.line28 {
	line-height: 28px;
}
.line29 {
	line-height: 29px;
}
.line30 {
	line-height: 30px;
}
.line31 {
	line-height: 31px;
}
.line32 {
	line-height: 32px;
}
.line33 {
	line-height: 33px;
}
.line34 {
	line-height: 34px;
}
.line35 {
	line-height: 35px;
}
.line36 {
	line-height: 36px;
}
.line37 {
	line-height: 37px;
}
.line38 {
	line-height: 38px;
}
.line39 {
	line-height: 39px;
}
.line40 {
	line-height: 40px;
}
.line41 {
	line-height: 41px;
}
.line42 {
	line-height: 42px;
}
.line48 {
	line-height: 48px;
}
.letter1 {
	letter-spacing: 1px;
}
.letter2 {
	letter-spacing: 2px;
}
.letter3 {
	letter-spacing: 3px;
}
.radius2 {
	border-radius: 2px;
}
.radius3 {
	border-radius: 3px;
}
.radius4 {
	border-radius: 4px;
}
.radius5 {
	border-radius: 5px;
}
.radius6 {
	border-radius: 6px;
}
.radius7 {
	border-radius: 7px;
}
.radius8 {
	border-radius: 8px;
}
.radius9 {
	border-radius: 9px;
}
.radius10 {
	border-radius: 10px;
}
.radius20 {
	border-radius: 20px;
}
.radius100 {
	border-radius: 100px;
}
/*字母大写*/
.uppercase {
	text-transform: uppercase;
}
/*强制字符换行*/
.break-all{
	word-break: break-all;
}
/*字体倾斜*/
.italic{
	font-style: italic;
}
.indent2em {
	text-indent: 2em;
}
/*阴影*/
.box-shadow {
	box-shadow: 0 0 5px #ccc;
}
.box-shadow-y2 {
	box-shadow: 0 2px 3px #ccc;
}
.hover-big {
	transition: all 0.6s;
}
.hover-big:hover {
	transform: scale(1.2);
}
.text-fc8 {
	color: #fc8112;
}
.bg-fc8 {
	background: #fc8112;
}
.bg-f2f3 {
	background: #f2f3f4;
}
.bg-dian-top {
	color: #fc8112;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/dian-top.png) no-repeat 1px 6px;
	height: 35px;
	line-height: 30px;
	padding-left: 25px;
	background-size: 4.15%;
}
.bg-dian-c {
	font-size: 15px;
	font-weight: bold;
	background: url(../images/dian01.png) no-repeat 1px top;
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
    background-size: 4.15%;
}
.bg-dian-bot {
	font-size: 15px;
	font-weight: bold;
	background: url(../images/dian-bot.png) no-repeat 1px bottom;
	height: 35px;
	line-height: 25px;
	padding-left: 25px;
	background-size: 4.15%;
}
.dian-w40 .bg-dian-top {
	background-size: 3.2%;
}
.dian-w40 .bg-dian-c {
    background-size: 3.2%;
}
.dian-w40 .bg-dian-bot {
	background-size: 3.2%;
}
.dian-w35 .bg-dian-top {
	background-size: 3.6%;
}
.dian-w35 .bg-dian-c {
    background-size: 3.6%;
}
.dian-w35 .bg-dian-bot {
	background-size: 3.6%;
}
.dian-w31 .bg-dian-top {
	background-size: 4.15%;
}
.dian-w31 .bg-dian-c {
    background-size: 4.15%;
}
.dian-w31 .bg-dian-bot {
	background-size: 4.15%;
}
.dian-w20 .bg-dian-top {
	background-size: 6.5%;
}
.dian-w20 .bg-dian-c {
    background-size: 6.5%;
}
.dian-w20 .bg-dian-bot {
	background-size: 6.5%;
}
/*表格*/
.table01,.table02 {
 	/*border-collapse: collapse;*/
 	border-collapse: separate;
  	border-spacing: 0;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-sizing: border-box;
}
.table01 th {
	border: 1px solid #ddd;
	color: #333;
	padding: 10px 0;	
	font-size: 16px;
	background-color: #fe7d08;
	font-weight: bold;
	text-align: center;
}
.table02 th {
	border: 1px solid #ddd;
	color: #333;
	padding: 11px 0;	
	font-size: 15px;
	background-color: #fe7d08;
	font-weight: bold;
	text-align: center;
}
.table01 td {
	border: 1px solid #ddd;
	color: #333;
	padding: 10px 0;
	font-size: 15px;
	text-align: center;
}
.table02 td {
	border: 1px solid #ddd;
	color: #333;
	padding: 12px 0;
	font-size: 15px;
	text-align: center;
}
.td-bg-fff {
	background: #fff !important;
}
.td-bg-fff {
	background: #fff !important;
}
.td-bg-eee {
	background: #eee !important;
}
.table01 tr:nth-child(odd){
	background: #eee;
}
.table01 tr:nth-child(even){
	background: #fff;
}
.td-pv15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.td-pv14 {
	padding-top: 14px !important;
	padding-bottom: 14px !important;
}
.td-pv13 {
	padding-top: 13px !important;
	padding-bottom: 13px !important;
}
.td-pv12 {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}
.td-pv11 {
	padding-top: 11px !important;
	padding-bottom: 11px !important;
}
.td-pv10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.td-pv09 {
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}
.td-pv08 {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.td-pv07 {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}
.td-pv06 {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}
.td-pv05 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.bg-yuan01 {
	width: 5px;
	height: 5px;
	background: #fe7d08;
	border-radius: 100px;
}
.text-red {
	color: red !important;
}
/*模拟对角线*/
.out-td {
	border-top: 54px #fe7d08 solid;
	/*上边框宽度等于表格第一行行高*/
	width: 0px;
	/*让容器宽度为0*/
	height: 0px;
	/*让容器高度为0*/
	border-left: 135px #e26e2c  solid;
	/*左边框宽度等于表格第一行第一格宽度*/
	position: relative;
}
.out-td-1{
	font-style: normal;
	display: block;
	position: absolute;
	top: -25px;
	left: -135px;
	width: 80px;
}
.out-td-2 {
	font-style: normal;
	display: block;
	position: absolute;
	top: -50px;
	right: 0;
	width: 80px;
}
.djx01 {
	width: 200px;
	background: linear-gradient(
	    to top right,
	    rgba(100, 100, 100, 0) 0%,
	    rgba(100, 100, 100, 0) calc(50% - 0.8px),
	    rgba(100, 100, 100, 1) 50%,
	    rgba(100, 100, 100, 0) calc(50% + 0.8px),
	    rgba(100, 100, 100, 0) 100%
	)
}
.djx-td-1{
	font-style: normal;
	display: block;
	position: absolute;
	bottom: -17px;
	left: 20px;
}
.djx-td-2 {
	font-style: normal;
	display: block;
	position: absolute;
	top: -17px;
	right: 20px;
}

/*新增模板*/
.line-tit01 {
	height: 40px;
	width: 5px;
	background: #265eaf;
}
.text-265 {
	color: #265eaf;
}
.imglist3 {
	width: 30%;
	margin-right: 4.5%;
	margin-bottom: 20px;
}
.imglist3:nth-child(3n) {
	margin-right: 0;
}
.imglist4 {
	width: 22%;
	margin-right: 4%;
	margin-bottom: 20px;
}
.imglist4:nth-child(4n) {
	margin-right: 0;
}
.dian-265 {
	width: 6px;
	height: 6px;
	background: #265eaf;
	border-radius: 100px;
}
.mt07 {
	margin-top: 7px;
}