html, body {
	color: #333333;
	line-height: 2em;
	position: relative;
	font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #303030;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.75em;
}
a {
	color: #333333;
	outline: none;
	-webkit-transition: all .3s ease;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active, a:focus, a img {
	outline: none;
}

::-moz-selection {
color: #ffffff;
background: #0066cc;
text-shadow: none;
}
::selection {
	color: #ffffff;
	background: #0066cc;
	text-shadow: none;
}
ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tr {
	text-align: right;
}
.tc {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.dingyou-top {
	height: 138px;
	color: #ffffff;
}
.dingyou-top .sc {
	text-align: right;
}
.dingyou-top a {
	color: #cdd2dc;
}
.dingyou-header {
	min-height: 52px;
	background: #812129;
	padding-top: 18px;
	padding-bottom: 18px;
}
/*.dingyou-header .logo img {
	width: auto;
}*/
/*.dingyou-header a.navbar-brand {
	width: 612px;
	min-height: 115px;
	background: url(../images/logo.png) no-repeat left center;
	text-indent: -99999999px;
	overflow: hidden;
}*/
.dingyou-header .dingyou-search {
	width: 100%;
	height: 30px;
	float: right;
	margin-top: 10px;
}
.dingyou-header .dingyou-search-lianjie {
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	float: right;
	padding-right: 20px;
}
.dingyou-header .dingyou-search-lianjie a {
	color: #ffffff;
}
.dingyou-header .dingyou-search-lianjie a:hover {
	color: #ffff00;
}
.dingyou-search-txt {
	width: 220px;
	height: 30px;
	line-height: 30px;
	float: right;
	border: 0;
	overflow: hidden;
	background: url(../images/search_txt_bg.jpg);
}
.dingyou-search-btn {
	width: 30px;
	height: 30px;
	float: right;
	border: 0;
	background: url(../images/search_btn_bg.jpg);
	overflow: hidden;
}
.dingyou-header .dingyou-tel {
	text-align: right;
	padding-right: 15px;
	padding-top: 25px;
	color: #777;
}
.dingyou-header .dingyou-tel span i {
	margin-right: 6px;
}
.dingyou-header .dingyou-tel a {
	display: block;
	font-size: 1.4em;
	color: #f60;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*菜单下拉*/

.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ffffff;
	margin-top: 20px;
	margin-right: 10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dingyou-navbar {
	background: #982a34;
	height: 50px;
}
.dingyou-navbar .open>a, .dingyou-navbar .open>a:hover, .dingyou-navbar .open>a:focus {
	background-color: #982a34;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #982a34;
}
.dingyou-navbar .navbar-nav {
}
.dingyou-navbar .navbar-nav li {
}
.dingyou-navbar .navbar-nav li a {
	line-height: 50px;
	font-size: 1.1em;
	color: #ffffff;
	padding: 0;
	width: 105px;
	text-align: center;
}
.dingyou-navbar .navbar-nav li a:hover {
	background-color: #812129;
}
.dingyou-navbar .navbar-nav li.hover a {
	color: #982a34;
	border-top: #982a34 2px solid;
	margin-top: -1px;
}
.dingyou-navbar .dropdown-menu li a {
	width: 105px;
	text-align: center;
	padding-left: 0;
	font-size: 14px;
	border-bottom: 1px solid #ffffff;
}
.dingyou-navbar .dropdown-menu {
	border: 0;
	background-color: #982a34;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.dingyou-navbar .dropdown-menu .divider {
	margin: 0;
}
.dingyou-copyright {
	background: url(../images/foot_bg.jpg);
	padding: 15px 0;
	color: #ffffff;
	text-align: center;
}
.dingyou-copyright a {
	color: #ffffff;
}
.dingyou-copyright .pl {
	text-align: left;
}
.dingyou-copyright .pr {
	text-align: right;
}
.dingyou-content {
	margin-top: -50px;
	padding-bottom: 20px;
}
.dingyou-category {
}
.dingyou-category a {
	display: block;
	text-align: center;
	line-height: 40px;
	background-color: #f3f3f3;
	border-radius: 2px;
}
.dingyou-category a:hover {
	background-color: #666;
	color: #fff;
}
.dingyou-category a.hover {
	background-color: #006699;
	color: #fff;
}
.dingyou-foot {
	height: 192px;
	font-size: 14px;
	color: #ffffff;
	background: url(../images/foot_bg.jpg);
}
.dingyou-foot-bq-box {
	width: 100%;
	line-height: 52px;
	height: auto;
	text-align: center;
	float: left;
	overflow: hidden;
	border-left: 1px solid #943237;
	border-right: 1px solid #943237;
	margin-top: 18px;
}
.dingyou-foot-link-box {
	width: 255px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-left: 25px;
	border-left: 1px solid #4074bb;
	border-right: 1px solid #4074bb;
}
.dingyou-foot-link {
	width: 70%;
	height: auto;
	float: left;
}
.dingyou-foot-link-s1 {
	width: 100%;
	height: 22px;
	float: left;
	color: #ffffff;
	border: 0;
	line-height: 22px;
	margin-top: 55px;
}
.dingyou-foot-link-s2 {
	width: 100%;
	height: 22px;
	float: left;
	color: #ffffff;
	border: 0;
	line-height: 22px;
	margin-top: 37px;
}
.dingyou-ewm-box {
	width: 100%;
	height: auto;
	float: right;
	margin-top: 35px;
}
.dingyou-ewm {
	width: 130px;
	height: 142px;
	line-height: 30px;
	font-size: 12px;
	color: #ffffff;
	float: right;
	margin-left: 15px;
	text-align: center;
}
.dingyou-banner {
}
.dingyou-banner .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.dingyou-banner .slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.dingyou-banner .slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
	border: #fff 2px solid;
}
.dingyou-banner .slideBox .hd li.on {
	background: #812129;
}
.dingyou-banner .slideBox .bd {
	position: relative;
	z-index: 0;
}
.dingyou-banner .slideBox .bd li {
	position: relative;
	text-align: center;
}
.dingyou-banner .slideBox .bd li img {
	background: url(loading.gif) center center no-repeat;
	vertical-align: top;
	width: 100%;
}
.dingyou-banner .slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.dingyou-banner .slideBox .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;
	text-align: left;
}
.dingyou-xwtz {
}
.dingyou-ynxw {
	width: 100%;
}
.dingyou-ynxw-top-warp {
	width: 100%;
	height: 70px;
}
.dingyou-ynxw-top {
	width: auto;
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
}
.dingyou-ynxw-top span {
	color: #888;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.dingyou-ynxw-top-more {
	width: 73px;
	height: 14px;
	float: right;
	overflow: hidden;
	margin-top: 28px;
}
.dingyou-ynxw-top-more a {
	width: 73px;
	height: 14px;
	line-height: 14px;
	float: right;
	overflow: hidden;
}
.dingyou-ynxw-piclist {
	width: 100%;
}
.dingyou-ynxw-piclist img {
	width: 100%;
	height: 246px;
}
.dingyou-ynxw .row .dingyou-img-time {
	width: 157px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	background: url(../images/data_bg.jpg);
	color: #ffffff;
	padding-left: 73px;
	font-size: 0.8em;
}
.dingyou-ynxw .row .dingyou-img-title {
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dingyou-ynxw .row .dingyou-intro {
	font-size: 12px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #999999;
	margin-top: 0px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.dingyou-ynxw-list ul {
	margin-top: 5px;
}
.dingyou-ynxw-list ul li {
	list-style: none;
	font-size: 16px;
	height: 39px;
	overflow: hidden;
	line-height: 39px;
	padding-left: 25px;
	background: url(../images/tb_s1.jpg) left center no-repeat;
	border-bottom: 1px dashed #dedede;
}
.dingyou-ynxw-list-name {
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dingyou-ynxw-list ul li span {
	float: right;
	color: #999999;
}
.dingyou-tzgg {
	width: 100%;
}
.dingyou-tzgg-top-warp {
	width: 100%;
	height: 70px;
}
.dingyou-tzgg-top {
	width: auto;
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
}
.dingyou-tzgg-top span {
	color: #888;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.dingyou-tzgg-top-more {
	width: 73px;
	height: 14px;
	float: right;
	overflow: hidden;
	margin-top: 28px;
}
.dingyou-tzgg-top-more a {
	width: 73px;
	height: 14px;
	line-height: 14px;
	float: right;
	overflow: hidden;
}
.dingyou-tzgg-list {
	width: 100%;
	height: auto;
	float: left;
}
.dingyou-tzgg-list ul li {
	width: 100%;
	height: 80px;
	float: left;
	list-style: none;
	margin-bottom: 15px;
}
.dingyou-tzgg-list-time {
	width: 100%;
	height: 67px;
	float: left;
	border-right: 1px solid #000000;
}
.dingyou-tzgg-list-time-s1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #812129;
	text-align: center;
	float: left;
}
.dingyou-tzgg-list-time-s2 {
	width: 100%;
	height: 27px;
	float: left;
	line-height: 27px;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.dingyou-tzgg-list-biaoti {
	width: 100%;
	height: 60px;
	line-height: 30px;
	font-size: 16px;
	float: right;
	overflow: hidden;
	margin-top: 4px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.dingyou-tzgg-list-biaoti .tzgg_al {
	color: #ffffff;
	background: #812129;
	padding: 0px 5px 2px 5px;
}
.dingyou-tzgg-list-txt {
	width: 100%;
	height: 48px;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	float: right;
	overflow: hidden;
}
.dingyou-ynxw .dingyou-vmore {
}
.dingyou-ynxw .dingyou-vmore a {
	width: 140px;
	line-height: 40px;
	text-align: center;
	background-color: #006699;
	color: #fff;
	display: block;
	margin: 20px auto 0;
}
.dingyou-ynxw .dingyou-vmore a i {
	margin-left: 10px;
}
.dingyou-ynxw .dingyou-vmore a:hover {
	background-color: #f80;
}
.content-index-s2 {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	padding-bottom: 15px;
}
/*平台基地*/
.content-index-s1 {
	width: 100%;
	height: auto;
	background:url(../images/ptjd_bg.jpg) center #f5f5f5;
	background-size:100% 100%;
	padding-bottom: 15px;
}
.dingyou-ptjd {
	width: 100%;
}
.dingyou-ptjd_txt {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
}
.dingyou-ptjd_num {
	width: 100%;
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #812129;
}
.dingyou-ptjd_ge{
	font-size:16px; 
	color:#666666;
	}
.dingyou-ptjd-top-warp {
	width: 100%;
	height: 70px;
}
.dingyou-ptjd-top {
	width: auto;
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
}
.dingyou-ptjd-top span {
	color: #888;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.dingyou-ptjd-top-more {
	width: 73px;
	height: 14px;
	float: right;
	overflow: hidden;
	margin-top: 28px;
}
.dingyou-ptjd-top-more a {
	width: 73px;
	height: 14px;
	line-height: 14px;
	float: right;
	overflow: hidden;
}
.dingyou-ptjd-piclist {
	width: 100%;
}
.dingyou-ptjd-piclist img {
	width: 100%;
	height: auto;
}
/*优势平台*/

.dingyou-yspt {
	width: 100%;
}
.dingyou-yspt-top-warp {
	width: 100%;
	height: 70px;
}
.dingyou-yspt-top {
	width: auto;
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
}
.dingyou-yspt-top span {
	color: #888;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.dingyou-yspt-top-more {
	width: 73px;
    height: 14px;
    float: right;
    overflow: hidden;
    margin-top: 28px;
}
.dingyou-yspt-top-more a {
	width: 73px;
	height: 14px;
	line-height: 14px;
	float: right;
	overflow: hidden;
}
.dingyou-yspt-piclist {
	width: 100%;
	padding-bottom: 10px;
}
.dingyou-yspt-piclist img {
	width: 100%;
	height: auto;
}
.dingyou-yspt-title {
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}
.dingyou-zsjy {
	width: 100%;
}
.dingyou-zsjy-top-warp {
	width: 100%;
	height: 70px;
}
.dingyou-zsjy-top {
	width: auto;
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
}
.dingyou-zsjy-top a {
	padding-left: 20px;
	overflow: hidden;
	cursor: pointer;
}
.dingyou-zsjy-top a:hover {
	color: #812129;
}
.dingyou-zsjy-top .cur {
	background: url(../images/news_title_bg.jpg) left center no-repeat;
}
.dingyou-zsjy-top span {
	color: #888;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.dingyou-zsjy-top-more {
	width: 73px;
	height: 14px;
	float: right;
	overflow: hidden;
	margin-top: 28px;
}
.dingyou-zsjy-top-more a {
	width: 73px;
	height: 14px;
	line-height: 14px;
	float: right;
	overflow: hidden;
}
.dingyou-zsjy-list {
	width: 100%;
	height: auto;
	float: left;
}
.dingyou-zsjy-list ul li {
	width: 100%;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	float: left;
	list-style: none;
	overflow: hidden;
	padding-left: 25px;
	background: url(../images/tb_s2.png) left center no-repeat;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*博导风采*/
.dingyou-dsfc-top-warp {
	width: 100%;
	height: 70px;
}
.dingyou-dsfc-top {
	width: auto;
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
}
.dingyou-dsfc-top span {
	color: #888;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.dingyou-dsfc-top-more {
	width: 73px;
	height: 14px;
	float: right;
	overflow: hidden;
	margin-top: 28px;
}
.dingyou-dsfc-top-more a {
	width: 73px;
	height: 14px;
	line-height: 14px;
	float: right;
	overflow: hidden;
}
.dingyou-dsfc-list {
	height: 234px;
}
.dingyou-dsfc-list-left {
	display: block;
	width: 30px;
	height: 30px;
	top: -140px;
	background: url(../images/left_jt_bg.jpg);
	position: relative;
	float: left;
}
.dingyou-dsfc-list-right {
	display: block;
	width: 30px;
	height: 30px;
	top: -140px;
	background: url(../images/right_jt_bg.jpg);
	position: relative;
	float: right;
}
.dingyou-dsfc-list-item {
	height: 234px;
}
.dingyou-dsfc-list-item-img {
	width: 100%;
	height: 200px;
	text-align: center;
}
.dingyou-dsfc-list-item-img img {
	height: 200px;
}
.dingyou-dsfc-list-item-biaoti {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	margin-top: 4px;
	font-size: 16px;
	font-weight: bold;
}
.dingyou-dsfc-list-item-txt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}
/* main_image */
.main_visual {
	height: 422px;
	overflow: hidden;
	position: relative;
}
.main_image {
	height: 234px;
	overflow: hidden;
	position: relative;
}
.main_image ul {
	width: 9999px;
	height: 234px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 234px;
}
div.flicking_con {
	position: absolute;
	top: 360px;
	left: 50%;
	z-index: 999;
	width: 300px;
	height: 21px;
	margin: 0 0 0 -50px;
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 73px!important;
	height: 74px!important;
	top: 50%;
	margin-top: -37px;
}
#btn_prev {
	background: url(../images/left_jt_bg.jpg) no-repeat left top;
	left: 5px;
}
#btn_next {
	background: url(../images/right_jt_bg.jpg) no-repeat right top;
	right: 5px;
}
.content-index-s3 {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
	background: url(../images/line.jpg) top repeat-x;
}
.dingyou-hzdw {
	width: 100%;
}
.dingyou-hzdw-top-warp {
	width: 100%;
	height: 70px;
}
.dingyou-hzdw-top {
	width: auto;
	height: 70px;
	float: left;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	background: url(../images/line2.jpg) left bottom no-repeat;
}
.dingyou-hzdw-top span {
	color: #888;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.dingyou-hzdw-top-more {
	width: 73px;
	height: 14px;
	float: right;
	overflow: hidden;
	margin-top: 28px;
}
.dingyou-hzdw-top-more a {
	width: 73px;
	height: 14px;
	line-height: 14px;
	float: right;
	overflow: hidden;
}
.dingyou-hzdw-gd {
	width: 100%;
	margin-top: 25px;
}
.list_page {
	text-align: center;
	margin: 10px;
	display: block;
}
.list_page:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.list_page ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
}
.list_page ul li {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
}
.list_page ul a {
	color: #333;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background: #fff;
}
.page_group ul {
	border-right: solid 1px #ddd;
	border-radius: 4px;
}
.page_group ul li {
	border-right: none;
	border-radius: 0;
	float: left;
}
.page_group ul li:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.page_group ul li:first-child {
	border-radius: 4px 0 0 4px;
}
.page_group ul li:last-child {
	border-radius: 0 4px 4px 0;
}
.page_group ul .active a {
	background: #f3f3f3;
	border-radius: 0;
}
.dingyou-block {
	background-color: #efefef;
	padding: 20px;
}
.dingyou-block h3 {
	margin: 0 0 20px 0;
	font-weight: bold;
}
.dingyou-block li {
	padding: 10px 0;
	border-top: #ddd 1px dashed;
}
.dingyou-block li img {
	width: 100%;
}
.dingyou-block li h3 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
.dingyou-block li .dingyou-intro {
	font-size: 0.85em;
	line-height: 18px;
	margin-top: 5px;
	color: #777;
}
.dingyou-block li .col-md-5 {
	padding-right: 0;
}
.dingyou-cptj {
	margin-top: 30px;
}
.dingyou-cptj h3 {
	margin: 0 0 20px 0;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
}
.dingyou-cptj h4 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}
.dingyou-ncontent {
	background-color: #e3e3e3;
	padding: 30px 0;
}
.dingyou-h1 {
	text-align: center;
	margin: 0 0 15px 0;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	font-size: 30px;
}
.dingyou-h2 {
	text-align: left;
	margin: 0 0 15px 0;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	font-size: 24px;
}
.dingyou-h3 {
	text-align: center;
	margin: 0 0 5px 0;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.dingyou-site {
	color: #999;
	margin-bottom: 0px;
	margin-top: 80px;
	text-align: right;
}
.dingyou-site a {
	color: #999;
}
.dingyou-site i {
	margin-right: 6px;
	color: #972e40;
}
.dingyou-ny-lanmu {
	width: 100%;
	height: 54px;
	background: url(../images/line3.png) center repeat-x;
}
.dingyou-ny-lanmu-title {
	width: auto;
	height: 54px;
	float: left;
	line-height: 50px;
	background: #ffffff;
	font-size: 28px;
	padding-right: 30px;
}
.dingyou-list {
	padding: 0 0 10px 0;
}
.dingyou-list-c {
	margin-top: 20px;
	margin-bottom: 30px;
}
.dingyou-list-c ul li {
	list-style: none;
	font-size: 16px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	padding-left: 25px;
	border-bottom: 1px dashed #dddddd;
	background: url(../images/tb_s1.jpg) left center no-repeat;
}
.dingyou-list-c-name {
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dingyou-list-c ul li span {
	float: right;
	color: #999999;
}
.dingyou-list-c h4 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}
.dingyou-kyjg-list {
	margin-top: 20px;
	margin-bottom: 30px;
}
.dingyou-kyjg-list-title {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #812129;
}
.dingyou-kyjg-list ul li {
	list-style: none;
	font-size: 16px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	padding-left: 30px;
	border-bottom: 1px dashed #dddddd;
	background: url(../images/tb_s1.jpg) 10px center no-repeat;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dingyou-bdfc-list {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.dingyou-bdsd-title {
	width: 100%;
	height: auto;
	float: left;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
}
.dingyou-bdsd-txt {
	width: 100%;
	height: auto;
	float: left;
	line-height: 30px;
	font-size: 18px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.dingyou-bdsd-txt a {
	float: left;
	padding-left: 20px;
	margin-bottom: 15px;
	background: url(../images/tb_s1.jpg) left center no-repeat;
}
.dingyou-bdfc-list-xx {
	width: 100%;
	height: 253px;
	border-bottom: 3px solid #a2303f;
	background: #eeeff2;
	margin-bottom: 30px;
}
.dingyou-bdfc-list-img {
	width: 200px;
	height: 250px;
	float: left;
	overflow: hidden;
}
.dingyou-bdfc-list-img img {
	width: 200px;
	height: 250px;
}
.dingyou-bdfc-list-name {
	width: 250px;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.dingyou-bdfc-list-zhiwei {
	width: 250px;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 30px;
	font-size: 16px;
}
.dingyou-bdfc-list-lianxi {
	width: 250px;
	height: auto;
	line-height: 30px;
	float: left;
	padding-left: 30px;
	font-size: 14px;
	margin-top: 10px;
}
.dingyou-bdfc-list-lianxi p {
	margin: 0;
}
.dingyou-article {
	padding: 25px 0 10px 0;
	font-size: 16px;
	line-height: 36px;
}
.dingyou-article-ny {
	padding: 25px 0 10px 0;
	font-size: 16px;
	line-height: 36px;
	border-top: 1px solid #dddddd;
}
.dingyou-article-xx {
	text-align: center;
	margin: 0 0 10px 0;
	color: #999;
	font-size: 12px;
}
.dingyou-article-xx-time {
	width: auto;
	margin-right: 10px;
}
.dingyou-article-xx-ly {
	width: auto;
	margin-right: 10px;
}
.dingyou-article-xx-ly a {
	color: #999;
	outline: none;
	-webkit-transition: all .3s ease;
}
.dingyou-article-xx-dj {
	width: auto;
}
.dingyou-article-xx i {
	margin-right: 6px;
}
/*内容页文字样式*/
.dingyou-article-ny p {
	font-family: "微软雅黑"!important;
	font-size: 18px!important;
	line-height: 42px!important;
	padding-bottom: 10px;
}
.dingyou-article p {
	font-family: "微软雅黑"!important;
	font-size: 18px!important;
	line-height: 42px!important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.v_news_content p {
	font-family: "微软雅黑"!important;
	font-size: 18px!important;
	line-height: 42px!important;
	padding-bottom: 10px;
}
.vsbcontent_start {
	font-family: "微软雅黑"!important;
	font-size: 18px!important;
	line-height: 42px!important;
}
.v_news_content img {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0!important;
}
.vsbcontent_img img {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0!important;
}
.vsbcontent_end {
	font-family: "微软雅黑"!important;
	font-size: 18px!important;
	line-height: 42px!important;
}

#dsnry .v_news_content img {
	padding-top: 0;
	padding-bottom: 0;
	border: 0!important;
}

#dsnry .v_news_content p {
	font-family: "微软雅黑"!important;
	font-size: 18px!important;
	line-height: 42px!important;
	padding-bottom: 0;
}
#dsnry .v_news_content table{
	width:100%!important;
	}
#dsnry .v_news_content td{
	padding-left:10px;
	padding-right:10px;
	}


.dingyou-prev-next {
	margin-top: 20px;
}
.panel-heading {
	font-size: 1.2em;
	font-weight: bold;
}
.parents-link {
	display: block;
	line-height: 52px;
	padding-left: 40px;
	font-size: 16px;
	list-style: none;
	border-radius: 0;
}
.parents-link-2 {
	display: block;
	line-height: 52px;
	padding-left: 60px;
	font-size: 16px;
	list-style: none;
	border-radius: 0;
	background: #f6f6f6;
}
.dingyou-left-list {
	padding-top: 10px;
	padding-bottom: 223px;
	background: url(../images/xybg.jpg) right bottom no-repeat;
}
.dingyou-left-list .li-s1 {
	background: url(../images/rights.png) right center no-repeat;
}
.dingyou-left-list .li-s2 {
	background: url(../images/tb_s2.png) 0 0 no-repeat;
}
/*img.dingyou-img {
	width: 100%;
	border: #ddd 1px solid;
	padding: 4px;
	display: block;
	margin-bottom: 20px;
}*/
#dingyou-a1 {
}
/*#dingyou-a1 img {
	width: 100%;
}
#dingyou-a2 {
}
#dingyou-a2 img {
	width: 100%;
}*/
#dingyou-a2 h2 {
	font-weight: bold;
	font-size: 1.8em;
}
#dingyou-a2 .dingyou-intro {
	color: #777;
	margin: 20px 0;
}
#dingyou-a2 .dingyou-vmore a {
	width: 120px;
	line-height: 40px;
	text-align: center;
	background-color: #006699;
	color: #fff;
	display: block;
}
#dingyou-a2 .dingyou-vmore a i {
	margin-left: 10px;
}
#dingyou-a2 .dingyou-vmore a:hover {
	background-color: #f80;
}
#map {
	width: 100%;
	height: 400px;
}
#dingyou-a3 td {
	vertical-align: top;
}
#dingyou-a3 h2 {
	font-weight: bold;
	margin-bottom: 30px;
}
#dingyou-a4 {
	font-size: 1.8em;
	line-height: 1.6em;
}
#dingyou-a4 img {
	width: 100%;
}
#dingyou-a4 h2 {
	color: #f60;
	margin-top: 260px;
	margin-bottom: 30px;
	font-weight: bold;
}
.panel {
	border-radius: 0;
}
.panel-primary {
	border-color: #2a63b3;
}
.panel-primary>.panel-heading {
	text-align: center;
	font-size: 24px;
	background: url(../images/xhbg.png) right bottom no-repeat #a2303f;
}
.panel-heading {
	padding: 35px 15px;
	border-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/*研究生管理信息系统*/
.dingyou-yjsglxt {
	padding: 50px 0 50px 0;
}
.dingyou-yjsglxt-c1 {
	height: 327px;
	background: #2a63b3;
	padding: 0 13px 13px 13px;
}
.dingyou-yjsglxt-top {
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #ffffff;
	overflow: hidden;
	text-indent: 35px;
	background: url(../images/tb_s8.jpg) left center no-repeat;
}
.dingyou-yjsglxt-top-title {
	height: 56px;
}
.dingyou-yjsglxt-list {
	height: 258px;
	background: #ffffff;
	overflow: hidden;
}
.dingyou-yjsglxt-list ul {
	margin-top: 20px;
}
.dingyou-yjsglxt-list ul li {
	list-style: none;
	font-size: 14px;
	height: auto;
	overflow: hidden;
	line-height: 43px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 15px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/tb_s5.jpg) left 20px no-repeat;
}
.dingyou-yjsglxt-c2 {
	height: 327px;
	background: #2a63b3;
	padding: 0 13px 13px 13px;
}
.navbar-toggle {
	display: none;
}
.banner_ny {
	width: 100%;
	height: 350px;
	background: url(../images/banner_ny.jpg) center top no-repeat;
}
 @media (min-width:1024px) and (max-width:1299px) {
/*菜单下拉*/
.dingyou-header .dingyou-yuanxun {
	display: none;
}


.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ffffff;
	margin-top: 20px;
	margin-right: 10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dingyou-navbar {
	background: #982a34;
	height: 50px;
}
.dingyou-navbar .open>a, .dingyou-navbar .open>a:hover, .dingyou-navbar .open>a:focus {
	background-color: #982a34;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #982a34;
}
.dingyou-navbar .navbar-nav {
	width: 100%;
}
.dingyou-navbar .navbar-nav li {
	width: 8.3%;
	float: left;
}
.dingyou-navbar .navbar-nav li a {
	line-height: 50px;
	font-size: 12px;
	color: #ffffff;
	padding: 0;
	width: 100%;
	text-align: center;
}
.dingyou-navbar .navbar-nav li a:hover {
	background-color: #812129;
}
.dingyou-navbar .navbar-nav li.hover a {
	color: #982a34;
	border-top: #982a34 2px solid;
	margin-top: -1px;
}
.dingyou-navbar .dropdown-menu li {
	width: 100%;
}
.dingyou-navbar .dropdown-menu li a {
	width: auto;
	text-align: center;
	padding-left: 0;
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
}
.dingyou-navbar .dropdown-menu {
	border: 0;
	background-color: #982a34;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.dingyou-navbar .dropdown-menu .divider {
	margin: 0;
}
.dingyou-foot {
	height: auto;
	font-size: 14px;
	color: #ffffff;
	background: url(../images/foot_bg.jpg);
}
.dingyou-foot-bq-box {
	border-left: 0;
	border-right: 0;
}
.dingyou-foot-lxwm-box {
	width: auto;
	height: auto;
	float: left;
}
.dingyou-foot-lxwm-title {
	font-size: 1.2em;
}
.dingyou-foot-link-box {
	width: 100%;
	height: auto;
	float: none;
	overflow: hidden;
	padding-left: 15px;
	border-left: 0;
	border-right: 0;
}
.dingyou-foot-link {
	width: 100%;
	padding-bottom: 0;
	border-left: 0;
	padding-left: 0;
	margin-top: 25px;
}
.dingyou-foot-link-title {
	font-size: 1.2em;
}
.dingyou-foot-link-s1 {
	width: 100%;
	margin-right: 0;
	margin-top: 0;
}
dingyou-foot-link-s1 .selectstyle216466 {
	width: 100%;
!important;
}
.dingyou-foot-link-s2 {
	width: 100%;
	margin-top: 20px;
}
dingyou-foot-link-s2 .selectstyle216467 {
	width: 100%;
!important;
}
.dingyou-ewm-box {
	width: auto;
	height: auto;
	float: none;
	margin: 0 auto;
	margin-top: 20px;
}
.dingyou-ewm {
	width: 112px;
	height: 142px;
	line-height: 30px;
	font-size: 12px;
	color: #ffffff;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.dingyou-copyright .pl {
	text-align: center;
}
.dingyou-copyright .pr {
	text-align: center;
}
.banner_ny {
	height: 100px;
	background: url(../images/banner_ny.jpg) center top no-repeat;
	background-size: 100% 100%;
}
.dingyou-advantage .row span {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	margin-bottom: 15px;
}
.dingyou-advantage .row span i {
	font-size: 3em;
	display: block;
	text-align: center;
	line-height: 80px;
	height: 60px;
	overflow: hidden;
}
.dingyou-advantage .row span em {
	font-style: normal;
	display: block;
	text-align: center;
}
.dingyou-news h3 {
	margin-top: 20px;
}
.dingyou-copyright {
	text-align: center;
	font-size: 0.9em;
}
.dingyou-copyright .tr {
	text-align: center;
}
}
 @media (min-width:320px) and (max-width:1023px) {
.tr {
	text-align: left;
}
.fr {
	float: none;
}
.dingyou-top {
	height: auto;
	color: #ffffff;
}
.dingyou-top .sc {
	display: none;
}
.navbar-header {
}
.navbar-brand {
	display: block;
	min-height: 48px;
}
.navbar-toggle {
	display: block;
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 0px;
	/*display: block;
	float: none;
	width: 100%;
	text-align: center;*/
	z-index: 999;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
	margin: 0 auto;
}
.dingyou-navbar {
	height: auto;
	background: #8e2835;
}
.dingyou-navbar .navbar-nav {
	border: 0;
	background-color: #8e2835;
}
.dingyou-navbar .navbar-nav li a {
	padding: 0;
	width: 100%;
	border-right: 0;
	border-bottom: #fff 0px solid;
	text-align: left;
	padding-left: 15px;
}
.dingyou-navbar .navbar-nav li.hover a {
	background-color: #fff;
	color: #812129;
}
.dingyou-navbar .navbar-nav .open .dropdown-menu>li>a {
	padding: 10px 0 10px 30px;
}
.dropdown-menu {
	width: 100%;
}
.navbar-nav .open .dropdown-menu>li>a {
	background-color: #982a34;
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
/*菜单下拉*/

.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dingyou-navbar .navbar-nav .open .dropdown-submenu .dropdown-menu>li>a {
	padding: 10px 0 10px 45px;
	background: #ab3a44;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ffffff;
	margin-top: 5px;
	margin-right: 10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.collapse {
	display: none;
	visibility: hidden;
}
.dingyou-header {
	min-height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dingyou-header .logo img {
	width: 100%;
}
.dingyou-header .dingyou-yuanxun {
	width: 100%;
	height: 52px;
	float: left;
}
.dingyou-header .dingyou-yuanxun {
	display: none;
}
.dingyou-header .dingyou-search {
	display: none;
}
.dingyou-header img {
	width: 100%;
}
.dingyou-ynxw-top-warp {
	width: 100%;/*height: 60px;*/
}
.dingyou-ynxw-top {
	height: 60px;
	line-height: 60px;
	font-size: 1.4em;
}
.dingyou-ynxw-top span {
	display: none;
}
.dingyou-ynxw-top-more {
	padding-right: 0;
	margin-top: 24px;
}
/*.dingyou-img {
	width: 100%;
	padding-bottom: 60%;
	height:0;
	overflow: hidden
}
.dingyou-ynxw img {
	width: 100%;
	height: auto;
}
*/

.dingyou-news-img {
	background: #ccc;
	position: relative;
	overflow: hidden;
}
.dingyou-news-img::after {
	padding-top: 56.25%;
	content: "";
	display: block;
}
.dingyou-news-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	margin: auto;
	height: auto;
}
.dingyou-ynxw .row .dingyou-img-title {
	height: auto;
	line-height: 24px;
	font-size: 1.2em;
	padding-top: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-overflow: clip;
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.dingyou-ynxw .row .dingyou-intro {
	font-size: 0.8em;
	height: auto;
	line-height: 20px;
}
.dingyou-ynxw-list {
	width: 100%;
	margin-top: 20px;
}
.dingyou-ynxw-list ul li {
	width: 100%;
	margin-bottom: 15px;/*font-size:1.2em;*/
}
.dingyou-ynxw-list-name {
	width: 100%;
}
.dingyou-ynxw-list ul li span {
	display: none;
}
.dingyou-ynxw-list-time {
	width: 25%;
}
.dingyou-ynxw-list-time-s1 {
	width: 100%;
	font-size: 1.2em;
}
.dingyou-ynxw-list-time-s2 {
	width: 100%;
	font-size: 0.8em;
}
.dingyou-ynxw-list-biaoti {
	width: 70%;
	font-size: 1.1em;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dingyou-ynxw-list-txt {
	width: 70%;
	font-size: 0.8em;
}
.dingyou-tzgg-top-warp {
	width: 100%;
	height: 60px;
}
.dingyou-tzgg-top {
	height: 60px;
	line-height: 60px;
	font-size: 1.4em;
}
.dingyou-tzgg-top-more {
	padding-right: 0;
	margin-top: 24px;
}
/*平台基地*/
.content-index-s1 {
	width: 100%;
	height: auto;
	background:url(../images/ptjd_bg2.jpg) center #f5f5f5;
	background-size:100% 100%;
	padding-bottom: 15px;
}
.dingyou-ptjd-top-warp {
	height: 60px;
}
.dingyou-ptjd-top {
	height: 60px;
	line-height: 60px;
	font-size: 1.4em;
}
.dingyou-ptjd-top-more{
	margin-top:24px;	
	}
.dingyou-ptjd_txt {
	font-size: 12px;
	margin-top: 10px;
}
.dingyou-ptjd_num {
	height: 60px;
	line-height: 60px;
	font-size: 60px;
}
.dingyou-ptjd_ge{
	font-size:12px; 
	color:#666666;
	}
/*优势平台*/
.dingyou-yspt-top-warp {
	height: 60px;
}
.dingyou-yspt-top {
	height: 60px;
	line-height: 60px;
	font-size: 1.4em;
}
.dingyou-yspt-top-more{
	margin-top:24px;
	}
.dingyou-yspt-piclist img {
	width: 100%;
	height: auto;
}
.dingyou-yspt-title {
	height: 68px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dingyou-zsjy-top-warp {
width: 100%;
	height: 60px;
}
.dingyou-zsjy-top {
height: 60px;
	line-height: 60px;
	font-size: 1em;
}
.dingyou-zsjy-top a {
    padding-left: 10px;
}
.dingyou-zsjy-top-more {
	padding-right: 0;
	margin-top: 24px;
}
/*导师风采*/

.dingyou-foot {
	height: auto;
	font-size: 14px;
	color: #ffffff;
	background: url(../images/foot_bg.jpg);
}
.dingyou-foot-bq-box {
	border-left: 0;
	border-right: 0;
	line-height:36px;
}
.dingyou-foot-lxwm-box {
	width: auto;
	height: auto;
	float: left;
}
.dingyou-foot-lxwm-title {
	font-size: 1.2em;
}
.dingyou-foot-link-box {
	width: 100%;
	height: auto;
	float: none;
	overflow: hidden;
	padding-left: 15px;
	border-left: 0;
	border-right: 0;
}
.dingyou-foot-link {
	width: 100%;
	padding-bottom: 0;
	border-left: 0;
	padding-left: 0;
	margin-top: 25px;
}
.dingyou-foot-link-title {
	font-size: 1.2em;
}
.dingyou-foot-link-s1 {
	width: 100%;
	margin-right: 0;
	margin-top: 0;
}
dingyou-foot-link-s1 .selectstyle216466 {
	width: 100%;
!important;
}
.dingyou-foot-link-s2 {
	width: 100%;
	margin-top: 20px;
}
dingyou-foot-link-s2 .selectstyle216467 {
	width: 100%;
!important;
}
.dingyou-ewm-box {
	width: auto;
	height: auto;
	float: none;
	margin: 0 auto;
	margin-top: 20px;
}
.dingyou-ewm {
	width: 112px;
	height: 142px;
	line-height: 30px;
	font-size: 12px;
	color: #ffffff;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.dingyou-copyright .pl {
	text-align: center;
}
.dingyou-copyright .pr {
	text-align: center;
}
.banner_ny {
	height: 100px;
	background: url(../images/banner_ny.jpg) center top no-repeat;
	background-size: 100% 100%;
}
.dingyou-advantage .row span {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	margin-bottom: 15px;
}
.dingyou-advantage .row span i {
	font-size: 3em;
	display: block;
	text-align: center;
	line-height: 80px;
	height: 60px;
	overflow: hidden;
}
.dingyou-advantage .row span em {
	font-style: normal;
	display: block;
	text-align: center;
}
.dingyou-news h3 {
	margin-top: 20px;
}
.dingyou-copyright {
	text-align: center;
	font-size: 0.9em;
}
.dingyou-copyright .tr {
	text-align: center;
}
.dingyou-site {
	margin-bottom: 10px;
	margin-top: 65px;
	text-align: left;
}
.dingyou-ny-lanmu {
	width: 100%;
	height: 40px;
	background: url(../images/line3.png) center repeat-x;
}
.dingyou-ny-lanmu-title {
	width: auto;
	height: 40px;
	float: left;
	line-height: 40px;
	background: #ffffff;
	font-size: 1.6em;
	padding-right: 30px;
}
.dingyou-alist h2 {
	margin-top: 20px;
}
.dingyou-article {
	padding: 15px 0 15px 0;
}
.dingyou-article img {
	width: 80%;
}
.dingyou-h1 {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	border-bottom: #ddd 1px solid;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.dingyou-h3 {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.2em;
	border-bottom: #ddd 1px solid;
	padding-bottom: 15px;
}
.dingyou-list-c ul li {
	font-size: 1.1em;
}
.dingyou-list-c-name {
	width: 100%;
}
.dingyou-list-c ul li span {
	display: none;
}
.dingyou-kyjg-list-title {
	font-size: 1.1em;
}
.dingyou-kyjg-list ul li {
	font-size: 1.1em;
}
.dingyou-bdsd-title {
	font-size: 1.4em;
}
.dingyou-bdsd-txt {
	font-size: 1.4em;
}
.dingyou-bdfc-list-xx {
	width: 100%;
	height: auto;
	border-bottom: 0;
	background: none;
	margin-bottom: 0;
}
.dingyou-bdfc-list-img {
	width: 100%;
	height: 220px;
	float: left;
}
.dingyou-bdfc-list-img img {
	width: 100%;
	height: auto;
}
.dingyou-bdfc-list-name {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	padding-left: 0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}
.dingyou-bdfc-list-zhiwei {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	padding-left: 0;
	font-size: 16px;
	margin-bottom: 10px;
}
.dingyou-bdfc-list-lianxi {
	display: none;
}







/*合作单位*/

.content-index-s3 {
	background: url(../images/line3.jpg) top repeat-x;
}
.dingyou-hzdw-top-warp {
	width: 100%;
	height: 60px;
}
.dingyou-hzdw-top {
	height: 60px;
	line-height: 60px;
	font-size: 1.4em;
}
.dingyou-hzdw-top-more {
	margin-top: 24px;
}
 


.dingyou-article-xx {
	text-align: left;
	margin-bottom: 5px;
}
.dingyou-article-xx img {
	width: 80%;
}
.dingyou-article-ny {
	padding-top: 15px;
}
.dingyou-article-ny img {
	width: 80%;
}
/*内容页文字样式*/
.dingyou-article-ny p {
	font-size: 16px!important;
	line-height: 32px!important;
	padding-bottom: 10px;
}
.dingyou-article p {
	font-size: 16px!important;
	line-height: 32px!important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.v_news_content p {
	font-size: 16px!important;
	line-height: 32px!important;
	padding-bottom: 10px;
}
.vsbcontent_start {
	font-size: 16px!important;
	line-height: 32px!important;
}
.v_news_content img {
}
.vsbcontent_end {
	font-size: 16px!important;
	line-height: 32px!important;
}
#dsnry .v_news_content p {
	font-size: 16px!important;
	line-height: 32px!important;
	padding-bottom: 0;
}
#dsnry .v_news_content img {
	width:80%!important;
	height:80%!important;
}

.dingyou-prev-next {
	margin-bottom: 20px;
}
.dingyou-block li h3 {
	margin-top: 15px;
}
.dingyou-block li .col-md-5 {
	padding-right: 15px;
}
#dingyou-a4 {
	font-size: 1.2em;
}
#dingyou-a4 h2 {
	color: #f60;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center
}
#adu0 {
	width: 50%!important;
}
#adu0 table {
	width: 100%!important;
	height: auto!important;
}
#adu0 img {
	width: 100%!important;
	height: auto!important;
}
}