@charset "utf-8";
*{margin:0; padding:0;}
img{ border:0; }
body{
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	margin:0px;
}
ul li{
	list-style-type: none;
}
a{outline:none;}
A:link {
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	color: #333333;
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;	transition:color 0.4s linear;
	font-family: "微软雅黑";
}
A:visited {
	color: #333333;
	TEXT-DECORATION: none;
	font-size: 16px;
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;	transition:color 0.4s linear;
	font-family: "微软雅黑";
}
A:active {
	COLOR: #0049AD;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-family: "微软雅黑";
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;transition:color 0.4s linear;
}
A:hover {
	COLOR: #0049AD;
	TEXT-DECORATION: none;
	font-size: 16px;
	font-family: "微软雅黑";
	-webkit-transition:color 0.4s linear;-moz-transition:color 0.4s linear;-o-transition:color 0.4s linear;transition:color 0.4s linear;
}
#main{
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/xq/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
}
#middle{
	width:1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	min-width:1200px;
	background-color: #134D7F;
	padding-bottom: 30px;
}
.clear{
	clear:both;
	height: 1px;
}
.top{
	height: 165px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-width:1200px;
}
.top .logo{
	height: 165px;
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .logo .pic{
	width: 450px;
	float: left;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .logo .pic img{
	width: 450px;
}
.top .logo .tel{
	float: right;
	margin-top: 53px;
	font-size: 20px;
	background-color: #FFFFFF;
	line-height: 50px;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 5px;
}
.top .logo .tel img{
	margin-bottom: -10px;
	margin-right: 5px;
	height: 35px;
	width: 35px;
	margin-left: 5px;
}
.top .logo .tel span{
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-top: 1px;
	float: right;
}

/* 搜索 */
.search-n{
	width: 400px;
	float: left;
	text-align: center;
	padding-top: 55px;
	margin-left: 37px;
	height: 50px;
}
.search-n .searchdown-n{
	border:1px solid #066099;
	height:42px;
	width:391px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #FFFFFF;
}
.search-n .searchdown-n select{display:none;}
.search-n .searchdown-n .select_box{
	font-size:16px;
	color:#666666;
	width:80px;
	line-height:42px;
	float:left;
	position:relative;
	height: 42px;
}
.search-n .searchdown-n .select_showbox{
	height:42px;
	background-image: url(../../images/xq/search_ico_hover.png);
	background-repeat: no-repeat;
	background-position: 70px center;
	text-align: center;
}
.search-n .searchdown-n .select_showbox .active{
	background-image: url(../../images/xq/search_ico_hover.png);
	background-repeat: no-repeat;
	background-position: 75px center;
	height: 42px;
	text-align: center;
}
.search-n .searchdown-n .select_option{
	display:none;
	left:-1px;
	top:42px;
	position:absolute;
	z-index:99;
	background:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0590EB;
	border-bottom-color: #0590EB;
	border-left-color: #0590EB;
}
.search-n .searchdown-n .select_option li{
	width:80px;
	cursor:pointer;
	list-style-type: none;
	text-align: center;
	font-size: 16px;
}
.search-n .searchdown-n .select_option li.selected{
	background-color:#F3F3F3;
	color:#666666;
	font-size: 16px;
}
.search-n .searchdown-n .select_option li.hover{
	color:#fff;
	background-color: #0590EB;
}
.search-n .searchdown-n input.inp_srh,.searchdown-n input.btn_srh{border:none;background:none;height:42px;line-height:42px;float:left}
.search-n .searchdown-n input.inp_srh{
	outline:none;
	width:201px;
	margin-left: 10px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #666666;
}
.search-n .searchdown-n input.btn_srh{
	color:#FFFFFF;
	font-size:18px;
	width:100px;
	font-family: "微软雅黑";
	outline:none;
	cursor: pointer;
	background-color: #0473BC;
}

/* 主导航 */
#menubox{
	width: 100%;
	height: 50px;
	background-color: #1070AC;
}
#menu {
	width:1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	display:block;
	list-style-type: none;
}
#nav .mainlevel {float:left; text-align:center; display:block;}
#nav .mainlevel a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:50px;
	height:50px;
	text-align:center;
	display:block;
	_width:48px;
	font-size: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #066099;
	width: 170px;
}
#nav .mainlevel a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #EF7C2B;
}
#nav .mainlevel .current {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #EF7C2B;
}
#nav .mainlevel ul {
	position:absolute;
	display:none;
