@charset "utf-8";

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote{margin:0; padding:0;}
input:focus{outline:none;}
body {
    font-size: 12px;
    font-family:microsoft yahei;
    color: #333;
	min-width:1200px;
	background-color:#F4F4F4;
}
a{
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	transition:all .4s
	}
a:link, a:visited {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
	background:#ccc;
    overflow: hidden;
    margin:0 auto;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
li, p {
}
.hide {
    display: none;
}
h1 {
    font-size: 13px;
}
h2, h3, h4, h5 {
    font-size: 12px;
    display: inline;
}
ul.nl {
	list-style-type:none;
}
ul.nl li {
    line-height: 28px;
	text-indent:20px;
    clear: both;
    overflow: hidden;
    text-align: left;
	font-size: 12px;
	background:url(../images/zl_65.gif) 10px 13px no-repeat;
}
ul.nl li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
	font-size:0;
	background:none;
	font-size:0;
	border-top:1px dashed #ccc;
}
ul.nl li p{ color:#999;}
.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}
ul.nl li .addTime {
    float: right;
    color: #333;
}
.addTime {
    float: right;
    color: #333;
	margin-right:5px;
	display:inline;
}
form {
    display: inline;
}
input {
    font-family:宋体;
    font-size: 12px;
}
textarea {
    font-size: 12px;
    font-family:宋体;
    color: #333;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
}
select {
    font-size: 12px;
    font-family:宋体;
    color: #333;
    background-color: #FFFFFF;
}
#wrapper {
    text-align: left;
}
#mainWrapper {
    margin:20px auto;
    clear: both;
	width:1200px;
}
.clear{height:0; overflow:hidden; clear:both; font-size:0;}
.fl{float:left;}
.fr{float:right;}
.w900{ width:950px; margin:0 auto;}
.w500{ width:550px; margin:0 auto;}
.w600{ width:620px; margin:0 auto;}
.w700{ width:750px; margin:0 auto;}
.cl{height: 0px; clear: both; overflow: hidden; font-size:0;zoom:1;}
.mar,.w1200{ width:1200px; margin:0 auto;}
.imgt{transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;}
.imgt:hover {
transform: scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1); /* IE 9 */
-moz-transform:scale(1.1, 1.1); /* Firefox */
-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1, 1.1); /* Opera */
	}
