﻿@charset "utf-8";
.tkWrap{background: rgba(0,0,0,0.6) none repeat scroll !important;}
.icons_2{background:  url(../images/icons_2.png?20170329) 0 0 no-repeat;}
/*.inlineBlock{ display:inline-block; *display:inline; *zoom:1;vertical-align: middle;margin-top: -2px;}*/

.tool_classify{width: 168px;background-color: #fafafa;border: 1px solid #e6e6e6;float: left;}
.tool_classify ul{width: 152px;margin: 0 auto;padding: 10px 0;}
.tool_classify li{height: 30px;line-height: 30px;}
.tool_classify li a{display: block;height: 100%;font-size: 14px;color: #333;background:  url(../images/arrow2-1.png) 14px center no-repeat;padding-left: 32px;width: 120px;overflow: hidden;-ms-text-overflow: ellipsis;
text-overflow: ellipsis;white-space: nowrap;}
.tool_classify li a:hover{background-color: #ededed;}
.tool_classify li a.on{#00b5ac;color: #fff;background: url(../images/arrow2-3.png) 14px center no-repeat #00b5ac;}

.template_list{width: 748px;float: right;}
.template_list li{width: 148px;float: left;margin-right: 52px;cursor: pointer;margin-bottom: 28px;}
.template_list li.marNo{margin-right: 0;}
.template_list .tmp_box{width: 146px;height: 192px;border: 1px solid #e0e0e0;position: relative;z-index: 1;}
.template_list .tmp_img{width: 146px;height: 192px;overflow: hidden;}
.template_list .tmp_img img{width: 146px;/*height: 192px;*/}
.template_list .tmp_p{position: absolute;height: 22px;line-height: 22px;padding: 0 8px;text-align: center;font-size: 12px;color: #fff;right: 0;bottom: 0;z-index: 1;background-color:rgba(0,0,0,0.5);}
.template_list .tmp_name{text-align: center;font-size: 14px;}
.template_list .tmp_name a{color: #666;display: block;width: 146px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;line-height: 34px;}
.template_list .tmp_name a:hover{color: #00aba2;}
.template_list .li_hover{width: 148px;height: 194px; position: absolute;z-index: 2;background-color: rgba(0,0,0,0.7);top: 0;left: 0;display: none;*background-color: #b3b3b3;}
.template_list .li_hover a{display: block;text-align: center;font-size: 14px;color: #fff;width: 84px;height: 26px;line-height: 26px;margin: 0 auto;}
.template_list .li_hover .collect{margin: 36px auto 22px auto;}
.template_list .li_hover .collect span{width: 18px;height: 16px;background-position: -23px -2px;margin-right: 4px;}
.template_list .li_hover .collect:hover span{background-position: -1px -2px;}
.template_list .li_hover .btn_preview{border: 1px solid #fff;margin-bottom: 16px;}
.template_list .li_hover .btn_preview:hover{background-color:rgba(255,255,255,0.1);}
.template_list .li_hover .btn_use{background-color: #00b5ac;border: 1px solid #00d1c7;}
.template_list .li_hover .btn_use:hover{background-color: #00C7BD;}
.template_list .pcPage{text-align: center;}

.tkPreview{position: absolute;z-index: 3000;width: 676px;min-height: 300px;background-color: #fff;padding-bottom: 14px;box-shadow: 0 5px 7px #666; -webkit-box-shadow: 0 5px 7px #666; -ms-box-shadow: 0 5px 7px #666; -moz-box-shadow: 0 5px 7px #666; -o-box-shadow: 0 5px 7px #666;}
.tkPreview .preview_top{height: 40px;line-height: 40px; background-color: #f0f0f0;border-bottom: 1px solid #dbdbdb;-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
.tkPreview .preview_top h2{font-size: 16px;margin-left: 16px;}
.tkPreview .btn_use{float: right;margin: 6px 16px;}
.tkPreview .btn_use a{display: block;width: 82px;height: 26px;line-height: 26px;}
.tkPreview .integral{color: #f79a05;float: right;font-size: 14px;}
.tkPreview .integral span{width: 14px;height: 14px;background-position: -51px -3px;margin-right: 4px;}
.tkPreview .preview_box{background-color: #fff;}
.tkPreview .preview_close{position: absolute;right: -18px;top: -18px;}
.tkPreview .preview_close a{display: block; width: 24px;height: 24px;background-position: -3px -97px;}

.resume_classify{width: 200px;background-color: #fafafa;border: 1px solid #e6e6e6;float: left;}
.resume_classify h3{height: 30px;width: 140px;line-height: 30px;padding: 2px 40px 0 20px; overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;margin: 0 auto;font-weight: normal;position: relative;background: url(../images/pcl_line.png) center top no-repeat;cursor: pointer;}
.resume_classify h3.bgNo{background: none;-webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -ms-border-radius: 3px 3px 0 0; -o-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
.resume_classify h3 em{display: block;background:  url(../images/arrow3.png) 0 0 no-repeat;width: 9px;height: 5px;position: absolute;right: 14px;top: 14px;}
.resume_classify h3.on{background-color: #00b5ac;color: #fff;}
.resume_classify h3.on em{background-image: url(../images/arrow4.png);}
.resume_classify ul{padding: 10px 0;}
.resume_classify li{padding-left: 30px;width: 148px;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;line-height: 26px;font-size: 14px;overflow: hidden;}
.resume_classify li a{color: #888;}
.resume_classify li a:hover{color: #00b5ac;}

/*oa*/
.oa_search_box{height: 84px;background-color: #f7f9fa;border-bottom: 1px solid #dedede;margin-top: 46px;}
.oa_search{width: 758px;margin: 0 auto;position: relative;padding-top: 25px;}
.oa_search .nice-select{width: 84px;height: 32px;border: 1px solid #d1d1d1;border-radius: 3px 0 0 3px;-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;-o-border-radius: 3px 0 0 3px;float: left;background: url(../images/down_icon.png) 70px center no-repeat #fff;padding-left: 0;}
.oa_search .nice-select input{width: 74px;text-align: center;}
.oa_search .nice-select ul{width: 84px; border: 1px solid #d1d1d1; border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -o-border-radius: 0 0 3px 3px; -ms-border-radius: 0 0 3px 3px; top: 32px; left: -1px;}
.oa_search .nice-select ul li{height: 24px; line-height: 24px; font-size: 12px; color: #666; text-align: left; padding: 0;padding-left: 20px;}

.oa_search .oa_Search_text{width: 570px;height: 32px;line-height: 32px;padding-left: 10px;float: left;border: 1px solid #d1d1d1;border-left: none;border-right: none;outline: none;background-color: #fff;}
.oa_search .oa_Search_btn{width: 92px;height: 34px;float: left;color: #fff;font-size: 16px;cursor: pointer;-webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -ms-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0;}
/*搜索下拉样式*/
.oa_search .searchDown{position: absolute;left: 0;top: 33px; width: 580px;border: 1px solid #d1d1d1;box-shadow: 1px 1px 3px #ededed;-webkit-box-shadow: 1px 1px 3px #ededed;
-moz-box-shadow: 1px 1px 3px #ededed;-o-box-shadow: 1px 1px 3px #ededed;background-color: #fff;}
.oa_search .searchDown li{width: 564px;padding:0 8px;line-height: 24px;font-size: 14px;cursor: pointer;}
.oa_search .searchDown li:hover{background-color: #f0f0f0;}
.oa_search .searchDown li.current{background-color: #f0f0f0;}

.oa_subnav{font-size: 13px;color: #666;height: 42px;line-height: 42px;}
.oa_subnav a{color: #888;}
.oa_classify{width: 188px;background-color: #fafafa;border: 1px solid #e6e6e6;float: left;}
.oa_classify ul{width: 172px;margin: 0 auto;padding: 10px 0;}
.oa_classify li{height: 30px;line-height: 30px;}
.oa_classify li a{display: block;height: 100%;font-size: 14px;color: #333;background:  url(../images/arrow2-1.png) 14px center no-repeat;padding-left: 32px;width: 140px;overflow: hidden;-ms-text-overflow: ellipsis;
text-overflow: ellipsis;white-space: nowrap;}
.oa_classify li a:hover{background-color: #ededed;}
.oa_classify li a.on{#00b5ac;color: #fff;background: url(../images/arrow2-3.png) 14px center no-repeat #00b5ac;}
.oa_classify li a.on span{color: #fff;}
.oa_classify li a span{color: #888;padding-left: 4px;}
.oa_classify h2{height: 40px;line-height: 40px;font-size: 16px; padding-bottom: 2px;background: url(../images/pcl_line.png) center bottom no-repeat;font-weight: normal;}
.oa_classify h2 span{margin-left: 23px;width: 16px;height: 18px;background-position: -37px -97px;margin-right: 10px;vertical-align: middle;margin-top: -2px;}

.oa_journal_list{width: 782px;float: right;}
.oa_journal_list li{width: 164px;float: left;margin-right: 42px;margin-bottom: 30px;}
.oa_journal_list li .jourImg{width: 164px;height: 212px;-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.32); box-shadow: 0 1px 5px rgba(0,0,0,0.32);}
.oa_journal_list li:hover .jourImg{-webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.43); -moz-box-shadow: 0 0px 3px rgba(0,0,0,0.43); -ms-box-shadow: 0 0px 3px rgba(0,0,0,0.43); -o-box-shadow: 0 0px 3px rgba(0,0,0,0.43); box-shadow: 0 0px 3px rgba(0,0,0,0.43);}
.oa_journal_list li .jourImg img{width: 164px;height: 212px;}
.oa_journal_list li .jourName{font-size: 14px;text-align: center;width: 164px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;padding-top: 12px;font-size: 13px;}
.oa_journal_list li .jourName a{color: #666;}
.oa_journal_list li .jourName a:hover{color: #00aba2;}
.oa_journal_list li.marNo{margin-right: 0;}
.oa_journal_list .pcPage{text-align: center;}

.oa_journal_search{width: 1000px;padding-top: 14px;}
.oa_journal_search li{margin-right: 45px;}

.journal_about .journalImg{width: 164px;margin: 20px auto ;*padding-top: 20px;*margin-top: 0;}
.journal_about .journalImg img{width: 164px;height: 212px;-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.32); box-shadow: 0 1px 5px rgba(0,0,0,0.32);}
.journal_about .journalImg span{display: block;ont-size: 14px;text-align: center;width: 164px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;padding-top: 12px;font-size: 13px;color: #666;}

.oa_left{width: 226px;float: left;height: auto;}
.oa_right{width: 752px;float: right;border: 1px solid #e0e0e0;min-height: 1000px;}
.oa_right .pcPage{text-align: center;}
.journal_about{border: 1px solid #e0e0e0;padding-bottom: 14px;}
.journal_about li{margin: 0 10px;line-height: 26px;color: #666;padding-left: 3%;}
.journal_about li:nth-of-type(odd){background:#f7f7f7;}

.correlation_list{border: 1px solid #e0e0e0;margin-top: 14px;}
.correlation_list ul{padding: 12px 0;}
.correlation_list h2{height: 40px;line-height: 40px;background-color: #f7f7f7;padding-left: 14px;border-bottom: 1px solid #e0e0e0;font-size: 16px;font-weight: normal;}
.correlation_list li{width: 206px;margin: 0 auto;line-height: 22px;padding: 4px 0; border-bottom: 1px dashed #e0e0e0;}
.correlation_list li a{/*display: block;width: 100%;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;*/font-size: 13px;color: #666;}
.correlation_list li a:hover{color: #00aba2;}
.correlation_list li:last-child{border: none;}

.oa_list{width: 728px;margin: 0 auto;padding-bottom: 20px;}
.oa_list ul{padding-bottom: 20px;}
.oa_list li {padding: 16px 0 14px 0;border-bottom: 1px dashed #e3e3e3;}
.oa_list li .journal_title{ height: 20px; line-height: 20px;padding-bottom: 6px;}
.oa_list li .journal_title a{display: block;width: 640px;padding-left: 18px;background:url(../images/arrow1-1.png) 6px center no-repeat;color: #333;overflow: hidden;-ms-text-overflow: ellipsis; text-overflow: ellipsis;white-space: nowrap;font-size: 15px;}
.oa_list li .journal_title a:hover{background:url(../images/arrow1-2.png) 6px center no-repeat;color: #00aba2;}
.oa_list li span{padding-right: 18px;}
.oa_list li span em{font-style: normal;color: #333;}
.oa_list li p{font-size: 13px;line-height: 22px;padding-left: 18px;color: #666;max-height: 44px;overflow: hidden;}

.right_content{ width:694px; height:auto; background:#fff; border-radius:5px;padding:0 24px ; margin-bottom:30px;padding-bottom: 20px;min-height: 580px;}
.right_content .article_name{font-size: 16px; color: #555; line-height: 24px; padding-left: 3%; padding-top: 20px; padding-bottom: 16px; font-weight: bold;word-break: break-word;}
.right_content .article_nr li{ width:96%; padding:0 2%; margin:8px 0; background:#f7f7f7; color:#666; line-height:26px;}
.right_content .article_nr li span{ color:#333;  }
.right_content .download{ height:40px; width:100%;  margin:10px 0 0;}
.right_content .download span{ height:40px; width:90px; color:#666; font-size:14px; font-weight:bold; line-height:40px; padding-left:13px; display:block; float:left;}
.right_content .download .load_title{ width:510px;float: left;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap; height:40px; line-height:40px; font-size:12px; color:#00aba2;}
.right_content .download .load_title:hover{ text-decoration:underline;}
.right_content .download .load_title img{ height:23px; width:23px;  padding-right:5px;}
.right_content .zhai_yao{ width:96%; background:#f5f5f5; padding:20px 2%; position:relative;max-height: 110px;min-height: 44px;overflow: hidden;}
.right_content .zhai_yao p{ height: 110px; width:100%; font-size:12px; line-height:22px; color:#666; overflow:hidden;}
.right_content .zhai_yao p span.dd2{ color:#333; }
.right_content .zhai_yao .zhan_kai,.right_content .zhai_yao .shou_qi{ height:30px; width: auto; font-size:12px; line-height:30px; color:#333; line-height:30px; padding:10px 0 0; /*position:absolute; bottom:10px; right:20px;*/float: right;}
.right_content .zhai_yao .zhan_kai:hover,.right_content .zhai_yao .shou_qi:hover{ color:#00aba2;}
.right_content .wen_xian{ height: auto; width:100%; padding:20px 0; overflow:hidden;}
.right_content .wen_xian .wx_title{ height:36px; width:97%; padding-left:3%; font-size:14px; color:#00aba2; font-weight:bold; background:url(../images/book_03.png) no-repeat 3px center; line-height:36px;  }
.right_content .wen_xian ul li{ height:auto; width:97%; padding-left:3%; color:#666; line-height:26px;}
.right_content .fan_ye{ height:30px; width:100%; padding:20px 0; color:#888; line-height:30px;}
.right_content .fan_ye a:hover{ color:#00aba2;}
.right_content .fan_ye .pre2{ height:30px;line-height: 30px; width:346px; float:left;}
.right_content .fan_ye .next2{ height:30px;line-height: 30px; width:50%; float:right; text-align:right; }
.right_content .fan_ye .pre2 span{ padding-right:20px; width:50px; color:#666;float: left;}
.right_content .fan_ye .next2 span{ padding-left:20px; width:50px; color:#666;float: right;}
.right_content .fan_ye .pre2 a{ width:220px; margin:0;}
.right_content .fan_ye .next2 a{width:220px; margin:0;}

.right_content .dd3{ font-size:14px; color:#888; line-height:40px; border-bottom:1px solid #e0e0e0;}
.right_content .dd3 .xian_shi{ height:40px; width:540px;  float:left;} 
.right_content .dd3 .xian_shi span{ color:#f79a05;} 
.right_content .dd3 select{ border:1px solid #e0e0e0; height:24px; width:110px;color:#888; border-radius:3px; }
.right_content .dd3 select option { color:#888; font-size:12px;}
.right_content .result_list { overflow:hidden;}
.right_content .result_list li { border-bottom:1px dashed #e0e0e0;}
.right_content .result_list li .list_name{ height:30px; font-size:14px; color:#333; width:100%; overflow:hidden; line-height:30px; padding-top:10px;}
.right_content .result_list li span{ font-size:12px; color:#888; height:24px; padding-right:15px;}

.right_content .result_list li .zy{ height:44px; width:100%; font-size:12px; line-height:22px; overflow:hidden;margin-bottom:10px; color:#888; }

.write_link{overflow: hidden;min-height: 252px;padding-top: 118px;}
.write_link ul{width: 488px;margin: 0 auto;}
.write_link li{text-align: center;width: 86px; float: left;}
.write_link li.wrl_2{margin: 0 115px;}
.write_link li span{display: block;width: 85px;height: 85px;border: 1px solid #e0e0e0;-webkit-border-radius: 43px; -moz-border-radius: 43px; -ms-border-radius: 43px; -o-border-radius: 43px; border-radius: 43px;text-align: center;line-height: 86px;}
.write_link li em{display: block;margin: 0 auto;}
.write_link li.wrl_1 a em{width: 26px;height: 26px;margin-top: 30px; background-position: 0 -140px;}
.write_link li.wrl_2 a em{width: 22px;height: 26px;margin-top: 30px; background-position: -34px -139px;}
.write_link li.wrl_3 a em{width: 24px;height: 28px;margin-top: 29px; background-position: -65px -139px;}
.write_link li a{color: #666;}
.write_link li a:hover{color: #00aba2;}
.write_link li a:hover span{background-color: #00c5bc;border-color: #00c5bc;}
.write_link li.wrl_1 a:hover em{background-position: 0 -176px;}
.write_link li.wrl_2 a:hover em{background-position: -34px -175px;}
.write_link li.wrl_3 a:hover em{background-position: -65px -175px;}
.write_link li strong{display: block;font-size: 16px;font-weight: normal;padding-top: 22px;}

.analysisForm .alsTit .guide_tit{width: 18px;height: 16px;margin-right: 8px; background-position: -137px -91px;}
.guideSea_wrap{padding: 56px 0 0 0;min-height:310px;width: 960px;margin: 0 auto;overflow: hidden;}
.guide_search{width: 688px;margin: 0 auto;position: relative;}

.guide_search .flSearch_text{width: 572px; height: 34px; line-height: 34px; padding-left: 10px; float: left; background: url(../images/input_h34_l.png) left center no-repeat;}
.guide_search .flSearch_text_fund{width: 486px;height: 32px;line-height: 32px;padding-left: 10px;float: left;border: 1px solid #d1d1d1;border-left: none;border-right: none;outline: none;}
.guide_search .flSearch_btn{width: 106px;height: 34px;background: url(../images/fundLearn_search_btn.png) left  center no-repeat;float: left;color: #fff;font-size: 16px;cursor: pointer;}
.guide_search p{color: #666;padding: 8px 0 0 11px;}
.guide_search p span{color: #adadad;}
.guide_search .searchDown{position: absolute;left: 0;top: 33px; width: 580px;border: 1px solid #d1d1d1;box-shadow: 1px 1px 3px #ededed;-webkit-box-shadow: 1px 1px 3px #ededed;
-moz-box-shadow: 1px 1px 3px #ededed;-o-box-shadow: 1px 1px 3px #ededed;background-color: #fff;}
.guide_search .searchDown li{width: 564px;padding:0 8px;line-height: 24px;font-size: 14px;cursor: pointer;}
.guide_search .searchDown li:hover{background-color: #f0f0f0;}
.guide_search .searchDown li.current{background-color: #f0f0f0;}

.guide_jourNav{width: 940px;margin: 60px auto 0 auto;border-top: 1px solid #f0f0f0;overflow: hidden;}
.guide_jourNav h2{padding:14px 0 24px 0;font-weight: normal;height: 32px; line-height: 32px; font-size: 16px; color: #00b0a7;}
.guide_jourNav h2 span{width: 16px;height: 16px;background-position: -171px -91px;margin-right: 7px;}
.guide_jourNav ul{width: 840px;/*margin: 0 auto;*/margin-left: 78px;}
.guide_jourNav li{height: 38px;line-height: 38px;width: 210px;float: left;margin-bottom: 20px;}
.guide_jourNav li span{width: 37px;height: 37px;display: block;border: 1px solid #e6eded;float: left;margin-right: 14px;background-color: #e2f7f6;}
.guide_jourNav li em{display: block;}
.guide_jourNav li.gj_1 em{width: 18px;height: 22px;background-position: -137px 0;margin: 7px auto;}
.guide_jourNav li.gj_2 em{width: 24px;height: 16px;background-position: -171px 0;margin: 10px auto;}
.guide_jourNav li.gj_3 em{width: 20px;height: 20px;background-position: -209px 0;margin: 8px auto;}
.guide_jourNav li.gj_4 em{width: 20px;height: 20px;background-position: -249px 0;margin: 8px auto;}
.guide_jourNav li.gj_5 em{width: 20px;height: 20px;background-position: -137px -31px;margin: 8px auto;}
.guide_jourNav li.gj_6 em{width: 23px;height: 20px;background-position: -171px -31px;margin: 8px auto;}
.guide_jourNav li.gj_7 em{width: 20px;height: 15px;background-position: -209px -31px;margin: 10px auto;}
.guide_jourNav li.gj_8 em{width: 17px;height: 18px;background-position: -249px -30px;margin: 9px auto;}
.guide_jourNav li.gj_9 em{width: 19px;height: 20px;background-position: -137px -60px;margin: 8px auto;}
.guide_jourNav li.gj_10 em{width: 20px;height: 16px;background-position: -171px -60px;margin: 10px auto;}
.guide_jourNav li.gj_11 em{width: 16px;height: 20px;background-position: -209px -59px;margin: 8px auto;}
.guide_jourNav li.gj_12 em{width: 20px;height: 20px;background-position: -245px -59px;margin: 8px auto;}
.guide_jourNav li.gj_13 em{width: 14px;height: 20px;background-position: -285px -60px;margin: 8px auto;}
.guide_jourNav li a{color: #666;}
.guide_jourNav li a:hover{color: #00aba2;}

.gaResult_form{background-color: #fcfcfc;padding:24px 0 20px 0;border: 1px solid #e0e0e0;}
.gaResult_form .ga_tit{line-height: 32px;font-size: 14px;text-align: right;width: 84px;float: left;margin-left: 46px;margin-right: 4px;}
.gaResult_form .ga_con{float: left;font-size: 14px;line-height: 32px;}
.gaResult_form input{vertical-align: middle;}
.gaResult_form .ga_keyword{width: 498px;padding: 0 10px;border: 1px solid #dbdbdb;height: 30px;line-height: 30px;background-color: #fff;}
.gaResult_form label{padding-left: 4px;padding-right: 20px;}
.gaResult_form .ga_name{overflow: hidden;}
.gaResult_form .ga_kernel{overflow: hidden;margin: 8px 0;}
.gaResult_form .nice-select{height: 30px; padding: 0 10px;border: 1px solid #dbdbdb;background:  url(../images/arrow.png) right center no-repeat #fff;width: 218px;}
.gaResult_form .nice-select input{height: 30px;line-height: 30px;}
.gaResult_form .ga_type, .gaResult_form .ga_divisor,.gaResult_form .ga_period{float: left;}
/*.gaResult_form .ga_divisor{margin: 0 32px;}*/
.gaResult_form .ga_divisor .ga_text{width: 44px;padding: 0 10px;border: 1px solid #dbdbdb;height: 30px;line-height: 30px;background-color: #fff;}
.gaResult_form .ga_divisor span{color: #d1d1d1;padding: 0 6px;}
.gaResult_form .ga_type .nice-select input{width: 220px;}
.gaResult_form .ga_type .nice-select ul{width: 236px;top: 32px;}
.gaResult_form .ga_period .nice-select{width: 90px;}
.gaResult_form .ga_period .nice-select input{width: 90px;}
.gaResult_form .ga_period .nice-select ul{width: 108px;top: 32px;}

.gaResult_form{margin-bottom: 16px;}
.gaResult_form .ga_btn{margin-left: 134px;margin-top: 20px;}
.gaResult_form .ga_btn a{display: block;width: 104px;height: 30px;font-size: 16px;line-height: 30px;}
.guideAuth_list{border: 1px solid #e0e0e0;}
.guideAuth_list .list_top{height: 40px;background-color: #fcfcfc;padding: 0 20px;margin-bottom: 30px;}
.guideAuth_list .filter{width: 140px;height: 24px;float: right;margin: 8px 0;}
.guideAuth_list .filter select{border: 1px solid #d1d1d1;width: 140px;height: 24px;line-height: 24px;color: #888;font:14px "Microsoft YaHei";outline:none;}
.guideAuth_list .include{font-size: 14px;color: #888;line-height: 40px;}
.guideAuth_list .include span{color: #333;}

.guideJournal{width: 960px;margin-left: 26px; padding-bottom: 30px;}
.guideJournal li{width: 320px;height: 166px; float: left;margin-bottom: 30px;}
.guideJournal li .jourImg{width: 124px;height: 164px;float: left;-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.32); -o-box-shadow: 0 1px 5px rgba(0,0,0,0.32); box-shadow: 0 1px 5px rgba(0,0,0,0.32);overflow: hidden;}
.guideJournal li .jourImg img{width: 124px;}
.guideJournal li .jourAbou{float: left;width: 172px;margin-left: 14px;}
.guideJournal li .jourAbou strong{font-size: 15px;display: block;line-height: 30px;width: 100%;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;padding: 6px 0;}
.guideJournal li .jourAbou p{font-size: 14px;color: #666;line-height: 28px;}

.stars{height: 16px; background:url(../images/stars.png) left center repeat-x;}
.star1{width: 16px;}
.star2{width: 32px;}
.star3{width: 48px;}
.star4{width: 64px;}
.star5{width: 80px;}

.guideJournal .pcPage{text-align: center;}
.guide_details h1{text-align: center;font-size: 18px;padding-bottom: 18px;padding-top: 10px; line-height: 24px;width: 80%;margin-left: auto;margin-right: auto;}
.guide_details .guide_table{width: 998px;border: 1px solid #e8e8e8;border-bottom: none;border-right: none;}
.guide_details .guide_table td{border-bottom: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;height: 42px;line-height: 42px;padding: 0 14px;font-size: 14px;color: #666;}
.guide_details .guide_table td.tar{text-align: right;}
.guide_details .guide_table td.tar div{width: 166px;}
.guide_details .guide_table .journalImg{width: 180px;height: 256px;overflow: hidden;}
.guide_details .guide_table .journalImg img{width: 180px;}
.guide_details .guide_table .chart{width: 100%;padding: 10px 0;}
.guide_details .guide_table .chart img{width: 80%;}