*width:2000px;/*IE is great need, width>=li.length*/	z-index: 999;
}
#nav .mainlevel li {
	float:left;
	list-style-type: none;
}
#nav .mainlevel li a {
	line-height:36px;
	height:36px;
	display:block;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 13px;
	color: #FFFFFF;
	z-index: 999;
	font-size: 16px;
}
#nav .mainlevel li a:hover {color:#FFFFFF; text-decoration:none;}

/*库*/
.group{
	width: 880px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.group .box {
	padding-top: 10px;
	padding-bottom: 15px;

}
.group .vertical{
	width: 880px;
	display: inline;
}
.group .vertical span{
	float: right;
	display: inline;
	position: relative;
	margin-right: 15px;
	margin-top: -30px;
}
.group .vertical span a{
	font-size: 14px;
	color: #666666;
}
.group .vertical .tabs{
	width: 880px;
	height: 41px;
	background-image: url(../../images/xq/newsbg_2.png);
	background-repeat: repeat-x;
}
.group .vertical .tabs li{
	width: 150px;
	height: 41px;
	list-style-type: none;
	cursor: pointer;
	color: #666666;
	text-align: center;
	font-size: 18px;
	line-height: 41px;
	float: left;
}
.group .vertical .tabs li:hover{
	width: 150px;
	color: #666666;
}
.group .vertical .tabs li.current{
	width: 150px;
	color: #006AB4;
	line-height: 41px;
	height: 41px;
	background-image: url(../../images/xq/newsbg.png);
	font-size: 18px;
	font-weight: bold;
}
.group .list_school{
	width: 880px;
}
.group .list_school ul li{
	width: 248px;
	margin-right: 21px;
	margin-left: 22px;
	float: left;
	margin-top: 8px;
	background-image: url(../../images/xq/school.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 15px;
	border-radius: 3px;
	border: 1px solid #D9E8F3;
	line-height: 28px;
	height: 28px;
	background-color: #ECF6FD;
}
.group .list_school ul li a{
	display: inline-block;
	line-height: 28px;
	height: 28px;
	width: 235px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.group .list_school ul li:hover{
	color: #FFFFFF;
	background-color: #7BA3C7;
}
.group .list_school ul li a:hover{
	color: #FFFFFF;

}
.group .list_enterprise{
	width: 880px;
}
.group .list_enterprise ul li{
	width: 248px;
	margin-right: 21px;
	margin-left: 22px;
	float: left;
	margin-top: 8px;
	background-image: url(../../images/xq/enterprise.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 15px;
	border-radius: 3px;
	border: 1px solid #E1E1E1;
	line-height: 28px;
	height: 28px;
	background-color: #F0F0F0;
}
.group .list_enterprise ul li a{
	display: inline-block;
	line-height: 28px;
	height: 28px;
	width: 235px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.group .list_enterprise ul li:hover{
	color: #FFFFFF;
	background-color: #71AFB8;
}
.group .list_enterprise ul li a:hover{
	color: #FFFFFF;

}
/*院校合作项目*/
.cooperate{
	width: 288px;
	float: right;
}
.cooperate .title{
	width: 288px;
	font-size: 18px;
	color: #933B60;
	background-image: url(../../images/xq/all_rbg.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	height: 40px;
	text-indent: 23px;
	font-weight: bold;
}
.cooperate .title span{
	float: right;
	margin-right: 20px;
}
.cooperate .title span a{
	font-size: 15px;
	color: #0053A7;
	font-weight: normal;
}

.myscroll {
	overflow: hidden;
	height:415px;
}
.cooperate .list{
	width: 286px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cooperate .list ul {
	width: 270px;
	margin:0 auto;
}
.cooperate .list ul li {
	width: 260px;
	line-height: 30px;
	height: 30px;
	background-image: url(../../images/xq/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
}
.cooperate .list ul li a{
	display: inline-block;
	line-height: 30px;
	height: 30px;
	width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}

/*页脚*/
.foot{
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
.foot p{
	width: 1200px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
}
.foot p a{
	color: #FFFFFF;
	font-size: 14px;
}
.foot p img{
	margin-right: 5px;
	margin-bottom: -5px;
}
.foot-ma{
	margin:0 auto;
	width: 600px;
}
.foot-ma li {
	margin-top: 20px;
	list-style-type: none;
}
.foot-ma li p{
	font-size: 14px;
	text-align: center;
}
.foot-ma .font{
	color: #FFFFFF;
	line-height: 25px;
	font-size: 14px;
}

/*当前位置*/
.position{
	width:1200px;
	background-image: url(../../images/xq/position.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 26px;
	line-height: 22px;
	height: 22px;
	margin-bottom: 20px;
}
.position a{
	font-size: 14px;
}
.subbox{
	width: 1200px;
	margin: 20px auto;
}
.subbox .title_sub{
	border: 1px solid #E1E1E1E1;

}
.subbox .title_sub span{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006AB4;
	font-size: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 38px;
	height: 38px;
	display: inline-block;
	color: #006AB4;
}
.subbox table{
	border: 1px solid #DDDDDD;
	padding-bottom: 20px;
	background-color: #F4FAFF;
}
.subbox table tr td{
	padding-top: 20px;
}

.subbox table .reg_tabletds {
	background-color: #CDEAFF;
	padding-right: 10px;
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #333333;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}
.subbox table .inputs {
	border: #DDDDDD 1px solid;
	height: 30px;
	line-height: 30px;
	color: #333333;
	font-size: 16px;
	text-indent: 5px;
	width: 800px;
	outline:none;
	background-color: #FFFFFF;
}
.subbox table .prov {
	border: #D9D9D9 1px solid;
	color: #333333;
	font-size: 16px;
	width: 180px;
	height: 32px;
	line-height: 32px;
	text-align: left;
	text-indent: 10px;
	outline: none;
	appearance: none;

    -moz-appearance: none;
    -webkit-appearance: none;
	cursor: pointer;
	padding-right: 10px;
	background-color: #FFFFFF;
	background-image: url(../../images/xq/select_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.subbox table .city {
	border: #D9D9D9 1px solid;
	padding-right: 10px;
	color: #333333;
	font-size: 16px;
	width: 180px;
	height: 32px;
	line-height: 32px;
	text-align: left;
	text-indent: 10px;
	outline: none;
	appearance: none;

    -moz-appearance: none;
    -webkit-appearance: none;
	cursor: pointer;
	background-color: #FFFFFF;
	background-image: url(../../images/xq/select_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.subbox table .sear_submit {
	height: 34px;
	line-height: 34px;
	border: none;
	background-color: #0059C8;
	width: 125px;
	cursor: pointer;
	font-size: 18px;
	color: #FFF;
	border-radius: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.subbox .intro_lists {
    margin: 0 auto;
    border-top: #DDDDDD 1px solid;
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.subbox .intro_lists ul{
    width: 1230px;
}
.subbox .intro_lists ul li {
	float: left;
	width: 580px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6AA0EE;
	margin-top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	margin-left: 2px;
	margin-right: 30px;
}
.subbox .intro_lists ul li:hover{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	background-color: #EFF3F5;
}

.subbox .intro_lists ul li .pic {
	float: left;
	width: 110px;
	height: 110px;
	text-align: center;
	display: block;
	margin-right: 25px;
	margin-left: 25px;
}
.subbox .intro_lists ul li .pic img{
	width: 110px;
	height: 110px;
	text-align: center;
}
.subbox .intro_lists ul li h1 {
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
	font-size: 20px;
	font-weight: normal;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subbox .intro_lists ul li h1 a{
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 20px;
}
.subbox .intro_lists ul li p {
	float: left;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
	font-size: 16px;
	width: 400px;
	color: #666666;
}
.subbox .intro_lists ul li p span{
	margin-right: 0px;
}
.subbox .intro_lists ul li p.gm span:first-child{
	float:left;
}
.subbox .intro_lists ul li p.gm span:last-child{
	float:right;
	width:200px;
}
/*翻页*/
.paging{
	margin-top:50px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
}
.paging li{display:inline-block;border:1px solid #ddd;  margin-left:5px; border-radius:5px;}
.paging li a{
	padding:5px 15px;
	display: block;
}
.paging li:hover{
	color:#fff;
	background-color: #097EF7;
}
.paging li:hover a{
	color:#fff;
	text-decoration: none;
}
.paging li.active{
	color:#fff;
	background-color: #097EF7;
}
.paging li.active a{
	color:#fff;
	text-decoration: none;
}
.paging .pageinfo{padding:5px 15px; display: block;}


.box_f {
	display: none;
}
.vertical{
	display: inline;
}
.vertical .tabs_1{
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.vertical .tabs_1 li{
	height: 40px;
	list-style-type: none;
	cursor: pointer;
	color: #333333;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vertical .tabs_1 li:hover{
	color: #333333;
}
.vertical .tabs_1 li.current{
	color: #006AB4;
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006AB4;
	font-weight: bold;
	background-color: #E0F2FF;
}
.vertical .tabs_2{
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #EBF1F5;
}
.vertical .tabs_2 li{
	height: 37px;
	list-style-type: none;
	cursor: pointer;
	color: #333333;
	text-align: center;
	font-size: 18px;
	line-height: 37px;
	float: left;
	width: 180px;
}
.vertical .tabs_2 li:hover{
	color: #333333;
}
.vertical .tabs_2 li.current{
	color: #FFFFFF;
	line-height: 37px;
	height: 37px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	background-color: #1070AC;
}
.visible{
	display: block;
}

.inpage_block_inner {
	margin-top: 10px;
}

.write_list {
    overflow: hidden;
}
.write_list li {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
.write_list li a{
	text-decoration: none;
}
.write_list li:hover {
  background: #f5f5f5;
}
.write_block_left {
	width: 10%;
	float: left;
	border: 1px solid #7394A8;
}
.write_block_left span {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.write_block_left .ri {
	font-size: 30px;
	line-height: 42px;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #1070AC;
	height: 42px;
}

.write_block_left .yue{
	color: #006AB4;
	font-size: 16px;
	margin-top: 2px;
	line-height: 26px;
	height: 26px;
}
.write_block_right {
	width: 86%;
	float: right;
}
.write_block_right .write_block_name {
}
.write_block_right .write_block_name a{
	font-size: 18px;
	font-weight: bold;
}
.write_block_right p{
	font-size: 16px;
	color: #666666;
	margin-top: 8px;
	display: inline-block;
	line-height: 22px;
	height: 44px;
	width: 98%;
	overflow: hidden;
    text-overflow: ellipsis;
}


.detailed{
	width: 1200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70ABE7;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.detailed .title{
	width:1120px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
}
.detailed .title_1{
	width:1120px;
	height:40px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 40px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 20px;
}
.detailed .title_1 span{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
}
.detailed .content{
	width:1120px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.detailed .input{
	width:1120px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: right;
}

.detailed .line{
	width:840px;
	line-height: 26px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.detailed .line a{
	color: #0033CC;
	font-size: 14px;
}


.enterprise_name{
	background-image: url(../../images/xq/namebg.jpg);
	height: 100px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 35px;
	line-height: 100px;
	text-indent: 50px;
	letter-spacing: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-radius:5px;
}

.enterprise_top{
	width: 1140px;
	padding: 30px;
	background-color: #FFFFFF;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	border: 1px solid #EEEEEE;
	background-image: url(../../images/xq/enterprise_topbg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.enterprise_top .logopic{
	width: 160px;
	margin-left: 80px;

}
.enterprise_top .logopic img{
	width: 160px;
	height: 160px;
	float: left;
	border-radius:5px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.enterprise_top .enterprisename{
	overflow: hidden;
	padding-bottom: 5px;
	float: left;
	margin-left: 120px;
}

.enterprise_top .enterprisename .desc{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0;
	font-size: 18px;
	line-height: 35px;
}

.details_left_box{
	width:1140px;
	background:#fff;
	margin-top:15px;
	border: 1px solid #DDDDDD;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.details_left_box .text_xx {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-top: 25px;
	width: 1140px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.details_tit{
	height: 37px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	line-height: 37px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBF1F5;
}
.details_tit span {
	font-size: 18px;
	line-height: 37px;
	font-weight: bold;
	height: 37px;
	display: inline-block;
	float: left;
	color: #FFFFFF;
	background-color: #1070AC;
	text-align: center;
	width: 180px;
}
.scrolllayout{
	max-height: 400px;
	width: 1140px;
}
.scrolllayout::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 14px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
.scrolllayout::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #3D9AF6;
  }
.scrolllayout::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
}
.scrolllayout img{
	max-width: 100%;
}

.mode{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-top: 25px;
	width: 1140px;
	margin-bottom: 20px;

}
.mode p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-left: 20px;
	line-height: 30px;
	margin-top: 15px;
	padding-bottom: 10px;
}
