.i_header {
	top: 0px; width: 100%; position: absolute; z-index: 99; box-shadow: 2px 2px 1px #d2d2d2;
}
.head_top {
	background: rgb(25,30,255); height: 38px;
}
.head_bottom {
	background: rgb(255, 255, 255);
}
.head_left {
	width: 15%; margin-top: 3px;
}
.head_left i {
	color: rgb(255, 255, 255);
}
.head_left span {
	color: rgb(255, 255, 255);
}
.head_left i {
	font-size: 22px; margin-right: 5px;
}
.head_left span {
	font-size: 16px;
}
.head_right {
	width: 65%;
}
.searchbox {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 50px; height: 25px; margin-top: 7px; float: right;
}
.ssinput {
	background: none; padding: 0px 10px; border: currentColor; border-image: none; width: 105px; height: 25px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ssinput:focus {
	width: 155px;
}
.ssbtn {
	background: none; border: currentColor; border-image: none; width: 25px; height: 25px;
}
.ssbtn:active .icon-search {
	color: rgb(49, 145, 253);
}
.i_logo {
	width: 40%;
}
.i_logo img {
	width: 100%;
	margin-top: 12px;
}
.inav {
	width: 60%;
	position: relative;
}
.inav ul li {
	width: 14%; height: 75px; text-align: center; line-height: 75px; float: left; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.inav ul li a {
	display: block;
}
.curBg {
	background: rgb(25,30,255); left: 0px; width: 100%; height: 2px; bottom: 0px; position: absolute;
}
.inav ul li a {
	color: rgb(25,30,255);
}
.i_row1 {
	padding: 20px 0px 50px;background: rgb(100, 100, 100);
}
.khead {
	margin: 50px 0px; text-align: center;
}
.khead h3 {
	font-size: 24px; margin-bottom: 8px;
}
.kwhite h3 {
	color: rgb(255, 255, 255);
}
.kwhite p {
	color: rgb(255, 255, 255);
}
.kwhite h3 {
	margin: 0px;
}
.hzul li {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 22%; margin-right: 1%; margin-bottom: 12px; float: left;
}
.i_row2 {
	 margin: 0px 0px 50px;
}
.tab_contorl {
	margin-bottom: 40px; border-bottom-color: rgb(25,30,255); border-bottom-width: 1px; border-bottom-style: solid;
}
#tabbox {
	margin: 0px auto; width: 100%; overflow: hidden;
}
.tab_con {
	display: none; min-height: 300px;
}
.tabs {
	margin: 0px auto; width: 650px; height: 40px;
}
.tabs li {
	height: 40px; line-height: 40px; overflow: hidden; margin-right: 25px; float: left; position: relative;
}
.tabs li:active {
	margin-right: 0px;
}
.tabs li a {
	display: block;
}
.thistab a {
	color: rgb(25,30,255); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.tabs .thistab {
	color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid;
}
.tabs .thistab a:hover {
	color: rgb(25,30,255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid;
}
.tproul dd {
	width: 22%; margin-right: 3%; float: left;
}
.picbox {
	display: block; position: relative;
}
.picfd {
	background: url("../images/more.png") no-repeat center rgba(0, 10, 100, 0.82); width: 100%; height: 100%; text-align: center; display: none; position: absolute; z-index: 9;
}
.picfd i {
	color: rgb(255, 255, 255); font-size: 40px;
}
.wzbox {
	margin: 16px 0px; line-height: 23px;
}
.picoverhidden {
	overflow: hidden;
}
.tproul {
	margin-bottom: 50px;
}
.tproul dd {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.tproul dd img {
	transition:0.8s ease-in-out; left: 10px; margin-left: -10px; display: block; position: relative; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out;
}
.tproul dd:hover img {
	transform: scale(1.2) rotate(2deg); -webkit-transform: scale(1.2) rotate(2deg); -moz-transform: scale(1.2) rotate(2deg); -o-transform: scale(1.2) rotate(2deg);
}
.tproul dd:hover .picfd {
	display: block;
}
.tproul dd:hover {
	border-bottom-color: rgb(25,30,255); border-bottom-width: 1px; border-bottom-style: solid;
}
.pw1 {
	color: rgb(153, 153, 153); overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.pw2 {
	color: rgb(102, 102, 102);
}
.pw1 {
	-webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.pw2 {
	-webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.pw2 span {
	color: rgb(102, 102, 102); font-size: 20px; float: right;
}
.morebtn {
	background: rgb(25,30,255); width: 100%; height: 48px; text-align: center; color: rgb(255, 255, 255); line-height: 48px; display: block;
}
.morebtn {
	background: rgb(25,30,255); width: 100%; height: 48px; text-align: center; color: rgb(255, 255, 255); line-height: 48px; display: block;
}
.morebtn3 {
	border: 1px solid rgb(255, 255, 255); border-image: none; width: 120px; height: 38px; text-align: center; color: rgb(255, 255, 255); line-height: 38px; margin-top: 30px; display: block;
}
.morebtn2 {
	background: rgb(25,30,255); width: 120px; height: 38px; text-align: center; color: rgb(255, 255, 255); line-height: 38px; margin-top: 30px; display: block;
}
.ableft {
	width: 48%;
}
.abright {
	width: 49%;
}
.conpany_name h3 {
	color: rgb(0, 0, 0); line-height: 60px; font-size: 18px;
}
.conpany_name span {
	background: rgb(25,30,255); width: 50px; height: 1px; display: block;
}
.conpany_imformation {
	margin: 30px 0px; line-height: 24px; overflow: hidden; max-height: 290px;
}
.i_row4 {
	padding: 50px 0px; margin-top: 80px; border-top-color: rgb(222, 222, 222); border-top-width: 1px; border-top-style: solid;
}
.advantage_ul li {
	width: 25%; float: left; min-height: 80px;
}
.advantage_ul li:hover .ysw1 {
	font-size: 20px;
}
.advantage_ul li div {
	text-align: center;
}
.ysw1 {
	font-size: 18px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ysw2 span {
	background: rgb(25,30,255); margin: 15px auto; width: 40px; height: 2px; display: block;
}
.ysw3 {
	color: rgb(102, 102, 102);
}
.i_row5 {
	background: rgb(50, 50, 50); position: relative;
}
.program_left {
	width: 50%; float: left;
}
.program_right {
	width: 46%; padding-top: 150px; float: right;
}
.program_fd {
	left: 54%; top: 0px; position: absolute;
}
.program_fd2 {
	left: 54%; bottom: 50px; position: absolute;
}
.program_control {
	height: 7px;
}
.program_control li {
	background: rgb(112, 112, 112); width: 40px; height: 3px; margin-right: 12px; float: left; cursor: pointer; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.program_control li:hover {
	background: rgb(25,30,255); height: 5px;
}
.khead2 {
	margin: 45px 0px;
}
.khead2 h3 {
	color: rgb(255, 255, 255); font-size: 24px; margin-bottom: 8px;
}
.khead2 p {
	color: rgb(255, 255, 255);
}
.program_name {
	height: 40px; margin-bottom: 30px;
}
.program_name span {
	color: rgb(255, 255, 255); padding-bottom: 20px; font-size: 16px; border-bottom-color: rgb(25,30,255); border-bottom-width: 1px; border-bottom-style: solid;
}
.program_wz {
	width: 80%; color: rgb(255, 255, 255); line-height: 26px;
}
.i_newsul li:first-child {
	width: 50%; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; float: left;
}
.i_newsul li {
	padding: 30px 1%; width: 44%; border-bottom-color: rgb(25,30,255); border-bottom-width: 1px; border-bottom-style: solid; float: right; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.i_newsul li a {
	display: block;
}
.i_newsul li:hover {
	background: rgb(25,30,255);
}
.i_newsul li:hover .nbt {
	color: rgb(255, 255, 255);
}
.i_newsul li:hover .nwz {
	color: rgb(255, 255, 255);
}
.i_newsul li:hover .ri {
	color: rgb(255, 255, 255);
}
.i_newsul li:hover .yue {
	color: rgb(255, 255, 255);
}
.i_newsul li:hover .nleft {
	background: url("../images/timebg-w.png") no-repeat 0px;
}
.i_newsul li:first-child:hover {
	background: none;
}
.i_newsul li:first-child:hover .nwz {
	color: rgb(51, 51, 51);
}
.i_newsul li:first-child:hover .nbt {
	color: rgb(51, 51, 51);
}
.i_newsul li:first-child:hover .nfddiv {
	background: url("../images/timebg-w.png") no-repeat 25px 30px rgba(0,5,145, 0.9);
}
.npicbox {
	position: relative;
}
.nfd {
	position: relative;
}
.nfddiv {
	background: url("../images/timebg-w.png") no-repeat 25px 30px rgba(0,5,145, 0.9); width: 120px; height: 120px; right: 0px; bottom: 4px; float: right; position: absolute;
}
.nfd .ri {
	top: 45px; right: 15px; color: rgb(255, 255, 255); position: absolute;
}
.nfd .yue {
	left: 15px; top: 20px; color: rgb(255, 255, 255); font-size: 25px; position: absolute;
}
.nleft {
	width: 30%; float: left;
}
.nright {
	width: 69%; margin-left: 5%; float: left;
}
.nleft {
	background: url("../images/timebg.png") no-repeat 0px; width: 90px; height: 56px; float: left;
}
.ri {
	color: rgb(102, 102, 102); font-size: 35px; margin-top: 10px; float: right;
}
.yue {
	color: rgb(102, 102, 102); font-size: 20px;
}
.nbt {
	font-size: 16px; margin-bottom: 5px;
}
.nwz {
	line-height: 22px; overflow: hidden; -ms-word-break: break-all; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.nd .nbt {
	margin: 40px 0px 20px; color: rgb(0, 0, 0); font-size: 20px; font-weight: bold;
}
.nd .nwz {
	color: rgb(102, 102, 102);
}
.i_row7 {
	position: relative;
}
.mapbg {
	background: url("../images/mapbg.jpg") fixed no-repeat bottom; width: 100%; height: 680px; bottom: 0px; position: absolute; z-index: 2;
}
.msgmain {
	width: 100%; height: 680px; padding-top: 1px; position: relative; z-index: 999;
}
.msgul {
	margin: 20px auto; width: 480px;
}
.msgul li {
	width: 100%; margin-bottom: 20px;
}
.msginput {
	background: rgb(255, 255, 255); padding: 0px 3%; border: currentColor; border-image: none; width: 94%; height: 35px;
}
.msginput:focus {
	box-shadow: 3px 3px 1px 0px #7f98af;
}
.msg_textarea {
	height: 160px; padding-top: 12px;
}
.yzminput {
	width: 24%; height: 45px; margin-left: 1%;
}
.yzmpic {
	height: 45px; margin-right: 10px;
}
.msgbtn {
	background: rgb(51, 51, 51); border: currentColor; border-image: none; width: 40%; height: 46px; color: rgb(255, 255, 255); font-size: 16px; cursor: pointer;
}
.lxfs {
	margin: 20px 0px; text-align: center; line-height: 28px;
}
.lxfs i {
	color: rgb(255, 255, 255); margin-right: 5px;
}
.lxfs span {
	color: rgb(255, 255, 255);
}
.partner {
	background: rgb(35, 35, 35); height: 45px; line-height: 45px;
}
.hzzd {
	width: 5%; color: rgb(255, 255, 255);
}
.hzzm {
	width: 90%; margin-left: 2%;
}
.hzzm a {
	color: rgb(204, 204, 204); margin-right: 40px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.hzzm a:hover {
	color: rgb(255, 255, 255);
}
.hzul li img {
	transition:0.8s ease-in-out; width: 100%; position: relative; cursor: pointer; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out;
}
.hzul li:hover img {
	transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2);
}
.footer {
	background: rgb(50, 50, 50); padding: 45px 0px 0px;
}
.footermain {
	position: relative;
}
.fk {
	width: 18%; margin-right: 6%; float: left;
}
.fk2 {
	width: 20%; margin-right: 6%; float: left;
}
.fk3 {
	width: 15%; margin-right: 6%; float: left;
}
.fk4 {
	width: 28%; float: right;
}
.fk dl dt {
	height: 70px; color: rgb(255, 255, 255); line-height: 70px; font-size: 18px; font-weight: bold; margin-bottom: 18px; border-bottom-color: rgb(25,30,255); border-bottom-width: 2px; border-bottom-style: solid;
}
.fk dl dd a {
	height: 30px; color: rgb(255, 255, 255); line-height: 30px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.fk dl dd a:hover {
	color: rgb(25,30,255);
}
.fk4 dl dt {
	height: 70px; color: rgb(255, 255, 255); line-height: 70px; font-size: 18px; font-weight: bold;
}
.tabgz li {
	width: 30px; height: 30px; margin-right: 15px; margin-bottom: 20px; float: left;
}
.tabgz li i {
	color: rgb(255, 255, 255); font-size: 30px; cursor: pointer; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.tabgz li i:hover {
	color: rgb(25,30,255);
}
.tabgzm {
	min-height: 140px;
}
.tabgzm li {
	color: rgb(255, 255, 255);
}
.tabgzm li dl dd {
	width: 40%; text-align: center; margin-right: 5%; float: left;
}
.tabgzm li dl dd p {
	color: rgb(255, 255, 255); line-height: 30px;
}
.footer hr {
	height: 1px; margin-top: 50px; border-top-color: rgb(59, 59, 59); border-bottom-color: rgb(35, 34, 34); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.fleft {
	height: 45px; color: rgb(180, 180, 180); line-height: 39px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.fright {
	height: 45px; color: rgb(180, 180, 180); line-height: 39px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.fleft a {
	height: 45px; color: rgb(180, 180, 180); line-height: 39px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.fright a {
	height: 45px; color: rgb(180, 180, 180); line-height: 39px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.fleft a:hover {
	color: rgb(255, 255, 255);
}
.fright a:hover {
	color: rgb(255, 255, 255);
}
.totop {
	top: 24px; right: 6%; position: absolute; z-index: 9;
}
.totop i {
	color: rgb(255, 255, 255); font-size: 30px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.totop i:hover {
	color: rgb(25,30,255);
}
.pbanner {
	min-height: 360px;
}
.logol {
	height: 48px; position: absolute; z-index: 99;
}
.head-v3 {
	position: relative; z-index: 100; min-width: 1000px;
}
.navigation-up {
	background: rgb(255, 255, 255); height: 50px;
}
.navigation-up .navigation-v3 {
	width: 60%; float: right;
}
.navigation-up .navigation-v3 ul {
	width: 100%; float: left;
}
.navigation-up .navigation-v3 li {
	width: 14%; float: left;
}
.navigation-up .navigation-v3 li a:hover {
	color: rgb(25,30,255);
}
.navigation-up .navigation-v3 .nav-up-selected-inpage h2 a {
	color: rgb(25,30,255);
}
.navigation-up .navigation-v3 li h2 {
	margin: 0px; padding: 0px; font-size: 100%; font-weight: normal;
}
.navigation-up .navigation-v3 li h2 a {
	width: 100%; height: 50px; text-align: center; line-height: 50px; display: inline-block; cursor: pointer;
}
.navigation-down {
	left: 0px; top: 50px; width: 100%; position: absolute;
}
.navigation-down .nav-down-menu {
	background: rgba(25,30,255, 0.8); margin: 0px; top: 0px; width: 100%; position: absolute;
}
.navigation-down .nav-down-menu .navigation-down-inner {
	margin: auto; width: 1200px; position: relative;
}
.navigation-down .nav-down-menu dl {
	margin: 18px 80px 18px 0px; float: left;
}
.nav-down-menu dl dd {
	line-height: 30px;
}
.nav-down-menu dl dt {
	line-height: 30px;
}
.nav-down-menu dl dt {
	color: rgb(255, 255, 255);
}
.navigation-down .menu-1 dd a {
	color: rgb(255, 255, 255); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.navigation-down .menu-1 dd a:hover {
	color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.navigation-down .menu-2 dd a {
	color: rgb(255, 255, 255); cursor: pointer;
}
.navigation-down .menu-3 dd a {
	color: rgb(255, 255, 255); cursor: pointer;
}
.graybg {
	background: rgb(242, 242, 242);
}
.pagemain {
	margin-top: -30px; margin-bottom: 60px; position: relative; min-height: 500px;
}
.pageleft {
	background: rgb(229, 229, 229); width: 24%; float: left;
}
.leftnavdiv {
	background: rgb(255, 255, 255); padding: 1px; border: 1px solid rgb(0,5,145); border-image: none;
}
.leftnavdiv h1 {
	background: rgb(25,30,255); height: 90px; text-align: center; color: rgb(255, 255, 255); line-height: 90px; font-size: 20px;
}
.leftnav {
	padding: 1px 0px;
}
.leftnav li {
	text-align: center; line-height: 55px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
.leftnav li:last-child {
	border: currentColor; border-image: none;
}
.leftnav li a {
	color: rgb(51, 51, 51); font-size: 16px; display: block; cursor: pointer; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
#leftnavcur {
	background: rgb(25,30,255); color: rgb(255, 255, 255);
}
.leftnav li a:hover {
	background: rgb(25,30,255); color: rgb(255, 255, 255);
}
.tclist {
	display: none;
}
#leftnavcur a {
	color: rgb(255, 255, 255);
}
.tclist dd a {
	background: rgb(204, 204, 204); color: rgb(102, 102, 102); font-size: 14px;
}
#leftnavcur .tclist dd a {
	background: rgb(204, 204, 204); color: rgb(102, 102, 102); font-size: 14px;
}
.tclist dd {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
#leftnavcur .tclist dd {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
#leftnavcur .tclist dd a:hover {
	color: rgb(0, 0, 0);
}
.pageright {
	width: 72%; float: right;
}
.pagerightmain {
	background: rgb(255, 255, 255); padding: 22px; min-height: 380px;
}
.prighthead {
	background: rgb(232, 232, 232); height: 90px; line-height: 90px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 5px; border-bottom-style: solid;
}
.phleft {
	width: 30%;
	color: rgb(25,30,255);
	padding-left: 3%;
	font-size: 16px;
}
.phright {
	width: 60%; text-align: right; padding-right: 3%;
}
.wzcontent {
	line-height: 28px;
}
.abpic {
	width: 39%;
}
.abwz {
	width: 58%;
}
#map {
	margin: 15px 0px; width: 100%; height: 300px;
}
.msg_textarea2 {
	background: rgb(255, 255, 255); padding: 12px 3% 0px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 94%; height: 160px;
}
.yzminput2 {
	background: rgb(255, 255, 255); padding: 0px 3%; border: 1px solid rgb(204, 204, 204); border-image: none; width: 24%; height: 45px; margin-left: 1%;
}
.yzminput2:focus {
	border: 1px solid rgb(27, 57, 130); border-image: none;
}
.msg_textarea2:focus {
	border: 1px solid rgb(27, 57, 130); border-image: none;
}
.pagehzkh {
	left: 14%; top: 56px; width: 75%; position: absolute;
}
.pagehzkh li {
	border: currentColor; border-image: none;
}
.probanner {
	position: relative;
}
.pageprodl dd {
	margin-bottom: 30px;
}
.pageprodl dd:hover .pw1 {
	color: rgb(0,5,145);
}
.pageprodl dd:hover .pw2 {
	color: rgb(0,5,145);
}
.pageprodl dd .pw1 {
	color: rgb(51, 51, 51);
}
.programdl dd .picfd {
	height: 68%; padding-top: 22%;
}
.proimg {
	width: 50%;
}
.proimg img {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
.prowz {
	width: 46%; position: relative; min-height: 400px;
}
.proback {
	right: 0px; bottom: 0px; position: absolute;
}
.proback a {
	background: rgb(25,30,255); width: 120px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; display: block;
}
.prodetail h5 {
	color: rgb(0, 10, 100); line-height: 50px;
}
.proborder {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
.newsul li {
	padding: 30px 3%; border-bottom-color: rgb(25,30,255); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.newsul li a {
	display: block;
}
.newsul li:hover {
	background: rgb(25,30,255);
}
.newsul li:hover .nleft {
	background: url("../images/timebg-w.png") no-repeat 0px;
}
.newsul li:hover .nbt {
	color: rgb(255, 255, 255);
}
.newsul li:hover .nwz {
	color: rgb(255, 255, 255);
}
.newsul li:hover .ri {
	color: rgb(255, 255, 255);
}
.newsul li:hover .yue {
	color: rgb(255, 255, 255);
}
.newsul li:first-child img {
	width: 26%; float: left;
}
.newsul li:first-child a {
	width: 70%; margin-top: 30px; float: right;
}
.newtitle {
	text-align: center; line-height: 60px; font-size: 20px; font-weight: bold; margin-top: 10px;
}
.fbtime {
	text-align: center; color: rgb(102, 102, 102); margin-bottom: 20px;
}
.newspage {
	background: rgb(255, 255, 255); border: 1px solid rgb(220, 220, 220); border-image: none; margin-top: 30px;
}
.pleft {
	background: rgb(255, 255, 255); width: 85%; min-height: 80px;
}
.pleft a {
	padding: 0px 3%; width: 94%; margin-top: 14px; display: block; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.pleft a:hover {
	color: rgb(0, 0, 0);
}
.pright {
	width: 15%;
}
.pright a {
	background: rgb(0, 10, 100); height: 80px; text-align: center; color: rgb(255, 255, 255); line-height: 80px; display: block; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.pright a:hover {
	background: rgb(0, 10, 100);
}
.joinlist {
	margin-top: 20px;
}
.joinlist li {
	padding: 35px 2%; border: 1px solid rgb(27, 57, 130); border-image: none; width: 44%; margin-bottom: 45px;
}
.joinlist li:nth-of-type(2n+1) {
	float: left;
}
.joinlist li:nth-of-type(2n) {
	float: right;
}
.joinbt {
	height: 75px; line-height: 133px;
}
.joinwz {
	line-height: 30px; margin-top: 10px;
}
.joinbt span {
	font-size: 20px; float: right;
}
.joinico {
	background: url("../images/zw.jpg") no-repeat; width: 49px; height: 76px; float: right;
}
.lxwmbtn {
	background: rgb(25,30,255); width: 150px; height: 45px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; margin-bottom: 40px; float: right;
}
.msginput2 {
	background: rgb(255, 255, 255); padding: 0px 3%; border: 1px solid rgb(204, 204, 204); border-image: none; width: 94%; height: 40px;
}
.msginput2:focus {
	border: 1px solid rgb(27, 57, 130); border-image: none;
}
