/*File Written By:-lingyun*/
body{background-color: #fff; font-family:"Microsoft YaHei", "Microsoft JhengHei", STHeiti, Georgia;font-size:12px; }

/*轮播样式*/
.flexslider{position: relative;overflow: hidden;margin: 0 auto;  }
.height1{height: 420px;}
.height2{height: 300px;}
.slides li {}
.slides li a { display: block; width:100%;}
.slides li .slides_li_1{background: url(../image/banner.jpg) center center no-repeat}
.slides li .slides_li_2{background: url(../image/banner2.jpg) center center no-repeat}
.slides li .slides_li_333{background: url(../image/bg22.jpg) center center no-repeat}
.slides li a img { display: block; max-width: 100%;}
.flexslider .flex-direction-nav{  display: block;  }
.flexslider .flex-control-nav{  bottom: 10px;   z-index: 10;   }
.flexslider .flex-control-nav li{  display: inline-block;  width: 20px;  margin-right:10px; *zoom:1;  *display: inline; }
.flexslider .flex-control-nav li a{  display: block;  text-indent: -999em;  border-radius: 20px;  background: #ccc;  }
.flexslider .flex-control-nav li a:hover, .flexslider .flex-control-nav li a.flex-active{  background: #ed8830;  }

.flexslider .flex-direction-nav a{
    display: inline-block; /*必要：相当于浮动*/
    position: absolute;/*必要：绝对定位*/
    width: 60px;/*可选：宽度*/
    height: 60px;/*可选：高度*/
    z-index: 10;/*必要：设置元素堆叠顺序*/
    text-indent: -999em;/*必要：文本缩进，相当于把默认的文本进行隐藏*/
    display: block;/*可选：不显示元素 当用户吧鼠标放到图上，才显示左右箭头，*/
}
.flexslider .flex-direction-nav li a.flex-prev{
    top: 50%;/*必要：进行上下居中，*/
    left: 20px;/*可选：调节到边界的距离*/
    background: url(../image/arrow_09.png);/*必要:背景图*/
}
.flexslider .flex-direction-nav li a.flex-next{
    top: 50%;/*必要：进行上下居中，*/
    right: 20px;/*可选：调节到边界的距离*/
    background: url(../image/arrow_11.png);/*必要:背景图*/
}
.flexslider:hover .flex-next,.flexslider:hover .flex-prev{
    display: block;/*显示左右箭头*/}
/*轮播样式结束*/


/*搜索栏样式*/
.search_box {width: 100%;position: relative;z-index: 99!important;}
.search_box .search {width: 50%;position: absolute;left: 50%;margin-left: -25%;}
#choice_list{width: 50%;position: absolute;left: 50%;margin-left: -25%;}
.top1{top:180px;}
.top2{top:240px;}
.top3{top:280px;}
.top4{top:314px;}
.top5{top:60px;}
.top6{top:120px;}
.top7{top:160px;}
.top8{top:194px;}
#choice_list ul:after{content: "";display: table;clear: both;}
#choice_list ul{position: absolute;left: 50%;margin-left: -25%;}
#choice_list li{float: left;padding: 8px 14px;border-radius: 4px;font-size: 16px;color: #fff;margin-left: 20px;cursor: pointer;}
#choice_list li
.search{float: left;}
.search input{display:block;width: 78%;float: left;height: 48px;border: 0;font-size: 16px;color: #333333;padding-left: 2%;border-top-left-radius:4px;border-bottom-left-radius:4px;line-height: 48px;vertical-align:middle;}
.search_btn{float: left;cursor:pointer;float: left;width: 20%;height: 48px;line-height: 48px;color: #fff;background-color: #f0862f;text-align: center;font-size: 16px;border-top-right-radius:4px;border-bottom-right-radius:4px;   background: -webkit-linear-gradient(left, #ff7d4a, #ff4a2b);
   background: -o-linear-gradient(left, #ff7d4a, #ff4a2b);
   background: -moz-linear-gradient(left, #ff7d4a, #ff4a2b);
   background: linear-gradient(left, #ff7d4a, #ff4a2b);
   background: linear-gradient(to right, #ff7d4a, #ff4a2b);
   filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff7d4a', endColorStr='#ff4a2b', gradientType='0');
   -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff7d4a',endColorStr='#ff4a2b',gradientType='0')";}
.clear_float{clear: both;}
.keyword{width: 50%;position: absolute;left: 50%;margin-left: -25%;font-size: 14px; color: #fff;margin-top: 40px;}
.keyword span{margin-left: 12px; cursor: pointer;}
.keyword span a{color: #fff;}
.keyword2{width: 50%;position: absolute;left: 50%;margin-left: -25%;font-size: 14px; color: #fff;margin-top: 40px;}
.keyword2 span{margin-left: 12px; cursor: pointer;}
.keyword2 span a{color: #fff;}
/*搜索栏样式结束*/


/*导航条样式开始*/
.header_box1{width: 100%;height: 40px;background-color: #217ab7;line-height: 40px;}
.header_box1_content{width:1200px;margin: 0 auto;}
.header_box1_content>div{float: left; font-size: 12px;color: #fff;margin-left: 20px;}
.header_box1_content>div a{color: #fff;}
.header_nav{width: 100%;height: 80px;background-color: #fff;}
.header_nav>div{width: 1200px;height: 80px;margin: 0 auto;line-height: 80px;vertical-align: middle;}
.header_nav>div img{vertical-align: middle;float: left;}
.header_nav_list{margin-left: 120px;float:left;}
.header_nav_list>ul:after{content: "";display: table;clear: both;}
.header_nav_list li{float: left;height: 80px;line-height: 80px;font-size: 20px;margin-left: 30px;margin-right: 30px;}
.header_nav_list li a{color: #555}
.header_nav_list li a:hover{color: #ed8830}
/*导航条样式结束*/


/*内容模块1开始*/
.bg1_box{width:1200px;border: 1px solid #d8d8d8; margin:30px auto 40px auto;}
.bg1_box_title{width: 1200px;height: 60px;}
.bg1_box_title_li{background-color: #f0f0f0;border-left: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;width: 299px;height: 60px;color: #555;font-size: 20px;text-align: center;float: left;line-height: 60px;cursor: pointer;}
.active_li{background-color: #fff;color: #217ab7;width: 299px;height: 60px;font-size: 20px;text-align: center;float: left;line-height: 60px;border-left: 1px solid #d8d8d8;}
.sdad { width:300px; border-left: none;}
.list_text>ul>li{width: 1159px;padding:20px;height: 160px;border-bottom: 1px solid #d8d8d8;}
.list_text>ul>li:hover{background-color: #f4f5f7;}
.list_text>ul>li>a>img{width: 240px;height: 160px;margin:0 20px;float: left;display: block;}
.list_text_textbox{height: 180px;padding:0 10px 0 10px;}
.list_text_textbox2{/*height: 130px;*/padding:0 10px 0 10px;}
.list_text_textbox_title{color:#333;font-size: 18px;font-weight: bold;margin-top: 12px;overflow: hidden;height: 30px;line-height: 30px;}
.list_text_textbox>p{color: #666;font-size: 16px;line-height: 24px;margin-top: 12px;max-height: 72px;overflow: hidden;}
.list_text_textbox2 p{color: #888;font-size: 14px;line-height: 24px;margin-top: 10px;max-height: 72px;margin-bottom: 10px}
.list_text_textbox2 p span{color: #999;font-size: 14px;line-height: 24px;margin-right: 30px;}
.list_text_textbox2 p span a{color: #999;font-size: 14px;line-height: 24px;}
.more_btn{width: 1140px;height: 50px;border-radius: 8px;background-color: #f0f0f0;font-size: 20px;color: #555;line-height: 50px;text-align: center;margin:30px auto;cursor: pointer;}
.more_btn:hover{color: #217ab7;background-color: #e8e8e8;}
/*图说政策*/
#tushuozc_content ul{ margin:40px 30px 10px 40px;width: 700px;float: left;border: 1px solid #d8d8d8;}
#tushuozc_content ul li{width: 660px;padding: 15px 20px;height: 20px;border-bottom: 1px dashed  #d8d8d8;}
#tushuozc_content ul li a{color: #333;font-size: 14px;}
#tushuozc_content ul li span{float: right;color: #777;font-size: 14px;}
#tushuozc_content ul li:hover{background-color: #f4f5f7;}
#tushuozc_content .img_box{width: 398px; height: 510px;margin:40px 30px 10px 0px;background-color: #2499df;float: right;}
#tushuozc_content .img_box img{width: 100%;height: 100%;overflow: hidden;max-height: 100%;max-width: 100%;}
/*内容模块1结束*/


/*内容模块2开始*/
.bg_block1{width: 100%;height: 760px;background-color: #f4f4f4;position: relative;padding-top: 20px;overflow: hidden;margin-bottom: 80px;}
.inside_content_box_title2{line-height: 50px;position: relative;width: 1200px;height: 50px;margin: 10px auto;}
.inside_content_box_title2 span{ color: #217ab7;font-size: 22px;}
.inside_content_box_title2 img{vertical-align: middle;position: relative;top: -4px;}
.inside_content_box_title2 a{padding-bottom: 6px;color: #666;font-size: 16px;margin-right: 8px;}
.inside_content_box_title2 a:hover{color: #f0862f;}
.a_right{position: absolute;top: 2px;right: 10px;line-height: 54px;}
.zhengce_tab{width: 1200px;border: 1px solid #d8d8d8;margin: 10px auto;border-collapse:collapse;box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */;}
.zhengce_tab thead{height: 50px;background-color: #217ab7;color: #fff;font-size: 16px;line-height: 50px;border: 1px solid #217ab7; text-align: center;}
.zhengce_tab tbody tr{height: 50px;background-color: #fff;font-size: 14px;height: 50px;line-height: 50px;color: #555;text-align: center;}
.zhengce_tab tbody tr:hover{background-color: #eaf1f6!important;}
.zhengce_tab tbody tr td{border-bottom: 1px solid #d8d8d8;}
.zhengce_tab tbody tr:nth-child(2n){background-color: #f4f5f7;}
.zhengce_tab tbody td>div{height: 50px;overflow: hidden;}
.zhengce_tab tbody a{color: #555;}
.zhengce_tab tbody tr td:first-child{padding-left: 10px;text-align: left;width: 36%;}
.zhengce_tab tbody tr td:nth-child(2){width: 34%;line-height: 24px;}
.zhengce_tab tbody tr td:nth-child(3){width: 11%;}
.zhengce_tab tbody tr td:nth-child(4){width: 7%;}
.zhengce_tab tbody tr td:nth-child(5){width: 9%;}
/*内容模块2结束*/


/*内容模块3开始*/
.bg2_box{width:1200px;border: 1px solid #d8d8d8; margin:10px auto 40px auto;height: 600px;position: relative;}
#main{width: 500px;height: 600px;}
#doc_city_table{float: left;margin-top: 40px;position: absolute;top: 80px;right: 120px;}
#doc_city_table .table_title div{width: 400px;height:50px;border:1px solid #d8d8d8;text-align: center;font-size: 20px;line-height: 50px;box-sizing:border-box;background-color: #f4f5f7; -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */;}
#doc_city_table .table_content{max-height: 300px; border-left: 1px solid #d8d8d8;overflow-y:auto;overflow-x:hidden;width: 400px;}
#doc_city_table .table_content li{width:80px;padding: 0 5px;height:40px;box-sizing:border-box;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8; color: #555;font-size: 14px; text-align: center;line-height: 40px;float: left;cursor: pointer;overflow: hidden; -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */;}
#doc_city_table .table_content li:hover{background-color: #ade9ff}
#doc_city_table .table_content li a{color: #555;}
#doc_city_table .table_content:after{display: table;clear: both;content: ""}
/*内容模块3结束*/


/*政策专题样式开始*/
.content1{width: 100%;margin: 0 auto 80px auto;}
.box_content1 { width:1200px;height: 183px;margin: 0 auto 20px auto; }
.box_content1 ul { width:1200px;height: 183px; }
.box_content1 ul li{float: left;position: relative;width: 130px;height: 183px;}
.box_content1 ul li:hover{box-shadow:4px 4px 12px #ddd, -4px 4px 12px #ddd;z-index: 10; transition: all 0.1s linear 0s; }
.box_content1 ul li a .box_content_img1{width:131px; height: 180px; display: block; overflow: hidden;}
.box_content1 ul li .box_content_img1 img{width: 100%;height: 100%;transition: all 0.5s;}
.box_content1 ul li .box_content_img1 img:hover{transition: all 0.5s; transform: scale(1.05);}
/*政策专题样式结束*/


/*政策研究样式开始*/
.content2{width: 1200px;margin: 0 auto;}
.box_content2 { width:1200px;height: 304px;margin: 0 auto; }
.box_content2 ul{ height: 306px;overflow: hidden;}
.box_content2 ul li{float: left;position: relative;border: 1px solid #e5e5e5;width: 181px;height: 302px;}
.box_content2 ul li:hover{box-shadow:4px 4px 12px #ddd, -4px 4px 12px #ddd;z-index: 10; transition: all 0.1s linear 0s;border: 1px solid #e5e5e5; }
.box_content2 ul li a .box_content_img2 {width:160px; height: 225px; display: block; overflow: hidden;margin: 10px auto;}
.box_content2 ul li .box_content_img2 img{width: 100%;height: 100%;transition: all 0.5s;}
.box_content2 ul li.box_content_img2 img:hover{transition: all 0.5s; transform: scale(1.05);}
.text_title2 {width:161px;padding:6px 10px 0 10px;height: 40px;line-height: 22px;overflow: hidden;text-align: justify;color: #555;background-color:#fff;font-size: 12px; position: relative;border-top: 1px solid #e5e5e5;}

/*政策研究样式结束*/


/*横向滚动样式开始*/
.customer_evaluate_com_list {width:1200px;position:relative; overflow: hidden}
.customer_evaluate_left { position:absolute; width:28px; height:70px; display:block; background: url(../image/icon_jiantou_left.png) no-repeat center center; z-index:9999; top:30%; left:0px;display:none;}
.customer_evaluate_list_com { width:1160px; height:270px; overflow: hidden;}
.customer_evaluate_list_com li { width:275px; height:250px; margin-right:10px; *line-height:193px; *text-align:center; background:#fff;float: left;}
.customer_evaluate_list_com li:hover { box-shadow:4px 4px 12px #ddd, -4px 4px 12px #ddd;z-index: 10; transition: all 0.1s linear 0s;}
/*.customer_evaluate_list_com:hover li {filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}*/
.customer_evaluate_list_com li a {  vertical-align:middle; text-align:center;	display:table-cell; }
.customer_evaluate_list_com li:hover img {transition: all 0.5s; transform: scale(1.05);}
.customer_evaluate_list_com li a img {width:275px; height:180px;*vertical-align:middle; display:inline-block;}

.customer_evaluate_right { width:28px; height:70px; display:block; background:  url(../image/icon_jiantou_right.png) no-repeat center center; position:absolute; top:30%; right:0;display:none;z-index: 99;}

/*横向滚动样式结束*/

/*文案样式*/
.text_icon_box{margin: 60px auto;width: 1200px;}
.text_icon_box>div{width: 290px;padding-left: 10px;}
.text_icon_box img{width: 70px; height: 70px;float: left;}
.icon_title1{font-size: 16px;color: #555;line-height: 40px;font-weight: bold;}
.icon_text{font-size: 14px;color: #555;line-height: 20px;}
/*文案样式结束*/


/*政策列表页面开始*/
.content3{width: 1200px;margin:40px auto;}
.content3 .box_left{width:812px; float: left;}
.procince{margin:20px 20px 0 20px;height: 30px;}
.procince select{width: 120px;height: 30px;line-height: 30px;font-size: 14px;text-align: center;color: #555; border: 1px solid #d8d8d8;margin-top: 1px;}
.procince span{font-size: 14px;margin-right: 6px;display: block;height: 30px;line-height: 30px;float: left;}
.search_box2{width: 830px;border: 1px solid #eee;border-radius: 4px;background-color: #fff;}
.industry{line-height: 30px;margin-left: 20px;font-size: 14px;height: 60px;margin-top: 10px;}
.industry span{margin-right: 10px;float: left;}
.industry ul {float: left;width: 720px;}
.industry ul li{float: left;margin-right: 8px; padding: 0 6px;border-radius: 4px;margin-top: 6px;cursor: pointer;}
.active_li2{background-color: #ed8830;color: #fff;}
.time{margin: 20px 20px 0 20px;float: left;line-height: 30px;}
.time input{width: 110px; height: 30px; line-height: 30px;font-size: 14px;text-align: left;padding-left: 8px;}
.time span{font-size: 14px;margin-right: 6px;line-height: 30px;display: block;height: 30px;line-height: 30px;float: left;}


.result{font-size: 14px;color:#555;margin: 20px 0 8px 8px;}
.result span{color: #f04b00}

.list_text2{width: 830px;}
.list_text2 ul li{width: 810px;/*height: 130px;*/padding: 10px;background-color: #fff;margin-bottom: 20px;}
.list_text2 ul li:hover{box-shadow:4px 4px 5px #eee, -4px 4px 5px #eee;background-color: #f9f9f9;}

/*图说政策政策列表*/
.img_list_text2{width: 830px;}
.img_list_text2 ul li{width: 810px;height: 74px;padding: 10px;background-color: #fff;margin-bottom: 20px;}
.img_list_text2 ul li:hover{box-shadow:4px 4px 5px #eee, -4px 4px 5px #eee;background-color: #f9f9f9;}
/*图说政策政策列表结束*/

.content2 .box_right{width:280px;float: right; height: 400px; background-color: #217ab7; }
.box_right{width: 840px;float: left}
.box_right{width: 340px;float: right}
.content_right_inbox{width: 340px;height: 260px;overflow: hidden;border-radius: 4px;background-color: #FFFFFF;margin-bottom: 40px;}
.content_right_inbox_title{width: 340px;border-top-right-radius: 4px;border-top-left-radius: 4px;height: 52px; color: #fff;font-size: 16px;line-height: 52px; }
.content_right_inbox_title img{margin-left: 8px;margin-right: -5px;position: relative;top:5px;height: 40%;}
.content_right_inbox_title a{color: #217ab7;font-size: 16px}
.content_right_inbox_title  .more a{font-size: 14px;}
.content_right_inbox_text>ul>li{height: 40px;line-height: 40px;width: 320px;margin: 0 auto;overflow: hidden;}
.content_right_inbox_text>ul>li a{color: #888;cursor: pointer;font-size: 14px;padding-left: 4px;}
.content_right_inbox_text>ul>li a:hover{color: #555;}

.ad{ width: 340px; height: 300px; margin-bottom: 40px; border: 1px solid #d8d8d8;}
.ad2{width: 300px;height: 250px;margin-bottom: 40px;float: right;margin-top: 40px;}

/*政策列表页面结束*/

/*翻页代码*/
.Pagination { height:30px;display: table;margin: 0px auto; padding-top: 10px; float:left;}
.Pagination a { height:22px; display:block; *display: table-cell; float:left; margin-right:8px; line-height:22px; color:#39424f; background:#e8e8e8; padding:4px 14px; font-size:12px;}
.Pagination a.Pagination_nav  { height:22px; display:block; *display: table-cell; line-height:22px; border:0px; color:#fff !important; background:#08a3eb; padding:4px 14px; font-size:12px;}
.Pagination a:hover  { height:22px; display:block; *display: table-cell; line-height:22px; border:0px; color:#fff !important; background:#08a3eb; padding:4px 14px; font-size:12px;}
#kkpager {}
.pageBtnWrap { display:table; float:left; height:22px;}
.pageBtnWrap a {height:22px;display:block;line-height:22px;color:#39424f;padding: 4px 14px;font-size:12px;float:left;margin-right:8px;background:#e8e8e8;}
.disabled {height: 22px;display:block;line-height: 22px;color:#39424f;padding:4px 14px;font-size:12px;float:left;margin-right:8px;background-color: #e8e8e8;}
.curr  {height:22px;display:block;line-height:22px;border:0px;color:#fff !important;background:#08a3eb;padding: 4px 14px;font-size:16px;float:left;margin-right:8px;}
.spanDot { height:22px; display:block; line-height:22px; color:#39424f; padding:4px 14px; font-size:12px; float:left; margin-right:8px;background-color: #e8e8e8;}
.totalText {height: 22px;display:block;line-height: 22px;padding:4px 14px;font-size:12px;float:left;margin-right:8px;background-color: #e8e8e8;}
.infoTextAndGoPageBtnWrap { display:table; float:left; height:32px;}


.export_box { height:22px; cursor:pointer; float:right; width:100px;}
.export_box i { width:13px; height:15px; display:block; float:right; background:url(https://image1.askci.com/s_dataimages/images/data-icon-2017-11-09666666016.png);}
.export_box span { height:22px; line-height:22px; font-size:14px; color:#39424f; display:block; float:right; margin-right:8px;}
.export_box:hover i {background:url(https://image1.askci.com/s_dataimages/images/data-icon-2017-11-09666666018.png);}
.export_box:hover span { color:#f04b00;}
.text_left { text-align:left !important;}
.text_right { text-align:right !important;}
.text_center { text-align:center !important;}
/*翻页代码结束*/

/*政策通详情页*/
.crumbs_box{width: 100%;background-color: #f4f4f4;padding: 10px 0;}
.crumbs{width: 1200px;margin:0 auto;line-height: 40px;height: 40px;font-size: 14px;}
.crumbs a{color: #555;}
.policytitle_box{padding: 20px;border-bottom: 1px dashed #d8d8d8; }
.policytitle{color: #333;font-size: 22px;font-weight: bold;line-height: 34px;min-height: 34px;text-align: center;}
.policytitle_tag{text-align: center;font-size: 16px;color: #666;margin: 18px 0 0 0;}
.policytitle_tag span{margin-left:20px; }
.policytitle_tag span a{color: #2499df; }

.policy_content_text { width:100%; margin:12px 8px;padding: 12px 0; ;border-bottom: 1px dashed #d8d8d8;}
.policy_content_text { width:100%; font-size:16px; line-height:32px; color:#666; padding-bottom:10px;}
.policy_content_text h1{width: 100%; font-size: 22px;line-height: 40px;color: #666;padding-bottom: 10px;text-align: center}
.policy_content_text h2{width: 100%; font-size: 20px;line-height: 38px;color: #666;padding-bottom: 10px;text-align: center}
.policy_content_text h3{width: 100%; font-size: 18px;line-height: 36px;color: #666;padding-bottom: 10px;text-align: center}
.policy_content_text p { width:100%; font-size:16px; line-height:32px; color:#666; padding-bottom:10px;}
.policy_content_text img { margin:0px auto 28px; max-height:100%; max-width:100%; padding-top:10px;}
.policy_content_text strong { width:100%; font-size:18px; line-height:36px; color:#666; padding-bottom:6px;}
.policy_content_text b { width:100%; font-size:18px; line-height:36px; color:#666; padding-bottom:6px;}
.policy_content_text p strong { width:100%; font-size:18px; line-height:24px; color:#666; padding-bottom:6px;}
.policy_content_text p img { display:block; max-width:100%; max-height:100%; margin:0px auto 14px;}
.policy_content_text a { width:100%; font-size:16px; line-height:24px; color:#666; padding-bottom:6px;font-weight: bold;}
.policy_content_text a:hover { color:#217ab7; }
.policy_content_text p a { width:100%; font-size:16px; line-height:24px; color:#666; padding-bottom:6px; cursor:pointer;font-weight: bold;}
.policy_content_text p a:hover {color: #217ab7;}
.policy_content_text table {margin:20px auto 0; width:100% !important;border-collapse:collapse; border:1px solid #d8d8d8; Word-break: break-all; margin:0px auto 28px;}
.policy_content_text table tbody {margin:0px auto; max-width:100%;border-collapse:collapse;}
.policy_content_text table tbody tr {border-collapse:collapse;}
.policy_content_text table tbody tr td {font-size:14px; text-align:center; line-height:22px;color:#39424f; padding:8px 4px;border-collapse:collapse;border:2px solid #f04b00;}
.policy_download{width: 100%;padding: 12px 8px;}
.download_tag{color: #666;line-height: 24px;font-size: 16px;height: 24px;}
.download_a {margin: 6px 0;}
.download_a a{color: #3d80d5;line-height: 24px;font-size: 16px;height: 24px;margin-bottom: 10px;border-bottom: 1px solid #3d80d5;}
.download_a a:hover{color: #0b5ab7;border-bottom: 1px solid #0b5ab7}
.service_box{height: 34px;line-height: 34px;padding: 12px 8px;width:100%;}
.service_box span{display: inline-block;*zoom:1;  *display: inline;color: #555;font-size: 20px;margin: 0 22px;}
.act_line3{width: 340px;height: 1px; margin: 0!important;position: relative;
    top:-5px;border-bottom: 1px dashed #d8d8d8;}
.related_rp_box{width: 100%;}
.relared_rp_list{width: 500px; float: left;margin-top: 20px;}
.relared_rp_list li{height: 40px;line-height: 40px;width: 500px;margin: 0 auto;overflow: hidden; }
.relared_rp_list li a{color: #888;cursor: pointer;font-size: 14px;padding-left: 4px;}
.relared_rp_list li a span{display: inline-block;*zoom:1;  *display: inline;width: 8px; height: 8px;border-radius: 5px;background-color: #ccc;margin-right: 6px;}
.relared_rp_list li a:hover{color: #217ab7}
.relared_rp_list li a:hover span{background-color: #217ab7;}


/* 滑块 start */
#subjects {height:165px; background-color:#e0e2e4;margin: 14px 0 30px 8px;}
.g-wrap {position:relative; margin:0 auto; width:812px; height:100%; overflow:hidden;}
#subjects .g-wrap .m_a {position:absolute; top:0; left:100%; width:100%; height:100%; overflow:hidden; -webkit-opacity:1; opacity:1; display:block\9; -webkit-transition:left 300ms, -webkit-opacity 700ms; transition:left 300ms, opacity 700ms;}
#subjects .g-wrap .item-1 {z-index:1;background-image: url("../image/industry_investment.jpg");}
#subjects .g-wrap .item-2 {z-index:2;background-image: url("../image/industry_consulting.jpg");}
#subjects .g-wrap .item-3 {z-index:3; background-image: url("../image/industry_planning.jpg");}
#subjects .g-wrap .item-4 {z-index:4; background-image: url("../image/industry_research.jpg");}
#subjects .g-wrap .m_a ul {margin: 34px 0 0 26px;float: left;}
#subjects .g-wrap .m_a ul li{height: 20px;padding: 6px;}
#subjects .g-wrap .m_a ul a {color: #fff;font-size: 14px;line-height: 20px;}
#subjects .g-wrap .p2 {-webkit-opacity:0; opacity:0; display:none\9; -webkit-transition:-webkit-opacity 400ms; transition:opacity 400ms;position: absolute;z-index:999;}
#subjects .g-wrap .item-1 .p1 {left:0; top:0; width:300px; height:165px;}
#subjects .g-wrap .item-1 .p2 {left:276px; top:68px; z-index:2; width:189px; height:29px;}
#subjects .g-wrap .item-2 .p1 {left:61px; top:21px;}
#subjects .g-wrap .item-2 .p2 {left:180px; top:-4px;}
#subjects .g-wrap .item-3 .p1 {left:20px; top:56px; width:77px; height:76px;}
#subjects .g-wrap .item-3 .p2 {left:182px;top:2px;}
#subjects .g-wrap .item-4 .p1 {left:23px; top:54px; width:182px; height:80px;}
#subjects .g-wrap .item-4 .p2 {left:180px; top:-4px; }

/*#subjects*/
#subjects .trans .m_a {-webkit-opacity:0; opacity:0; display:none\9;}

/* 逐个出现 */
#subjects .ready .item-2 {transition-delay:150ms; -webkit-transition-delay:150ms; -ms-transition-delay:150ms; -moz-transition-delay:150ms;}
#subjects .ready .item-3 {transition-delay:150ms; -webkit-transition-delay:300ms; -ms-transition-delay:300ms; -moz-transition-delay:300ms;}
#subjects .ready .item-4 {transition-delay:150ms; -webkit-transition-delay:450ms; -ms-transition-delay:450ms; -moz-transition-delay:450ms;}

/* 没有指向 */
#subjects .state-0 .item-1 {left:0;}
#subjects .state-0 .item-2 {left:242px;}
#subjects .state-0 .item-3 {left:432px;}
#subjects .state-0 .item-4 {left:622px;}
/* 指向第一个 */
#subjects .state-1 .item-1 {left:0;}
#subjects .state-1 .item-2 {left:362px;}
#subjects .state-1 .item-3 {left:512px;}
#subjects .state-1 .item-4 {left:662px;}
#subjects .state-1 .item-1 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第二个 */
#subjects .state-2 .item-1 {left:0;}
#subjects .state-2 .item-2 {left:150px;}
#subjects .state-2 .item-3 {left:512px;}
#subjects .state-2 .item-4 {left:662px;}
#subjects .state-2 .item-2 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第三个 */
#subjects .state-3 .item-1 {left:0;}
#subjects .state-3 .item-2 {left:150px;}
#subjects .state-3 .item-3 {left:300px;}
#subjects .state-3 .item-4 {left:662px;}
#subjects .state-3 .item-3 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 指向第四个 */
#subjects .state-4 .item-1 {left:0;}
#subjects .state-4 .item-2 {left:150px;}
#subjects .state-4 .item-3 {left:300px;}
#subjects .state-4 .item-4 {left:450px;}
#subjects .state-4 .item-4 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}
/* 滑块 end */

/*回到顶部*/
#go_top{position: fixed;bottom: 20px;right: 20px;width: 60px;height: 60px;border-radius: 6px; border: 1px solid #d8d8d8;;cursor: pointer; background: url(../image/go_top.png)  no-repeat center #f6f6f6; }
#go_top:hover{ background-color: #fff;transition:all 0.3s}

/*政策表格*/
.search_box3{width: 1200px;border: 1px solid #eee;border-radius: 4px;min-height: 130px;background-color: #fff;max-height: 100%;}
.download_btn{width:80px;height: 30px;float: right;line-height: 30px;background-color: #28a745;color: #fff;font-size: 12px;text-align: center;border-radius: 2px;position: relative;top: 5px;right: 4px;cursor: pointer;}
.download_btn:hover{background-color: #249140
}
.policy_name{margin:20px 20px 0 20px;}
.policy_name span{font-size: 14px;margin: 6px 6px 6px 0;float: left;}
.policy_name input{  display:block;width:180px;float: left;height: 30px;border: 1px solid #d8d8d8;font-size: 14px;color: #555;padding-left: 12px;line-height: 30px;text-align: left;padding-left: 12px;}
/*加载图片*/
.loading_box{width: 100%;height: 500px;line-height: 500px;text-align: center;margin-top:20px;background-color: #FFFFFF; }
.loading_box img{margin: 100px;}
#search_btn{width:78px;height: 32px;line-height: 32px;background-color: #2499df;color: #fff;font-size: 14px;text-align: center;border-radius: 2px;cursor: pointer;}
#search_btn:hover{background-color: #217ab7;color: #fff;border: 0;}
/*友情链接开始*/
.friendship_cooperation { padding:20px; background:#fff; border:1px solid #e0e0e0;width: 1160px;margin: 0 auto;}
.f_c_t_box { height:42px; background:#f4f4f4; padding:0 12px;}
.f_c_t_b_ul { display:table; height:42px; float:left;}
.f_c_t_b_ul li { font-size:16px; color:#39424f; height:40px; line-height:40px; float:left; margin-right:8px; cursor:pointer;}
.f_c_t_b_ul li.on { color:#39424f; border-bottom:2px solid #f04b00;}
.f_c_t_b_p { font-size:16px; color:#39424f; line-height:42px; display:block;}

.f_c_b_box { padding-top:20px; border:1px solid #f4f4f4;}
.f_c_b_b_list { width:100%; display:none;}
.f_c_b_b_list.blcksh { display:block;}
.aimg a { display:block; padding:10px; border:1px solid #e0e0e0; float:left; height:40px; width:119px; margin:0 12px 12px;}
.aimg a img { display:block; max-height:40px; max-width:100%;}

.ahref a { font-size:12px; color:#555; margin:0px 6px 12px; float:left; text-align:center; white-space:nowrap;display:block;}
.ahref a:hover { color:#f04b00; }
/*友情链接结束*/

/*政策专题*/
.topics{width: 840px;float: left;}
.topics li{width: 180px;height: 254px;float: left;margin: 0 12px 40px 14px;position: relative;}
.topics li .topics_title{width:180px;height: 50px;position: absolute;bottom: -2px;left: 0px;background-color: rgba(0, 0, 0,0.2);color: #fff;font-size: 16px;text-align: center;line-height: 50px;display: none;}
.topics li img{width: 100%;height:100%}
.topics li img:hover{transition: all 0.5s; transform: scale(1.02);}
.topics_title2{margin:8px 0 16px 20px;}
.topics_title2 span{ color: #217ab7;font-size: 22px;position: relative;top: -4px;}
.topics_title2 a{padding-bottom: 6px;color: #666;font-size: 16px;margin-right: 8px;}
/*政策专题列表*/
.topics_title3{margin:8px 0 16px 6px;}
.topics_title3 span{ color: #217ab7;font-size: 18px;position: relative;top: -6px;}
.topics_title3 a{padding-bottom: 6px;color: #666;font-size: 16px;margin-right: 8px;}

/*查询条件样式*/
.list_c_l_l_condition { width: 790px;padding:0  20px;}
.list_c_l_l_c_list { width: 100%; margin-top: 18px; height: 36px; border-bottom: dashed 1px #e2e2e2; overflow: hidden;}
.list_c_l_l_c_list2 { width: 100%; margin-top: 18px; height: 36px; border-bottom: dashed 1px #e2e2e2; overflow: hidden;}
.listHeight { height: 36px;}
.list_c_l_l_c_l_key { width: 80px; height: inherit; float: left; line-height: 24px; font-size: 12px; color: #777;font-size: 14px;}
.list_c_l_l_c_l_doorlist { width: 650px; display: block; float: left;}
.list_c_l_l_c_l_doorlist { width: 650px; display: block; float: left;}
.list_c_l_l_c_l_doorlist li { font-size: 14px; color: #39424f; float: left; display: block; line-height: 24px; margin: 0px 12px 12px 0px; *margin: 0px 6px 12px 0px; background: #fff; color: #39424f; padding: 0 4px;border-radius: 2px;white-space:nowrap; }
.list_c_l_l_c_l_doorlist li.on { background: #2499df; color: #fff;}
.list_c_l_l_c_l_doorlist li.on2 {border: 1px solid #2499df;color: #2499df;}
.list_c_l_l_c_l_doorlist li:hover { background: #2499df; color: #fff; cursor: pointer;}
.list_c_l_l_c_l_doorlist li span { color: #999;}
.list_c_l_l_c_l_doorlist li.on span { color: #fff;}
.list_c_l_l_c_l_doorlist li:hover span { color: #fff;}

.query_More_nav { width: 30px; height: 24px; float: right;color: #777;margin-right: 12px;}
/*.query_More_icon { float: left; margin: 7px 4px 0px 0px; float: left; width: 9px; height: 9px; display: block; background: url(../images/2018-03-120000000008.png);}*/
.query_More { float: left; height: 24px; line-height: 24px; font-size: 14px; color: #777; display: block; cursor: pointer;}
.query_More_color { float: left; height: 24px; line-height: 24px; font-size: 14px; color: #008fd6; display: block; cursor: pointer;}
#search_box2_list1{border-bottom: 1px solid #eee;padding-bottom: 20px;}
#search_box2_list3{border-bottom: 1px solid #eee;padding-bottom: 25px;}
#down_btn{width: 80px;height:30px;line-height: 30px;font-size: 14px;text-align: left;color: #2499df;border-radius: 4px;cursor: pointer;position: relative;overflow: hidden;float: left;margin-top: 20px;margin-left: 6px;}
#down_btn2{width: 80px;height:32px; float: left;line-height: 30px;font-size: 14px;text-align: left;color: #fff;margin-top: 20px;border-radius: 2px;cursor: pointer;position: relative;overflow: hidden;margin-left: 30px;background-color: #f78121;padding-left: 12px;}
#down_btn2:hover{background-color: #f77533
}
#down_btn img{display: block;position: absolute;top: -30px;right: 9px;}
#down_btn2 img{display: block;position: absolute;top: -30px;left: 70px;}
#search_box2_list2{padding-bottom: 20px;}
/*----------------------------------------------查询条件结束 END------------------------------------------------------*/
/*查询条件样式*/
