 @charset "utf-8";
/* CSS Document */
/**************************Reset***********************/
body{overflow-x: auto; font-size:14px; font-family:"Microsoft YaHei"; color:#333; padding: 0; margin: 0; background: #fff; min-width: 1200px;}
a{color:#333; text-decoration:none;}
:focus{outline:0;}
a:hover{ color:#e21313; text-decoration:underline;}
/* a:hover img{filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7} */
input,textarea{-webkit-transition: all 0.4s; transition: all 0.4s;}
input:focus,textarea:focus,select:focus{box-shadow: 0 0 5px 1px #b80608; -webkit-transition: all 0.4s; transition: all 0.4s;}
h2{font-size: 14px; color: #fff;}
h2 a{font-size: 14px; font-weight: normal;}
ul,ol,li,dl,dt,h1,h2,h3,h4,h5,h6,input,dl,dd,form,label{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
img{border:none; vertical-align:top}
li{ vertical-align: top; }
p{ padding: 0; margin: 0;}
.clear{ clear:both; margin:0; overflow:hidden; visibility:hidden;  font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.fl{ float: left;}
.fr{ float: right;}
.hidden{display: none;}

/* ***********   头部 on  ********** */
/*顶部功能 on*/
.is_gov{width: 100%; height: 37px; line-height: 37px; background:#b80608;}
.gov_bg{background: url("../images/home_bg.png") center center no-repeat;}

.gov_a_c,.gov_a_c a,.gov_a_c ul li,.gov_a_c ul li a{color:#b80608!important;} 
.gov_box{width: 1200px; height: 37px; line-height: 37px; margin: 0 auto;}
.gov_list{width: 246px; height: 37px; line-height: 37px; color: #fff; font-size: 12px; padding-left: 4px;}
.gov_list a,.gov_function ul li a{color: #fff; font-size: 12px;}
.gov_function{width: 460px; height:37px;}
.gov_function ul li{float: left; margin: 0 13px; font-size: 12px; color: #fff;}
.gov_function ul li.g_1{background: url(../images/function_icon.png) left 10px no-repeat; text-indent: 21px;}
.gov_function ul li.g_2{background: url(../images/function_icon.png) left -34px no-repeat; text-indent: 21px;}
.gov_function ul li.g_3{background: url(../images/function_icon.png) left -79px no-repeat; text-indent: 21px;}
.gov_function ul li.gh_1{background: url(../images/function_icon_hover.png) left 10px no-repeat!important; text-indent: 21px;}
.gov_function ul li.gh_2{background: url(../images/function_icon_hover.png) left -35px no-repeat!important; text-indent: 21px;}
.gov_function ul li.gh_3{background: url(../images/function_icon_hover.png) left -79px no-repeat!important; text-indent: 21px;}
.gov_function ul li.g_4{margin: 0;}
.m_icon{display: block; width: 13px; height: 18px; margin: 10px; float: left;}
.m_free{background: url(../images/function_icon.png) left -133px no-repeat;}
.m_free_h{background: url(../images/function_icon_hover.png) left -133px no-repeat!important;}
.m_mobile{background: url(../images/function_icon.png) 2px -180px no-repeat;}
.m_mobile_h{background: url(../images/function_icon_hover.png) 2px -180px no-repeat!important;}
/*顶部功能 end*/
/*banner on*/
.is_banner{width: 1200px; height: 158px; margin: 0 auto;/*  background: url(../images/is_banner.png) no-repeat;  */position: relative;}
/*banner end*/
/*搜索 on*/
.is_search{width: 378px; height: 71px; /* padding: 46px 0 0 0; */position:absolute; top:63px; right:0;}
.searchtext{width: 285px; height: 36px; line-height: 36px; padding: 0 4px; border:1px solid #ddd; font-size: 13px; /* color: #d3cccc; */ background: #fff; -webkit-transition: all 0.4s; transition: all 0.4s;}
.searchtext:focus{box-shadow: 0 0 5px 1px #b80608; -webkit-transition: all 0.4s; transition: all 0.4s;}
.searchbtn{width: 45px; height: 38px; background: url(../images/h_19.png) #b80608 center center no-repeat; border:none; cursor: pointer; -webkit-transition: all 0.4s; transition: all 0.4s;}
.searchbtn:hover{background: url(../images/h_19.png) #9e0001 center center no-repeat; box-shadow: 0 0 5px 1px #b80608; -webkit-transition: all 0.4s; transition: all 0.4s;}
.m_search a{display: block; width: 25px; height: 32px; padding: 3px 3px 3px 10px; float: left; font-size: 12px; color: #b80608;}
.is_search p{height: 32px; line-height: 32px; font-size: 13px; color: #676767;}
.is_search p span{float: left;}
.is_search p a{float: left; margin-right: 24px;}
/*搜索 end*/

.banner_swf{position:absolute; top:0; left:0;}

/*隐藏导航栏 on*/
/* .m-nav{width:100%;line-height: 62px;background: #b80608;display: none;position: fixed;left: 0;top:0;z-index: 9999999999;}
.u-nav{width:1200px;margin:0 auto;}
.u-nav a{font-size: 18px;color:#fff;padding:0 20px;}
.m-nav .u-searchBox{position: absolute;left:50%;top:54px;margin-left: 293px;}
.u-searchBox{ width:275px;height: 32px; position: absolute;top:50px;right:0;}
.is-searchtext{ padding-left: 10px; width:220px; height:30px; line-height:30px; color:#d3cccc; outline:none;background: #fff;border:1px solid #ddd;border-right:none; -webkit-transition: all 0.4s; transition: all 0.4s;}
.is-searchtext:focus,.searchbtna:hover{box-shadow: 0 0 5px 1px #fff; -webkit-transition: all 0.4s; transition: all 0.4s;}
.searchbtna{ cursor: pointer; width:44px; height:32px; border:none; padding:0;float:left; background: url(../images/h_19.png) #9e0001 no-repeat;}
.is-search form a{ float: left; display: block; width: 33px; height: 36px; margin:0 0 0 14px; padding-top:3px;font-size: 12px; line-height: 16px;color:#dd0f0f;}
.u-searchBox span{ display: block; width: 330px; height: 34px; line-height: 34px; font-size: 12px; color: #454545;}
.u-searchBox span a{ padding: 0 7px;}
.u-searchBox p{width:100%;float: left;font-size: 13px;padding-top:10px;color:#5c5c5c;}
.u-searchBox p a{color:#5c5c5c;padding-left: 10px;}
.u-searchBox p a:hover{color:#f20000;} */
/*隐藏导航栏 end*/
/* ***********  头部 end  ********** */

/* ***********  主题 on  ********** */
/*.is_main{width: 1200px; margin: 0 auto; overflow:hidden;}*/
/* ***********  主题 end  ********** */
/* ***********  底部 on  ********** */
.is_footer{width: 100%; margin-top: 18px; border-top: 2px solid #cd0e0e; padding: 9px 0 33px 0;}
.footer_box{width: 1200px; margin: 0 auto; text-align: center; position: relative; z-index: 999;}
.footer_select{width: 1200px; height: 50px; background: #fff; margin-bottom: 12px;}
.is-select{ width: 1162px; height: 43px;margin:0 auto;}
.select{ position:relative;float:left; margin:9px 10px; z-index: 94;}
.select dt{ height:31px; display:inline-block; font-size: 14px; color: #666;  background: url(../images/down_icon.png) no-repeat 188px 14px;
    line-height:31px; padding-left:10px; cursor:pointer; width:200px; white-space:nowrap;  text-overflow:ellipsis;
    overflow:hidden; position:relative; z-index:99; text-align:left; border:1px solid #ddd;}
.select dt:hover,.select dt.cur{ box-shadow:0 0 3px #b80608;  background: url(../images/down_icon_hover.png) no-repeat 188px 14px;}
.select dd{ position:absolute; left:0; top:31px; background:#fff;display:none; z-index: 98; margin: 0;}
.select dd ul{ padding:4px; width:205px; max-height:136px; _height: 136px; overflow:auto;}
.select dd ul li a{ line-height:35px; display:block; padding:0 10px; font-size: 14px;text-align:left;}
.select dd ul li a:hover{background:#f5f5f5; text-decoration: none;}
.footer_box p{line-height: 28px; font-size: 14px;}
.footer_box p a img{padding: 4px 0 0 0;}
.footer_nav{height: 42px; line-height: 42px; text-align:center; }
/* .footer_nav{height: 42px; line-height: 42px; text-align:center; border-top: 1px dashed #a7a4a4;} */
.is-footer{border-top: 2px solid #b80608;margin-top: 20px;}
.is-footer .container{width:1240px;min-width:1240px;margin:0 auto;    text-align: center;}
.m-footer{padding: 14px 0 24px;    position: relative;}
.m-ftfuns{line-height: 26px;}
.m-ftfuns,.m-ftfuns a{color: #282828; font-size: 14px;}
.m-copyright p{line-height: 30px;}
.m-copyright p,.m-copyright p a{color: #666; font-size: 14px;}
.m-copyright p img{vertical-align: middle;}
#_ideConac{       position: absolute;left: -50px;top: 33px;}
#_span_jiucuo{    position: absolute;left: 28px;    top: 46px;}
.u-jbzx{  right: 0;top: 55px;position: absolute;}
.u-slhwza{position: absolute;width: 120px;height: 54px;right: 140px;top: 55px;}
.u-slhwza img{width: 120px;height: 54px;}
.footer_bottom{position:relative; z-index:-1;}
/* ***********  底部 end ********** */

/*右侧悬浮 on*/
.right-ico{width: 49px; height: 348px; position: fixed; top:50%; margin-top: -145px; left: 50%; margin-left: 620px; z-index: 998;}
.right-ico ul li>a,.right-ico ul li>span{width: 49px; height: 49px; border-radius: 50%; display: block; margin-bottom: 9px; -webkit-transition: -webkit-transform 1s ease-out; -moz-transition: -moz-transform 1s ease-out; -o-transition: -o-transform 1s ease-out; -ms-transition: -ms-transform 1s ease-out;}
.right-ico ul li>span:hover{transform:rotate(360deg); -ms-transform:rotate(360deg); 	/* IE 9 */ -moz-transform:rotate(360deg); 	/* Firefox */ -webkit-transform:rotate(360deg); /* Safari éœï¿½ Chrome */ -o-transform:rotate(360deg); 	/* Opera */}
.right-ico ul li>a:hover{transform:rotate(360deg); -ms-transform:rotate(360deg); 	/* IE 9 */ -moz-transform:rotate(360deg); 	/* Firefox */ -webkit-transform:rotate(360deg); /* Safari éœï¿½ Chrome */ -o-transform:rotate(360deg); 	/* Opera */}
.right-ico ul li.r-ico02 img{position: absolute; left: -75px; top: 58px; display: none;}
.right-ico ul li.r-ico02:hover img{display: block;}
.right-ico ul li.r-ico03 img{position: absolute; left: -75px; top: 116px; display: none;}
.right-ico ul li.r-ico03:hover img{display: block;}
/* .r-ico01>a{background: url(../images/right-ico.png) left center no-repeat;}
.r-ico01>a:hover{background: url(../images/right-ico.png) -496px center no-repeat; }
.r-ico02>a{background: url(../images/right-ico.png) -99px center no-repeat;}
.r-ico02>a:hover{background: url(../images/right-ico.png) -595px center no-repeat;}
.r-ico03>a{background: url(../images/right-ico.png) -198px center no-repeat;}
.r-ico03>a:hover{background: url(../images/right-ico.png) -694px center no-repeat;}
.r-ico04>a{background: url(../images/right-ico.png) -297px center no-repeat;}
.r-ico04>a:hover{background: url(../images/right-ico.png) -793px center no-repeat;}
.r-ico05>a{background: url(../images/right-ico.png) -396px center no-repeat;}
.r-ico05>a:hover{background: url(../images/right-ico.png) -892px center no-repeat;} */
.r-ico01>a{background: url(../images/right-ico.png) -496px center no-repeat;}
.r-ico02>a{background: url(../images/right-ico.png) -595px center no-repeat;}
.r-ico03>a,.r-ico03>span{background: url(../images/right-ico.png) -694px center no-repeat;}
.r-ico04>a{background: url(../images/right-ico.png) -793px center no-repeat;}
.r-ico05>a,.r-ico05>span{background: url(../images/right-ico.png) -892px center no-repeat;}
.r-ico06>a{background: url(../images/right-ico.png) -992px center no-repeat;}
.r-ico07>a{background: url(../images/right-ico.png) -1191px center no-repeat;}
.web_share{width:110px; height:72px; padding:7px 0 0 11px; background:url(../images/pewm1bg.png) 0 0 no-repeat; position:absolute;bottom:-9px; display:none;right: 50px;}
.web_share a{margin:0 10px 10px 0;}
/*右侧悬浮 end*/



.footer_select{ height:50px; background:#fff;}
.footer_select ul{ height:auto; padding-bottom:30px;}
.footer_select li{ margin:0; margin-right:0; position:relative; height:auto;float:left; font-size:14px;font-family:"微软雅黑","宋体"; padding-right:30px;_padding-right:29px; _width:137px;}
.footer_select li a{ padding:17px 0 17px 60px; display:block;line-height:18px; overflow:hidden; height:18px;}
.select_con1 a{background: url(../images/li2.png) 6px center no-repeat;}
.footer_select li a span{ padding-right:72px; background:url(../images/down_icon.png) no-repeat 93px 7px;}

.footer_select li #select_content6 a{ height:auto}
.select_content{background:#fff;position:absolute;border-bottom:2px solid #b80608; top:50px;height:108px;overflow:hidden; display:none; padding:20px;width:1160px;}
.select_content .select_con1{ width:163px; text-align: left; text-indent: 15px;}
.select_content .select_scroll_con{ height:100px; overflow:hidden;}
.footer_select li a.select_a3{ width:140px;_width:140px;}
.footer_select li a.select_a6{ width:130px;_width:130px;}
.footer_select li a.select_a7{ width:119px;_width:119px;}

#select_content1{ left:0;}
#select_content2{ left:-232px;}
#select_content3{ left:-464px;}
#select_content4{ left:-710px;}
#select_content5{ left:-942px;}
.select_con{height:100px;overflow-x:hidden; overflow-y:auto;}
.select_con1{ padding:0px; margin:0; line-height:24px; height:24px; overflow:hidden; float:left; white-space:nowrap;}
.select_con1 a{ padding:0 !important;}
.select_con div.select_con1_noline{ background:none !important}
.linkbox li.asect a span{color:#c10000;}
.linkbox li.asect .select_con a{ height:auto; background:none !important; line-height:26px; padding-bottom:0 !important; padding:0; font-size:13px; color:#333 !important }
.linkbox li.asect .select_con a:hover{ color:#c00 !important; text-decoration:underline;}

/*新版头部 on*/
.new_banner{width: 1200px; height: 158px; margin: 0 auto; background: url(../images/n_banner.jpg) no-repeat; position: relative;}
.new_logo{width:295px; height:72px; position:absolute; left:14px; top:39px;}
.new_nav{width:623px; height:78px; position:absolute; right:0; top:47px;}
.new_nav ul li{float:left; width:88px; height:78px; border-right:1px solid #c77a7a; text-align:center;}
.new_nav ul li a{display:block; padding:47px 0 10px 0; font-size:16px; color:#fff; background-color:#b80608; background-image:url(../images/t_nav_icon.png); background-repeat:no-repeat;}
.new_nav ul li.na_1 a{background-position:0 0;}
.new_nav ul li.na_2 a{background-position:-89px 0;}
.new_nav ul li.na_3 a{background-position:-178px 0;}
.new_nav ul li.na_4 a{background-position:-267px 0;}
.new_nav ul li.na_5 a{background-position:-356px 0;}
.new_nav ul li.na_6 a{background-position:-445px 0;}
.new_nav ul li.na_7 a{background-position:-534px 0;}
.new_nav ul li a:hover{background-color:#d91315;}
.new_nav ul li a.u-active,.new_nav ul li a:hover{background-color: #dead61;}
/*新版头部 on*/


.watermark {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: 450px;
    width: 180px;
    height: 180px;
}