@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
input, textarea, select {
	font-family: inherit;
	font-weight: inherit;
	font-size: 14px;
}
img {
	border: 0;
}
li, i {
	list-style: none;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body, td, th {
	font-size: 14px;
	color: #333;
}
a {
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
body {
	font-family: Microsoft YaHei;
	font-size: 14px;
	min-width: 1400px;
}
.fl {
	float: left
}
.fr {
	float: right
}
.w1400 {
	width: 1400px;
	margin: auto;
}
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
/*head*/
.head_bg {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	background: #f8f8f8;
	color: #a7afac;
}
.head_bg a {
	color: #a7afac;
}
.head_l {
	background: url(../images/home.png)no-repeat center left;
	padding-left: 28px;
}
.head_r span:hover:nth-last-child(1) {
	background-position: -105px -20px;
}
.head_r span:nth-last-child(1) {
	background-position: -105px 16px;
}
.head_r span {
	padding-left: 37px;
	display: inline-block;
	position: relative;
	transition: .2s all ease;
	background: url(../images/8-9.png) no-repeat 15px 16px;
	padding-right: 18px;
}
.head_r span:hover {
	background-color: #00a650;
	background-position: 15px -19px;
}
.head_r span:hover a {
	color: #fff;
	display: inline-block;
}
.head_r span:hover img {
	top: 100%;
	visibility: visible;
	opacity: 1;
}
.head_r span img {
	position: absolute;
	top: 110%;
	left: 13px;
	width: 100px;
	z-index: 9;
	height: auto;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.total {
	position: relative;
	overflow: hidden;
}
.top_toubu {
	height: 145px;
	overflow: hidden;
}
.top_tubiao span {
	display: block;
	line-height: 32px;
	color: #666;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 6.6px;
}
.top_tubiao b {
	display: block;
	font-size: 28px;
	color: #333;
	letter-spacing: 1px;
}
.top_tubiao > b > strong {
	color: #006db8;
}
.top_tubiao {
	margin-top: 46px;
	overflow: hidden
}
.logo img {
	float: left;
	margin-right: 18px;
	margin-top: 20px;
}
.htel {
	font-size: 14px;
	line-height: 28px;
	padding-left: 50px;
	text-align: left;
	margin-top: 45px;
	background: url(../images/tel.png) no-repeat left 7px;
}
.htel em {
	display: block;
	font-size: 30px;
	font-family: fontDin1;
	color: #222;
}
.top_toubu ul {
	margin-top: 60px;
	margin-left: 40px;
}
.top_toubu ul li {
	width: 120px;
	height: 40px;
	border-radius: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background-image: linear-gradient(to right, #459dd8, #006db8);
	float: left;
	text-align: center;
}
.top_toubu ul li:nth-child(2) {
	margin-left: -29px;
	z-index: -1;
	position: relative;
	text-align: right;
	padding-right: 15px;
	width: 115px;
}
.top_toubu ul li:nth-child(3) {
	margin-left: -29px;
	z-index: -2;
	position: relative;
	text-align: right;
	padding-right: 15px;
	width: 115px;
}
.nav {
	background: #0078ca;
	height: 70px;
	overflow: hidden;
}
.nav li {
	background: url(../images/l.jpg) no-repeat left center;
	font-size: 14px;
	float: left;
	text-align: center;
	height: 70px;
	line-height: 70px;
	position: relative;
}
.nav li a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 0 84px;
	position: relative;
	z-index: 2;
}
.nav li.noming {
	background: #31ad38;
	display: block;
	color: #fff;
}
.nav li.noming a {
	color: #fff;
}
/*.nav_home{background: url(../images/h.png) no-repeat 1px 1px;}*/
.nav li:before {
	background: #00acbb;
	display: block;
	color: #fff;
	content: "";
	position: absolute;
	top: 0px;
	width: 0;
	left: 0;
	height: 100%;
	transition: all 0.5s;
}
.nav li:hover:before {
	content: "";
	width: 100%;
	height: 70px;
	z-index: 1;
}
.nav li:hover a {
	color: #fff;
}
/*.nav_home { background: url(../images/h.png) no-repeat 28px 32px; padding-left: 55px !important;}*/

/*banner*/
.focus {
	width: 100%;
	height: 700px;
	overflow: hidden;
	position: relative;
}
.focus ul {
	height: 700px;
	position: absolute;
}
.focus ul li {
	float: left;
	width: 100%;
	height: 700px;
	overflow: hidden;
	position: relative;
	background: #222;
}
.focus ul li div {
	position: absolute;
	overflow: hidden;
}
.focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #222;
	display: none;
}
.focus .btn {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	height: 24px;
	bottom: 40px;
	text-align: center;
	z-index: 100000;
}
.focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
.focus .btn span.on {
	background: #0078ca;
	color: #fff;
}
.focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 40%;
	background: url(../images/banner_bg.png) no-repeat 0 0;
	cursor: pointer;
}
.focus .pre {
	left: 0;
}
.focus .next {
	right: 0;
	background-position: right top;
}
#banner {
	overflow: hidden;
}
.dis {
	display: none;
}
/*search*/
.search_2 {
	float: left;
	width: 260px;
}
.search-bg {
	border-left: solid 1px #ececec;
}
.search {
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #ececec;
	width: 100%;
	margin: auto;
	background: #fff;
	height: 79px;
	overflow: hidden
}
.search .fl {
	max-width: 845px;
	height: 79px;
	line-height: 79px;
}
.search .fl a:hover {
	color: #0078ca;
}
.search .fl a {
	line-height: 14px;
	display: inline-block;
	color: #454545;
	font-size: 14px;
}
.search .fl span:last-of-type {
	display: none;
}
.search .fl strong {
	display: block;
	float: left;
	font-size: 15px;
	background: url(../images/7.jpg) no-repeat left;
	padding-left: 28px;
}
.search_r form {
	float: left;
	display: block;
	width: 270px;
	background: #fff;
	line-height: 79px;
	height: 79px;
	position: relative;
}
.search_r form .search-i {
	width: 60px;
	height: 79px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	display: block;
	transition: 0.3s all ease-in-out;
	background: url(../images/3.jpg) no-repeat center;
}
.search_r .search-i:hover {
	background-color: #0078ca;
}
.search_r .search-i input {
	display: block;
	width: 60px;
	height: 79px;
	cursor: pointer;
	background: none;
	border: 0 none;
	outline: none;
}
.search_r .search-bg input {
	background: url(../images/4.png) no-repeat #fff;
	outline: none;
	border: none;
	width: 200px;
	padding-left: 56px;
	height: 79px;
	line-height: 79px;
	color: #c6c6c6;
}
.pro_til {
	text-align: center;
	background: url(../images/line.png) center 86px no-repeat;
	padding-bottom: 35px;
}
.pro_til p {
	font-size: 38px;
	color: #222;
	line-height: 50px;
	padding-bottom: 6px;
}
.pro_til b {
	color: #006db8;
}
.pro_til span {
	font-size: 16px;
	color: #666;
}
.pro_til d {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 20px;
	display: block;
}
/*products*/
.pro {
	width: 100%;
	background: url(../images/bg2.jpg) no-repeat center top;
	padding: 130px 0px 55px 0px;
	overflow: hidden;
}
.pro .pro_til2 {
	text-align: center;
	padding-bottom: 35px;
}
.pro .pro_til2 p {
	font-size: 38px;
	color: #fff;
	line-height: 50px;
	padding-bottom: 6px;
}
.pro .pro_til2 b {
	color: #fff;
}
.pro .pro_til2 span {
	font-size: 16px;
	color: #fff;
}
.pro .pro_til2 d {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 20px;
	display: block;
}
.sort {
	width: 286px;
	overflow: hidden;
}
.sort_til {
	width: 266px;
	padding-left: 30px;
	height: 124px;
	background: url(../images/tbg.jpg) no-repeat;
	overflow: hidden
}
.sort_til strong {
	display: block;
	color: #fff;
	font-size: 22px;
	margin-top: 35px;
	margin-bottom: 5px;
}
.sort_til span {
	font-family: Arial, Helvetica, sans-serif;
	color: #a4bedf;
	font-size: 14px;
	text-transform: uppercase;
}
.sort_nor li {
	width: 266px;
	height: 103px;
	background: url(../images/listbg.jpg) no-repeat center;
	color: #222;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.sort_nor li a {
	height: 103px;
	line-height: 103px;
	font-weight: normal !important;
	padding-left: 30px;
	color: #222 !important;
	font-size: 16px;
	display: block;
}
.pro_nor {
	margin-top: 25px;
}
.pro_tu {
	width: 1100px;
	overflow: hidden;
}
.pro_tu dl {
	width: 356px;
	float: left;
	background: #fff;
	margin-bottom: 17px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}
