@charset "utf-8";
/* by Sean Lu 20160407 */
html { }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; }
body { font-size: 12px; background: #fff; color: #333; font-family: microsoft yahei; }
ul,li { list-style: none; }
img { border: 0; }
input:focus { outline: none; }

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:14px; font-family:"Microsoft YaHei","Arial"; color:#666;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:14px;}

*{margin:0;padding:0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button,input,select,textarea{outline:none;}
ul,ol,li{list-style:none;}

img{border:0px;}
table{ }
html,body{height:auto;margin:0 auto;}
.hide{display:none;}
.clear{clear:both;}


h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin:0; padding:0;}
h2 { font-size: 2em;  margin:0; padding:0;}
h3 { font-size: 1.5em; line-height: 1;  margin:0; padding:0;}
h4 { font-size: 1.2em; line-height: 1.25; margin:0; padding:0;}
h5 { font-size: 1em;  margin:0; padding:0;}
h6 { font-size: 1em; }

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;color: #333;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}


/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }

body { min-width: 1262px; }

/* 圆细滚动条样式 20150717 */
::-webkit-scrollbar{width:6px;height:12px}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#8E8E8E;border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 层浮动 */
.left,.fl{ float: left; }
.right,.fr{ float: right; }
.center { margin: 0 auto; }

