h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.h20 {
	height: 20px;
}

p {
	color: #333;
}

a {
	color: #333;
}

a:hover {
	color: #0c5aa9;
}

body {
	background: url("../images/bg.png") repeat left top;
	color: #666;
	overflow-x: hidden;
}
.slide img{
    height: auto!important;
}
.slide {
    height: 100px!important;
}

.bx-wrapper {
       height: 100px!important;
}

.bx-viewport {height: 100px!important;}
.header .col_lg_24 {
	padding-top: 20px;
}

.header .container {
	height: auto;
	background-color: #fff;
}

.header_search {
	width: 266px;
	font-size: 0;
}

.header_search .inp1 {
	display: inline-block;
	vertical-align: middle;
	width: 192px;
	height: 40px;
	line-height: 40px;
	padding: 0 14px;
	font-size: 12px;
	border: 1px solid;
	color: #999;
}

.header_search .sub1 {
	width: 74px;
	height: 41px;
	color: #fff;
	line-height: 41px;
	background-color: #979797;
	text-align: center;
	border: 0;
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.header_search .sub1:hover {
	background-color: #0c5aa9;
}

.logo_txt,
.header_search,
.logo_box {
	display: inline-block;
	vertical-align: middle;
}

.logo_box {
	width: 305px;
}

.logo_txt {
	width: 380px;
	line-height: 1.8;
}

.logo_txt h3 {
	font-size: 20px;
	color: #005aae;
}

.logo_txt p {
	font-size: 16px;
	color: #519a0e;
}

.main .container {
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}

.inner_container {
	padding: 20px 30px;
	background-color: #fff;
}

.list_service {
	border-top: 1px solid #ededed;
}

.list_service li {
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

.list_service a {
	display: block;
	/* height: 40px; */
	line-height: 40px;
	/* background: url("../images/ar1.png") no-repeat 94% 50%; */
	padding-left: 20px;
}

.list_service a:hover {
	background-color: #eff5f8;
	color: #333;
}

.list_service .s1 {
	border-left: 3px solid #dd4e54;
}

.list_service .s2 {
	border-left: 3px solid #1c9ef0;
}

.list_service .s3 {
	border-left: 3px solid #24bfcd;
}

.list_service .s4 {
	border-left: 3px solid #ce8a2f;
}

.list_service .s5 {
	border-left: 3px solid #25ce86;
}

.m1 {
	border: 1px solid #eff5f8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 16px;
}

.m1 dt {
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: url("../images/bg1.png") repeat-x;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}

.m1 dt em {
	font-family: '\5b8b\4f53';
	padding-left: 5px;
}

.m1 dt span {
	font-size: 18px;
	color: #1f6fb6;
}

.m1 dt a {
	float: right;
	font-size: 14px;
	color: #999;
}
.DnnModule em {
    font-style: normal;
    color:  #999!important;
}
.m1 dt :hover {
	color: #1f6fb6;
}

.m1 dd {
	padding: 20px;
}

.bx-viewport{margin-top:60px;}
.row1 .m1 {
	height: 290px;
}

.row2 .m1 {
	height: 315px;
}

.m1_1 .img {
	float: left;
	width: 225px;
}

.m1_1 .img p {
	font-size: 14px;
	color: #666;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #f1f1f1;
	font-weight: bold;
	padding: 10px 0;
}
.m1_1 .img p  a{
	font-size: 14px;
	color: #666;

}
.m1_1 .txt {
	overflow: hidden;
	padding-left: 20px;
}

.m1_1 .txt p {
	text-indent: 2em;
	font-size: 12px;
	color: #666;
	line-height: 2.2;
}

.m1_1 .more1 {
	font-size: 12px;
	margin-top: 2px;
	display: block;
	color: #e60e4a;
}

.m1_1 .more1:hover {
	text-decoration: underline;
}

.m1_1 .img-cover {
	padding-top: 71%;
	border: 1px solid #ddd;
}

#ie8 .img-cover {
	padding-top: 0;
}

#ie8 .m1_1 .img-cover {
	height: 160px;
}

