@charset "utf-8";

/* CSS Document */

ul,li,dl,dt,dd,ol{ list-style-type:none; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6,form,input,textarea,label,table,tr,td,p,header,article,footer,nav,section,aside,menu,br{margin:0; padding:0;}

header,article,footer,nav,section,aside,menu{ display:block;}

table{ border-collapse:collapse; border-spacing:0;}

img{ border:none;}

a:link,a:visited{color:#000;text-decoration:none;outline:none;}

a:active,a:hover{color:#000; text-decoration:none;}

body{ margin:0;padding:0;font:14px/22px Microsoft Yahei;/* font-size:1em; line-height:1.571em;*/ min-width:320px;}

.fl{ float:left;}

.fr{ float:right;}

.cl{ clear:both; font-size:0; line-height:0; height:0; width:100%; overflow:hidden;}

.fix:after {visibility: hidden;display: block;font-size: 0;content:""; clear: both; height: 0;}

.fix{*zoom:1;}

.bg{ background:#F5F5F5;}



/**============ Reset End ===============**/
.container{padding-bottom:1.36rem;min-height: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.container .mainNav .navHead{height:.64rem;padding:.14rem;background:gradient(linear, 0 0, 0 100%, from(#303962), to(#1a2557));background:-webkit-gradient(linear, 0 0, 0 100%, from(#303962), to(#1a2557));}
.container .mainNav .navHead .logo{width:2.4rem;height:0.56rem;}
.container{padding-bottom:1.36rem;min-height: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;}
.container .mainNav .navHead{height:.64rem;padding:.14rem;background:gradient(linear, 0 0, 0 100%, from(#303962), to(#1a2557));background:-webkit-gradient(linear, 0 0, 0 100%, from(#303962), to(#1a2557));}
.container .mainNav .navHead .logo{width:2.4rem;height:0.56rem;}
.mainNav .navHead .navIcons .icon{float:left;width:.6rem;height:.6rem;margin:0 0 0 .08rem;}
.mainNav .navHead .navIcons .user{background-position:0 0;}
.mainNav .navHead .navIcons .search{background-position:0 -.6rem;}
.mainNav .navHead .navIcons .global{background-position:0 -1.2rem;}
.mainNav .title{height:.8rem;line-height:.8rem;text-align: center;border-bottom:2px solid #e4e4e4;color:#1b2657;font-size: .34rem;}
.mainNav .title .icons,.investorIntro .i_t .icons,.maps .i_t .icons, .serviceList .article .i_t .icons{width:.6rem;height: .6rem;top:.12rem;}
.mainNav .title .menu{background-position:.02rem -1.8rem;left:.16rem;}
.mainNav .title .subnav,.investorIntro .i_t .icons,.maps .i_t .icons, .serviceList .article .i_t .icons{background-position:0 -3rem;right:.16rem;}
.mainNav .title .subnav.on,.investorIntro.on .i_t .icons,.maps.on .i_t .icons, .serviceList .article.on .icons{-webkit-transform: rotate(45deg);transform: rotate(45deg);}



            .m-header {
                height: 50px;
                background-color: #015069;
            }

            .m-header-logo {
                float: left;
                margin: 5px 5px 0 8px;
            }

            .m-header-logo img {
                width: auto;
                height: 40px;
            }

            .w-header-login {
               float:center;height:10px;margin:0 0;font-size:1.642em;font-weight:normal;color:#fff;line-height:10px;text-align:center;overflow:hidden;-webkit-transition:font-size 0.2s ease-out; -o-transition:font-size 0.2s ease-out; -moz-transition:font-size 0.2s ease-out;transition:font-size 0.2s ease-out; }

            .w-header-login:visited {
                color: #6454a7;
            }

            .w-header-switch {
                
                float: left;
                position: relative;
                margin-top: 17px;
                margin-right: 0;
                margin-bottom: 0;
                margin-left: 50px;
				
            }

            a.i-login {
                margin-left: 30px;
                color: #000;
                font-size: 14px;
                line-height: 16px;
        
                display: none;
            }

            .w-header-switch-btn {
                display: inline-block;
                font-size: 14px;
                color: #777d8b;
                line-height: 16px;
                text-decoration: none;
                cursor: pointer;
            }

            .w-header-switch-btn:visited {
                color: #777d8a;
            }

            .w-header-switch-btn i {
                display: inline-block;
                width: 0;
                height: 0;
                margin: 0 0 0 2px;
                border: solid 5px;
                border-color: rgba(119,125,139,1) transparent transparent;
                vertical-align: -4px;
            }

            .w-header-switch-pop {
                width: 90px;
                padding: 6px 0;
                position: absolute;
                top: 20px;
                left: -25px;
                background: rgba(0,0,0,0.7);
                border-radius: 3px;
            }

            .w-header-switch-pop a {
                display: block;
                margin: 0;
                padding: 10px 0;
                font-size: 16px;
                color: #fff;
                line-height: 18px;
                text-decoration: none;
                text-align: center;
            }

            .w-header-switch-pop a:visited {
                color: #fffffe;
            }

            .w-header-switch-pop i {
                display: block;
                width: 0;
                height: 0;
                border: solid 9px;
                border-color: transparent transparent rgba(0,0,0,0.8);
                position: absolute;
                top: -18px;
                left: 50%;
                margin-left: -9px;
            }

            .m-header-right {
                float: right;
            }

            .top-weixin {
                float: right;
                display: block;
                height: 30px;
                line-height: 30px;
                color: #fff;
                font-size: 12px;
                border-bottom: 1px solid #196a00;
                border-radius: 3px;
                position: relative;
                cursor: pointer;
                background: none;
                background-size: 20px;
                margin-top: 8px;
                margin-right: 8px;
                margin-bottom: 0;
                margin-left: 0;
                padding-top: 0;
                padding-right: 5px;
                padding-bottom: 0;
                padding-left: 5px;
            }

            .top-weixin img {
                width: auto;
                height: 30px;
            }

            .copyright {
                color: #666666;
                line-height: 30px;
                height: 30px;
                text-align: center;
                font-size: 14px;
                width: 80%;
                margin-right: auto;
                margin-left: 20px;
            }
            .home_imgs img {
                width: 100%;
            }

.guide {
                margin: 0 auto;
            }

            .guide .menu {
                overflow: hidden;
                background: #015069;
                display: inline-block;
                width: 100%;
            }

            .guide .menu a {
                float: left;
                height: 45px;
                line-height: 45px;
                width: auto;
                text-align: center;
                color: #fff;
                cursor: pointer;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                background-color: #015069;
                background-image: url();
                background-repeat: no-repeat;
                background-position: right 0;
                padding-right: 10px;
                padding-left: 10px;
            }
 .menu a.nav::after {
                content: "";
                display: inline-block;
                width: 0;
                height: 0;
                margin: 2px 0 0 2px;
                border-width: 6px;
                overflow: hidden;
                border-color: #fff transparent transparent;
                border-style: solid;
                vertical-align: middle;
            }

            .menu a.nav-open::after {
                content: "";
                display: inline-block;
                width: 0;
                height: 0;
                margin: 0 0 10px 2px;
                border-width: 6px;
                overflow: hidden;
                border-color: transparent transparent #fff;
                border-style: solid;
                vertical-align: middle;
            }

            .guide2 {
                margin: 0 auto;
            }

            .guide2 .menu2 {
                border-bottom: 1px solid #1b68b1;
                overflow: hidden;
                background: #1953a1;
            }

            .guide2 .menu2 a {
                float: left;
                height: 44px;
                line-height: 45px;
                width: 25%;
                display: block;
                color: #ffffff;
                text-align: center;
                background: #1953a1 url(http://simg.instrument.com.cn/wap/20140319/images/l1_45.gif) no-repeat right 0;
                cursor: pointer;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

    .guide #nav-title {
	background-color: #015069;
	width: 100%;
	height: 45px;
	display: inline-block;
	overflow: hidden;
	color: #FFF;
}
    .guide #nav-title a {
	font-size: 18px;
	color: #FFF;
	line-height: 45px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
}


.expB {
	text-align: center;
	margin: 10px 0;
	font-size: 14px;
        }

            .expB a {
	display: inline-block;
	width: 135px;
	font-size: 13px;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
            }

            .expB img {
                display: block;
                max-width: 100%;
                height: 35px;
                margin: 0 auto;
                float: left;
            }

            .expB span {
	display: block;
	height: 35px;
	color: #333333;
	line-height: 35px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
	cursor: pointer;
	border-radius: 4px;
	text-align: left;
	padding-left: 10px;
            }

  /**文章**/
  
  .owfe{
	font-size: 16px;
	color: #333;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.owfe li{margin-bottom:5px;margin-top:5px;}
.owfe img{width:95%;height:auto;max-width:300px;}

           






.navbar{background:#339ee2;}

.navbar .ico-home,.navbar .ico-nav{float:left;width:20%;height:100px;overflow:hidden;text-indent:-9999em;background:url(../images/logo.png) center center no-repeat}


.navbar .ico-nav{float:right;background:url(../images/ico-nav.png) center center no-repeat;}

.navbar #title{float:left;width:58%;height:100px;margin:0 1%;font-size:2.242em;font-weight:normal;color:#fff;line-height:100px;text-align:center;overflow:hidden;-webkit-transition:font-size 0.2s ease-out; -o-transition:font-size 0.2s ease-out; -moz-transition:font-size 0.2s ease-out;transition:font-size 0.2s ease-out;}

.header .description{height:58px;font-size:1.7em;font-weight:normal;line-height:58px;text-align:center;-webkit-transition:font-size 0.2s ease-out;-moz-transition:font-size 0.2s ease-out; -o-transition:font-size 0.2s ease-out; transition:font-size 0.2s ease-out;}
.description{height:28px;font-size:1.7em;font-weight:normal;line-height:28px;text-align:center;-webkit-transition:font-size 0.2s ease-out;-moz-transition:font-size 0.2s ease-out; -o-transition:font-size 0.2s ease-out; transition:font-size 0.2s ease-out;}

.header .description span{padding:2px 5px;overflow:hidden;color:#ffea00;font-weight:bold;background:#339ee2;border-radius:1em;}

/**============= 通用标题 =========**/

.index-hd{height:68px;line-height:68px;padding:18px 20px 0 70px;border-bottom:3px solid #339ee2;background:url(../images/ico-tt.png) 20px 38px no-repeat;}

.index-hd .more{float:right;font-size:24px;}

.index-hd h3{display:inline;font-size:32px;font-weight:normal;}

.index-hd strong{color:#cbcbcb;font-size:24px;font-weight:normal;text-transform:uppercase;}

.links{margin-top:30px;}

.links h3{height:60px;padding:0 0 0 20px;line-height:60px;background:#015069;font-size:28px;font-weight:normal;color:#fff;}

.links .bd{padding:20px;}

.links .bd a{margin:0 10px;font-size:24px;color:#666;}

.links h4{height:40px;padding:0 0 0 20px;line-height:90px;background:#339EE2;font-size:28px;font-weight:normal;color:#fff;}

/**首页底部**/
.indexlinks{margin-top:0px;}
.indexlinks .bd{padding:20px;}
.indexlinks .bd a{margin:0 10px;font-size:24px;color:#666;}

/**============底部=================**/

.copyright{text-align:center;margin:1em 0;font-size:1em; line-height:1.6em;color:#999;}

.copyright a{color:#999;}

.footer{height:119px}

.footer-con{width:100%;height:118px;position:fixed; z-index:100; right:0; bottom:0;background:#339ee2;border-top:1px solid #4dbaff;-webkit-transition:right .5s ease;transition:right .5s ease;}

.footer li{ float:left; width:25%;}

.footer li a,.footer li span{display:block;height:44px;padding:74px 0 0 0;text-align:center;font-size:24px;color:#fff;cursor:pointer;}


.footer li.zx span{background:url(../images/returnn.png) center 15px no-repeat;}
.footer li.zx a{background:url(../images/returnn.png) center 15px no-repeat;}

.footer li.tel a{background:url(../images/ico-tel2.png) center 15px no-repeat;}

.footer li.yy a{background:url(../images/ico-yy.png) center 15px no-repeat;}

.footer li.dh span{background:url(../images/ico-nav2.png) center 15px no-repeat;}

/**==================弹出导航菜单==============**/

#nav-over{position:fixed;left:0;top:0;z-index:9998;display:none;width:100%;height:100%;}

.warmp{position:relative;right:0;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease;}

.nav{position:fixed;top:0;right:-280px;z-index:9999;width:280px;height:100%;background:#393939;-webkit-transition:all .5s ease;transition:all .5s ease;}

.openMenu{right:280px;-webkit-transition:all .5s ease;transition:all .5s ease;}

.openNav{right:0;-webkit-transition:all .5s ease;transition:all .5s ease;}

.nav h3{padding:65px 0 30px 25px;font-size:2.142em;font-weight:normal;color:#fff;line-height:50px;}

.nav h3 a { color:#fff;}

.scrollerBox{ position:relative;overflow:scroll;overflow-x:hidden;overflow-y:scroll;-ms-touch-action: none;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;-o-text-size-adjust: none;text-size-adjust: none;}

.scroller {position: absolute;width:100%;padding:0 0 100px 0;cursor:move;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);}

/**============= 菜单 ========================**/

.nav ul li a{display:block;height:90px;overflow:hidden;padding:0 0 0 24px;line-height:90px;color:#dcdcdc;font-size:2em;border-bottom:1px solid #272727;}

.home ul li span{ display:block;float:left;width:72px;height:90px;margin:0 1.2em 0 0;background:url(../images/nav.png);}

.home ul li:nth-of-type(1) span{background-position:0 0;}

.home ul li:nth-of-type(2) span{background-position:-72px 0;}

.home ul li:nth-of-type(3) span{background-position:-144px 0;}

.home ul li:nth-of-type(4) span{background-position:-216px 0;}

.home ul li:nth-of-type(5) span{background-position:-288px 0;}

.home ul li:nth-of-type(6) span{background-position:-360px 0;}

.home ul li:nth-of-type(7) span{background-position:-432px 0;}

.home ul li:nth-of-type(8) span{background-position:-504px 0;}

.home ul li:nth-of-type(9) span{background-position:-576px 0;}

.home ul li:nth-of-type(10) span{background-position:-648px 0;}

.home ul li:nth-of-type(11) span{background-position:-720px 0;}

.home ul li:nth-of-type(12) span{background-position:-792px 0;}

.home ul li:nth-of-type(13) span{background-position:-864px 0;}

/**================ 简介 =====================**/

.i-news-about{padding:15px;max-height:495px; overflow:hidden;font-size:2em; line-height:1.8em;}

.i-news-about .i-news-about-pic{ float:left; width:240px; border:2px solid  #efe5cf; margin:0 10px 0 0;}

.i-news-about p { font-size:2em; line-height:1.8em;}

.moreinfo { font-size:1.8em; text-align:right;}



/**======================== 弹出导航菜单 ==================**/

.ks-nav dl{overflow:hidden;clear:both;padding:30px 50px;border-top:1px solid #454545;}

.ks-nav dl dt{padding:0 0 30px 20px;font-size:1.5em;color:#fffc00; text-shadow:0 0 1px #000;}

.ks-nav dl dt a{color:#fffc00;}

.ks-nav dl dd{float:left;width:50%;}

.ks-nav dl dd a{display:block;width:140px;margin:8px auto;padding:4px 8px;color:#000;font-size:1.5em;line-height:1.5em;text-align:center;background:#ffffff;border-radius:30px;box-shadow:0 0 10px #4b4b4b;}

#gotop{display:none;position:fixed;z-index:777;width:82px;height:110px;right:10px;bottom:130px;background:url(../images/top.png) no-repeat;cursor:pointer;}



/**===================专家====================**/

.des p { height:88px; overflow:hidden;}

@media screen and (max-width: 639px){

	.navbar .ico-home,.navbar .ico-nav{height:50px;background-size:29.5px 24.5px;}

	.navbar .ico-nav{background-size:24.5px 21.5px;}

	.navbar #title{height:50px;font-size:1.571em;line-height:50px;}	

	.header .description{height:29px;font-size:0.9em;line-height:29px;}	

	.header .description span{padding:2px 5px;color:#ffea00;border-radius:1em;}	

	

	.index-hd{height:34px;line-height:34px;padding:9px 10px 0 35px;border-bottom:1px solid #339ee2;background:url(../images/ico-tt.png) 10px 19px no-repeat; background-size:14px 14px;}

	.index-hd .more{float:right;font-size:12px;}

	.index-hd h3{display:inline;font-size:16px;font-weight:normal;}

	.index-hd strong{color:#cbcbcb;font-size:12px;font-weight:normal;text-transform:uppercase;}

	

	.links{margin-top:15px;}

	.links h3{height:45px;padding:0 0 0 10px;line-height:45px;font-size:18px;}

	.links .bd{padding:10px;}

	.links .bd a{margin:0 5px;font-size:12px;}


.indexlinks{margin-top:0px;}
.indexlinks .bd{padding:0px;}
.indexlinks .bd a{margin:0 5px;font-size:12px;}
	
	
	.copyright{font-size:0.8em; width:auto;}

	.footer{height:60px}

	.footer .footer-con{height:59px;}

	.footer li{ float:left; width:25%;}

	.footer li a,.footer li span{height:22px;padding:37px 0 0 0;font-size:12px;line-height:18px;}

	.footer li.zx span{background:url(../images/returnn.png) center 7px no-repeat;background-size:29px 24px;}
    .footer li.zx a{background:url(../images/returnn.png) center 7px no-repeat;background-size:29px 24px;}
	.footer li.tel a{background:url(../images/ico-tel2.png) center 7px no-repeat;background-size:26px 25px;}

	.footer li.yy a{background:url(../images/ico-yy.png) center 7px no-repeat;background-size:22px 27px;}

	.footer li.dh span{background:url(../images/ico-nav2.png) center 7px no-repeat;background-size:24px 21px;}

	/**==================== 菜单 ===============**/	

	.nav{width:140px;}

	.nav h3{padding:32px 0 15px 12px;font-size:1.271em;font-weight:normal;color:#fff;line-height:25px;}	

	.nav ul li{clear:both;}

	.nav ul li a{display:block;height:45px;padding:0 0 0 12px;line-height:45px;font-size:1em;}

	.home ul li span{width:36px;height:45px;background:url(../images/nav-320.png);}

	.home ul li:nth-of-type(1) span{background-position:0 0;}

	.home ul li:nth-of-type(2) span{background-position:-36px 0;}

	.home ul li:nth-of-type(3) span{background-position:-72px 0;}

	.home ul li:nth-of-type(4) span{background-position:-108px 0;}

	.home ul li:nth-of-type(5) span{background-position:-144px 0;}

	.home ul li:nth-of-type(6) span{background-position:-180px 0;}

	.home ul li:nth-of-type(7) span{background-position:-216px 0;}

	.home ul li:nth-of-type(8) span{background-position:-252px 0;}

	.home ul li:nth-of-type(9) span{background-position:-288px 0;}

	.home ul li:nth-of-type(10) span{background-position:-324px 0;}

	.home ul li:nth-of-type(11) span{background-position:-360px 0;}

	.home ul li:nth-of-type(12) span{background-position:-396px 0;}

	.home ul li:nth-of-type(13) span{background-position:-432px 0;}	

	/**================ 简介 =====================**/

	.i-news-about { max-height:230px; line-height:22px; font-size:14px;}

	.i-news-about .i-news-about-pic { width:160px;}

	.i-news-about p { font-size:1em;}

	.moreinfo { font-size:14px;}



	/**==================== 菜单 ===============**/

	.ks-nav dl{overflow:hidden;clear:both;padding:15px 25px;border-top:1px solid #454545;}

	.ks-nav dl dt{padding:0 0 15px 10px;font-size:1.2em;color:#fffc00; text-shadow:0 0 1px #000;}

	.ks-nav dl dd{float:left;width:50%;}

	.ks-nav dl dd a{display:block;width:70px;margin:4px auto;padding:2px 4px;color:#000;font-size:1em;line-height:1.5em;text-align:center;background:#ffffff;border-radius:15px;}

	#gotop{width:41px;height:55px;right:0;bottom:65px;background-size:41px 55px;}	

	

	.nav{right:-140px}

	.openMenu{right:140px;}

	.openNav{right:0;}



	

}