﻿@charset "utf-8";

/*清除样式*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0
}

ol,
ul,
li {
	list-style: none
}

caption,
th {
	text-align: left
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0
}

a {
	text-decoration: none;
}

.clearfix {
	clear: both;
}


/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	font-family: "微软雅黑";
}

.wrap {
	width: 100%;
	margin: 0 auto;
}


/*-----外层--------*/

.header {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: 150px;
}

.top {
	width: 100%;
	background: url(../images/top.png) no-repeat center top;
	height: 48px;
	font-size: 12px;
}

.topmain {
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	line-height: 35px;
}

.top a {
	margin-left: 5px;
	color: #666;
}

.top a:hover {
	color: #165796;
}

.headermain {
	width: 1200px;
	margin: 0 auto;
}

.headermain a {
	float: left;
	margin-top: 10px;
}

.headermain div {
	background: url(../images/tel.png) left 20px no-repeat;
	float: right;
	text-align: left;
	padding-left: 65px;
	padding-top: 20px;
}

.headermain div p {
	color: #333;
	line-height: 25px;
	font-size: 17px;
}

.headermain div span {
	color: #165796;
	font-size: 24px;
}

.nav {
	width: 100%;
	background: #165796;
}

.nav ul {
	display: table;
	margin: 0 auto;
	overflow: hidden;
}

.nav ul li {
	float: left;
	font-size: 16px;
	height: 60px;
}

.nav ul li a {
	margin: 5px 0px;
	display: block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
}

.nav ul li a:hover {
	background: #308feb;
}


/*-----头部--------*/

.banner {
	height: 500px;
	overflow: hidden;
	width: 100%;
}

.n_banner {
	width: 100%;
	overflow: hidden;
}
.n_banner img {
	display: block;
	width: 100%;
}
.search {
	background: url(../images/searchbg.png) no-repeat center top;
	width: 100%;
	height: 68px;
}


/*-----banner--------*/


/*banner*/

.scroll {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.mod_01 {
	float: left;
	width: 100%;
}

.mod_01 img {
	display: block;
	width: 100%;
	height: auto;
}

.slide_01 {
	width: 100%;
}

.dotModule_new {
	height: 0.625em;
	line-height: 0.375em;
	position: absolute;
	bottom: 12px;
	right: 48%;
	z-index: 1;
	width: auto;
}

#slide_01_dot {
	text-align: center;
}

#slide_01_dot span {
	display: inline-block;
	margin-left: 8px;
	width: 16px;
	height: 4px;
	background-color: rgb(221, 221, 221, 1);
	border-radius: 1px;
}

#slide_01_dot .selected {
	width: 16px !important;
	height: 4px !important;
	background-color: rgb(22, 87, 150, 1) !important;
}

.dotItemOn {
	width: 16px !important;
	height: 4px !important;
	background-color: rgb(22, 87, 150, 1) !important;
}


/*-----搜索框--------*/

.sear {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
}

.sear form {
	display: block;
	float: left;
	position: relative;
}

.searchText {
	width: 280px;
	line-height: 30px;
	height: 30px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 20px;
	color: #666;
	font-size: 13px;
	text-indent: 10px;
}

.searchButton {
	position: absolute;
	background: url(../images/search.png) no-repeat center;
	width: 20px;
	height: 20px;
	right: 25px;
	top: 5px;
	border: none;
}

.sear span {
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 32px;
	margin-left: 25px;
}

.sear span a {
	margin-right: 10px;
	color: #333;
}

.sear span a:hover {
	color: #165796;
}

.content {
	width: 100%;
}


/*-----about--------*/

.about {
	width: 1200px;
	margin: 30px auto 65px;
	overflow: hidden;
}

.aboutTitle {
	background: url(../images/title.png) center 55px no-repeat;
	margin-bottom: 50px;
}

.aboutTitle h4 {
	text-align: center;
	font-size: 30px;
	color: #165796;
}

.aboutTitle span {
	text-align: center;
	font-size: 14px;
	color: #666;
	display: block;
	line-height: 30px;
}

.aboutLeft {
	float: left;
	width: 591px;
}

.aboutLeft h5 {
	line-height: 40px;
	font-size: 19px;
	color: #333;
	font-weight: normal;
}

.about-Left {
	margin: 25px auto 30px;
	font-size: 15px;
	color: #333;
	line-height: 30px;
	height: 215px;
	overflow: hidden;
}