#ie8 .news_slider .img-cover {
	height: 240px;
}

#ie8 .list_instrument .img-cover {
	height: 176px;
}

.ico {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	display: inline-block;
}

.m1_4 h3 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.list_contact {
	font-size: 12px;
}

.list_contact li {
	margin-bottom: 16px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 17px;
	padding-left: 30px;
}

.list_contact .s1 {
    background-position: 3px;
	background-image: url("../images/ic1.png");
}

.list_contact .s2 {
	background-image: url("../images/ic2.png");
}

.list_contact .s3 {
	background-image: url("../images/ic3.png");
}

.list_contact .s4 {
	background-image: url("../images/ic4.png");
}

.list_contact .s4 {
	background-image: url("../images/ic5.png");
}
.list_contact .s5 {
	background-image: url("../images/ic5.png");
}

.list_contact b {
	text-transform: uppercase;
	font-weight: bold;
}

.list_contact .ico {
	margin-right: 10px;
}

.list_contact * {
	vertical-align: bottom;
}

.m1_5 dd {
	/* overflow: hidden; */
}

.news_slider {
	position: relative;
}

.news_slider .txt {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px 0;
}

.news_slider .img-cover {
	padding-top: 60%;
}

.news_tit {
	border-bottom: 1px solid #2a90e1;
	height: 38px;
}

.news_tit a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	font-size: 16px;
	padding: 0 16px;
	border: 1px solid #dbdbdb;
	border-bottom: none;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.news_tit .on {
	border-color: #2a90e1;
	border-bottom: 1px solid #fff;
}

.news_list {
	width: 100%;
	padding-top: 10px;
}

.news_list li {
	margin-bottom: 13px;
	line-height: 19px;
	font-size: 14px;
}

.news_list span {
	float: right;
	/*width: 80px;*/
	font-size: 12px;
	color: #999;
	padding-left: 10px;
}

