html{ background:#fff; color:#666666; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}
img{border:0;}
ol,ul,li{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:inherit;text-decoration:none!important;}
/*******CSS reset*************/
body{font-size:14px; font-family:'微软雅黑';}
a{ color:#666666;}
a:hover{color:#ccc;}




/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.fl{float:left;}
.fr{float:right;}
.mr{margin:0 auto;}
.ho{height: auto;overflow: hidden;}
.t_r{text-align:right;}
.clear{clear:both;}
.cl{clear:both;}

.nopadding{padding-left:0!important; padding-right:0!important; }
.wot{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
p{margin-bottom: 0px!important;}



.swiper-pagination{bottom: -5px!important;}


.lfooter { width:100%; background:#0085f5; position:fixed; bottom:0px; z-index:999;border-top:2px solid #cf0000;}
.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:0.2rem 0px;font-weight: lighter;}
.lfooter ul li i{font-size: 23px;}
.lfooter ul li a { color:#fff;text-transform : uppercase;}


.qqkefu{position: fixed; bottom:98px; _position: absolute; _top: expression(eval(document.documentElement.scrollTop + 365)); z-index:9999;right:0;width:45px}
.qqkefu ul li{height:45px;margin-bottom:1px;float:right;background:#1b1b1d;line-height:45px;font-size:14px;cursor:pointer;position:relative}
.qqkefu ul li a{color:#fff;}
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#d29c09;}
.qqkefu ul li.top{color:#1c1c1c;font-weight:800;text-align:center;line-height:45px;background:url(../Image/top.png) no-repeat center; height:51px;position:relative;width:45px;cursor:pointer}
.qqkefu ul li.top:hover span{}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:left}
.qqkefu ul li b.a{background:url(../Image/czx4.png) no-repeat center;}
.qqkefu ul li b.b{background:url(../Image/czx3.png) no-repeat center;}
.qqkefu ul li b.c{background:url(../Image/czx5.png) no-repeat center;}
.qqkefu ul li b.d{background:url(../Image/czxss.png) no-repeat center;}




/** header **/
#top_line{ line-height: 34px; color: #fff;font-size: 12px;}
#top_line_bj{ height: 34px; background: #1d93ee; width:100%;}
#top_line_bj .right span{float: left;color: #fbbf8c;}
#top_line_bj .right li{float: left;}
#top_line_bj .right li a{color: #fff;padding:0 10px;}
#top_index{ max-width: 1200px; height:auto;position: relative;}
#logo{ float:left; padding:20px 0;}
#logo1{ text-align: center;}
#logo1 img{ max-height:100%;}





.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}
.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}
#indexNews{ height: auto; overflow: hidden; margin-top: 10px;}
#indexNews li { height: 35px; line-height: 35px; background: url(../Image/xwicon.png) no-repeat left center; padding-left: 30px; border-bottom: 1px solid #d9d9d9; transition:0.3s all 0s linear; color: #575757;background-size: 12px 12px;}
#indexNews li a{ display: block; float: left; width: 75%; color: #585858; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition:0.3s all 0s linear;}
.Newstime { float: right; color:#a9a9a9; font-size:0.8em;}
#indexNews li:hover a{ color: #0059d3;}
#indexNews li:hover{ border-bottom: 1px dashed #0059d3;}
#lxwm_nr { margin: 0 20px 20px;	font-size:14px;}
#lxwm_nr p { line-height: 35px; border-bottom: 1px dotted #ccc;	padding-left: 20px;}
#prev_next{ border-top:1px solid #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}
.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;-webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
#cpnr li:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#con_lx{ height:auto; padding: 0 !important; overflow:hidden;  font-size:14px; margin-bottom:2%;padding-left: 30px;}
#con_lx li{ border-bottom:1px dotted #ccc; line-height:37px; transition:0.3s all 0s linear;font-size: 14px;}
#con_lx li:hover{  border-bottom:1px solid #ccc;}




#top_index .right{top:22px;right: 2%; position: absolute;}
#top_pic{ float: left; padding: 30px 0 0 100px;}
#top_tel{ float: right; min-height: 60px; background: url(../Image/tel.png) no-repeat left top; text-align: right; padding: 20px 0 0 60px; color: #f39800; font-size: 28px; font-family: impact; line-height: 30px;margin-top: 10px;}
#top_tel span{letter-spacing:1.3px;}


#nav_bj{ width:100%;background: #262425;}

#nav{ height: 50px;}
#nav a{ display: block; float: left; color: #fff; font-size: 14px;line-height: 50px; text-align: center; transition: 0.3s;padding:0 35px;}
#nav a:hover{color: #fff;background: #1d93ee}



/* 新闻动态 */

.news_1nr{width:100%; margin:0 auto;}
.news_1nr ul li{margin:0 0 45px 0; position:relative; padding:9px 16px 0 0; border:1px solid #c4c4c4; width:100%;}
.news_1nr ul li span{width:15%; height:120px; overflow:hidden; float:left; border-bottom:3px solid #1c5edc; color:#ffffff; text-align:center; background:#1d8dec; position:absolute; top:-1px; left:8px;transition: all 0.4s;}
.news_1nr ul li span h1{font-size:30px; font-family:Impact; line-height:42px; padding:20px 0 10px 0; display:block;margin:0 auto;}
.news_1nr ul li a{width:100%; height:100px;display:block; font-size:15px;}
.news_1nr ul li div{width:80%; float:right;height: 75px;overflow: hidden;color: #000;font-weight: bold;font-size: 17px;}
.news_1nr ul li div p{line-height:24px; font-size:13px;overflow: hidden;font-weight: 400;}
.news_1nr ul li:hover{background:#f2f2f2;}
.news_1nr ul li:hover span{background:none; border-bottom:0px; color:#1d8dec;transition: all 0.4s;}




/* 左侧分类 */

.type_s{height: auto;overflow: hidden; background: #079059;}
.type_so{width: 100%;height: auto;overflow: hidden; background: #1d93ee;line-height: 4.5rem;padding:0 10px;color: #fff;font-weight: bold;font-size: 1.7rem;}
.type_so a{color: #fff;display: block;width: 100%;height: 100%;}
.type_so a:hover{outline: none;background: none;color: #fff;}
.type_so a:focus{color: #fff;}
.type_s li{width: 100%;float: left;padding:0 10px;border-bottom: 2px solid #0a8c58;line-height:45px;}
.type_s li a{color: #fff;font-size: 14px;display: block;width: 100%;height: 100%;}


.type_st{-webkit-transition: -webkit-transform .2s;	transition: transform .2s;	-webkit-transform: translate3d(0,100%,0);	transform: translate3d(0,100%,0);	visibility: hidden; height: 0; overflow: hidden;}


.type_st.show{  visibility: visible;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0); height: auto;}
.type_so .fa-angle-right{transition: all .2s;}
.type_so.show .fa-angle-right{ transform: rotate(90deg);display: block;}
.fa-angle-right{display: inline!important;line-height: 4.5rem!important;}



#rightnav{ display: none;}
#pageslide { 
	display:none; 
	width:22.25em;height:100%;
	background:#024794;
	position: fixed;top: 0; z-index: 999999;
}
.rightnav{
	z-index:9999 !important;
	width:22.25em !important;height:100%;
	background:#024794;
	/*box-shadow: 10px 0 10px rgba(0, 0, 0,0.3 ) inset;*/
	
}
.rightnav > *{
	 padding-top:2.2em;
	 width: 74%; margin: 0 auto;
}
.nav-in a{
	color:#ffffff;
	font-size:1.25rem; line-height:3rem;
	text-align: center;
	display:block;
}
.nav-in a:visited{
	color:#fffffe;	
}
.nav-in li{
	text-align:center;
	padding:0;
	overflow: hidden;
	border-bottom: 1px solid #fce10b;
}
.nav-in li:first-child{
	border-top: none;
}



#ssbj{height: 56px;position: relative;}
#ssnr{height: 56px;text-align: center;position: absolute;bottom: 28px;line-height: 56px;
background: #1d93ee;}
.ssnrs{width: 70%;float: left;height: 100%;overflow: hidden;}
.ssnrs span{display: block;float: left;padding-left: 10px;color: #fff;}
.ssnrs li{display: block;float: left;margin-right: 10px;}
.ssnrs li a{color: #fff;}


#ssnr1{ float: right;margin-top: 13px;}
#ssnr1 p{ color: #fff; padding-top: 5px;font-size: 12px;text-align: left;text-indent: 5px;}
#ssnr1 p a{ color: #fff; padding-right: 10px;}
#ssnr1 p a:hover{ color: #ff0;}
.ss{ width:278px; height:30px;}
.sou_left{float:left; background: #ffffff; border: 1px solid #efefef; width:235px; height:30px; text-align:left; line-height:30px; padding-left:10px;outline: none;}
.ss_pic{ float:right;}


/** footer **/

#end_nr_bj{ background: #000; width: 100%; height: auto; overflow: hidden; border-top:3px solid #1d93ee;}
#end_nr_bj .main{padding:0px;margin:0px auto;padding-bottom: 30px;}
#end_nr_bj .main .left{ color: #fff; line-height: 20px !important;}
#end_nr_bj .main .left a{ color: #fff; font-weight: normal !important;}
#end_nr_bj .main .left a:hover{ color: #ff0;}



#end_links {padding:20px 0;border-bottom: 1px solid #828282;height: auto;overflow: hidden;}
#end_links span{color: #e97e12;font-weight: bold;float: left;font-size: 36px; font-weight: bold;vertical-align:bottom;display: table-cell;}
#end_links i{color: #fff;display: block;font-style: normal;float: left;color: #fff;vertical-align:bottom;display: table-cell;padding-left: 10px;}
#end_links li {float: left;margin-right: 10px;}
#end_links li a{color: #fff;}
#end_links li:hover a{color: #03499b;}

#end_nr_bj .contact{padding-top: 35px;height: auto;overflow: hidden;}
#end_nr_bj .contact li{line-height: 29px;color: #fff;font-size: 16px;padding:0;}








#end_nav{height: auto;overflow: hidden;padding:15px 0;}
#end_nav a{ display: block; font-size: 14px; float: left;color: #fff;padding-top: 5px;padding-right: 38px;}

#end_sj{ background: #1b1b1b; width: 100%; height: auto; overflow: hidden; border-bottom: 5px solid #0059d3; text-align: center; color: #fff; padding: 2% 0 2%;}
#end_sj a{ color: #fff;}


.end-last{background: #161616;  line-height: 40px;color: #626161;}
.end-last a{color: #626161;display: block;float: right;}
.mains{ }


/** main **/ 
.main{ height:auto; overflow:hidden; line-height: 30px;}
.end_lefts{padding:10%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;background: #1d93ee;color: #fff;text-align: center;}
.end_lefts img{display: block;width: 100%;}
.end_lefts p{font-size: 20px;font-weight: lighter;color: #fff;display: block;width: 100%;border-bottom: 1px solid #078e58;line-height: 55px;}
.end_lefts i{font-style: normal;font-size: 18px;line-height: 35px;display: block;width: 100%;}
.end_lefts span{color: #fff;font-family: Impact;font-size: 30px;font-weight: bold;}
#pro_index{ text-align: center; padding: 0;}
#pro_index li{ display: inline-block;border: 1px solid #e9e9e9;height: 38px; text-align: center; line-height: 38px;
	margin:0 10px 2%;transition: 0.5s; width:90%;
}
#pro_index li a{ color: #000;display: block;width: 100%;height: 100%;transition: 0.5s;font-size:14px;}
#pro_index li:hover{background-color: #0959b7;border-radius: 23px;}
#pro_index li:hover a{color: #fff;}





.left-t{height: 105px;width: 100%;text-align: center;color: #fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d93ee+0,1c5cdb+51,1d93ee+100 */
background: rgb(29,147,238); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(29,147,238,1) 0%, rgba(28,92,219,1) 51%, rgba(29,147,238,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(29,147,238,1) 0%,rgba(28,92,219,1) 51%,rgba(29,147,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(29,147,238,1) 0%,rgba(28,92,219,1) 51%,rgba(29,147,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d93ee', endColorstr='#1d93ee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.left-t1{font-size: 25px;font-weight: bold;width: 100%;display: block;padding-top: 25px;}
.left-t2{font-size: 18px;text-transform : uppercase;display: block;}

.left-tc{width: 100%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;border:1px solid #eeeeee;padding:12px;}

.left-tc li{line-height: 50px;border-bottom: 1px solid #e9e9e9;text-indent: 1em;border-radius: 0px;transition: 0.5s;}
.left-tc li:hover{background: #ecad06;border-radius:25px;}
.left-tc li a {color: #000;}
.left-tc li:hover a {color: #fff;}
.left-tc li:hover i {color: #fff;}

.left-tlx{border:1px solid #eeeeee;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;padding:10px;border-top:none;}

.left-tlx1 img{display: block;width: 100%;}


#top_tels{width: 100%; min-height: 60px; background: url(../Image/tel.png) no-repeat left top; text-align: right; padding: 20px 0 0 60px; color: #f39800; font-size: 28px; font-family: impact; line-height: 30px;margin-top: 35px;text-align: left;}
.left-tlx3{text-align: center;width: 100%;line-height: 60px;font-size: 17px;border-top:2px solid #eee;font-weight: lighter;}





.index_title{height: 50px; line-height: 50px; background: #eeeeee; width: 100%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;padding:0 5%;}
.index_title .left{position: relative;color: #0a0a0a;font-size:17px;}
.index_title .left:before{content:"";display:block;width: 4px;height:20px; background: #6ab7f3;position: absolute;top:15px;left:-20%;}

.index_title .right a{font-size:12px;color: #adadad;}
.index_title .right i{color: #adadad;font-size:12px;}





#sj_pro_index{ text-align: center;}
#sj_pro_index li{ display: inline-block; text-align: center;border:1px solid #f7f7f7; width: 100%;border-bottom: 4px solid #1d93ee; float:left; margin-bottom: 20px; text-align:center; transition:all 0.3s linear 0s;}
#sj_pro_index div{padding:0 10px;}





#sj_pro_index li img{ max-width: 100%;}
#sj_pro_index li p{ line-height: 45px; text-align: center; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color: #000;transition: 0.5s;}
#sj_pro_index li:hover{border:1px solid #1d93ee;border-bottom: 4px solid #1d93ee;}
#sj_pro_index li:hover p{color: #1d93ee;}
.img{ display: block; background: #f0f0f0; width: 100%; position: relative; overflow: hidden;}
.img:after{ content: ''; margin-top: 75%; display: block; width: 100%; }
.img img{ position: absolute; max-width: 110%; top:0; left: 0 }






#gg{ background: url(../Image/gg.jpg) no-repeat center; width: 100%; height: auto; padding: 2% 0;}
#gg .main{ width: 240px; color: #fff; padding: 10px 0 0 960px;}
#gg .main p{ font-size: 30px;}

.ljzx{ width: 110px; height: 40px; line-height: 38px; text-align: center; float: left; margin-top: 10px; border-radius: 5px; border: 2px solid #fea803; transition: 0.3s; color: #fff; background: #fea803;}
.ljzx:hover{ background: #fea803; border-radius: 0; border: 2px solid #fea803;}
#gg_1{ background: url(../Image/ysbj.jpg) no-repeat center top; width: 100%; height: auto; text-align: center; padding: 2% 0;}
#gg_1 img{ width: 90%;}
#gg_2{ background: url(../Image/gg111.jpg) no-repeat center top; width: 100%; height: auto;}
#gg_2 img{ width: 100%;}
.title_index{ width: 100%; text-align: center; padding-bottom: 3%;}
.title_index img{ max-width:100%;display: block;margin:0 auto; width: auto;}

#ysbj{ background: url(../Image/bj.jpg) repeat-y center bottom; width: 100%; height: auto; overflow: hidden;padding: 40px 0;}



#ysnr{ max-width: 1200px; height: auto; overflow: hidden;}
#ysnr .pic{ text-align: center;}
#ysnr .pic img{ max-width: 100%;}
#ysnr .font {margin-bottom: 35px;}
#ysnr .font .bt{ color: #1b3266; font-size: 1.7em; font-weight: bold; line-height: 35px;background: #1d93ee; height: auto;overflow: hidden;}
#ysnr .font .bt1{width: 30%; height: 100%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;padding-top: 30px;}
#ysnr .font .bt11 {font-size: 80px; color: #fff;text-align: center;height: 80px; line-height: 80px;}
#ysnr .font .bt12 {width: 64px; height: 2px;background: #fff;margin:0 auto;}
#ysnr .font .bt13 {text-align: center;font-size: 20px;color: #fff;}

#ysnr .font .bt2{width: 70%;}
#ysnr .font .bt2 img{display: block;width: 100%;}



#ysnr .font ul{display: block;background: #fff;height: 200px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=16, Direction=63, Color=#382D2D)";/*IE 8*/
-moz-box-shadow: -1px 2px 16px -6px #382D2D;/*FF 3.5+*/
-webkit-box-shadow: -1px 2px 16px -6px #382D2D;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: -1px 2px 16px -6px #382D2D;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=16, Direction=135, Color=#382D2D); /*IE 5.5-7*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;padding:0 20px;}
#ysnr .font li{ color: #232323; line-height: 45px; padding-left: 8%;border-bottom: 1px dashed  #ccc;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; position: relative;}
#ysnr .font li:before{content:"◆";position: absolute;top:3%;left: 3%;font-size: 24px; color: #ecad06;}

#gg1{ background: url(../Image/gg1.jpg) no-repeat center; width: 100%; height: 240px;}
#gg1 .main{ padding: 50px 0 0;}
#gg1 .main .left{ color: #fff; padding-left: 20px; line-height: 25px;}
#gg1 .main .left p{ font-size: 30px;}




#marqueedivcontrol{width:720px; height:180px; overflow:hidden; margin: 0 auto; float:left;}
#marqueedivcontrol li{ float:left; overflow: hidden; width:226px; height:168px; border: 1px solid #ccc; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrol li a{ display: block; overflow: hidden; width:224px; height:168px;}
#marqueedivcontrol li img{ max-width:224px; height:168px; }
.cpgd{width:1476px;}






.blue{ background: #f9f9f9; width: 100%; height: auto; overflow: hidden;padding:30px 0;}
#marqueedivcontrola ul{margin-bottom: 0px;}
#marqueedivcontrola{width:1200px; height:260px; overflow:hidden; margin: 0 auto; float:left;}
#marqueedivcontrola li{ float:left; overflow: hidden; width:289px;  margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrola li a{ display: block;width:100%; border:1px solid #efefef;}
#marqueedivcontrola li p{padding:0px;color: #000;line-height: 45px;}
#marqueedivcontrola li img{ width:289px; height:216px; }
.cpgda{width:2781px;}
#marqueedivcontrola li:hover { background: #1d93ee; color: #fff;}
#marqueedivcontrola li:hover a{ color: #fff;}
#marqueedivcontrola li:hover p{ color: #fff;}


#xwdt{}
.title{ height: 40px; line-height: 40px; background: #1b3266;}
.title .left{ background: #fea803; color: #fff; font-size: 17px; height: 40px; line-height: 40px; padding: 0 30px;font-weight: bold;}
.title .right{ color: #fff; padding-right: 30px;font-size: 14px;}
.title .right a{ color: #fff;}
.title .right a:hover{ color: #ff0;}



#cjwd{ }
#xw_pic{ }
#xw_pic img{ width: 100%;}
#xw_font{ line-height: 25px;}
#xw_font a{ display: block; font-weight: bold; font-size: 16px; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color: #1b3266;}
#xw_font .Newstime{ float: none !important; font-size: 12px; color: #ccc; font-family: arial;}
#xw_font p{ color: #999; line-height: 23px;}

#in_news{width: 100%;height: auto; margin:0 auto;}
#in_news li{width: 100%;height: auto; margin:0 auto; padding-bottom: 2%;margin-bottom: 2%;border-bottom: dotted 1px #dcdcdc;position: relative;}
#in_news li .news_more{width: 30px;height: 30px;position: absolute;right: 0;top:0;}
#in_news li .news_more a{display: block;width: 30px;height: 30px;background: url(../images/news_more.png) center no-repeat;}
#in_news li .news_title{ height: 37px; text-align: left; line-height: 37px; font-weight: bold;color: #1b3266;font-size: 1.3em; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; }
#in_news li .news_info{ line-height: 25px; color: #4d4d4d;font-size: 1em;}
#in_news li .news_time{ line-height: 48px; text-align: center; font-weight: normal !important; border:solid 1px #ececec; color: #2e2e2e;font-size: 0.5em; padding: 0 !important; margin: 0 !important; height: 48px;}
#in_news li .right{ padding: 0 0 0 2% !important;}
#in_news li .news_time span{display: block; margin:0 auto; width: 100%; background: #1b3266; height: 54px;text-align: center;line-height: 54px;color: #fff;font-weight: bold;font-size: 28px; transition: 0.3s;}
#in_news li:hover .news_time span{background: #cf0006}
#in_news li:hover .news_title{color: #d91a04}
#in_news li a{display: block;}


/** sidebar **/

#main_right{}
.content{ padding: 20px 0; line-height: 25px;}
#content_zy{border:1px solid #eee;font-size: 14px;line-height: 35px;font-weight: 400;padding:2%}
#content_zy img{ max-width: 100%;}
#zi_banner{ width:1200px; height: 300px; background: url(../Image/banner.jpg) no-repeat center;}


#pro_title {height:105px;width: 100%;background: #00a15a;float: left;color: #fff;margin-bottom: 0px!important;}
.pro_t1{text-align: center;font-size: 24px;font-weight: bold;padding-top: 35px;}
.pro_t2{text-align: center;text-transform : uppercase;}



#pro_list{float: left;width: 100%;border:2px solid #eeeeee;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;margin-bottom: 0px!important;padding:10px 0;}



#pro_list li{ height:45px; line-height:45px;border-bottom: 1px solid #e9e9e9; font-size: 16px; transition: 0.3s;width: 90%;margin:1% 5%;}
#pro_list li a{ color: #1b1b1b;display: block;width: 100%;height: 100%;font-size:14px;text-indent: 30px;transition: 0.3s;}
#pro_list li:hover{}
#pro_list li:hover a{background-color: #ecad06;color: #fff;border-radius: 23px;}



#pro_list1 li{ height:45px; line-height:45px; background: #1b3266; text-align: center; transition: 0.3s; padding: 0 !important; margin-bottom: 2%;}
#pro_list1 li a{ color: #fff;display: block;width: 100%;height: 100%;}
#pro_list1 li:hover{ background: #fea803;}
#pro_list1 li:hover a{ color: #fff;}



#lxwm_left{ background: #eeeeee; padding: 20px 10px; color: #232323;font-size: 17px; font-weight: bold;float: left;}
#lxwm_left p{ font-family: impact; color: #fecf13; font-size: 32px;}
#zxzx{ height: 40px; background: #025ed6; text-align: center; line-height: 40px; font-size: 16px; color: #fff; margin-top: 10px;}
#zxzx a{ color: #fff;}





.product_left{}
.product_left img{ width: 100%;}
.product_right{float:right; line-height:2.0;  height:auto; overflow:hidden;width: 100%;}
.pro_namelb{ line-height:35px; background: #333; height: 35px; color: #fff; padding-left: 40px;}
#rx{ float:left; margin-top:30px; width: 450px;}
#rx p{ font-size:18px; font-weight: bold; color: #323232; border-bottom: 1px solid #c8c8c8;}
#ckxq1{ background:url(../Image/dg.png) no-repeat 30px center; height:34px; width:160px; line-height:34px; text-align:center; color:#5b5b5b; float:left; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
#ckxq2{ background:url(../Image/zx.png) no-repeat 15px center; height:34px; width:250px; line-height:34px; text-align:center; color:#5b5b5b; float:right; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
.pro_name1{ color:#4a4a4a; font-size:24px;text-align: center;}
#ckxq1:hover{ background: url(../Image/dg.png) no-repeat 30px center #666;}
#ckxq1:hover a{ color: #fff;}
#ckxq2:hover{ background: url(../Image/zx.png) no-repeat 15px center #666;}
#ckxq2:hover a{ color: #fff;}


#xw_bt1{ height:60px; background: #eeeeee;margin:10px 0;}
#xw_bt1 a{ width:155px; height:60px; text-align:center; line-height:60px; display:block; float:left; color:#000; font-size:15px;  transition:0.3s all 0s linear;color: #232222;}

#xw_bt1 a span{}
#xw_bt1 a.current{background: none !important;  padding: 0 !important;}


.article{ padding:10px; line-height:2.0;}
#xw_bt1 .xw_gc:hover{ border-top: 4px solid #323232;}
.pro2 li{float:left; margin:0 1px 0; width:110px; height:72px; text-align:center;}
.pro2 img{ width:108px; height:70px; border: 1px solid #dddddd; transition:0.3s all 0s linear;}
.pro2 a{color:#000; font-size:12px;}
.pro2 li:hover img{ border: 1px solid #39354c; }
.dgnr{ background: url(../Image/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}
#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 10px 0 0; margin-bottom: 40px;}
#cpms span{ color: #cc0000;}
#cpbt{ background: #025ed6; margin: 20px 0 10px; color: #fff; font-size: 24px; text-align:center; padding: 20px 0;}
#cpbt p{ font-family: arial;}
#marqueedivcontrols{width:235px; height:650px; background: #fff; overflow:hidden; margin:0 auto; text-align:center; }
#marqueedivcontrols li{ overflow: hidden; width:225px; height:220px; color: #000; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrols li a{ display: block; overflow: hidden; width:225px; height:176px; margin-bottom: 5px; text-align:center; }
#marqueedivcontrols li img{ width:225px; height:176px; }
.cpgds{width:235px;}


#sz{width: 100%;}
#sz ul{display: block;width: 100%;height: auto;overflow: hidden;}
#scroolZone li{text-align:center; transition:all 0.3s linear 0s;margin-top: 20px;}
#scroolZone li a{display: block;width: 100%;height: 100%; border: 1px solid #efefef; border-bottom: 2px solid #1d86ea; }
#scroolZone li .imgbox{display: table-cell;vertical-align: middle;text-align: center;}
#scroolZone li img{width: 100%;}
#scroolZone li:hover a{border: 1px solid #efefef; border-bottom: 2px solid #ff9a00;}
#scroolZone li p{ height: 40px; line-height: 40px;background: #f3f3f3;color: #090909 }
#scroolZone li:hover p{background: #ecad06;color: #fff;}


#content_zy legend{font-size: 14px;border-bottom: none;}
#content_zy input{line-height: 25px;}



#coms {height: auto;width: 100%;padding:30px 0;}
#gsjj{margin:20px auto;}
#gsjj_pic {margin:20px auto;}
#gsjj_pic img{display: block;width: 100%;}

#gsjj p {font-size: 20px;font-weight: bold;color: #101010;padding-bottom: 10px;line-height: 
45px;}
#gsjj p span{font-size: 18px;color: #888888;text-transform : uppercase; font-weight: lighter;}
#gsjj .content{ padding:20px; background: #fff; height: auto;overflow: hidden; line-height: 29px;border:1px solid #eee;}
#gsjj .content a{display: inline-block;width: 150px; height: 40px; background: #1d93ee; line-height: 40px; text-align: center; color: #fff; font-size: 14px; margin:20px 30px 0 30px;}
#gsjj .content a:nth-of-type(2){background: #ecad06;	 

}
#news-list {height: auto;width: 100%;padding:30px 0;}
.news-left-li-text{background: #1d93ee;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;padding:10px 15px;height: auto;overflow: hidden;}

.news-left-li-img{}
.news-left-li a{color: #fff;}
.news-left-li-text-1{width: 100%;float: left;}
.news-left-li-text-11{float: left;}
.news-left-li-text-12{float: right;}
.news-left-li-text-2{width: 100%;float: left;line-height: 21px;padding-top: 10px;}
.news-left-li a:hover{color: #fff;}
#news-right{margin-top:20px;}
.n-left{width: 15%; float: left;}
.n-right{width: 80%;float: right;}




#news-right li{height: 100px;width: 100%;float: left; border: 1px solid transparent; border-bottom: 1px dashed #cecece;margin:5px 0 30px 0;}

#news-right li .day{text-align: center;padding-top: 20px;color: #b7b6b6;font-size: 48px;text-align: center;font-weight: bold;height: 50px;display: block;}
#news-right li .year{text-align: center;color: #323030;font-size: 16px;text-align: center;display: block;
height: 20px;padding-top: 10px;}

.n-right-1 {padding-top: 5px;line-height:28px;color: #030303;}
.n-right-2{width: 100%;height: 63px;overflow: hidden;color: #6c6c6c;line-height: 21px;}

#news-right li:hover{border:1px solid #1d93ee;}
#news-right li:hover .day{color: #ebad06}

.title1{font-size: 35px;color: #1d93ee;line-height: 45px;}
.title2{font-size: 18px;color: #040404;line-height: 32px;padding:0;font-weight: lighter;}
.title2:before{content: "";display: block;width: 60px;height: 3px;background: #ecad06;margin:6px auto;}


/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:680px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../Image/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}

/************************************/
.page{width:99%; height: 30px; line-height: 30px;text-align: center; margin: 12px auto;font-size: 12px; clear:both;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border: 1px solid #d2d4d6;}
.page a{display: inline-block;height: 20px;line-height: 20px;border: 1px solid #d2d4d6;padding: 0 2px;background: #FFF;color: #000;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:1px 3px;}
.page span.current {padding:3px 6px 3px 6px;height:18px;line-height:18px;background:#404040;color:#fff;}


/***************global*****************/
.pro{height: auto;overflow: hidden;}
.pro li{ overflow:hidden; text-align:center;white-space:nowrap; margin-bottom: 20px; transition:all 0.3s linear 0s;border:1px solid #efefef;}
.pro li .li-img{ width:100%;background: #fff;position: relative; overflow: hidden;}
.pro li p{ line-height: 45px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;margin-bottom: 0!important;}
.pro1 li:hover{ background: #1d93ee;}
.pro1 li:hover a{color:#fff;} 



.pro a{color:#444;}
.pro a:hover{color:#fff;} 
.pro li:hover p { background: #1d93ee;}
.pro .tent{line-height: 35px;}
.pro li:hover .tent{ background: #1d93ee;}
.pro1{ padding-top: 2%;}
.pro1 li{ overflow:hidden; text-align:center; width: 100%; margin-bottom: 5vw; transition:all 0.3s linear 0s; border:1px solid #efefef;}
.pro1 li .li-img{ width:100%; background: #fff;}
.pro1 li img{ max-width:100%; height: auto;}
.pro1 li p{ line-height: 35px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;margin-bottom: 0!important;}

.pro1 a{color:#444;}
.pro1 a:hover{color:#fff;}


/*************index&goods**************/
.news{}
.news li{ height:45px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:45px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news li  a{color: #1b3266;font-size: 17px;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:center; font-size: 18px;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#fea803; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order_index{ margin-top: 20px;}
.order_index input{ border: none; border-bottom: 1px solid #e3e3e3; height: 40px; line-height: 40px; width: 300px; color: #666666; padding-left: 30px;}
.order_index textarea{ border: none; border-bottom: 1px solid #e3e3e3; background:url(../Image/ly4.png) no-repeat left 5px; padding-left: 30px; line-height: 30px; width: 1170px; margin-top: 30px; color: #666666;}
/**************order&message********/


.bannerzy{height: 360px;width: 100%;background: url('../Image/bannerzy.png') no-repeat left bottom}
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}
.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}
.f{ float:right; margin-right:10px; _margin-top:7px;}