.aboutLeft a {
	display: block;
	border-radius: 10px;
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #165796;
	font-size: 14px;
	text-align: center;
}

.aboutRight {
	float: right;
}


/*-----优势--------*/

.advan {
	width: 100%;
	background: #eee;
	padding: 30px 0px 40px;
}

.advan img {
	width: 100%;
	height: auto;
	display: block;
}

.advanTitle {
	background: url(../images/title.png) no-repeat center 55px;
}

.advanTitle h4 {
	font-size: 30px;
	color: #165796;
	text-align: center;
}

.advanTitle span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.advanMain {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/adbg.png) center top no-repeat;
	overflow: hidden;
	padding-top: 130px;
}

.advanMain li {
	margin: 0 10px;
	float: left;
	display: block;
	width: 280px;
	height: 260px;
	background: #fff;
	border-radius: 25px;
}

.advanMain li h5 {
	text-align: center;
	color: #165796;
	font-size: 22px;
	font-weight: normal;
	padding: 35px 0px 25px;
}

.advanMain li p {
	width: 220px;
	margin: 0 auto;
	padding: 20px 10px;
	border-top: 1px dashed #ccc;
	color: #666;
	font-size: 14px;
	line-height: 28px;
}


/*-----专业--------*/

.major {
	width: 1200px;
	margin: 40px auto;
}

.majorTitle {
	background: url(../images/title.png) no-repeat center 56px;
}

.majorTitle h4 {
	font-size: 30px;
	color: #165796;
	text-align: center;
}

.majorTitle span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}

.majorTitle p {
	text-align: center;
	font-size: 14px;
}

.majorTitle p a {
	color: #333;
}

.majorTitle p a:hover {
	color: #165796;
}

.majorMain {
	width: 1200px;
	margin: 20px auto 0px;
}

.majorMain li {
	display: block;
	overflow: hidden;
	margin-bottom: 40px;
}

.majorLeft {
	float: left;
	width: 360px;
}

.majorRight {
	width: 745px;
	float: right;
	background: #eee;
	height: 225px;
	padding: 0px 20px 0px 35px;
}

.majorRight h4 {
	padding-top: 10px;
}

.majorRight h4 a {
	display: inline !important;
	color: #000;
	float: none;
	font-size: 18px;
	line-height: 45px;
	font-weight: normal;
}

.majorRight h4 a:hover {
	color: #165796;
	text-decoration: none;
}

.majorRight p {
	font-size: 14px;
	color: #000;
	text-indent: 24px;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}

.majorRight a {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-right: 25px;
	margin-top: 20px;
}

.majorRight a:hover {
	text-decoration: underline;
}


/*-----师资--------*/

.teacher {
	width: 100%;
	background: #eee;
	padding: 40px 0px 60px;
}

.teachTitle {
	background: url(../images/title.png) no-repeat center 56px;
}

.teachTitle h4 {
	font-size: 30px;
	color: #165796;
	text-align: center;
}

.teachTitle span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}

.teachMain {
	overflow: hidden;
	width: 1200px;
	margin: 50px auto 0px;
}

.teachLeft {
	float: left;
	width: 557px;
}

.teachLeft p {
	line-height: 30px;
	font-size: 15px;
	color: #333;
	text-indent: 24px;
}

.teachLeft a {
	display: block;
	border: 1px solid #165796;
	width: 110px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	border-radius: 10px;
	margin-top: 30px;
}

.teachLeft a:hover {
	background: #165796;
	color: #fff;
	transition: all 0.5s;
}

.teachRight {
	width: 522px;
	float: right;
}

.teachRight img {
	height: 312px;
}


/*-----概况--------*/

.profile {
	width: 1200px;
	margin: 30px auto 60px;
}

.profileTitle {
	background: url(../images/title.png) no-repeat center 56px;
}

.profileTitle h4 {
	font-size: 30px;
	color: #165796;
	text-align: center;
}

.profileTitle span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}


/*-------news---------------------*/

.news {
	width: 1200px;
	margin: 50px auto;
}

.newsTitle {
	background: url(../images/title.png) no-repeat center 56px;
}

.newsTitle h4 {
	font-size: 30px;
	color: #165796;
	text-align: center;
}

.newsTitle span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}

.newsTitle p {
	font-size: 14px;
	text-align: center;
}

.newsTitle p a {
	color: #333;
}

.newsTitle p a:hover {
	color: #165796;
}

.newsLeft {
	overflow: hidden;
	float: left;
	width: 576px;
	position: relative;
}

