@charset "utf-8";
/*-- 全局reset
-------------------------------------------*/
html, body, div,h1, h2, h3, h4, h5, h6,hr, p, blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, object, code,legend, button, input, textarea, label,th, td, a, img {margin: 0;padding: 0;border: 0;outline: 0;}
body {font: 12px/1.5 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';color: #333;background-color: #f9f9f9;}
/*清除内外边距*/
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
/*设置默认字体*/
:focus {outline: 0;}
ul,ol {list-style: none;}
/*重置列表*/
fieldset, img {border: 0 none;vertical-align: top;}
/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup {font-style: normal;font-weight: normal;}
abbr, acronym {border: 0;font-variant: normal;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
code, kbd, samp, tt { font-size: 100%;}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;outline: none;}
textarea {resize: none;}
table { border-collapse: collapse;border-spacing: 0;}

/*重置表格*/
blockquote, q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: '';content: none;}
a {color: #333; text-decoration: none;-webkit-transition: color .2s ease-in-out;-moz-transition: color .2s ease-in-out;transition: color .2s ease-in-out;-webkit-transition: background-color .2s ease-in-out;-moz-transition: background-color .2s ease-in-out;transition: background-color .2s ease-in-out;}
a:hover {text-decoration: none;}
a.special,.special a {color: #1eb37b;}
a.special:hover,.special a:hover {color: #1eb37b;text-decoration: none;}

/*--清除浮动
-------------------------------------------*/
.cf:before,.cf:after,.clearfix:before,.clearfix:after {content: "";display: table;}
.cf:after,.clearfix:after {clear: both;}
.cf,.clearfix {clear: both;*zoom: 1;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.clearfix{clear:both;}
ul{ margin:0; padding:0;}
li{ list-style:none;}
img{transition:all .5s; -moz-transition:all .5s; -o-transition:all .5s; -webkit-transition:all .5s;display:block;}
img:hover{transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);}
/*header*/

/*head*/
.header_top{width:100%;position:fixed;top:0;left:0;z-index:999;background:#fff;}
.header{width:1225px;margin:0 auto;}
.header img{display:block;display:block;transition: none;}
.header img:hover{-webkit-transform: inherit;transform: inherit;}
.header li{float:left;height:125px;}
.header li:nth-child(1){width:645px;}
.header li:nth-child(2){width:320px;background:url('../images/style01.jpg') no-repeat 45px center;display:inline-block;text-align:center;}
.header li:nth-child(2) a{display:inline-block;text-align:center;border-left:1px solid #173d78;width:80px;margin-top:80px;position:relative;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.header li:nth-child(2) a span{display:block;text-align:center;font-size:12px;margin:0 5px;color:#173d78;line-height:20px;border-radius:12.5px;border:1px solid #fff;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.header li:nth-child(2) a span:hover{border:1px solid #173d78;border-radius:15px;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.header li:nth-child(2) a:first-child{border-left:none;}
.header li:nth-child(2) .sub{display:none;position:absolute;top:30px;left:-90px;width:185px;height:185px;background:#fff;border:1px solid #173d78;background:#fff url('../images/index01.jpg') no-repeat center center;border-radius:10px;z-index:1;}
.header li:nth-child(2) a:hover .sub{/*display:block;*/transition: all 0.5s ease;}
.header li:nth-child(3){width:260px;}
.head_nav{width:100%;background:#173d78;display:inline-block;text-align:center;}
.head_nav li{text-align:center;display:inline-block;border-left:1px solid #fff;margin:15px 0;}
.head_nav li:first-child{border-left:none;}
.head_nav li a{display:inline-block;text-align:center;font-size:16px;color:#fff;line-height:25px;padding:0 45px;}

/*banner背景图片动画
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
banner */

.banner{ margin:0 auto; width:100%; position:relative;  overflow:hidden;  zoom:1; margin-top:20px;  margin-top:155px; }
.picFocus{ margin:0 auto;  width:100%; position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ position:absolute;left:32%;bottom:30px; padding-top:5px; z-index:888;}
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{width:165px; height:73px;  float:left;  text-align:center; margin-right:5px;overflow:hidden;position:relative;border:1px solid #fff;}
.picFocus .hd ul li img{width:130%;height:73px;margin:0 auto;display:block;border:1px solid #fff; cursor:pointer;   }
.picFocus .hd ul li span{position:absolute;top:0px;left:0px;width:100%;line-height:73px;background:rgba(0,0,0,0.5);color:#fff;text-align:center;display:block;font-size:14px;letter-spacing: 1px;}
.picFocus .hd ul li:nth-child(1){background:url('../images/banner1.jpg') no-repeat center center;background-size:150% 100%;}
.picFocus .hd ul li:nth-child(2){background:url('../images/banner2.jpg') no-repeat center center;background-size:150% 100%;}
.picFocus .hd ul li:nth-child(3){background:url('../images/banner3.jpg') no-repeat center center;background-size:150% 100%;}
.picFocus .hd ul li:nth-child(4){background:url('../images/banner4.jpg') no-repeat center center;background-size:150% 100%;}
.picFocus .hd ul li.on span{display:none;}
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:100%; height:auto; display:block; margin:0 auto;}
.picFocus .next{width:36px;height:36px;position:absolute; right:-180px; top:28px; z-index:2;background:url('../images/ban_prev_hover.png') no-repeat left center;z-index:889;}
.picFocus .prev{ width:36px;height:36px;position:absolute; left:-180px; top:28px; z-index:2;background:url('../images/ban_next_hover.png') no-repeat left center;z-index:889;}
.picFocus .bd .scaleBg{visibility: visible; -webkit-animation:scale-bg 6s linear forwards;animation:scale-bg 6s linear forwards;}
@media(max-width:1440px){
	.picFocus .hd{ position:absolute;left:27%;bottom:5px;}
}

.index02_bg{width:100%;padding:75px 0;background:#efebea;}
.index02_cte{width:1225px;margin:0 auto;}
.index02_cte h3{display:block;text-align:center;font-size:30px;color:#173d78;line-height:40px;}
.index02_cte h3 span{margin-left:10px;font-size:19px;color:#173d78;display:inline-block;line-height:17px;margin-top: 5px;text-align:left;}
.index02_cte h3 span p{display:block;font-size:12px;color:#949494;text-align:left;}
.index02_box{width:100%;margin-top:60px;}
.index02_listleft{width:605px;float:left;}

/* 本例子css */
.slideBox{ width:100%; height:340px; overflow:hidden; position:relative; }
.slideBox .hd{ height:85px; overflow:hidden; position:absolute; left:0px; bottom:0px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:4px;  width:105px; height:85px;  text-align:center;color:#fff;cursor:pointer;font-size:32px;font-weight:600;padding-top:3px;}
.slideBox .hd ul li span{display:block;text-align:center;font-size:15px;}
.slideBox .hd ul li:nth-child(1){background:rgba(23,61,120,1);}
.slideBox .hd ul li:nth-child(2){background:rgba(23,61,120,0.75);}
.slideBox .hd ul li:nth-child(3){background:rgba(23,61,120,0.50);}
.slideBox .hd ul li:nth-child(4){background:rgba(23,61,120,0.25);}
.slideBox .hd ul li.on{ background:#fff; color:#1a3f78; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; right:0px;bottom:0; margin-top:-25px; display:block; width:44px; height:44px;padding:3px;background:#2b497a url("../images/slider-arrow.png") -101px 8px no-repeat; filter:alpha(opacity=50);opacity:0.5;color:#fff;}
.slideBox .next{ left:auto; bottom:50px;background:#3a71ba url("../images/slider-arrow.png") 16px 9px no-repeat;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.index02_listright{width:605px;float:right;}
.index02_listright li{width:235px;padding:30px;background:#fff;float:left;margin-right:15px;box-shadow: 0 0 26px #d1cdcd;border-bottom:4px solid #173c77;margin-bottom:15px;background:url('../images/time.png') no-repeat 30px 42px;}
.index02_listright li:nth-child(1){}
.index02_listright li:nth-child(2){margin-right:0px;}
.index02_listright li:nth-child(3){}
.index02_listright li:nth-child(4){margin-right:0px;}
.index02_listright li span{width:100%;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding-left:20px;padding-top:10px;}
.index02_listright li:nth-child(1) span{background:url('../images/hot.png') no-repeat right top;}
.index02_listright li:nth-child(4) span{background:url('../images/hot02.png') no-repeat right top;}
.index02_listright li p{font-size:12px;color:#949494;line-height:30px;margin-top:7px;}

.index03_box{width:100%;margin-top:60px;}
.index03_left{width:600px;float:left;padding:60px 0;background:#fff;box-shadow: 0 0 26px #d1cdcd;}
.index03_right{width:600px;float:right;}
.index_listleft{width:265px;float:left;padding-left:55px;}
.index_listleft h3{text-align:left;margin-bottom:20px;}
.index_listleft h3 a{font-size:34px;color:#173d78;}
.index02_cte .index_listleft h3 span{font-size:19px;color:#173d78;display:block;margin-left:0px;}
.index_listleft li{width:100%;border-bottom:1px solid #eaeaea;margin-top:10px;}
.index_listleft li p{padding-left:20px;background:url('../images/time02.png') no-repeat left center;font-size:15px;color:#99948f;line-height:20px;}
.index_listleft li a{font-size:14px;color:#444444;line-height:20px;display:block;position:relative;width:100%;line-height:35px;}
.index_listleft li a div{width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.index_listleft li span{position:absolute;right:0px;top:0px;font-size:14px;color:#ff820c;line-height:35px;}
.index_listleft .more{background:url('../images/time03.png') no-repeat left center;margin-top:5px;}
.index_listleft .more a{font-size:16px;color:#173d78;line-height:55px;padding-left:50px;}
.index_listright{width:240px;float:right;}

.slideBox02{ position:relative; width:240px;  height:317px; overflow:hidden; margin:10px auto; }
.slideBox02 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox02 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox02 .hd li.on{ background:#fff;  }
.slideBox02 .bd{ position:relative; z-index:0; }
.slideBox02 .bd li{ position:relative;  }
.slideBox02 .bd li img{ width:240px;  height:317px; display:block;   }
.slideBox02 .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.slideBox02 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;}

.index03_right{width:600px;float:right;padding:60px 0;background:#fff;box-shadow: 0 0 26px #d1cdcd;padding-bottom:65px;}
.index03_listleft{width:265px;float:left;padding-left:55px;}
.index03_listleft h3{text-align:left;margin-bottom:20px;}
.index03_listleft h3 a{font-size:34px;color:#173d78;}
.index02_cte .index03_listleft h3 span{font-size:19px;color:#173d78;display:block;margin-left:0px;text-align:left;}
.index03_listleft h4{font-size:20px;color:#565250;line-height:40px;}
.index03_listleft p{font-size:14px;color:#99948f;line-height:27px;}
.index03_listleft .index_time{margin:28px 0;}
.index03_listleft .index_time li{display:inline-block;padding-left:25px;margin-right:50px;font-size:15px;color:#99948f;}
.index03_listleft .index_time li:nth-child(1){background:url('../images/time02.png') no-repeat left center;}
.index03_listleft .index_time li:nth-child(2){background:url('../images/eye.png') no-repeat left center;}
.index03_listleft .more{background:url('../images/time03.png') no-repeat left center;margin-top:5px;}
.index03_listleft .more a{font-size:16px;color:#173d78;line-height:55px;padding-left:50px;}

.index03_listright{width:240px;float:right;position:relative;overflow:hidden;margin-top:8px;}
.index03_listright img{width:240px;height:317px;display:block;transition:all .5s; -moz-transition:all .5s; -o-transition:all .5s; -webkit-transition:all .5s;}
.index03_listright img:hover{transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);}
.index03_listright span{width:220px;position:absolute;bottom:0;left:0px;background:rgba(41,54,65,0.45);color:#fff;font-size:12px;line-height:35px;display:block;padding-left:20px;}

.index04_bg{width:100%;padding-top:350px;background:url('../images/index_bg01.png') no-repeat center top;padding-bottom:80px;color:#fff;}
.index04_box{width:1155px;margin:0 auto;border:10px solid #fff;background:#1c4585;box-shadow: 0 0 26px #ababab;padding:35px;}
.index04_left{width:170px;float:left;padding-left:80px;}
.index04_left h3{text-align:left;margin-bottom:20px;margin-top:8px;}
.index04_left h3 a{font-size:34px;color:#fff;}
.index04_left h3 span{font-size:19px;color:#fff;display:block;margin-left:0px;}
.index04_left .more{background:url('../images/time04.png') no-repeat left center;margin-top:5px;}
.index04_left .more a{font-size:16px;color:#fff;line-height:55px;padding-left:50px;}
.index04_right{width:795px;float:left;padding:0 55px;}
.index04_right img{width:220px;float:left;}
.index04{width:550px;float:right;}
.index04 .index04_hot{margin-bottom:15px;}
.index04 .index04_hot a{color:#fff;display:block;}
.index04 .index04_hot a span{font-size:18px;line-height:40px;}
.index04 .index04_hot a p{font-size:13px;color:#fff;line-height:25px;}
.index04 li{width:183px;float:left;display:inline-block;}
.index04 li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:165px;font-size:14px;color:#fff;line-height:30px;}

.index05_bg{width:100%;background:#eeebea;}
.index05_cte{width:1225px;margin:0 auto;padding:110px 0;}
.index05_left{width:480px;float:left;}
.index05_left h3{width:100%;background:url('../images/index02.png') no-repeat right center;}
.index05_left h3 a{font-size:34px;line-height:48px;color:#173d78;}
.index05_listleft{background:#fff;box-shadow: 0 0 26px #ababab;margin-top:30px;padding:15px;background:#fff url('../images/index03.png') no-repeat 20px 17px;padding-bottom:30px;border-bottom:5px solid #173d78;padding-top:22px;}
.index05_listleft li{padding:0 10px;margin-top:8px;}
.index05_listleft li:first-child{}
.index05_listleft div{position:relative;display:block;width:100%;}
.index05_listleft div a{font-size:16px;color:#173d78;line-height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:80%;}
.index05_listleft li div span{position:absolute;right:0px;top:0px;font-size:16px;display:block;color:#ff891a;line-height:35px;}
.index05_listleft li i{font-style: italic;display:block;width:100%;background:url('../images/line.png') no-repeat right center;font-size:18px;color:#173d78;line-height:25px;padding-left:7px;}

.index05_right{width:715px;float:right;}
.index05_rightname{width:100%;background:url('../images/index02.png') no-repeat right center;}
.index05_rightname h3{float:left;margin-right:40px;}
.index05_rightname h3 a{font-size:34px;line-height:48px;color:#173d78;}
.index05_nav{width:415px;float:left;}
.index05_nav li{display:inline-block;margin:5px 0;border-left:1px solid #777675;padding:0 25px;}
.index05_nav li:first-child{border-left:none;}
.index05_nav li a{position:relative;font-size:24px;color:#777675;line-height:35px;display:block;transition: all .5s ease;-webkit-transition: all .5s ease;border-bottom:3px solid #eeebea;}
.index05_nav .act a{color: #005aa1;border-bottom:3px solid #005aa1;}
.index05_listbox{width:100%;margin-top:30px;border-bottom:5px solid #173d78;box-shadow: 0 0 26px #ababab;padding-bottom:11px;}
.index05_listbox li{margin-top:10px;background:#fff;}
.index05_listbox li:first-child{margin-top:0px;}
.index05_listbox li img{width:105px;display:block;padding:3px 5px;border:2px solid #efebea;float:left;margin-right:25px;}
.index05_listbox .index05{width:350px;float:left;position:relative;}
.index05_listbox .index05 p{margin-top:0px;line-height:75px;font-size:15px;color:#173d78;width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.index05_listbox .index05 span{position:absolute;right:0px;top:0px;font-size:15px;color:#ff891a;display:block;line-height:75px;}
.index05_listbox li i{font-style: italic;float:right;margin-right:30px;font-size:12px;color:#989695;line-height:75px;}

.index06_bg{width:100%;}
.index06_cte{width:1225px;margin:0 auto;padding:75px 0;}
.index06_cte h3{display:block;text-align:center;font-size:30px;color:#173d78;line-height:40px;}
.index06_cte h3 span{margin-left:10px;font-size:19px;color:#173d78;display:inline-block;line-height:17px;margin-top: 5px;text-align:left;}
.index06_cte h3 span p{display:block;font-size:12px;color:#949494;text-align:left;}
.index06_box{width:100%;margin-top:40px;}

/* 本例子css */
.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:42px;position:absolute;top:130px;width:100%;z-index:11}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:36px; height:42px;overflow:hidden;
	 cursor:pointer; background:#cccccc url("../images/slider-arrow.png") no-repeat;}
.picScroll-left .hd .prev{float:right;background-position:11px 5px; }
.picScroll-left .hd .next{float:left;background-position:-108px 4px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0 40px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width:215px;margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:190px; height:190px; display:block;margin:0 auto;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;font-size:22px;line-height:50px;color:#242424;}
.picScroll-left .bd ul li p{text-align:left;font-size:14px;color:#242424;display:inline-block;line-height:25px;}
.picScroll-left .bd ul li p a{display:inline;color:#ee7300;line-height:25px;}
.picScroll-left .bd ul li span{margin:10px auto;display:block;width:160px;line-height:25px;text-align:center;border:1px solid #9a9a9a;border-radius:15px;background:#f7f7f7;font-size:14px;transition: all .5s ease;-webkit-transition: all .5s ease;}
.picScroll-left .bd ul li span i{color:#ee7300;}
.picScroll-left .bd ul li span:hover{background:#183e79;color:#fff;}
.index06_more{width:235px;margin:0 auto;border:1px solid #183e79;border-radius:20px;margin-top:40px;}
.index06_more a{font-size:18px;color:#183e79;line-height:40px;display:block;text-align:center;}


.index07_bg{width:100%;height:525px;padding:95px 0;background:url('../images/index04.png') no-repeat center center;}
.index07_cte{width:1225px;margin:0 auto;}
.options {float:left;display: flex;flex-direction: row;align-items: stretch;overflow: hidden;min-width:1156px;max-width:1156px;width: calc(100% - 100px);height: 525px;}
.options .option {position: relative;overflow: hidden;min-width:155px;margin: 10px;background: var(--optionBackground, var(--defaultBackground, #E6E9ED)); background-size: auto 120%;background-position: center;cursor: pointer;transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);}
.options .option.active {flex-grow: 10000;-webkit-transform: scale(1);transform: scale(1);min-width:630px;margin: 0px;background-size: auto 100%;}
.options .option:not(.active) {flex-grow: 1;}
.options .option:not(.active) .label { }
.options .option .label {display: flex;position: absolute;height: 40px;transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);}
.index07_name{width:205px;padding:20px;float:left;margin-right:15px;}
.index07_name h4{width:35px;}
.index07_name h4 a{color:#fff;font-size:21px;display:block;line-height:26px;text-align:center;}
.index07_name h4 img{margin:0 auto;margin-top:5px;}
.index07_name li{width:25px;position:absolute;left: 195px;top: 384px;}
.index07_name li a{font-size:16px;color:#fff;line-height:20px;display:block;}
.index07_name li a::before{content:"";position:absolute;width:1px;height:50px;background:#fff;top:90px;left:6.5px;}
.options .option:not(.active) .label .index07_name img{transform:rotate(90deg);}
.options .option:not(.active) .label .index07_name li{left: 105px;}
.index07_list{width:355px;float:left;}
.index07_list li{width:100%;background:#fff;margin-bottom:10px;position:relative;}
.index07_list li img{width:105px;padding:3px;border:2px solid #efebea;float:left;margin-right:15px;}
.index07_list li span{width:205px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;float:left;font-size:15px;line-height:77px;color:#173d78;}
.index07_list li i{position:absolute;right:28px;top:54px;font-size:12px;color:#989695;font-style: italic;}
.index07_right{width:50px;float:right;}
.index07_right h4{font-size:30px;color:#173d78;text-align:right;writing-mode:lr-tb;line-height:32px;margin-top:28px;}
.index07_right h4 i{padding-right:10px;}
.index07_right li{padding-top:50px;background:url('../images/index09.png') no-repeat center top;margin-top:45px;}
.index07_right li a{font-size:15px;color:#173d78;line-height:20px;display:block;text-align:center;writing-mode:lr-tb;}
.index07_right li i{writing-mode:tb-rl;}

.index08_bg{width:1225px;margin:0 auto;padding:60px 0;padding-bottom:40px;}
.index08_bg h3{display:block;text-align:center;font-size:30px;color:#173d78;line-height:40px;}
.index08_bg h3 span{margin-left:10px;font-size:19px;color:#173d78;display:inline-block;line-height:17px;margin-top: 5px;text-align:left;}
.index08_bg h3 span p{display:block;font-size:12px;color:#949494;text-align:left;}
.index08_box{width:100%;margin-top:60px;}
.index08_box li{width:230px;margin-right:18px;float:left;position:relative;/*overflow:hidden;*/}
.index08_box li a{display:block;}
.index08_box li:nth-child(5){margin-right:0px;}
.index08_box li img{display:block;}
.index08_box li img:hover{}
.index08_box li span{width:100%;position:absolute;left:0px;bottom:0;font-size:15px;background:rgba(0,0,0,0.5);color:#fff;line-height:45px;display:block;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index08_more{margin:20px auto;display:block;text-align:center;font-size:15px;padding-left:65px;line-height:60px;color:#173d78;background:url('../images/time05.png') no-repeat 500px center;}

.index09_bg{width:1225px;margin:0 auto;/*padding:60px 0;*/}
.index09_bg h3{display:block;text-align:center;font-size:30px;color:#173d78;line-height:40px;}
.index09_bg h3 span{margin-left:10px;font-size:19px;color:#173d78;display:inline-block;line-height:17px;margin-top: 5px;text-align:left;}
.index09_bg h3 span p{display:block;font-size:12px;color:#949494;text-align:left;}

.index10_bg{width:100%;background:#edebea;padding:60px 0;/*padding:70px 0;*/background:url('../images/index_bg02.jpg') no-repeat center center;margin-top:0px;/*margin-top:90px;*/}
.index10_cte{width:1225px;margin:0 auto;}
.index10_cte h3{display:block;text-align:center;font-size:30px;color:#173d78;line-height:40px;}
.index10_cte h3 span{margin-left:10px;font-size:19px;color:#173d78;display:inline-block;line-height:17px;margin-top: 5px;text-align:left;}
.index10_cte h3 span p{display:block;font-size:12px;color:#949494;text-align:left;}
.index10_box{width:1097px;margin:0 auto;margin-top:65px;}
.index10_box li{width:180px;display:inline-block;}
.index10_box li img{display:block;margin:0 auto;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.index10_box li:hover img{ transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg);}
.index10_box li span{display:block;text-align:center;font-size:20px;line-height:45px;color:#173d78;}

.index_link{width:100%;background:#555e6a;}
.index_linkcte{width:1225px;margin:0 auto;}
.link{width:1100px;padding:45px 0;padding-left:125px;background:url('../images/link.png') no-repeat left center;}
.link li{display:inline-block;}
.link li a{font-size:12px;color:#fff;line-height:30px;margin-right:10px;}
.foot{width:100%;background:#2f2a29;text-align:center;}
.foot p{display:inline-block;text-align:center;font-size:12px;color:#fff;line-height:35px;text-align:center;}
.foot p a{display:inline;font-size:12px;color:#fff;text-align:center;}

.bb_bottom{width:100%; height:auto;  margin:0 auto;}
.bb_bottom a{text-align:center; font-size:14px;display:block;line-height:35px;}

.xuan_bg{width:90px;padding-top:95px;padding-bottom:5px;background:#173d78 url('../images/hosp.png') no-repeat center 9px;position:absolute;/* position: fixed;*/top:30%;right:210px;}
.xuan_cte{width:86px;margin:0 auto;background:#fcfdfd;padding:3px 0;}
.xuan{width:80px;margin:0 auto;background:#fbfdfc;border:1px solid #cbd4e1;}
.xuan li{width:75px;margin:0 auto;border-bottom:1px dotted #c9bdef;position:relative;}
.xuan li img{display:block;margin:12px auto;margin-bottom:0px;}
.xuan li span{display:block;text-align:center;font-size:16px;color:#58589d;line-height:40px;}
.xuan .sub_erweima{position:absolute;width:183px;top:-15px;left:-190px;background:#163d78;border-radius:15px;display:none;}
.xuan .sub_erweima img{margin:0 auto;display:block;padding:15px 0;}
@media(max-width:1440px){
.xuan_bg{position:absolute;top:30%;right:0;}
}

/*列表页*/
.include_bg{width:100%;background:#f2f0ef;padding:15px 0;}
.include_cte{/*width:1225px;*/margin:0 auto;}
.include_add{width:100%;}
.include_add li{display:inline-block;font-size:16px;color:#b4b3b2;line-height:40px;}
.include_add li a{display:inline-block;margin-right:5px;font-size:16px;color:#b4b3b2;line-height:40px;}
.include_cte h3{display:block;text-align:center;font-size:30px;color:#173d78;line-height:40px;}
.include_cte h3 span{margin-left:10px;font-size:19px;color:#173d78;display:inline-block;line-height:17px;margin-top: 5px;text-align:left;}
.include_cte h3 span p{display:block;font-size:12px;color:#949494;text-align:left;}
.include_box{width:100%;margin:0 auto;}
/*.masonry {
	width: 100%;
	margin-top: 50px;
	position:relative;
}
.item {
	z-index: 10;
	transition: 0.25s;
	overflow: hidden;
	position: absolute;
	width:20%;
	float:left;
	margin:0 5px;
}
.item img{
	width: 100%;
	transition: 0.25s;
}
.item:hover img{
	z-index: 100;
	transition: 0.25s;
	overflow: hidden;
	animation: bounceIn 0.25s ease-in 2 alternate;
}
@keyframes bounceIn{
	100% {
		transform: scale(1.07);
	}
}*/
#content{ padding: 10px 0px; margin:0 auto; position:relative;}
.box{ padding:10px;background:#fff;width:310px; height:auto; float:left;}
.imgBox{ border:solid 1px #dcdcdc; width:100%;}
.imgBox img{ width:100%;display:block;height:auto;}


.index01_cte{width:1225px;margin:0 auto;padding:35px 0;margin-top:35px;}
.index01_cte li{display:block;width:215px;float:left;background:#fff;color:#173d78;padding:20px 0;box-shadow: 0 0 28px #d1cdcd;margin-left:37px;padding-bottom:25px;position:relative;transition: all .3s ease;-webkit-transition: all .3s ease;border-bottom:4px solid #173c77;overflow:hidden;}
.index01_cte li .pic{display:block;position:absolute;width:200px;height:200px;top:20%;left:-45%;background:url('../images/style02.png') no-repeat center;}
.index01_cte li:nth-child(3){background:url('../images/sy03.png') no-repeat 162px 5px;}
.index01_cte li:nth-child(5){background:url('../images/sy04.png') no-repeat 162px 5px;}
.index01_cte li .in_sty{display:block;width:55px;height:55px;background:url('../images/list01.png') no-repeat center center;margin:0 auto;margin-bottom:10px;}
.index01_cte li:first-child{margin-left:0px;}
.index01_cte li img{display:block;margin:0 auto;margin-bottom:10px;}
.index01_cte li h3{font-size:20px;display:block;text-align:center;background:url('../images/style.png') no-repeat 180px center;color:#173d78;}
.index01_cte li h3 span{display:block;text-align:center;font-size:13px;color:#173d78;}
.index01_cte .li_club{display:none;position:absolute;width:215px;left:0px;top:0px;transition: all .3s ease;-webkit-transition: all .3s ease;}
.index01_cte .li_club a{background:#173c77;padding:20px 0;display:block;transition: all .3s ease;-webkit-transition: all .3s ease;}
.index01_cte li:nth-child(3) .li_club a{background:url('../images/ssy03.png') no-repeat 162px 5px;}
.index01_cte li:nth-child(5) .li_club a{background:url('../images/ssy04.png') no-repeat 162px 5px;}
.index01_cte .li_club img{display:block;margin:0 auto;margin-bottom:10px;}
.index01_cte .li_club h3{font-size:20px;display:block;text-align:center;color:#fff;}
.index01_cte .li_club h3 span{display:block;text-align:center;font-size:13px;color:#fff;}
.index01_cte li:hover .li_club{display:block;}
.index01_cte li:hover{color:#fff;background:#173d78;}
.index01_cte li:hover .pic{animation: cc 20s linear 0s infinite;}
@keyframes cc{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}