.hr{ font-size:0; height:1px; line-height:0; background:#ccc;}


#top_p{background:url(../images/topbg.png) left bottom repeat-x;height:39px; line-height:39px; color:#fff;}
#top_p a{ color:#fff; margin-left:15px;}

.head{width:1200px; margin:0 auto;margin-bottom:20px; margin-top:14px;}
.logo_l{width:136px; float:left; margin-right:71px; text-align:center;}
.logo_l b{font-size:30px; font-weight:bold; color:#333; display:block;}
.logo_l span{font-size:12px;color:#999999;}
.logo_r{width:993px; float:right;}

.navtop{margin-bottom:50px; margin-top:15px;}
/*search*/
.sbox {overflow:hidden; width:320px; height:33px; background-color:#fff;float:left;}
.sbox input{ float:left; height:33px; line-height:33px; font-size:14px; color:#999;background:url(../images/siquan.png) no-repeat left center;width:277px; text-indent:30px; border:none; outline:none;}
.sbox span{ display:block; width:35px; height:33px; background:#D21633 url(../images/sobtn.png) no-repeat center; float:right; cursor:pointer;}

.caidan{float:right; z-index:99999;}
.caidan li{float:left; height:30px; line-height:33px; list-style:none; padding:0 15px 3px 15px; margin-left:13px; color:#999999; font-size:14px; background-color:#FFFFFF; cursor:pointer;}
.caidan li:nth-child(1){font-size:16px; color:#D21633; font-weight:bold;}
.caidan li div{display:none; padding-top:10px; z-index:99999; position:relative;}
.caidan li:hover div{display:block;}
.caidan li a{color:#999999;}

#nav{z-index:2;}
#nav li{ float:left; width:100px; text-align:center; font-size:14px;height:35px; line-height:35px;font-weight:bold;position:relative;}
#nav li a{ color:#000; display:block;}
#nav li a:hover,#nav li.cur,#nav li:hover a{background:url(../images/navon.png);color:#fff;}
#nav li.cur a{color:#fff;}

#nav li ul{ position:absolute; left:0; top:35px; display:none; width:100px; z-index:9999;}
#nav li:hover ul{ display:block;}
#nav li:hover ul a{ background:none;}
#nav li ul a:hover{background:#333;}
#nav li ul li{ border-top:1px solid #eeeeee; border-left: none; background:#C7122E;}
#nav li ul li a{ padding:0; line-height:40px; font-size:14px; font-weight:normal;}

.erji{background:#ed3f34; padding:20px 10px 20px 10px; width:520px;}
.erji dl{float:left; width:300px;}
.erji dl dt{display:block; font-weight:normal; line-height:28px; text-align:left;background:url(../images/bai.png) left center no-repeat; padding-left:13px; cursor:pointer; color:#FFFFFF; font-size:14px;}
.erji dl dt:hover{color:#ffcccc; display:block;background:url(../images/fen.png) left center no-repeat;}

.erji dl a{display:block; font-weight:normal; line-height:22px; text-align:left;background:url(../images/bai.png) left center no-repeat; color:#FFFFFF; font-size:12px; padding-left:5px; margin-left:10px;}
.erji dl a:hover{color:#ffcccc; display:block;background:url(../images/fen.png) left center no-repeat;}

.erji dd{float:right; width:220px;}
.erji dd img{border:1px solid #FFFFFF;}
.dtel{background:url(../images/dhzx.gif) left center no-repeat; text-align:left; padding-left:40px; font-size:22px; color:#fff; line-height:26px; margin-top:18px;}
.dtel span{font-size:14px; color:#fff; display:block;}
/*banner*/
.bannerh{width:100%;overflow:hidden;height:584px;position:relative; z-index:1; background:#eee;}
.bannerh .banList{position:absolute;left:50%;margin-left:-960px;height:584px;}
.bannerh .banList li{height:584px; display:none;position:absolute;/*opacity:0;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;*/z-index:1;}
.bannerh .banList li.active{ display:block;/*opacity:1;transform:scale(1);*/z-index:2;}
.bannerh .fomW{position:absolute;bottom:10px;left:50%;height:20px;z-index:9;width:1200px;margin-left:-600px}
.bannerh .jsNav{text-align:center;}
.bannerh .jsNav a{display:inline-block;background:#019150;width:20px;height:20px; font-size:12px; line-height:20px; margin:0 0px; color:#fff;}
.bannerh .jsNav a.current{background:#fa3b01;cursor:pointer}
.banner{height:480px; width:100%; margin:0 auto;}

#search{ height:43px; line-height:43px; border-bottom:1px solid #eeeeee;}
#search .search_l{ width:130px;}
#search .search_l img{margin-top:12px;}
#search .search_l a{ color:#666;}
#search .search_r{width:1070px;}
#search .search_r a{float:left;width:45%; text-indent:12px; margin-right:5%; text-align:left; display:block;background:url(../images/dian.png) no-repeat left center; }
#search .search_r a span{float:right;}

.youshi li{float:left; width:260px; height:220px; margin-left:10px; margin-right:10px; list-style:none; padding:60px; text-align:center;}
.youshi li div{font-size:18px; color:#333333; padding:33px 0 33px 0;}
.youshi li p{font-size:14px; color:#999999; line-height:24px; padding:0 20px 0 20px;}
.youshi li:hover{background-color:#f8f8f8;box-shadow:5px 5px 5px #f9f9f9,5px -5px 5px #f9f9f9,-5px 5px 5px #f9f9f9,-5px -5px 5px #f9f9f9;}

.indexad{ background:url(../images/indexad.jpg) no-repeat center center; height:185px;text-align:center; color:#fff; font-size:24px; font-weight:bold;font-family:微软雅黑; margin-top:30px;}


#flashs{ position:relative; height:500px; overflow:hidden;}
#flashs .bgitem{position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:20px; left:50%; margin-left:-45px; padding:0px 6px;}
#flashs .btn span{ background:#fff; cursor: pointer;display: inline-block;margin:0 2px;width:12px;height:12px;border-radius:12px;font-size:14px;line-height:25px;text-align:center;color:#fff;}
#flashs .btn span.cur{background:#ed3f34;}

.biaoti{ text-align:center; padding:70px 0 50px 0;}
.biaoti b{font-size:60px; color:#D21633;}
.biaoti span{font-size:24px; color:#999999; display:block; padding:5px 0 30px 0;}

.lanmu div{float:left;background:url(../images/shu.jpg) no-repeat left center; text-indent:20px; font-size:14px; color:#999999; padding:30px 0 30px 0;}
.lanmu div b{font-size:24px; color:#D21633;}
.lanmu a{float:right;font-size:14px; color:#fff; background-color:#D21633; padding:3px 15px 3px 15px;border-radius:10px; margin-top:33px;}

.liucheng{background:url(../images/liucheng.jpg) no-repeat center center; height:276px; margin-top:100px; margin-bottom:30px;}
.liucheng ul{width:1200px; margin:0 auto;}
.liucheng ul li{float:left; font-size:16px; font-weight:bold; color:#FFFFFF; margin-top:74px;}
.liucheng ul li:nth-child(1){ margin-left:330px; padding-top:54px;}
.liucheng ul li:nth-child(2){ margin-left:133px;}
.liucheng ul li:nth-child(3){ margin-left:130px; padding-top:54px;}
.liucheng ul li:nth-child(4){ margin-left:138px;}
.liucheng ul li:nth-child(5){ margin-left:130px; padding-top:54px;}

.inpic ul{width:1220px;}
.inpic li{float:left; width:184px;padding:20px 20px 15px 20px; text-align:left; background-color:#FFFFFF; margin-right:18px;}
.inpic li:hover{box-shadow:#ccc 1px 1px 10px 1px ;}
.inpic li img{width:184px; height:184px;}
.inpic li dd{padding:16px 0 10px 0; font-size:18px; color:#333333;}
.inpic li p{font-size:14px; color:#999999; line-height:20px; height:42px; overflow:hidden; margin-bottom:10px;}
.more1{padding:3px 5px 3px 5px; color:#fff; background-color:#D21633; font-size:12px;}

.suzi{text-align:center; margin-top:30px; margin-bottom:70px;}
.suzi li{float:left;width:300px; list-style:none;}
.suzi li b{padding:20px 0 0 0; text-align:center; font-size:48px; color:#D21633;}
.suzi li b i{font-style:normal;}
.suzi li span{padding:10px 0 0 0;font-size:24px; color:#D21633;font-style:normal;}
.suzi li div{color:#333333; font-size:18px; padding-bottom:14px;}

.probg1{background:url(../images/probg1.jpg) no-repeat center center; height:527px;}
.probg1 b{padding:43px 0 24px 38px;font-size:24px; color:#fff;font-style:bold; display:block;}
.probg1 p{padding:0 38px 0 38px;font-size:12px; color:#fff; line-height:22px;}

.probg2{background:url(../images/probg2.jpg) no-repeat center center; height:527px;}
.probg2 b{padding:43px 0 24px 38px;font-size:24px; color:#fff;font-style:bold; display:block;}
.probg2 p{padding:0 38px 0 38px;font-size:12px; color:#fff; line-height:22px;}

.probg3{background:url(../images/probg3.jpg) no-repeat center center; height:527px;}
.probg3 b{padding:43px 0 24px 38px;font-size:24px; color:#fff;font-style:bold; display:block;}
.probg3 p{padding:0 38px 0 38px;font-size:12px; color:#fff; line-height:22px;}

.baozhang li{float:left;width:283px; height:546px; margin-right:22px; list-style:none; text-align:center;background:url(../images/home_01.png) no-repeat center center; cursor:pointer;}
.baozhang li:hover{background:url(../images/home_02.png) no-repeat center center;}
.baozhang li dl img{-webkit-transition: 0.4s;-webkit-transition: -webkit-transform 0.4s ease-out;transition: transform 0.4s ease-out;-moz-transition: -moz-transform 0.4s ease-out; margin-bottom:30px;}
.baozhang li:hover img{transform: rotateZ(360deg);-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);}
.baozhang li b{padding:10px 0 10px 0; text-align:center; font-size:18px; color:#333; display:block;}
.baozhang li p{color:#666666; font-size:14px; line-height:24px; padding-bottom:14px; text-align:left; padding:5px 24px 0 28px; list-style:square;}

.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}


.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 0;
	background: url(../images/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(../images/next.png) no-repeat;
}
.example {width:374px;height:382px;text-align: center;margin: 0 auto;}
.carousel-item{line-height:382px;color: #fff;font-family:  Arial Black}
.carousel-item img{border:1px solid #ddd; width:370px; height:370px;}


#body1{padding:60px 0 70px 0; background-color:#eeeeee;}
.intitle{font-size:30px; color:#333333; font-weight:bold; padding-bottom:30px;}
.intitle span{font-size:60px; color:#ed3f34; display:block; text-transform:uppercase;}
.intitle span i{margin-top:42px; width:80px; height:3px; background-color:#CCCCCC; display:block;}
.rollBox{width:1300px; margin:0 auto; padding:35px 0 0 0;}
.rollBox .LeftBotton{ width:42px; padding-top:250px; height:42px;overflow:hidden;float:left;display:inline;margin:0;cursor:pointer; background:url(../images/prev2.png) left center no-repeat;}
.rollBox .RightBotton{ width:42px;padding-top:250px; height:42px;overflow:hidden;float:right;display:inline;margin:0;cursor:pointer; background:url(../images/next2.png) right center no-repeat;}
.rollBox .Cont{ width:1200px; height:400px;overflow:hidden;float:left; margin-left:12px;display:inline; }
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox li{float:left; margin-right:35px;text-align:center; width:268px; border:1px solid #eeeeee; background-color:#FFFFFF; position:relative;}
.rollBox li a{color:#666;}
.rollBox li dl{text-align:center;color:#333; font-size:18px; padding:30px 0 30px 0; height:90px;}
.rollBox li dl p{text-align:center; padding:30px 0 0 0; font-size:14px; color:#999999;}
.rollBox li dd{position:absolute; display:none;width:270px; margin-left:-1px;font-size:14px; padding:10px 0 10px 0; color:#FFFFFF; height:135px;background-color:#ed3f34;}
.rollBox li dd p{text-align:left; font-size:12px; line-height:20px; padding:10px 20px 0 20px;}
.rollBox li:hover{border:1px solid #ed3f34;background-color:#ed3f34;}
.rollBox li:hover dd{display:block;}
.rollBox li:hover dl{display:none;}

.beizhu{width:914px; border-top:2px solid #cccccc; margin:0 auto; padding-top:15px;}
.beizhu dl{float:left;width:550px; font-size:14px; color:#333333; text-align:left; line-height:24px;}
.beizhu dd{float:right;width:320px;}
.beizhu dd a{float:left;width:50%; padding:10px 0 10px 0; font-size:14px; display:block; background-color:#ed3f34; color:#FFFFFF;}

#body2{ margin-top:40px;}
.promenu{background-color:#D21633; padding:16px 0 12px 20px; text-align:left; color:#ffffff; font-size:24px; font-weight:bold;}
.promenu span{ display:block; padding:3px 0 3px 0; color:#fff; font-size:12px; font-weight:normal; text-transform:uppercase}
.body2_l{width:300px;}
.body2_l .ul{background-color:#D21633; padding-bottom:20px;}
.body2_l ul li{width:200px; margin:0 auto; padding:18px 27px 21px 27px;text-align:left;cursor:pointer; margin-bottom:2px;background:#fff url(../images/grayright.png) 210px 20px no-repeat;}
.body2_l li a{color:#333; font-size:16px; display:block;}
.body2_l li a b{color:#333; font-size:16px;}
.body2_l li a p{color:#999999; font-size:12px; padding-top:12px;}
.body2_l li:hover{background:#fff url(../images/redright.png) 210px 20px no-repeat;}
.body2_l ul dl a{ background-color:#000000; width:255px; height:50px; line-height:50px; text-align:center; display:block; font-size:14px; color:#FFFFFF; font-weight:bold; margin:0 auto;}

.body2_l dt a{display:block; background:url(../images/jian.png) 14px center no-repeat;line-height:28px; font-size:12px; text-indent:30px; width:83%; margin:0 auto; border-bottom:1px dashed #CCCCCC; text-align:left; color:#333; margin-top:4px;}
.body2_l dt a:hover{background-color:#ed3f34; color:#FFFFFF;border-bottom:1px dashed #ed3f34;}

.toppro{border:1px solid #cccccc;padding:25px; margin-top:22px; background-color:#FFFFFF;}
.toppro .img{float:left; width:400px; height:400px;}
.toppro dl{float:right; width:340px;}
.toppro dl b{font-size:18px; padding-top:60px; color:#333; display:block;}
.toppro dl p{font-size:14px; color:#666666; line-height:30px; height:110px; overflow:hidden; margin-bottom:30px;}

.contact{color:#333;padding:5px; line-height:24px; background-color:#fff;}
.contact dl{text-align:left; color:#333; padding:6px 25px 10px 25px; line-height:24px;}
.contact dd{text-align:center; color:#333; font-size:14px; background-color:#cccccc;padding:10px; line-height:24px;}

.yingyong{background:url(../images/home_14.jpg) center center no-repeat; padding:30px 0 50px 0;}

.newpro li{}
/*.newpro li:hover{box-shadow:#ccc 1px 1px 10px 1px ;}*/
.newpro li div{}
.newpro li img{}
.newpro li p{}

.newpro {position:relative; margin:0px; margin-top:27px; width:1200px;}
.newpro .prev{position:absolute; display:block;top:92px; cursor:pointer;background: url(../images/btnright1.png) no-repeat; width:58px; height:81px;}
.newpro .prev:hover{background: url(../images/btnright2.png) no-repeat;}
.newpro .next {position:absolute; display:block;top:177px; cursor:pointer;background: url(../images/btnleft1.png) no-repeat; width:58px; height:81px;}
.newpro .next:hover{background: url(../images/btnleft2.png) no-repeat;}
.newpro .prev {right:0}
.newpro .next {right:0}
.img-list {width:1136px; overflow:hidden;}
.img-list ul {width:9999px;}
.img-list li {float:left; margin-right:23px;}
.img-list li div{background-color:#FFFFFF}
.img-list li img{width:147px; height:147px; padding:10px; border:1px solid #CCCCCC;}
.img-list li p{font-size:14px; color:#333333; text-align:center; padding-top:10px;}

#body2 .body2_r{ width:855px;}
#body2 .body2_r .t{ height:80px; line-height:24px; overflow:hidden; background-color:#333333;}
#body2 .body2_r .t .fl{ font-size:18px; font-weight:bold; color:#fff; background-color:#D21633; padding:20px 40px 20px 30px;}
#body2 .body2_r .t .fl span{font-weight:normal; text-transform:uppercase; display:block; font-size:14px;}
#body2 .body2_r .t .fr a{float:right;font-size:12px;color:#fff;  margin-right:30px; margin-top:28px;}
#body2 .body2_r li{float:left; margin-right:20px; margin-bottom:15px; width:168px; padding:15px; background-color:#FFFFFF;}
#body2 .body2_r li:hover{box-shadow:#ccc 1px 1px 10px 1px ;}
#body2 .body2_r li img{width:168px; height:168px;}
#body2 .body2_r li div b{font-size:18px; color:#333333;}
#body2 .body2_r li div p{height:34px; line-height:32px; font-size:14px; color:#999999;}

#body3{ width:1200px; margin-top:35px;}
#body3 .border{ padding:25px 0 0 0;}
#body3 #demo{ width:1200px; overflow:hidden; height:260px;}
#body3 li{float:left; text-align:center; margin-right:23px; width:282px;}
#body3 li img{width:280px; height:230px; border:1px solid #cccccc;}
#body3 li:hover img{border:1px solid #0154a4;box-shadow:0 5px 5px #e7e7e7;}
#body3 li div{ height:44px; line-height:44px; overflow:hidden; color:#333; font-size:14px;}

#body4{ margin-top:25px;}

#body5{ margin-top:30px; background:#eee; padding:35px 0 45px; line-height:24px;}
#body5 ul{ margin-top:5px; padding-left:20px;}
#body5 li{ background:url(../images/home_76.jpg) left center no-repeat; color:#666666; padding-left:15px;}
#body5 .body5_1{ background:url(../images/home_74.jpg) center top no-repeat; height:444px;}
#body5 .body5_1 .p{ width:500px; margin:0 auto; padding:295px 505px 0 5px;}
#body5 .body5_bg{ background:url(../images/home_75.jpg) center top repeat-y; padding-bottom:25px;}
#body5 .body5_2{ background:url(../images/home_78.jpg) center top no-repeat; height:158px; width:570px;padding:90px 0 0 440px; margin:0 auto; border-top:1px solid #ccc;}
#body5 .body5_2 ul{ padding-left:0;}
#body5 .body5_2 li{ float:left;}
#body5 .body5_3{ background:url(../images/home_81.jpg) center top no-repeat; height:150px; width:450px; padding:90px 560px 0 0; margin:0 auto; border-top:1px solid #ccc;}
#body5 .body5_4{ background:url(../images/home_83.jpg) center top no-repeat; height:157px; width:473px; padding:90px 0 0 537px; margin:0 auto; border-top:1px solid #ccc;}
#body5 .body5_5{ background:url(../images/home_85.jpg) center top no-repeat; height:148px; width:480px; padding:95px 525px 0 5px; margin:0 auto; border-top:1px solid #ccc;}
#body5 .body5_6{ background:url(../images/home_87.jpg) center top no-repeat; height:169px; width:530px; padding:90px 0 0 480px; margin:0 auto; border-top:1px solid #ccc;}
#body5 .body5_7{ background:url(../images/home_89.jpg) center top no-repeat; height:150px; width:400px; padding:80px 610px 0 0; margin:0 auto; border-top:1px solid #ccc;}
#body5 .body5_8{ background:url(../images/home_91.jpg) center top no-repeat; height:146px; width:555px; padding:90px 0 0 455px; margin:0 auto; border-top:1px solid #ccc;}

#body6{ margin-top:28px;}
#body6 .t{ height:34px; line-height:34px; background:#eeeeee; border:1px solid #cccccc; border-width:1px 1px 0 0;}
#body6 .t .fl{ font-size:18px; font-weight:bold; color:#fff;font-family:微软雅黑; background:#0154a4 url(../images/home_94.jpg) 10px center no-repeat; padding:0 20px 0 40px;}
#body6 .t .fr a{ display:block; padding:9px;}
#body6 ul{ border:1px solid #ccc; padding:34px 0 25px;}
#body6 ul li{ float:left; padding:5px 7px; margin-left:22px; display:inline; border:1px solid #ccc; width:215px; position:relative;}
#body6 ul li .ddgn{width:0px;height:88px;padding-top:54px;overflow:hidden;background:url(../images/ddgn.png) repeat;position:absolute;top:5px;left:7px;z-index:99;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;}
#body6 ul li a:hover .ddgn{width:215px;}
#body6 ul li a .ljxq{width:96px;height:34px; background:url(../images/ljxq.png) no-repeat; margin:0 auto;}
#body6 ul li span{ height:30px; line-height:30px; display:block; text-align:center; margin-top:10px; overflow:hidden; background:url(../images/home_102.jpg) left bottom repeat-x; padding-bottom:7px; white-space:nowrap; text-overflow:ellipsis;}
#body6 ul li p{ height:65px; overflow:hidden; color:#666; line-height:180%; padding-top:5px;}

#body7{ background:#f8f8f8 url(../images/home_105.jpg) center top no-repeat; margin-top:28px;}
#body7 .t{ text-align:center; padding-top:46px;font-family:微软雅黑; font-weight:bold;}
#body7 .t p{ font-size:24px;}
#body7 .t p span{ font-size:30px; color:#019150;}
#body7 .t .span{ font-size:14px;}
#body7 ul{ padding:45px 0 30px;}
#body7 li{ float:left; width:310px; padding:10px; margin-bottom:25px; margin-right:25px; background:#eee;}
#body7 li:hover{ background:#019150;}
#body7 li img{ float:left; margin-right:10px; display:inline;}
#body7 li span{ display:block; overflow:hidden; font-size:14px; font-weight:bold; line-height:30px; color: #019150;white-space:nowrap; text-overflow:ellipsis;}
#body7 li:hover span{ color:#fff;}
#body7 li:hover p{ color:#eee;}
#body7 li p{ line-height:170%; height:100px; overflow:hidden; color:#666;}

#body8{margin-top:25px;}
#body8 .t{ height:34px; line-height:34px; background:#eeeeee; border:1px solid #cccccc; border-width:1px 1px 0 0;}
#body8 .t .fl{ font-size:18px; font-weight:bold; color:#fff;font-family:微软雅黑; background:#0154a4 url(../images/home_108.jpg) 10px center no-repeat; padding:0 20px 0 40px;}
#body8 .t .fr a{ display:block; padding:9px;}
#body8 .body8_l{float:left;width:543px; text-align:left;}
#body8 .body8_l img{width:543px; height:338px;}
.about{font-size:24px;color:#333333; padding-bottom:10px; border-bottom:2px solid #ccc; text-align:left; font-weight:bold;}
.about span{font-size:24px;color:#999999;}
.about a{font-size:12px;color:#ed3f34; border:1px solid #cccccc; float:right; padding:2px 4px 2px 4px; font-weight:normal; margin-top:8px;}
.about_tips{font-size:14px;color:#666666; padding:5px 0 50px 0; text-align:left;}
.cointro{font-size:14px;color:#333333; line-height:26px; height:120px; overflow:hidden; margin-bottom:10px; text-align:left;}
.cointro dl{font-size:24px;color:#D21633;margin-bottom:20px; font-weight:bold;}

#body8 .body8_r{width:600px; text-align:left;}
#body8 .body8_r a{font-size:14px;color:#ed3f34;}
#body8 .body8_r .p{ border:1px solid #cccccc; padding:25px 20px 20px; line-height:32px; height:224px; overflow:hidden; }

.why{padding:70px 0 50px 0;}
.why dl{font-size:14px; color:#666666; line-height:24px; padding:20px 0 30px 0;}
.why dd{font-size:24px; color:#333333; padding:0 0 10px 0; font-weight:bold;}
.why dd span{color:#ed3f34;}

.why2{padding:70px 0 50px 0;background:url(../images/why2.jpg) repeat-x;}
.whyart{width:500px; margin:0 auto; padding-bottom:56px;}
.whyart div{font-size:14px; line-height:30px; text-align:left;}
.whyli li{float:left; width:145px; height:145px;margin-right:60px; list-style:none; cursor:pointer;}
.whyli li img{
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}
.whyli li:hover img{
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.ad1{background:url(../images/ad1.jpg) center center no-repeat; height:200px; font-size:18px; color:#FFFFFF; line-height:30px; margin-top:50px; margin-bottom:40px;}
.ad1 dl{float:left; margin-left:520px;width:375px; margin-top:45px;}
.ad1 dd{float:left; margin-left:30px; margin-top:55px; text-align:center;}
.ad1 dd p{margin-top:15px;}
.ad1 dd p a{margin-left:32px; color:#FFFFFF;}

.ad2{background:url(../images/ad2.jpg) center center no-repeat; height:200px; font-size:16px; color:#FFFFFF; line-height:30px; margin-top:50px; margin-bottom:40px;}
.ad2 dl{float:left; margin-left:520px;width:390px; margin-top:30px;}
.ad2 dd{float:left; margin-left:30px; margin-top:55px; text-align:center;}
.ad2 dd p{margin-top:15px;}
.ad2 dd p a{margin-left:32px; color:#FFFFFF;}

.ad3{background:url(../images/ad3.jpg) center center no-repeat; height:200px; font-size:18px; color:#FFFFFF; line-height:30px; margin-top:50px; margin-bottom:40px;}
.ad3 dl{float:left; margin-left:520px;width:375px; margin-top:45px;}
.ad3 dd{float:left; margin-left:30px; margin-top:55px; text-align:center;}
.ad3 dd p{margin-top:15px;}
.ad3 dd p a{margin-left:32px; color:#FFFFFF;}

#body9{ margin-top:40px;}
#body9 .t{ height:34px; line-height:34px; background:#eeeeee; border:1px solid #cccccc; border-width:1px 1px 0 0;}
#body9 .t .fl{ font-size:18px; font-weight:bold; font-family:微软雅黑; background:#0154a4;}
#body9 .t .fl a{ float:left; height:34px; padding:0 20px; display:inline; color:#fff; border-right:1px solid #eee;}
#body9 .t .fl a:hover,#body9 .t .fl a.cur{ background:#fa3b01 url(../images/home_115.jpg) 10px center no-repeat; padding:0 20px 0 40px;}
#body9 .t .fr a{ display:block; padding:9px;}
#body9 .border{ border:1px solid #ccc; height:207px; padding:35px 23px 20px;}
#body9 ul li{ float:left; margin-right:23px; display:inline; text-align:center; line-height:30px;}
#body9 ul li .img{ border:1px solid #ccc;}

#body10 .body10_l{ width:100%;}
#body10 .body10_l .t{ height:34px; line-height:34px;}
#body10 .body10_l .t .fl{ font-size:18px; font-weight:bold; width:135px; font-family:微软雅黑; background-color:#0154a4; color:#fff;}
#body10 .body10_l .t .fr a{ display:block; padding:9px;}
#body10 .body10_l .border{margin-top:20px;}
#body10 .body10_l ul li{margin-bottom:12px; text-align:left;}
#body10 .body10_l ul li a{font-size:14px; padding:4px 0 5px 0; display:block; font-weight:bold;}
#body10 .body10_l ul li a:hover{ color:#0154a4;}
#body10 .body10_l ul li img{float:left;}
#body10 .body10_l ul li span{color:#666;}
#body10 .body10_l ul li p{line-height:24px; color:#333;}
#body10 .body10_r{ width:100%;}
#body10 .body10_r .t{ height:67px; line-height:67px; width:100%;}
#body10 .body10_r .t a{ float:left; height:67px;width:25%; font-size:18px; font-weight:400; text-align:center; display:block; color:#fff;background:url(../images/nbg1.png);}
#body10 .body10_r .t a:hover,#body10 .body10_r .t a.cur{background:url(../images/nbg2.png); color:#FFFFFF;}
#body10 .body10_r .body10_r_t{ margin-top:40px; float:left; width:575px; text-align:left;}

#body10 .body10_r .body10_r_t .topnews{padding-bottom:25px; border-bottom:1px solid #CCCCCC;}
#body10 .body10_r .body10_r_t .topnews dl{ font-size:14px; height:60px; line-height:60px; color:#333333;background:url(../images/rightarr.png) left center no-repeat; font-size:16px; font-weight:600; text-indent:25px;}
#body10 .body10_r .body10_r_t .topnews dl span{float:right; color:#999999;}
#body10 .body10_r .body10_r_t .topnews p{ color:#666666; line-height:24px; font-size:14px; padding-bottom:20px;}

#body10 .body10_r .body10_r_t ul{margin-top:13px;}
#body10 .body10_r .body10_r_t li{height:32px; line-height:32px; text-align:left; font-size:14px; border-bottom:none;}
#body10 .body10_r .body10_r_t li span{float:right;}
#body10 .body10_r .body10_r_t li:hover a,#body10 .body10_r ul li:hover{ color:#D21633;}

#body10 .body10_r ul{float:right; width:570px; margin-top:63px;}
#body10 .body10_r ul li{height:47px; line-height:47px; text-align:left; font-size:14px; border-bottom:1px dashed #CCCCCC;}
#body10 .body10_r ul li span{float:right;}
#body10 .body10_r ul li:hover a,#body10 .body10_r ul li:hover{ color:#D21633;}

.fuwu{margin-top:50px; margin-bottom:40px;}
.fuwu dl{float:left; width:338px; height:250px;border:1px solid #CCCCCC; padding:15px; margin-right:44px; margin-bottom:30px; list-style:none;text-align:left;}
.fuwu dl dt img{float:left;margin-bottom:12px;}
.fuwu dl dt div{float:right; width:209px; margin-top:10px;}
.fuwu dl dt div span{ font-size:18px; color:#FFFFFF; background-color:#FF0000;border-radius:5px; padding:2px 5px 2px 5px;}
.fuwu dl dt div p{font-size:14px; color:#666666; line-height:22px;}
.fuwu dl ul{clear:both;}
.fuwu ul li{float:left; width:48%;font-size:12px; margin-right:4%; color:#333; line-height:24px;background:url(../images/yuan2.jpg) left center no-repeat; text-indent:12px; border-bottom:1px dashed #ccc;}
.fuwu ul li:nth-child(2n){margin-right:0px;}
.fuwu ul li:hover a{color:#ed3f34;}


#body11{ margin:35px auto;}
#body11 .t{ height:34px; line-height:34px; background:#eeeeee; border:1px solid #cccccc; border-width:1px 1px 1px 0;}
#body11 .t .fl{ font-size:18px; font-weight:bold; font-family:微软雅黑; background:#0154a4 url(../images/home_134.png) 10px center no-repeat; padding:0 20px 0 40px; color:#fff;}
#body11 .t .fr a{ display:block; padding:9px;}
#body11 .body11_l{ width:690px;}
#body11 .input{ float:left; width:345px; margin-top:12px; display:inline; line-height:36px; }
#body11 .input .span{ float:left; width:126px; height:36px; line-height:36px; text-align:center; background:#666; color:#fff;}
#body11 .input input{ float:left; width:175px; padding-left:5px; height:34px; line-height:34px; background:#fff; border:1px solid #666;}
#body11 #introduce{ width:640px; height:80px; padding:5px; color:#999; border:1px solid #666; margin-top:12px; float:left; display:inline;}
#body11 .submit{ float:right; width:90px; height:36px; line-height:36px; background:#666; text-align:center; color:#fff; border:none; display:inline; margin-top:12px; margin-right:38px;}
#body11 .body11_r{ margin-top:12px;}

.footer{ background-color:#D21633; padding:40px 0 5px 0;}
.fnav{font-size:18px; color:#FFFFFF; text-align:center;}
.fnav span{margin-left:25px;margin-right:25px;}
.fnav a{color:#FFFFFF;}

.pagefoot{padding:70px 0 70px 0; width:1000px; margin:0 auto;}
.flogo{float:left; width:183px;}
.fpy{float:left; margin-left:40px; line-height:24px; font-size:14px; color:#FFFFFF;}
.fqr{float:right; width:210px; text-align:center; font-size:14px; color:#FFFFFF;}

.copyright{padding:20px 0 20px 0; font-size:14px; color:#666666;}


.linkbg{ background-color:#000;}
.link{width:1200px; margin:0 auto; padding:35px 0 35px 0; text-align:left; line-height:26px; font-size:14px;}
.link span{font-size:18px; color:#fff;}
.link a{font-size:14px; color:#fff;}

#backtop{ position:fixed; right:10px; bottom:10px; z-index:99999;}

#left{
	width:230px;
	float:left;
	display:inline;
	}
#right{
	width:860px;
	float:right;
	background:#fff;
	display:inline;
	overflow:hidden;
	border:1px solid #cccccc; padding:8px;
	}
.proli li{ border-bottom:1px dashed #ccc; padding-bottom:15px;}	
/*left*/
.fl_left{}
.fl_left dt{ height:50px; padding:8px 0 5px; background: #0154a4; color:#fff; text-align:center;  font-size:24px; text-transform : lowercase; font-family:微软雅黑;}
.fl_left dt span{ display:block; font-size:12px; color:#1dc377; font-weight:normal;}
.fl_left dd{border:3px solid #0154a4; border-width:0 3px 3px; padding:13px 0;}
.fl_left dd li a{ display:block; background:url(../images/home_44.jpg) no-repeat; width:207px; margin:0 auto; height:35px; line-height:30px; text-align:center; font-weight:bold; color:#737374; margin-bottom:5px;}
.fl_left dd li ul a{ height:30px; background:url(../images/home_59.jpg) 32px center no-repeat; text-align:left; padding-left:50px; width:157px; font-weight:normal;}
.fl_left dd li ul a:hover{ background:url(../images/home_56.jpg) 32px center no-repeat;}


.lx_left dl{ margin-top:20px;}
.lx_left dt{ height:50px; padding:8px 0 5px; background: #0154a4; color:#fff; text-align:center; font-size:24px; text-transform:lowercase; font-family:微软雅黑; }
.lx_left dt span{ display:block; font-size:12px; color:#1dc377; font-weight:normal;}
.lx_left dd{
	padding:10px 0 0 0;
	line-height:24px;
	text-align:left;
	padding:10px;
	border:3px solid #0154a4; border-width:0 3px 3px;
	}
.lx_left .ul li{ background:url(../images/ad2.gif) 5px center no-repeat; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:15px; border-bottom:1px dashed #ccc;}

.siteMapPath{
	height:35px;
	line-height:35px;
	font-size: 12px;
	color:#333;
	border-bottom:3px solid #333;
}
.siteMapPath strong{
	color:#333;
	font-weight:normal;
	}
.siteMapPath_l{
	float:left;
	color:#000;
	padding:0 25px;
	height:35px;
	line-height:35px;
	display:block;
	font-size:18px;
	font-weight:bold;
	border-bottom:3px solid #D21633;
	}
.siteMapPath_l a{
	color:#333;
	}
.siteMapPath_r{
	float:right;
	display:block;
	height:37px; line-height:37px;
	text-align:right;
	width:633px;
	}
.siteMapPath_r a{
	color:#333;
	}
.mm{
	margin-bottom:15px;
	}
.pack{
	padding:20px 10px;
	line-height:200%;
	text-align:left;
	font-size:14px;
}
.pack img{
	max-width:100%;
}
.pack2{
	padding:20px 10px;
	line-height:200%;
	text-align:left;
	}
.tt{
	background:#eee; 
	width:960px;
	padding:5px 0;
	margin:20px 0; 
	display:block; 
	margin-top:25px; 
	font-weight:bold;
	text-indent:5px;
	}
.otherul li{
	float:left;
	width:460px;
	height:170px;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	display:inline;
	}

#menu li ul li a:hover {
}

.tjskl-sidebar{ width:170px;}

.tj_submain{border-bottom: 0; z-index:10; position:relative; width:170px; font-weight: normal;}
#submain_hidden{ border-top:0; display: none;}
.bsb{ border-bottom:1px solid #c8d2e5;border-top:0; }
.tj_submain li { }
.tj_submain li a{width:170px; display:inline-block;line-height:38px;}
.tj_submain li a.on{ border-top:1px solid #43cdcd;width:140px; overflow:hidden; position: relative; z-index:90;line-height:37px;}
.tj_submain span{position: absolute; top:0; left:150px; z-index: 1; background-color:#eaf5f2; border: #43cdcd solid 1px; display: none;}
.tj_submain span a{ display: block; line-height: 22px; text-indent:25px; background:url(../menu_li_li.jpg) 10px 3px no-repeat;}
.tj_submain span a:hover{background:#FFFAE2; background:#ebf0f5;text-decoration:none;}

.tj_submain ul li{ float:left; margin-right:10px;}
.tj_submain ul li span a{text-decoration:none;}
.tj_submain ul li span a:hover{ color:#f60; }

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


.clearfix{clear:both;height:1%;display:table;display:inline-block;}
.clearall{overflow:hidden;_zoom:1;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.f-none{float:none}

.ta_l{text-align:left!important;}
.ta_r{text-align:right!important;}
.ta_c{text-align:center}
.ta_j{text-align:justify;text-justify:inter-ideograph;}
.title-1{ font-size:13px; font-weight:bold;}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.cat-area{width:325px; height:220px; float:left; margin-bottom:10px; display:inline;}


.box{border:1px solid #c3d4e7;zoom:1; overflow:auto; padding-bottom:10px;}
.box h5,.box h6{background: url(../images/v9/title.png) no-repeat right top;color:#1e50a2; height:26px; margin-bottom:10px; line-height:26px; padding-left:10px;border-bottom:1px solid #dce7f3; position:relative}
.box h6{ margin-bottom:0}
.box h5.title-1,.box h6.title-1{background-position: right -52px}
.box h5.title-2,.box h6.title-2{background-position: right -100px}
.box h5.title-2 span.tab{float:right; padding-right:6px; color:#a4bcd6}
.box h5.title-2 span.tab span{ color:#2064ae;cursor: hand;!important;cursor: pointer}
.box a.more{ font-size:13px; font-family:宋体; margin-right:8px; font-weight:normal; position:absolute;top:0; *top:1px;_top:1px; right:0;}
.box .content{ padding:0 10px; overflow:auto}


.photo-channel .photo-slide{ width:435px; padding:5px;border:1px solid #c3d4e7;zoom:1;}
.photo-channel .photo-slide .FocusPic .title-bg,.photo-channel .photo-slide .FocusPic .title{ bottom:35px}
.photo-channel .photo-slide .change{bottom:0px; left:0; text-align:left; height:30px;}
.photo-channel .photo-slide .change i{background: url(../images/v9/focusBg.gif) no-repeat right top; width:39px; height:30px; text-align:center; padding:0; margin-right:8px; line-height:30px;color:#049}
.photo-channel .photo-slide .change i.cur{background-position: left top; color:#fff; font-weight:700}
.photo-channel .photo-hots,.box-hots{float:left; width:242px; margin-right:10px;_margin-right:5px; height:auto; overflow:hidden;padding-bottom:5px;}
.photo-channel .photo-hots h4, .box-hots h4{text-align:left;height:26px;*height:25px;font:18px/26px 宋体,SimHei;color:#457bb4;*line-height:25px;margin:0; padding:5px 0 0px 30px}

.photo-cat{ position:relative; height:auto}
.photo-cat .content h5 a,.photo-cat .content h5 a strong{ height:35px; padding-left:10px;display:block; float:left;text-decoration: none; font-size:13px;}
.photo-cat .content{ margin-bottom:10px; }
.photo-cat .content h5 a strong{padding-left:14px; float:left; line-height:35px; background:url(../images/ad2.gif) left center no-repeat;}
.photo-cat .content h5{ display:block; background:#f5f5f5;}
.photo-cat .content h5 span{ font-size:13px; font-weight:normal; padding-left:13px; line-height:35px}
.photo-cat .content h5 span.blue a{ background-image:none; float:none; padding:0 4px; height:auto}
.photo-cat .content h5 span.blue a:hover{ color:#F30}
.photo-cat .content h5 span.blue a.more{ float:right; color:#333;}
.photo-cat .photo-list{ padding-top:20px;}

.photo-list li{ vertical-align:top; width:230px; text-align:center; float:left; display:inline; margin-left:20px;}
.photo-list li div.img-wrap{ width:230px; height:222px; margin:auto;}

#Article .list-pic{}
#Article h1{ text-align:center; font-size:18px;}
#Article .cont{overflow:hidden; float: left; width:500px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto; overflow:hidden;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(../images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(../images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}


#pages { padding:14px 0 10px; font-family:SimSun; margin:0 auto; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#333333; border:1px solid #333333; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.comment-form{border:1px solid #c3d4e7; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(../images/icon/user_comment.png) no-repeat; padding-left:21px; float:left}
.yzm{display:none;position:absolute; background:url(../images/admin_img/login_ts140x89.gif) no-repeat; width:140px; height:89px;text-align:center; font-size:13px;}
	.yzm a:link,.yzm a:visited{color:#036;text-decoration:none;}
	.yzm a:hover{ color:#C30;}
	.yzm img{ cursor:pointer; margin:0px auto; width:130px; height:50px; margin-top:4px; border:1px solid #fff; margin-bottom:1px;}

.comment-form .posn{ padding:10px 0}
.comment-title{ text-align:center; padding:5px 0 10px}
.comment-title a:hover{	text-decoration: none;	color: #F60;}
.comment{border:1px solid #C3D4E7;zoom:1;  padding:8px 15px}
.comment h4{ border-bottom:1px solid #C3D4E7; padding-bottom:6px; margin-bottom:15px}

.comment .title{ margin-bottom:5px}
.comment .title span{ position:relative; top:-5px}
.comment .content{ font-size: 12px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}

.summary {background-color:#F6FAFD;border: 1px solid #DCDDDD;font-size: 12px;line-height: 23px;margin: 15px 0 0;padding: 13px 5px 6px;text-align: justify;text-indent: 2em; margin-bottom:20px;}


/*本例css*/
.baneertu { width: 355px; height: 250px; position: relative; overflow:hidden; }
.baneertu a { blr: expression(this.onFocus=this.blur()); outline: none; }
/*数字按钮样式*/
.baneertu .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.baneertu .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.baneertu .num li.on { background: #333333; } /*当前项*/

/*上一个  下一个*/
.baneertu .prev,
.baneertu .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 75px;}
.baneertu .prev { left: 0; }
.baneertu .next { right: 0; background-position: right }

.sodiv{background-color:#ED3F34; border:1px solid #FFFFFF;border-radius:15px;}
.sosel{color:#FFFFFF; background-color:transparent;border:0px; width:170px; height:18px;}
.sobtn{width:18px; height:14px;background: url(../images/sobtn.png) center center no-repeat; border:0px; cursor:pointer; margin-top:5px;}

.faq{margin-top:55px; padding:30px 0 30px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.faq li{float:left; width:275px; margin-left:85px; list-style:none; text-align:left;}
.faq li dl{background: url(../images/hot.gif) left center no-repeat; height:25px; text-indent:30px; line-height:25px; padding-bottom:4px; font-size:14px;}
.faq li dd{font-size:12px; color:#666666; line-height:20px;}
.faq li dd p{color:#999999;}


/*风采*/
.fengcai { overflow:hidden; width:600px; margin:0 auto;}
.fengcai .top{ overflow:hidden; margin-bottom:8px;}
.fengcai .top ul{ overflow:hidden; float:left}
.fengcai .top .more{ float:right; font-size:13px; color:#575757;}
.fengcai .top li{ float:left; width:80px; text-align:center; margin-right:6px;}
.fengcai .top li a{ text-decoration:none; color:#fff; display:block;font-size:14px; font-weight:bold; line-height:25px;background-color:#000;}
.fengcai .top li.last a{ border:none}
.fengcai .top li.cur a,.fengcai .top li:hover a{color:#ffff; background-color:#D21633;}
.fengcai .fcbox{ overflow:hidden; width:100%; height:157px; position:relative}
.fengcai .fcbox .fclist{ overflow:hidden; width:100%; height:157px; position:absolute; left:0; top:0}
.fengcai .fclist ul{ overflow:hidden; position:absolute}
.fengcai .fclist li{ float:left; width:185px; height:157px; margin-right:21px; list-style:none;}
.fengcai .fclist li img{width:185px; height:147px;}
/*.fengcai .fclist li span{ display:block; text-align:center; font-size:14px; color:#ed3f34; font-weight:bold; line-height:30px; background-color:#eeeeee;}
.fengcai .fclist li a{ display:block; text-decoration: none}*/
/*.fengcai .fclist li:hover{border:2px solid #ed3f34;}*/
.fengcai .fclist li:hover span{background-color:#ed3f34; color:#FFFFFF;}
.fengcai .fclist td div{clear:both;text-align:center; font-size:14px; padding:10px 0 0 0;}

/*==============================各网站公用样式开始===========================*/

/*.news_con2{ background:#f5fafe; width:730px; margin:0 auto;display:inline-block;padding:6px 0 25px 5px;}*/
.dl_42{ height:155px;}
.dl_42 dt{width:154px; float:left;}
.dl_42 dt a{width:154px;display:block;border:1px solid #ddd;}
.dl_42 dt a:hover {border:1px solid #0154a4;}/*图片边框,点击时的状态*/
.dl_42 dt img{display:block;width:154px; height:113px;}
.dl_42 dd{ padding-left:20px; float:left; width:640px; line-height:24px; overflow:hidden; color:#666;}
.dl_42 dd h4{ font-size:14px;line-height:30px; background: url(../images/tag.png) no-repeat; padding-left:26px;}
.dl_42 dd h4 a{color:#333333;}
.dl_42 dd p{height:100px;font-size:12px; line-height:22px; color:#666666; padding-top:10px;}
.dl_42 dd p span{font-size:12px; color:#999; margin-top:8px; display:block;background: url(../images/date.png) left center no-repeat;padding-left:26px;}

.nright{float:right; border:1px solid #CCCCCC; width:240px; padding:15px;}
.nright h4{background-color:#eeeeee; height:34px; line-height:34px; font-size:16px; display:block; padding-left:10px; margin-bottom:10px;}
.nright h4 a{float:right; padding-right:10px; font-size:14px; font-weight:normal;}
.nright li{font-size:12px; background: url(../images/blckarr.png) left center no-repeat; line-height:30px; padding-left:10px; list-style:none;}
.nright li span{font-size:12px; float:right;}
.nright li:hover{background: url(../images/blckarr2.png) left center no-repeat;}

.zixunnew ul li {line-height:35px;background:url('../images/dian.png') no-repeat left center;padding-left:17px;border-bottom:1px dashed #CCCCCC;color:#666666;}
.zixunnew ul li em {color:#666666; font-style:normal;}
.zixunnew ul li a:link,.zixunnew ul li a:visited {color:#666666;font-size:14px;}
.zixunnew ul li a:hover,.zixunnew ul li a:active {color:#333;font-size:14px; text-decoration:none;}

.news_text dl {font-size:13px;color:#666666;padding:0px 0px;line-height:22px;border-bottom: 1px #ccc dashed;margin-bottom:15px;}
.news_text dl dt {margin-bottom:3px;}
.news_text dl dt p{width:100%;float:left;}
.news_text dl dt span{width:100%;float:left;display:inline-block;text-indent:10px;color:#929292;font-size:12px;padding-top: 8px;}
.news_text dl dt a:link,.news_text dl dt a:visited  {color:#5a5a5a;font-size:15px;text-decoration:none;font-weight:bold;}
.news_text dl dt a:hover,.news_text dl dt a:active  {color:#0154a4;font-size:15px;text-decoration:none;font-weight:bold;}
.news_text dl .dt_1 {height:20px;padding-left:10px;display:block;float:left;text-decoration:underline;}
.news_text dl .dt_1:hover {}
.news_text dl .dt_2 {font-size:13px;color:#555555;margin:0 20px;}
.news_text dl dd {font-size:12px;color:#888888;padding:0px 10px 0px 10px;overflow:hidden;margin-bottom:5px;}

.piclist {width:110%;}
.piclist li{ overflow:hidden; float:left;list-style:none;margin-right:15px; margin-top:20px;}
.piclist li div{ overflow:hidden;}
.piclist li img{transition: all 0.6s; border:1px solid #ddd;}
.piclist li img:hover{border:1px solid #ed3f34;transform: scale(1.2); /* 放大1.2倍 */}
.piclist li div{line-height:30px; text-align:center; padding:4px;}

.piclist span{display:block;font-size:14px; color:#333; background-color:#FCFBFA; line-height:40px; text-align:center; overflow:hidden;}

.jzbox { width:110%;}
.jzbox dl{ overflow:hidden; float:left; text-align:center; width:265px; margin-right:20px; border:1px solid #eeeeee; background-color:#fff; margin-bottom:20px;}
.jzbox dl:hover{box-shadow:#ccc 1px 1px 10px 1px ;}
.jzbox dl dt {overflow: hidden;}
.jzbox dl img{transition: all 0.6s; border:1px solid #ddd;}
.jzbox dl img:hover{border:1px solid #ed3f34;transform: scale(1.2); /* 放大1.2倍 */}
.jzbox dd{text-align:left; padding:18px;}
.jzbox dd h4{ font-size:16px; line-height:30px; height:30px; display:block; text-align:center;}
.jzbox dd h4 a{color:#333}
.jzbox dd p{ font-size:14px; color:#333; line-height:24px; height:50px; overflow:hidden; padding:12px 0 0 0;}


.xglist { width:110%;}
.xglist dl{float:left; text-align:center; width:270px; margin-right:42px; margin-bottom:20px; margin-top:20px;}
.xglist dt{overflow:hidden; float:left; text-align:center; margin-right:30px; border:1px solid #eeeeee; background-color:#fff;}
.xglist dt img{width:260px;height:260px;transition: all 0.6s;}
.xglist dt img:hover{transform: scale(1.2); /* 放大1.2倍 */}
.xglist dt:hover{box-shadow:#ccc 1px 1px 10px 1px ;}
.xglist dd a{text-align:center; font-size:14px; line-height:46px; display:block;}
.xglist dd a:hover{color:#333; text-decoration:none;}

.tuijian{background:#D21633; width:80px; height:24px; padding:4px 6px 6px 4px; line-height:24px; color:#fff; display:block; text-align:center; font-family:微软雅黑;}
.xiangxi{width:80px; height:24px; line-height:24px; padding:4px 6px 6px 4px; cursor:pointer; color:#fff; float:left; text-align:center; font-family:微软雅黑;}
.f14{ padding:10px 0 10px 0; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; margin-bottom:30px;}

.nyys{border-bottom:1px dashed #ddd;}
.nyys li{float:left; width:235px; margin-right:2px; padding:22px; margin-top:30px; list-style:none; border:1px solid #ddd;}
.nyys li dl{text-align:left; padding-left:70px; font-size:18px; font-weight:bold; color:#333333; height:64px;}
.nyys li dl.ico1{background:url(../images/ys_01.jpg) left center no-repeat;}
.nyys li dl.ico2{background:url(../images/ys_02.jpg) left center no-repeat;}
.nyys li dl.ico3{background:url(../images/ys_03.jpg) left center no-repeat;}
.nyys li dl span{font-weight:normal; display:block; color:#cccccc; text-transform:uppercase;}
.nyys li p{color:#666666; line-height:24px; font-size:14px; padding-top:15px; height:110px;}
.pline{color:#333333; font-size:14px; border-bottom:1px dashed #ccc; padding:5px 0 5px 0;}

.msgxm{border:1px solid #ccc; padding:4px;border-radius:5px; margin-bottom:15px; width:311px;}
.msgxm span{width:80px; float:left; padding-left:10px;}
.msgxm_input{float:right;border:0px; width:220px; height:28px; line-height:28px; font-size:14px;}
.msgxm_input2{width:95%; margin-left:5%;height:184px;overflow:auto;border-radius:5px; background-color:#FFFFFF; padding:5px; font-size:14px;}
.msg_btn a{ display:block; background-color:#dedede; color:#333333; text-align:center;border-radius:5px; padding:5px 0 5px 0;}

/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{width:90%;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:left;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#ed3f34;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}


/*==============================各网站公用样式结束===========================*/



.box_os .os_x, .box_os .osqq, .ico_os, .ico_gt, .ico_pp, .osqq .qq{ background:url(../images/kf.gif) no-repeat;}
.box_os{ height:auto; overflow:hidden; width:131px; position:fixed; right:0; top:144px; _position:absolute; z-index:9999;display:none;}
.box_os .os_x{ background-color:#f7f7f7; background-position:2px 2px; width:18px; height:20px; float:right; display:inline; cursor:pointer;}
.box_os .osqq{ width:129px; border:1px solid #D1D1D1; background-color:#fff; background-position:0 -120px; clear:both; padding:37px 0 8px 0; text-align:center;}
.box_os .osqq p{ height:auto; line-height:20px;width:129px; margin-top:8px;}
.box_os .osqq p strong{ color:#666;}
.box_os .osqq img{ padding:7px 0 3px 0;}
.box_os .osqq p em{ color:#999; display:block; font-style:normal;}
.box_os .osqq p span{ color:#547816; display:block;}
.box_os .osqq .qq{ background-position:-140px -120px; display:block; width:99px; height:26px; margin:0 auto; margin-top:8px; cursor:pointer;}
.acbox{ width:130px; overflow:hidden;}
.acbox .ico_gt{ background-position:-60px 0; border:1px solid #299ec0; border-top:0; cursor:pointer; width:60px; height:33px; float:right;}
.acbox .ico_pp{ background-position:-60px -60px; border:1px solid #81b140; border-top:0; cursor:pointer; width:60px; height:33px; float:right; margin:0 2px;}
.onlineService{ background:none; display:none; width:39px; *width:84px; height:178px; ;position:fixed; right:0; top:144px; _position:absolute;z-index:9999;}
.onlineService .ico_os{ background-position:-2px -20px; border:1px solid #c7c7c7; cursor:pointer; width:39px; height:98px; float:right;}
.onlineService .ico_gt{ background-position:right 0; border:1px solid #299ec0; cursor:pointer; width:39px; height:37px; float:right; clear:both;}
.onlineService .ico_pp{ background-position:right -60px; border:1px solid #81b140; cursor:pointer; width:39px; height:37px; float:right; margin:0 0 1px 0; clear:both;}
.box_os .osqq p span a{color:#557917;}

.zixun {
  overflow: hidden;
  margin: 40px auto 0 auto;
}
.zixun a {
  display: block;
  margin: 0;
  text-align: center;
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  background: #e60012;
  float: left;
}
.zixun .phone {
  float: right;
  padding-left: 60px;
  background: url('../images/icon_phone01.png') no-repeat left center;
  width: 170px;
  font-family: 'Arial';
}
.zixun .phone p {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.zixun .phone b {
  font-size:26px;
  color: #000;
}


.ljzx {
  display: block;
  overflow: hidden;
  position: relative;
  width: 180px;
  height: 50px;
  background: #e60012;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  margin: 30px auto;
}
.ljzx:after,
.ljzx:before {
  animation: ljzx 4s linear infinite;
  content: '';
  display: block;
  width: 10px;
  height: 200px;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  left: -300px;
  top: 50%;
}
.ljzx:before {
  margin-left: 100px;
}

@keyframes ljzx {
  0% {
    left: -300px;
  }
  25% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

.ljzx2 {
  display: block;
  overflow: hidden;
  position: relative;
  width: 114px;
  height: 35px;
  background: #e60012;
  text-align: center;
  line-height:35px;
  font-size: 14px;
  color: #fff;
}
.ljzx2:after,
.ljzx2:before {
  animation: ljzx 4s linear infinite;
  content: '';
  display: block;
  width: 10px;
  height: 200px;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  left: -300px;
  top: 50%;
}
.ljzx2:before {
  margin-left: 100px;
}

@keyframes ljzx2 {
  0% {
    left: -300px;
  }
  25% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}


.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}

.toolbar-item-app2{background-position:0 -426px;}
.toolbar-item-app2:hover{background-position:0 -488px;}
.toolbar-item-app2 .toolbar-layer{height:194px;background:url(../images/gzh2.png) no-repeat;}

.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}

.online{ border-top:1px solid #e5e5e5; margin:20px 0 0; padding:20px 0; font-family:"SimSun";}
.online h2{ font-size:16px; line-height:30px; color:#333; height:50px; overflow:hidden;}
.online h2 span{ color:#666; display:inline-block; padding-left:20px; font-weight:normal;}
.online ul li{ margin-bottom:25px;}
.online li span{ display:inline-block; width:90px; font-size:14px; vertical-align:top; color:#4a4a4a; text-align:right; line-height:36px;}
.online li span em{ padding-right:2px; font-style:normal;}
.online .li01{ width:375px; float:left;}
.online .li02{ width:375px; float:left;}
.online .li03{ width:375px; float:left;}
.online .li04{ clear:both;}
.online li img{ vertical-align:middle; height:36px; background:#e5e5e5;}
.online .li05,.online .li06{ margin-bottom:10px;}
.inp1{ width:224px; height:36px; background:url(../images/iconfont-lianxiren.png) no-repeat 234px 10px #eeeef0; overflow:hidden; line-height:36px; border:0; padding:0 25px 0 10px;}
.inp2{ width:224px; height:36px; background:url(../images/iconfont-phone.png) no-repeat 234px 10px #eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp3{ width:224px; height:36px; background:url(../images/iconfont-youxiang.png) no-repeat 234px 10px #eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp4{ width:626px; height:109px; background:none; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; resize:none;}
.inp5{ width:205px; height:36px; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; background:none; margin-right:10px;}
.inp7{ width:224px; height:36px; background:url(../images/iconfont-gongsi.png) no-repeat 234px 10px  #eeeef0; overflow:hidden; line-height:36px; border:0;padding:0 25px 0 10px;}
.btn1{  width:59px; height:24px; border:0; margin:10px 27px 0 80px;}
.btn2{  width:59px; height:24px; border:0; margin:10px 0 0 0;}

.online .lislt{ width:244px; float:left;}
.inpqq{ width:224px; height:36px; background:url(../images/iconfont-phone.png) no-repeat 234px 10px #eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inpslt{ width:140px; height:36px; background:#eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 0px 0 10px;}
.gy{ color: #4a4a4a;display: inline-block;font-size: 14px; line-height: 36px;width:624px;}
.gy input{width:20px;height:15px; margin-left:10px;border:1px solid #e0e0e0;display: inline-block;}