.pro_tu dl dd {
	width: 356px;
	margin: auto;
	line-height: 26px;
	height: 55px;
	text-align: center;
	position: relative;
	z-index: 2;
	color: #666;
	overflow: hidden;
	background: #eee;
}
.pro_tu dl dt {
	width: 356px;
	height: 267px;
	position: relative;
	z-index: 3;
	overflow: hidden;
}
.pro_tu dl dd strong {
	display: block;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
	position: relative;
	z-index: 999999;
}
.pro_tu dl dd strong::before {
	content: '';
	background: #0078ca;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 356px;
	height: 0;
	transition: all .4s ease;
	z-index: -1;
}
.pro_tu dl dd strong::after {
	content: '';
	background: #0078ca;
	position: absolute;
	left: 0;
	top: 0;
	width: 356px;
	height: 0;
	transition: all .4s ease;
	z-index: -1;
}
.pro_tu dl:hover dd strong::after, .pro_tu dl:hover dd strong::before {
	height: 27.5px;
}
.pro_tu dl:hover strong {
	color: #fff;
}
.pro_tu dl:nth-child(3), .pro_tu dl:nth-child(6), .pro_tu dl:nth-child(9) {
	margin-right: 0px;
}
.pro_tu dl dt img {
	transition: all 0.5s;
}
.pro_tu dl span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 120px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #31ad38;
	font-family: fontDin;
	opacity: 0;
	transition: all .6s ease;
	z-index: 3;
	height: 40px;
	z-index: 7;
}
.pro_tu dl:hover span {
	opacity: 1;
}
.sort_contact {
	background: url(../images/phonebg.jpg) no-repeat;
	text-align: center;
	padding: 39px 0 85px 0;
}
.sort_contact p {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	float: left;
	margin-left: 66px;
	margin-top: 23px;
}
.sort_contact p span {
	font-family: fontDin1;
	display: block;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
/*solution*/
.solution_box {
	width: 800px;
	height: 600px !important;
	background: #fff;
	margin: 0 15px;
	position: relative;
	z-index: 10;
}
.solution_a {
	height: 134px;
	width: 600px;
	position: absolute;
	bottom: 0%;
	left: 13%;
	display: none;
	box-sizing: border-box;
	padding: 50px;
	padding-top: 35px;
}
.solution_a a {
	display: block;
	position: relative;
	z-index: 6;
	width: 100%;
	height: 100%;
}
.solution_a p {
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 45px;
	font-weight: bold;
	margin-top: -22px;
}
.solution_a dd {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.solution_box.on .solution_a {
	background: rgb(0, 120, 202, 0.8);
	display: block
}
.solution_cont {
	width: 965px;
	margin: 25px auto 0;
	position: relative;
}
.solution .tempWrap {
	overflow: inherit !important;
	margin-left: 75px;
}
.solution_bg {
	overflow: hidden;
	margin-top: 51px;
}
.solution_cont .swiper-button-prev {
	width: 80px;
	height: 80px;
	left: 0% !important;
	top: 48%;
	background: #0078ca url(../images/21.png);
}
.solution_cont .swiper-button-next {
	width: 80px;
	height: 80px;
	right: -1.5% !important;
	top: 48%;
	background: #0078ca url(../images/21-1.png);
}
.solution_cont .swiper-button-prev:hover {
	background: #0078ca url(../images/21.png);
}
.solution_cont .swiper-button-next:hover {
	background: #0078ca url(../images/21-1.png);
}
/*advantage*/
.adv {
	padding-top: 117px;
	background: url(../images/jiantou.png) no-repeat center;
	height: 1039px;
	margin-top: 80px;
}
.adv_t {
	text-align: center;
	font-size: 16px;
	color: #afe1e2;
	font-weight: lighter;
}
.adv_t p:nth-child(1) {
	font-weight: bold;
	color: #fff;
	font-size: 40px;
	margin-bottom: 10px;
}
.adv_t p:nth-child(3) {
	width: 108px;
	height: 108px;
	border-radius: 50%;
	margin: 0 auto;
	background: url(../images/banyuanpng.png) no-repeat bottom 10px center;
	text-align: center;
	padding-top: 24px;
	animation: Updown 1.2s infinite alternate;
}
@keyframes Updown {
 from {
 padding-top: 35px;
}
to {
	padding-top: 50px;
}
}
.advtab li {
	float: left;
	width: 315px;
	height: 119px;
	padding: 30px 32px;
	cursor: pointer;
	margin-right: 46px;
	background: #f8f8f8;
}
.advtab li:nth-last-child(1) {
	margin-right: 0;
}
.advtab li p {
	float: left;
	transition: all 0.5s ease;
}
.advtab li p:nth-child(2) {
	font-size: 30px;
	color: #373e3e;
	font-weight: bold;
}
.advtab li p:nth-child(2) span {
	text-transform: uppercase;
	font-size: 14px;
	color: #b4bebe;
	font-weight: normal;
	display: block;
}
.advtab li p:nth-child(1) {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-right: 20px;
	background: #31ad38;
}
.advtab li p:nth-child(1) span {
	background: url(../images/32.png) no-repeat left top;
	transition: all 0.5s ease;
}
.advtab li:nth-child(1) p:nth-child(1) span {
	display: block;
	width: 33px;
	height: 39px;
	margin: 11px 0px 0px 12px;
}
.advtab li:nth-child(2) p:nth-child(1) span {
	display: block;
	width: 37px;
	height: 32px;
	margin: 16px 0px 0px 12px;
	background-position-x: -41px;
}
.advtab li:nth-child(3) p:nth-child(1) span {
	display: block;
	width: 34px;
	height: 34px;
	margin: 14px 0px 0px 13px;
	background-position-x: -91px;
}
.advtab li:nth-child(4) p:nth-child(1) span {
	display: block;
	width: 32px;
	height: 32px;
	margin: 14px 0px 0px 13px;
	background-position-x: -135px;
}
.advtab li.on {
	background: #31ad38;
}
.advtab li.on p:nth-child(1) {
	transform: rotate(360deg);
	background: #95d699;
}
.advtab li.on p:nth-child(2) {
	color: #fff;
}
.advtab li.on p:nth-child(2) span {
	color: #95d699;
}
.advtab {
	margin: 30px 0px 38px 0px;
	height: 119px;
}
.advcon ul {
	width: 100%;
}
.advpic .advnor:after {
	content: '';
	display: block;
	width: 220px;
	height: 70px;
	top: -30px;
	left: -41px;
	background: #f3faff;
	position: absolute;
}
.advpic .advnor>p:nth-child(1) {
	font-size: 66px;
	color: #0079ca;
	font-family: 'impact';
	position: relative;
	z-index: 332;
}
.advpic .advnor>p:nth-child(2) {
	width: 2px;
	height: 22px;
	background: #c9d6d6;
	margin: 7px 0px 15px 10px;
}
.advpic .advnor>p:nth-child(3) {
	font-size: 32px;
	color: #0079ca;
	font-weight: bold;
}
.advpic .advnor>p:nth-child(4) {
	font-size: 22px;
	color: #333;
	margin: 5px 0px 27px 0px;
}
.advpic .advnor>p:nth-child(5) {
	height: 1px;
	background: #ebf1f1;
}
.advpic .advw p {
	font-size: 15px;
	line-height: 38px;
	color: #333;
	padding-left: 30px;
	background: url(../images/34.png) no-repeat left 16px;
}
.advpic .advnor {
	margin-top: 30px;
	width: 617px;
	padding-right: 41px;
	position: relative;
}
.advpic {
	width: 100%;
	background: url(../images/34-1.png) no-repeat center;
	height: 480px;
}
.advpic2 {
	background: url(../images/35-1.png) no-repeat center;
}
.advpic3 {
	background: url(../images/36-1.png) no-repeat center;
}
.advpic4 {
	background: url(../images/37-1.png) no-repeat center;
}
/*about*/
.about {
	padding-top: 36px;
	width: 100%;
	min-width: 1400px;
}
.about_b {
	background: #fff;
	margin-top: 25px;
	padding: 50px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 10%);
	border-radius: 80px 80px 0 0;
	overflow: hidden;
}
.about_l {
	width: 590px;
	font-size: 15px;
	line-height: 30px;
	font-weight: lighter;
}
.about_l dl {
	margin-bottom: 20px;
	font-size: 30px;
	color: #222;
	font-weight: bold;
}
.about_l dt {
	text-transform: uppercase;
	font-family: "arial";
	font-size: 50px;
	line-height: 70px;
	color: #0079ca;
	font-weight: bold;
}
.about_l p {
	padding-top: 10px;
	text-indent: 2em;
	text-align: justify;
}
.about_l a {
	display: inline-block;
	width: 200px;
	line-height: 50px;
	background: #0079ca;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
.about_l a+a {
	background: #31ad38;
	margin-left: 20px;
}
.about_r {
	width: 600px;
}
.about_r img {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/*news*/
.news_bg {
	width: 100%;
	background: url(../images/bg6.jpg)no-repeat top;
	padding-top: 42px;
	margin-top: 10px;
	margin-bottom: 60px;
}
.news_tab {
	width: 576px;
	margin: 28px auto 0;
	height: 45px;
	overflow: hidden;
}
.news_tab li {
	text-align: center;
	width: 180px;
	float: left;
	height: 45px;
	line-height: 45px;
	background: #fff;
	margin-right: 12px;
}
.news_tab li.on {
	background: #0079ca;
}
.news_tab li.on a {
	color: #fff;
}
.news_tu li {
	width: 448px;
	float: left;
	overflow: hidden;
}
.news_tu li.jiange {
	margin-left: 28px;
	margin-right: 28px;
}
.news_bg .news_tab li {
	text-align: center;
	width: 180px;
	float: left;
	height: 45px;
	line-height: 45px;
	background: #f8f8f8;
	margin-right: 12px;
}
.news_bg .news_tab li a {
	display: block;
	font-size: 16px;
	color: #222;
}
.news_bg .news_tab li.on {
	background: #0079ca;
}
.news_bg .news_tab li.on a {
	color: #fff;
}
.news_bg .news_content {
	margin-top: 30px;
}
.news_bg .news_content li {
	float: left;
	position: relative;
	margin-right: 30px;
	width: 446px;
	height: 578px;
	cursor: pointer;
	background: #f8f8f8;
}
.news_bg .news_content li:last-of-type {
	margin-right: 0;
}
.news_bg .news_content li .news_img {
	width: 446px;
	height: 287px;
	background: #222;
}
.news_bg .news_content li .news_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.news_bg .news_content li .news_time {
	position: absolute;
	top: 350px;
	left: 25px;
}
.news_bg .news_content li .news_time .news_time_t span {
	display: block;
	font-family: "Arial";
	font-size: 14px;
	color: #989898;
	background: url(../images/time.png) no-repeat left center;
	padding-left: 20px;
}
.news_bg .news_content li .news_txt {
	padding: 30px 25px 0;
	height: 302px;
}
.news_bg .news_content li .news_txt .news_txt_t a {
	display: block;
	font-size: 18px;
	color: #222;
}
.news_bg .news_content li .news_txt .news_txt_w {
	padding-top: 17px;
}
.news_bg .news_content li .news_txt .news_txt_w p {
	font-size: 14px;
	color: #989898;
	line-height: 27px;
}
.news_bg .news_content li .news_txt .news_txt_a {
	margin-top: 16px;
}
.news_bg .news_content li .news_txt .news_txt_a img {
	display: block;
	width: 100%;
	height: 100%;
}
.news_txt_a a {
	width: 120px;
	height: 40px;
	background: #0079ca;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	display: block;
}
.news_txt_t {
	border-bottom: 1px solid #ccc;
	padding-bottom: 44px;
}
/*links*/
.link {
	background: #0079ca;
	line-height: 88px;
}
.link_til {
	float: left;
	font-size: 18px;
	color: #fff;
	background: url(../images/links.png)no-repeat left center;
	padding-left: 35px;
}
.link .link_nor a {
	color: #fff !important;
	line-height: 90px;
	padding-left: 40px;
}
/*footer*/
.copy {
	background: #282319;
	margin-top: 50px;
}
.kslj {
	display: flex;
	align-items: flex-start;
	flex-direction: row;
	justify-content: space-between;
	padding: 60px 0 50px 0;
}
.kslj p {
	font-size: 20px;
	color: #bbbbbb;
	margin-bottom: 18px;
	font-weight: normal;
}
.kslj a {
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}
.kslj a:before {
	display: inline-block;
	content: '-';
	margin-right: 15px;
	vertical-align: middle;
}
.kslj p:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 16px;
	background: #0079ca;
	margin-right: 15px;
}
.kslj li+li {
	margin-left: 80px;
}
.kslj li:nth-last-child(2) span {
	color: #888;
	line-height: 36px;
}
.end {
	background: #2a261e;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #ccc;
}
.end a, .end p {
	font-size: 14px;
	color: #b3b8bd;
	text-align: center;
	color: #eee;
}
.end a:hover {
	color: #fff;
}
.userContent1 {
	margin-left: 10px;
	width: 660px;
}
.userContent1 dd {
	line-height: 26px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	font-size: 0.16rem;
	width: 320px;
	float: left;
	margin-right: 20px;
}
.userContent1 dd:nth-child(2) {
	margin-right: 0;
}
.userContent1 ul {
	display: block;
}
.userContent1 dd label {
	font-size: 16px;
	display: block;
	float: left;
	color: #888;
	width: 60px;
	text-align: left;
	margin-right: 15px;
}
.userContent1 dd input.text {
	height: 34px;
	width: 245px;
	padding-left: 5px;
	border: 1px solid #888;
	font-size: 14px;
	color: #999;
	background: none;
}
.userContent1 dd:nth-child(3) {
	width: 100%;
	clear: both;
}
.userContent1 dd textarea {
	width: 585px;
	　padding-left: 5px;
	　height: 100px;
	　display: block;
	　float: left;
	color: #999;
	　border: 1px solid #888;
	background: none;
	box-sizing: border-box;
	padding: 5px;
}
.userContent1 .subtime {
	height: 45px;
	width: 40%;
	border: 0;
	color: #fff;
	cursor: pointer;
	background: #336fd7;
}
.userContent1 dd select {
	width: 99px;
	height: 29px;
	border: 1px solid #d2d2d2;
	color: #616161;
	font-size: 12px;
	padding-left: 5px;
}
.userContent1 span.star {
	color: red;
}
.userContent1 dd em {
	font-size: 16px;
	color: #000;
	margin-left: 43px;
}
.protemptwo {
	width: 100%;
}
.protemptwo li {
	float: left;
	width: 32%;
	box-shadow: 0px 0px 10px #eee;
	transition: all .5s ease;
	position: relative;
	margin: 0 2% 2% 0%;
}
.protemptwo li:nth-of-type(3n) {
	margin-right: 0;
}
.protemppic {
	overflow: hidden;
	position: relative;
}
.protemppic img {
	width: 100%;
	transition: all .5s ease;
}
.protemptitl a {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 60px;
	padding: 0px 3%;
}
.protemptitl {
	position: relative;
	margin-top: -4px;
}
.protemptitl a:after, .protemptitl:before, .protemppic a:after {
	content: '';
	display: block;
	position: absolute;
}
.protemptitl a:after {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	right: 20px;
	top: 22px;
	background: url(../images/probg.png) no-repeat top center;
}
.protemptitl:before {
	width: 100%;
	height: 0px;
	bottom: 0px;
	left: 0px;
	background: #0078ca;
	transition: all 0.5s ease;
}
.protemptwo li:hover .protemppic a:after {
	height: 100%;
}
.protemptwo li:hover .protemptitl:before {
	height: 100%;
	transition: 0.6s;
}
.protemptwo li:hover .protemptitl a {
	color: #fff;
}
.navigation {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	line-height: 40px;
	height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ddd;
	text-align: left;
}
.navigation .dicon {
	font-size: 18px;
	padding: 0 5px;
	color: #0078ca;
}
.navigation_w {
	float: right;
	padding-right: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-family: arial;
	color: #ccc;
}
.link {
	display: none;
}

.abt {
	font: 18px/36px "microsoft yahei";
	color: #333;
	text-align: left;
	margin-bottom: 40px;
	margin-top: 40px;
}

#pageGro {
	width: 400px;
	height: 45px;
	padding-top: 30px;
	padding-bottom: 0px;
	clear: both;
	margin: 0 auto;
}
#pageGro div, #pageGro div ul li {
	font-size: 16px;
	color: #999;
	line-height: 43px;
	float: left;
	margin-left: 5px;
}
#pageGro div ul li {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border: 1px solid #dcdcdc;
	cursor: pointer;
}
#pageGro div ul li.on {
	color: #fff;
	background: #34a200;
	border: 1px solid #34a200;
}
#pageGro .pageUp, #pageGro .pageDown {
	width: 90px;
	line-height: 45px;
	border: 1px solid #999;
	cursor: pointer;
}
#pageGro .pageUp {
	border: 1px solid #dcdcdc;
	text-align: right;
	padding-right: 15px;
	background: url(../images/pageUp.png) 8px 20px no-repeat;
	box-sizing: border-box;
}
#pageGro .pageDown {
	border: 1px solid #dcdcdc;
	text-align: left;
	padding-left: 15px;
	background: url(../images/pageDown.png) 70px 20px no-repeat;
	box-sizing: border-box;
}
#pageGro .pageUp a, #pageGro .pageDown a {
	color: #999;
	text-decoration: none;
}