.newsLeft p {
	bottom: 0px;
	left: 0px;
	width: 576px;
	line-height: 35px;
	height: 35px;
	text-indent: 20px;
	position: absolute;
	font-size: 14px;
	background: url(../images/newsbg.png) no-repeat center top;
}

.newsLeft p a {
	color: #fff;
}

.newsRight {
	float: right;
	width: 600px;
	margin-left: 24px;
}

.newsMain li {
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

.newsMain li:hover {
	background: #eee;
}

.n-img {
	float: left;
	width: 140px;
}

.n-con {
	float: right;
	width: 440px;
}

.n-con h5 {
	font-size: 14px;
	padding: 5px 0px;
	font-weight: normal;
}

.n-con h5 a {
	color: #000;
}

.n-con h5 a:hover {
	color: #165796;
}

.n-con span {
	font-size: 12px;
	color: #696969;
}

.n-con p {
	height: 44px;
	overflow: hidden;
	padding-top: 5px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}


/*-------服务---------------------*/

.service {
	width: 1200px;
	margin: 50px auto 30px;
}

.serTitle {
	background: url(../images/title.png) no-repeat center 56px;
}

.serTitle h4 {
	font-size: 30px;
	color: #165796;
	text-align: center;
}

.serTitle span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}

.serTitle p {
	font-size: 14px;
	text-align: center;
}

.serTitle p a {
	color: #333;
}

.serTitle p a:hover {
	color: #165796;
}

.serMain {
	overflow: hidden;
}

.serClass {
	overflow: hidden;
	margin: 20px auto 25px;
	    display: table;
}

.serClass li {
	float: left;
	margin: 0 10px;
}

.serClass li a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 15px;
	text-align: center;
	font-size: 14px;
}

.serClass li a:hover {
	border: 1px solid #165796;
	background: #165796;
	color: #fff;
	transition: all 0.5s;
}

.serMain li {
	float: left;
	margin: 9px;
}

.serMain li p {
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}

.serMain li a {
	text-align: center;
	display: block;
	background: #eee;
	color: #333;
	padding: 1px;
}

.serMain li a:hover {
	background: #165796;
	color: #fff;
	transition: all 0.5s;
}

.footer {
	width: 100%;
	background: #282828;
}

.footMain {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
	color: #bdbdbd;
	text-align: center;
	font-size: 14px;
	padding-top: 40px;
}

.footMain li {
	padding: 40px 0px 20px;
	float: left;
	width: 400px;
	line-height: 24px;
}

.copy {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #bdbdbd;
	color: #bdbdbd;
	font-size: 14px;
	line-height: 28px;
	padding-top: 40px;
}

.copy a {
	color: #bbb;
	margin-right: 10px;
}

.copy a:hover {
	color: #fff;
}

.n_content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.n_left {
	float: left;
	width: 227px;
}

.n_left h4 {
	margin-top: 20px;
	display: block;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	background: #165796;
	text-indent: 36px;
	line-height: 40px;
	height: 40px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.n_left div {
	background: #eee;
	padding-bottom: 25px;
}

.n_left ul {
	padding: 0px 10px;
	border-bottom: 2px solid #165796;
}

.n_left ul li {
	line-height: 40px;
	font-size: 14px;
	padding-left: 25px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/newsli.png) no-repeat 10px center;
}

.n_left ul li a {
	color: #666;
}

.n_left ul li a:hover {
	color: #165796;
}

#n_left_news li {
	width: 192px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 15px;
	background: url(../images/newsli.png) no-repeat 0px center;
}

.n_right {
	float: right;
	width: 923px;
}

.location {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.location h4 {
	text-align: center;
	width: auto;
	float: left;
	font-weight: bold;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 3px solid #165796;
	color: #333;
}

.location span {
	display: block;
	float: right;
	font-size: 12px;
	color: #666;
	padding: 15px 10px 0px 0px;
}

.location span a {
	color: #333;
}

.location span a:hover {
	color: #165796;
}

.aboutMain {}

.about_info {
	padding: 20px;
	font-size: 15px;
	color: #333;
	line-height: 26px;
}

.newsli ul {
	padding: 15px 15px;
}

.newsli ul li {
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/newsli.png) no-repeat 10px center;
}

.newsli ul li h5 {
	font-weight: normal;
	float: left;
	font-size: 14px;
	text-indent: 24px;
}

.newsli ul li h5 a {
	color: #333;
}