.news_list em {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_list2 {
	padding-top: 0;
}

.news_list2 li {
	margin-bottom: 0;
	padding: 18px 0;
	border-bottom: 1px dashed #e5e5e5;
}

.news_list2 a {
	font-size: 14px;
	color: #333!important;
}

.news_list2 span {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-size: 14px;
}

.news_list2 span:hover {
	color: #0c5aa9;
}






.i-pager-item-active span {
    color: #fff;
}

.i-pager span{float: none;padding-left: 0;}

.i-pager a:hover {
    color: #fff !important;
}


.i-pager {
    height: auto;
    font-size: 16px;
    margin-top: 30px;
    text-align: right;
    clear: both;
    color: #666666;
    margin-bottom: 0.7813rem;
}

.i-pager-first,
.i-pager-prev,
.i-pager-next,
.i-pager-last,
.i-pager-item {
    display: inline-block;
    width: auto;
    min-width: 38px;
    height: 38px;
    margin-left: 6px;
    border-radius: 4px;
    border: solid 1px rgba(102, 102, 102, 0.3);
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    padding: 0;
    color: #666666 !important;
}

.i-pager-next,
.i-pager-last,
.i-pager-first,
.i-pager-prev {
    font-size: 15px;
    padding: 0 0.2188rem;
    vertical-align: bottom;
    color: #666666 !important;
}

.i-pager-info {
    height: 38px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px rgba(102, 102, 102, 0.3);
    font-size: 16px;
    vertical-align: bottom;
    color: #666666;
    margin-left: 7px;
}

.i-pager-current {
    width: auto;
    text-align: center;
    display: inline-block;
    margin-left: 6px;
    line-height: 34px;
    border: none;
    color: #666666;
    padding: 0;
}

.i-pager-info-c {
    color: #0081cc;
    width: auto;
    text-align: center;
    display: inline-block;
    padding-right: 0;
    padding-left: 6px;
    line-height: 34px;
    border: none;
}

.i-pager-info-p {
    color: #666666;
    width: auto;
    text-align: center;
    display: inline-block;
    padding-left: 6px;
    line-height: 34px;
    border: none;
}

.i-pager-info-t {
    color: #666666;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0 3px;
    line-height: 34px;
    border: none;
}

.i-pager a:hover {
    color: #a62424 !important;
}

























.footer {
	text-align: center;
	color: #fff;
	line-height: 2.1;
}

.footer .container {
	padding: 30px 0;
	background-color: #0c467a;
}

.footer span {
	margin: 0 10px;
}

.footer p,
.footer a {
	color: #fff;
	font-size: 14px;
}

.fd_nav a {
	padding: 0 20px;
	position: relative;
	font-size: 14px;
}

.fd_nav a:hover {
	text-decoration: underline;
}

.fd_nav :after {
	content: '';
	position: absolute;
	background-color: #fff;
	width: 1px;
	height: 14px;
	top: 50%;
	right: 0;
	margin-top: -7px;
}

.fd_nav :last-child:after {
	display: none;
}

.nav li {
	float: left;
	width: 10%;
	text-align: center;
}

.nav a {
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	background-color: #0c5aa9;
	display: block;
}

.nav a:hover {
	background-color: #052f7d;
}

.nav .active a {
	background-color: #052f7d;
}

.banner .row {
	height: 250px;
	background-size: cover;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.banner .index-ban {
	height: 300px;
}

.banner h3 {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding-left: 4%;
	color: #fff;
	font-size: 36px;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.4);
}

.cert_slider .item {
	text-align: center;
}

.cert_slider img {
	display: inline-block;
}

.m_logo {
	float: left;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
}

.m_logo img {
	vertical-align: middle;
	height: 30px;
}

.cur_bar {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	height: 56px;
	line-height: 56px;
}

.cur_bar h4 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.cur_bar .cur_pos {
	float: right;
}

.innder_bor {
	border: 1px solid #e5e5e5;
	padding: 30px;
	padding-top: 0;
}
.innder_bor img{padding-top:20px;}

.first_page,
.last_page,
.prev,
.next {
	font-family: '\5b8b\4f53';
}

.page {
	padding-top: 30px;
}

.page .first_page,
.page .last_page {
	font-size: 15px;
}

.side_nav {
	border: 1px solid #e5e5e5;
}

.side_nav h2 {
	font-size: 18px;
	background-color: #f0f0f0;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e5e5e5;
}

.side_nav h2 em {
	font-size: 12px;
	text-transform: capitalize;
	margin-left: 10px;
}

.nav_url {
	padding: 0 20px;
}

.nav_url a {
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #999;
	border-bottom: dashed 1px #e5e5e5;
	display: block;
	background: url("../images/arr_u2.png") no-repeat 90% 50%;
}

.nav_url li:last-child a {
	border: none;
}

.nav_url li.active a,
.nav_url li:hover a {
	color: #e60e4a;
	background-image: url("../images/arr_u1.png");
}

.overview_box {
	padding-top: 30px;
	line-height: 2;
}

.overview_box p {
	margin-bottom: 30px;
	text-indent: 2em;
}

.intro_box {
	padding-top: 30px;
	line-height: 2.4;
}

.intro_box .img {
	/* float: left; */
	border: 1px solid #e5e5e5;
	margin-right: 14px;
	font-size: 0;
}

.intro_box p {
	text-indent: 0em;
	text-align: justify;
	font-size: 14px;
	text-align: 2em;
	text-indent: 2em;
}

.tt1 {
	color: #005aae;
	font-size: 16px;
	/* margin: 30px 0 20px 0; */
}

.tt2 {
	font-size: 14px;
	font-weight: bold;
}

.process_box {
	line-height: 2.2;
	color: #333;
}

.process_box p {
	color: #333;
	margin-bottom: 20px;
}

.line1 {
	border-top: 1px dashed #e4e4e4;
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	height: 0;
	margin: 30px 0;
}

.scope_box {
	padding-bottom: 5%;
	line-height: 2;
}

.scope_box p {
	color: #333;
	font-size: 12px;
}

.list_risk {
	font-size: 14px;
}

.list_risk p {
	font-size: 14px;
}

.list_risk .bg {
	display: inline-block;
	background-color: #0c5aa9;
	padding: 5px 8px;
	line-height: 1.6;
}

.list_risk dt {
	color: #fff;
	margin-bottom: 10px;
}

.list_risk dt p {.m1 dt
	color: #fff;
}

.list_risk dd p {
	line-height: 34px;
}

.list_risk dd p b {
	font-weight: bold;
}

.tt3 {
	clear: both;
	margin-bottom: 20px;
}

.tt3 span {
	display: inline-block;
	background-color: #0c5aa9;
	color: #fff;
	padding: 10px;
	font-size: 14px;
}

#map {
	height: 200px;
}

