@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	color:#333;
	font-family:Arial;
	line-height:26px;
	list-style:none;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, s, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}
article, aside, details, summary, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
del {
	text-decoration:line-through
}
ins {
	text-decoration:none
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
em, var {
	font-style:normal
}
img, a img {
	padding:0;
	margin:0;
	border:none;
}
input, textarea, button {
	outline:none;
	margin:0
}
body, input, textarea, button, select {
	font-size:13px;
	line-height:1.5;
	font-family:arial;
	color:#333
}
.clearfix:after, .fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix, .fix {
	zoom:1
}
a {
	color:#404145;
	text-decoration:none;
}
a:hover, a:active {
	color:#0760be;
	text-decoration:none
}
a:focus {
	outline:none;
	-moz-outline:none
}
a {
	outline:none;
blr:expression(this.onFocus=this.blur());
}
i, s, em, u {
	font-style:normal;
	text-decoration:none;
}
input, textara {
	font-size:1em;
	color:#333;
}
input:focus, textarea:focus {
	outline:none;
}
.clear {
	clear:both;
	display:block;
	font-size:0;
	line-height:0;
	height:0;
}
.clearf:after {
	content:"";
	display:table;
	clear:both;
}
.fl {
	float:left
}
.fr {
	float:right
}
.tl {
	text-align:left
}
.tr {
	text-align:right
}
.d30 {
	height:30px
}
.textover {
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}
.center {
	width:1200px;
	height:auto;
	margin:0 auto
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	height:0;
	line-height:0;
	overflow:hidden;
	clear:both
}
.textover {
	text-overflow:ellipsis;
	white-space:nowrap;
}
.head {
	width:100%;
	height:41px;
	background:#f7f7f7;
	border-bottom:1px solid #ebebeb
}
.head ul {
	width:1200px;
	height:41px;
	margin:0 auto
}
.head li, .head li * {
	color:#6f6f6f;
	font-size:14px;
	line-height:41px
}


.zwban{  font-size:14px; color:#bbbbbb; float:left; padding:0 25px 0 20px; line-height:35px;background:url(../images/topzw.png) no-repeat 0  center; text-indent:25px}
.enban{  font-size:14px; color:#bbbbbb; float:left; padding:0 25px 0 20px; line-height:35px;background:url(../images/topen.png) no-repeat 0  center; text-indent:25px}






.heading {
	background:#ffffff
}
.heading .maina {
	width:1200px;
	height:110px;
	margin:0 auto
}
.heading .maina .logo {
    height: 110px;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: -0.3px;
}
.heading .maina .logo p {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    padding-top: 22px;
    letter-spacing: -0.5px;
}
.heading .maina .top_tel {
    display: block;
    float: right;
    background: url(../images/tel.gif) left center no-repeat;
    padding-left: 75px;
    height: 110px;
}
.heading .maina .top_tel span {
    display: block;
    padding-top: 29px;
    font-size: 15px;
    color: #666;
    line-height: 1.5;
}
.heading .maina .top_tel p {
    font-family: arial;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    color: #ff9900;
}



.nav {
	width: 100%;
	height: 55px;
	background:#0760be;
	z-index: 99998;
	position: relative;
}
.navWrap {
	width:1200px;
	margin: 0 auto;
	height:55px;
	position: relative;
}
.fixednav22 {
	width: 100%;
	height: 55px;
	background:#fff;
	z-index: 99998;
	position: fixed;
	top: 0px;
	left:0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	margin-left:0px;
	border-radius: 0
}
.navWrap .navlist>li {
	float: left;
	height:55px;
	display:block;
	margin-right:1px
}
.navWrap .navlist>li:last-child {
	background:none;
}
.navWrap .navlist>li>a {
	color:#fff;
	height:55px;
	font-size:16px;
	display: block;
	line-height: 55px;
	font-weight:bold;
	padding:0 41px;
}
.navWrap .navlist>li>a>span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
	display:block;
	color:#666
}
.navWrap .navlist>li:hover>a {
	background:#144894;
	color:#fff
}
.navWrap .navlist>li:hover>a>span {
	color:#111
}
.navWrap .navlist>li>a.nav_on, .navWrap .navlist>li>a.nav_on:hover {
	color:#fff;
	background:#144894;
	height:55px;
	font-size:16px;
	display: block;
	line-height: 55px;
	margin:0 auto
}
.navWrap .navlist li .navbotnei {
	position:absolute;
	top:61px;
	background:#fff;
	overflow: hidden;
	display: none;
	z-index: 999;
	width:148px;
	padding:0;
	margin-left:1px
}
.navWrap .navlist li .navbotnei a {
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	display:block;
	color:#404145
}
.navWrap .navlist li .navbotnei a:hover {
	background:#2473c0;
	color:#fff
}
.search {
	width: 100%;
	height: 62px;
	background:#fff
}
.search .wrap {
	width:1200px;
	height:auto;
	margin:0 auto
}
.search .hot {
    width: 840px;
    height: 62px;
    line-height: 62px;
    font-size: 14px;
    display: block;
    overflow: hidden;
}
.search .hot span {
	font-weight: 600;
	color: #666666;
	line-height: 62px
}
.search .hot a {
	color: #666666;
	margin-right: 10px;
	line-height: 62px
}
.search .search_cnt {
	width: 315px;
	height: 36px;
	position: relative;
	margin-top: 13px;
}
.search .search_cnt .txt {
	width: 310px;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	text-indent: 10px;
	font-size: 14px;
	border: none;
	background:#f1f1f1
}
.search .search_cnt .btn {
	width: 45px;
	height: 36px;
	background: url(../images/btn.gif) no-repeat;
	background-size: 100% 100%;
	border: 0;
	outline: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: -5px;
	cursor: pointer;
}
/*正文开始*/
.fullSlide {
	width:100%;
	min-width:1200px;
	position:relative;
	height:712px;
	overflow:hidden;
	margin:0 auto;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:712px;
	overflow:hidden;
	text-align:center;
	background-position:center top;
}
.fullSlide .bd li a {
	display:block;
	height:712px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
 *display:inline;
	zoom:1;
	width:100px;
	height:7px;
	margin:1px;
	overflow:hidden;
	background:#000;
	/*filter:alpha(opacity=50);
	opacity:0.5;*/
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#1161c0;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-36px;
	left:2%;
	z-index:1;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px;
	height:73px;
}
.fullSlide .prev {
	background:url(../images/left1s.png) no-repeat;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background: url(../images/right1s.png) no-repeat;
}
/**/



.inmiaoti {
	margin-bottom: 30px;
}
.inmiaoti p {
	line-height:212px;
	color:#efefef;
	font-family:impact;
	font-size:126px;
	text-align:center;
	text-transform:uppercase
}
.inmiaoti h1 {
    font-size: 42px;
	line-height:1.5;
    font-weight: bold;
    display: block;
    text-align: center;
	letter-spacing: -2px;
}
.inmiaoti h1 span {
	line-height:60px;
	font-size:42px;
	color:#0760be;
	font-weight:bold
}
.inmiaoti h3 {
    line-height: 2;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    text-align: center;
}
.inysbox {
    background: url(../images/yshui.jpg) no-repeat center 0;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.inysbox .inmiaoti {
	background:url(../images/btbg2.png) no-repeat center 142px;
}
.inysbox .inmiaoti h1 {
	color:#fff;
}
.inysbox .inmiaoti h1 span {
	color:#fff;
}
.inysbox .inmiaoti h3 {
	color:#fff;
}
.incjbox {
    background: #0760be;
    margin-top: 70px;
    padding: 50px 0;
}
.incjbox .inmiaoti {
    background: url(../images/btbg2.png) no-repeat center 82px;
}
.incjbox .inmiaoti h1 {
	color:#fff;
}
.incjbox .inmiaoti h1 span {
	color:#fff;
}
.incjbox .inmiaoti h3 {
	color:#fff;
}
.inmenu {
	width:1276px;
	height: auto;
	margin:22px auto 30px;
}
.inmenu li {
	width:250px;
	height: auto;
	float:left;
	text-align:center;
	margin:0 33px
}
.inmenu li div {
	width:250px;
	height:250px;
	overflow:hidden;
	border-radius:125px
}
.inmenu li div img {
	width:250px;
	height:250px;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.inmenu li:hover div img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.inmenu li h3 {
	line-height:58px;
	font-size:18px;
	text-align:center;
	margin:0 auto 10px;
	background:url(../images/gline.jpg) no-repeat center bottom
}
.inmenu li p {
	line-height:25px;
	font-size:14px;
	color:#666666;
	width:90%;
	margin:0 auto
}
.block1 .contenta {
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top:5px
}
.block1 .contenta ul li {
	float:left;
	margin-right:20px
}
.childa {
	width:285px;
	height: auto;
	display:block;
	position:relative
}
.childa .topimg {
	width:285px;
	height:160px;
	display:block;
	overflow:hidden
}
.childa .topimg img {
	width:285px;
	height:160px;
	transition: all 0.3s linear 0s;
}
.childa:hover .topimg img {
	transform: scale(1.1);
}
.childa .txt {
	padding: 20px 15px 0;
	min-height: 180px;
	background:#fff;
	text-align:center
}
.childa .txt p {
	font-size:20px;
	color:#222222;
	line-height:30px;
	margin-bottom:10px;
	text-align:center
}
.childa .txt .dec {
	width:30px;
	height:2px;
	background:#0ba4e7;
	display:block;
	margin:10px auto
}
.childa .txt span {
	font-size:14px;
	line-height:25px;
	color:#666666
}
.childa .more {
	position: absolute;
	left: 125px;
	top: 347px;
	width: 36px;
	height: 36px;
	margin: 0 auto;
}
.main {
    width: 1200px;
    margin: 35px auto 45px;
}
.mainhui {
	width:100%;
	height: auto;
	border-top:30px solid #fff;
	background:#fff;
	border-bottom:30px solid #fff
}
.huibox {
	width:1200px;
	height: auto;
	margin:0 auto;
}


.rigbox {
	width:937px;
	height:auto
}
/**/
.rybj {
	margin-top:40px;
	margin-bottom:40px;
}
.ry h2 {
	margin-bottom: 40px;
}
.ry h2 span {
	width: 255px;
	margin:0 auto;
}
.ry {
	position: relative;
}
.rybj .contentys {
	width:1200px;
	margin:0 auto;
	position:relative;
	border-top:10px solid #fff
}
.rybj .contentys .con1 {
	width:1200px;
	margin:0 auto;
	height:410px;
	position:relative
}
.rybj .contentys .con2 {
	width:1200px;
	margin:0px auto;
	height:410px;
	position:relative
}
.n1 {
	top:10px;
	left:0px;
	background:url(../images/01.jpg) no-repeat left top;
}
.n2 {
	top:230px;
	left:0px;
	background:url(../images/02.jpg) no-repeat left top;
}
.n3 {
	top:0px;
	right:0px;
	background:url(../images/03.jpg) no-repeat left top;
}
.n4 {
	top:195px;
	right:0px;
	background:url(../images/04.jpg) no-repeat left top;
}
.n5 {
	top:20px;
	right:0px
}
.n6 {
	top:0px;
	left:0px
}
.nero {
	width: 620px;
	position:absolute;
}
.nero .jieshi {
    width: 540px;
    margin: 0 0 0 80px;
}
.nero .jieshi .ee {
    color: #0760be;
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cfcfcf;
    font-family: arial;
}
.nero ul {
    clear: both;
    margin-left: 80px;
}
.nero ul li {
    line-height: 1.5;
    font-size: 16px;
    font-family: arial;
    margin-bottom: 10px;
}
.nepic {
	width: 561px;
	position:absolute;
}
.carousel-container {
	position:relative;
	width:1200px;
	height:412px;
	margin:-10px auto 0
}
#carousel {
	height:381px;
	width:1200px;
	position:relative;
	font-size:12px;
	font-family: Arial;
}
#carousel img {
	width:559px;
	height:345px;
	display:block;
}
.carousel-image {
	border:0;
	display:block;
}
.carousel-feature img {
	width:559px;
	height:345px;
	display:block;
	background: url(../images/ryspanbg.png) no-repeat center bottom;
	padding-bottom:36px
}
.carousel-feature .carousel-caption {
	position:absolute;
	bottom:0;
	width:100%;
	background-color:#fff;
	text-align:center;
}
.carousel-feature .carousel-caption p {
	margin:0;
	padding:5px;
	font-weight:bold;
	font:14px/38px "Microsoft Yahei";
	color:#333;
}
.tracker-summation-container {
	position:absolute;
	color:#333;
	display:none;
	right:48px;
	top:230px;
	padding:3px;
	margin:3px;
	background-color:#fff;
}
.tracker-individual-container {
	position:absolute;
	color:white;
	right:410px;
	bottom:0;
	padding:0;
	margin:0;
}
.tracker-individual-container li {
	list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
	margin:0 3px;
	width:30px;
	height:10px;
	font-size:0;
	padding:0 3px;
	color:white;
	text-align:center;
	background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
	color:white;
	font-weight:bold;
	background-color:#3DA10B;
}
.photo_btn {
	position: absolute;
	top: 43%;
	z-index: 9;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	border: 0;
	font-size: 0;
}
.carousel-container .prev {
	position: absolute;
	top: 36%;
	z-index: 9;
	left: 0px;
	background: url(../images/ryleft.png) no-repeat;
	display: inline-block;
	height: 54px;
	width: 27px;
}
.carousel-container .next {
	position: absolute;
	top: 36%;
	z-index: 9;
	right: 0px;
	background: url(../images/ryright.png) no-repeat;
	display: inline-block;
	height: 54px;
	width: 27px;
}
.carousel-container .carousel-feature {
	position: relative;
}
.carousel-container .titlework {
	background: url(../images/ryspanbg.png) no-repeat center top;
	display: block;
	height: 50px;
	left: 50%;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 345px;
	width: 259px;
	margin-left:-128px;
	display: block;
	text-align: center;
	font-size: 0;
	color:#333333;
	line-height: 50px;
}
.ry .more a {
	margin:0 auto;
	font-size: 14px;
	color: #fff;
	background:#0078cb;
	border-radius: 30px;
	width: 144px;
	line-height: 37px;
	height: 37px;
	display: block;
	text-indent: 35px;
}
.inbox1 {
	padding: 50px 0;
    background: #f3f3f3;
}
.xwtiele {
	background:url(../images/xwbtline.png) no-repeat center 106px;
	width:100%;
	text-align:center;
	height:150px;
	padding-top:30px
}
.xwtiele h1 {
	font-size:36px;
	font-weight: bold;
	line-height:60px;
	color:#184d93
}
.xwtiele h2 {
	font-size:26px;
	font-weight: bold;
	line-height:35px;
	color:#184d93
}
.xwtiele h2 span {
	font-size:26px;
	font-weight: bold;
	line-height:35px;
	color:#e32d6d
}
.xwtiele p {
	line-height:30px;
	font-size:17px;
	text-transform:uppercase;
	color:#bebcbd
}
.inbox1 .hexys {
	width:1248px;
	margin:0 auto
}
.inbox1 .hexys li {
	width:368px;
	height:449px;
	margin:4px 24px 0;
	display:inline;
	background:#f7f7f7;
	float:left
}
.inbox1 .hexys li img {
	width:368px;
	height:242px;
}
.inbox1 .hexys li div {
	padding:15px 25px;
	width:318px;
	height:auto
}
.inbox1 .hexys li div h3 {
	font-size:22px;
	color:#184d93;
	line-height:30px
}
.inbox1 .hexys li div p {
	line-height:25px;
	font-size:14px;
	color:#666;
	margin:10px 0
}
.inbox1 .hexys li div a {
	display:block;
	width:80px;
	height:25px;
	border:1px solid #cccccc;
	color:#666;
	text-align:center
}
.inbox1 .hexys li:hover {
	background:#296fcb
}
.inbox1 .hexys li:hover a, .inbox1 .hexys li:hover p, .inbox1 .hexys li:hover h3 {
	color:#fff
}
.inbox1 .hexys li a:hover {
	border:1px solid #fff;
	text-decoration:underline
}
.inbox2 {
	width:100%;
	height:793px;
	background:url(../images/yshui.jpg) no-repeat center 0
}
.inbox2 .inmiaoti p {
	color:#2164af !important;
}
.inbox2 .inmiaoti h1 {
	color:#fff !important;
}
.inbox2 .inmiaoti h1 span {
	color:#0760be !important;
}
.inbox2 .inmiaoti h3 {
	color:#fff !important;
}
.mr_frbox2e {
	HEIGHT: auto;
	width:1408px;
	margin:0px auto;
	position:relative;
}
.mr_frbox2e .leftprole {
	position:absolute;
	left:0;
	top:154px;
	CURSOR: pointer
}
.mr_frbox2e .rightprore {
	position:absolute;
	right:0;
	top:154px;
	CURSOR: pointer
}
.imgboxcpe {
	width:1224px;
	height:378px;
	margin:10px auto 0;
	overflow:hidden
}
.imgboxcpe ul li {
	display: block;
	float:left;
	overflow:hidden;
	overflow:hidden;
	margin:0 12px;
	width:284px !important;
	height:378px;
	background:#fff
}
.imgboxcpe ul li .tupcg {
	display:block;
	width:284px;
	height:378px;
	text-align: center;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.imgboxcpe ul li .tupcg img {
	width:284px;
	height:378px;
	vertical-align: middle;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.imgboxcpe ul li:hover .tupcg img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.mrcjsy {
	HEIGHT: auto;
	width:1408px;
	margin:0px auto;
	position:relative;
}
.mrcjsy .leftprole {
	position:absolute;
	left:0;
	top:75px;
	CURSOR: pointer
}
.mrcjsy .rightprore {
	position:absolute;
	right:0;
	top:75px;
	CURSOR: pointer
}
.imgcjsy {
	width:1224px;
	margin:10px auto 0;
	overflow:hidden
}
.imgcjsy ul li {
	display: block;
	float:left;
	overflow:hidden;
	overflow:hidden;
	margin:0 12px;
	width:282px !important;
	height:257px;
	border:1px solid #fff;
	background:#fff
}
.imgcjsy ul li .tupcg {
	display: block;
    width: 272px;
    text-align: center;
    overflow: hidden;
    line-height: 45px;
    font-size: 16px;
    background: #fff;
    padding: 5px;
}
.imgcjsy ul li .tupcg div {
	display:block;
	width:272px;
	height:204px;
	overflow:hidden;
}
.imgcjsy ul li .tupcg img {
	width:100%;
	height:100%;
	vertical-align: middle;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.imgcjsy ul li:hover .tupcg img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.inbox3 {
	margin-top:45px;
}
.conbrab {
	width:1200px;
	height:auto;
	margin:0 auto
}
.conbrab div.fr {
	width:583px;
	height: auto;
}
.conbrab div.fr div {
	width:100%;
	/*height:270px;*/
	overflow:hidden
}
.conbrab div.fr div, .conbrab div.fr div * {
	font-size:16px;
	line-height:30px;
}
.conbrab div.fr div p {
	text-indent:32px
}
.conbrab .amorss {
	color:#fff;
	width:136px;
	height:42px;
	display: block;
	background:#0760be;
	text-align:center;
	margin-top:20px;
	font-size:16px;
	line-height:42px
}
.inbox4 {
    padding: 45px 0;
    background: url(../images/newsbg.jpg) repeat;
}
.inbox4 .neconb {
	margin:0 auto;
	width:1200px;
	height:auto
}
.inbox4 .zxnbox {
	width:776px;
	height:auto
}
.inbox4 .zxnbox .inxwtit {
	height:60px;
	background:url(../images/xw1.jpg) no-repeat 0 bottom;
	margin-bottom:35px
}
.inbox4 .zxnbox .inxwtit p {
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    color: #555;
}
.inbox4 .zxnbox .inxwtit a {
    display: block;
    line-height: 50px;
    background: url(../images/tbmo.png) no-repeat right center;
    padding-right: 28px;
    text-align: right;
    color: #666;
}
.inbox4 .zxnbox .tjxwcoc {
	width:364px;
	height:auto
}
.inbox4 .zxnbox .tjxwcoc h3 {
	display: block;
	height:60px;
	line-height:60px;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e1e1e1;
	font-weight:bold;
	font-size:16px
}
.inbox4 .zxnbox .tjxwcoc .zyxwin {
	width:100%;
	height:120px;
	overflow:hidden;
	margin:12px 0
}
.inbox4 .zxnbox .tjxwcoc .zyxwin, .inbox4 .zxnbox .tjxwcoc .zyxwin * {
	line-height:30px;
	font-size:14px;
	color:#555
}
.inbox4 .zxnbox .tjxwcoc .xwmoredf {
	display:block;
	width:108px;
	height:34px;
	background:#0760be;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:34px
}
.inbox4 .zxnbox .tjxwcoc .xwmoredf:hover {
	background:#ff9900;
}
.inbox4 .zxnbox .inxwlid {
	width:364px;
	height:auto
}
.inbox4 .zxnbox .inxwlid .xwsyboxw {
	width:364px;
	height:auto;
	margin:10px 0 0;
	background:url(../images/num.png) no-repeat 0 6px
}
.inbox4 .zxnbox .inxwlid .xwsyboxw a {
    display: block;
    line-height: 30px;
    text-indent: 34px;
    overflow: hidden;
    font-size: 15px;
}
.inbox4 .incjcob {
	width:369px;
	height:auto
}
.inbox4 .incjcob .inxwtit {
	width:369px;
	height:60px;
	background:url(../images/xw2.jpg) no-repeat 0 bottom;
	margin-bottom:30px
}
.inbox4 .incjcob .inxwtit p {
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    color: #555;
}
.inbox4 .incjcob .inxwtit a {
    display: block;
    line-height: 50px;
    background: url(../images/tbmo.png) no-repeat right center;
    text-align: right;
    padding-right: 28px;
    color: #666;
}
.inbox4 .incjcob .xwsyboxw {
	width:369px;
	height:auto;
}
.inbox4 .incjcob .xwsyboxw a {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #afafaf;
}
.inbox4 .incjcob .xwsyboxw a h3 {
    line-height: 30px;
    display: block;
    padding-left: 35px;
    background: url(../images/wen.gif) no-repeat 0 6px;
    overflow: hidden;
    font-size: 16px;
}
.inbox4 .incjcob .xwsyboxw a p {
    display: block;
    height: 50px;
    padding-left: 35px;
    background: url(../images/da.gif) no-repeat 0 6px;
    overflow: hidden;
}
.inbox4 .incjcob .xwsyboxw a p, .inbox4 .incjcob .xwsyboxw a p * {
	color: #555;
    line-height: 25px;
    text-align: justify;
}
.inbox4 .incjcob .xwsyboxw a:hover h3 {
	color:#0760be
}
.inbox5 {
	margin-top:50px
}
.inbox5 .inxwtit {
	width:1200px;
	height:60px;
	background:url(../images/xw1.jpg) no-repeat 0 bottom;
	margin:0 auto 35px
}
.inbox5 .inxwtit p {
	line-height:50px;
	font-weight:bold;
	font-size:18px
}
.inbox5 .inxwtit a {
	display:block;
	width:55px;
	height:50px;
	line-height:50px;
	background:url(../images/tbmo.gif) no-repeat right center
}
.mr_frbox3e {
	HEIGHT: auto;
	width:1320px;
	margin:0px auto 0;
	position:relative;
}
.mr_frbox3e .leftprole {
	position:absolute;
	left:0;
	top:152px;
	CURSOR: pointer
}
.mr_frbox3e .rightprore {
	position:absolute;
	right:0;
	top:152px;
	CURSOR: pointer
}
.imgboxcpe3 {
	width:1200px;
	height:390px;
	margin:15px auto 0;
	overflow:hidden
}
.imgboxcpe3 ul li {
	margin:0 40px 0 0px;
	display: inline;
	float:left;
	overflow:hidden;
}
.imgboxcpe3 ul li a {
	display:block;
	width:269px;
	height:385x;
r
}
.imgboxcpe3 ul li a .imgali {
	width:267px;
	height:383px;
	border:1px solid #e1e1e1;
	text-align:center;
	overflow:hidden
}
.imgboxcpe3 ul li a .imgali span {
	height:100%;
	display:inline-block;
	vertical-align:middle
}
.imgboxcpe3 ul li a .imgali img {
	width:267px;
	height:383px;
	vertical-align: middle;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.imgboxcpe3 ul li a:hover .imgali img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.cpsymf {
	width:800px;
	height: auto;
	margin:0 auto 15px;
	text-align:center
}
.cpsymf span {
	font-size:22px;
	line-height:46px
}
.cpsymf a {
	padding:0 14px;
	line-height:32px;
	text-align:center;
	display: inline-block;
	border:1px solid #e6e6e6;
	margin:3px;
	font-size:14px
}
.cpsymf a:hover {
	border:1px solid #2870b8;
	color:#fff;
	background:#2870b8
}
.hei130 {
	height:130px !important
}

.borbotn {
	border-bottom:none !important
}
.mt22 {
	margin-top:22px
}
.inlxgei {
	height: auto;
	padding:0px 0 14px
}
.inlxgei p {
	width:84%;
	margin:0 auto;
	line-height:30px;
	font-size:16px
}
.inlxgei img {
	display:block;
	width:150px;
	margin:10px auto 0
}



.nylxbg {
	background:#f5f5f5;
	border:1px solid #e3e3e3
}
.bottopn {
	border-bottom:none !important
}
.botbotn {
	border-top:none !important
}
.incpshow {
	width:942px;
	height:auto
}
#tzbdfc {
	width:928px;
	height:400px;
	background:#fff;
	position: relative
}
#tzbdfc .leftprole {
	position:absolute;
	left:0;
	top:180px;
	width:25px;
	height:47px;
	padding:0 12px;
	cursor:pointer
}
#tzbdfc .rightprore {
	position:absolute;
	right:0;
	top:180px;
	width:25px;
	height:47px;
	padding:0 12px;
	cursor:pointer
}
#tzbdfc #tzgund {
	width:790px;
	height:322px;
	position:absolute;
	left:67px;
	top:43px
}
#tzbdfc #tzgund .fl {
	width:428px;
	height:320px;
	display:block;
	border:1px solid #e6e6e6;
	overflow:hidden
}
#tzbdfc #tzgund .fl img {
	width:428px;
	height:320px;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
#tzbdfc #tzgund .fl:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
#tzbdfc #tzgund div.fr {
	width:325px;
	height:auto
}
#tzbdfc #tzgund div.fr h3.btyui {
	width:100%;
	max-height:70px;
	line-height:35px;
	border-bottom:2px solid #d7d7d7;
	display:block;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	padding:10px 0
}
#tzbdfc #tzgund div.fr .tzcon {
	width:100%;
	max-height:125px;
	overflow:hidden;
	margin:20px 0
}
#tzbdfc #tzgund div.fr .tzcon, #tzbdfc #tzgund div.fr .tzcon * {
	color:#333333;
	line-height:25px
}
#tzbdfc #tzgund div.fr a {
	display:block;
	width:136px;
	height:31px;
	background:#0ba4e7;
	line-height:31px;
	color:#fff;
	text-align:center
}
#tzbdfc #tzgund div.fr a:hover {
	background:#000000
}
.incpshow .tj6g {
	width:100%;
	height:auto;
}
.incpshow .tj6g a {
    width: 215px;
    margin: 0 0 20px 20px;
    float: left;
    display: inline;
    overflow: hidden;
    background: #fff;
}
.incpshow .tj6g a div {
    width: 215px;
    height: 215px;
    display: block;
    overflow: hidden;
}
.incpshow .tj6g a div img {
	width:215px;
	height:215px;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.incpshow .tj6g a:hover div img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.incpshow .tj6g a h3 {
	line-height: 1.5;
    overflow: hidden;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #333;
    padding: 10px 0;
    height: 80px;
    box-sizing: border-box;
}
.incpshow .tj6g a:hover h3{ background:#0760be; color:#fff !important}
.incpshow .tj6g a p.cpzyin {
	display:block;
	width:100%;
	height:50px;
	position:absolute;
	left:0;
	top:263px;
	z-index:9999;
	padding:0;
	line-height:25px;
	overflow:hidden;
	font-size:14px;
	font-weight:500;
	text-align:left;
	color:#777
}
.incpshow .tj6g a:hover h3, .incpshow .tj6g a:hover p.cpzyin {
	color:#0760be
}
.lxtit {
	width:201px;
	height:35px;
	background:url(../images/dian.png) 11px 10px no-repeat #0261ae;
	line-height:35px;
	text-indent:46px;
	color:#fff;
	font-weight:bold;
	margin-top:17px
}
.lxmaindw {
	background:#dddddd;
	padding:10px 0 10px 10px
}
.nban {
	width:100%;
	height:400px;
	background:url(../images/nban.jpg) center 0 no-repeat
}

.ysbgsy {
	width:100%;
	height:48px;
	background:url(../images/yshui2.jpg) no-repeat center 0
}
.yspicbt {
	width:100%;
	height:239px;
	background:url(../images/ysbttu.jpg) no-repeat center 0;
	margin-top:50px
}
.yspicbt2 {
	width:100%;
	height:267px;
	background:url(../images/ysbttu2.jpg) no-repeat center 0;
	margin-top:50px
}
.fsfw6 {
	text-align:center;
	line-height:30px;
	font-size:22px;
	padding-bottom:30px
}
.teseall {
	width:100%;
	height:360px;
	background:#ebf7ff;
	margin-top:30px;
	padding-top:40px
}
.tese {
	width:1000px;
	margin:0 auto;
}
.tese .title {
	width:1000px;
	text-align:center;
	height:50px
}
.tese .title .oo {
	width:1000px;
	font-size:25px;
	font-weight:bold
}
.tese .title .oo span {
	color:#f59039;
	font-size:30px;
	font-weight:bold
}
.tese .content {
	width:1100px;
	margin:0 auto;
	height:240px;
	padding-top:40px
}
.tese .content .te {
	width:164px;
	height:160px;
	background:url(../images/bg.gif) left top no-repeat;
	color:#fff;
	font-size:22px;
	padding-top:25px;
	text-align:center
}
.tese .content .te span {
	font-size:14px;
	color:#fff
}
.margin {
	margin-left:45px;
}
.mt30 {
	margin-top:30px
}
.mt40 {
	margin-top:40px
}
.newsboxsy {
	width:1200px;
	height:auto;
	margin:0px auto
}
.xwrdg {
	width:850px;
	height:auto;
}
.xwrdg .titxes {
	height:50px;
	background:#e9e9e9;
	margin-top:30px
}
.xwrdg .titxes p {
	background:url(../images/newtb.png) no-repeat 21px 0px #015aaa;
	padding:0 33px 0 56px;
	line-height:50px;
	font-size:18px;
	color:#fff;
	display:inline-block;
	font-weight:bold
}
.xwrdg .titxes a, .xwrdg .titxes a:hover {
	padding:0 15px;
	line-height:50px;
}
.xwrdg .tjwxyi {
	margin:25px auto 10px;
	padding-bottom:25px;
	border-bottom:1px solid #e9e9e9
}
.xwrdg .tjwxyi .piefe {
	width:182px;
	height:107px;
	border:1px #dfdfdf solid;
	display:block;
	overflow:hidden;
	margin-right:20px
}
.xwrdg .tjwxyi .piefe img {
	width:182px;
	height:107px;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.xwrdg .tjwxyi .piefe:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.xwrdg .tjwxyi .wenzw1q {
	font-size:16px;
	line-height:30px;
	display:block;
	width:640px;
	height:30px;
	overflow:hidden;
	font-weight:bold
}
.xwrdg .tjwxyi .xwzyao {
	width:640px;
	height:75px;
	overflow:hidden
}
.xwrdg .tjwxyi .xwzyao, .xwrdg .tjwxyi .xwzyao * {
	line-height:25px;
	font-size:14px
}
.xwrdg .xxwenbox li {
	width:383px;
	height:39px;
	line-height:39px;
	padding-left:24px;
	border-bottom:1px dashed #ccc;
	float:left;
	background:url(../images/tb2.gif) no-repeat 8px center
}
.xwrdg .xxwenbox li:nth-child(2n) {
float:right
}
.xwrdg .xxwenbox li a {
	display:block;
	width:280px;
	height:39px;
	line-height:39px;
	overflow:hidden
}
.xwrdg .xxwenbox li span {
	display:block;
	width:90px;
	height:39px;
	line-height:39px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
.cjwtbox {
	width:315px;
	height:auto
}
.cjwtbox .cjxes {
	height:50px;
	background:#e9e9e9;
	margin-top:30px
}
.cjwtbox .cjxes p {
	background:url(../images/cjtb.png) no-repeat 16px 0px;
	padding:0 0 0 56px;
	line-height:50px;
	font-size:18px;
	color:#333333;
	display:inline-block;
	font-weight:bold
}
.cjwtbox .cjxes a, .cjwtbox .cjxes a:hover {
	padding:0 15px;
	line-height:50px;
}
.ckwtlist {
	height:auto;
	border-bottom:1px dashed #ccc;
	padding:10px 0 11px
}
.ckwtlist .cjahr {
	display:block;
	width:270px;
	padding-left:40px;
	height:38px;
	line-height:38px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	background:url(../images/wen.gif) no-repeat 8px center
}
.ckwtlist .cjsycnso {
	width:270px;
	padding-left:40px;
	height:72px;
	background:url(../images/da.gif) no-repeat 8px 2px
}
.ckwtlist .cjsycnso, .ckwtlist .cjsycnso * {
	font-size:14px;
	line-height:24px
}
.bor50 {
	border-top:50px solid #fff
}
.titcpdlu {
	height:43px;
	border-top:2px solid #efa007;
	border-bottom:1px solid #efa007;
	margin-bottom:10px
}
.titcpdlu p {
	font-size:18px;
	font-weight:bold;
	line-height:43px;
	padding:0 10px;
}
.titcpdlu a, .titcpdlu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px;
	color:#015aaa;
	line-height:43px
}
.hei300 {
	height:300px
}
.newsnylef {
	width:210px;
	margin:0 auto;
}
.newsnylef a {
	border-bottom:1px dashed #999999;
	height:35px;
	line-height:35px;
	width:210px;
	margin:0 auto;
	overflow:hidden;
	display:block;
	background:url(../images/tb.jpg) no-repeat 5px 15px;
	text-indent:20px
}
.sgbanner {
	background:url(../images/banner1.jpg) no-repeat center 0;
	width:100%;
	height:300px
}
.proshhome {
	width:937px;
	height: auto
}
.propiclist {
	width:287px;
	height:228px;
	margin:10px 10px 10px 13px;
	display:inline;
	float:left;
	position:relative;
	overflow:hidden;
	text-align:center
}
.propiclist .imgboxcp {
	width:285px;
	height:200px;
	border:1px solid #a9a9a9;
	overflow:hidden
}
.propiclist span {
	height:100%;
	display:inline-block;
	vertical-align: middle
}
.propiclist img {
	max-width:285px;
	max-height:200px;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
	vertical-align: middle;
}
.propiclist:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.propiclist p {
	line-height:35px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:35px;
	width:285px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:203px;
	left:0px;
transition:all .3s ease;
}
.propiclistcp {
	width:207px;
	height:335px;
	margin:20px 2px 0px 20px;
	display:inline;
	float:left;
	position:relative;
	overflow:hidden;
	text-align:center
}
.propiclistcp .imgboxcp2 {
	width:205px;
	height:275px;
	border:1px solid #f0f0f0;
	overflow:hidden
}
.propiclistcp span {
	height:100%;
	display:inline-block;
	vertical-align: middle
}
.propiclistcp img {
	width:205px;
	height:275px;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
	vertical-align: middle;
}
.propiclistcp:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.propiclistcp p {
	line-height:25px;
	text-align:center;
	font-size:14px;
	height:50px;
	width:205px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:282px;
	left:0px;
transition:all .3s ease;
}
.calistcp {
    width: 275px;
    margin: 24px 0px 00 24px;
    display: inline;
    float: left;
    overflow: hidden;
    text-align: center;
}
.calistcp .imgboxcp2 {
	width:273px;
	border:1px solid #f0f0f0;
	overflow:hidden
}
.calistcp span {
	height:100%;
	display:inline-block;
	vertical-align: middle
}
.calistcp img {
	width:273px;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
	vertical-align: middle;
}
.calistcp:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.calistcp p {
	line-height: 35px;
    text-align: center;
    font-size: 15px;
    display: block;
    overflow: hidden;
    transition: all .3s ease;
}
.propical {
	width:223px;
	height:198px;
	margin:15px 0px 15px 15px;
	display:inline;
	float:left;
	position:relative;
	overflow:hidden;
	border:1px solid #ddd
}
.propical img {
	width:223px;
	height:163px;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.propical:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.propical p {
	line-height:35px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:35px;
	width:223px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:163px;
	background:#fff;
	left:0;
transition:all .3s ease;
}
.propical:hover p {
	color:#333;
	background:#dfdfdf
}
.propiclist2 {
	width:207px;
	height:172px;
	margin:8px 11px;
	display:inline;
	float:left
}
.propiclist2 img {
	padding:5px;
	width:195px;
	height:136px;
	border:1px solid #efefef
}
.propiclist2 p {
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:30px;
	width:200px;
	display:block;
	overflow:hidden
}
.propiclist2:hover p {
	color:#ff6600
}
.proshhome22 {
	width:901px;
	height: auto;
	border:1px solid #dfdfdf;
	background:#fff;
	padding:10px 18px
}
.proshhome22 img {
	max-width:900px
}
.listbot {
}
.proshhome33 {
	width:917px;
	height: auto;
	border:1px solid #dfdfdf;
	background:#fff;
	padding:10px
}
.nytjpro {
	display:block;
	width:202px;
	height:187x;
	text-align: center;
	line-height:25px;
	margin:0px auto 10px;
	padding-top:10px
}
.nytjpro .imgali {
	width:200px;
	height:150px;
	border:1px solid #f0f0f0;
	text-align:center;
	overflow:hidden
}
.nytjpro .imgali span {
	height:100%;
	display:inline-block;
	vertical-align:middle
}
.nytjpro .imgali img {
	width:200px;
	height:150px;
	vertical-align: middle;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
	-moz-transition:all 0.8s;
	-o-transition:all 0.8s;
}
.nytjpro:hover .imgali img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.mt20 {
	margin-top:20px
}
.footbox {
}
.dh {
	height:49px;
	border-top:solid 1px #e0dede;
	border-top:solid 1px #e0dede;
	line-height:49px;
	text-align:center
}
.dh a {
	line-height:49px;
	padding:0 45px;
	font-size:16px;
}
.footbox a:hover {
	text-decoration:underline
}
.footcont {
    background: #292c31;
    padding: 45px 0;
}
.footcont a {
	color:#abacad;
	font-size:14px;
	line-height:30px;
}
.footcont ul {
	width:1200px;
	margin:0 auto;
}
.footcont ul li {
	float:left;
}

.footcont ul li.bot_contact{
	height: 308px;
    border-right: 1px solid #6b6c70;
    padding-right: 2%;
	}
.footcont ul li.bot_cplist{
    width: 50%;
    padding: 0 2%;
    height: 308px;
    border-right: 1px solid #6b6c70;
	}
.footcont ul li.bot_ewm{ display:block; float:right; width:13%}

.footcont ul li p {
    color: #abacad;
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.footcont ul li span {
	font-size:16px;
	font-weight: normal;
	color:#abacad;
}
.footcont ul li .del {
	margin-top:20px;
}
.footcont ul li .del dl dt {
	background:url(../images/del.jpg) no-repeat left 0;
	height:54px;
}
.footcont ul li .del dl dd {
	color:#abacad;
	font-size:15px;
	text-indent:45px;
	line-height:40px;
}
.footcont ul li .add {
	margin-top:20px;
}
.footcont ul li .list {
	margin-top:15px
}
.footcont ul li .list dl {
    width: 50%;
    float: left;
}
.footcont ul li .list dl dd {
}
.footcont ul li .list dl dd a{ font-size:15px; line-height:2.5}
.footcont ul li .list dl dt {
	font-size:12px;
	line-height:25px;
}
.footcont ul li .add dl dt {
	background:url(../images/add.jpg) no-repeat left 0;
	height:54px;
}
.footcont ul li .add dl dd {
	color:#abacad;
	font-size:15px;
	text-indent:45px;
	line-height:40px;
}
.footcont ul li .wx {
	margin-top:20px;
}
.footcont ul li .wx img {
    display: block;
    width: 100%;
}
.footcont ul li .wx dl dd {
	float:left;
	margin-right:4px;
	margin-left:4px;
	text-align:center;
	color:#abacad;
	line-height:40px
}
.foot_bg {
    background: #1f2125;
    text-align: center;
    color: #8a8b8c;
    height: 60px;
    line-height: 60px;
}
.foot_bg a {
	color:#8a8b8c
}
.titleny {
	width:917px;
	height:30px;
	border:1px solid #dfdfdf;
	background:#f1f1f1;
	padding:0 10px;
	margin-bottom:20px
}
.titleny, .titleny * {
	line-height:30px
}
.titleny h3 {
	font-weight:bold;
}
.newslist_b {
    margin: 10px auto;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cfcfcf;
    width: 100%;
}
.newslist_b .titlenews {
}
.newslist_b .titlenews a {
	width:70%;
	height:45px;
	display:block;
	overflow:hidden;
	line-height:45px;
	font-size:18px;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:bold
}
.newslist_b .titlenews span {
	width:30%;
    display: block;
    overflow: hidden;
    line-height: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    text-align: right;
    font-weight: normal;
}
.newslist_b .abstract {
    display: block;
    height: 48px;
    overflow: hidden;
    width: 100%;
    text-align: justify;
    color: #666;
}
.newslist_b .abstract, .newslist_b .abstract * {
	line-height:24px;
	font-size:14px;
}
.xzlist_b {
	height:35px;
	width:900px;
	margin:0px auto;
	background:url(../images/ercp.gif) no-repeat 15px center
}
.xzlist_b .titlenews {
	height:35px;
	width:900px;
	line-height:38px;
}
.xzlist_b .titlenews a {
	height:35px;
	width:760px;
	display:block;
	overflow:hidden;
	text-indent:30px;
	line-height:35px;
	font-size:14px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xzlist_b .titlenews span {
	height:35px;
	width:98px;
	display:block;
	overflow:hidden;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666
}
.xzlist_b:hover {
	background:url(../images/ercp.gif) no-repeat 15px center #f5f5f5
}
.guestbook_top {
	height:40px;
	background:#eee;
	line-height:40px;
	padding:0 10px 0 17px;
}
.guestbook_top .mustwrt {
	display:block;
	float:right;
}
.guestbook_form .inp_one {
	width:180px;
	height:25px;
	outline: none;
	border:1px solid #ccc;
	padding-left: 4px;
}
.guestbook_form .inp_one:focus {
	border:1px solid #0080CA;
}
.guestbook_form {
	padding:20px 20px 0;
}
.guestbook_form dl {
	width:100%;
	overflow:hidden;
	line-height:25px;
	height:25px;
	padding:10px 0;
}
.guestbook_form dt {
	width:80px;
	float:left;
}
.guestbook_form dd {
	width:510px;
	float:left;
}
.guestbook_form dd span {
	padding-left:20px
}
.guestbook_form dd span i {
	color:#F00;
	padding:0 5px;
}
.guestbook_form dd span.quetion {
	display:block;
}
.guestbook_form .bookdl {
	height:240px;
	overflow:hidden;
	line-height:20px;
	padding-bottom:0;
}
.guestbook_form .button {
	width:150px;
	height:32px;
	background:#b8b8b8;
	border:none;
	margin-right:10px;
	color:#fff;
	cursor: pointer;
}
.guestbook_form .button:hover {
	background:#f1f1f1;
	color:#555;
}
.guestbook_form .form_b {
	width: 693px;
	margin:0 auto;
	padding:20px 0 20px 0;
}
.guestbook_title {
	padding:20px 20px 0;
	color:#2a6cd4
}
.guestbook_title strong {
	color:#f00;
}
.guestbook_title b {
	padding:0 10px;
	font-weight:normal;
}
.guestbook_cnt {
	padding:5px 20px 20px;
	border-bottom: 1px dashed #ccc
}
.guestbook_reply {
	color:#f00;
	background:#f6f6f6;
	line-height:40px;
}
.proshow {
}
.proshow .prtitle {
    line-height: 2;
    text-align: center;
    font-size: 28px;
    padding: 35px 0 0;
    font-weight: bold;
}
.proshow .fubio {
	line-height: 40px;
    background: #f1f1f1;
    text-align: center;
    border-bottom: 20px solid #fff;
    color: #666;
}
.proshow .fubio a{color: #666;line-height: 40px;}

.proshow .prtent{}
.proshow .prtent *{ color:#555; font-size:15px; line-height:32px;}
.proshow .prtent img {
	max-width:100%;
	margin-top:5px;
	margin-bottom:5px
}



.proshow .primgpic {
	width:882px;
	height:auto;
	overflow-x:hidden;
	margin:0 auto;
	text-align:center
}
.proshow .primgpic img {
	max-width:100%;
	border:1px solid #ddd
}


.proshow .anotnd {
	padding-left:10px;
	padding-right:10px;
	border-top:1px dashed #aaa;
	border-bottom:1px dashed #aaa;
	margin:20px auto
}
.proshow .anotnd, .proshow .anotnd * {
	color:#666;
	line-height:35px
}
.proshow .next {
    color: #666;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0;
    margin: 20px auto 0;
	font-size:15px; line-height:2
}
.proshow .next a{color: #666; line-height:2}
.proshow .pos {
	height:16px;
	line-height:16px;
	border-bottom:1px dashed #aaa;
	text-align:center;
	padding-bottom:8px;
	margin-bottom:15px;
	color:#999
}
.proshow .prtent p {
	margin-top:10px;
	margin-bottom:10px
}
.proshowkp {
	padding:0
}
.proshowkp .prtitlekp {
	line-height:35px;
	text-align:center;
	font-size:25px;
	padding:10px 0;
	font-weight:bold
}
.proshowkp .fubiokp {
	line-height:30px;
	background:#f1f1f1;
	text-align:center;
	border-bottom:20px solid #fff
}
.proshowkp .primgpickp {
	width:902px;
	height:auto;
	overflow-x:hidden;
	margin:0 auto;
	text-align:center
}
.proshowkp .primgpickp img {
	max-width:100%;
	border:1px solid #ddd
}
.proshowkp .prtentkp img {
	max-width:100%;
	margin-top:5px;
	margin-bottom:5px
}
.proshowkp .prtentkp *{
	font-size: 15px !important;
    line-height: 2.2;
    color: #666;
	}
.proshowkp #niuids span {
	color:#999;
}
.proshowkp #niuids b {
	font-family: Arial, Helvetica, sans-serif;
	color:#ff9900;
	line-height:35px;
	font-size:25px
}
.proshowkp #niuids p {
	padding: 5px 0;
    font-size: 15px;
    color: #555;
}
.proshowkp #niuids p span{
	font-size: 15px;
    color: #555;
	}
.proshowkp .nextkp {
	margin:30px auto;
	border-top:1px solid #ddd;
	padding-top:10px
}
.martop20 {
	margin-top:20px
}
.mt13 {
	margin-top:13px
}
.rigcpsh {
	width:925px;
	height:auto
}
.showtitle {
    height: 45px;
    border: 1px solid #e4e4e4;
    background: #f1f1f1;
}
.showtitle .btdfge {
	padding:0 20px;
	font-size:16px;
	line-height:45px;
}
.showtitle .wettt2 {
	padding:0 20px
}
.showtitle .wettt2, .showtitle .wettt2 * {
	color:#999;
	line-height:45px;
	font-size:14px
}
.proboxsh {
    border: 1px solid #e4e4e4;
    margin-top: 15px;
	padding:25px;
	min-height:747px
}
.proshny {
}
.proshny img {
	max-width:860px
}
.proshny, .proshny * {
	line-height:35px;
	font-size:16px
}
.proshny strong, .proshny b {
	font-weight:bold
}
.XRegina {
	width: 100%;
	left: 0;
	top:280px;
	z-index: 9;
	display: block;
	background:url(../images/bg.jpg) repeat
}
.XRegina .heada {
	height:45px;
	background:#4d4d4d;
	color:#fff;
	line-height:45px;
	font-size:15px;
}
.XRegina .heada ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	color:#fff;
	display:block;
	text-align:center
}
.XRegina .heada ul li.li1 {
	width:16%
}
.XRegina .heada ul li.li2 {
	width:20%
}
.XRegina .heada ul li.li3 {
	width:16%
}
.XRegina .heada ul li.li4 {
	width:16%
}
.XRegina .heada ul li.li5 {
	width:16%
}
.XRegina .heada ul li.li6 {
	width:16%
}
.XRegina .contenta {
	width:100%;
	height:auto;
	background:url(../images/bg.jpg) repeat;
	line-height:45px;
	font-size:15px;
}
.XRegina .contenta a {
	width:100%;
	height:45px;
	display:block;
	color:#333;
	border-bottom:dotted 1px #CCC
}
.XRegina .contenta a:hover {
	width:100%;
	height:45px;
	display:block;
	background:#e3f1ff;
	color:#0572c4
}
.XRegina .contenta ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	display:block;
	text-align:center
}
.XRegina .contenta ul li a {
	line-height:45px;
	font-size:15px;
	color:#333;
}
.XRegina .contenta ul li a:hover {
	line-height:45px;
	font-size:15px;
	color:#ca0000;
}
.XRegina .contenta ul li.li1 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li2 {
	width:20%;
	height:45px;
}
.XRegina .contenta ul li.li3 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li4 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li5 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li6 {
	width:16%;
	height:45px;
}
.page {
    display: block;
    margin: 20px auto;
    line-height: 45px;
    text-align: center;
    background: #efefef;
    height: 45px;
    width: 95%;
}
.page span {
    display: inline-block;
    padding: 0 10px 0 0;
    font-size: 15px;
	line-height:45px;
    color: #666;
}
.page a.num.select {
	padding:3px 10px;
	line-height:45px;
	color:#fff;
	background:#0760be
}
.page a.num {
    padding: 3px 10px;
    background: #fff;
    margin: 0 3px;
	line-height:45px;
}
.page a.num:hover {
	padding:3px 10px;
	color:#fff;
	background:#0760be;
	line-height:45px;
}
.week_map {
	position: relative;
	height: 350px;
	width: 870px;
	margin:30px auto
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
 @charset "utf-8";
/*js代码(www.jsdaima.com)是IT资源下载与IT技能学习平台。我们拒绝滥竽充数，只提供精品IT资源！*/

* {
	padding:0;
	margin:0;
	font-family: arial
}
* {
	padding:0;
	margin:0;
	font-family:arial
}
ol, ul {
	list-style:none
}
a {
	text-decoration:none;
	color:#444
}
img {
	border:0
}
.side {
	position:fixed;
	width:78px;
	right:0;
	top:50%;
	margin-top:-200px;
	z-index:100;
	border:1px solid #e0e0e0;
	background:#fff;
	border-bottom:0
}
.side ul li {
	width:78px;
	height:78px;
	float:left;
	position:relative;
	border-bottom:1px solid #e0e0e0;
	color:#333;
	font-size:14px;
	line-height:38px;
	text-align:center;
transition:all .3s;
	cursor:pointer
}
.side ul li:hover {
	background:#f67524;
	color:#fff
}
.side ul li:hover a {
	color:#fff
}
.side ul li i {
	height:25px;
	margin-bottom:1px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 25px;
	margin-top:14px;
transition:all .3s
}
.side ul li i.bgs1 {
	background-image:url(../images/right_pic5.png)
}
.side ul li i.bgs2 {
	background-image:url(../images/right_pic7.png)
}
.side ul li i.bgs3 {
	background-image:url(../images/right_pic2.png)
}
.side ul li i.bgs4 {
	background-image:url(../images/right_pic1.png)
}
.side ul li i.bgs5 {
	background-image:url(../images/right_pic3.png)
}
.side ul li i.bgs6 {
	background-image:url(../images/right_pic6_on.png)
}
.side ul li:hover i.bgs1 {
	background-image:url(../images/right_pic5_on.png)
}
.side ul li:hover i.bgs2 {
	background-image:url(../images/right_pic7_on.png)
}
.side ul li:hover i.bgs3 {
	background-image:url(../images/right_pic2_on.png)
}
.side ul li:hover i.bgs4 {
	background-image:url(../images/right_pic1_on.png)
}
.side ul li:hover i.bgs5 {
	background-image:url(../images/right_pic3_on.png)
}
.side ul li .sidebox {
	position:absolute;
	width:78px;
	height:78px;
	top:0;
	right:0;
transition:all .3s;
	overflow:hidden
}
.side ul li.sidetop {
	background:#f67524;
	color:#fff
}
.side ul li.sidetop:hover {
	opacity:.8;
	filter:Alpha(opacity=80)
}
.side ul li.sideewm .ewBox.son {
	width:238px;
	display:none;
	color:#363636;
	text-align:center;
	padding-top:235px;
	position:absolute;
	left:-240px;
	top:0;
	background-image:url(../images/leftewm.png);
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #e0e0e0
}
.side ul li.sideetel .telBox.son {
	width:240px;
	height:237px;
	display:none;
	color:#fff;
	text-align:left;
	position:absolute;
	left:-240px;
	top:-79px;
	background:#f67524
}
.side ul li.sideetel .telBox dd {
	display:block;
	height:118.5px;
	overflow:hidden;
	padding-left:82px;
	line-height:24px;
	font-size:18px
}
.side ul li.sideetel .telBox dd span {
	display:block;
	line-height:28px;
	height:28px;
	overflow:hidden;
	margin-top:32px;
	font-size:18px
}
.side ul li.sideetel .telBox dd.bgs1 {
	background:url(../images/right_pic8.png) 28px center no-repeat;
	background-color:#e96410
}
.side ul li.sideetel .telBox dd.bgs2 {
	background:url(../images/right_pic9.png) 28px center no-repeat
}
.side ul li:hover .son {
	display:block!important;
	animation:fadein 1s
}
@keyframes fadein {
from {
opacity:0
}
to {
	opacity:1
}
}


/*左侧产品分类*/
.lebox {
    width: 250px;
}
.prolist{}
.titcplde{
	line-height: 60px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: url(../images/prolibg.gif) no-repeat center bottom #0760be;
    font-weight: bold;
	}
.mbcpny{ background:#fff
	}

.letelbox{
    background: url(../images/letel.png) no-repeat 15px center #444;
    padding: 20px 0 20px 77px;
    color: #fff;
    font-family: impact;
    font-size: 28px;
    line-height: 1.5;
}
.letelbox p{ color:#fff; line-height:16px}

.m_1 {
}
.m_1 > li {
  overflow: hidden;
  position: relative;
}
.m_1 > li > a {
    display: block;
    line-height: 1.5;
    font-size: 15px;
    background: url(../images/cpyj.png) no-repeat 7px 12px #efefef;
    border-bottom: 1px solid #cfcfcf;
    padding: 10px 10px 10px 30px;
}

.m_1 > li:hover > a {
	text-decoration:underline
}

.m_1 > li > a.active{
    background: url(../images/cpyj2.png) no-repeat 7px 12px #ff9900;
    text-decoration: none;
    color: #fff;
}

.m_1 > li .menu_btn {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0;
  right: 0;
  cursor: pointer;
}
.m_1 > li .menu_btn_active {
  background: ;
}
.m_1 > li .menu_btn:hover {
  background-color:;
}
.m_2 {
  display: none;
}




.m_2 > li {

}
.m_2 > li:last-child {

}
.m_2 > li:first-child {

}



.m_2 > li a{
  display: block; width:216px; height:30px; line-height:30px;  font-size:13px; text-indent:35px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ercp.gif) no-repeat 20px 11px
}

.m_2 > li a:hover {
 display: block; width:216px; height:30px; line-height:30px;  font-size:13px; text-indent:35px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ercp.gif) no-repeat 20px 11px; color:#ff7c00; 
}

.m_2 > li a.active{
 display: block; width:216px; height:30px; line-height:30px;  font-size:13px; text-indent:35px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/ercp.gif) no-repeat 20px 11px; color:#ff7c00; font-weight:bold
}

.m_2 > li a span{ color:#666; font-family:宋体; font-style:14px; line-height:30px
}
.syewmd {
	padding:40px 0; display:none
}
.syewmd img{ max-width:100%; height:auto}

.onelist{
    display: block;
    line-height: 1.5;
    font-size: 15px;
    background: url(../images/cpyj.png) no-repeat 9px 12px;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 10px 10px 30px;
	}
.onelist:hover{ color:#0760be;background:url(../images/cpyj2a.png) no-repeat 9px 12px;}
.onelista,.onelista:hover{color:#0760be;background:url(../images/cpyj2a.png) no-repeat 9px 12px;}

.titctege {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    padding-top: 10px;
    color: #0760be;
    background: #fff;
    text-align: left;
    text-indent: 20px;
    font-weight: bold;
}