.newsli ul li h5 a:hover {
	color: #165796;
}

.newsli ul li span {
	float: right;
	font-size: 12px;
	color: #999;
	padding-right: 15px;
}

.news_info {
	padding: 0 20px 60px;
}

.news_info h4 {
	padding: 30px 0px 10px;
	color: #333;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
}
.news_info div h4{
	height:auto;
	line-height:1.5;
}
.n_news {
	width: 520px;
	overflow: hidden;
	margin: 0 auto;
}

.n_news li {
	line-height: 50px;
	float: left;
	font-size: 14px;
	margin: 0 5px;
}

.n_news li a {
	color: #333;
}

.n_news li a:hover {
	color: #165796;
}

.xgbq {
	margin: 20px 0px;
	padding-left: 15px;
	color: #666;
	font-size: 14px;
	border-top: 1px dashed #ccc;
	line-height: 35px;
}

.xgbq a {
	color: #333;
	margin: 0 5px;
}

.n_page {
	line-height: 30px;
	height: 30px;
	background: #eee;
	color: #999;
	font-size: 14px;
	padding-left: 20px;
	margin-top: 3px;
}

.n_page a {
	color: #666;
}

.n_page a:hover {
	color: #165796;
}

.news_info h5 {
	border-bottom: 1px solid #165796;
	line-height: 30px;
	font-size: 14px;
	color: #165796;
	padding-left: 15px;
	margin: 20px 0px 10px;
}

.n_xgnews {
	overflow: hidden;
	padding: 0 10px;
}

.n_xgnews li {
	background: url(../images/newsli.png) no-repeat left center;
	background-size: 5px 5px;
	font-size: 14px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 5px;
	padding: 0 8px 0px 12px;
	width: 140px;
	float: left;
	border-bottom: 1px dashed #ccc;
}

.n_xgnews li a {
	color: #333;
}

.n_xgnews li a:hover {
	color: #165796;
}

.product {
	padding: 0px 15px;
}

.product ul {
	overflow: hidden;
	padding-top: 20px;
}

.product ul li {
	float: left;
	margin: 10px 12px;
}

.product ul li a {
	display: block;
	padding: 1px;
	background: #eee;
	font-size: 14px;
	color: #333;
	width: 270px;
}
.product ul li a div{
	width: 270px;
	height:174px;
	overflow: hidden;
}
.product ul li a div img{
	max-width:100%;
	max-height:100%
}
.product ul li a:hover {
	color: #fff;
	background: #165796;
}

.product ul li a p {
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.n_xgpro {
	overflow: hidden;
	padding-top: 5px;
}

.n_xgpro li {
	float: left;
	margin: 0 5px;
}

.n_xgpro li p {
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}

.n_xgpro li p a {
	color: #333;
}

.n_xgpro li p a:hover {
	color: #165796;
}

.n_pro {
	overflow: hidden;
	padding: 20px 20px;
}

.n_img {
	float: left;
	width: 352px;
}

.n_pro ul {
	margin-left: 30px;
	float: left;
}

.n_pro ul li {
	width: 250px;
	font-size: 14px;
	color: #333;
	line-height: 35px;
	height: 35px;
	border-bottom: 1px dashed #ccc;
	padding-left: 10px;
}

.message {
	width: 800px;
	margin: 40px auto;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}

.inputText {
	width: 350px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #165796;
	color: #999;
	text-align: left;
	text-indent: 12px;
	font-family: "微软雅黑";
}

textarea {
	width: 350px;
	font-family: "微软雅黑";
	text-indent: 12px;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	height: 80px;
	border: 1px solid #165796;
}

#code {
	width: 350px;
	overflow: hidden;
	margin: 0px 0px 0px;
}

#checkcode {
	float: left;
	width: 150px;
	line-height: 36px;
	height: 36px;
	color: #999;
	text-indent: 12px;
	border: 1px solid #165796;
	font-family: "微软雅黑";
}

#checkCodeImg {
	float: left;
	margin-left: 15px;
	height: 36px;
}

.subbutton {
	background: #165796;
	width: 150px;
	height: 30px;
	text-align: center;
	color: #fff;
}

#mes {
	border: none;
}

#mes a {
	display: block;
	border-radius: 10px;
	background: #165796;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 100px;
	margin-top: 20px;
}

.intro {
	margin-top: 10px;
	padding: 10px;
	background: #fafafa;
	line-height: 26px;
	font-size: 14px;
}