 /*public_css*/
body{font:normal 16px Arial,'Microsoft YaHei';overflow-x:hidden;}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}address,cite,dfn,em,var{font-style:normal;}code,kbd,pre,samp{font-family:couriernew,courier,monospace;}ol,ul{list-style:none;}a{text-decoration:none}a:hover{text-decoration:none;color: inherit;}a,a:focus{outline:0;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}fieldset,img{border:none;vertical-align:middle;}table{border-collapse:collapse;border-spacing:0;}.fix:after{display:block;content:"clear";height:0;clear:both;visibility:hidden;}.container{min-width:320px; max-width: 640px; margin-left: auto; margin-right: auto;}.img-responsive{display: block; max-width: 100%; height: auto;margin:0px auto;}address,cite,dfn,em,var{font-style:normal}code,kbd,pre,samp{font-family:couriernew,courier,monospace}.l{float:left}.r{float:right}.tc{text-align: center;}.ti2{text-indent: 2em;}.mt5{margin-top:5px!important}.mt10{margin-top:10px!important}.mt15{margin-top:15px!important}.mt20{margin-top:20px!important}.mb5{margin-bottom:5px!important}.mb10{margin-bottom:10px!important}.mb15{margin-bottom:15px!important}.mb20{margin-bottom:20px!important}span{display: inline-block;}.db{display:block}.dn{display:none}
/*user_customize*/
.container{font-size:16px; margin-left:auto; margin-right: auto;text-align:left;}


.fix{ zoom:1;}
.anniu{ width:99%; background-color:#006599; color:#FFF; margin:auto; text-align:center; padding-top:2%; padding-bottom:2%; font-size:26px; border-radius:10px; margin-top:5%;}
.biaoti{text-align:center; margin-top:8%; font-size:2em;}
.tishi{ width:92%; margin:auto; background-color:#e2e2e2; padding:2%; margin-top:5%}
.tishi p{ font-size:0.95em}

.nra ul li{ width:31%; float:left; text-align:center; margin-left:1%; margin-right:1%; margin-top:5%}
.nra li p{ margin-top:8%}

.nrb{ margin-top:5%}
.nrb ul{width:98%; margin:auto; margin-top:2%; margin-bottom:2%}
.nrb ul li{ float:left}
.nrbt{ width:35%}
.nrbz{ width:60%; margin-top:5%; margin-left:2%}
.nrbz p{ font-size:0.95em}

.nrc p{ width:96%; text-align:center; margin-top:3%}
.nrc b{ width:96%; margin:auto; display:block; margin-top:2%}

.nre ul{ width:100%;background:#a56540;display:inline-block; padding:1%; margin-top:3%}
.nret{ float:left; width:10%; margin-left:3%;}
.nrez{ float:left;color:#FFF; margin-left:12%; line-height:68px;font-weight:bold;}

.nrd{ margin-top:5%}
.nrd ul li{ width:31%; text-align:center; float:left; margin-left:1%; margin-right:1%}
.nrd li p{ margin-top:6%; margin-bottom:12%}
.yi{ margin-left:15%!important}

.nrf{ margin-top:5%}
.nrf p{ width:90%; margin:auto; font-size:0.95em}
.nrf b{display:block; text-align:center; margin-top:3%; margin-bottom:1% }
.nrf span{ display:block; margin:auto;width:96%; background-color:#006599; color:#FFF; text-align:center; padding-top:2%; padding-bottom:2%; margin-top:4%; margin-bottom:4%; font-size:1.4em}

.nrg{ width:80%; margin:auto}
.nrg table{ margin-top:8%;}
.nrg b{ font-size:2em;background-color:#bebebe; color:#FFF; border-radius:50px; width:30%; padding:10%}
.nrg p{ margin-left:10%;}
.nrg p a{color:#000;}
.xuxian{ border-bottom:#bebebe 1px dashed; margin-top:1.5%}

.touchsliderdemo{max-width:640px;min-width:320px;width:100%;margin:0 auto;display:block;overflow:hidden;position:relative;}
.touchsliderdemo .touchslider-viewport {margin:0 auto;overflow:hidden;z-index:1;}
.touchsliderdemo .touchslider-item {margin:0 auto;display:block;overflow:hidden;}
.touchsliderdemo .touchslider-viewport li{float:left;}
.touchsliderdemo .touchslider-item img{width:100%!important;margin:0 auto;border:0;}
.touchsliderdemo .touchslider-item a{display:block;line-height:0;}
.touchsliderdemo .touchslider-nav {position:absolute;left:50%;margin-left:-43px; bottom:15px;height:12px;line-height:12px;text-align:center;z-index:998;display:block;}
.touchsliderdemo .touchslider-nav a {cursor: pointer;color: #000;}
.touchsliderdemo .touchslider-nav a:active {background: #689db2;}
.touchsliderdemo .touchslider-nav li {width:13px;height:13px;background:#aaa;margin:0 3px;font-family: Arial;display:inline-block;-webkit-border-radius:9px;border-radius:9px;text-indent:-9999px;cursor: pointer;}
.touchsliderdemo .touchslider-nav li.on {background: #c1a55a;}





 /*-------------首页滚动新闻-------------*/
 .shell{
	 border:none;
	 width:100%;
	 background:url(../images/gg_bg.jpg) left center no-repeat;background-size:100%;
 }
 #div1{
	 width:85%;
	 overflow:hidden;
	 float:right;
 }
 #div1 a{
	 display:block;/*这个属性是必须的*/
	 font-size:90%;
	 text-decoration:none;
	 color:#f00;
	 font-weight:bold;
	 font-family:"Microsoft YaHei", "微软雅黑", "宋体", "SimSun", "Arial";
 }
 #div1 a p{height:60px;line-height:28px;display:block;}
@media screen and (min-width:640px){
	#div1{height:96px;}
	#div1 a{line-height:96px;}
}
 @media screen and (min-width:600px) and (max-width:639px){
	 #div1{height:90px;}
	 #div1 a{line-height:90px;}
 }
 @media screen and (min-width:560px) and (max-width:599px){
	 #div1{height:84px;}
	 #div1 a{line-height:84px;}
 }
 @media screen and (min-width:520px) and (max-width:559px){
	 #div1{height:78px;}
	 #div1 a{line-height:78px;}
 }
 @media screen and (min-width:480px) and (max-width:519px){
	 #div1{height:72px;}
	 #div1 a{line-height:72px;}
 }
 @media screen and (min-width:420px) and (max-width:479px){
	 #div1{height:66px;}
	 #div1 a{line-height:66px;}
 }
 @media screen and (min-width:360px) and (max-width:419px){
	 #div1{height:62px;}
	 #div1 a{line-height:62px;}
 }
 @media screen and (min-width:320px) and (max-width:359px){
	 #div1{height:56px;}
	 #div1 a{line-height:56px;}
 }
@media screen and (max-width:320px){
	#div1{height:56px;}
	#div1 a{line-height:56px;}
}













@media (min-width: 320px) and (max-width:480px){
	.biaoti{ font-size:1.45em}
				
}
@media (min-width: 360px) and (max-width:414px){
	.biaoti{ font-size:1.6em}			
}
@media (min-width: 415px) and (max-width:640px){
				
}
@media (min-width: 320px) and (max-width: 640px){
	.biaoti{ font-size:1.45em}
			

}

