*{ margin: 0px; padding: 0px;}
body { padding-top: 98px; background: #f4f5f7;}
ul,ol,li {list-style-type: none;}
a:hover { text-decoration: none;}
a:focus { text-decoration: none;}
.overflow-hidden { overflow:hidden}
.ghost-white-bg { background-color:#fafdfe}
@media (min-width: 1600px){
    .container { width: 1366px;}
}
/* content-Ã¥â€¦Â¬Ã¥â€¦Â±Ã¥Å¸ÂºÃ§Â¡â‚¬ */

.header-container { width:100%; background-color:#fff; box-shadow: 0 1px 5px 0 rgba(51, 64, 85, 0.1); position: absolute; left:0; right:0; top:0; z-index:999;}
.sticky { width:100%; position:fixed; left:0; top:0; z-index:999;}
.append-nav { background: #0d69bf;}
.append-navdisplaynone {display: none;}

.append-nav-ul { display: table; margin-bottom: 0px;}
.append-nav-ul li { float: left; margin: 0px 16px; cursor: pointer; list-style-type:none !important;}
.append-nav-ul li a { color: #fff; font-size: 16px; line-height: 52px; display: block;list-style-type:none !important;}
.append-nav-ul li a i { width: 14px; height: 14px; font-size: 12px; transition: all 0.5s;}
.append-nav-ul li a i::before { padding-right: 1px;}
.append-nav-ul li:hover a i {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* Internet Explorer */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari Ã¥â€™Å’ Chrome */
	-o-transform:rotate(180deg); /* Opera */
}
.nav_industry_investment { position: relative;}
.nav_box_child_nav { position: absolute; background-color: #ffffff; width: 100%; position: absolute; left: 0; top: 100%; z-index: -1; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -ms-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; opacity: 0; visibility: hidden; box-shadow: 0 0 20px 0 rgba(51, 64, 85, 0.2);}
.nav_industry_investment:hover .nav_box_child_nav { opacity: 1; visibility: visible; z-index: 20;}
.nav_box_child_nav ul li { margin: 0px 4px; border-bottom: 1px dashed #e3e3e3; display: block; float: none; margin-bottom: 6px;}
.nav_box_child_nav ul li a { width: 100%; font-size: 12px; color: #727e8b; display: block; line-height: 18px; padding: 6px 2px; text-align: center;}



.header { padding: 18px 0px 0px; min-height: 82px;}
.logo { width: 100%;}
.logo img { display: block; max-width: 100%; height: auto;}


.subjects-item { padding: 0 0 18px 0; position: relative;}
.subjects-item .subjects-tig { font-size: 14px; display: block; line-height: 18px; padding: 12px 0px 12px; letter-spacing: -0.3px; text-align: center; color: #39424f; transition: all 0.5s ease 0s; border: 1px solid #d1d1d1; background-color: #fff;}
.subjects-tig i { width: 17px; height: 16px; line-height: 16px; font-size: 14px; text-align: center; margin-left: 6px; padding: 0px; color: #d1d1d1; transition: all 0.5s;}
.subjects-tig i::before { padding-right: 1px;}
.subjects-item:hover > .subjects-tig i {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* Internet Explorer */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari Ã¥â€™Å’ Chrome */
	-o-transform:rotate(180deg); /* Opera */
}

.subjects-dropdown { background-color: #ffffff; width: 100%; position: absolute; left: 0; top: 100%; z-index: -1; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -ms-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; opacity: 0; visibility: hidden; box-shadow: 0 0 20px 0 rgba(51, 64, 85, 0.2);}
.subjects-item:hover > .subjects-dropdown { opacity: 1; visibility: visible; z-index: 20;}
.subjects-dropdown ul li { list-style: none; padding: 0; margin: 0;}
.subjects-dropdown > ul { position: relative; z-index: 10; box-shadow: inset 1px 4px 9px -6px rgba(51, 64, 85, 0.1); background-color: #ffffff; padding: 16px 1px; margin-bottom: 0px;}
.subjects-item .subjects-tig span { display: inline-block;}
 .subjects-dropdown > ul > li > a {display: block;padding: 17px 15px 17px 6px;overflow: hidden;font-size: 12px;color: #334055;text-decoration: none;border-left: 5px solid #fff;background-color: #fff;position: relative;z-index: 2;cursor: pointer;}
  .subjects-dropdown > ul > li > a span { line-height: 24px;}
 .subjects-dropdown > ul > li.default-select > a, .subjects-dropdown > ul > li:hover > a { border-color: #7dce82; background-color: #fafbfd;}
 .subjects-dropdown > ul > li.default-select > a, .subjects-dropdown > ul > li:nth-child(1) > a:hover { border-color: #4bb3fd;}
 .subjects-dropdown > ul > li:nth-child(2) > a:hover { border-color: #7dce82;}
 .subjects-dropdown > ul > li:nth-child(3) > a:hover { border-color: #009fb7;}
 .subjects-dropdown > ul > li:nth-child(4) > a:hover { border-color: #f4a79b;}
 .subjects-dropdown > ul > li:nth-child(5) > a:hover { border-color: #8ccfff;}
 .subjects-dropdown > ul > li:nth-child(6) > a:hover { border-color: #0cc9cd;}
 .subjects-dropdown > ul > li:nth-child(7) > a:hover { border-color: #5299d3;}
 .subjects-dropdown > ul > li:nth-child(8) > a:hover { border-color: #8a84e2;}
 .subjects-dropdown > ul > li:nth-child(9) > a:hover { border-color: #e2b64a;}
.subjects-icon {width: 24px;text-align: center;font-size: 18px;}
.subjects-dropdown ul > li > span { display:block; margin-left:52px;}



.pull-left-zdyf15 { padding-left: 0px; position: relative;}
.form-input-box { height: 44px; border-radius: 0px; font-size: 16px; z-index: 999999;}
.glyphicon-zdy-down { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 44px; height: 44px; line-height: 44px; text-align: center; pointer-events: none; color: #d1d1d1;}

.form-input-retrieval { position: absolute; top: 100%; z-index: 99; right: 0px; left: -10px; display: none; height: 0px; overflow: hidden;}
.form-input-retrieval-cont {background-color: #ffffff; box-shadow: 0 0 10px 0 rgba(51, 64, 85, 0.2); margin: 0px 15px 0px 10px; padding: 20px; border: 1px solid #e7ebef;}
.lately-search { width: 100%; height: 24px; margin-bottom: 6px;}
.lately-search span,.lately-search a { font-size: 16px;}
.lately-search-one { line-height: 24px; color: #39424f; display: block; float: left;}
.lately-search-two { line-height: 24px; color: #8996a2; display: block; height: 24px; float: left;}
.lately-search-two:hover { color: #5cadff;}

.search-searchmatching { width: 100%;}
.search-searchmatching ul { width: 100%; margin-bottom: 0px;}
.search-searchmatching ul li { width: 100%; border-bottom: 1px dashed #f4f5f7; display: block; display: table; margin-bottom: 4px; padding-bottom: 4px;list-style-type:none !important;}
.search-searchmatching ul li span { font-size: 14px; line-height: 24px; color: #d9dde2; display: block; position: absolute; right: 0px; top: 0px;}
.search-searchmatching ul li a { width: 100%; font-size: 14px; line-height: 24px; color: #8996a2; display: block; cursor: pointer;}
.search-searchmatching ul li:hover a { color: #5cadff;}

.search-history-eliminate { width: 100%; border-top: 1px solid #f4f5f7; height: 20px;}
.search-history-eliminate a { height: 20px; line-height: 20px; display: block; font-size: 12px; padding-top: 8px; color: #b7c0c7;}
.search-history-eliminate a:hover { color: #5cadff;}
.search-history-eliminate span { height: 20px; line-height: 20px; display: block; font-size: 12px; padding-top: 8px; color: #b7c0c7; margin-right: 12px;}

.btn-search-submit { height: 44px; color: #fff; background: #3399ff; border-radius: 0px; font-size: 16px;}
.btn-search-submit:hover,.btn-search-submit:hover { color: #fff; background: #168aff;}
.btn-search-submit:focus { color: #fff; background: #168aff; outline: 0px;}

.Telephone-ropular { font-size: 18px; line-height: 48px; color: #ed6d33;}
/* content-Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦ÂÅ“Ã§Â´Â¢ */



.breadcrumb-nav { margin-top: 42px; background: #fff; border-radius: 0px; height: 48px;}
.breadcrumb-nav li { font-size: 14px; line-height: 32px;}
@media(min-width: 1366px){
    body { padding-top: 124px;}
    .header { padding:22px 0px 0px; min-height:88px;}
    .subjects-item .subjects-tig { font-size: 18px;}
    .btn-search-submit { font-size: 18px;}
    .append-nav-ul li { float: left; margin: 0px 32px; cursor: pointer;list-style-type:none !important;}
    .subjects-icon { width: 42px;}
    .subjects-dropdown > ul > li > a { font-size: 14px;}

}
/* content-Ã¨Â·Â¯Ã¥Â¾â€žÃ¥Â¯Â¼Ã¨Ë†Âª */


.switching-mode-navassembly { width: 100%; background: #fff; height: 48px; border: 1px solid #f4f5f7;}
.switching-mode-navassembly ul { display: block; padding: 0px 10px;}
.switching-mode-navassembly ul li { display: block; float: left; margin-left: 20px;}
.switching-mode-navassembly > ul > li > a { display: block; line-height: 44px; font-size: 14px; color: #334055; border-bottom: 2px solid #fff; cursor: pointer;}
.switching-mode-navassembly > ul > li.navassembly > a,.switching-mode-navassembly > ul > li:nth-child(1) > a:hover { border-color: #4bb3fd; color: #4bb3fd;}
.switching-mode-navassembly > ul > li:nth-child(2) > a:hover { border-color: #5cb85c; color: #5cb85c;}
.switching-mode-navassembly > ul > li:nth-child(3) > a:hover { border-color: #00ccc5; color: #00ccc5;}
.switching-mode-navassembly > ul > li:nth-child(4) > a:hover { border-color: #ff9900; color: #ff9900;}
/* content-Ã¥Ë†â€ Ã§Â±Â»Ã¥Â¯Â¼Ã¨Ë†Âª */


.information-grid { background: #fff;}
.information-box { padding: 42px 0px 20px;}
.ssnr-zanwu {font-size: 18px; padding: 30px 0px; text-align: center; line-height: 24px; color: #999;}
.information-box-list { display: block; border-bottom: 1px dashed #e3e3e3; padding-bottom: 20px; margin-bottom: 20px;}
.information-b-l-img { width: 100%; height: 100%; display: block;}

.information-b-l-text { position: relative;}
.information-b-l-t-top { width: 100%; display: block;}
.information-b-l-t-top h3 { margin: 0px; width: 100%; line-height: 28px; font-size: 18px; font-weight: 400; color: #39424f;}
.information-b-l-t-top p { margin: 0px; width: 100%; line-height: 24px; margin-top: 20px; color: #777;}

.information-b-l-t-bottom { width: 100%; margin-top: 20px;}
.information_time { display: block; float: left; font-size: 12px; color: #a7b1c2;}
.information_tips { float: right;}
.information_tips a { display: block; float: left; margin-right: 12px; color: #5cadff;}
.information_tips a i { display: block; float: left; font-size: 12px; width: 14px; height: 14px; text-align: center; line-height: 14px; margin-top: 1px;}
.information_tips a span { display: block; float: left; font-size: 12px; line-height: 18px; margin-left: 6px;}
/* information-Ã¥Ë†â€”Ã¨Â¡Â¨Ã§Â»â€žÃ¤Â»Â¶ */

.content_paging { margin: 0px 15px 42px; height: 32px;}
.Pagination { height:32px;}
.Pagination a { height:32px; display:block; *display: table-cell; float:left; margin-right:8px; line-height:22px; color:#39424f; background: #ffffff; padding:4px 10px; font-size:12px;border: 1px solid #e7e7e7;}
.Pagination a.Pagination_nav  { height:32px; display:block; *display: table-cell; line-height:22px; border:1px solid #3095ff; color:#fff !important; background:#3095ff; padding:4px 10px; font-size:12px;border: 1px solid #e7e7e7;}
.Pagination a:hover  { height:32px; display:block; *display: table-cell; line-height:22px; border:1px solid #3095ff; color:#fff !important; background:#3095ff; padding:4px 10px; font-size:12px;}
#kkpager {}
.pageBtnWrap {display:table;float:left;height: 32px;}
.pageBtnWrap a {height: 32px;display:block;line-height:22px;color:#39424f;padding: 4px 10px;font-size:12px;float:left;margin-right:6px;background:#fff;border:1px solid #e7e7e7;}
.disabled {height: 32px;display:block;line-height: 22px;color:#39424f;padding:4px 10px;font-size:12px;float:left;margin-right:8px;background-color: #fff;border:1px solid #e7e7e7;}
.curr  {height: 32px;display:block;line-height:22px;border:1px solid #3095ff;color:#fff !important;background:#3095ff;padding: 4px 10px;font-size:16px;float:left;margin-right:8px;}
.spanDot {height: 32px;display:block;line-height:22px;color:#39424f;padding:4px 10px;font-size:12px;float:left;margin-right:8px;background-color: #fff;}
.totalText {color: #999;height: 32px;display:block;line-height: 22px;padding:4px 10px;font-size:12px;float:left;margin-right:8px;background-color: #fff;border:1px solid #e7e7e7;}
.infoTextAndGoPageBtnWrap { display:table; float:left; height:32px;}
.export_box { height:32px; cursor:pointer; float:right; width:100px;}
.export_box i { width:13px; height:15px; display:block; float:right; background:url(//image1.askci.com/s_dataimages/images/data-icon-2017-11-09666666016.png);}
.export_box span { height:32px; line-height:22px; font-size:14px; color:#39424f; display:block; float:right; margin-right:8px;}
.export_box:hover i {background:url(//image1.askci.com/s_dataimages/images/data-icon-2017-11-09666666018.png);}
.export_box:hover span { color:#f04b00;}

@media(min-width: 1366px){
    .Pagination a,.Pagination a.Pagination_nav,.Pagination a:hover,.pageBtnWrap a,.disabled,.curr,.spanDot,.totalText { padding:4px 14px;}
    .pageBtnWrap a { margin-right: 8px;}
}
/* content- Ã¥Ë†â€ Ã©Â¡ÂµÃ§Â»â€žÃ¤Â»Â¶ */


.content_right { width: 100%; background: #f4f5f7; margin-top: 42px; padding-bottom: 20px;}
.content_r_title { padding: 0px 20px; height: 42px;}
.r_titlebg1 { background: #5cadff;}
.r_titlebg2 { background: #5cb8b3;}
.r_titlebg3 { background: #ffae00;}
.content_r_t_text { float: left;}
.content_r_t_text i { display: block; float: left; width: 18px; text-align: center; font-size: 16px; color: #fff; line-height: 40px;}
.content_r_t_text span { display: block; text-align: center; font-size: 18px; color: #fff; line-height: 42px; float: left; margin-left: 6px;}

.content_r_t_more { float: right;}
.content_r_t_more a { margin-top: 12px;}
.content_r_t_more a i { display: block; float: left; width: 18px; text-align: center; font-size: 12px; color: #fff; line-height: 39px;}
.content_r_t_more a span { display: block; text-align: center; font-size: 14px; color: #fff; line-height: 42px; float: left; margin-left: 2px;}

.content_r_list { display: block; padding: 0px 20px;}
.content_r_list ul { width: 100%; margin-bottom: 0px;}
.content_r_list li { width: 100%;  border-bottom: 1px dashed #e3e3e3; margin-top: 12px;}
.content_r_list li a { width: 100%; display: block; color: #727e8b; margin-bottom: 12px;}
.content_r_list li a i {display: block; width: 14px; font-size: 14px; line-height: 24px; float: left;}
.content_r_list li a span { margin-left: 24px; display: block; color: #727e8b; line-height: 24px;}
/* content- Ã¥ÂÂ³Ã¤Â¾Â§Ã¦â€¡â€™Ã¥Å Â Ã¨Â½Â½Ã¥Ë†â€”Ã¨Â¡Â¨ */


.presentation-b-l-t-bottom { width: 100%; margin-top: 20px;}
.presentation_span { display: block; float: left; font-size: 12px; color: #a7b1c2; font-size: 12px; line-height: 32px; margin-right: 12px;}
.presentation_button { height:32px; color: #fff; background: #ff9900; border-radius: 0px; font-size: 16px; line-height: 18px; float: right;}
.presentation_button:hover { color: #fff; outline: 0px; background: #ff6600;}
.presentation_button:focus { color: #fff; outline: 0px;}
.presentation_button:focus:active { color: #fff; outline: 0px;}
/* content- Ã¦Å Â¥Ã¥â€˜Å Ã¥â€ â€¦Ã¥Â®Â¹Ã§Â»â€žÃ¤Â»Â¶ */



.my-Requirement-submission-text { color: #39424f; line-height: 24px; font-size: 18px;}
.my-Requirement-submission-text span { color: #c9302c;}
.my-pos-rle { position: relative;}
.my-pos-abs { position: absolute; height: 32px; bottom: -32px; padding: 0px;}
.my-pos-abs p { font-size: 12px; line-height: 32px; padding: 0px; margin: 0px;}
.my-xz-yse1 { color: #fff; border: 1px solid #1bc5bb; background-color: #1bc5bb;}
.my-xz-yse2 { color: #fff; border: 1px solid #00b2df; background-color: #00b2df;}
.my-xz-yse3 { color: #fff; border: 1px solid #0e5ba3; background-color: #0e5ba3;}
.my-xz-yse4 { color: #fff; border: 1px solid #3787e8; background-color: #3787e8;}
.my-modify { border-radius: 0px !important; border-left: 1px solid #fff;}
.my-Must { height: 44px; line-height: 44px; color: #c9302c; font-size: 12px;}

.my-right-py4 { padding-right: 110px;}
.my-btn-modify { padding: 0px !important;}
.my-btn-modify img { display: block; height: 100%;}

/* content-Ã©Å“â‚¬Ã¦Â±â€šÃ¦ÂÂÃ¤ÂºÂ¤ */

.Friendship-Chain-box { padding: 12px 15px 20px;}

.Friendship-Chain { width: 100%; border-bottom: 1px solid #e3e3e3; height: 32px;}
.Friendship-Chain h3 {border-bottom: 1px solid #3787e8; color: #3787e8; font-size: 18px; padding: 0px; margin: 0px auto; line-height: 31px; float: left;}
.Friendship-Chain div { width: 100%; border-bottom: 1px solid #cecece; height: 32px;}

.Friendship-Chain-herf { width: 100%; display: table;}
.Friendship-Chain-herf a { padding: 2px 6px; margin-top: 6px; color: #39424f; display: block; font-size: 16px; text-decoration: none !important; float: left;}
.Friendship-Chain-herf a:hover { color: #3787e8;}
/* content-Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥ */


.footer { background-color: #222; margin-top: 52px; padding-top: 15px;}
.footer-left-pd { padding: 0px;}
.footer-list { margin-top: 10px; padding: 0;}
.footer-list h3 { padding: 0 10px; font-size: 16px; display: block; color: #f4f5f7; margin-top: 10px !important;}
.footer-l_list { margin-bottom: 12px;}
.footer-l_list a { font-size: 14px; color: #757575; margin: 0px 10px 12px; float: left; text-decoration: none !important;}
.footer-l_list a:hover { color: #f4f5f7;}
.clearfix-cyyjy-box { padding: 0;}
.clearfix-cyyjy { width: 126px; background-color: #fff; margin-top: 35px;}
.clearfix-cyyjy span { display: block; color: #555; text-align: center; line-height: 20px; padding-top: 8px;}
.footer-bottom-text { width: 100%; background-color: #111; padding: 12px 0px; margin-top: 15px;}
.footer-bottom-text p { font-size: 14px; line-height: 32px; color: #f4f5f7; text-align: center; padding: 0; margin: 0;}

@media (min-width: 992px) {
    .footer-l_list a { width: 80px; font-size: 14px; color: #757575; margin: 0px 10px 12px; text-decoration: none !important;}
}
/* content-Ã¥Âºâ€¢Ã©Æ’Â¨Ã¤Â¿Â¡Ã¦ÂÂ¯ */

.fd_box_con { width:130px; position:fixed; bottom:20px; right:10px;}
.To_shobianshang { width:45px; height:45px; background:url(//image1.askci.com/ly/reports/feedback.jpg) no-repeat 0px 0px; display:block; float:left;border-radius: 2px; margin-left: 10px;}

.fank_hang { width:45px; height:45px;background:url(//image1.askci.com/ly/reports/feedback.jpg) no-repeat -50px 0px; display:block; float:right; cursor:pointer;margin-right: 10px;border-radius: 2px;}

.login_abroad_bg { width:100%; height:100%; position:fixed; background:url(//image1.askci.com/publicimg/images/icon-2017-03-20008.png); top:0px; z-index:999999; display:none;}
.login_a_boxconetent  { position:fixed; overflow:hidden; width:555px; left:50%;margin-left:-250px; z-index:9999999; display:none;}
.login_abroad_box { height:420px; position:relative; width:520px; padding:10px; z-index:99999999; background:url(//image1.askci.com/publicimg/images/icon-2017-03-20008.png); border-radius:4px; float:left;}
.bounce_in {
    -webkit-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-name: bounce-in;
    animation-name: bounce-in;
}
.login_a_b_nbox { width:500px; background:#fff; position:relative; height:400px;}
.btn_close { position:absolute; right:-45px; top:0px; height:45px; width:45px; background:url(//jscss.askci.com/askci1807/img/close_icon.png); display:block; cursor:pointer;}
.login_a_b_nbcon { padding:0px 20px;}
.login_a_b_nbcon h3 { font-size:24px; color:#39424f; border-bottom:1px dashed #e7e7e7; height:60px; line-height:60px; display:block; text-align:center; margin-top: 0px;}
.login_a_b_nbcon textarea { display:block; border:1px solid #ccc; width:100%; height:220px; margin:24px auto;outline: none;}

.login_btn {  background: #2970b9; border: none; border-radius: 4px;  color: #fff; cursor: pointer; font-size: 14px; font: 14px/1.5; height: 35px; outline: none; text-align: center; width: 100%;}

.rem_lo{display:none}
.boxblock { display:block;}

.special_submission { display: none;}
/* content-Ã©â€”Â®Ã©Â¢ËœÃ¥ÂÂÃ©Â¦Ë† */