#map img {
	max-width: 9999999px !important;
}

.contact_box h3 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.row_form {
	margin: 0 -5px;
}

.row_form .row_li {
	padding: 0 5px;
}

.row_form .inp {
	margin-bottom: 18px;
}

.row_form .inp_control {
	background-color: #ededed;
	height: 40px;
	font-size: 12px;
	padding: 0 20px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.row_form textarea.inp_control {
	height: 150px;
	padding: 20px;
	font-family: "思源黑体", "微软雅黑", "Arial";
}

#ie8 .inp_control {
	line-height: 40px;
}

.code_change img {
	height: 40px;
}

.sub {
	width: 100%;
	height: 40px;
	color: #fff;
	line-height: 40px;
	background-color: #0c467a;
	text-align: center;
	border: 0;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.sub:hover {
	opacity: 0.8;
}

.c {
	clear: both;
}

.list_instrument {
	padding-top: 20px;
	margin: 0 -5px;
}

.list_instrument .img-cover {
	padding-top: 87%;
}

.list_instrument .txt {
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	background-color: #ededed;
	text-align: center;
}

.list_instrument li {
	padding: 0 5px;
	margin-bottom: 20px;
}

.instrument_box .page {
	padding-top: 10px;
}

.page a {
	vertical-align: middle;
}

.img-cover {
	background: url("../images/loading.svg") no-repeat 50%;
}

.img-cover img {
	visibility: hidden;
}

.pop-box .hd {
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding: 22px 10px;
	background-color: #0c5aa9;
}

.pop-box .bd {
	padding: 5%;
	text-align: center;
}

.pop-box .txt {
	line-height: 2;
	padding: 5% 0px;
	text-align: center;
}

.pop-box .con {
	text-align: left;
	display: inline-block;
}

.close-btn {
	position: absolute;
	bottom: -100px;
	left: 50%;
	margin-left: -35px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-size: 0;
}

.close-btn:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.list_qua {
	padding-top: 20px;
}

.list_qua .img {
	height: 240px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #e5e5e5;
}

.list_qua .img img {
	vertical-align: middle;
max-height:100%; padding-top:0;
}

.list_qua .img:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.list_qua .txt {
	text-align: center;
	min-height: 70px;
	padding: 12px 3px;
}
.txt a{
	/* padding: 0px 0px; */
	font-size: 16px;
	position: relative;
	top: 0;
}
}
.expert_box {
	padding-top: 30px;
	color: #333;
	line-height: 2.2;
	font-size: 12px;
}

.expert_box p {
	margin-bottom: 30px;
	text-indent: 2em;
}

.tt4 {
	text-align: center;
	font-size: 0;
	margin-top: 40px;
	margin-bottom: 20px;
}

