@charset "utf-8";
/* CSS Document */


.yuyue{
	width: 1080px;
	margin: 20px auto;
}
.yuyue .yuyue-con{
   background: #eef2f6;
   margin: 20px auto;
   padding-top: 30px;
   padding-bottom: 30px; 
   box-shadow: 0 0 6px 0 #666;
   border:1px solid #dddddd;
  
}
.yuyue-con .yuyue-top{
	width:490px;
	margin:0 auto 30px;
}
.yuyue-top button{
	cursor: pointer;
	margin-right: 20px;
}
.yuyue-con .yuyue-bottom{
	width: 850px;
	/*height: 500px;*/
	background: #fff;
	margin: 20px auto;
	border: 1px solid #229cf8;
}
.yuyue-bottom button{
	cursor: pointer;
}
.yuyue-bottom .chaxun11{
	width:750px;
	margin:30px auto 25px;
	height:35px;
}
.chaxun11 .pplk{
	font-size: 16px;
	color: #666;
	display: inline-block;
	margin-right:30px;
}
.chaxun11 .pplk input{
	width:185px;
	height:35px;
	line-height: 35px;
	border:1px solid #ddd;
	padding-left: 3px;
}
.chaxun11 .yy-btn{
	width:129px;
	height:35px;
	background: #1b8be2;
	line-height:35px;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	font-size: 18px;
	margin-left: 20px;
}
.yuyue-bottom table{
	width: 750px;
	/*height: 300px;*/
	margin: 20px auto;
	font-size: 14px;
	cursor: pointer;
	border-collapse: collapse;
	border:1px solid #ddd;
}
.yuyue-bottom table tr{
	height: 40px;
	border-bottom: 1px solid #999;
	text-align: center;
	color: #666;
}
.yuyue-bottom table .trbb{
	background: #116abf;
	text-align: center;
	color: #fff;
    height:40px;
    line-height:40px;
}
.yuyue-bottom table td{
	height: 40px;
	border: 1px solid #ddd;
}
/*预约详情页面*/
/*.minjing{
	width:1080px;
	height:580px;
	background: #fff;
	box-shadow: 0 0 8px 0 #666;
	margin: 20px auto;
	padding-top:25px;
	border:1px solid #dddddd;
}*/
.minjing .minjing-con{
	width: 1080px;
	height:528px;
	background: #f3fafe;
	border: 1px solid #bbdfff;
	margin: 0 auto 25px;
}
.minjing-con .big-box{
    margin-top:30px;
    text-align: center;
}
.minjing-con .big-box .zhuti{
	font-size: 14px;
	color: #666;
	height: 30px;
	display:block;
}
.zhuti input{
	width:390px;
	height: 35px;
	border:1px solid #ddd;
	margin-left: 13px;
	padding-left: 3px;
}
.minjing-con .leixing{
	font-size: 14px;
	color: #666;
	height: 30px;
	display:block;
	margin-top:30px;
}
.leixing input{
	width:390px;
	height: 35px;
	border:1px solid #ddd;
	padding-left: 3px;
}
.leixing select{
	width:389px;
	height: 35px;
	border:1px solid #ddd;
	margin-left: 10px;
}
.leixing textarea{
	width:390px;
	height:160px;
	border:1px solid #ddd;
	resize:none;
	margin-left:14px;
}
.leixing b{
	font-weight: normal;
	position: relative;
	top:-75px;
}
.big-box .yanzheng{
	margin-top:120px;
	font-size: 14px;
	color: #666;
}
.yanzheng input{
	width:240px;
	height: 35px;
	border:1px solid #999;
	margin-left: 28px;
}
.yanzheng img{
	width: 80px;
	height: 35px;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top:12px;
}
.minjing-con .xq_btn{
	width: 120px;
	height: 36px;
	background: #1b8be2;
	color: #fff;
	text-align: center;
	line-height: 36px;
	border-radius: 6px;
	font-size: 16px;
	margin-top:160px;
	margin-left: 36%;
	cursor: pointer;
}
/*热点问题页面*/
.redian{
	width: 1080px;
	margin: 20px auto;
}
.redian .ttx{
	background: url(../img/beijing1.png;vpn_img) no-repeat;
	font-size:18px;
	color: #fff;
	line-height: 30px;
	border-bottom: 3px solid #1b8be2;
	font-weight: normal;
	padding-left: 13px;
}
.redian .redian-con{
   height:485px;
   background:#fff;
   padding:20px;
   box-sizing:border-box;
   box-shadow: 0 0 6px 0 #666;
   border:1px solid #dddddd;
}
.redian-con .fenlei{
	font-size: 20px;
	margin-left: 30px;
}
.fenlei select{
	width: 250px;
	height:35px;
	line-height: 35px;
	font-size: 14px;
	border:1px solid #ddd;
	margin-left:20px;
}
.fenlei select option{
	font-size: 14px;
}
.tables table{
	width: 990px;
	height: 40px;
	margin:20px auto;
	font-size: 14px;
	border-collapse: collapse;
	border:1px solid #ddd;
}
table .trw{
	height: 40px;
	background: #116abf;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.tables table  tr{
	height: 40px;
	
}
table  tr td .lue{
	width:300px;		
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
table tr td{
	height: 40px;
	width:100px;	
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
}
/*信息评价页面样式*/
.pingjia{
	width:1080px;
	background: #fff;
	box-shadow: 0 0 8px 0 #666;
	margin:20px auto;
	padding-top: 20px;
	border:1px solid #dddddd;
}
.pingjia .bianhao{
	width: 970px;
	min-height:95px;
	overflow:hidden;
	background:#fff;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 15px;
}
.bianhao .prp{
	font-size: 14px;
	margin-top:8px;
	line-height: 22px;
	color: #666;
}
.bianhao .wenhao{
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	color: #333;
}
.bianhao .shijian{
	font-size: 14px;
	color: #999;
	float: right;

}
.pingjia .shouli{
	background: #f1f4f9;
}
.shouli .zhongxin{
	color: #2f4e9a;
}
.pingjia .manyi{
	margin-left:40px;
	margin-top:20px;
}
.pingjia .manyidu{
	font-size: 14px;
	color: #666;
}
.pingjia .manyidu .sptt{
	font-size: 18px;
	color: #333;
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
}
.manyidu b{
	color: #de0a0f;
	cursor: pointer;
}
.pingjia .pwe{
	margin-left:100px;
	margin-top:20px;
}
.pwe textarea{
	width: 745px;
	height: 130px;
	border:1px solid #999;
	resize:none;
}
.pwe b{
	font-size: 14px;
	color: #116abf;
	position: relative;
	top:-85px;
}
.pwe .shuru{
	font-size: 12px;
	color: #999;
	margin-left: 45px;
	margin-top:6px;
	font-style: italic;
}
.pwe .xiaolian{
	font-size: 14px;
	color: #333;
	display: inline-block;
	margin-top:10px;
	margin-right: 10px;
}
.pwe .xiaolian input{
	width:20px;
	height:20px;

}
.pwe .xiaolian img{
	display: inline-block;
}
.pwe .xiaolian b{
	font-weight: normal;
	position: relative;
	top:-6px;
}
.pingjia .submit{
	width: 100px;
	height:35px;
	border-radius: 6px;
	background: #1b8be2;
	font-size: 16px;
	line-height:35px;
	text-align: center;
	color: #fff;
	margin-left:450px;
	margin-bottom: 20px;
	cursor: pointer;
}
/*知识产权页面*/
.zhishi{
	width: 1040px;
	height:550px;
	background: #fff;
	box-shadow: 0 0 6px 0 #666;
	margin: 0 auto 25px;
	padding: 10px 20px;
}
.zhishi .fagui{
	float: left;
	width: 705px;
}
.yangguang_center_left
{
	width:705px;
	overflow: hidden;
    margin: 5px 0 15px 2px;
    width: 100%;
    background-color: #f6f9fd;
    border-radius: 3px 3px 0 0;
    border: 1px solid #a6bae8;
}
.yangguang_center_left_qf_fagui {
   width: 352px;
   height: 258px;
   border-right: 1px solid #a6bae8;
   float: left;

}
.yangguang_center_left_qf_fagui .text {
    margin: 0 auto;
    letter-spacing: 0.5px;
    color: #434343;
    line-height: 21px;
    text-indent: 20px;
    padding: 10px;
    text-align: justify;
    
}
.yangguang_center_left_qf_fagui .text .Mtitle{
	text-align: center;
}

.yangguang_center_left_qf_fagui .text  .MsoNormal{
    font-size: 14px;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
	width:330px;
	height: 165px;
}
.yangguang_center_left_qf_fagui_top {
    height: 40px;
    line-height: 40px;
    background-image: url(../img/qf-images_06.png;vpn_img);
    color: #FFF;
    font-size: 15px;
    padding-left: 18px;
    border-radius: 1px 1px 0 0;
    border-bottom: 1px solid #bdd0f1;
}
.yangguang_center_left_qf_fagui_top span {
    float: right;
    margin: 7px 10px 0 0;
}
.yangguang_center_left_1
{
	margin:0 0 10px 2px;
}
.yangguang_center_left_qf_fagui_content {
    margin-top: 4px;
    height: 130px;
}
.yangguang_center_left_qf_fagui_content li {
    color: #666666;
    background: url(../img/icon3.png;vpn_img) no-repeat 3px center;
    padding-left: 15px;
    margin: 10px 0 -1px 12px;
    width: 265px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yangguang_center_left_qf_fagui .more {
    float: right;
    margin-top: 55px;
    margin-right: 10px;
   
}
.yangguang_center_left_qf_fagui .more a{
	 color: #1b8be2;
}
.yangguang_center_left_qf_fagui .more a:hover{
	text-decoration: underline;
}
.yangguang_center_left_lchdy {
    overflow: hidden;
    margin: 10px 0 0 2px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #a6bae8;
}
.yangguang_center_left_lchdy_top {
    height: 40px;
    line-height: 40px;
    background-image: url(../img/qf-images_15.png;vpn_img);
    color: #2f4e9a;
    font-weight: bold;
    font-size: 14px;
    padding-left: 18px;
    border-bottom: 1px solid #bdd0f1;
}
.yangguang_center_left_lchdy_top span {
    float: right;
    margin: -20px 15px 0 0;
}
.yangguang_center_left_lchdy_top .title- {
    padding-top: 12px;
}
.yangguang_center_left_qf_fagui .imgbc{
	margin:19px auto;
}
/*右半边*/

.yangguang_center_right
{
	float:right;
	margin-right:24px; 
}
.yangguang_center_right_dwfw_top {
    background-image: url(../img/qf-images_11.png;vpn_img);
    height: 41px;
    color: #2f4e9a;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px 0 15px;
}
.yangguang_center_right_dwfw_list {
    width: 276px;
    margin-top: -2px;
    background-color: #f6f9fd;
    padding: 0px 15px 25px 15px;
    border: #c0d2f1 1px solid;
    border-top-color: rgb(192, 210, 241);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
}
.yangguang_center_right_dwfw_top .kq {
    float: right;
    line-height: 44px;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

.yangguang_center_right_dwfw_list li {
    color: #666666;
    cursor: pointer;
    margin: 12px 0 0 0;
    position: relative;
    overflow: inherit;
}
.fuxx_fukuangxx_1 {
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 5;
    width: 252px;
    height: 160px;
    background-color: #fff;
    box-shadow: #999 0 0 8px;
}
.fuxx_fukuangxx_1 .fuxx_title {
    width: 100%;
    height: 40px;
    background-color: #3c5dad;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}
.yangguang_center_right_dwfw_list li .fuxx_fukuangxx_1 p {
    color: #666;
    line-height: 20px;
    margin: 2px 0 0px 14px;
    font-size: 12px;
}
.yangguang_center_right_dwfw_list li .fuxx_fukuangxx_1 p span {
    color: #3c5dad;
    display: inline-block;
}
.yangguang_center_right_button {

    margin-top: 5px;
}
.yangguang_center_right_button .download {
    width: 308px;
    height: 91px;
    margin-left: 2px;
    background: url(../img/qf-3_03.png;vpn_img) no-repeat;
    font-size: 38px;
    letter-spacing: 15px;
    margin-top:10px;
}

.yangguang_center_right_button .download img {
    float: left;
    margin: 17px 0 0 48px;
}
.yangguang_center_right_button .download a {
    color: #2f4e9a;
    margin: 20px 0 0 20px;
    line-height: 90px;
    -webkit-text-stroke: 1px #fff;
    -moz-text-stroke: 1px #fff;
    -o-text-stroke: 1px #fff;
    -ms-text-stroke: 1px #fff;
    font-weight: bold;
    text-shadow: #999 0 3px 5px;
}
.yangguang_center_right_button .downing {
    width: 308px;
    height: 91px;
    margin-left: 2px;
    background: url(../img/qf-3_03.png;vpn_img) no-repeat;
    font-size:20px;
    margin-top:10px;
    text-align: center;
}
.yangguang_center_right_button .downing a {
    color: #2f4e9a;
    line-height: 90px;
    -webkit-text-stroke: 1px #fff;
    -moz-text-stroke: 1px #fff;
    -o-text-stroke: 1px #fff;
    -ms-text-stroke: 1px #fff;
    font-weight: bold;
    text-shadow: #999 0 3px 5px;
}