@charset "utf-8";

/*->主体框架类
*********************/
em,a{ font-style:normal;}
a:hover{ text-decoration:none;}
.bg_fafafa{ background:#fafafa; padding:0;}
.bg_333{ background:#333; color:#d3d3d3; padding:50px 0;}
.clear{ clear:both;}
.lost{ margin-right:0 !important;}
body,html{  font-family:'微软雅黑'; color:#000;}
.fl{ float:left;}
.fr{ float:right;}

ol, ul, li {
	list-style: none
}
/*->网站标题
*********************/
.title_bg{ border-bottom:1px solid #dddddd;}
.title_bg div{ line-height:60px;}
.title_bg div span{ padding-right:10px;}
.title_bg div a{ color:#000;}
/*->间距填充
*********************/
.hg_70{ height:70px; clear:both;}
.hg_20{ height:20px; clear:both;}
.hg_30{ height:30px; clear:both;}
.hg_40{ height:40px; background:#f3f3f3; clear:both;}
.hg_46{ height:46px;}
.width1200{ width:1200px; margin:0 auto;}

@media (max-width:768px)
{
	.hg_70{ height:30px; clear:both;}
	.hg_46{ height:20px;}
}

/*->字体样式
*********************/
.fuwu01 { background: rgba(0, 0, 0, 0) url("../images/eee.png") no-repeat scroll 0 0; color: #fb383c; font-size: 24px; height: 40px; line-height: 54px; margin:0 auto; text-align: center; width: 232px; transition:all 0.5s ease 0s;}
.fuwu02 { color: #333333; font-size: 36px; height: 58px; line-height: 58px; margin: 0 auto; text-align: center; transition:all 1s ease 0s;}
.fuwu01:hover{ font-size:30px;}
.fuwu02:hover { animation:tada 1s;}
.fuwu03 { border-top: 1px solid #333333; color: #333333; font-size: 14px; height: 30px; line-height: 30px; margin: 0 auto 70px auto; text-align: center; width: 134px; transition:all 1s ease 0s;}
.font_1{ font-family:'Myriad Pro'; font-size:40px; color:#010101; text-align:center; color:#010101; padding-top:50px; margin:0; transition:all 1s ease 0s;}
.font_1:hover{ color:#F3BC00;}
.font_2{ text-align:center; color:#333333; font-size:18px; padding-bottom:25px; margin:0;}
.font_3{ font-size:80px;text-align:center; width:100%; }

.font_3:hover{ animation:rubberBand 1s;}
.font_4{ font-size:18px;text-align:center;}
.font_4{ transition:all 1s ease 0s;}
.font_4:hover{ transform: scale(1.2,1.2) !important;}
.touch_head{ position:fixed; z-index:999; left:0; top:0; width:100%; background:url(../images/botnav.png);}
.touch_head a{ color:#FFF; padding:3%; display:block; font-size:16px;}

@media (max-width:1000px) and (min-width:768px)
{
	.fuwu02{ font-size:30px; height:50px; line-height:50px;}
}

@media (max-width:768px)
{
	.fuwu01{width: 132px; background-size:100%; font-size:18px; height: 30px; line-height: 40px;}
	.fuwu02{ font-size:20px; height:30px; line-height:30px;}
	.fuwu03{ margin: 0 auto 20px auto;}	
	.font_3{ font-size:40px;}	
	.font_4{ font-size:12px;}
}



/*->Header 头部
*********************/
#header{ box-shadow:0 1px 4px rgba(0, 0, 0, 0.3); position:relative; z-index:9; border-top:5px solid #ff675b;}
.logo{ width:320px; float:left; font-family:'Arial'; color:#472e34; font-weight:bold;}
.logorig{ float:right;font-weight:bold; padding:35px 0 7px 0px;}
.logo img{ transition:all 1s; padding-top:37px; padding-bottom:33px;}
/*.logo img:hover{transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);	
-webkit-transform: scale(1.2,1.2);	
-o-transform: scale(1.2,1.2);	
-moz-transform: scale(1.2,1.2);	}*/
.search{}
@media (max-width:768px)
{
	.logo img{ width:50%;}
	.navbar-header{ border-bottom:1px solid #CCC;}	
	.navbar-toggle { background:#f3bc00;}
	.navbar-toggle span{ background:#FFF;}
}

/*->Nav 导航
*********************/
.navlist{ padding:0px; overflow:hidden;}
.navlist .nav li{ float:left;}
.navlist .nav li a{ color:#ffffff; text-align:center; padding:0px 29px;  height:57px; line-height:57px; font-size:18px;transition:all 1s ease 0s; }
.nav_1{ width:2px; float:left; height:57px; line-height:57px;}

.navlist .nav li a:hover{ color:#ffffff;background:#fd990f;transition:all 1s ease 0s;}




#navlists{ padding:0px; overflow:hidden;}
#navlists .nav li a{ color:#000000; text-align:center;transition:all 0.3s ease 0s; font-size:18px;}
#navlists .nav li a span{ color:#666666;}
#navlists .nav li a:hover,
#navlists .nav li a:hover span,
#navlists .nav li a:focus { color:#000000 !important;	
}


@media (max-width:768px)
{
	#navlists .nav{ padding-left:0 !important;}
	#navlists .nav li a{ padding:10px 0;}
	.logo{ font-size:20px; padding:10px;}
}
@media (max-width:1000px) and (min-width:768px)
{
	#navlists{ padding:0;}
	.logo{ font-size:40px; padding:10px;}
	.navbar-nav > li > a{ padding-bottom:30px; padding-top:30px;}
	#navlists .nav li a{ padding:25px 8px;}
}
@media (max-width:1200px) and (min-width:1000px)
{
	#navlists{ padding:0;}
	.navbar-nav > li > a{ padding:44px 15px}
	#navlists .nav li a{ padding:28px 20px;}	
}

#botnav{ position:fixed; z-index:99; left:0; bottom:0; background:url(../images/botnav.png) repeat-x center center; width:100%;}
#botnav td{ text-align:center; padding:3% 0;}
#botnav td a{ color:#FFF; display:block;}
#botnav td a span{ font-size:2rem; text-align:center;}
#botnav td img{ max-width:80%; display:block; margin:0 auto; margin-top:-70%;}
.botpadding{ padding:10% 0;}


/*->SubNav 侧导航
*********************/
#subNav{ line-height:46px;}
#subNav a{ padding:0 13px; color:#000; border-right:1px solid #000; transition:all 0.5s ease 0s;}
#subNav a:hover{ color:#fb383c; font-size:16px;}


/*Banner*/
#Banner{ padding:0 !important;}
.piccon1{ position:absolute; left:23%; top:20%; z-index:10;}
.piccon1 p{ font-family:"Comic Sans MS"; font-size:28px; color:#613246;}
.piccon1 ul{list-style: none; text-align:center; padding:0; margin:0;}
.piccon1 ul li{ font-family:"楷体"; font-size:16px; color:#613246;}
.piccon1 .pic1{ padding-left:122px;}
.piccon1 span{ font-size:56px; color:#613246; font-family:"楷体"; padding:0 15px; font-weight:bold; display:-moz-inline-stack;}
.piccon2{ position:absolute; left:25%; top:20%; z-index:10;}
.piccon2 .pic1{ font-size:48px; white-space:nowrap; color:#f3bc00; background:url(../images/ban21_10.png); display:block; padding:1% 3%; margin:18px 0 12px 0; font-family:"华文中宋"; font-weight:bold;}
.piccon2 .pic2{ color:#ed74a9; width:435px; padding-left:6px; text-align:center;}
.piccon2 img{ vertical-align:bottom;}
.piccon2 .pic3{ padding-left:10px;}
.piccon2 .pic4{ padding-bottom:39px; padding-right:6px;}
.piccon3{ position:absolute; left:0; top:0; width:100%; height:100%;}
.piccon3 .contextpic{ width:760px; margin:15% auto 0 auto; position:relative;}
.piccon3 .pos{ position:absolute;}
.piccon3 .pic1{ left:0; top:0;}
.piccon3 .pic2{ left:145px; top:56px;}
.piccon3 .pic3{ left:255px; top:56px;}
.piccon3 .pic4{ left:370px; top:2px;}
.piccon3 .pic5{ left:494px; top:1px;}
.piccon3 .pic6{ left:547px; top:55px;}
.piccon3 .pic7{ left:663px; top:56px;}
.piccon3 .pic2_1{ left:155px; top:0px; font-size:45px; color:#ed65a2; line-height:50px; font-family:'Comic Sans MS'; font-weight:bold;}
.piccon3 .pic2_2{ left:131px; top:181px; font-size:50px; color:#ff4343;}
.piccon3 .pic2_3{ left:434px !important;}
.piccon3 .pic2_4{ left:346px; top:185px; border-radius:50%; color:#FFF; background:#ea68a2; width:75px; height:75px; text-align:center; line-height:68px; display:block; font-size:50px;}
.piccon3 .pic2_5{ position:absolute; left:223px; top:286px; background:#ea68a2; color:#FFF; font-size:24px; border-radius:24px; height:42px; line-height:42px; padding:0 13px; font-family:'楷体'; font-weight:bold; }
.piccon3 .pic0_1{ left:-99px; top:143px;}
.piccon3 .pic0_2{ left:-65px; top:85px;}
.piccon3 .pic0_3{ left:0px; top:79px;}
.piccon3 .pic0_4{ left:26px; top:50px;}
.piccon3 .pic0_5{ right:0px; top:0px;} 
.piccon3 .pic0_6{ left:740px; top:130px;}
.piccon3 .pic0_7{ left:778px; top:111px;}

@media (min-width:1000px) and (max-width:1200px)
{
	.piccon1{ left:15%; top:10%;}
	.piccon2{ left:15%; top:10%;}
	.piccon3 .contextpic{ margin-top:8%;}
	.piccon2 .pic1{ font-size:36px; text-align:center;}
}
@media (max-width:1000px)
{
	.piccon1,.piccon2,.contextpic{ display:none;}
}


/*->网站首页样式类
*********************/
.anniu{ width:1200px; margin:25px auto 0 auto; height:68px; line-height:68px;}
.anniu li{ width:286px; float:left; height:68px; line-height:68px;}
.anniu1{ background:url(../images/anniu1.jpg); background-repeat:no-repeat; width:286px;height:68px; line-height:68px; margin-right:18px;}
.anniu1 a{ font-size:24px; color:#fefefe; padding-left:110px;}
.anniu2{ background:url(../images/anniu2.jpg); background-repeat:no-repeat; width:286px;height:68px; line-height:68px; margin-right:18px;}
.anniu2 a{ font-size:24px; color:#fefefe; padding-left:110px;}
.anniu3{ background:url(../images/anniu3.jpg); background-repeat:no-repeat; width:286px;height:68px; line-height:68px; margin-right:18px;}
.anniu3 a{ font-size:24px; color:#fefefe; padding-left:110px;}
.anniu4{ background:url(../images/anniu4.jpg); background-repeat:no-repeat; width:286px;height:68px; line-height:68px;}
.anniu4 a{ font-size:24px; color:#fefefe; padding-left:110px;}
.tzgg{ width:100%;  height:47px; line-height:47px; border:#dcdcdc solid 1px; background:url(../images/tzgg.jpg); background-repeat:no-repeat; background-position:left center; margin:24px 0;}
.tzgg p{ float:left;width:123px; color:#ffffff; font-size:18px; font-family:"微软雅黑"; text-align:center;height:45px; line-height:45px;}
.tzgg a{ float:left; color:#d71c17; font-size:30px;margin-left:15px; font-weight:bold;height:45px; line-height:45px; padding-left:20px;}
.tzgg a:hover{ color:#0e62b1; font-size:30px;}



.inx_products_bg{ background:url(../images/bg_1.jpg) no-repeat center top;}
.inx_products img{width:100%;}
.inx_anli_list .anli{ padding:7px; background:#f2f2f2; transition:all 0.8s ease 0s;}
.inx_anli_list div{ margin-bottom:10px;}
.inx_anli_list .anli a{ display:block;}
.inx_anli_list .anli img{ width:100%; display:block;}
.inx_anli_list .anli p{ font-size:16px; padding-top:10px; padding-left:10px;}
.inx_anli_list .anli p span{ font-size:80%;}
.inx_anli_list .anli:hover{ background:#ffc701; transform: translate(0,-20px); -moz-transform: translate(0,-20px); -ms-transform: translate(0,-20px); -o-transform: translate(0,-20px); -webkit-transform: translate(0,-20px); box-shadow:0 0 30px #CCC; -moz-box-shadow:0 0 30px #CCC; -ms-box-shadow:0 0 30px #CCC; -o-box-shadow:0 0 30px #CCC; -webkit-box-shadow:0 0 30px #CCC;}
.inx_news_bg{}
.inx_news_list .inx_news a{ display:block;}
.inx_news_list .news_img { border: 1px solid #ffffff; height: 70px; padding:10px; position: relative; background-size:100% !important; overflow:hidden;  transition:all 1s ease 0s; font-size:12px; font-size:12px; color:#666666; font-family:"宋体"; background:#f6f6f6; margin-top:15px; line-height:25px;}
.inx_news_list .news_img  div{ font-size:12px; font-size:12px;color:#999999;}
.inx_news_list .news_img img{ display:block; width:100%; transition:all 1s ease 0s; min-height:100%;}

.news_tit {  margin-bottom: 15px; position: relative;overflow:hidden;  transition:all 1s ease 0s; color:#373838; font-size:1.5em;}
.news_tit p {  transition:all 1s ease 0s; color:#373838; font-size:1.2em; border-bottom:1px solid #d5d5d5; }
.news_tit p span { float:right; transition:all 1s ease 0s; font-size:0.4em; background:#116faf; color:#ffffff; border-radius:20px; font-family:"宋体"; padding:0 1%; margin-top:2%;}
.news_tit p span a{color:#ffffff; font-family:"宋体";  font-size:0.4em;}
.news_tit p span a:hover{color:#ffffff; font-family:"宋体";  font-size:0.4em;}

.inx_news:hover img{ transform: scale(1.4,1.4); -moz-transform: scale(1.4,1.4); -ms-transform: scale(1.4,1.4); -o-transform: scale(1.4,1.4); -webkit-transform: scale(1.4,1.4);}
.inx_news:hover img div{ transform: scale(1.4,1.4); -moz-transform: scale(1.4,1.4); -ms-transform: scale(1.4,1.4); -o-transform: scale(1.4,1.4); -webkit-transform: scale(1.4,1.4);}
.inx_news:hover .news_img{ border-color:#efefef; background:#f3aa0d; color:#ffffff; font-family:"宋体";}
.inx_news:hover .news_img div{ color:#ffffff; font-family:"宋体";}
.inx_news:hover .news_date{ background:#fb383c;}
.inx_news .news_info>p{ transition:all 1s ease 0s;}
.inx_news:hover .news_info>p{ color:#FF675B}
.inx_news_list .news_date {  background: #f3bc00 none repeat scroll 0 0; border: 3px solid #fff; border-radius: 50%; top: -46px; color: #fff; font-size: 14px; height: 55px; left: 10px; line-height: 80%; padding-top: 8px; position: absolute; text-align: center; width: 54px; transition:all 1s ease 0s;}
.inx_news_list .news_date p{ margin:0;}
.news_more { background: rgba(0, 0, 0, 0) url("../images/news_more.png") no-repeat scroll 0 48%; color:#fb383c; margin: 0 auto; padding: 8px 0; text-align: center; width: 200px;}
.qq_weibo_weixin { height: 50px; margin: 50px auto; padding-bottom: 20px; width: 300px;}
.qq_weibo_weixin a div { bottom: -28px; display: none; height: 100px; left:70px; position: absolute; width: 100px;}
.erweima2 { bottom: -100px; display: none; height: 100px; left: -10px; position: absolute; width: 100px; z-index: 111;}
.qq_weibo_weixin a { display: block; float: left; margin: 0 21px; position: relative;}
.qq_weibo_weixin a>span{ transition:all 0.5s ease 0s;}
.qq_weibo_weixin a>span:hover{transform:scale(1.4,1.4); -moz-transform:scale(1.4,1.4); -ms-transform:scale(1.4,1.4); -o-transform:scale(1.4,1.4); -webkit-transform:scale(1.4,1.4); color:#fb383c;}
.news_info{ position:relative;}
.inx_bottom{padding: 40px 0;}
.inx_bottom div>div{ transition:all 1s ease 0s;}
.inx_bottom div>div:hover{transform: scale(1.1,1.1); color:#fb383c}
.inx_bottom img{float: left; margin:0 15px;}
.inx_bottom p{ margin:0;}
.inx_bottom span{ font-size:16px; color:#373838; border-bottom:#f1f1f1 solid 1px; height:40px; line-height:40px; display:block; margin-bottom:10px;}
.inx_bottom a{ font-size:12px; color:#bababa; font-size:12px; font-family:"宋体"; display:block; height:25px; line-height:25px;}
.inx_bottom a:hover{ font-size:12px; color:#116faf; font-size:12px; font-family:"宋体";}

.piclist  img {padding-bottom: 5px; padding-right: 5px; width: 100%;}
.piclist dd { float: left; overflow: hidden;  position: relative; width: 50%;}
.piclist_mx,.piclist dd a{ color:#333;}
.piclist_mx{ position:relative; overflow:hidden;}
.piclist_mx span{ position:absolute; left:50%; top:-10%; z-index:2; font-size:5rem; opacity:0; transition: all 0.2s ease 0s; margin-left:-7%; margin-top:-7%}
.piclist dd span{ position:absolute; left:50%; top:-10%; z-index:2; font-size:5rem; opacity:0; transition: all 0.2s ease 0s; margin-left:-15%; margin-top:-15%}
.img-mask { background: rgb(0, 0, 0) none repeat scroll 0 0; height: 100%; opacity: 0; position: absolute; transition: all 0.2s ease 0s; width: 100%;}
.piclist dd .img-mask{ margin-left:-5px; margin-top:-5px;}
.piclist_mx:hover .img-mask{ opacity:0.5;}
.piclist_mx:hover span{ opacity:1; top:50%; color:#F3BC00;}
.piclist dd:hover .img-mask{ opacity:0.5;}
.piclist dd:hover span{ opacity:1; top:50%; color:#F3BC00;}
.inx_fuwu{ text-align:center; width:100%; margin:0 auto;}
.inx_fuwu div{ margin-bottom:15px;}
.inx_fuwu img{ max-width:100%; transition:all 1s; width:100%;}
.inx_fuwu img:hover{
	/*transform: rotate(360deg);
	-ms-transform: rotate(360deg);		
	-webkit-transform: rotate(360deg);	
	-o-transform: rotate(360deg);		
	-moz-transform: rotate(360deg);	*/	}
.piclists{ padding:0 12px;}
#GoTop{ display: none; padding:5px 20px; color: #fff; background:#ff675b;}
.more{ background:#ec68a4 none repeat scroll 0 0; color: #fff; display: block; font-family: "微软雅黑"; font-size: 18px; margin: 30px auto; padding: 1% 0; text-align: center; width: 45%; border-radius:5px;}
@media(max-width:1200px) and (min-width:1000px)
{
	.inx_news_list .news_img{ height: 154px;}	
	
}
@media (max-width:1000px) and (min-width:768px)
{
	.bot1{ padding-bottom:15px;}
}

@media (max-width:768px)
{
	.inx_fuwu{ padding:0 0%;}	
	.inx_anli_list{ padding:0 5%;}
	.inx_bottom span{ font-size:12px !important;}
	.inx_bottom img{ width:20%; margin:0 3px;}
	.bot1{ padding-bottom:15px;}
}


/*->网站二级页样式类
*********************/
.about p{ margin:0;}
.about .contents{ line-height:29px; color:#333333; padding-bottom:70px;}
.news_show{ padding:0px 0;}
.news_show h4{ color:#0d5eaa; text-align:center; font-size:24px; padding-top:20px;}
.news_show h6{ color:#999999; text-align:center; line-height:35px;}
.news_show h4 img{ float:right;}
.news_show .context{ line-height:36px; color:#333333; border-bottom:1px dashed #dcdcdc; border-top:1px dashed #dcdcdc; padding:15px 0;}
.news_page{ padding-top:20px; color:#666666; line-height:28px;}
.news_show .context1{ line-height:36px; color:#333333;  padding:20px 0;}

.sc1{ padding:10px;}
.new_show_pj_c{ border:#999 solid 1px; width:790px; margin:10px 0; height:80px;}
.new_show_pj_an{ background:#116faf; height:40px; line-height:40px; width:200px; border:0px; color:#ffffff; font-size:14px; font-family:"微软雅黑";}

.pj_new_con{ border-bottom:#CCC solid 1px; padding:10px 0;}
.pj_new_pic{ text-align:left;}
.pj_new_pic img{ width:90%; height:100%; border-radius:50%;}
.pj_new_nc{ color:#333333; font-family:"微软雅黑"; line-height:25px;}
.pj_new_nc p{ color:#929191; font-family:"微软雅黑"; line-height:25px;}
.pj_new_nc div{ color:#333333; font-family:"微软雅黑"; line-height:25px;}	
.pj_new_nc div span{ color:#F00; font-family:"微软雅黑"; line-height:25px; font-weight:bold;}	
/*->友情链接
*********************/
.links{ padding:10px; text-align:left; font-size:14px;font-family:"微软雅黑"; color:#666666;}
.links a{ color:#666666; padding:0 1%;font-family:"微软雅黑"; }
.links a:hover{ color:#e23a3afont-family:"微软雅黑";;}


/*->Copyright 底部版权
*********************/
.copyright_bg1{ background:url(../images/copyright_bg1.jpg) no-repeat center top; padding-top:180px; padding-bottom:120px;}
.suosuodb{ margin:0 auto;}
.suosuoadb{ border:#b4b5b6 solid 1px;  height:38px; border-right:none; line-height:38px; width:85%;   outline: none; float:left; color:#888888; font-size:12px; font-family:"宋体"; padding:0 10px; }
.suosuodb1{ border:#f3aa0d solid 1px; height:38px; line-height:38px; width:15%; background:#f3aa0d; color:#ffffff; font-size:14px; font-weight:bold;float:left; font-family:"宋体"; font-weight:normal;}

.dbnav{ width:100%;height:50px; line-height:50px; text-align:center; color:#666666; font-family:"微软雅黑"; font-size:14px;}
.dbnav a{ padding:0 10px;color:#666666; font-family:"微软雅黑"; font-size:14px;}
.dbnav a:hover{color:#0d5eaa; font-family:"微软雅黑"; font-size:14px;}

.copyright_bg{ background:#f0f0f0; padding:15px 0;}
.copyright{line-height:30px; text-align:center; width:1200px; margin:0 auto;  color:#666666; font-size:14px; font-family:"微软雅黑";}
.copyright p,span, p span, div{ color:#666666; font-size:14px; font-family:"微软雅黑";}
.copyright a{ color:#666666; font-size:14px; font-family:"微软雅黑";}
.copyright a:hover{ color:#666666; font-size:14px; font-family:"微软雅黑";}

@media (max-width:768px)
{
	.copyright_bg{ padding-top:30px}	
}

/*->底部页码
*********************/
.pages{ padding:30px 0; color:#3a3a3a; line-height:30px;}
.pages a{ color:#3a3a3a; padding:5px 20px;}
.pages a:hover{ color:#ff675b;}

/*->News
*********************/
.ejright{ width:860px; float:right;}
.ejright1{ width:100%; height:42px; line-height:42px; border-bottom:#0d5eaa solid 2px;}
.ejright1 span{ width:120px; float:left; height:42px; line-height:42px; background:#0d5eaa; color:#ffffff; font-size:18px; font-family:"微软雅黑"; text-align:center;}


.news_list { width:860px; float:left; }
.ejnewlm{height: 31px;line-height: 31px; padding-top:11px; margin-top:20px;}
.ejnewlm li{ width:87px;  float:right; color:#ffffff; font-size:14px; text-align:center; margin-left:10px;}
.maincur1{ width:87px;  float:left;  background:#2084eb;height: 31px;line-height: 31px;color:#ffffff; font-size:14px; text-align:center;}
.maincur{ width:87px;  float:left; background:#fd990f;height:31px;line-height: 31px;color:#ffffff; font-size:14px; text-align:center;}
.maincur a{ color:#ffffff; font-size:14px; font-family:"微软雅黑";}
.maincur1 a{ color:#ffffff; font-size:14px; font-family:"微软雅黑";}

.ejnewlm1{clear:both;}
.ejnewlm1 p{color: #e23a3a;font-size: 24px;font-family: "微软雅黑";text-align:left;height: 46px;line-height: 46px;width:100%; margin:0 auto; }
.ejnewlm1 span{  color:#6c6b6b; font-size:14px; font-family:"微软雅黑"; width:100%;}
.ejnewlm1 span a{ color:#6c6b6b; font-size:14px; font-family:"微软雅黑";}
.ejnewlm1 span span{ color:#e23a3a; font-size:14px; font-family:"微软雅黑";}
.news_list{ padding:20px 0;}
.news_list dd{  color:#464645;}
.news_list1{ width:100%; margin:0 auto; height:33px; line-height:33px;}
.news_list1 a{color:#444444; font-size:14px; font-family:"微软雅黑";  }
.news_list1 p{text-align:left; float:left; margin:0px; width:80%;}
.news_list1 p span{ color:#0d5eaa;}
.news_list1 div{ text-align:right; line-height:33px; height:33px; overflow:hidden; float:right; width:20%; color:#b7b3b3;}
.news_list1 a:hover{color:#e23a3a; font-size:14px; font-family:"微软雅黑";  }
.news_list dd a:hover{ color:#e23a3a; }
.news_list dd:hover{ background:#f8f8f8;}

/*->Products
*********************/
.products_img { display: block; margin: 0 auto; padding-top: 50px; width: 60%; padding-bottom:30px; }
@media (max-width: 1000px) {
	.products_img {
		padding-top: 3%;
		width: 100%;
	}
}
.pro_img { overflow: hidden; width: 100%;}
.Products_list>div{ transition:all 1s ease 0s;}
.Products_list>div:hover{transform:translate(0px,-20px);}
.pro_img img {
    width: 100%;
}
.pro_title {
    border-bottom: 2px solid #7f7f7f;
    height: 52px;
    width: 100%;
}
.pro_price {
    color: #333333;
    line-height: 28px;
    width: 100%;
	padding-bottom:40px;
}
.topro_show1 {
    color: #333333;
    float: left;
    height: 22px;
    margin-top: 16px;
}
.topro_show2 {
    background: #32312f none repeat scroll 0 0;
    color: #fff;
    float: right;
    height: 22px;
    margin-top: 16px;
    padding: 0 6px;
}
.topro_show2:hover{ color:#ff675b;}

/*->Gbook
*********************/
.gbook_title{ padding:80px 0 45px 0;}
.gbook_title div{ text-align:center; color:#2f3338; line-height:35px;}
.gbook_title div p{ font-size:16px; color:#ec68a4;}
.gbook_title div span{ font-size:40px; color:#2f3338;}
.texts{ height:100px !important; background:#f7f7f7; color:#000 !important;}
.about input.form-control{ background:#f7f7f7; color:#000 !important; height:50px; line-height:50px;}
.btn-sub{ margin:0 auto; display:block; color:#fff; background:#ec68a4; padding:1% 8%; margin-top:47px;}
.btn-sub:hover{ color:#FFF;}
@media (max-width:768px)
{
	.btn-sub{ padding:3% 15%; margin-top:20px;}
	.gbook_title{ padding-top:10px;}
}


/*首页顶部条*/
.headtop{ height:30px; line-height:30px; background:#f8f8f8; border-bottom:#dedede solid 1px;}
.headtit2{ font-family:"微软雅黑"; color:#6a6a6c; font-size:12px;}
.headtit2 .headtithy{ font-family:"微软雅黑"; color:#4a4a4a; font-size:12px; width:50%; float:left; height:30px; line-height:30px; overflow:hidden;}
.headtit2 .headtithy span{ font-family:"微软雅黑"; color:#4a4a4a; font-size:12px;}
.headtit2 .headtithy1{ font-family:"微软雅黑"; color:#7a7979; font-size:14px; width:50%; float:right; text-align:right;}
.headtit2 .headtithy1 a{color:#7a7979; font-size:14px;}
.headtit2 .headtithy1 img{ vertical-align:top; padding-top:8px; padding-right:5px; padding-left:20px;}
.suosuoqb1{float:left; width:555px;}
.suosuoqb{ float:left; width:550px;border:#dc0322 solid 2px; height:38px; line-height:38px;margin:37px 0 0 0; overflow:hidden;}
.suosuoqb img{ float:left; padding-top:10px; padding-left:10px;}
.suosuo{ height:34px; border:0;line-height:34px; width:410px; color:#c4ccce;  font-size:12px; font-family:"宋体";  outline: none; float:left; padding-left:10px;}
.suosuo1{ border:0px; height:36px; line-height:20px; width:80px; background:#dc0322; color:#ffffff; font-size:16px;float:right; font-family:"微软雅黑"; font-weight:normal;}
.suosuoqb2{ width:100%; margin:0 auto; height:30px; line-height:30px; color:#999999; font-size:12px; font-family:"宋体";}
.suosuoqb2 span{ color:#dc0320; font-size:12px; font-family:"宋体";}
.suosuoqb2 a{ color:#999999; font-size:12px; font-family:"宋体";}


/*首页热点*/
.sybanner{ height:320px; width:385px; float:left;}

.nTab{float: right;width: 600px;}
.nTab .TabTitle{clear: both;background:url(../images/ntab.jpg);background-repeat:repeat-x; height:46px; line-height:46px;overflow: hidden;}
.nTab .TabTitle ul{border:0;margin:0;padding:0;}
.nTab .TabTitle li{float: left;width:120px;cursor: pointer;list-style-type: none;background:url(../images/ntab.jpg);background-repeat:repeat-x; height:46px; line-height:46px;}
.nTab .TabTitle .active{background:url(../images/ntab1.jpg);color:#ffffff; font-size:16px; font-family:"微软雅黑"; text-align:center; height:46px; line-height:40px; padding-bottom:6px;}
.nTab .TabTitle .normal{ color:#6f6f6f; font-size:16px; font-family:"微软雅黑";text-align:center; height:46px; line-height:40px; padding-bottom:6px;}
.nTab .TabContent{width:auto;background:#fff;margin: 0px auto;padding:10px 0 0 0;}
.none {display:none;}

/*今日热点*/
.jrrd{ width:460px; float:left; margin-left:25px; height:320px; overflow:hidden;}
.jrrd1{ width:460px; background:url(../images/jrrd1.jpg); background-repeat:no-repeat; background-position:center center; height:46px; line-height:46px;}
.jrrd1 span{ width:128px; height:46px; line-height:46px; text-align:center; color:#d71c17; font-size:20px; font-weight:bold; display:inline-block; text-align:center;}
.jrrd1 a{ width:67px; height:20px; line-height:20px; float:right; margin-right:20px; background:#ffffff; display:inline-block; color:#fd990f; text-align:center;  margin-top:12px;}
.jrrd1 a:hover{ color:#d71c17;}



.syqhxw{border-bottom:#bfbfbf dashed 1px; width:100%; margin:0 auto; padding-bottom:10px; margin-bottom:10px;}
.syqhxw p{ color:#333333; font-size:20px; font-weight:bold; font-family:"微软雅黑"; text-align:left; margin:0px; height:40px; line-height:40px; margin-top:5px;}
.syqhxw div{ color:#444444; font-size:14px; font-family:"微软雅黑"; text-align:left; line-height:24px; height:48px; overflow:hidden; }
.syqhxw1{ width:100%; height:30px; line-height:30px;}
.syqhxw1 a{color:#444444; font-size:14px; font-family:"微软雅黑";  }
.syqhxw1 p{text-align:left; float:left; margin:0px; width:100%;}
.syqhxw1 p span{ color:#0d5eaa;}
.syqhxw1 div{ text-align:right; line-height:30px; height:30px; overflow:hidden; float:right; width:20%;}
.syqhxw1 a:hover{color:#0d5eaa; font-size:14px; font-family:"微软雅黑";  }

.sydl{ width:310px; height:320px; float:right; border:#cccccc solid 1px;}
.sydl1{ color:#333354; font-size:24px; text-align:center; width:100%; height:40px; line-height:40px; margin-top:20px;}
.sydl2{ color:#666666; font-size:14px; text-align:center; width:100%; height:20px; line-height:20px; margin:0 auto 20px auto;}
.sydl3{ width:253px; margin:20px auto; border:#cccccc solid 1px; border-radius:2px; height:40px; line-height:40px;}
.sydl3 img{ margin:0 10px;}
.sydl3 input{ height:30px; line-height:30px; width:210px; color:#7d7d7d; font-size:14px; border:0;}
.sydl4{ width:253px; margin:20px auto; border:#cccccc solid 1px; border-radius:2px; height:40px; line-height:40px;}
.sydl4 img{ margin:0 10px;}
.sydl4 input{ height:30px; line-height:30px; width:210px; color:#7d7d7d; font-size:14px; border:0;}
.sydl5{ width:253px; margin:20px auto;}
.sydl5 input{ background:#4591f5; height:35px; line-height:35px; width:253px;border-radius:3px; overflow:hidden; color:#ffffff; font-size:16px; border:0;}
.sydl6{ width:253px; margin:15px auto; color:#333333; font-size:14px;}
.sydl6 a{color:#333333; font-size:14px;}
.sydl6 a:hover{color:#d71c17; font-size:14px;}


.sydl7{ width:253px; margin:10px auto;  height:40px; line-height:40px;}
.sydl7 li{ width:50%; float:left;border-radius:2px; height:40px; line-height:40px; text-align:center; text-align:center;}
.sydl7 li a{ background:#2084eb; color:#ffffff; display:block; width:80%;  margin:0 auto;border-radius:10px; height:40px; line-height:40px; text-align:center;}

.sydl8{ width:253px; margin:10px auto;  height:40px; line-height:40px;}
.sydl8 li{ width:50%; float:left;border-radius:2px; height:40px; line-height:40px; text-align:center; text-align:center;}
.sydl8 li a{ background:#43a3fe; color:#ffffff; display:block; width:80%;  margin:0 auto;border-radius:10px; height:40px; line-height:40px; text-align:center;}

.sydl9{ width:253px; margin:10px auto;  height:40px; line-height:40px;}
.sydl9 li{ width:50%; float:left;border-radius:2px; height:40px; line-height:40px; text-align:center; text-align:center;}
.sydl9 li a{ background:#0d5eaa; color:#ffffff; display:block; width:80%;  margin:0 auto;border-radius:10px; height:40px; line-height:40px; text-align:center;}

.sydl10{ width:253px; margin:10px auto;  height:40px; line-height:40px;}
.sydl10 li{ width:50%; float:left;border-radius:2px; height:40px; line-height:40px; text-align:center; text-align:center;}
.sydl10 li a{ background:#0d73d2; color:#ffffff; display:block; width:80%;  margin:0 auto;border-radius:10px; height:40px; line-height:40px; text-align:center;}



/*节日专题*/
.jrztgx{ width:870px; float:left;}
.jrztgx1{ width:870px;}

.jrzt{ width:385px; height:320px; background:#f2f2f2; overflow:hidden; float:left;}
.jrzt1{ width:50px;height:320px;  float:left; background:#0d5eaa; }
.jrzt1 p{ color:#ffffff; font-size:24px; line-height:26px; text-align:center; padding-top:105px; }
.jrzt2{ width:320px; float:left; margin-left:5px; padding:10px 0;}
.jrzt2 li{ width:160px; float:left; text-align:center;}
.jrzt2 li img{ width:53px; height:53px; display:block; margin:0 auto;}
.jrzt2 li a{ color:#555555; font-size:14px;}
.jrzt3{ width:460px; height:320px; float:right;}
.jrzt4{ width:460px; border-bottom:#0d5eaa solid 2px; height:35px; margin-bottom:10px;}
.jrzt4 img{ vertical-align:top;}
.jrzt4 span{ color:#1356a7; font-size:20px; font-weight:bold; height:26px; line-height:26px; padding-left:5px;}
.jrzt4 a{ float:right; color:#949599; font-size:14px;height:26px; line-height:26px;}
.jrzt4 a:hover{ color:#1356a7;}

/*栏目导航，范文推荐*/
.slmdh{ width:385px; height:330px; overflow:hidden; float:left;}
.slmdh1{ color:#d71c17; font-size:20px; font-weight:bold; height:42px; line-height:42px; border-bottom:#0d5eaa solid 2px;}
.slmdh1 span{ color:#d71c17; font-size:20px; font-weight:bold; padding-left:10px;}
.slmdh1 img{ vertical-align:top; padding-top:7px;}
.slmdh2{ background:#eff5fc; width:385px; height:325px; padding:8px 0;}
.slmdh3{ width:385px; margin:0 auto;}
.slmdh4{ width:100px; color:#fb7e04; font-size:16px; float:left; line-height:23px;}
.slmdh5{ width:280px; color:#444444; font-size:14px; float:left; line-height:23px; height:46px; overflow:hidden;}
.slmdh5 li{ width:25%; float:left; font-size:14px; float:left; line-height:23px;}
.slmdh6{ width:460px; height:320px; float:right;}
.slmdh7{ width:460px; border-bottom:#0d5eaa solid 2px; height:42px; margin-bottom:10px;}

.slmdh7 span{ color:#ffffff; font-size:18px;width:155px; height:42px; line-height:42px; text-align:center; background:#0d5eaa; display:block; float:left;}
.slmdh7 a{ float:right; color:#464545; font-size:14px;height:42px; line-height:42px; display:inline-block; width:100px; text-align:right;}
.slmdh7 a:hover{ color:#1356a7;}
.slmdh7 a img{padding-right:5px;}

/*部门专题大板块*/
.bmzt{ width:310px; float:right;height: 320px;}
.bmzt1{ height:42px; line-height:42px; border-bottom:#0d5eaa solid 2px;}
.bmzt1 span{ color:#ffffff; font-size:18px;width:120px; height:42px; line-height:42px; text-align:center; background:#0d5eaa; display:block; }
.bmzt2{line-height:30px; font-size:14px; color:#444444; margin:5px auto;  overflow:hidden;}
.bmzt2 li{ float:left; font-size:14px; color:#444444; height:30px; line-height:30px; }
.bmzt2 a{font-size:14px; color:#444444;  padding:0 5px;}
.bmzt3{ border:#cccccc solid 1px; height:230px;}
.bmzt4{ color:#ffffff; font-size:16px; font-family:"微软雅黑"; background:#0d5eaa; height:32px; line-height:32px; padding-left:15px;}
.bmzt5{ width:100%; margin:0 auto 4% auto; color:#444444; font-size:14px; font-family:"微软雅黑";}
.bmzt5 img{ padding-right:10px;}
.bmzt6{ width:90%; margin:6% auto 0 auto; color:#444444; font-size:14px; font-family:"微软雅黑";}

.bmzt7{ line-height:30px; font-size:14px; color:#444444; margin:5px auto; overflow:hidden;}
.bmzt7 li{ float:left; font-size:14px; color:#444444; height:30px; line-height:30px; }
.bmzt7 a{font-size:14px; color:#444444;  padding:0 5px;}

/*党政事业*/
.dzsy{ width:380px; float:left;}
.dzsy1{ width:100%; border-bottom:#0d5eaa solid 2px; height:42px; margin-bottom:10px;}
.dzsy1 span{ color:#ffffff; font-size:18px;width:120px; height:42px; line-height:42px; text-align:center; background:#0d5eaa; display:block; float:left;}
.dzsy1 a{ float:right; color:#464545; font-size:14px;height:42px; line-height:42px; display:inline-block; width:100px; text-align:right;}
.dzsy1 a:hover{ color:#1356a7;}
.dzsy1 a img{padding-right:5px;}
.dzsy2{ width:380px; float:left; margin-left:30px;}

.hhjsj{ border:#e3e1e1 solid 1px; width:450px; padding-bottom:10px; float:left; height:320px;}
.hhjsjtit{ background:#f5f5f5; height:37px; line-height:37px;}
.hhjsjtit p{ float:left; height:37px; line-height:37px;background:#e23a3a; width:150px; color:#ffffff; font-size:16px; text-align:center;}

.hhjsjtit a{color:#ffffff; font-size:16px;  }

.hhjsjtit img{ padding-top:0px;float:right; margin-right:20px; padding-top:15px;}
.syqhxw2{ width:95%; margin:0 auto; padding-bottom:10px;}
.syqhxw2 img{ width:145px; height:107px; float:left; padding-right:10px;}
.syqhxw2 p{ color:#e23a3a; font-size:14px; font-family:"微软雅黑"; text-align:left; margin:0px; height:30px; line-height:30px;}
.syqhxw2 div{ color:#565555; font-size:13px; font-family:"微软雅黑"; text-align:left; line-height:25px; height:75px; overflow:hidden;}

.syqhxw3{ width:100%; margin:0 auto; height:33px; line-height:33px;}
.syqhxw3 a{color:#444444; font-size:14px; font-family:"微软雅黑";  }
.syqhxw3 p{text-align:left; float:left; margin:0px; width:80%;}
.syqhxw3 p span{ color:#0d5eaa;}
.syqhxw3 div{ text-align:right; line-height:33px; height:33px; overflow:hidden; float:right; width:20%; color:#b7b3b3;}
.syqhxw3 a:hover{color:#e23a3a; font-size:14px; font-family:"微软雅黑";  }


.yqjs{ border:#e3e1e1 solid 1px; width:720px; padding-bottom:10px; float:right;height:320px;}
.yqjstit{ background:#f5f5f5; height:37px; line-height:37px;}
.yqjstit p{ float:left; height:37px; line-height:37px;background:#e23a3a; width:100px; color:#ffffff; font-size:16px; text-align:center;}
.yqjstit a{color:#ffffff; font-size:16px;  }

.yqjstit img{ padding-top:0px;float:right; margin-right:20px; padding-top:15px;}

.yqjscon{ padding:10px; line-height:30px; color:#565555; font-family:"微软雅黑"; font-size:14px;}


.jsjrw{ border:#e3e1e1 solid 1px; width:380px; padding-bottom:10px; float:left; height:320px;}
.jsjrwtit{ background:#f5f5f5; height:37px; line-height:37px;}
.jsjrwtit p{ float:left; height:37px; line-height:37px;background:#e23a3a; width:140px; color:#ffffff; font-size:16px; text-align:center;}
.jsjrwtit a{color:#ffffff; font-size:16px;  }

.jsjrwtit img{ padding-top:0px;float:right; margin-right:20px; padding-top:15px;}
.syqhxw4{ width:90%; margin:0 auto; height:36px; line-height:36px;}
.syqhxw4 a{color:#565555; font-size:14px; font-family:"微软雅黑";  }
.syqhxw4 p{text-align:left; float:left; margin:0px; width:75%;}
.syqhxw4 p span{ color:#b0afaf;}
.syqhxw4 div{ text-align:right; line-height:36px; height:36px; overflow:hidden; float:right; width:25%;}
.syqhxw4 a:hover{color:#e23a3a; font-size:14px; font-family:"微软雅黑";  }

.tzgglb{ border:#e3e1e1 solid 1px; width:380px; padding-bottom:10px; float:left; height:320px; margin-left:27px;}
.tzgglbtit{ background:#f5f5f5; height:37px; line-height:37px;}
.tzgglbtit p{ float:left; height:37px; line-height:37px;background:#e23a3a; width:100px; color:#ffffff; font-size:16px; text-align:center;}
.tzgglbtit a{color:#ffffff; font-size:16px;  }

.tzgglbtit img{ padding-top:0px;float:right; margin-right:20px; padding-top:15px;}
.syqhxw5{width:95%; margin:0 auto;}
.syqhxw5 p{ color:#e23a3a; font-size:14px; font-family:"微软雅黑"; text-align:center; margin:0px; height:30px; line-height:30px; clear:both; display:block; width:100%;}
.syqhxw5 div{ color:#565555; font-size:13px; font-family:"微软雅黑"; text-align:left; line-height:25px; height:60px; margin-bottom:10px; overflow:hidden; border-bottom:#d6d6d6 dashed 1px; display:block;width:100%; }


.syqhxw6{ width:95%; margin:0 auto; padding-bottom:10px;border-bottom:#d6d6d6 dashed 1px;}
.syqhxw6 img{ width:128px; height:96px; float:left; padding-right:10px;}
.syqhxw6 p{ color:#e23a3a; font-size:14px; font-family:"微软雅黑"; text-align:left; margin:0px; height:25px; line-height:25px;}
.syqhxw6 div{ color:#565555; font-size:13px; font-family:"微软雅黑"; text-align:left; line-height:23px; height:69px; overflow:hidden; }

.syqhxw7{ width:95%; margin:0 auto; height:30px; line-height:30px;}
.syqhxw7 a{color:#565555; font-size:14px; font-family:"微软雅黑";  }
.syqhxw7 p{text-align:left; float:left; margin:0px; width:75%;}
.syqhxw7 p span{ color:#b0afaf;}
.syqhxw7 div{ text-align:right; line-height:30px; height:30px; overflow:hidden; float:right; width:25%;}
.syqhxw7 a:hover{color:#e23a3a; font-size:14px; font-family:"微软雅黑";  }


.whly{ border:#e3e1e1 solid 1px; width:1200px; padding-bottom:10px;  height:320px; margin-left:27px; margin:0 auto;}
.whlytit{ background:#f5f5f5; height:37px; line-height:37px;}
.whlytit p{ float:left; height:37px; line-height:37px;background:#e23a3a; width:100px; color:#ffffff; font-size:16px; text-align:center;}

.whlytit p a{  color:#ffffff; font-size:16px;}
.whlytit p a:hover{  color:#ffffff; font-size:16px;}
.whlytit div{ float:right;}
.whlytit div a{ float:right; margin-right:10px; margin-left:10px; color:#808080; font-size:14px;}
.whlytit div span{ float:right;}
.whlytit div a:hover{ color:#e23a3a; font-size:14px;}
.whlytupian{ width:98%; margin:0 auto; padding-top:10px;}
.whlytupian li{  float:left; text-align:center;}
.whlytupian li img{ width:280px; height:216px; margin:0 auto;}
.whlytupian li p{ width:100%; text-align:center; color:#616060; font-size:14px; font-family:"微软雅黑"; height:30px; line-height:30px;}

.yqlj{ border:#e3e1e1 solid 1px; width:1200px; padding-bottom:10px; margin-left:27px; margin:0 auto;}
.yqljtit{ background:#f5f5f5; height:37px; line-height:37px;}
.yqljtit p{ float:left; height:37px; line-height:37px;background:#e23a3a; width:100px; color:#ffffff; font-size:16px; text-align:center;}
.yqljtit a{ float:right; margin-right:10px; margin-left:10px; color:#808080; font-size:14px;}
.yqljtit img{ padding-top:0px;}
/*首页项目*/
.sybj{ background:url(../images/sybj.png); background-repeat:repeat-y; background-position:center center; margin:0 auto;}

.syejwz{ position:absolute; top:10px; text-align:left;}
.syejwz p{ color:#373838; font-size:2em; font-family:"微软雅黑"; margin-top:20%;}
.syejwz a{ background:url(../images/syckgd.png); background-repeat:no-repeat; color:#515252; font-size:12px; font-family:"宋体"; height:22px; line-height:22px; width:80px; display:block; padding-left:10px;}
.syej{ color:#666666; font-size:12px; font-family:"宋体"; background:#ffffff; margin:0 auto; border:#ececec solid 1px; }
.syej2 a{ color:#666666; font-size:12px; font-family:"宋体"; background:#f4f7fa; width:30%; margin:1% 1.66% 1% 1.66%; height:40px; line-height:40px; display:block; float:left;}
.syej2 a:hover{ color:#000000; font-size:12px; font-family:"宋体"; background:#f4f7fa; width:30%; margin:1% 1.66% 1% 1.66%;}

.syej1{ color:#666666; font-size:12px; font-family:"宋体";  width:100%; margin:0 auto;}
.syej1 a{ color:#666666; font-size:12px; font-family:"宋体"; background:#f4f7fa; background-image:url(../images/syqb.jpg); background-repeat:no-repeat; background-position:70% center; display:block;height:40px; line-height:40px; margin:0px 1.6%;}
.syej1 a:hover{ color:#000000; font-size:12px; font-family:"宋体"; background:#f4f7fa; }
.sytpes1{ width:50%; float:left;}
.sytpes2{ width:100%; float:left;}
.ejhead{ background:#0e62b1; height:57px; line-height:57px;}
/*会员登陆*/
.login{ background:url(../images/login.jpg); background-repeat:no-repeat;  height:830px; padding-top:7%; margin:0 auto; text-align:center;}
.login1{ background:url(../images/login.jpg); background-repeat:no-repeat;  height:830px; padding-top:2%; margin:0 auto; text-align:center;}

/*会员注册*/
.formsub2{ background:#ffffff; border-radius:2%; padding:25px 0px;} 
.formsub2 p{ font-size:30px; font-family:"微软雅黑"; color:#747476; text-align:center;}
.formsub2 p span{ font-size:30px; font-family:"微软雅黑"; color:#ff5203;}

.formsub2 label{ font-size:18px; font-family:"微软雅黑"; color:#ff552e; text-align:center; font-weight:normal;}
.formsub2 label span{ font-size:18px; font-family:"微软雅黑"; color:#ff552e;}

.formsub1{ width:90%; margin:0 auto; float:center !important;}
.formsub1 li{ list-style:none; }
.formsub1 li label{ width:25%; float:left; border:#d6d6d6 solid 1px; border-right:none; height:50px; line-height:50px; color:#575453; font-family:"微软雅黑"; font-size:16px; font-weight:normal;}
.formsub1 li input{ width:75%;border:#d6d6d6 solid 1px;border-left:none;  height:50px; line-height:50px;}
.formsub1 li div{ width:75%; text-align:left;}

.login_input{ width:30%;border:#d6d6d6 solid 1px;border-left:none;  height:50px; line-height:50px;}
.regdl{ text-align:left; padding-left:10%; color:#a19d9d; font-size:14px; font-family:"微软雅黑";}
.regdl a{  color:#a19d9d; font-size:14px; font-family:"微软雅黑";}
.regdl a:hover{  color:#a19d9d; font-size:14px; font-family:"微软雅黑";}
.regdl li label{ width:25%; float:left; border-right:none; height:50px; line-height:50px; color:#575453; font-family:"微软雅黑"; font-size:16px; font-weight:normal; padding-left:5%;}
.regdl  li{ list-style:none; }
.action{ width:90%; margin:0 auto; margin-top:5%;}
.action input{ background:#ff5203; height:50px; line-height:50px; color:#ffffff; font-size:16px; width:100%; border:none;}
.zhucedb{ width:85%; margin:0 auto;}
.zhucedb p{ width:50%; float:left; text-align:left; height:30px; line-height:30px;}
.zhucedb p a{ color:#747476; font-size:14px; font-family:"微软雅黑";}
.zhucedb p a:hover{ color:#ff5203; font-size:14px; font-family:"微软雅黑";}
.zhucedb span{ width:50%; float:left; text-align:right; height:30px; line-height:30px; display:block;}
.zhucedb span a{ color:#747476; font-size:14px; font-family:"微软雅黑";}
.zhucedb span a:hover{ color:#ff5203; font-size:14px; font-family:"微软雅黑";}

/*个人中心*/
.user_index{ float:left; width:20%; border:#e8e4e4 solid 1px; background:#fafafa;}
.user_indexzx{ color:#ffffff; font-family:"微软雅黑"; font-size:18px; background:#004098; text-align:center; height:50px; line-height:50px; border-bottom:#004098 solid 1px;}
.user_indexzx1{ height:45px; line-height:45px; text-align:center;}
.user_indexzx1 a{ height:45px; line-height:45px; text-align:center; color:#818080; font-family:"微软雅黑"; font-size:16px;}
.user_indexzx1 a:hover{ height:45px; line-height:45px; text-align:center; color:#ffffff; font-family:"微软雅黑"; font-size:16px; background:#d71c17; display:block;}
.user_index_right{ width:75%; padding-left:4%; float:left;}
.user_index_list{ width:100%; float:left; border-bottom:#e2e2e2 solid 1px;}
.user_index_list p{ background:#0d5eaa; font-family:"微软雅黑"; color:#ffffff; font-size:16px; width:125px; height:44px; line-height:44px; border:#055993 solid 1px; text-align:center;}

.userincon{ padding-top:20px;}
.userpic{ background:#f8f8f8; height:35px; line-height:35px; width:100%; color:#333333; font-family:"微软雅黑"; font-size:14px;}
.userpic1{ padding:15px 0; }


.userindex_nm{ width:80px; padding-left:10px; text-align:left; height:60px; line-height:60px; color:#666666; font-size:14px; font-family:"微软雅黑";}
.userindex_nm1{ text-align:left; color:#333333; font-family:"微软雅黑"; font-weight:bold;}
.userindex_nm1 input{ color:#666666; font-size:14px; border:#c8c8c8 solid 1px; height:35px; line-height:35px; width:300px; padding-left:10px;}
.userindex_nm2{ text-align:left; color:#333333; font-family:"微软雅黑"; padding:20px 0;}
.userindex_nm2 input{ color:#ffffff; border:0; font-size:14px;  background:#d71c17; height:40px; line-height:40px; width:150px;}


/*个人中心新闻列表*/
.news_list_user { padding-left:-15px; padding-right:-15px;}
.user_index_list1{ width:100%; margin:0 auto; border:#e8e4e4 solid 1px; margin-top:15px; margin-bottom:15px;}
.user_index_tit1{ background:#f1f1f1; color:#4b4b4b; font-size:15px; font-family:"微软雅黑"; height:38px; line-height:38px; float:left; text-align:center;}
.news_list_user dd{ color:#333333; border-bottom:#cccbca dashed 1px; height:120px;display:block; }
.news_list_user dd a{ display:block; font-size:18px;}
.news_list_user dd a:hover{ font-weight:bold;}
.news_list_user dd.evers{ background:#fafafa;}
.news_list_user dd:hover{ background:#fafafa;}
.user_img{ float:left; width:20%; text-align:center;padding-top:20px;}
.user_img  img{ width:120px; height:84px;cursor:pointer; }
.user_titjj{ float:left; width:50%;padding-top:20px; color:#696868; font-size:14px; line-height:28px; }
.user_titjj a{ color:#696868; font-size:14px; }

.user_titsj{ float:left; width:16%;text-align:center;height:120px; line-height:120px; color:#696868;}
.user_titcz{ float:left; width:7%;text-align:center;height:120px; line-height:120px;}

/*个人中心添加新闻页面*/
.user_add{ line-height:40px; width:100%; clear:both;}
.user_add label{width:13%; margin-right:1%;float:left; text-align:right; font-weight:normal; color:#666666; font-size:16px; height:40px; line-height:40px;}
.user_addinput{ width:60%; float:left; text-align:left; font-weight:normal; border:#c8c8c8 solid 1px;color:#666666; font-size:16px; height:30px; line-height:30px;}
.user_addinput1{ float:left; text-align:left; font-weight:normal; border:#c8c8c8 solid 1px;color:#666666; font-size:12px; height:100px; line-height:30px; width:700px;}
.user_add_button{ width:200px; margin:0 auto; margin:20px 0px 50px 100px; height:40px; line-height:40px; background:#d99503; border-radius:10px; display:block; border:0px; color:#ffffff; font-size:16px; font-family:"微软雅黑"; text-align:center;}
.user_add_button a{color:#ffffff; font-size:16px; font-family:"微软雅黑"; text-align:center;}
.user_add1{ line-height:40px; width:100%; clear:both;}
.user_add1 label{ width:10%; float:left; text-align:right; font-weight:normal; color:#666666; font-size:16px; height:40px; line-height:40px;}
.user_addinput2{ width:60%; float:left; text-align:left; font-weight:normal; border:#c8c8c8 solid 1px;color:#666666; font-size:16px; height:30px; line-height:30px; margin-top:10px;}
/*左侧*/
.left{ float:left; width:310px;}
.left1{ color:#d71c17; font-size:20px; font-weight:bold; height:42px; line-height:42px; border-bottom:#0d5eaa solid 2px;}
.left1 span{ color:#d71c17; font-size:20px; font-weight:bold; padding-left:10px;}
.left1 img{ vertical-align:top; padding-top:7px;  padding-left:5px;}
.left2{ background:#eff5fc; width:100%; padding:10px 0 20px 0;}
.left3{ color:#fb7e04; font-size:16px; text-align:center; width:100%; height:40px; line-height:40px;}
.left4{ width:95%; margin:0 auto;}
.left4 li{ width:33.33%; float:left; color:#444444; font-size:14px; line-height:30px; text-align:center;}
.left4 li a{ color:#444444; font-size:14px; line-height:30px; text-align:center;}


/*新闻详情举报*/
.jubao{ text-align:right; padding:15px 0px;}
.jubao a{ float:right;}
.jubao img{ width:30px;}
.jubaotj{ float:left;}
.jubaotj div{ width:50%; float:left; height:40px; line-height:40px; font-family:"微软雅黑"; font-size:16px;}
.jbtj{ background:#F00; color:#ffffff; font-size:18px; width:100%; height:50px; line-height:50px; border:0px; margin:20px 0;}









/*会员登陆*/
.login{ background:url(../images/login.jpg); background-repeat:no-repeat; background-position:center top; height:1110px; padding-top:10%; margin:0 auto; text-align:center;}
.login1{ background:url(../images/login1.jpg); background-repeat:no-repeat;  height:1110px; padding-top:10%; margin:0 auto; text-align:center;}

/*会员注册*/
.formsub2{ background:url(../images/formsub2.png); background-repeat:repeat; border-radius:2%; padding:25px 0px; width:500px; margin:0 auto;} 
.formsub2 p{ font-size:40px; font-family:"微软雅黑"; color:#004098; text-align:center; font-weight:bold;}
.formsub2 p span{ font-size:40px; font-family:"微软雅黑"; color:#004098;}

.formsub2 label{ font-size:18px; font-family:"微软雅黑"; color:#d71c17; text-align:center; font-weight:normal; height:40px; line-height:40px; display:block;}
.formsub2 label span{ font-size:18px; font-family:"微软雅黑"; color:#d71c17;}

.formsub1{ width:90%; margin:0 auto; float:center !important;}
.formsub1 li{ list-style:none; }
.formsub1 li label{ width:25%; float:left; border:#d6d6d6 solid 1px;background:#ffffff; border-right:none; height:50px; line-height:50px; color:#575453; font-family:"微软雅黑"; font-size:16px; font-weight:normal;}
.formsub1 li input{ width:75%;border:#d6d6d6 solid 1px;border-left:none;  height:50px; line-height:50px;outline:none;}
.formsub1 li div{ width:75%; text-align:left;}

.login_input{ width:30%;border:#d6d6d6 solid 1px;border-left:none;  height:50px; line-height:50px;}
.regdl{ text-align:left; padding-left:10%; color:#a19d9d; font-size:14px; font-family:"微软雅黑";}
.regdl a{  color:#a19d9d; font-size:14px; font-family:"微软雅黑";}
.regdl a:hover{  color:#a19d9d; font-size:14px; font-family:"微软雅黑";}
.regdl li label{ width:25%; float:left; border-right:none; height:50px; line-height:50px; color:#575453; font-family:"微软雅黑"; font-size:16px; font-weight:normal; padding-left:5%;}
.regdl  li{ list-style:none; }
.action{ width:90%; margin:0 auto; margin-top:5%;}
.action input{ background:#d71c17; height:50px; line-height:50px; color:#ffffff; font-size:16px; width:100%; border:none; border-radius:5px;}
.zhucedb{ width:85%; margin:0 auto;}
.zhucedb p{ width:50%; float:left; text-align:left; height:30px; line-height:30px;}
.zhucedb p a{ color:#747476; font-size:14px; font-family:"微软雅黑";}
.zhucedb p a:hover{ color:#ff5203; font-size:14px; font-family:"微软雅黑";}
.zhucedb span{ width:50%; float:left; text-align:right; height:30px; line-height:30px; display:block;}
.zhucedb span a{ color:#747476; font-size:14px; font-family:"微软雅黑";}
.zhucedb span a:hover{ color:#ff5203; font-size:14px; font-family:"微软雅黑";}

/*我要投稿*/
.tougao{ font-size:14px; color:#444444; font-family:"微软雅黑"; width:100%; margin:3% auto 0 auto; }

.tglist{ width:100%; margin:0 auto;}
.tglist li{ width:100%; margin:0 auto; height:40px; line-height:40px; color:#444444; font-size:16px; border-bottom:#cccccc dashed 1px;}
.tglist li span{ float:right; color:#b7b3b3; font-size:12px;}

/*我的留言*/
.gbook{ width:100%; margin:0 auto;}
.gbook dd{ border:#cccccc solid 1px; margin:10px auto;}
.gbook1{ width:100%; height:40px; line-height:40px; background:#0d5eaa; font-size:14px; border-bottom:#cccccc solid 1px; overflow:hidden; color:#ffffff;}
.gbook1 span{ color:#fb7e04; font-weight:bold; padding-left:15px; }
.gbook1 strong{ float:right; color:#b7b3b3; font-weight:normal; padding-right:15px; }

.gbook2{ width:98%; margin:0 auto;}
.gbook3{ width:20%; font-size:14px; color:#444444; text-align:center; float:left; padding:2% 0; }
.gbook3 img{ width:80%; display:block; border:#cccccc solid 1px; margin:0 auto;}
.gbook4{ width:80%; float:left;}
.gbook5{ width:95%; margin:0 auto; padding:2% 0;}
.gbook6{ width:100%; margin:0 auto;color:#d71c17; font-size:14px; font-weight:bold; padding:0 0 10px 0;}
.gbook7{ width:95%; margin:0 auto;background:#eff5fc;color:#444444; font-size:14px; padding:2%;}
.gbook8{ width:100%; margin:0 auto;color:#d71c17; font-size:12px; padding:10px 0 0 0;}
.gbook9{ width:95%; margin:0 auto; text-align:right; height:30px; line-height:30px;}
.gbook9 a{ color:#444444;}

/* 个人中心我的求助*/
.usergb{ width:100%;}
.usergb dd{ width:100%; border-bottom:#cccccc solid 1px; padding:10px 0;}
.usergb1{ width:100%; color:#1356a7; font-size:16px;}
.usergb1 span{ color:#b7b3b3; font-size:14px; float:right;}
.usergb2{ width:100%; color:#9b9b9b; font-size:14px; line-height:25px; padding:5px 0;}
.usergb3{ width:100%; line-height:25px;}
.usergb3 span{ color:#d71c17; font-size:14px; font-weight:bold;}
.usergb4{ text-align:right; width:100%; line-height:25px;}

/*充值*/
.usercz{ width:100%; margin:0 auto;}
.usercz li{ width:33.33%; float:left; line-height:40px; font-size:14px; color:#444444;}
.usercz1{ width:100%; margin:20px auto;}
.usercz1 li{ width:200px; float:left; line-height:40px; font-size:14px; color:#444444;}
.usercz1 li img{ width:100px;}



/*新闻详情*/
.new_xx{ color:#d71c17; font-size:16px; font-weight:bold; width:100%; margin:0 auto 20px auto;}
.new_xx a{ color:#d71c17; font-size:16px; font-weight:bold; margin-right:10px;}
.new_xx1{ color:#fb7e04; font-size:16px; font-weight:bold; width:100%; margin:20px auto 0 auto;}

.new_xx2{ color:#333333; font-size:16px; font-weight:bold; width:100%; margin:20px auto; line-height:30px;}
.new_xx2 span{ color:#d71c17; font-size:16px; font-weight:bold;}
.new_xx2 a{ color:#d71c17; font-size:16px; font-weight:bold; margin-right:10px;}


.new_xx3{ color:#333333; font-size:16px; width:100%; line-height:30px; margin:0 auto; padding:0;}
.new_xx3 p{  line-height:30px; height:30px; padding:0; margin:0;}


.userjine{ background:#eff5fc; height:40px; color:#000000; font-size:16px; text-align:center; height:40px; line-height:40px;}

.userjine1{height:40px; color:#333333; font-size:16px; text-align:center; height:40px; line-height:40px;}

.worddown{ width:100%; margin:2% auto;color:#333333; font-size:16px;}
.worddown a{ color:#333333; font-size:16px;}


