.tt4 span {
	display: inline-block;
	padding: 0 30px;
	background: url("../images/line.jpg") repeat-x left 50%;
	line-height: 1;
}

.tt4 em {
	font-size: 18px;
	color: #005aae!important;
	padding: 0 5px;
	background-color: #fff;
}

.tt5 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}

.list_exp {
	padding-top: 4%;
}

.list_exp li {
	text-align: center;
}

.list_exp p {
	line-height: 44px;
	text-indent: 0;
	text-align: center;
	margin-bottom: 0;
}

.list_tec {
	width: 100%;
	max-width: 680px;
	margin: 0 auto;
}

.list_tec p {
	font-size: 14px;
}

.tec-tip {
	margin-top: 1%;
	padding-left: 5%;
}

.m_nav_list li.active a {
	color: #0c5aa9;
}

.article_box {
	padding: 30px 0;
}

.article_box .hd {
	text-align: center;
	margin-bottom: 5%;
}

.article_box .hd h1 {
	font-size: 24px;
	color: #333;
}

.article_box .hd h4 {
	color: #999;
	margin: 20px 0;
}

.article_box .hd span {
	font-size: 14px;
	margin: 0 5px;
}

.article_box .bd {
	line-height: 2;
}

.article_box .bd p {
	margin-bottom: 10px;
}
.m_header{
	-webkit-box-shadow: 3px 3px 10px -4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 3px 3px 10px -4px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 10px -4px rgba(0, 0, 0, .3);
}
.pop .bottom,
.pop .center{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/*2018.7.25*/
.friendship{
	background: #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	line-height: 40px;
	height: 40px;
}

.friendship .name{
	width: 134px;
	float: left;
	font-size: 18px;
	padding-left: 30px;
	color: #1f6fb6;
	background: url(../images/friendship.png) no-repeat center;
	margin-right: 30px;
}
.friendship a{
	font-size: 14px;
	color: #343434;
}
.friendship .sep_row{
	margin: 0 20px;
	color: #dadada;
	font-size: 12px;
}


  #outer{
         width: 32%;
         height: 100%;
         padding-top: 1%;
         /* margin-bottom: 2%; */
         margin-left: 1%;
         float: left;
    }  
 #outer img{
           cursor: pointer;
height: 3rem;
        
width: 100%;
    } 
     .overlay{  
         background-color: rgba(0,0,0,0.4); 
         filter:alpha(opacity=70);  
         position: fixed;  
         top:0;  
         left:0;  
         width:100%;  
         height:100%;  
         z-index: 10;  
     }  
     .overlayimg{  
       position: absolute;
    z-index: 11;
    left: 50%;
    width: 600px!important;
    top: 50%;
    width: auto;
    cursor: pointer;
transform: translateX(-50%) translateY(-50%);
     }  

#outer p{
        

    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background-color: #ededed;
    text-align: center;
    }


@media (max-width: 992px) {

#outer {
    width: 48%;
    height: 100%;
    padding-top: 2%;
    /* margin-bottom: 2%; */
    margin-right: 2%;
    float: left;
}

#outer img {
    cursor: pointer;
    height: 5rem;
    width: 100%;
}
.overlayimg {
    position: absolute;
    z-index: 11;
    left: 19%;
    width: 600px!important;
    top: 28%;
    width: auto;
    cursor: pointer;
}
}

@media (max-width:767px) {

#outer {
    width: 100%;
    height: 100%;
    padding-top: 2%;
    /* margin-bottom: 2%; */
    margin-right: 2%;
    float: left;
}

#outer img {
    cursor: pointer;
    height: 5rem;
    width: 100%;
}
.overlayimg {
    position: absolute;
    z-index: 11;
    left: 50%;
    width: 100%!important;
    top: 50%;
    width: auto;
    cursor: pointer;
}
}
@media (max-width:640px){
.bx-viewport{margin-top:0px !important;}
}

