@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
a:hover{color:#0773CE;text-decoration:none;}
ol,ul,dl,dt,dd { display: block; list-style-type: decimal; margin-block-start: 0em; margin-block-end: 0em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 0px;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1200px;}
.clear{clear:both;}
.wrapper{ width: 1200px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 40px; background: #f0f0f0;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  color: #333333; font-size: 14px;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #333333; float: right; text-align: center; line-height: 16px; color: #333333;}
/***头部***/
.head {}
.head .top {  width: 100%; padding: 5px 0;  display: flex;  justify-content: space-between;}
.head .logo { width: 800px; display: flex; align-items: center;}
.head .logo img { display: block;}
.head .logo p { display: block; box-sizing: border-box; font-size: 18px; line-height: 30px; color: #333; border-left-style: solid; border-left-width: 1px; border-left-color: #8C8984; padding-left: 20px;}
.head .toplx { width: 210px; display: flex; align-items: center; justify-content: space-between;}
.head .toplx img { width: 100px; height: 100px; display: block;}
.head .top .toplx .tel { width: 380px; background: url("../images/telephone.png") no-repeat left center; background-size: 45px; padding-left: 50px; box-sizing: border-box; color: #404042; font-size: 16px;line-height: 20px;}
.head .top .toplx .tel span { box-sizing: border-box; color: #404042; font-size: 24px; font-weight: normal; line-height: 30px; font-weight: bold; letter-spacing: -0.5px;}
nav{width:100%;height:60px;line-height: 60px; display: flex; justify-content: space-between; background: #1e50ae;}
nav li{float: left;text-align: center;width:200px;height: 60px;line-height: 60px;}
nav li a{display:block;text-align:center;font-size:16px;color: #fff;}
nav li:hover{text-decoration:none; background: #0d3e86;}
nav li:hover a{ color: #fff;}
nav li dl{width:200px;background:#0d3e86;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left; color: #fff;}
nav li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
nav li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
nav li dl dt:hover a{ color: #fff; font-size: 16px;}
nav li dl dt:hover{ background: #1e50ae;}
nav li:hover dl{left:auto;}
nav li .current{ background: #0d3e86;}

/*footer*/
footer {
    height: 320px;
    background: #000;
    background-size: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    z-index: 10;
    overflow: hidden;
}
.footer {
    background: #000;
    width: 100%;
    height: 320px;
    position: absolute;
    top: 0px;
    left: 0%;
    z-index: 1;
    opacity: 0.9;
}
.footer-m{
    width: 100%;
    position: absolute;
    z-index: 2;
}
.foot {
    display: flex;
    justify-content: space-between;
    padding: 36px 0 16px 0;
}
.foot .ftitle {
    box-sizing: border-box;
    color: #FFAA00;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    font-family: Microsoft YaHei;
    line-height: 30px;
}
.foot .ftitle hr {
    width: 73px;
    border: #FFAA00 solid 1px;
    margin-top: 10px;
	margin-left: 0px;
}
.foot .fleft {
    width: 425px;
}
.foot .fright {
    width: 480px;
    padding: 15px 7px 10px 47px;
}
.fcenter{ width: 295px; display: flex; justify-content: right; margin-top: 35px;}
.fcenter li{ width: 121px; text-align: center; color: #fff; font-size: 14px; margin-left: 15px;}
.fcenter li img{ width: 121px; height: 121px;}
.foot .finfo {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    padding: 10px 38px 10px 0;
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.foot .finfo a{ width: 33%; text-align: left; color: #fff; font-size: 15px; line-height: 40px;}
.foot .flxwm ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 12px;
}
.foot .flxwm ul li {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 15px;
    color: #ffffff;
    line-height: 40px;
    width: 48%;
}

.fnav {
    display: flex;
    justify-content: space-around;
}
.fnav a {
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    height: 44px;
    box-sizing: border-box;
    line-height: 44px;
    display: block;
}
.copyright {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    height: 40px;
}

/*index*/
.title{ text-align: center; margin-bottom: 35px;}
.title dl{ line-height: 70px; text-transform: uppercase; font-size: 28px; color: #000000; background: url(../images/title.png) no-repeat center bottom;}
.title dt{ line-height: 42px; color: #888888; font-size: 18px;}
.title1{ text-align: center; margin-bottom: 35px;}
.title1 dl{ line-height: 70px; text-transform: uppercase; font-size: 28px; color: #fff; background: url(../images/title1.png) no-repeat center bottom;}
.title1 dt{ line-height: 42px; color: #fff; font-size: 18px;}
.product{ padding: 30px 0px 40px 0px;}
.cpfl{ display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 25px;}
.cpfl li{ width: 145px; text-align: center; background: #1E50AE; border-radius: 10px; line-height: 50px;}
.cpfl li a{ font-size: 16px; color: #fff;}
.cpfl li:hover{ background: #0D3E86;}
.cpfl li:hover a{ color: #fff;}
.cpzs{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.cpzs li{ width: 280px; text-align: center; margin-bottom: 25px; border-radius: 10px;}
.cpzs li ol{ width: 280px; height: 280px; overflow: hidden;}
.cpzs li ol img{ width: 280px; height: 280px; transition: all 0.6s;}
.cpzs li p{ line-height: 35px; font-size: 14px;}
.cpzs li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.hf{ background: url(../images/hf.jpg) no-repeat left center; margin-bottom: 50px;color: #fff;}
.hf p{ font-size: 26px; line-height: 40px; padding-top: 65px; padding-bottom: 50px; }
.hf .tel{ position: relative; width: 660px; height: 50px; border: 1px solid #fff; border-radius: 50px; line-height: 50px; margin-bottom: 53px;}
.hf .tel em { float: left; display: block; font-size: 22px; font-style: normal;}
.hf .tel b { display: inline-block; font-size: 32px;}
.hf .tel a {position: absolute; top: 0; right: -1px; width: 150px; color: #0060c6; font-size: 20px; line-height: 50px; text-align: center; background: #fff; border-radius: 50px;}
.hf .tel i {position: relative; float: left; width: 35px; height: 35px; background-position: -138px 0; margin-top: 6px; margin-left: 45px; margin-right: 20px;}
.icon { background-image: url(../images/icon_blue.png); display: inline-block; vertical-align: middle;}
.rxcp{ padding-bottom: 60px;}
#demo_{overflow:hidden;width:1200px;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 280px; overflow: hidden; padding: 4px; border: 1px solid #D9D9D9; }
.idllist1 li ol img{width:280px;height:280px; transition: all 0.6s;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li p{ background: url(../images/q.jpg) no-repeat center top ;}
.idllist1 li a{ font-size: 14px; color: #333333;}
.company{ padding: 50px 0px 50px 0px; background: url(../images/com.jpg) no-repeat center top;}
.com_l{ width: 545px; margin-right: 25px; height: 320px; overflow: hidden;}
.com_l img{ width: 545px; height: 320px; transition: all 0.6s;}
.com_l:hover img{ transition: all 0.6s; transform: scale(1.2);}
.com_r{ text-align: center; color: #fff; font-size: 18px; padding-bottom: 100px;}
.com_r p{ text-indent: 2em; line-height: 38px; font-size: 16px;}
.com_r a{ font-size: 14px;}
.com_r dl{ width: 150px; line-height: 45px; background: #ffffff; border-radius: 5px; text-align: center; margin: 25px auto 0px auto;}
.com_r dl a{ color: #1e50ae; font-size: 16px;}
.com_r dl:hover{ background: #FFAA00;}
.com_b{ padding: 20px; background: #fff; position: relative; margin-top: -40px; display: flex; justify-content: space-between; flex-wrap: nowrap; box-shadow: 0 0 20px #999; }
.com_b li{ width: 360px;}
.com_b li ol{ width: 360px; overflow: hidden; height: 270px;}
.com_b li ol img{ width: 360px; height: 270px; transition: all 0.6s;}
.com_b li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.lxfs{ background: url(../images/lxfs.jpg) repeat-x; padding: 35px 0px;}
.lx_l{ width: 545px;}
.lx_lb{ background: url(../images/lx_lb.jpg) no-repeat top; text-align: center; padding-top: 22px;}
.lx_lb dl{ line-height: 36px; font-size: 20px; color: #000000;}
.lx_lb dl span{ color: #979797;}
.lx_lb dt{ line-height: 28px; color: #565656; font-size: 16px;}
.lx_lb dt span{ color: #ff0000;}
.lx_lb dd{ line-height: 45px; color: #D00000; font-size: 26px;}
.lx_lb ol{ line-height: 52px; width: 132px; margin: 0px auto; font-size: 20px; color: #fff;}
.lx_rb{ line-height: 35px; font-size: 16px;margin-top: 80px; padding-left: 20px;}
.lx_rt{ background: url(../images/lx_rt.jpg) no-repeat left top; height: 202px; width: 616px; text-align: right;}
.lx_rt p{ padding-top: 81px; line-height: 30px; color: #777576; font-size: 16px; padding-right: 35px;}
.kszy{ padding: 50px 0px 30px 0px;}
.hf2{ background: url(../images/hf2.jpg) no-repeat center top; height: 300px;}
.wz2{ font-size: 30px; line-height: 46px; color: #fff; padding-top: 60px;}
.wz2 p{ font-size: 26px;}
.news{ padding: 40px 0px;}
.newsb{ display: flex; justify-content: space-between; flex-wrap: wrap; padding-top: 20px;}
.news_l{ width: 48%;}
.news_r{ width: 48%;}
.newsb dl{ margin-bottom: 24px; border-bottom: 1px dashed #BBBBBB; padding-bottom: 15px;}
.newsb ul{ width: 189px; height: 142px; overflow: hidden; float: left; margin-right:20px ;}
.newsb ul img{ transition: all 0.6s; width: 189px; height: 142px; }
.newsb dl ol{ line-height: 23px; font-size: 14px; color: #606060;}
.newsb dl dt{ line-height: 50px; height: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.newsb dl dt a{ font-size: 18px; color: #303030; font-weight: bold;}
.newsb dl hr{ border: none; background: #0773CE; height: 1px; width: 20px; margin-left: 0px; margin-top: -1px; margin-bottom: 13px; transition: all 0.6s;}
.newsb dl dd{ line-height: 28px; font-size: 14px; color: #606060; }
.newsb dl:hover hr{ width: 367px; transition: all 0.6s;}
.newsb dl:hover dt a{ padding-left: 30px;}
.newsb dl:hover ul img{ transition: all 0.6s; transform: scale(1.2);}
.news_l dl:hover hr{ width: 576px; transition: all 0.6s;}


#toolbar {
   position: fixed;
   z-index: 9999;
   right: 0px;
   bottom: 15%;
 }
 
 #toolbar li {
   margin-bottom: 3px;
   font-size: 0;
   width: 57px;
   height: 57px;
   right: 0;
   position: relative;
 }
 
 #toolbar li a {
   display: block;
   position: absolute;
   z-index: 9;
   right: 0;
   top: 0;
   width: 57px;
   height: 57px;
   overflow: hidden;
   background: #0773CE;
   -webkit-transition: all .5s ease;
   transition: all .5s ease;
   white-space: nowrap;
   font-size: 0;
 }
 
 #toolbar li .icon-font {
   display: inline-block;
   vertical-align: middle;
   width: 57px;
   height: 57px;
   background-color: #333;
   color: #fff;
 }
 
 #toolbar li .icon-qq:after {
   background-position: 0 -150px;
 }
 
 #toolbar li .icon-phone:after {
   background-position: 0 -90px;
 }
 
 #toolbar li .icon-ewm:after {
   background-position: 0 -30px;
 }
 
 #toolbar li .icon-message:after {
   background-position: 0 -120px;
 }
 
 #toolbar li .icon-top:after {
   background-position: 0 -60px;
 }
 
 #toolbar li .icon-wangwang:after {
   background-position: 0 0;
 }
 
 #toolbar li .wz {
   display: inline-block;
   line-height: 57px;
   font-size: 18px;
   color: #fff;
   vertical-align: middle;
   padding-left: 10px;
 }
 #toolbar li .wz1 {
   display: inline-block;
   line-height: 57px;
   font-size: 20px;
   font-family: impact;
   color: #fff;
   vertical-align: middle;
   padding-left: 0px;
 }
 .icon-font {
   position: relative;
 }
 .icon-font:after {
   content: "";
   width: 30px;
   height: 30px;
   background-image: url(../images/icon_spirit.png);
   background-repeat: no-repeat;
   position: absolute;
   left: calc(50% - 15px);
   top: calc(50% - 15px);
 }
 
 #toolbar li.ewm .ewm-box {
   position: absolute;
   z-index: 1;
   padding: 5px;
   background: #1e50ae;
   width: 110px;
   right: 120%;
   bottom: 0;
   opacity: 0;
   visibility: hidden;
   -webkit-transform: translateX(100%);
           transform: translateX(100%);
   -webkit-transition: all .7s;
   transition: all .7s;
 }
 
 #toolbar li.ewm .ewm-box p {
   margin-bottom: 0;
 }
 
 #toolbar li.ewm .ewm-box img {
   max-width: 100%;
 }
 
 #toolbar li.ewm .ewm-box:after {
   content: '';
   position: absolute;
   right: -5px;
   bottom: 20px;
   width: 0;
   height: 0;
   line-height: 0;
   font-size: 0;
   overflow: hidden;
   border-width: 5px;
   cursor: pointer;
   border-style: dashed dashed dashed solid;
   border-color: transparent transparent transparent #1e50ae;
   border-right: none;
 }
 
 #toolbar li.ewm:hover .icon {
   background-position: -57px -180px;
 }
 
 #toolbar li.ewm:hover .ewm-box {
   opacity: 1;
   visibility: visible;
   -webkit-transform: translateY(0);
           transform: translateY(0);
 }
 
 #toolbar li.backtop {
   cursor: pointer;
 }
 
 #toolbar li.backtop .iconfont {
   color: #fff;
   background-color: #1e50ae;
 }
 
 #toolbar li:hover a {
   width: 200px;
 }
 
 #toolbar li:hover .icon-font {
   background-color: #1e50ae;
 }
 
 #toolbar li:hover .icon-qq:after {
   background-position: -30px -150px;
 }
 
 #toolbar li:hover .icon-phone:after {
   background-position: -30px -90px;
 }
 
 #toolbar li:hover .icon-ewm:after {
   background-position: -30px -30px;
 }
 
 #toolbar li:hover .icon-message:after {
   background-position: -30px -120px;
 }
 
 #toolbar li:hover .icon-wangwang:after {
   background-position: -30px 0;
 }
 
 #toolbar li:hover .icon-top:after {
   background-position: -30px -60px;
 }
 .cp_l {
 	width: 420px;
 	margin-right: 30px;
 }
 .cp_r {
 	width: 490px;
 }
 .cp_r dl {
 	border-bottom: 1px solid #EEEEEE;
 	font-size: 22px;
 	font-weight: bold;
 	background-color: #FAFAFA;
 	line-height: 40px;
 	height: 40px;
 	border-left: 2px solid #1e50ae;
 	padding-left: 10px;
 }
 .cp_r ul {
 	background-color: #FDFDFD;
 	padding: 10px;
 	margin-bottom: 5px;
 }
 .cp_r ul li {
 	color: #1e50ae;
 	font-size: 16px;
 }
 .cp_r ul ol img {
 	float: left;
 	width: 130px;
 	margin-right: 10px;
 }
 .cp_r ul ol p {
 	line-height: 26px;
 	font-size: 13px;
 	text-indent: 2em;
 }
 .cp_r dd {
 	font-size: 14px;
 	line-height: 26px;
 }
 .cp_r dt {
 	margin-top: 10px;
 	padding: 15px 20px;
 	font-size: 14px;
 	color: #666;
 	background-color: #efefef;
 	border-radius: 15px;
 	overflow: hidden;
 	line-height: 31px;
 }
 #preview {
 	float: none;
 	margin: 0px auto;
 	text-align: center;
 	width: 420px;
 }
 .jqzoom {
 	width: 410px;
 	height: 410px;
 	position: relative;
 	border: 1px solid #DDDDDD;
 	display: table-cell;
 	vertical-align: middle;
 	padding: 4px;
 }
 .zoomdiv {
 	left: 859px;
 	height: 300px;
 	width: 300px;
 }
 .list-h li {
 	float: left;
 }
 #spec-n5 {
 	width: 420px;
 	height: 56px;
 	padding-top: 6px;
 	overflow: hidden;
 }
 #spec-left {
 	background: url(images/left.gif) no-repeat;
 	width: 10px;
 	height: 45px;
 	float: left;
 	cursor: pointer;
 	margin-top: 5px;
 }
 #spec-right {
 	background: url(images/right.gif) no-repeat;
 	width: 10px;
 	height: 45px;
 	float: left;
 	cursor: pointer;
 	margin-top: 5px;
 }
 #spec-list {
 	float: left;
 	overflow: hidden;
 	margin-left: 5px;
 	display: inline;
 	position: relative;
 	width: 390px;
 	margin-right: 5px;
 }
 #spec-list ul li {
 	float: left;
 	margin-right: 0px;
 	display: inline;
 	width: 65px;
 }
 #spec-list ul li img {
 	padding: 2px;
 	border: 1px solid #ccc;
 	width: 50px;
 	height: 50px;
 }
 .zoomdiv {
 	z-index: 100;
 	position: absolute;
 	top: 1px;
 	left: 0px;
 	width: 430px;
 	height: 430px;
 	background: url(i/loading.gif) #fff no-repeat center center;
 	border: 1px solid #e4e4e4;
 	display: none;
 	text-align: center;
 	overflow: hidden;
 }
 .bigimg {
 	width: 800px;
 	height: 800px;
 }
 .jqZoomPup {
 	z-index: 10;
 	visibility: hidden;
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	width: 50px;
 	height: 50px;
 	border: 1px solid #aaa;
 	background: #FEDE4F 50% top no-repeat;
 	opacity: 0.5;
 	-moz-opacity: 0.5;
 	-khtml-opacity: 0.5;
 	filter: alpha(Opacity=50);
 	cursor: move;
 }
 #spec-list div {
 	margin-top: 0;
 	margin-left: 0px;
 	width: 100% !important;
 }
 .nyxx {
 	background: #fafafa;
 	color: #444;
 	line-height: 36px;
 	font-weight: bold;
 	font-size: 15px;
 	border-radius: 5px;
 	margin: 10px 0px;
 }
 .nyxx i {
 	background: #0773CE;
 	width: 2px;
 	height: 20px;
 	display: block;
 	float: left;
 	margin: 8px 10px 0px 0px;
 }



.nlx{ margin-top: 50px;}
.nlxt{ height: 40px; line-height: 40px; background: #0773CE; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #1c1c1c;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:220px; float:left; margin-right:10px;margin-bottom: 20px;}
.iright{ width:970px; float:left;margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #0773CE;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f4f5f7;}
.icpfl ul li{ background:url(../images/dot1.png) no-repeat 10px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul li a{ padding-left:30px; font-size:14px; color:#000;}
.icpfl ul li a:hover{color:#0773CE;}
.icpfl ul p{ background:url(../images/dot1.png) no-repeat 20px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul p a{ padding-left:40px; font-size:13px; color:#000;}
.icpfl ul p a:hover{color:#0773CE;}
.icpfl ul ol{ background:url(../images/dot1.png) no-repeat 30px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul ol a{ padding-left:50px; font-size:12px; color:#000;}
.icpfl ul ol a:hover{color:#0773CE;}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.mup{background-color: #0773CE; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#fff;}
.hg{line-height:30px; float: right; padding-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:227px;float:left;margin:0px 5px;}
.rytp a{width:225px;height:225px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
.lb{text-align: left;float: left;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{width:880px;text-align: center;margin: 0px auto;}
.page li{text-align: center;padding-right: 10px;float: left}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}
.inews{padding: 10px;text-align: left;}
.inews li{height:40px;line-height:40px;text-align: left;border-bottom: 1px #D5D5D5 dotted; background:url(../images/dot1.png) no-repeat left center;}
.inews li a{ padding-left:20px;  font-size:14px;}
.inews li span{float:right;}
/*内页样式*/
.nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal
}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}