﻿@charset "utf-8"; 
/*全局初始化样式*/
body{ padding:0px; margin:0px auto; font-family:Microsoft YaHei,arial,'宋体'; color: #666; width: 100%; zoom:1;

background: url(../images/bg_body.jpg) 0 0 ;
/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none; 

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); 
-webkit-tap-highlight:rgba(0,0,0,0);

/*控制文本可选性 */
-webkit-user-select: none; 
    -ms-user-select: none;
   -moz-user-select: none;
 -khtml-user-select: none;
        user-select: none;
       
/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased;  
}

ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
/*默认去除ul、li的默认样式*/
ul,li{ list-style:none; margin: 0;} 
/*初始化下拉菜单、单行输入框、多行输入框的样式*/
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;} 
/*表单元素获得焦点时不显示虚线框*/
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ } 
/*不允许多行输入文本框有滚动条*/
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ } 
/*初始化表单元素样式*/
textarea,input,select {background:none; border:none; margin:0; padding:0;}
/*初始化HTML5标签样式*/
audio,canvas,progress,video { display: inline-block; vertical-align:baseline;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display:block;}
/*去除figure边距*/
figure,figcaption{ margin:0px; padding:0px;}

/*初始化图片样式*/
img{ border:none; border:0; max-width:100%; vertical-align:top;}

