﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; }
body{ font-size:12px; font-family: " "; color:#525252; background:#f5f7fc;}
a { text-decoration:none;  outline:none; transition:all 0.2s; } 
a:hover{ text-decoration:none; }


img{ border:0;}
table{ margin:auto;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:5px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#f5f5f5}
::-webkit-scrollbar-thumb:vertical{background-color:#004098;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#004098}
::-webkit-scrollbar-corner:vertical{background-color:#004098}
::-webkit-scrollbar-resizer:vertical{background-color:#004098;}

.clear{ width:100%; height:0; font-size:0; line-height:0; clear:both;}

.loading{  position: fixed; top:0; z-index:9; width:0px; background-color:#0a489c; height:5px;}


/*分页样式*/
.page_list{text-align:center;letter-spacing:0; width:100%; float:left;} 
.page_list a{display:inline-block;color:#fff; width:40px;height:40px;line-height:40px; background-color:#efefef;font-size:14px;text-align:center;text-decoration:none; margin:0px 3px;}

.page_list a:hover{ background-color:#004098; color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.page_list a.on{background-color:#004098; color:#fff;}


/*内容分页*/
.contPage{text-align: right;letter-spacing:0;font-size:14px; width:100%; float:left;} 
.contPage a{display:inline-block;color:#fff;text-align:center;text-decoration:none; margin-left:5px;height:32px;line-height:32px; width:32px; background-color:#02a19d;}
.contPage a:hover{ background-color:#efefef; color:#000;-webkit-transition: all 0.4s ease-in-out;}
.contPage a.on{background-color:#efefef; color:#000;}



/*头部*/

.header{ width:100%; height:108px; background:#fff;}

.head{ width:1200px; height:108px; margin:auto;}
.head_logo{ float:left; height:108px; cursor:pointer;}
.head_logo img{ padding-top:26px;}

.head_right{ float:right; height:108px;}
.nav{ float: left; height:108px; margin:auto; margin-right:60px;}
.nav_1{ float:left; height:108px; position:relative; z-index:8;}
.nav_1 a{ display:block; font-size:16px; color:#000000;height:108px;line-height:108px; position:relative; cursor:pointer; z-index:9; min-width:72px; text-align:center; overflow:hidden; margin:0px 10px; -webkit-transition: all 0.4s ease-in-out;}

.nav_1 a:hover{ color:#003f98;}
.nav_1 a:hover .nav_xian{ width:100%;}
.nav_1 a.nav_1_a{ color:#003f98;}
.nav_1 a.nav_1_a .nav_xian{width:100%;}

.nav_xian{ width:0px; height:2px; background-color:#003f98; overflow: hidden; position:absolute; bottom:0; -webkit-transition: all 0.4s ease-in-out;}


.head_qie{ float:right; height:30px; margin-top:40px;}
.select{ width:80px; height:28px; position: relative;cursor: pointer;  border:1px solid #dddddd; z-index:9; border-radius:30px;}
.select::after{content: "";display: block;width: 7px;height: 7px;border-left: 1px solid #333;border-bottom: 1px solid #333;top:9px;right:15px;position: absolute;transform: rotate(-46deg);transition: all .3s ease-in;}
.select p{width:62px; padding-left:18px;line-height: 28px; font-size: 14px;font-family: " "; color: #666;}
.select ul{width: 100%;display: block;font-size: 14px;background: #FFFFFF;position: absolute;top:25px;left: 0px;max-height: 0px;overflow: hidden;transition: max-height .3s ease-in;}
.select ul li{width:62px; padding-left:18px;height:28px;line-height: 28px; list-style: none;color: #093a7b; font-size:14px;}
.select ul li.Selected{background:#003f98;color: #FFFFFF;}
.select ul li:hover{background: #003f98;color: #FFFFFF;}
.select ul li a{color: #093a7b; width: 100%;height: 24px;}
@-webkit-keyframes slide-down{
	0%{transform: scale(1,0);}
	25%{transform: scale(1,1.2);}
	50%{transform: scale(1,0.85);}
	75%{transform: scale(1,1.05);}
	100%{transform: scale(1,1);}
}
.select.open ul{max-height:450px;transform-origin: 50% 0;-webkit-animation: slide-down .5s ease-in;transition: max-height .2s ease-in;}
.select.open::after{transform: rotate(134deg);transition: all .3s ease-in;top:11px;}


.headerxiao{ width:100%; height:72px; background:#fff; overflow:hidden; position: fixed; z-index:99;}
.headerxiao .head{ width:1200px; height:72px; margin:auto;}
.headerxiao .head_logo{ float:left; height:72px; cursor:pointer;}
.headerxiao .head_logo img{ padding-top:15px; height:42px;}
.headerxiao .head_right{ float:right; height:72px;}
.headerxiao .nav{ float: left; height:72px; margin:auto; margin-right:60px;}
.headerxiao .nav_1{ float:left; height:72px; position:relative; z-index:8;}
.headerxiao .nav_1 a{ display:block; font-size:16px; color:#000000;height:72px;line-height:72px;}
.headerxiao .head_qie{ float:right; height:30px; margin-top:20px;}




.footer{ width:100%; height:100px; line-height:100px; position:relative; font-size:14px; color:#6b6b6b; text-align:center;}



/*新闻法规详情*/
.n_big{ width:100%; height:495px;}
.n_big_1{ width:1200px; margin:auto; font-size:60px; color:#fff; font-family:Arial, Helvetica, sans-serif; text-align:right; height:69px; padding-top:112px;}
.n_big_2{ width:1200px; margin:auto; font-size:40px; height: auto; color:#000; text-align:right;}

.mune{ width:100%; position:relative; z-index:9; height:67px; margin-top:-67px; background-color:rgba(13,74,157,0.8); text-align:center;}
.mune a{ display:inline-block; font-size:16px; color:#fff; height:67pxx; line-height:67px; cursor:pointer; padding:0px 55px; -webkit-transition: all 0.4s ease-in-out;}
.mune a:hover{ background-color:#0a489c;}
.mune a.mune_a{ background-color:#0a489c;}

.xiang_warp{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.xiang{ width:1280px; height:auto; overflow:hidden; margin:auto;}
.xiang_tit{ background: url(../images/xiang_13.jpg) no-repeat left top; padding-left:20px; width:1240px; height:94px; border-bottom:1px solid #eeeeee;}
.xiang_left{ float:left; width:825px; height:63px;}
.xiang_1{ width:100%; overflow:hidden; font-size:22px; color:#383838; height:30px; line-height:30px;}
.xiang_2{ width:100%; font-size:14px; color:#004098; height:45px; line-height:45px;}
.xiang_2 span{ padding:0px 15px;}

.xiang_next{ float:right; height:30px; margin-top:30px;}
.xiang_next a{ float:left; display:block; width:88px; height:28px; line-height:28px; font-size:14px; color:#4c4c4c; cursor:pointer; border:1px solid #dcdcdc; text-align:center; background-color:#fff; margin-left:10px;}
.xiang_next a:hover{ color:#fff; background-color:#004098; border:1px solid #004098; -webkit-transition: all 0.4s ease-in-out;}

.xiang_con{ width:1280px; height:auto; overflow:hidden; font-size:16px; color:#6b6b6b; line-height:25px; margin-top:40px; padding-bottom:95px;}
.xiang_tui{ width:1200px; margin:auto; font-size:24px; color:#000; height:85px; line-height:85px;}


.recommend{ width:1200px; height: auto; overflow:hidden; margin:auto; margin-bottom:10px;}
.recommend ul li{ float:left; width:600px; height:150px; list-style:none; margin-bottom:55px;}
.recommend ul li a{ display:block; width:600px; height:150px; -webkit-transition: all 0.4s ease-in-out;}
.recommend ul li a:hover .recommend_img img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.recommend ul li a:hover .recommend_tit{ color:#003f98; -webkit-transition: all 0.4s ease-in-out;}


.recommend_img{ float:left; width:240px; height:150px; overflow:hidden;}
.recommend_img img{ width:240px; height:150px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.recommend_right{ float:right; width:335px; height:150px; position:relative;}
.recommend_tit{ width:300px; font-size:20px; color:#000000; height:26px;}
.recommend_con{ width:300px; height:75px; overflow:hidden; line-height:25px; color:rgba(0,0,0,0.7); margin-top:13px; font-size:14px;}
.recommend_time{ width:100%; font-size:12px; color:rgba(0,0,0,0.5); position:absolute; bottom:0;}
.recommend_time span{ padding:0px 10px;}


/*行业新闻*/
.main{ width:100%; height:auto; overflow:hidden; padding-top:25px;}
.main_tit{ width:100%; text-align:center; font-size:42px; color:#000; background: url(../images/serve_05.png) no-repeat center bottom; height:95px; line-height:95px;}
.main_tit span{ font-weight:bold; color:#004098;}


.news{ width:100%; height:auto; overflow:hidden; margin-top:43px;}
.news ul li{ width:100%; height:286px; list-style:none;}
.news ul li a{ display:block; width:100%; height:285px; border-bottom:1px solid #efefef;}
.news ul li a:hover{background:#004098; -webkit-transition: all 0.4s ease;}
.news ul li a:hover .news_img img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.news ul li a:hover .news_tit{ color:#fff;}
.news ul li a:hover .news_con{ color:rgba(255,255,255,0.5);}

.news ul li a:hover .news_1{ color:#fff;}
.news ul li a:hover .news_2{ color:#fff;}
.news ul li a:hover .news_3_1{ width:0px;}

.news_all{ width:1200px; margin:auto; height:220px; padding-top:30px;}
.news_img{ float:left; width:365px; height:220px; overflow:hidden;}
.news_img img{ width:365px; height:220px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.news_mid{ float:left; width:610px; height:220px; margin-left:55px;}
.news_tit{ width:100%; font-size:22px; color:#000000; height:29px; overflow:hidden;}
.news_con{ width:100%; height:auto; overflow:hidden; font-size:14px; color:rgba(0,0,0,0.5); line-height:23px; margin-top:22px;}
.news_right{ float:right; position:relative; height:220px;}
.news_1{ width:100%; font-size:32px; color:#000; font-family:Arial, Helvetica, sans-serif;}
.news_2{ width:100%; font-size:20px; color:#000; font-family:Arial, Helvetica, sans-serif; text-align:right; overflow:hidden;}
.news_3{ width:19px; height:9px; position:absolute; bottom:0; right:0; overflow:hidden;}
.news_3_1{ float:left; width:19px; height:9px; overflow:hidden; -webkit-transition: all 0.4s ease-in-out;}
.news_3_2{ float:left; width:19px; height:9px;}

.page{ width:100%; height:40px; overflow:hidden; margin-top:50px; padding-bottom:60px;}


/*服务*/
.serve{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:50px; padding-bottom:50px;}
.serve ul li{ float:left; width:295px; height:440px; list-style:none; overflow:hidden; margin-right:6px;}
.serve ul li.serve_li{ margin-right:0px;}
.serve ul li a{ display:block; width:295px; height:440px; position:relative;}
.serve ul li a:hover img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.serve ul li a:hover .serve_tit{ color:#004098; -webkit-transition: all 0.4s ease;}

.serve ul li img{ width:295px; height:440px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.serve_bg{ width:295px; height:440px; background:url(../images/serve_091.png) no-repeat center top; position:absolute; top:0;}
.serve_tit{ width:100%; text-align:center; font-size:22px; color:#fff; height:60px; line-height:60px; position:absolute; bottom:0;}


/*环境*/
.show{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:70px; padding-bottom:85px;}
.show ul li{ float:left; width:390px; height:345px; list-style:none; overflow:hidden; margin-right:15px;}
.show ul li.show_li{ margin-right:0px;}
.show ul li a{ display:block; width:390px; height:345px; position:relative;}
.show ul li a:hover img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.show ul li a:hover .show_tit{ color:#fff; background-color:#004098; -webkit-transition: all 0.4s ease;}

.show_img{ width:390px; height:280px; overflow:hidden;}
.show img{ width:390px; height:280px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.show_tit{ font-size:18px; color:#000; background-color:#fff; width:100%; height:60px; line-height:60px; text-align:center; margin-top:5px;}


/*简介*/
.synopsis{ width:1200px; height:360px; margin:auto; margin-top:55px;}
.synopsis_left{ float:left; width:505px; height:360px;}
.synopsis_right{ float:right; height:300px; background-color:#fff; width:640px; padding-left:55px; padding-top:60px; position:relative;}
.synopsis_1{ width:640px; height:50px; line-height:50px; font-size:22px; color:#181818; background:url(../images/synopsis_06.jpg) no-repeat left; padding-left:35px;}
.synopsis_1 span{ font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-left:10px;}
.synopsis_2{ width:580px; color:rgba(24,24,24,0.8); font-size:15px; line-height:28px; height:200px; margin-top:10px; overflow:hidden;}
.synopsis_3{ position:absolute; bottom:0; right:0; background:url(../images/synopsis_10.jpg) no-repeat center; width:28px; height:28px;}


/*理念*/
.about_list{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:61px; margin-bottom:20px;}
.about_list ul li{ width:1200px; height:240px; list-style:none; overflow:hidden; background-color:#fff;}
.about_list ul li:hover .about_right{ color:#01a59d; -webkit-transition: all 0.4s ease;}
.about_list ul li:hover .about_left{ color:#01a59d; -webkit-transition: all 0.4s ease;}
.about_list ul li:hover .about_san{ right:-68px; opacity:0;}
.about_list ul li:hover .about_san1{ left:-40px; opacity:0;}


.about_img{ float:left; width:600px; height:240px; position:relative; overflow:hidden;}
.about_san{ background:url(../images/idea_10.jpg) no-repeat center; width:52px; height:52px; position:absolute; bottom:0; right:0; -webkit-transition: all 0.4s ease;}
.about_right{ float:right; width:560px; height:240px;}
.about_1{ font-size:18px; color:#004098; height:45px; line-height:45px; padding-top:30px; overflow:hidden; width:530px;}
.about_2{ width:530px; height:auto; overflow:hidden; color:rgba(51,51,51,0.8); font-size:14px; line-height:24px; margin-top:7px;}


.about_left{float:left; width:530px; padding-left:40px; height:215px; padding-top:25px;}
.about_img1{ float:right; width:600px; height:274px; position:relative; overflow:hidden;}
.about_san1{ background:url(../images/idea_13.jpg) no-repeat center; width:31px; height:31px; position:absolute; top:0; left:0; -webkit-transition: all 0.4s ease;}


/*联系我们*/
.contact{ width:1200px; height: auto; overflow:hidden; margin:auto; margin-top:40px; margin-bottom:120px;}
.contact_tit{ width:100%; height:105px; line-height:105px; font-size:28px; color:#000;}
.contact_tit span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; margin-left:10px;}
.contact_all{ width:1200px; height:;}
.contact_left{ float:left; width:725px; height:365px; position:relative;}
.contact_right{ float:right; width:435px; height:305px; background-color:#fff; padding-left:40px; position:relative; padding-top:60px;}
.contact_1{ font-size:22px; color:#181818; background:url(../images/synopsis_06.jpg) no-repeat left; padding-left:35px; height:100px; line-height:100px;}
.contact_2{ width:350px; color:rgba(24,24,24,0.8); font-size:15px; margin-left:35px; border-top:1px solid #ebebeb; line-height:35px; padding-top:22px;}


/*业务领域*/
.field{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:70px;}
.field ul li{ width:1200px; height:356px; list-style:none; overflow:hidden; margin-bottom:33px;}
.field ul li a{ display:block; width:100%; height:356px;}
.field ul li a:hover .field_img img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.field ul li a:hover .field_img1 img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.field ul li a:hover .field_1{ color:#004098; -webkit-transition: all 0.4s ease;}
.field ul li a:hover .field_tu{ transform:rotate(360deg);}


.field_img{ float:left; width:747px; height:356px; overflow:hidden;}
.field_img img{ width:747px; height:356px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.field_right{ float:right; width:453px; height:292px; background-color:#fff; padding-top:64px;}
.field_tu{ width:88px; height:88px; border-radius:50%; margin:auto; border:1px solid #004098;-webkit-transition: all 0.5s ease-in-out;}
.field_1{ width:100%; text-align:center; font-size:24px; color:#000; height:55px; line-height:55px;}
.field_2{ margin:auto; text-align:center; font-size:14px; color:#6b6b6b; line-height:24px; height:96px; overflow:hidden; width:275px; margin-top:5px;}

.field_left{ float:left; width:453px; height:292px; background-color:#fff; padding-top:64px;}
.field_img1{ float:right; width:747px; height:356px; overflow:hidden;}
.field_img1 img{ width:747px; height:356px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}


.about_san{ background:url(../images/idea_10.jpg) no-repeat center; width:52px; height:52px; position:absolute; bottom:0; right:0; -webkit-transition: all 0.4s ease;}
.about_right{ float:right; width:560px; height:240px;}
.about_1{ font-size:18px; color:#004098; height:45px; line-height:45px; padding-top:30px; overflow:hidden; width:530px;}
.about_2{ width:530px; height:auto; overflow:hidden; color:rgba(51,51,51,0.8); font-size:14px; line-height:24px; margin-top:7px;}



/*招聘*/
.job{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:55px;}
.job ul li{ width:1200px; height:auto; overflow:hidden; list-style:none; margin-bottom:10px;}
.job ul li:hover .job_1_5 span{background: url(../images/job_08.png) no-repeat right;}

.job_2{ width:1200px; height:80px; background-color:#004098;}
.job_2_1{ float:left; height:80px; line-height:80px; font-size:20px; color:#fff; padding-left:85px; width:275px;}
.job_2_2{ float:left; height:80px; line-height:80px; font-size:20px; color:#fff; width:290px; text-align:center;}
.job_2_3{ float:left; height:80px; line-height:80px; font-size:20px; color:#fff; width:125px; text-align:center;}
.job_2_4{ float:left; height:80px; line-height:80px; font-size:20px; color:#fff; width:225px; text-align:center;}
.job_2_5{ float:right; height:80px; line-height:80px; font-size:20px; color:#fff; width:200px; text-align:center;}


.job_1{ width:1200px; height:80px; background-color:#fff;}
.job_1_1{ float:left; height:80px; line-height:80px; font-size:16px; color:#404040; padding-left:85px; width:275px; background:url(../images/job_05.png) no-repeat 47px;}
.job_1_2{ float:left; height:80px; line-height:80px; font-size:16px; color:#404040; width:290px; text-align:center;}
.job_1_2 span{ padding:0px 8px;}

.job_1_3{ float:left; height:80px; line-height:80px; font-size:16px; color:#404040; width:125px; text-align:center;}
.job_1_4{ float:left; height:80px; line-height:80px; font-size:16px; color:#404040; width:225px; text-align:center;}
.job_1_5{ float:right; height:80px; line-height:80px; font-size:14px; color:#404040; width:200px; text-align:center;}
.job_1_5 span{ background: url(../images/job_12.png) no-repeat right; padding-right:40px;}

.job_con{ width:1030px; height:auto; overflow:hidden; padding:0px 85px; padding-bottom:40px; display:none;}

.job_nei{ width:100%; height:auto; overflow:hidden; font-size:12px; color:#343434; line-height:24px; margin-top:20px;}
.job_nei span{ font-size:18px; font-weight:bold; display: inline-block; padding-bottom:10px;}

.job_11 .job_1_5 span{ background: url(../images/job_08.png) no-repeat right;}

.job_more{ width:1200px; margin:auto; margin-top:25px; height:42px; margin-bottom:35px;}
.job_more a{ display:block; width:100%; height:42px; line-height:42px; cursor:pointer; text-align:center; font-size:16px; color:#fff; background-color:#004098;-webkit-transition: all 0.5s ease-in-out;}
.job_more a:hover{ width:1150px; padding-left:50px;}


/*团队*/
.team{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:50px;}
.team ul li{ width:100%; height:413px; list-style:none; margin-bottom:40px;}
.team ul li a{ display:block; width:100%; height:413px;}
.team ul li a:hover .team_1{ color:#004098; -webkit-transition: all 0.4s ease;}
.team ul li a:hover .team_img img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.team_img{ float:left; width:295px; height:413px; overflow:hidden;}
.team_img img{ width:295px; height:413px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.team_right{ float:right; width:905px; height:413px; background-color:#fff;}
.team_1{ margin:auto; font-size:36px; color:#000; border-bottom:1px solid #e6e6e6; height:84px; line-height:84px; width:810px;}
.team_1 span{ font-size:22px; color:#ae8f4c; float:right; line-height:120px;}
.team_2{ width:810px; margin:auto; font-size:22px; color:#004098; height:30px; line-height:30px; margin-top:35px;}
.team_3{ width:810px; margin:auto; height:auto; overflow:hidden; font-size:16px; color:#3a3a3a; line-height:26px;}
.team_3 span{ display:inline-block; width:355px;}

/*致辞*/
.speech{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:85px; padding-bottom:20px;}
.speech_left{ float:left; width:322px; height:322px; border-radius:50%;}
.speech_right{ float:right; width:810px; height:auto; overflow:hidden;}
.speech_1{ width:100%; height:35px; overflow:hidden; font-size:26px; color:#000;}
.speech_1 span{ font-size:22px; color:rgba(0,0,0,0.38); margin-left:15px;}
.speech_2{ width:100%; font-size:18px; color:#0d4a9d; height:30px; line-height:30px; margin-top:5px;}
.speech_3{ width:100%; height:auto; overflow:hidden; font-size:16px; color:#000; line-height:28px; margin-top:25px;}
.speech_4{ width:100%; text-align:right; font-size:16px; color:#000; height:100px; line-height:100px;}


/*投资策略*/
.tactics{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:65px;}
.tactics ul li{ width:100%; height:413px; list-style:none; margin-bottom:40px;}
.tactics ul li a{ display:block; width:100%; height:413px;}
.tactics ul li a:hover .team_1{ color:#004098; -webkit-transition: all 0.4s ease;}
.tactics ul li a:hover .tactics_img img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.tactics ul li a:hover .tactics_img1 img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.tactics_img{ float:left; width:50%; height:519px; overflow:hidden;}
.tactics_img img{ width:100%; height:519px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.tactics_right{ float:right; width:50%; height:519px; background-color:#fff;}
.tactics_you{ width:555px; height:519px; padding-left:50px;}
.tactics_1{ width:100%; font-size:22px; color:#004098; font-weight:bold; height: auto; overflow:hidden; padding-bottom:15px; line-height:24px; padding-top:40px;}

.tactics_2{ width:100%; height:auto; overflow:hidden;}
.tactics_2 span{ display:block; float:left; font-size:14px; color:#000000; border-radius:30px; background-color:#e8eef6; height:30px; line-height:30px; padding:0px 25px; margin-right:10px; margin-bottom:10px;}
.tactics_3{ width:100%; height:340px; margin-top:24px;overflow-y: scroll;}
.tactics_nei{ width:510px; height:auto; overflow:hidden; font-size:15px; color:rgba(0,0,0,0.6); line-height:24px;}


.tactics_img1{ float:right; width:50%; height:519px; overflow:hidden;}
.tactics_img1 img{ width:100%; height:519px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.tactics_left{ float:left; width:50%; height:519px; background-color:#fff;}
.tactics_zuo{ width:600px; height:519px; float:right;}

.tactics_31{ width:550px; height:245px; margin-top:24px;overflow-y: scroll;}


.team_right{ float:right; width:905px; height:413px; background-color:#fff;}
.team_1{ margin:auto; font-size:36px; color:#000; border-bottom:1px solid #e6e6e6; height:84px; line-height:84px; width:810px;}
.team_1 span{ font-size:22px; color:#ae8f4c; float:right; line-height:120px;}
.team_2{ width:810px; margin:auto; font-size:22px; color:#004098; height:30px; line-height:30px; margin-top:35px;}
.team_3{ width:810px; margin:auto; height:auto; overflow:hidden; font-size:16px; color:#3a3a3a; line-height:26px;}
.team_3 span{ display:inline-block; width:355px;}



.cai{ display:none;}
.btn-nav {
  position: absolute;
  top: 16px;
  right:0px;
  background: transparent;
  border: none; padding-right:10px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;
}

.btn-nav:focus { outline: 0;}
.icon-bar {
  display: block;
  margin: 6px 0;
  width: 30px;
  height: 2px;
  background-color: #003f98;
}
.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color: #003f98;
}
.nav-item { margin: 40px auto;text-align: center;}
.animated { display: block;  margin: 0 auto;}
.animated:hover .icon-bar,.animated:focus .icon-bar{ background-color: #003f98;}
.animated:focus { cursor: pointer;z-index: 9999;}
.middle { margin: 0 auto;}
.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}
.animated .icon-bar {
  z-index: 999999;
  background-color: #003f98;
}
.animated .topt {
  webkit-transform: translateY(5px) rotateZ(45deg);
  -moz-transform: translateY(5px) rotateZ(45deg);
  -ms-transform: translateY(5px) rotateZ(45deg);
  -o-transform: translateY(5px) rotateZ(45deg);
  transform: translateY(5px) rotateZ(45deg);
}
.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}
.animated .middle { width: 0;}

@media screen and (max-width:1919px)and (min-width:1366px){

.header{ width:100%; height:88px; background:#fff;}

.head{ width:1200px; height:88px; margin:auto;}
.head_logo{ float:left; height:88px; cursor:pointer;}
.head_logo img{ padding-top:26px; height:46px;}

.head_right{ float:right; height:88px;}
.nav{ float: left; height:88px; margin:auto; margin-right:60px;}
.nav_1{ float:left; height:88px; position:relative; z-index:8;}
.nav_1 a{ display:block; font-size:14px; height: 88px;line-height: 88px; font-weight:bold;}


.head_qie{ float:right; height:30px; margin-top:30px;}

.select p{width:62px; padding-left:18px;line-height: 28px; font-size: 12px;font-family: " "; color: #666;}
.select ul{width: 100%;display: block;font-size: 12px;}
.select ul li{width:62px; padding-left:18px;height:28px;line-height: 28px; list-style: none;color: #093a7b; font-size:12px;}



.headerxiao{ width:100%; height:72px; background:#fff; overflow:hidden; position: fixed; z-index:99;}
.headerxiao .head{ width:1200px; height:72px; margin:auto;}
.headerxiao .head_logo{ float:left; height:72px; cursor:pointer;}
.headerxiao .head_logo img{ padding-top:15px; height:42px;}
.headerxiao .head_right{ float:right; height:72px;}
.headerxiao .nav{ float: left; height:72px; margin:auto; margin-right:60px;}
.headerxiao .nav_1{ float:left; height:72px; position:relative; z-index:8;}
.headerxiao .nav_1 a{ display:block; font-size:14px; color:#000000;height:72px;line-height:72px;}
.headerxiao .head_qie{ float:right; height:30px; margin-top:20px;}


.n_big{ width:100%; height:395px;}
.n_big_1{ width:1200px; margin:auto; font-size:34px; color:#004098; font-family:Arial, Helvetica, sans-serif; text-align:right; height: auto; padding-top:112px;}
.n_big_2{ width:1200px; margin:auto; font-size:26px; height: auto; color:#000; text-align:right;}

.mune a{ font-size:14px; padding:0px 45px;}
.main_tit{ font-size:32px;}
.speech_1{ font-size:22px; height:auto;}
.speech_1 span{ font-size:16px;}
.speech_2{ font-size:16px;}
.speech_3{ font-size:14px;}
.speech_4{ font-size:14px;}
.footer{ font-size:12px;}
.synopsis_1{ font-size:18px;}
.synopsis_2 { font-size:14px;}
.serve_tit{ font-size:16px;}
.about_1{ font-size:14px;}
.about_2{ font-size:12px;}
.tactics_1{ font-size:18px;}
.tactics_2 span{ font-size:12px;}
.tactics_nei{ font-size:14px;}
.show_tit{ font-size:16px;}
.news_tit{ font-size:16px; height:auto;}
.news_con{ margin-top:15px;}
.news_1{ font-size:24px;}
.news_2{ font-size:14px;}

.xiang_1{ font-size:18px;}
.xiang_2{ font-size:12px;}
.xiang_next a{ font-size:12px;}

.xiang_con{ font-size:14px;}
.xiang_tui{ font-size:18px; height:65px; line-height:65px;}
.recommend_tit{ font-size:16px;}

.field_1{ font-size:18px;}

.contact_tit{ font-size:20px;}
.contact_tit span{ font-size:14px;}
.contact_1{ font-size:18px;}
.contact_2{ font-size:14px; line-height:30px;}

.team_1{ font-size:18px;}
.team_1 span{ font-size:14px; line-height:85px;}
.team_2{ font-size:16px;}
.team_3{ font-size:14px;}


.page_list{text-align:center;letter-spacing:0; width:100%; float:left;} 
.page_list a{display:inline-block;color:#fff; width:30px;height:30px;line-height:30px; background-color:#efefef;font-size:12px;text-align:center;text-decoration:none; margin:0px 3px;}


.job_2{ width:1200px; height:60px; background-color:#004098;}
.job_2_1{ float:left; height:60px; line-height:60px; font-size:16px; color:#fff; padding-left:85px; width:275px;}
.job_2_2{ float:left; height:60px; line-height:60px; font-size:16px; color:#fff; width:290px; text-align:center;}
.job_2_3{ float:left; height:60px; line-height:60px; font-size:16px; color:#fff; width:125px; text-align:center;}
.job_2_4{ float:left; height:60px; line-height:60px; font-size:16px; color:#fff; width:225px; text-align:center;}
.job_2_5{ float:right; height:60px; line-height:60px; font-size:16px; color:#fff; width:200px; text-align:center;}


.job_1{ width:1200px; height:60px; background-color:#fff;}
.job_1_1{ float:left; height:60px; line-height:60px; font-size:14px; color:#404040; padding-left:85px; width:275px; background:url(../images/job_05.png) no-repeat 47px;}
.job_1_2{ float:left; height:60px; line-height:60px; font-size:14px; color:#404040; width:290px; text-align:center;}
.job_1_2 span{ padding:0px 8px;}

.job_1_3{ float:left; height:60px; line-height:60px; font-size:14px; color:#404040; width:125px; text-align:center;}
.job_1_4{ float:left; height:60px; line-height:60px; font-size:14px; color:#404040; width:225px; text-align:center;}
.job_1_5{ float:right; height:60px; line-height:60px; font-size:12px; color:#404040; width:200px; text-align:center;}

.job_con{ width:1030px; height:auto; overflow:hidden; padding:0px 85px; padding-bottom:40px; display:none;}

.job_nei{ width:100%; height:auto; overflow:hidden; font-size:12px; color:#343434; line-height:24px; margin-top:20px;}
.job_nei span{ font-size:14px; font-weight:bold; display: inline-block; padding-bottom:10px;}



.job_more{ width:1200px; margin:auto; margin-top:25px; height:42px; margin-bottom:35px;}
.job_more a{ display:block; width:100%; height:42px; line-height:42px; font-size:14px; }




}


@media screen and (max-width:1365px)and (min-width:300px){	
	/*头部*/
	.cai{ display: block; width:100%; height:60px; position: fixed; top:0px; z-index:99; background-color:#fff;border-bottom: 1px solid #f1f1f1;}
	.cai_list{ width:100%; height:100vh; background-color:#fff; display:none;}
	
	
	/*mnav*/
	.zhez{ width:100%; height:100vh; position:fixed;background-color:#fff; top:0px; z-index:999; display:none;}
	.mnav{  width:100%; max-width:510px; height:auto; margin:auto; background:#FFF; position: relative; margin:auto; z-index:1000; border-radius:10px; left:0px; display:none; top:63px;}
	.mnav li{line-height:39px; border-bottom:1px #f2f1f1 solid; padding:0px 3%; width:94%; font-size:14px; background:url(../images/jl.png) no-repeat; background-position:96% 17px; list-style:none;}
	.mnav li a{ width:100%; display:block; color:#000;}
	.mnav li a:hover{ color:#003f98;}
	.mnav li.mnav_li a{ color:#003f98;}
	
	.mnav .mnavhor dl{ display:block;}
	
		
	/*头部*/
	.header{ width:100%; height:60px; position: fixed;}
	.head{ width:1200px; height:90px; margin:auto; display:none;}
	.head_logo{ float:none; position:absolute; left:2%; top:0px; height:60px;  width: auto; z-index:9999;}
	.head_logo img{ padding-top:15px;  height:30px; width:auto;}
	.select{ width:80px; height:28px; position: absolute;cursor: pointer;margin-top:16px; margin-left:30px; z-index:9999; right:50px;}
	
	.headerxiao{ width:100%; height:60px; background:#fff; overflow:hidden; position: fixed; z-index:99;}
	.headerxiao .head{ width:1200px; height:60px; margin:auto;}
	.headerxiao .head_logo{ float:left; height:60px; cursor:pointer;}
	.headerxiao .head_logo img{ padding-top:15px; height:30px;}
	.headerxiao .head_right{ float:right; height:60px;}

	.footer{ width:100%; height: auto; overflow:hidden; line-height:21px; position:relative; font-size:12px; color:#6b6b6b; text-align:center; padding-bottom:10px;}


	
	/*新闻法规详情*/
	.n_big{ width:100%; height:240px;}
	.n_big_1{ width:96%; margin:auto; font-size:18px; color:#004098; font-family:Arial, Helvetica, sans-serif; text-align:right; height: auto; padding-top:120px;}
	.n_big_2{ width:96%; margin:auto; font-size:16px; height: auto; color:#000; text-align:right;}
	
	.mune{ width:100%; position:relative; z-index:9; height: auto; overflow:hidden; padding:10px 0px; margin-top:0px; background-color:rgba(13,74,157,0.8); text-align:center;}
	.mune a{ display:inline-block; font-size:14px; color:#fff; height:30pxx; line-height:30px; cursor:pointer; padding:0px 20px; -webkit-transition: all 0.4s ease-in-out;}

	
	.xiang_warp{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
	.xiang{ width:96%; height:auto; overflow:hidden; margin:auto;}
	.xiang_tit{ background:none; padding-left:0px; width:100%; height: auto; overflow:hidden; padding-bottom:15px; border-bottom:1px solid #eeeeee;}
	.xiang_left{ float:none; width:100%; height:60px;}
	.xiang_1{ width:100%; overflow:hidden; font-size:16px; color:#383838; height:30px; line-height:30px; text-align:center;}
	.xiang_2{ width:100%; font-size:12px; color:#004098; height:30px; line-height:30px; text-align:center;}
	.xiang_2 span{ padding:0px 10px;}
	
	.xiang_next{ float:none; height:30px; margin-top:10px; text-align:center;}
	.xiang_next a{ float:none; display: inline-block; width:88px; height:28px; line-height:28px; font-size:12px; color:#4c4c4c; cursor:pointer; border:1px solid #dcdcdc; text-align:center; background-color:#fff; margin-left:5px; margin-right:5px;}
	
	.xiang_con{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#6b6b6b; line-height:25px; margin-top:20px; padding-bottom:25px;}
	.xiang_con img{ max-width:100%; height:auto;}
	.xiang_tui{ width:96%; margin:auto; font-size:18px; color:#000; height:55px; line-height:55px;}
	
	
	.recommend{ width:96%; height: auto; overflow:hidden; margin:auto; margin-bottom:30px;}
	.recommend ul li{ float:none; width:100%; height: auto; overflow:hidden; list-style:none; margin-bottom:20px;}
	.recommend ul li a{ display:block; width:100%; height: auto; -webkit-transition: all 0.4s ease-in-out;}
	
	.recommend_img{ float:none; width:240px; height:150px; overflow:hidden;}
	.recommend_img img{ width:240px; height:150px;}
	
	.recommend_right{ float:none; width:100%; height:135px; position:relative; margin-top:10px;}
	.recommend_tit{ width:100%; font-size:16px; color:#000000; height:26px; line-height:26px;}
	.recommend_con{ width:100%; height:75px; overflow:hidden; line-height:25px; color:rgba(0,0,0,0.7); margin-top:3px; font-size:14px;}
	.recommend_time{ width:100%; font-size:12px; color:rgba(0,0,0,0.5); position:absolute; bottom:0;}
	.recommend_time span{ padding:0px 10px;}


	/*行业新闻*/
	.main{ width:100%; height:auto; overflow:hidden; padding-top:25px;}
	.main_tit{ width:100%; text-align:center; font-size:18px; color:#000; background: url(../images/serve_05.png) no-repeat center bottom; height:45px; line-height:30px;}



	.news{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:25px;}
	.news ul li{ width:100%; height: auto; overflow:hidden; list-style:none;}
	.news ul li a{ display:block; width:100%; height: auto; border-bottom:1px solid #efefef; padding-bottom:15px;}
	.news ul li a:hover{background:#004098; -webkit-transition: all 0.4s ease;}
	.news ul li a:hover .news_img img{-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
	.news ul li a:hover .news_tit{ color:#fff;}
	.news ul li a:hover .news_con{ color:rgba(255,255,255,0.5);}
	
	.news ul li a:hover .news_1{ color:#fff;}
	.news ul li a:hover .news_2{ color:#fff;}
	.news ul li a:hover .news_3_1{ width:0px;}
	
	.news_all{ width:100%; margin:auto; height: auto; padding-top:0px;}
	.news_img{ float:none; width:365px; height:220px; overflow:hidden;}
	.news_img img{ width:365px; height:220px;}
	
	.news_mid{ float:none; width:100%; height: auto; margin-left:0px; margin-top:15px;}
	.news_tit{ width:100%; font-size:16px; color:#000000; height:29px; line-height:29px; overflow:hidden;}
	.news_con{ width:100%; height:115px; overflow:hidden; font-size:14px; color:rgba(0,0,0,0.5); line-height:23px; margin-top:2px;}
	
	.news_right{ float:none; width:100%; position:relative; height:24px; margin-top:10px; overflow:hidden;}
	.news_1{ width: auto; font-size:12px; color:#000; height:24px; line-height:24px; float:left;}
	.news_2{ width:auto; font-size:12px; color:#000; height:24px; line-height:24px; text-align:left; overflow:hidden; float:left; margin-left:3px;}
	.news_3{ display:none;}
	
	
	.page{ width:100%; height:40px; overflow:hidden; margin-top:30px; padding-bottom:40px;}
	
	.page_list{text-align:center;letter-spacing:0; width:100%; float:left;} 
	.page_list a{display:inline-block;color:#fff; width:30px;height:30px;line-height:30px; background-color:#efefef;font-size:12px;text-align:center;text-decoration:none; margin:0px 3px;}

	

	
	/*服务*/
	.serve{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:30px;}
	.serve ul li{ float:left; width:50%; height: auto; list-style:none; overflow:hidden; margin-right:0px; margin-bottom:5px;}
	.serve ul li.serve_li{ margin-right:0px;}
	.serve ul li a{ display:block; width:96%; height: auto; position:relative; margin:auto;}
	
	.serve ul li img{ width:295px; height:440px;}
	.serve_bg{ width:295px; height:440px; background-size:cover; position:absolute; top:0;}
	.serve_tit{ width:100%; text-align:center; font-size:16px; color:#fff; height:45px; line-height:45px; position:absolute; bottom:0;}


	/*环境*/
	.show{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:30px;}
	.show ul li{ float:none; width:100%; height: auto; list-style:none; overflow:hidden; margin-right:0px; margin-bottom:10px;}
	.show ul li.show_li{ margin-right:0px;}
	.show ul li a{ display:block; width:100%; height: auto; position:relative;}
	
	.show_img{ width:390px; height:280px; overflow:hidden;}
	.show_tit{ font-size:16px; color:#000; background-color:#fff; width:100%; height:45px; line-height:45px; text-align:center; margin-top:5px;}

	
	/*简介*/
	.synopsis{ width:96%; height: auto; margin:auto; margin-top:30px; margin-bottom:30px;}
	.synopsis_left{ float:none; width:100%; height: auto; overflow:hidden;}
	.synopsis_left img{ width:100%; height:auto;}
	.synopsis_right{ float:none; height: auto; background-color:#fff; width:100%; padding-left:0px; padding-top:10px; position:relative;}
	
	.synopsis_1{ width:94%; height:40px; line-height:40px; font-size:16px; color:#181818; background:none; padding-left:0px; margin:auto;}
	.synopsis_1 span{ font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-left:10px;}
	.synopsis_2{ width:94%; color:rgba(24,24,24,0.8); font-size:14px; line-height:24px; height: auto; margin:auto; margin-top:10px; overflow:hidden; padding-bottom:30px;}
	.synopsis_3{ position:absolute; bottom:0; right:0; background-size:cover; width:18px; height:18px;}

	
	/*理念*/
	.about_list{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:30px; margin-bottom:20px;}
	.about_list ul li{ width:100%; height: auto; list-style:none; overflow:hidden; background-color:#fff; margin-bottom:10px;}
	
	
	.about_img{ float:none; width:600px; height:240px; position:relative; overflow:hidden;}
	.about_san{ display:none;}
	.about_right{ float:none; width:92%; height: auto; overflow:hidden; margin:auto;}
	.about_1{ font-size:16px; color:#004098; height:30px; line-height:30px; padding-top:15px; overflow:hidden; width:100%;}
	.about_2{ width:100%; height:auto; overflow:hidden; color:rgba(51,51,51,0.8); font-size:14px; line-height:24px; margin-top:7px; padding-bottom:15px;}
	
	
	.about_left{float:none; width:92%; padding-left:0px; height: auto; overflow:hidden; margin:auto; padding-top:0px;}
	.about_img1{ float:none; width:600px; height:274px; position:relative; overflow:hidden;}
	.about_san1{ display:none;}

	
	/*联系我们*/
	.contact{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:30px; margin-bottom:30px;}
	.contact_tit{ width:100%; height:50px; line-height:45px; font-size:18px; color:#000;}
	.contact_tit span{ font-size:14px;}
	
	.contact_all{ width:100%; height: auto; overflow:hidden;}
	.contact_left{ float:none; width:100%; height: auto; overflow:hidden; position:relative;}
	.contact_left img{ width:100%; height:auto;}
	.contact_right{ float:none; width:100%; height:235px; background-color:#fff; padding-left:0px; position:relative; padding-top:20px;}
	.contact_1{ font-size:18px; color:#181818; background:none; padding-left:0px; height:60px; line-height:60px; width:94%; margin:auto;}
	.contact_2{ width:94%; color:rgba(24,24,24,0.8); font-size:14px; margin-left:3%; border-top:1px solid #ebebeb; line-height:28px; padding-top:22px;}

	
	/*业务领域*/
	.field{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:30px; margin-bottom:20px;}
	.field ul li{ width:100%; height: auto; list-style:none; overflow:hidden; margin-bottom:10px;}
	.field ul li a{ display:block; width:100%; height: auto; overflow:hidden;}
	
	
	.field_img{ float:none; width:747px; height:356px; overflow:hidden;}
	.field_img img{ width:747px; height:356px;}
	.field_right{ float:none; width:100%; height: auto; overflow:hidden; background-color:#fff; padding-top:24px;}
	.field_tu{ width:60px; height:60px; border-radius:50%; margin:auto; border:1px solid #004098;-webkit-transition: all 0.5s ease-in-out;}
	.field_tu img{ width:60px; height:60px;}
	.field_1{ width:100%; text-align:center; font-size:18px; color:#000; height:45px; line-height:45px; margin-top:5px;}
	.field_2{ margin:auto; text-align:center; font-size:14px; color:#6b6b6b; line-height:24px; height:96px; overflow:hidden; width:275px; margin-top:0px; padding-bottom:30px;}
	
	.field_left{ float:none; width:100%; height: auto; overflow:hidden; background-color:#fff; padding-top:24px;}
	.field_img1{ float:right; width:747px; height:356px; overflow:hidden;}
	.field_img1 img{ width:747px; height:356px;}


	
	/*招聘*/
	.job{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.job ul li{ width:100%; height:auto; overflow:hidden; list-style:none; margin-bottom:10px;}
	.job ul li:hover .job_1_5 span{background:none;}
	
	.job_2{ width:100%; height:40px; background-color:#004098;}
	.job_2_1{ float:left; height:40px; line-height:40px; font-size:16px; color:#fff; padding-left:0px; width:40%;padding-left:5%;}
	.job_2_2{ display:none;}
	.job_2_3{ display:none;}
	.job_2_4{ float:left; height:40px; line-height:40px; font-size:16px; color:#fff; width:25%; text-align:center;}
	.job_2_5{ float:right; height:40px; line-height:40px; font-size:16px; color:#fff; width:30%; text-align:center;}
	
	
	.job_1{ width:100%; height:35px; background-color:#fff;}
	.job_1_1{ float:left; height:35px; line-height:35px; font-size:14px; color:#404040;background:none;  width:40%;padding-left:5%;}
	.job_1_2{ display:none;}
	.job_1_2 span{ padding:0px 8px;}
	
	.job_1_3{  display:none;}
	.job_1_4{ float:left; height:35px; line-height:35px; font-size:14px; color:#404040; width:25%; text-align:center;}
	.job_1_5{ float:right; height:35px; line-height:35px; font-size:12px; color:#404040; width:30%; text-align:center;}
	.job_1_5 span{ background:none; padding-right:0px;}
	
	.job_con{ width:92%; height:auto; overflow:hidden; padding:0px 4%; padding-bottom:40px; display:none;}
	
	.job_nei{ width:100%; height:auto; overflow:hidden; font-size:12px; color:#343434; line-height:24px; margin-top:20px;}
	.job_nei span{ font-size:14px; font-weight:bold; display: inline-block; padding-bottom:10px;}
	
	.job_11 .job_1_5 span{ background:none;}
	
	.job_more{ width:96%; margin:auto; margin-top:25px; height:42px; margin-bottom:35px;}
	.job_more a{ display:block; width:100%; height:42px; line-height:42px; cursor:pointer; text-align:center; font-size:14px; color:#fff; background-color:#004098;-webkit-transition: all 0.5s ease-in-out;}
	.job_more a:hover{ width:95%; padding-left:5%;}
	
	
	/*团队*/
	.team{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:30px;}
	.team ul li{ width:100%; height: auto; overflow:hidden; list-style:none; margin-bottom:20px;}
	.team ul li a{ display:block; width:100%; height: auto; background-color:#fff;}
	
	
	.team_img{ float:none; width:100%; height:413px; overflow:hidden; padding-top:15px; text-align:center;}
	.team_img img{ width:295px; height:413px;}
	
	.team_right{ float:none; width:100%; height: auto; overflow:hidden; background-color:#fff; padding-top:10px; padding-bottom:20px;}
	.team_1{ margin:auto; font-size:16px; color:#000; border-bottom:1px solid #e6e6e6; height:44px; line-height:44px; width:94%;}
	.team_1 span{ font-size:12px; color:#ae8f4c; float:right; line-height:44px;}
	.team_2{ width:94%; margin:auto; font-size:16px; color:#004098; height:30px; line-height:30px; margin-top:15px;}
	.team_3{ width:94%; margin:auto; height:auto; overflow:hidden; font-size:14px; color:#3a3a3a; line-height:26px;}
	.team_3 span{ display:block; width:100%;}

	/*致辞*/
	.speech{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:25px; padding-bottom:20px;}
	.speech_left{ float:none; width:222px; height:222px; border-radius:50%; margin:auto;}
	.speech_left img{ width:222px; height:222px;}
	.speech_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:20px;}
	.speech_1{ width:100%; height:30px; overflow:hidden; font-size:18px; color:#000;}
	.speech_1 span{ font-size:14px; color:rgba(0,0,0,0.38); margin-left:15px;}
	.speech_2{ width:100%; font-size:16px; color:#0d4a9d; height:30px; line-height:30px; margin-top:0px;}
	.speech_3{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#000; line-height:24px; margin-top:10px;}
	.speech_4{ width:100%; text-align:right; font-size:14px; color:#000; height:50px; line-height:50px;}


	/*投资策略*/
	.tactics{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:30px; margin-bottom:30px;}
	.tactics ul li{ width:100%; height: auto; overflow:hidden; list-style:none; margin-bottom:0px;}
	.tactics ul li a{ display:block; width:100%; height: auto;}
	
	
	.tactics_img{ float:none; width:100%; height:240px; overflow:hidden;}
	.tactics_img img{ width:100%; height:240px;}
	.tactics_right{ float:none; width:100%; height: auto; background-color:#fff; padding-bottom:30px;}
	.tactics_you{ width:94%; height: auto; overflow:hidden; padding-left:3%;}
	.tactics_1{ width:100%; font-size:16px; color:#004098; font-weight:bold; height: auto; overflow:hidden; padding-bottom:15px; line-height:24px; padding-top:20px;}
	
	.tactics_2{ width:100%; height:auto; overflow:hidden;}
	.tactics_2 span{ display:block; float:left; font-size:12px; color:#000000; border-radius:30px; background-color:#e8eef6; height:30px; line-height:30px; padding:0px 20px;}
	.tactics_3{ width:100%; height: 240px; margin-top:10px;overflow-y: scroll;}
	.tactics_nei{ width:100%; height:auto; overflow:hidden; font-size:14px; color:rgba(0,0,0,0.6); line-height:24px;}
	
	
	.tactics_img1{ float:none; width:100%; height:240px; overflow:hidden;}
	.tactics_img1 img{ width:100%; height:240px;}
	.tactics_left{ float:none; width:100%; height: auto; overflow:hidden; padding-bottom:30px; background-color:#fff;}
	.tactics_zuo{ width:94%; height: auto; float:none; margin:auto;}
	
	.tactics_31{ width:100%; height:240px; margin-top:10px;overflow-y: scroll;}



}




