.w960 {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}
/*top*/

.top {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #282828;
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
	color: #fff;
}
.top a {
	color: #fff;
}
/*head*/

.head {
	height: 135px;
	overflow: hidden;
}
.search {
	color: #999;
	float: right;
	margin-top: 45px;    width: 350px;
}
.search .fl {
	font-size: 14px;
	line-height: 35px;
	margin-right: 10px;
}
.search .m {
	width: 269px;
	height: 35px;
}
.search .txt {
	background: url("../images/search.jpg") no-repeat scroll 0 0;
	border: 0 none;
	color: #ccc;
	display: inline;
	float: left;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	width: 200px; 
}
.search .submit {
	background: url("../images/search1.jpg") no-repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	display: inline;
	float: left;
	height: 35px;font-family: "微软雅黑"; 
	width: 49px;
}
/*nav*/

.navbg {
	background: url(../images/navbg.png) repeat-x 0 0;
	height: 60px;
	position: relative;
	z-index: 10;
}
.navline {
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 1;
	width: 960px;
	margin: 0 auto;
}
.nav {
	width: 960px;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.nav .sub {
	display: none;
	width: 120px;
	left: 0;
	top: 50px;
	position: absolute;
	background: #0d66b2;
	line-height: 32px;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	width: 120px;
	text-align: center;
}
.nav .sub a:hover {
	background: #008aff;
	color: #fff;
}
.nav li a.on,.nav li a:hover{
	background: #0d66b2;
	color: #fff;
}
/*banner*/
/* banner */
.banner { height:473px;position:relative; overflow:hidden; z-index: 1;top: -10px;margin-bottom: 25px;     text-align: center;
    margin: 0px auto;}
.banner ul.list { width:100%; height:473px; }
.banner ul.list a{  height:473px; width:100%}
.banner li.item { width:100%; height:473px; position:absolute; left:0; top:0; }
.banner div.tip {width: 121px;height: 25px;background: url(../images/bannerbg.png) no-repeat 0 0; text-align:center; position:absolute; bottom:35px;left: 50%;
	margin-left: -60px;
	padding: 12px 0 0 0px;}
.banner div.tip em { display:inline-block; width:16px; height:16px; cursor:pointer; background:#c8d8e6; margin:0 5px; border-radius: 16px;}
.banner div.tip em.cur { background:#1164ac; }
.changeBox_a1 {
	width: 100%;
	height: 473px;
	position: relative;
	margin-bottom: 50px;
	margin-top: -10px;
}
.changeBox_a1 .a_bigImg {
	position: absolute;
	display: none;
	height: 473px;
	width: 100%;
}
/* ul_change_a2 */

.ul_change_a2 {
	position: absolute;
	bottom: 25px;
	overflow: hidden;
	width: 97px;
	height: 25px;
	background: url(../images/bannerbg.png) no-repeat 0 0;
	left: 50%;
	margin-left: -60px;
	padding: 12px 0 0 34px;
}
.ul_change_a2 li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.ul_change_a2 span {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 5px;
	*margin-right:8px;
	background: #c7d7e6;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px; 
	border-radius: 50px; 
}
.ul_change_a2 span.on {
	background: #1164ac;
}
/*show*/

.show {
	position: relative;
	width: 960px;
	height: 359px;
	margin: 0 auto 40px;    background: #282828;
}
.show h3 {
	float: left;
	position: relative;
	width: 240px;
	height: 54px;
	line-height: 20px;
	text-align: center;
	z-index: 0;
	background: url(../images/tabbg.jpg) no-repeat 0 0;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	cursor: pointer;
}
.show h3 span {
	display: block;
}
.show h3 .ch {
	font-size: 16px;
}
.show h3 .en {
	text-transform: Uppercase;
	font-size: 12px;
}
.show h3.now {
	background: url(../images/tabhover.png) no-repeat 0 0;
	color: #fff;
	z-index: 3;
}
.show h3 a {
	color: #fff;
}
.show h3 a:hover,
.show h3.now a {
	color: #fff;
}
.show .con {
	position: absolute;
	top: 59px;
	width: 888px;    background-color: #fff;
	height: 265px;
	padding: 35px 35px 0;
	z-index: 2;
	border-left: 1px solid #e7e7e5;
	border-right: 1px solid #e7e7e5;
	border-bottom: 3px solid #aeaeae;
	overflow: hidden;
	left: 0;
}
.show .con .info {
	overflow: hidden;
	margin-bottom: 20px;
}
.show .con .info .word {
	float: left;
	width: 540px;
	line-height: 20px;
	color: #666;
}
.show .con .info .more {
	width: 99px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: url(../images/more.jpg) no-repeat 0 0;
	float: right;
	margin-top: 15px;
}
.show .con .list {
	width: 1100px;
	overflow: hidden;
}
.show .con .list li {
	float: left;
	margin-right: 35px;
}
.show .con .list a:hover img{border: 1px solid #1164ac;}
.show .con .list img {
	width: 177px;
	height: 126px;
	padding: 8px;
	border: 1px solid #c4bebe;
}
.show .con .list .txt {
	width: 193px;
	text-align: center;
	font-size: 14px;
	margin-top: 8px;
}
/*advant*/

.advant {
	width: 100%;
	position: relative;
}
.advant .line {
	height: 2px;
	width: 100%;
	background: #e6e6e6;
	position: absolute;
	z-index: -1;
	top: 55px;
	left: 0;
}
.advant .title {
	background: url(../images/advant.jpg) no-repeat center 0;
	height: 111px;
	text-indent: -999em;
	margin-bottom: 55px;
}
.advant .con1,
.advant .con2 {
	background: url(../images/bg1.jpg) right bottom;
	overflow: hidden;
	height:465px;
}
.advant .con1 .fl,
.advant .con2 .fl {
	width: 480px;
	overflow: hidden;
}
.advant .con1 dl,
.advant .con2 dl {
	margin-bottom: 70px;
}
.advant .con1 dt,
.advant .con2 dt {
	background: url(../images/ico1.gif) no-repeat left center;
	font-size: 22px;
	font-weight: bold;
	color: #1164ac;
	padding-left: 45px;
	margin-bottom: 12px;
}
.advant .con1 .txt1,
.advant .con2 .txt1 {
	font-size: 16px;
	color: #08365d;
	font-weight: bold;
	margin-bottom: 12px;
}
.advant .con1 .txt2,
.advant .con2 .txt2 {
	line-height: 21px;
	color: #838586;
}
.advant .con2 {
	background: url(../images/bg2.jpg) no-repeat left top;
}
.advant .con2 .fl {
	float: right;
}
/*case*/

.case {
	width: 100%;
	position: relative;
}
.case .line {
	height: 2px;
	width: 100%;
	background: #1382e1;
	top: 94px;
	*top: 90px;
	position: absolute;
	z-index: -1;
	left: 0;
}
.case .title {
	width: 960px;
	text-align: center;
	margin-bottom: 25px;
}
.case .title span {
	display: block;
}
.case .title .ch {
	font-size: 40px;
	font-weight: bold;
	color: #1164AC;
}
.case .title .en {
	font-family: arial;
	font-size: 19px;
	color: #198fec;
	text-transform: Uppercase;
}
.case .title .lump {
	width: 138px;
	height: 13px;
	background: #1164ac;
	margin: 10px auto 0;
}
.caselist {
	position: relative;
	width: 960px;
	margin: 0 auto 60px;
	overflow: hidden;
	height: 410px;
}
.caselist h3 {
	float: left;
	position: relative;
	width: 163px;
	height: 55px;
	line-height: 46px;
	text-align: center;
	z-index: 0;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	left: 154px;
}
.caselist h3.now {
	background: url(../images/tabhover1.png) no-repeat 0 0;
	color: #fff;
	z-index: 3;
}
.caselist h3.now a {
	color: #fff;
}
.caselist .con {
	position: absolute;
	top: 0px;
	width: 960px;
	margin: 27px 0 0 0;
	z-index: 2;
	overflow: hidden;
	height: 386px;
	left: 0;
}
.caselist .con .pic1 {
	position: absolute;
	left: 0;
	top: 0;
}
.caselist .con .pic2 {
	position: absolute;
	right: 0;
	top: 0;
}
.caselist .con .pic3 {
	position: absolute;
	left: 263px;
	top: 0;
}
.caselist .con .pic4 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.caselist .con .pic5 {
	position: absolute;
	right: 0;
	bottom: 0;
}
.caselist .con img {
	border: 5px solid #fff;
	transition: border 0.5s ease 0s;
}
.caselist .con img:hover {
	border: 5px solid #2293f8
}
/*about*/

.about {
	float: left;
	width: 421px;
	overflow: hidden;
}
.about .title a {
	display: block;
	width: 421px;
	height: 91px;
	background: url(../images/abouttit.jpg) no-repeat 0 0;
	text-indent: -999em;
	margin-bottom: 25px;
}
.about .con {
	color: #626261;
	line-height: 24px;
	height: 196px;
	overflow: hidden;
}
/*faq*/

.faq {
	float: right;
	width: 485px;
	height: 431px;
	border: 1px solid #dbdada;
}
.faq .title {
	width: 485px;
	height: 127px;
	border-bottom: 1px solid #dbdada;
	text-indent: -999em;
	background: url(../images/faqtit.jpg) no-repeat 0 0;
}
.faq .con {
	padding: 30px 25px;
}
.faq .con .list li {
	margin-bottom: 25px;
	line-height: 24px;
}
.faq .con .list .tit {
	font-size: 16px;
	color: #2d2e29;
}
.faq .con .list .info {
	color: #666;
}
/*message*/

.message {
	width: 256px;
	height: 347px;
	overflow: hidden;
	float: left;
	margin-right: 24px;
}
.message .title {
	text-indent: -999em;
	background: url(../images/messagetit.jpg) no-repeat 0 0;
	width: 256px;
	height: 80px;
}
.message .con {
	border: 1px solid #d7d2d2;
	border-top: 0 none;
	padding: 8px 0 0 10px;
}
.message .con input {
	width: 219px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e5e5e5;
	padding-left: 10px;
	color: #939292;
	margin-bottom: 6px;
}
.message .con textarea {
	width: 209px;
	height: 57px;
	padding: 10px;
	color: #939292;
	font-size: 12px;
	margin-bottom: 9px;
	border: 1px solid #e5e5e5;
}
.message .con .tjbtn {
	width: 124px;
	height: 30px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	background: #1164ac;
	border: 0 none;
	font-size: 14px;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0 0 8px 56px;
	cursor: pointer;
}
/*news*/

.news {
	width: 527px;
	height: 345px;
	overflow: hidden;
	float: left;
}
.news .title .ch {
	font-size: 24px;
	font-weight: bold;
	color: #1164ac;
}
.news .title .en {
	font-family: arial;
	font-size: 28px;
	color: #c9c9c8;
	vertical-align: bottom
}
.news .more {
	width: 527px;
	height: 29px;
	border-top: 2px solid #1164ac;
	background: url(../images/bg.gif) repeat-x 0 0;
}
.news .more a {
	float: right;
	display: block;
	width: 81px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: #1164ac;
	font-weight: bold;
	color: #fff;
}
.news .con {
	padding-top: 5px;
}
.news .con dl {
	overflow: hidden;
	padding: 0 0 2px;
}
.news .con dl .img {
	float: left;
	overflow: hidden;
	width: 189px;
	margin-top: 4px;
}
.news .con dl .img .imga img{
	height: 128px;
	width: 172px;
}
.news .con dl  a.imga {
	display: block;
	height: 128px;
	overflow: hidden;
	position: relative;
	width: 170px;
}
.news .con dl  .img span {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	opacity: 0.7;
	padding-left: 7px;
	width: 163px;    position: absolute;
    bottom: 0px;
}
.news .con dl dd {
	float: left;
	width: 338px;
}
.news .con ul {
	overflow: hidden;
}
.news .con ul li {
	float: left;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	width: 320px;
	background: url(../images/ico2.gif) no-repeat left center;
	padding-left: 16px;
}
.news .con dlul li .fr {
	color: #999;
}
/*weibo*/

.weibo {
	float: right;
	padding-top: 43px;
   width:128px;
}
.weibo a{ width:128px;height:95px; display:block; margin-bottom:10px;}
.weibo a:hover{     opacity: 0.8;}
/*bottom*/

.bottom {
	margin-top: 100px;
	border-top: 4px solid #afaeae;
	height:  195px;
	overflow: hidden;
}
.bottom .left {
	float: left;
	width: 137px;
	height: 195px;
	background: #afaeae;
	margin-right: 35px;
}
.bottom .left .weixin img {
	border: 4px solid #9c9b9b;
	margin: 0 0 5px 7px; width:110px;height:110px;
}
.bottom .left .txt {
	line-height: 21px;
	text-align: center;
}
.bottom .right {
	float: left;
}
.bottom .right .btnav {
	padding: 30px 0 20px;
	overflow: hidden;
}
.bottom .right .btnav dl {
	float: left;
	width: 100px;
	text-align: center;
}
.bottom .right .btnav dl dt {
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #afaeae;
	padding-bottom: 13px;
	margin-bottom: 15px;
}
.bottom .right .btnav dl dd {
	line-height: 24px;
	color: #a0a0a0;
}
.bottom .right .address {
	line-height: 24px;
	color: #666;
	padding: 20px 0 0 10px;
	overflow: hidden;
}
/*left*/

.leftbox {
	width: 211px;
	float: left;
	overflow: hidden;
}
.leftbox .leftnav .title,
.leftbox .contact .title {
	width: 182px;
	height: 62px;
	background: url(../images/bg2.gif) no-repeat 0 0;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 62px;
	font-weight: bold;
	padding-left: 29px;
}
.leftbox .leftnav .navli {
	height: 46px;
	line-height: 46px;
	border: 1px solid #d9d7d7;
	border-top: 0 none;
	font-size: 14px;
}
.leftbox .leftnav .navli a {
	display: block;
	background: url(../images/arrow.gif) no-repeat 175px center;
	padding-left: 30px;
	color: #252525;
}
.leftbox .leftnav .navli a:hover{ color:#0858b1}
.leftbox .leftnav .last {
	height: 58px;
	margin-bottom: 27px;
}
.leftbox .contact .title {
	background: url(../images/bg3.gif) no-repeat 0 0;
}
.leftbox .contact .con {
	border: 1px solid #d9d7d7;
	border-top: 0 none;
	padding: 15px 10px 30px 13px;
	line-height: 22px;
}
.leftbox .contact .con a{ height:32px; line-height:32px;border-bottom:1px solid #eee; display:block; width:100%;font-size: 14px;}
/*right*/

.rightbox {
	width: 726px;
	border: 1px solid #e4e0e0;
	overflow: hidden;
	float: right;
}
.rightbox .title {
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #d9d7d7;
	padding: 0 20px;
}
.rightbox .title .fl {
	font-size: 16px;
	font-weight: bold;
	color: #0858b1;
}
.rightbox .title .fr,
.rightbox .title .fr a {
	color: #a7a8a9;
	font-size: 14px;
}
.rightbox .title .fr a:hover {
	color: #1164ac;
}
.rightbox .con {
	padding: 20px;
	line-height: 200%;
  font-size:14px;
}
.rightbox .topnews {
	height: 174px;
	border: 1px solid #e2e0e0;
	padding: 10px;
	margin-bottom: 22px;
}
.rightbox .topnews dl {
	float: right;
	width: 430px;
}
.rightbox .topnews dl dt a {
	font-size: 14px;
	font-weight: bold;
	color: #0858b1;
	margin-bottom: 5px;
	display: block;
}
.rightbox .topnews dl dt a:hover{    text-decoration: underline;}
.rightbox .topnews dl dd,
.rightbox .topnews dl dd a {
	color: #999;
}
.rightbox .topnews dl .txt {
	height: 125px;
}
.rightbox .newslist li {
	float: left;
	height: 109px;
	margin-bottom: 19px;
	overflow: hidden;
	cursor: pointer;
}
.rightbox .newslist li:hover .data{    background-color: #1164ac;}
.rightbox .newslist li:hover .data .day{border-bottom: 1px solid #fff;}
.rightbox .newslist li:hover a{ color:#1164ac}
.rightbox .newslist .data {
	float: left;
	width: 80px;
	height: 109px;
	background: #c4c4c4;
	color: #fff;
}
.rightbox .newslist .data .day {
	height: 77px;
	line-height: 77px;
	border-bottom: 1px solid #adacac;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.rightbox .newslist .data .year {
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #e5e4e4;
	text-align: center;
}
.rightbox .newslist .newscon {
	border: 1px solid #ebeaea;
	border-left: 0 none;
	height: 92px;
	width: 543px;
	padding: 15px 39px 0 23px;
	float: left;
}
.rightbox .newslist .newscon .tit a {
	font-size: 14px;
	font-weight: bold;display: block;
}
.rightbox .newslist .newscon .info {
	color: #999;    height: 48px;
    overflow: hidden;
    line-height: 24px;
}
.rightbox .productlist {
	width: 750px;
	overflow: hidden;
}
.rightbox .productlist li {
	width: 212px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	margin-bottom: 17px;
	border: 1px solid #e7e3e3;
	padding: 8px;
}
.rightbox .productlist .info {
	padding: 15px 10px;
	line-height: 40px;
}
.rightbox .productlist .info a {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #e7e3e3;
	display: block;
}


.pager {
    color: #666;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 15px 0;
    text-align: center;
}
.pager span {
    margin: 0 5px;
}
.pager span.cur {
    color: red;
}
.pager a {
    color: #666;
    display: inline;
    height: 24px;
    line-height: 24px;
    margin: 0 5px;
    width: 12px;
}
.pager a.link {
    height: 24px;
    margin: 0 5px;
    width: 36px;
}


.new_title {
    border-bottom: 1px solid #d9d7d7;
    text-align: center;
    width: 96%;
  	margin:0 2%;
}
.new_title h1 {
    font-size: 22px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 15px 0;
    overflow: hidden;
    width: 100%;
}
.new_title p {
    color: #7e7e7e;
    font-size: 12px;
    height: 16px;
    line-height: 15px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}


.previous_next {
    background-color: #f7f7f7;
    color: #666666;
    height: 30px;
    line-height: 30px;
    margin: 20px 2%;
    width: 96%;
}
.previous_next a {
    color: #666666;
  font-size:18px;
}
.previous_next .previous {
    float: left;
    height: 29px;
    padding-left: 10px;
    text-align: left;
    width: 45%;
}
.previous_next .next {
    float: right;
    height: 29px;
    padding-right: 10px;
    text-align: right;
    width: 45%;
}
/* ========== */
/* = 右侧浮动 = */
/* ========== */
.right_fiex{
	z-index:90000;
	position: fixed;
	width: 97px;
	height: 419px;
	right: 10px;
	bottom: 100px;
	background: url(../images/right_fiex.png) left top no-repeat;
}
.right_fiex .fiex_close{
	height: 26px;
	width: 26px;
	background: url(../images/close.png) left top no-repeat;
	position: absolute;
	left: 35.5px;
	top: 65px;
	cursor: pointer;
}
.right_fiex_open{
	position: fixed;
	width: 28px;
	height: 112px;
	right: 0px;
	bottom: 100px;
	background: url(../images/open.jpg) left top no-repeat;
	cursor: pointer;
}
.right_fiex a{
	display: block;
}

.right_fiex a.qq_1{
	    margin-top: 115px;
	width: 97px;
	height: 48px;
}
.right_fiex a.qq_2{
	padding-top: 5px;
	width: 97px;
	height: 48px;
}
.right_fiex img{
	padding: 10px 6px;
	width: 85px;
	height: 85px;
}
.right_fiex a.back_top{
	width: 97px;
	height: 80px;
}
.bologo{     width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    display: block;}
/* cms2.0地图 */
.baiduMap { height:200px; margin:10px 0 10px; border-radius:2px; line-height:120%; font-size:0.9em; }
.BMap_bubble_title a { display:inline-block; padding:0 10px; height:2em; line-height:2em; background:#333; color:#FFF; }
.pageMsg {color: #333d58; margin-top:30px}
.pageMsg #formPost table td input#txtImageCode {width: 70px;}
.pageMsg #formPost table td input:focus {border-color: #eee ;	outline: 0;}
.pageMsg #formPost table span.red {color: #f00;margin-right: 5px}
.pageMsg #formPost table input {border: 1px solid #ccc  !important;font-family: "微软雅黑"}
.pageMsg #formPost table input.sub {font-family: "微软雅黑";cursor: pointer;width: 100px;height: 35px;	line-height: 35px;color: #848484;	text-align: center;
margin-top: 10px;background: #fff;	filter:chroma(color=#000000);}
.pageMsg #formPost table input.sub:hover {	background: #005FBB;	color: #fff;	border: 1px solid #eee  !important}
.pageMsg #formPost table td input {	width: 240px;	height: 30px;	line-height: 30px;	padding: 0px 5px;font-size:12px;}
.pageMsg tr.code input {width: 90px}
.pageMsg .err {	color: #f00;	padding-left: 10px}
.pageMsg tr.item textarea {	width: 240px;	height: 50px;	color: #666;	border: 1px solid #ccc;	padding: 0 5px;font-family: "微软雅黑";font-size:12px;}