/*初始化a的样式和字体样式*/
a{ color:#666; text-decoration: none !important;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ color: #15182B;}

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;} /*清除浮动*/
/*全局样式*/
.content{ width:100%; max-width:1200px; margin:0 auto 40px auto; border:1px solid #d1d1d1; min-height:150px; position:relative; background:#fff; padding: 2%;}
.content_con{ width:100%; max-width:1200px; margin:0 auto 40px auto;  min-height:150px; position:relative; background:#fff;}

.Bread{ max-width: 1200px; width:100%; height:35px; position:relative; margin:30px auto; }
.Bread .txt{ float:left; height:35px; font-size:0;}
.Bread .txt .cn{ font-size:24px; color:#666; display:inline-block; padding-left:35px; line-height:35px;}
.Bread .txt .en{ font-size:18px; color:#999; display:inline-block; font-family:arial;text-transform:uppercase; line-height:20px; padding:0 5px;}
.Bread .Current{text-align: right; padding-bottom: 12px; border-bottom: 1px dotted #dcdcdc;}
.Bread .Current a{ padding:0 3px; color:#666; line-height:35px;font-size: 12px;}
.Bread .Current a:hover{ color:#e64b2e;}
.Bread .Current span{ padding-left:5px; color:#e64b2e;font-size: 12px;}


.SubColumn{border-bottom: 2px solid #e64b2e;padding-top: 5px;}
.SubColumn .Bread_ul{ width: 1200px; max-width: 100%; margin: 0 auto; position: relative; height:36px;}
.SubColumn .Bread_ul li{float: left; margin:0 14px; background: url(../images/line_subnav.jpg) no-repeat right center; height: 36px;line-height: 36px; position: relative;}
.SubColumn .Bread_ul li>a{font-size:16px;color: #666;line-height: 38px;}
.SubColumn .Bread_ul li.on>a,
.SubColumn .Bread_ul li:hover>a{color:#e64b2e;}
.SubColumn .Bread_ul li.on a i.arrow,.SubColumn .Bread_ul li a:hover i.arrow{display:block;width: 10px;height: 6px;background: url(../images/arrrow_suncolumn.png) no-repeat; position: absolute;bottom: 0px;left: 50%;margin-left: -5px;}
.SubColumn .Bread_ul li:last-child{background: none;}
.SubColumn .Bread_ul li:hover dl{ display:block;}
.SubColumn .Bread_ul li dl{ background:rgba(237,114,81,0.7); text-align:center; padding:10px 0 5px 0; display:none; position:absolute; width:110px; z-index:10; left:50%; margin-left:-55px; top:36px;}
.SubColumn .Bread_ul li dd a{ color:#fff; display:block; font-size:14px; line-height:30px;}
.SubColumn .Bread_ul li dd.on a,
.SubColumn .Bread_ul li dd a:hover{ color:#313452;}

.singlePage{font-size: 14px; text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; padding-top: 30px;}
.singlePage.p30{ padding:30px;}

span.sp05{ display:inline-block; width:0.5em;}

.warp{width: 1200px; max-width: 100%;  margin: 0 auto; position: relative; }
.clearfix { zoom:1;}
.clearfix:after{ content:""; display:block; height:0; visibility:hidden; clear:both;font-size: 0px; }
/*头部*/

/*PC头部*/
.HeaderTop{background-color: #313452;}
.HeaderTop .HTopRight{float: right;}
.HeaderTop .HTopRight a{display: block;float: left;line-height: 30px;font-size: 15px;margin-left: 27px;color: #fff;padding-left: 22px;}
.pc_top .LogoBox{padding: 18px 0 23px 0;}
.pc_top .LogoBox .logo{float: left;}
.pc_top .TopBottom{background-color: #e64b2d;border-bottom: 4px solid #2f3452; position: relative;}
.pc_top .weather .yinyue{font-size:14px; background:url(../images/ico_music.gif) no-repeat left center; padding-left:18px; margin-top:5px; cursor:pointer;}
<!--.pc_top .weather .Btn1{background: url(../images/ico_top1.png) no-repeat left center; font-size:16px; padding-left:20px;}-->
<!--.pc_top .weather .Btn2{background: url(../images/ico_top2.png) no-repeat left center; font-size:16px; padding-left:20px; margin-left:15px;}-->
.pc_top .MainMenu li{position: relative;float: left;padding: 0 3.2%;background: url(../images/line_mainnav.png) no-repeat left center;}
.pc_top .MainMenu li:first-child{background: none;}
.pc_top .MainMenu li a.a1{font-size: 16px;color: #fff; line-height: 45px;display: block;}
.pc_top .MainMenu li:hover a.a1,
.pc_top .MainMenu li.on a.a1{color: #313452; font-weight:bold;}
.pc_top .MainMenu li:hover a.a1:after,
.pc_top .MainMenu li.on a.a1:after{position: absolute;content: "";left: 50%;margin-left: -7.5px;bottom: 0; display: block;width: 0; height: 0;border-top: 0px solid #313452; border-left: 8px solid #e64b2e; border-right: 8px solid #e64b2e;border-bottom: 8px solid #313452;}
.pc_top .MainMenu li dl{position: absolute;display: none; top:45px; left:0%;padding-top: 4px; z-index: 55; width:100%;}
.pc_top .MainMenu li dl .Bg{background: rgba(49, 52, 82, 0.63);padding:0px 10px; }
.pc_top .MainMenu li:hover dl{display: block;}
.pc_top .MainMenu li dl dd{ padding: 0 12px;}
.pc_top .MainMenu li dl dd:first-child{background: none;}
.pc_top .MainMenu li dl dd a{line-height: 32px;display: block;font-size: 14px;color: #fff; text-align:center; border-top: dotted 1px #545693;}
.pc_top .MainMenu li dl dd a:hover{color: #e64b2e;}
.pc_top .search{width: 293px;max-width: 100%;position: absolute;right: 1px;top: 10px; padding-right:44px; height: 30px;overflow: hidden; -moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius:20px;}
.pc_top .search input{width: 100%;line-height: 30px;height: 30px;text-indent:19px;border-top: 1px solid #e2e1e0;border-bottom: 1px solid #e2e1e0;font-size: 12px;color: #999; font-family:"微软雅黑"; background:#fff;}
.pc_top .search .btn{width: 44px;height: 30px;display: block;background: #303352 url(../images/ico_search.png) no-repeat center;position: absolute;right: 0;top: 0;}


/*手机端头部*/
.mobile_top{display: none;position: relative; background-color: #fff;}
.mobile_top .logo{padding: 3% 0;text-align: center;}
.mobile_top .logo img{width:50%;}
.mobile_top .btn_nav{position:absolute; right:4%; top: 26%;width: 11%;}
.mobile_top .btn_nav a{ display:block;}
.mobile_top .btn_back{position:absolute; left:4%; top: 27%;display: block;width: 6%;}
.mob_nav{background:#198def; position:absolute; right:0%; z-index:99; width:40%; top:100%; height: 100%; display: none;}
.mob_nav li{ width:100%;}
.mob_nav li a{display: block;font-size: 18px; line-height: 3.2em;text-indent:10px;color: #fff; font-weight: bold;margin-top: 1px;}
.mob_nav li a:hover{background-color: #fff; color: #55820f;}
.mob_nav li ul{display: none;}
.mob_nav li ul.subnav li a{font-size:1.8em; margin-top: 0px; background-color: #198def; line-height: 2.4em; background-image: none;}
.mob_nav li ul.subnav li a:hover{background-color: #fff; color: #198def; background-image: none;}
.weather{ float:right; line-height:50px;}

/*底部*/
.FootLink .Title{font-weight:normal;font-size: 22px;line-height: 26px; color: #313452;padding-left: 41px; margin: 0;}
.FootLink .ico_t5{background: url(../images/ico_t5.png) no-repeat left center;}
.FootLink .ico_t6{background: url(../images/ico_t6.png) no-repeat left center;}
.FootLink .dlwarp{padding: 25px 0 20px 0;border-top: 1px solid #dbd8d6;}
.FootLink dl{width: 1200px;max-width: 100%;margin: 0 auto;}
.FootLink dl dt{width: 20%;float: left;padding: 0 0 0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.FootLink dl dt .h2{text-indent: 41px;}
.FootLink dl dd{width: 80%;float: left;}
.FootLink dl dd a{display: block;width: 16.66%;float: left;line-height: 1em;padding-left: 2.7%; margin: 8px 0;color: #666666;font-size: 16px;border-left: 1px solid #f4b4a9;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.FootLink dl dd a:hover{color: #e64b2e;}

.Footer{background: url(../images/bg_foot.jpg) repeat;position: relative;font-size: 14px;color: #fff; min-height: 106px;}
.Footer .OtherNav{float: left;padding: 24px 0 8px 0px;}
.Footer .OtherNav li{float: left;margin-right:16px;}
.Footer .OtherNav a{font-size: 14px;color: #fff;}
.Footer .OtherNav a:hover{color: #313452;}
.Footer .FriendlyLink{ float:left; position:relative;width: 193px;max-width: 100%; height: 30px;background: url(../images/bg_footlink.png) no-repeat; -moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius:12px; cursor:pointer;}
.Footer .flink{float: right; margin:21px 93px 10px 0;}
.Footer .FriendlyLink.left{ margin-right:10px;}
.Footer .FriendlyLink span{display: block; width: 153px;padding-right:40px;text-indent: 20px; line-height: 30px;height: 30px;text-indent:19px;font-size: 12px;color: #999;}
.Footer .FriendlyLink ul{position: absolute;bottom: 30px;z-index: 9; display:none;}
.Footer .FriendlyLink li{background-color: #303351;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;width: 193px;line-height: 20px;text-align: center;margin-bottom: 5px;padding: 5px 0;}
.Footer .FriendlyLink.right li{ display:none;}
.Footer .FriendlyLink.right .on li{ display:block;}
.Footer .FriendlyLink li a{color: #fff;}
.Footer .Copyright{float: left;}
.Footer .Copyright a{ color:#fff;}
.Footer .Address{float: right; margin-right: 93px;}
.Footer .ImgQr{position: absolute;right: 1px;top: 16px;}
.Footer .ImgQr img{width: 70px;height: 70px;}


/*banner*/
.HomBan{position: relative;}
.HomBan .bd a{display: block;width: 100%; background-position:center;background-repeat: no-repeat;}
.HomBan .bd a img{}
.HomBan .bx-pager{position: absolute;width: 100%;bottom: 5px;text-align: center; z-index: 99;}
.HomBan .bx-pager .bx-pager-item{ display: inline-block; *display: inline; *zoom:1;}
.HomBan .bx-pager .bx-pager-item a{width: 17px; height: 17px;text-indent: 18px; overflow: hidden; margin: 0 5px;  display: inline-block; *display: inline; *zoom:1; border-radius: 50%; background: #313452;}
.HomBan .bx-pager .bx-pager-item a.active{background: #e64b2e;}
.Banner a{display:block;width: 100%; background-position:center;background-repeat: no-repeat; }
.Banner a img{display: none;}

.HomLogin{position: absolute;top: 33px;right: 50%;z-index:55; padding:29px 18px 42px 18px;  width:275px;margin-right: -600px;background: url(../images/bg_homcloumn.png) repeat;}
.HomLogin .h2{font-size: 45px;color: #d23600; line-height: 1em;padding-bottom: 10px;}
.HomLogin span.en{display: block;margin-bottom: 24px; font-size: 12px;line-height: 14px; color: #747374;text-transform : uppercase;}
.HomLogin .LoginForm dl{margin-bottom: 17px;}
.HomLogin .LoginForm dt{font-size: 16px;color: #747374;float: left;width: 57px; font-weight:100;}
.HomLogin .LoginForm dt span{padding-left: 1em;}
.HomLogin .LoginForm dd{margin-left: 57px;}
.HomLogin .LoginForm dd input{width: 100%;border: 1px solid #e0e0e0;height:29px;line-height: 29px;text-indent: 10px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; background:#fff;}
.HomLogin .BtnBox{padding:15px 0 0 0;}
.HomLogin .BtnBox a{display: block;float: left; width:101px;height: 28px;line-height: 28px; text-align: center;font-size:15px;color: #fff; -moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius:12px;overflow: hidden;}
.HomLogin .BtnBox a.btn1{ background:#e64b2e url(../images/bg_btn.png) no-repeat right bottom; background-size:auto 23px; }
.HomLogin .BtnBox a.btn2{margin-left: 23px;background:#303351 url(../images/bg_btn.png) no-repeat right bottom; background-size:auto 23px;}


/************************** 以下是页面样式 *************************/
/*首页*/
.Home_t{ font-size:22px; color:#e64b2e; height:50px; line-height:48px; border-top:2px solid #93929a;}
.Home_t span{ display:block; float:left; padding-left:36px; border-top:2px solid #e84e25; margin-top:-2px;}
.Home_t a.more{ font-size:16px; color:#313452; font-family:arial; float:right;}
.H_h2{ color:#313452; font-size:18px; font-weight:bold; margin:0; padding:0 25px; line-height:50px; height:50px; border-bottom:1px solid #ddd; position: relative;}

.H_content{width: 1200px; max-width: 100%; margin: 0 auto;}
.H_nav{margin-top: 40px; padding: 8px 0; border: 1px solid #e2e2e2; background: #fff;}
.H_nav ul li{ float: left; width: 33.3%;}
.H_nav ul li:first-child a{border-left: none;}
.H_nav ul li a{display: block; border-left: 1px solid #e2e2e2; padding: 3% 2%;}
.H_nav ul li span{height: 77px; width: 45%;float: left; display: inline-block;}
.H_navIcon{text-align: right;}
.H_navIcon img{transition: 0.5s;}
.H_nav ul li a:hover .H_navIcon img{transform: scale(1.1);}
.H_nav ul li span.H_navT{height: 40px; float: right; margin-top: 24px; color: #313452; font-weight: bold; font-size: 18px;}
.H_nav ul li a:hover span.H_navT{color: #e84e25;}

.H_business{margin-top: 40px;}
.H_business .Home_t{background: url(../images/iconT1.png) no-repeat left 3px center;}

.H_businessL{width: 49%; height: 410px; float: left; border: 1px solid #e9e9e9; background: #fff;}
.H_businessL:hover{border: 1px solid #E64B2E;}
.H_businessCon{padding: 4.5%;}
.H_businessPic img{width: 100%; max-height: 197px;}
.H_businessTip{margin: 16px 0 14px 0; color: #525252; font-size: 18px;}
.H_businessTip a{display: block;color: #e84e25;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.H_businessTip a:hover{color: #e84e25;}
.H_businessText{font-size: 14px; line-height: 24px;}
.H_business_tip{margin-top: 10px;}
.H_business_tip span{display: inline-block; height: 16px;}
.H_business_tipL{border-right: 1px solid #dadada; padding-right: 20px;}
.H_business_tipR{padding-left: 20px;}
.H_business_tip span b{color: #e64b2e;}

.H_businessR{width: 49%; float: right;}
.HbusinessT{height: 197px; border: 1px solid #e9e9e9; background: #fff;}
.HbusinessT:hover{border: 1px solid #E64B2E;}
.HbusinessB:hover{border: 1px solid #E64B2E;}
.HbusinessB{height: 197px; border: 1px solid #e9e9e9; margin-top: 16px; background: #fff;}
.H_businessRCon{padding: 0 4.5%;}
.H_businessR_Title{font-weight: normal; font-size: 18px;}
.H_businessR_Title a{display: block;color: #e84e25; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.H_businessR_Title a:hover{color: #e84e25;}
.H_businessR_text{font-size: 14px;}

.H_project{margin-top: 40px;}
.H_project .Home_t{background: url(../images/iconT2.png) 0 50% no-repeat;}
.H_projectCon{padding:3% 5%; border: 1px solid #e9e9e9; position: relative;}
.H_projectCon .bx-prev{width: 28px; height: 75px; position: absolute; left: 17px;  top: 50%; margin-top: -38px; background: url(../images/arrowL.png) 0 0 no-repeat; text-indent: 29px; overflow: hidden;}
.H_projectCon .bx-prev:hover{background: url(../images/arrowL2.png) 0 0 no-repeat;}
.H_projectCon .bx-next{width: 28px; height: 75px; position: absolute; right: 17px;  top: 50%; margin-top: -38px; background: url(../images/arrowR.png) 0 0 no-repeat; text-indent: 29px; overflow: hidden;}
.H_projectCon .bx-next:hover{background: url(../images/arrowR2.png) 0 0 no-repeat;}
.H_projectList ul li{text-align: center;}
.H_projectList ul li a img{border: 2px solid #efefef;}
.H_projectList ul li a:hover{color: #eb6f58;}
.H_projectList ul li a:hover img{border: 2px solid #eb6f58;}
.H_projectList ul li span{ display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; font-weight: bold; margin-top: 10px;}
.H_projectList .bx-pager{display: none;}


.H_team{margin-top: 40px; background: #fff;}
.H_team .Home_t{background: url(../images/iconT3.png) 0 50% no-repeat;}
.H_teamPic{padding: 2%; border: 1px solid #e9e9e9;}
.H_teamPic img{transition: 0.5s;}
.H_teamPic:hover img{transform: scale(1.02);}

.HomeNews{margin-top: 40px;}
.HomeNews .Home_t .ico_t{ background:url(../images/iconT4.png) no-repeat left 3px center;}
.HomeNews .News_box{ border:1px solid #ddd; background:#fff; padding:15px; position:relative;}
.HomeNews .News_box .bx-controls{ width: 100%; position: absolute; bottom: 10px; left: 0; z-index: 99; text-align: center;}
.HomeNews .News_box .bx-pager-item{display: inline-block;}
.HomeNews .News_box .bx-pager-link{ width: 12px; height: 12px; margin: 0 5px; display: inline-block; background: #fff; text-indent: 13px; overflow: hidden;}
.HomeNews .News_box .bx-pager-link.active{background: #e64b2e;}

.HomeNews .left{ float:left; width:32%; position:relative; }
.HomeNews .left .title{ font-weight:bold; font-size:18px; color:#313452; border-bottom:3px solid #e94f25; float:left;}
.HomeNews .left .ul{ clear:both; height:210px; margin-top:10px;}
.HomeNews .left .ul li{ position: relative; }
.HomeNews .left .ul li img{width: 100%; }
.HomeNews .left .ul li .tile{ display: block; width: 100%; padding: 0 20% 0 3%; height: 35px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height: 35px; position: absolute; left: 0; bottom: 0; background: url(../images/bg_homcloumn.png); }

.HomeNews .right{float: right; width: 65%;}
.HomeNews .right .title{ font-size:18px; color:#e94f25; font-weight:bold; border-bottom:1px dashed #e6e6e6; height:40px;}
.HomeNews .right .news1{ width:49%; float:left;}
.HomeNews .right .news1 li:first-child::after{border: none;}
.HomeNews .right .news1 ul{ padding-right:10px;}
.HomeNews .right .news1 ul li:first-child{border: none; height: auto; }
.HomeNews .right .news1 ul li:first-child a{padding: 0;}
.H_newTitle{font-weight: bold; font-size: 16px; color: #444;}
.H_newTop{line-height: 34px; color: #313452;}
.HomeNews .right .news2{ width:49%; float:right;}
.HomeNews .right li{ display:block; position:relative;height:34px; line-height:34px; border-bottom:1px dotted #eaeaed;}

.HomeNews .right li a:hover{ color: #e64b2e; }
.HomeNews .right li::after{ position:absolute; left:8px; top:16px; width:0; height:0; content:''; border:4px solid #fff; border-left:4px solid #313452;}
.HomeNews .right li span{ display:block; position:absolute; right:0; top:0; height:38px; line-height:38px; /*width:50px;*/ text-align:right;}
.HomeNews .right li a{ width:100%; padding:0 60px 0 20px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block; color:#313452;}
.HomeNews .right .news2 li{ display:block; position:relative;height:34px; line-height:34px; border-bottom:1px dotted #eaeaed;}

.HomAbout .Home_t .ico_t{ background:url(../images/iconT6.png) no-repeat left 3px center;}
.HomAbout{ width:100%; max-width:1200px; margin:40px auto;}
.HomAbout .HcAboutSlide .border{border:1px solid #c7c7c7;background-color: #fff;}
.HomAbout .HcAboutSlide .h3{font-size: 18px;color: #313452;font-weight: bold;line-height: 54px;text-indent: 25px;border-bottom:dashed 1px #dcdcdc; margin:0; background:#fbfcfd;}
.HomAbout .HcAboutSlide .InfoWarp{padding: 20px 18px;}
.HomAbout .HcAboutSlide .InfoWarp img{width: 193px;height: 100%;}
.HomAbout .HcAboutSlide .InfoWarp .p{font-size: 14px;color: #666;line-height: 20px;margin: 16px 0;font-family:Microsoft YaHei; height:60px; overflow:hidden;}
.HomAbout .HcAboutSlide a.HAMore{display: block; width:100px;height: 25px;line-height: 25px; text-align: center;font-size:14px;color: #fff; -moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius:12px;overflow: hidden; background:#313452 url(../images/bg_btn.png) no-repeat right bottom; background-size:auto 23px;margin-top: 4%; float:right;}
.HomAbout .HcAboutSlide a.HAMore:hover{background:#e64b2e url(../images/bg_btn.png) no-repeat right bottom;background-size:auto 23px;}
.HomAbout .bx-controls{display: none;}
.HomAbout .bx-controls{display: none;}

/*栏目图标*/
.Bread .Link{background: url(../images/bg_link.png) no-repeat right center;margin-left: 10px; padding-right: 30px; margin-top: 7px; float: left; height:26px; cursor:pointer;}
.Bread .Link.on{background: url(../images/bg_link_on.png) no-repeat right center;}
.Bread .Link .down{ display:none; background:#fff; padding:0 10px;}
.Bread .Link .down:nth-child(1){ display:block;}
.Bread .Link.on .down{ display:block;}
.Bread .Link a{font-size: 12px;color: #e64b2e;line-height: 26px;}

.DirectTop .txt .cn{background:url(../images/icon_T1.png) left 5px center no-repeat;}
.NewTop .txt .cn{background:url(../images/icon_T2.png) left 5px center no-repeat;}
.AssistTop .txt .cn{background:url(../images/icon_T3.png) left 5px center no-repeat;}
.AboutTop .txt .cn{background:url(../images/icon_T4.png) left 5px center no-repeat; float: left;}
/*合作伙伴*/
.H_partner{margin: 40px 0;}
.H_partner .Home_t .ico_t{ background:url(../images/iconT6.png) no-repeat left 3px center;}
.H_partnerPic{border:1px solid #c7c7c7;background-color: #fff; padding: 1%;}
.H_partnerPic ul{margin-right: -2%;}
.H_partnerPic ul li{width: 12%; /*height: 43px;*/ float: left; margin:5px 0.3% 5px 0; text-align: center;}
.H_partnerPic ul li img{border: 1px solid #c7c7c7;}
.H_partnerPic ul li a:hover img{border: 1px solid #e64b2e;}
/*首页*/

.H_business .AddMore{float: right;font-size: 14px;font-weight: normal;}
.H_businessCon{position:relative;}
.H_businessL .hd{position: absolute; width: 100%; text-align: center; margin-top: -5%;}
.H_businessL .hd li{background: #313452;width: 12px;height: 12px;display: inline-block;margin: 0 5px;border-radius: 12px;}
.H_businessL .hd li.on{background: #e84e25;}
/*分页*/
.Pages{text-align: center; margin: 40px 0 30px 0;}
.p_page .num a{font-style: normal; width: 27px; display: inline-block; border: 1px solid #d0d0d0;  text-align: center;}
.p_page a{ padding: 4px 8px; border: 1px solid #d0d0d0; margin: 0 5px;}
.p_page a.a_cur,.p_page a:hover{background: #e64b2e; border: 1px solid #e64b2e; color: #FFF;}
.Pages .p_cur,.Pages .p_count,.Pages .p_total,.Pages .p_jump{display: none;}

/*公司业务*/
.DirectList{padding: 1%; }
.DirectList ul{margin-top: -30px; overflow: hidden;}
.DirectList ul li{padding: 30px 0; border-bottom: 1px solid #bdbdbd;  }
.DirectPic{width: 25%; float: left;}
.DirectCon{width: 73%; float: right;}
.DirectTitle{font-size: 18px; color: #303351; margin-top: 0;}
.DirectTitle:hover{color: #e64b2e;}
.DirectText{max-height: 300px; overflow: hidden;}
.DirectTip{font-size: 14px; margin-top: 20px;}
.DirectTip span{display: inline-block; height: 14px; line-height: 14px; padding: 0 20px;}
.DirectTip span:first-child{padding-left: 0; border-right: 1px solid #dadada;}
.DirectTip b{color: #e64b2e;}

/*基金*/
.fund_menu{width: 1200px; max-width: 100%; margin: 24px auto; text-align: center;}
.fund_menu ul{display: inline-block;}
.fund_menu ul li{float: left; margin: 5px;}
.fund_menu ul li a{padding:5px 10px;display: block; border-radius: 10px; color: #fff; background: #313452 ;}
.fund_menu ul li a:hover,.fund_menu ul li.current a{ background: #e64b2e;}
.fundList ul li{display: none;}
.fundList ul li:first-child{display: block;}


/*商业合作*/
.contact{padding:2% 5%; margin-top: 20px;}
.contactL_Tip{display: inline-block; position: relative; padding-bottom: 15px;}
.contactL_Tip i{width: 120px; height: 3px; background: #e64c30; position: absolute; left: 0; bottom: 0;}
.contactL_Tip h3{font-size: 28px; color: #2f3251; margin: 0; font-weight: bold;}
.contactL_Tip span{margin-top: 10px; display: block; font-size: 16px; color: #ddd; font-weight: bold;}
.contactL{width: 48%; float: left;}
.contactL_text{margin-top: 30px; line-height: 24px;}
.contactR{width: 48%; float: right;}
.contactR_form{margin-top: 30px;}
.contactR_form table{width: 100%;}
.contactR_form tr{margin-bottom: 20px; display: block;}
.contactR_form tr td{display: block; width: 100%;}
.contactR_form tr td .text{width: 100%; padding: 0 35px; height: 35px; border: 1px solid #dadada;}
.contactR_form tr .icon5 .text{padding: 5px 35px;}
.contactR_form .icon1{background: url(../images/icon_contact1.png) 10px 50% no-repeat;}
.contactR_form .icon2{background: url(../images/icon_contact2.png) 10px 50% no-repeat;}
.contactR_form .icon3{background: url(../images/icon_contact3.png) 10px 50% no-repeat;}
.contactR_form .icon4{background: url(../images/icon_contact4.png) 10px 50% no-repeat;}
.contactR_form .icon5{background: url(../images/icon_contact5.png) 10px 50% no-repeat;}
.contactR_form tr td textarea{width: 100%; padding: 10px; height: 148px; border: 1px solid #dadada;}
.contactR_form tr td .btn{width: 108px; height: 32px; text-align: center;  color: #fff; border-radius: 18px; background: #e64c30; border: none;}
.contact_map{width: 100%; height: 328px; margin-top: 30px;}

/*新闻*/
.newsList{padding:0 1%;}
.newsBox_Pic{width: 25%; float: left;}
.newsBox_Pic img{width: 100%;}
.newsBox_Con{width: 72%; float: right;}
.newsBox_Title{font-size: 18px;  color: #333; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-bottom: 16px; border-bottom: 1px dotted #dcdcdc;}
.newsBox_Title:hover{color: #e64b2e;}
.newsBox_Text{height: 82px; overflow: hidden; font-size: 14px; margin-top: 10px; color: #707070;}
.newsList ul li{padding: 14px 0; border-bottom: 1px solid #e9e9e9; position: relative;}
.newsTitle{padding-right: 70px; font-size: 16px; color: #666; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} 
.newsTitle:hover{color: #e64b2e;}
.newsText{height: 40px; overflow: hidden; font-size: 14px; margin-top: 10px; color: #888888;}
.newsTime{display:inline-block; position: absolute; right: 0; top: 16px; font-size: 12px; color: #b9b9b9;}

.NewsShow{padding: 30px;}
.NewsShow .NsTop{text-align: center;position: relative;padding-bottom:20px;border-bottom: 1px dashed #dcdcdc; margin-top:30px;}
.NewsShow .NsTop h2{margin: 0;font-weight: normal;padding: 0 100px;font-size: 18px;color: #e64b2e;}
.NewsShow .NsTop span{position: absolute;right:30px;bottom:40px ;font-size: 12px;color: #b9b9b9;}

.news-info { padding:2%;}
.news-info .h5{ text-align:center; color:#e64b2e; font-size:1.5em;}
.news-info .h3{text-align: center; font-size: 1.1em; color: #e64b2e;}
.news-info .h6{ text-align:right;  font-size:1.2em;}
.news-info .time{ text-align:center;}
.info_other{margin: 20px 0;}
.info_other dl{margin-top: 10px;}
.info_other span{ padding:2px 0; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.info_other span.back a{ display:inline-block; color:#fff; padding:0.2% 3%; border-radius:25px; background-color:#e64b2e;}

/*招聘*/
.list_jobs { padding:2% 0;}
.list_jobs table tr:first-child td{ background-color:#f3f3f3; font-weight:bold;}
.list_jobs table tr:nth-child(2n) td{/* width:20%;*/ white-space:nowrap; overflow: hidden;text-overflow: ellipsis; }
.list_jobs table tr td{ border:solid 1px #efefef; padding:1%; text-align:center; }
.list_jobs table tr td:first-child{ border-left:none}
.list_jobs table tr td:last-child{ border-right:none}
.list_jobs table tr.name{ cursor:pointer;}
.list_jobs table tr.txt{ display:none;}
.list_jobs table tr.txt td{ background-color:#f3f3f3;}
.list_jobs table tr.txt td:first-child{ text-align:right; font-weight:bold;}
.list_jobs table tr.txt td:last-child{ width:80%; text-align:left;}
.list_jobs table tr.Show td{ color:#e64b2e;}
.list_jobs table tr.Show td.f1 i:before{ color:#e64b2e; content: "\e253";}
.list_jobs table tr td{ position:relative; padding-left:2%; padding-right:2%;}
.list_jobs table tr td.f1 i:before{
	content: "\e252";
	color:#999999;	
	position: absolute; 
	top: 23px;
	right:10px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: 0.6rem;
	font-style: normal;	
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
.list_jobs .btn{ display: block;
    text-align: center;
    background-color: #ececec;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;}	
.list_jobs .btn:hover{background-color: #e64b2e;color: #fff;}
.FormBox{font-size: 14px;padding: 4%;}
.FormBox dl{margin-bottom: 20px;}
.FormBox dt{color: #666;float: left;line-height: 38px;}
.FormBox dd{margin-left: 5em;}
.FormBox dd span.JobName{line-height: 38px;}
.FormBox dd input{border:1px solid #c5c5c5;background-color: #f5f5f5;width:420px;max-width: 100%; padding: 10px 0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.FormBox div{ text-align:center;}
.FormBox .btn{ line-height:1.8em; font-size:16px; padding:1% 20%; text-align:center;  display:inline-block; color:#fff; border-radius: 18px; background: #e64b2e url(../images/bg_btn.png) no-repeat right bottom; background-size: auto 20px; border:none;}
.FormBox .btn:hover{background: #313452 url(../images/bg_btn.png) no-repeat right bottom; background-size: auto 20px;}


/*投资团队*/
.team{}
.team ul {margin-right: -2%;}
.team ul li{width: 31%; height: 375px; margin:47px 1% 0 1%; padding: 12px; float: left;}
.team_img img{width: 100%; transition: 0.5s;}
.team_img:hover img{transform: scale(1.05);}
.team_title{font-size: 18px;}
.team_title a{color: #333; font-weight: bold;}
.team_title a:hover{color: #e64b2e;}
.tema_tip{font-size: 16px; margin-bottom: 10px; color: #b11c00;}
.team_text{font-size: 14px; line-height: 20px; height: 80px; overflow: hidden; color: #333;}

/*友情链接*/
.link_list{  position:relative; padding:20px; text-align:center;}
.link_list li{ display:block; float:left; width:24%; margin:0.5%;}
.link_list li img{ width:100%; border:1px solid #d1d1d1;}

/*小滚动条样式*/

.gdt::-webkit-scrollbar,
p::-webkit-scrollbar{width:3px;}


.gdt::-webkit-scrollbar-track,
p::-webkit-scrollbar-track{background-color:#fff;}


.gdt::-webkit-scrollbar-thumb,
p::-webkit-scrollbar-thumb{background-color:#bbb;}


.gdt::-webkit-scrollbar-thumb:hover,
p::-webkit-scrollbar-thumb:hover{background-color:#555}


.gdt::-webkit-scrollbar-thumb:active,
p::-webkit-scrollbar-thumb:active{background-color:#666}	

.gdt{ overflow:auto !important; padding-right:10px !important;}


@media screen and (max-width:1200px){
.HomLogin{display: none;}
.HomContain{width: 98%;}
.FootLink dl dd a{width:25%;}

}
@media screen and (max-width:1002px){
.pc_top .search{ width:185px;}
.menu_ul li,
.menu_ul.about li{ width:20%; max-width:none; margin-bottom:2%;}

.HomBan .bd a img{display: block;width: 100%;}
.HomBan .bd a{background-position: -100%; height: auto;}
.Banner a{background-position: -100%; height: auto;}
.Banner a img{display: block;width: 100%;}

.Footer .ImgQr{display: none;}
.Footer .OtherNav{ float:none; text-align:center;}
.Footer .OtherNav ul{display: inline-block;}
.Footer .Address{ margin:0;}
.Footer{text-align: center;padding-bottom: 20px}
.Footer .OtherNav{float: none;width: 100%; }
.Footer .OtherNav ul:after{content: "";}
.Footer .flink{float: none;display: inline-block;margin: 0px;margin-bottom: 10px;}
.Footer .Copyright{float: none;text-align: center;}
.Footer .Address{float: none;text-align: center;margin: 0px;}

.H_projectList .bx-controls{display: none;}
.H_partnerPic ul li{width: 15%; margin-right: 1%;}
    
.team ul li {width: 48%;height: auto;}
@media screen and (max-width:767px){
.mobile_top{display: block;}
.pc_top{display: none;}
.HeaderTop .HTopRight .Btn1,
.HeaderTop .HTopRight .Btn2{display: none;}

.H_navIcon{text-align: center;}
.H_nav ul li{text-align: center;}
.H_nav ul li span{height: 77px; width: 100%;float: none; display:block;}
    
.FootLink dl dt{width: 100%;float: none;margin-bottom: 2%;}
.FootLink dl dd{width: 100%;float: none;}
.FootLink dl dd a{width: 33.3%;}
  
    
/*首页*/
.H_businessL{width: 100%;height: auto; }
.H_businessR{width: 100%; margin-top: 20px;}
.HbusinessT{height: auto; padding-bottom: 10px;}
.HbusinessB{height: auto; padding-bottom: 10px;}
.HomeNews .left{ float:left; width:100%;}
.HomeNews .right{float: right; width: 100%; margin-top: 20px;}
.HomeNews .right .news1{ width:100%; margin-top: 20px;}      
.HomeNews .right .news2{ width:100%; margin-top: 20px;}    

.H_partnerPic ul li{width: 20%; margin:10px 1%;}
 /*首页*/
    
.Pages .a_end,.Pages .a_first{display: none;}
    
.newsBox_Pic{width: 100%;}
.newsBox_Con{width: 100%;} 
.newsBox_Title{margin-top: 10px;}
    
    
.list_jobs table tr:first-child{ display:none;}
.list_jobs table tr td,
.list_jobs table tr.txt td:first-child{ text-align:left; border-left:none; border-right:none; padding-top:2%;padding-bottom:2%;}
.list_jobs table tr td.f2{ display:none;}

.list_jobs table tr.txt td,
.list_jobs table tr.txt td:last-child{ display:block; width:100%;}
.list_jobs table tr td.f1{ width:80%;}
.list_jobs table tr{    border-top: solid 1px #efefef;  border-bottom: solid 1px #efefef;}
.list_jobs table tr td{ border-top:none; border-bottom:none;}
.list_jobs table tr td.end{ display:block; width: auto; padding-top:11%; padding-bottom:11%;}

.link_list li{width: 24%;}
}
@media screen and (max-width:479px){
.FootLink dl dd a{width: 50%;}
.Footer .FriendlyLink{ float:none;}
.Footer .FriendlyLink.left{ margin-bottom:5%;}
.H_partnerPic ul li{width: 48%; margin:10px 1%;}
    
.DirectPic{width: 100%; float: none; text-align: center; display: block;}
.DirectTitle{margin-top: 10px;}
.DirectCon{width: 100%; float: none;}
.p_page .num{display: none;}
    
.contactL{width: 100%; float: none;}
.contactR{width: 100%; float: none; margin-top: 30px;}
    
.link_list li{width: 49%;}
}
@media screen and (max-width:320px){
}