.wrapper { width: 1260px; margin: 0 auto; }
.top{ width:100%;border-bottom:1px #e9eced solid; overflow:hidden}
.topl{ float:left;color:#666666; padding:10px 0}
.topr{ float:right;padding:10px 0}
.top a { color: #01119c; }
.top img { vertical-align:middle; }

.logo{ float:left; padding:20px 0}
.logo img{ width:100%}
.telarea{ float:right; background:url('../images/btgr.jpg') right 28px no-repeat; padding:20px 0; width:40%;overflow:hidden;padding-right:30px;}
.telarea .tit{width:100%; text-align:right; }
.telarea .tel{width:100%; text-align:right; clear:both; color:#01119c; font-size:21px}
/*#e9eced,#d9d9d9,rgb(89,134,219,0.8)*/
.navarea{width:100%; background:#5986DB; border-top:rgb(89,134,219,0.8) 0px solid; height:45px; line-height:45px; clear:both;}
.nav { height: 45px; line-height: 45px; }
.nav .nLi { float: left; position: relative; }
.nav .nLi .na { display: block; padding: 0 40px; font-size: 15px; font-weight: bold; color: #FFF; font-family: microsoft yahei; text-decoration: none; }
.nav .nLi .na:hover, .nav .nLi.on .na { color: #e9eced; background: rgba(255,255,255,0.1); }
.nav .nLi .sub { position: absolute; top: 45px; left: 0; z-index: 99; background: #fff; width: 500px; overflow: hidden; box-shadow: 0 15px 30px rgba(0,0,0,0.1); border:0px solid #e9eced; border-top: 0; display: none; }
.nav .nLi .sub .shul { float: left; width: 180px; padding: 10px 0; background: rgba(89,134,219,0.9); }
/*.nav .nLi .sub04 .shul { height: 188px; }
.nav .nLi .sub06 .shul { height: 188px; }
.nav .nLi .sub03 { width: 670px; }
.nav .nLi .sub03 .shul { width: 250px; }
.nav .nLi .sub05 { width: 150px; }*/
.nav .nLi .sub .shul .shli { line-height: 55px; height: 55px; }
.nav .nLi .sub .shul .shli a { color: #fff; font-family: microsoft yahei; font-size: 14px; display: block; padding-left: 40px; text-decoration: none; position: relative; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.nav .nLi .sub .shul .shli.on a { color: #e9eced; }
.nav .nLi .sub .shul .shli i { position: absolute; width: 5px; height: 8px; background: url(../images/navarrow.png?v=1.0) no-repeat 0 -8px; right: 16px; top: 20px; }
.nav .nLi .sub .shul .shli.on i { background-position: 0 0; }
.nav .nLi .sub .sbd { width: 320px; float: right; }
/*.nav .nLi .sub03 .sbd { width: 420px; }*/
.nav .nLi .sub .sbd .sbox { line-height: 22px; font-size: 12px; font-family: microsoft yahei; color: #666; background-repeat: no-repeat; background-position: right bottom; }
.nav .nLi .sub .sbd .sbox .sbp { padding: 15px 20px; }
.nav .nLi .sub .sbd .sbox .more { display: block; float: left; padding: 0 20px; line-height: 22px; border: 1px solid #e9eced; color: #e9eced; font-family: microsoft yahei; }
.nav .nLi .sub .sbd .sbox .more:hover { background: #e9eced; color: #fff; text-decoration: none; }
.nav .nLi .sub .sbd .sbox p { margin-bottom: 20px; }
.nav .nLi .sbd .sbox img{ bottom:0; position:absolute; width:320px;height:108px; }
.nav .nLi .sub02 .sbd .sbox { height: 150px; }
.nav .nLi .sub02 .sbd .sbox .sbp { height: 40px; }
.nav .nLi .sub02 .sbd .sbox img{ bottom:0; position:absolute; width:320px;height:158px; }
.nav .nLi .sub03 .sbd .sbox img{ bottom:0; position:absolute; width:320px;height:88px; }
/*.nav .nLi .sub02 .sbd .sbox { height: 150px; }
.nav .nLi .sub03 .sbd .sbox { height: 450px; }
.nav .nLi .sub04 .sbd .sbox { height: 100px; }
.nav .nLi .sub06 .sbd .sbox { height: 100px; }*/

.nav .nLi .sub .sbd .sbsm { overflow: hidden; margin-bottom: 20px; }
.nav .nLi .sub .sbd .sbsm .sa { float: left; width: 84px; font-weight: bold; font-size: 14px; font-weight: normal; color: #333; }
.nav .nLi .sub .sbd .sbsm .sb { margin-left: 90px; }

.nav .nLi .sub .sbd .sbox01 { background-image: url(../images/navsbg011.jpg); }
.nav .nLi .sub .sbd .sbox02 { background-image: url(../images/navsbg02.jpg); }
.nav .nLi .sub .sbd .sbox03 { background-image: url(../images/navsbg03.jpg); }
.nav .nLi .sub .sbd .sbox04 { background-image: url(../images/navsbg04.jpg); }
.nav .nLi .sub .sbd .sbox05 { background-image: url(../images/navsbg05.jpg); }
.nav .nLi .sub .sbd .sbox06 { background-image: url(../images/navsbg06.jpg); }
.nav .nLi .sub .sbd .sbox07 { background-image: url(../images/navsbg07.jpg); }
.nav .nLi .sub .sbd .sbox11 { background-image: url(../images/navsbg11.jpg); }
.nav .nLi .sub .sbd .sbox12 { background-image: url(../images/navsbg12.jpg); }
.nav .nLi .sub .sbd .sbox13 { background-image: url(../images/navsbg13.jpg); }
.nav .nLi .sub .sbd .sbox14 { background-image: url(../images/navsbg14.jpg); }
.nav .nLi .sub .sbd .sbox15 { background-image: url(../images/navsbg15.jpg); }
.nav .nLi .sub .sbd .sbox04 .sbsm .sa { width: 60px; }
.nav .nLi .sub .sbd .sbox04 .sbsm .sb { margin-left: 60px; }

/* banner
-------------------------------------------------------------- */
#wrapper {
	position:relative;
	z-index:1;
/*	margin-top:154px;*/
}
a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}

a:focus , a:link, a:active {
	outline:none;
}
a:hover {
	color:#444;
}
.clear{clear:both;}

.fullSlide{width:100%;position:relative;height:410px;background:#000}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden}
.fullSlide .bd ul{width:100%!important}
.fullSlide .bd li{width:100%!important;height:410px;overflow:hidden;text-align:center;background-position: center;}
.fullSlide .bd li a{display:block;height:410px;font-size: 0;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px}
.fullSlide .hd ul{text-align:center}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background:red}
.fullSlide .next,.fullSlide .prev{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:.5;display:none}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px}


/*index product*/
.inproduct {
	/*height: 558px;*/
	background: url(../images/adv.jpg?v=1.0) no-repeat top;
	padding-bottom:20px;
	overflow:hidden;
}
.sz_conl {
	width: 262px;
	float: left;
}
.sz_conl_t {
	height: 90px;
	background: #5986DB;
	text-align: center;
}
.sz_conl_t h2 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	padding-top: 22px;
}
.sz_conl_t p {
	color: #fff;
	font-size: 13px;
}
.sz_conl_c {
	margin-top: 10px;
}
.sz_conl_c ul li {
	border: 1px solid #ededed;
	height: 40px;
	line-height: 40px;
	background: url(../images/ff.png) no-repeat 224px 13px;
	margin-bottom: 10px;
}
.sz_conl_c ul li a {
	font-size: 16px;
	color: #09367e;
	display: block;
	height: 40px;
	padding-left: 35px;
}
.sz_conl_c ul li a:hover {
	background: #5986DB;
	font-size: 16px;
	color: #fff;
}
.sz_conl_u {
	margin-top: 10px;
}

.sz_conr {
	width: 960px;
	float: right;
}
.sz_conr ul li {
	float: left;
	width: 225px;
	margin-left: 14px;
}
.sz_conr ul li .pic {
	width: 220px;
	height: 150px;
}
.sz_conr ul li .pic img {
	width: 220px;
	height: 150px;
}
.sz_conr ul li p {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #444444;
}
.sz_conr_t {
	background: url(../images/yq.png) no-repeat bottom right;
	height: 80px;
	font-size: 16px;
	color: #2a2a2a;
	text-align: right;
	margin-bottom: 25px;
	line-height: 80px;
}
.sz_conr_t span {
	font-size: 20px;
	color: #385791;
}
/*品牌优势*/
.youshi {
	background:#000 url(../images/ipbg.jpg?v=1.1);
	height: 450px;
	padding-top: 80px;
}
.index_tit {
	text-align: center;
	color: #0370b3;
	font-weight: bold;
	border-top: 1px solid #0370b3;
}
.index_tit p {
	font-size: 28px;
	margin-bottom: 2px;
	color:#333333
}
.index_tit span {
	font-size: 16px;
}
.tit_box {
	width: 190px;
	background: url(../images/ipbg.jpg);
	display: inline-block;
	margin-top: -40px;
}
.ysbg {
	height: 393px;
	background: url(../images/advbg.jpg?v=1.1) no-repeat top center;
	position: relative;
	margin-top: 10px;
}
.ysbg p {
	color: #2f2d2e;
	font-size: 24px;
	font-weight: bold;
}
.ysbg span {
	color: #555453;
}
.a1, .a2, .a3, .a4, .a5, .a6 {
	position: absolute;
}
.a1, .a2, .a3 {
	text-align: right;
}
.a1 {
	left:80px;
	top: 50px;
}
.a2 {
	left: 120px;
	top: 165px;
}
.a3 {
	left: 140px;
	top: 280px;
}
.a4 {
	right: 165px;
	top: 50px;
}
.a5 {
	right: 68px;
	top: 165px;
}
.a6 {
	right: 90px;
	top: 285px;
}
/*wenda*/
.news {
	height: 500px;
	background: url(../images/ipbg.jpg);
	margin-top:15px;
}
.slideTxtBox {
	text-align: left;
}
.slideTxtBox .hd {
	height: 62px;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
}
.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	background: #666565;
	height: 51px;
	line-height: 49px;
	color: #fff;
	font-size: 26px;
	width: 360px;
	text-align: center;
}
.slideTxtBox .hd ul li.on {
	height: 62px;
	background: url(../images/newtit.png) center;
}
.slideTxtBox .bd ul {
	zoom: 1;
}
.slideTxtBox .bd li {
}
.new_left {
	width: 720px;
}
.hot_new {
	margin-top: 25px;
	height: 150px;
	margin-bottom: 30px;
}
.hot_new img {
	width: 218px;
	height: 150px;
}
.hot_new .fr {
	width: 480px;
	margin-top: 5px;
}
.hot_new .fr span {
	color: #b5b5b5;
	font-size: 20px;
	display: block;
	margin-bottom: 10px;
}
.hot_new .fr p.newtit {
	color: #5a545c;
	font-size: 18px;
	margin-bottom: 2px;
}
.hot_new .fr p.newintro {
	font-size: 12px;
	color: #6f6d6f;
	line-height: 25px;
}
.newlist li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #dee2e0;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/jt.jpg) no-repeat left center;
}
.newlist li a {
	color: #131313;
}
.newlist li span {
	color: #585858;
	float: right;
}
.newlist li:nth-child(5) {
	border: 0;
}
.problem {
	width: 380px;
}
.problem .protit {
	height: 40px;
	line-height: 35px;
	color: #0070ad;
	font-size: 26px;
	font-weight: bold;
	background: url(../images/cj.jpg) no-repeat left top;
	padding-left: 18px;
	border-bottom: 2px solid #d2d2d2;
	padding-bottom: 13px;
}
.problem li {
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 10px;
	margin-top: 20px;
}
.problem li:nth-child(1) {
	margin-top: 36px;
}
.problem li:nth-child(3) {
	border: 0;
}
.problem li a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(../images/w.png) no-repeat left center;
	padding-left: 40px;
	font-size: 16px;
	color: #5a545c;
}
.problem li p {
	font-size: 12px;
	color: #6f6d6f;
	line-height: 25px;
	background: url(../images/d.png) no-repeat left top;
	padding-left: 40px;
	margin-top: 20px;
}
/*******************floor1********************/
.floor{background: url(../images/bg_floor2.jpg) no-repeat center top;}
.floors {
	height: auto;
	overflow: hidden;
	margin: 0px auto 0;
	width: 1200px;
}
.f2t {
	padding: 44px 0 0 48px;
	
	
}
.f2t h2 {
	font-size: 20px;
}
.f2t h2 span {
	font-size: 30px;
	margin-right: 10px;
	color: #fff;
}
.f2t h2, .f2t h3 {
	color: #fff;
}
.f2t h3 {
	font-size: 18px;
}

.floor1 {
	height: 310px;
	overflow: hidden;
	width: 1200px;
	margin: 30px auto 0;
}
.f1l {
	float: left;
	padding: 0px 0 0 28px;
	width: 618px;
}

.f1l .gsjj .sdiv {
	line-height: 1.8em;
	margin-top: 0px;
	height: 228px;
	overflow: hidden;
	background-color:rgba(255,255,255,0.2);
	padding:15px 15px;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.f1l .gsjj .sdiv p{ color:#FFFFFF}
.f1r {
	float: right;
	padding: 0px 33px 0 0;
	width: 470px;
}
.f1l .gsjj p{ margin:0 0; padding:0 0}
.f1l .gsjj a {
	display: block;
	transition: all ease-in-out .2s;
	margin-top: 20px;
	width: 102px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	text-transform: uppercase;
	border: 1px solid #aaa;
}
.f1l .gsjj a:hover {
	background: #006ec7;
	color: #fff;
	border: 1px solid #006ec7;
}
.f1rt {
	height: 156px;
	float: right;
	width: 465px;
	background: #197ccd;
}
.f1rb {
	height: 150px;
	width: 310px;
	float: right;
	background: url(../images/pic03.jpg) no-repeat 0 0;
}
.f1rtl {
	float: left;
	width: 155px;
}
.f1r h2 {
	color: #fff;
	margin-top: 15px;
	padding-left: 12px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	background: url(../images/bg_h22.png) no-repeat 18px bottom;
}
.f1r h2 a {
	color: #fff;
	font-size: 16px;
}
.f1r p {
	padding-left: 12px;
	height: 68px;
	overflow: hidden;
	color: #fff;
	width: 114px;
	line-height: 1.2em;
}
.f1rtc {
	float: left;
	width: 155px;
}
.f1rtc img {
	height: 156px;
	width: 155px;
}
.f1rtr {
	float: left;
	width: 140px;
}
.f1rbl {
	float: left;
	width: 155px;
	height: 150px;
	background: url(../images/bg_h2.png) repeat 0 0;
}
/*******************floor3*************/
.floor3 {
	height: auto;
	overflow: hidden;
	width: 1002px;
	margin: 60px auto 0;
}
.f3t {
	text-align: center;
}
.f3t h2 {
	color: #231815;
	font-size: 30px;
	font-weight: bold;
}
.f3t h3 {
	color: #221815;
	font-size: 16px;
}
.cjys {
	padding-top: 40px;
	height: 370px;
	overflow: hidden;
}
.cjys a {
	display: block;
	margin-right: 39px;
	text-align: center;
	transition: all ease-in-out .2s;
	float: left;
	width: 221px;
	height: 322px;
	background: #f3f3f3;
}
.cjys a:hover {
	background: #006ec7;
}
.cjys img {
	width: 155px;
	height: 155px;
	border-radius: 50%;
}
.cjys .pic {
	padding: 25px 0 0;
}
.cjys a:hover h2, .cjys a:hover h3, .cjys a:hover p {
	color: #fff;
}
.cjys p {
	padding: 12px;
	line-height: 1.8em;
}
.cjys h2 {
	font-size: 14px;
	font-weight: normal;
}
.cjys h2 {
	padding-top: 16px;
}
.cjys h3 {
	font-size: 13px;
	text-transform: uppercase;
	background: url(../images/bg_h3.png) no-repeat center bottom;
	padding: 5px 0;
}
.cjys a:hover h3 {
	background: url(../images/bg_h3a.png) no-repeat center bottom;
}
.gg {
	text-align: center;
	margin:0px auto 20px auto;
}
/*******************floor4********************/
/* footer
-------------------------------------------------------------- */
.footer{
	width:100%;
	overflow:hidden;
	background:#f3f3f3;
	
	padding:37px 0;
}
.footernr{
	width:1260px;
	overflow:hidden;
	margin:auto;
}
.footernrlf{
	width:81%;
	overflow:hidden;
}
.footernrrt{
	width:18%;
	overflow:hidden;
	border-left:solid 1px #e0e0e0;
}
.botnav{
	width:100%;
	overflow:hidden;
	margin-bottom:12px;
}
.botnav a{
	color:#333;
}
.botnav a:hover{
	color:#065eaf;
}
.footernrlf p{
	width:100%;
	overflow:hidden;
	line-height:30px;
	color:#757575;
}
.footerbg{
	background:#f8f8f8;
}
.link{
	width:100%;
	overflow:hidden;
	color:#757575;
}
.link a{
	color:#757575;
	margin:0 5px;
}
.bottel{
	width:100%;
	overflow:hidden;
	color:#ed1a22;
	font-size:20px;
	text-align: center;
	line-height:30px;
}
.sbtime{
	width:100%;
	overflow:hidden;
	text-align: center;
	font-size:12px;
	color:#757575;
}
.kefu{
	width:100%;
	overflow:hidden;
	margin-top:17px;
}
.kefu p{
	width:76px;
	height:28px;
	background:#f3f3f3 url(../Images/kftb.jpg) no-repeat 19px;
	border:solid 1px #ed1a22;
	color:#ed1a22;
	padding-left:42px;
	margin:auto;
}
.bq{
	width:100%;
	/*background:#005aad;*/
	background: url(../images/footer_bg.jpg) no-repeat center;
	padding-bottom: 10px;
	overflow:hidden
}
.bq .bqnr{
	width:1200px;
	overflow:hidden;
	margin:auto;
	color:#fff;
	text-align:center;
	line-height:30px;
	padding:15px 0;
}
.bq .bqnr a{
	color:#fff;
}
.bq .bqnr a:hover{
	text-decoration:underline;
}
.footer03 {
	font-size: 14px;
	color: #fff;
	margin-top:-10px;
}
.footer03 span {
	display: block;
	float: left;
	padding: 9px 7px 0 45%;
	color: #33CCFF;
	
}
.company{position:relative; width:217px; line-height:27px; margin:0 auto; z-index:8888;}
.company h4{ font-size:14px; color: #fff;height:27px; line-height:27px;padding-left:10px; font-weight:normal; background:#0a6dc9 url(../images/134_11.gif) no-repeat right 1px; cursor:pointer;}
.com_list{position:absolute; bottom:27px; _bottom:26px; width:100%; background:#0a6dc9; display:none;}
.com_list ul{padding:1px 1px 0; border-bottom:1px solid #3899f2;}
.com_list li{margin-top:1px;}
.com_list a{display:block; width:205px; height:27px; padding-left:10px;color: #fff;}

/* fixed */
.fixed {
	position: fixed;
	width: 55px;
	height: 212px;
	right: 25px;
	bottom: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 999;
}
.fixed a {
	display: block;
	width: 55px;
	height: 53px;
}
.book {
	background: url(../images/fixed.jpg) 0 0 no-repeat;
}
.book:hover {
	background-position: -54px 0;
}
.fixed a.codepic {
	background: url(../images/fixed.jpg) 0 -53px no-repeat;
	height: 52px;
}
.fixed a.codepic:hover {
	background-position: -54px -53px;
}
.fixed div {
	position: relative;
}
.fixed a.backup {
	background: url(../images/fixed.jpg) 0 -158px no-repeat;
	height: 52px;
}
.fixed a.backup:hover {
	background-position: -54px -158px;
	height: 53px;
}
.fixed div img {
	position: absolute;
	left: -196px;
	width: 196px;
	height: 196px;
	top: -106px;
	display: none;
}
/*about*/
.public_type{width: 100%;height: 50px;background: rgba(49,122,205,0.8);margin-top: -50px;position: relative;}
.public_type_con,.public_lj_con{width: 1260px;margin: 0 auto;}
.public_type_con span{ font-size:14px; color:#FFFFFF}
.public_type_list{float: left;color: #fff;line-height: 50px;margin-right: 30px;}
.public_type_list span{font-weight: bold;float: left;margin-right: 8px;}
.fd{clear:both;}
.public_lj{width: 100%;height: 50px;border-bottom: 1px solid #ebebeb;line-height: 50px;color: #666;}
.public_lj a{color: #666;}
.public_lj span{float: left;margin-right: 10px;margin-top: 2px;}

/*在线留言*/
.Prod_show_tit{width: 90%;font-size: 28px;color: #444;text-align: center;margin-top: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.Prod_show_tit p{width: 45px;height: 5px;background: #6a7883;margin: 0 auto;margin-top: 19px;}
.gbook_show_con{margin-bottom: 40px;padding: 3% 0 3% 0;width: 100%;}
.gbook_show_con img{max-width: 100%;}
.gbook{width: 100%;margin: 0 auto;margin-top: 35px;}
.gbook_list{float: left;margin: 0px 10px 20px 10px;}
.gbook_list input{width: 264px;height: 38px;border: 1px solid #dedede;padding-left: 20px;}
.gbook_list textarea{width: 760px;height: 127px;border: 1px solid #dedede;padding-left: 20px;padding-top: 10px;}
.gbook_lists{width: 100%;text-align: center; padding-top:20px}
.gbook_lists button{width: 210px;height: 42px;background: #1274c0;color: #fff;text-align: center;border: none;}

/*f1f1f1*/
.inpage { background-color: #fff; background-repeat: no-repeat; background-position: center top; overflow: hidden; }
.inwrapper { width: 1260px; margin: 0 auto 50px; position: relative; background: #fff; border: 1px solid #dedede; border-top: 0; box-shadow: 0 15px 30px rgba(0,0,0,0.1); overflow: hidden; min-height: 400px; }

.incontent { margin: 0 50px 30px; position: relative; padding: 10px 60px 10px; font-size: 14px; line-height: 24px; color: #333; overflow: hidden; }
.incontent p { margin-bottom: 20px; }

.incontent02 { padding: 50px 30px 10px; }
.incontent02 .newstitle { border-bottom: 1px solid #dedede; height: 40px; overflow: hidden; margin-bottom: 30px; padding-bottom: 6px;  }
.incontent02 .newstitle02 { font-size: 22px; text-align: center; line-height: 40px; font-family: microsoft yahei; }
.incontent02 .newstitle h3 { float: left; font-size: 22px; font-weight: normal; color: #01119c; }
.incontent02 .newstitle .ntnow { float: right; font-size: 12px; color: #999; line-height: 50px; }
.incontent02 .newstitle .ntnow a { color: #999; }
.incontent02 .newstitle .ntnow .split { font-family: simsun; margin: 0 4px; }
.incontent strong { color: #01119c; }
.incontent:after { background: url(../img/incommonyin02.png) no-repeat 0 0; display: block; width: 50px; height: 50px; content: ''; position: absolute; right: 0; bottom: 0; }

.inconside { width: 260px; float: left; margin-right:5px;}
.inconside .insibox { background: #f1f1f1; border: 1px solid #f3f3f3; }
.inconside .icsilist { padding: 0 0 20px; }
.inconside .insinav { border-right: 1px solid #dedede; margin-top: 30px; }
.inconside .icsiul { }
.inconside .icsiul li { border-bottom: 1px solid #f3f3f3; }
.inconside .icsiul li a { color: #666; display: block; line-height: 30px; padding: 0 20px; }
.inconside .icsiul li a:hover { color: #01119c; background: #f1f1f1; }
.inconside .icstit { font-size: 18px; color: #01119c; font-weight: bold; padding: 20px 20px 10px; }
.inconside .icslist { padding: 0 20px 20px; }
.inconside .icslist .icsul {  }
.inconside .icslist .icsul .ili { border-bottom: 1px solid #f3f3f3; }
.inconside .icslist .icsul .ili .ia { line-height: 30px; height: 30px; overflow: hidden; display: block; background: url(../images/leftpoint.gif) no-repeat -6px 2px; padding: 0 20px; font-family: microsoft yahei; font-size: 14px; color: #333; }
.inconside .icslist .icsul .ili .ia:hover, .inconside .icslist .icsul .ili.on .ia { background-position: -6px -24px; background-color: #fff; color: #01119c; text-decoration: none; }
.inconside .icslist .icson { background: #fff; padding: 5px 0 5px 20px; border-left: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3; }
.inconside .icslist .icson li { background: url(../images/dotted.gif) no-repeat 0 center; padding-left: 10px; height: 26px; overflow: hidden; }
.inconside .icslist .icson li a { color: #666; font-family: microsoft yahei; line-height: 26px; }
.inconside .icslist .icson li a:hover, .inconside .icslist .icson li.on a { color: #01119c; }

.inconmain { width: 780px; float: right; }
.inconmains { width: 780px; float: right; }
.incontent03 .inconmain { width: 920px; }

.new_ulbig { width: 100%; }
.new_ulbig li { padding: 20px 10px 20px 10px; border-bottom: 1px dashed #ccc; height: 122px; overflow: hidden; }
.new_ulbig li.on { background: #f7f7f7; }
.new_ulbig li .img { float: left; width: 200px; height: 120px; overflow: hidden; border: 1px solid #ccc; margin-right: 20px; background: url(../img/nopic.jpg) no-repeat center center; }
.new_ulbig li .img img { width: 200px; height: 120px; display: block; }
.new_ulbig li .info { margin-left: 20px; margin-bottom: 20px; }
.new_ulbig li .info a { padding: 2px 4px; color: #333; text-decoration: none; font-family: microsoft yahei; color: #01119c; }
.new_ulbig li h3 { margin-bottom: 10px; }
.new_ulbig li h3 a { line-height: 28px; font-size: 18px; font-weight: normal; padding: 3px 2px; font-family: microsoft yahei; }
.new_ulbig li p { line-height: 24px; color: #666; text-indent: 2em; }
.new_ulbig li .info a:hover { text-decoration: none; background: #01119c; color: #fff; }
.new_ulbig li .time { display: block; margin-top: 10px; color: #999; }
.new_ulbig li .zuo { padding-right: 6px; }

.new_ulbig li .infos{margin-left:10px; margin-bottom: 20px;}
.new_ulbig li .infos a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(../images/w.png) no-repeat left center;
	padding-left: 40px;
	font-size: 16px;
	color: #5a545c;
}
.new_ulbig li .infos p {
	font-size: 12px;
	color: #6f6d6f;
	line-height: 25px;
	background: url(../images/d.png) no-repeat left top;
	padding-left: 20px;
	margin-top: 20px;
}

.contact { padding: 30px 0 30px; }
.contact .txt { margin-left: 10px; font-size: 14px; line-height: 24px; }
.contact .txt h1 { color: #1d50a6; font-size: 26px; text-align: left; font-weight: normal; margin-bottom: 30px; margin-top: 0; }
.contact .txt h1 .en { font-size: 12px; display: block; margin-top: 10px; text-transform: uppercase; }
.contact .txt .item { font-size: 12px; line-height: 38px; float: left; width: 50%; }
.contact .txt .item .nm { float: left; width: 110px; display: block; float: left; text-align: left; font-weight: bold; margin-right: 10px; }
.contact .txt .item .nr { display: block; margin-left: 120px; border-bottom: 1px dashed #999; width: 220px; }
.contact .txt .item02 { width: 100%; }
.contact .txt .item02 .nr { font-size: 14px; font-weight: bold; width: 602px; }

.incontent .newstitle { font-size: 22px; text-align: center; line-height: 40px; font-family: microsoft yahei; }
.incontent .newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.incontent .newsinfo .author, .incontent .newsinfo .time { margin: 0 5px; }
.incontent .newsmaincon { margin: 20px 0; font-family: microsoft yahei; }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 30px; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.333333%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border-width: 1px; border-style: solid; border-color: #dedede; background: url(../images/arrow_t.png) no-repeat 90px center; padding-right: 10px; text-decoration: none; font-family: Zetta Sans, Arial; }
.newsbackline ul li a:hover { border-color: #01119c; color: #01119c; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { background: url(../images/arrow_l.png) no-repeat 38px center; padding-left: 10px; padding-right: 0; text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { background-image: url(../images/arrow_r.png); text-align: center; }

/**/
.spprolist { width: 770px; margin-left: 10px; }
.spprolist .spitem { width: 240px; float: left; margin: 0 15px 20px 0; }
.spprolist .spitem .img { width: 240px; height: 150px; overflow: hidden; }
.spprolist .spitem .img img { width: 240px; height: 150px; display: block; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.spprolist .spitem.itemon .img img { -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); }
.spprolist .spitem .info { padding: 5px 0; }
.spprolist .spitem .info .nam { line-height: 30px; }
.spprolist .spitem .info .nam a { color: #01119c; font-size: 14px; font-family: microsoft yahei; }
.spprolist .spitem .info .txt { color: #666; font-size: 12px; line-height: 20px; height: 40px; }

.supersearch { background: #f1f1f1; padding: 20px 20px; }
.supersearch .name { float: left; line-height: 32px; width: 120px; }
.supersearch .sealine { margin-bottom: 10px; }
.supersearch .sealine .input { width: 120px; height: 30px; border: 1px solid #dedede; padding: 0 10px; }
.supersearch .sealine .btn { height: 31px; border: 0px solid #dedede; font-family: microsoft yahei; cursor: pointer; padding: 0 20px; color: #666; margin-top:1px; }
.supersearch .keywords { padding-left: 120px; }
.supersearch .keywords a { font-size: 12px; color: #999; margin-right: 9px; }

.page{clear:both; margin:20px 0px 20px 0px; text-align: center;font-size: 12px;}
.page a { font-family: Arial; font-size: 12px; border: #eee 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #000; text-decoration: none}
.page a:hover{font-family: Arial;font-size: 12px;border: #eee 1px solid; color: #fff; background-color: #5986DB;}
.page .current {font-family: Arial; font-size: 12px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #5986DB}