html {
    word-break: break-all;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    font-family: Microsoft YaHei, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
	
}

a,
a:hover,
a:focus {
    font-size: 14px;
   
    color: #3f3f3f;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    color: #000000;
}
.fl{ float:left}
.rg{ float:right}
p {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #3f3f3f;
    line-height: 28px;
    word-break:break-all;
	text-align:left;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.clear{clear:both}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.header {
    /*! width: 100%; */
    height: 115px;
    border-bottom: 3px solid #035cac;
	
}

.header .header_body{ margin:0 20px;}

.header .header_body .header_top {
    float: right;
   margin-top: 10px;
}




/*banner*/

 .section1 .banner{ overflow:hidden; width:100%; height:600px; position:absolute; left:0;} 

#flashs{ position:relative; height:600px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ overflow:hidden; width:390px; position:absolute; left:50%; bottom:80px; margin-left:-128px; z-index:5}
#flashs .btn span{ display:block; float:left; margin:0 2px; width:58px; height:1px; border:1px solid #fff; opacity:0.6;}
#flashs .btn span.cur{ border:1px solid #ff0d00; opacity:1; background-color:#ff0d00;}






.head .nav{
	height: 100px;
	/*width: 1000px;*/
}
.head .nav ul li{
	position: relative;
	/*! margin: 0 10px; */
	padding: 0 18px;
	text-align: center;
	background: url(../images/bg1.png) no-repeat right center;
	list-style:none;
    float: left;
}
.head .nav ul li.th{
	background: none;
}
.head .nav ul li a.tit{
	line-height: 100px;
	font-size: 16px;
	color: #555;
}
.head .nav ul li.last{
	background: url(../img/wel-nav_04.png) no-repeat center center;
	width: 113px;
	padding: 0;
	margin: 0;
	
}
.head .nav ul li.last a{
	color: #fff;
}
.head .nav ul li:hover a.tit,
.head .nav ul li.on a.tit{
	color: #0052a2;
}

.head .nav ul li .icon{
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: 0;
	width:21px;
	height:11px;
	background: url(../images/bg01.png) no-repeat center;
	z-index:88;
}
.head .nav ul li:hover .icon{
	display: block;
}

.head .nav ul li .navson{
	display: none;
	position: absolute;
	left: -15px;
	top: 100px;
	padding: 35px 50px 35px 35px;
	background: url(../images/bg02.png) repeat;
	z-index:99999
}
.head .nav ul li .navson .sonlist a{
	display: block;
	width: 95px;
	padding-left: 24px;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #1c63ab;
	border-right: 1px solid #1c63ab;
	background: url(../img/bg03.png) no-repeat 3px center;
}
.head .nav ul li .navson .sonlist a.first{
	border-top: none;
}
/*.head .nav ul li .navson .img{
	display: block;
	margin-top: 10px;
	width: 257px;
	height: 160px;
}*/
.head .nav ul li .navson .txt{
	width: 235px;
	text-align: left;
}
.head .nav ul li .navson .txt h2{
	margin-bottom: 10px;
	font-size: 24px;
	color: #fff;
	font-family: "Impact";
	font-weight: normal;
}
.head .nav ul li .navson .txt p{
	font-size: 14px;
	color: #a4b5d3;
}
.head .nav ul li .navson .txt a{
	margin-top:40px;
	display: block;
	padding-left: 25px;
	width: 63px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	border-top: 1px solid #99b9d9;
	border-bottom: 1px solid #99b9d9;
	background: url(../img/bg04.png) no-repeat 4px center;
}


.header .head .right .con{
	/*width: 605px;*/
	width: 740px;
}
.header.on .head .right .con{
	/*width: 375px;*/
	width: 368px;
}
.header.on .head .right .list span{
	display: none;
}
.header.on .head .right .list{
	height: 50px;
	line-height: 50px;
}
.header.on .head .right .search{
	margin-top: 10px;
}
.ser-box{
	width: 224px;
}

















img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*清除浮动*/
.clear{zoom:1;}
.clear:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.fl {
	float:left;
}
.fr {
	float:right;
}







/*banner*/
#full-screen-slider { width:100%; height:605px;  position:relative; z-index:88; margin:0px auto;}
#slides { display:block; width:100%;height:605px;  margin:0px auto; list-style:none; z-index:0; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%;height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li img { display:block; width:100%; height:708px;  text-indent:-9999px}
#pagination { clear:both;display:block; list-style:none; position:absolute; left:50%; top:540px; z-index:9900;  padding:5px 15px 5px 0; margin:0px auto;}
#pagination li { display:block; list-style:none; width:14px; height:14px; overflow:hidden; float:left; margin-left:15px;  background:url(../images/bai.png) no-repeat;}
*html #pagination li{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop , src="images/bai.png");
background:none; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {  background:url(../images/lv.png) no-repeat;}
*html #pagination li.current { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop , src="images/lv.png");  
background:none;}








#sjtitle{ width:1340px; height:100px; margin:0px auto; margin-top:80px; background:url(../images/sjtitle.gif) center top no-repeat;}
.sjz .by{  font-size:30px; text-align:center; color:#504f4f; padding:60px 0}
.sjz .by p{font-size:14px; text-align:center; color:#504f4f; line-height:36px;}
.sjz{width:1340px; height:942px; margin:0px auto; margin-bottom:20px;}
.sjz .leftz{ width:445px; height:672px; float:left;position:relative;z-index:1;}
.sjz .leftz h2{ width:400px; height:392px; }
.sjz .leftz h3{ width:445px; height:280px; }
.sjz .midz{ width:445px; height:672px; float:left;}
.sjz .midz h2{ width:445px; height:252px; }
.sjz .midz h3{ width:445px; height:420px; }
.sjz .rightz{ width:445px; height:672px; float:left;}
.sjz .rightz h2{ width:445px; height:368px; }
.sjz .rightz h3{ width:445px; height:140px; position:relative;z-index:1;}
.sjz .rightz h4{ width:445px; height:140px; }
/*banner*/





.tab-line {
    height: 3px;
    width: 60px;
    background: #3f51b5;
    position: relative;
    left: 0px;
    margin-top: -3px;
}
.index-bg1{ background:url(../images/index-bg1.jpg) no-repeat right bottom #f1f1f1; background-size:20%;margin-bottom: 50px;border-bottom: 1px solid #e0e2e4;}
.index-new-bg{width:61%; height:420px; float:left; padding:40px 3% 0; background-color:#fff;}
.index-news{ position:relative}
.index-news h2{ font-size:16px; font-weight:bold; position:relative; height:28px;}
.index-news h2 a{ display:inline-block; margin-right:30px; color:#8a8a8a}
.index-news h2 a.current{ color:#3f51b5}
.index-news .con{ margin-top:20px; position:relative}
.index-news a.more{ position:absolute; right:0;top:-53px; font-size:12px; color:#8a8a8a; display:inline-block; border:1px #eee solid; padding:0px 10px; line-height:26px;}
.index-news a.more:hover{ color:#4a4a4a; background-color:#eee}
.index-news dl{ padding-bottom:20px;border-bottom:1px #ddd dotted; position:relative; padding-left:210px;}
.index-news dl .image{ width:180px; position:absolute; left:0px;top:0;}
.index-news dl .image img{ width:100%}
.index-news dl .text{ height:120px;}
.index-news dl strong{display:block; font-size:18px;  position:relative; line-height:24px; }
.index-news dl strong em{font-family:"NoveDemiBold"; position:absolute; left:-105px;top:0px; color:#68b92e}
.index-news dl strong a{ color:#444;max-width:100%;_width:100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:inline-block }
.index-news dl strong a:hover{ color:#1d3994}
.index-news dl p{ font-size:14px; color:#888; margin-top:12px; line-height:2; height:77px; overflow:hidden; }
.index-news dl p a{ color:#666;}
.index-news dl p a:hover{ text-decoration:underline; color:#c31a2d}
.index-news ul{ margin-top:10px;}
.index-news ul li{ padding:6px 0; height:32px;  line-height:20px; margin-right:75px; position:relative }
.index-news ul li a{ background:url(../images/li.gif) no-repeat 0 center; padding-left:15px;display:inline-block; max-width:85%;_width:85%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;text-align:left;}
.index-news ul li span{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#aaa; position:absolute; right:-75px;top:7px;}
.clearfix::after{clear: both;}
.clearfix::before{display: table;
content: " ";}
.index-links{ width:33%; float:right; position:relative;height:420px;}

.index-shares{height:105px; width:90%; background-color:#fff; border:1px #e8e8e8 solid; border-radius:5px; overflow:hidden; position:absolute; left:5%; bottom:20px; z-index:99}
.index-shares h2{ height:40px; line-height:40px; padding-left:20px; font-size:15px;font-weight:bold;  background-color:#f7f5f4}
.index-shares .shares-slider{ padding-top:8px;overflow:hidden; height:52px;}
.index-shares ul li{border-bottom:1px #ddd dotted; }
.index-shares ul li a{ display:block; height:45px;padding:0 15px 0 20px}
.index-shares ul li:last-child{ border-bottom:0}
.index-shares .num{ line-height:30px; height:30px; overflow:hidden; color:#fd343b; margin-top:9px; float:right; width:145px; }
.index-shares .num strong{ position:relative;font-size:40px; font-family:"dincond-medium-webfont"; font-weight:500; float:left ; margin-left:6px;display:none}
.index-shares .num strong.downtxt{ color:#78c737}
.index-shares .num i{ float:left; font-size:14px; position:relative;top:-8px;display:none}
.index-shares .num i.down{ transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); color:#78c737}
.index-shares .num span{ font-size:15px; font-family:Tahoma, Geneva, sans-serif; position:relative;top:5px;display:none}

.index-shares .title{ color:#5a5a5a; float:left; font-size:14px; line-height:22px; padding-top:11px; width:160px; overflow:hidden }
.index-shares .title b{ font-size:18px;  color:#436dc2;}
.index-shares .title span{ color:#aaa;  font-size:15px;  font-weight:normal; display:inline-block; margin-left:3px;}
.index-shares em{ color:#fd343b; position:relative; left:8px;top:20px; float:left;}
.index-shares em.downmum{ color:#78c737 !important}
.index-shares .title a{ color:#007bac}
.index-shares .bx-wrapper{ margin:0}

.index-shares .arrow-up{ display:block; width:26px; height:24px; background-color:#fff; border:1px #eee solid; line-height:24px; text-align:center; position:absolute; right:35px;top:8px; color:#888;border-radius:3px 0 0 3px; transition: all 0.3s; -webkit-transition: all 0.3s;  }
.index-shares .arrow-up i{ font-size:20px;}
.index-shares .arrow-up:hover{ color:#fff; background-color:#43addb; border:0 }
.index-shares .arrow-down{ display:block; width:52px; height:24px; line-height:24px; padding-right:10px; font-size:12px; background-color:#fff; border:1px #eee solid;  text-align:center; position:absolute; right:10px;top:8px; color:#888;border-radius:3px; transition: all 0.3s; -webkit-transition: all 0.3s;}
.index-shares .arrow-down i{ font-size:20px; line-height:24px; position:absolute; right:0;top:0;}
.index-shares .arrow-down:hover{color:#fff; background-color:#43addb;border:1px #43addb solid;  }
.index-map .point-area{ margin-left:175px;margin-top:-40px;}
/*.index-map .point-area .point-dot{ width:10px; height:10px; background-color:#0093d3;top:1px;}*/

.index-map{ height:130px; /*! background:url(../images/index-map.jpg) no-repeat center top; */ width:90%; margin-left:5%; margin-top:20px;}
.index-map a{ display:block; height:135px; padding:20px 0px}
.index-map strong{margin-left: 30px;margin-left: 0px \9;color: #4a4a4a;font-size:20px;-webkit-animation: mapText1 800ms ease-out forwards;animation: mapText1 800ms ease-out forwards; opacity: 0; display:block}
.index-map span{ display:block; position:relative;top:3px;margin-left: -30px;margin-left: 0 \9;color: #035cac;font-size: 24px;-webkit-animation: mapText2 800ms ease-out forwards;animation: mapText2 800ms ease-out forwards; opacity: 0;font-family:"dincond-medium-webfont";text-transform: uppercase;letter-spacing: -1px;}

@-webkit-keyframes mapText1 {
    0% { margin-left: 30px; opacity: 0; }
    100% { margin-left: 0px; opacity: 1; }
}
@keyframes mapText1 {
    0% { margin-left: 30px; opacity: 0; }
    100% { margin-left: 0px; opacity: 1; }
}
@-webkit-keyframes mapText2 {
    0% { margin-left: -30px; opacity: 0; }
    100% { margin-left: 0px; opacity: 1; }
}
@keyframes mapText2 {
    0% { margin-left: -30px; opacity: 0; }
    100% { margin-left: 0px; opacity: 1; }
}
.index-topic{ height:130px;margin-left:5%;border-radius:4px;overflow:hidden; background-repeat:no-repeat; /*background-size:cover;*/ background-position:center left; border:1px #eee solid; position:relative}
.index-topic a{ display:block; width:100%; height:100%; position:absolute; left:0;top:0;}

.index-bg2{ padding:40px 0}






#wxImg1 img{
margin-top:5px;
background: #fff;
  border: 3px solid #879eac;
  border-radius: 3px;
}
#wxImg2 img{
margin-top:5px;
background: #fff;
  border: 3px solid #879eac;
  border-radius: 3px;

}




/*pad单独样式 <1000px分辨率    and (min-width: 960px)*/

@media screen and (max-width: 999px) {
html{font-size:52.5%;}
	.container .container_body > article > header > h3{width:100%;}
    .header {
        height: 85px;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        margin-bottom: 85px;
    }
    .header .header_body {
        width: 100%;
        height: auto;
    }
    .header .header_body .header_top {
        display: none;
    }
    .header .header_body .header_bottom .header_logo {
        margin-left: 5%;
		margin-right:5px;
    }
    .header .header_body .header_bottom .header_nav {
        display: none;
    }
    .header .header_body .header_bottom .header_menu {
        display: none;
    }
    .header .header_body .header_bottom .m_header_menu {
        display: block;
        float: right;
        margin-right: 5%;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav {
        position: absolute;
        display: none;
        width: 100%;
        top: 85px;
        z-index: 99;
        padding: 0;
        overflow: hidden;
        background: #ffffff;
        opacity: 0.9;
        left: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li {
        width: 90%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > a {
        width: 100%;
        font-size: 1.6rem;
        color: #000000;
        font-weight: 600;
        display: block;
        border-bottom: 2px solid #000000;
        line-height: 50px;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > a:focus {
        color: rgb(127, 145, 156);
        padding-bottom: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav {
        display: none;
        position: relative;
        border: 0;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav > li {
        line-height: 50px;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav > li > a {
        display: block;
        color: #000000;
        border-bottom: 1px solid rgb(220, 220, 220);
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > .header_subnav > li:last-child {
        border-bottom: 2px solid #000000;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li > a:focus + .header_subnav {
        display: none;
    }
    .header .header_body .header_bottom .m_header_menu .m_header_nav > li:hover > .header_subnav {
        display: none;
    }
    .m_type_title {
        display: block;
    }
    .crumbs {
        display: none;
    }
    .m_crumbs {
        display: block;
        width: 100%;
        height: 45px;
        border-bottom: 1px solid rgb(212, 219, 223);
    }
    .m_crumbs .crumbs_body {
        width: 100%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li {
        line-height: 45px;
        float: left;
        margin-right: 2%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li:first-child {
        margin-right: 1%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li a {
        display: block;
        line-height: 45px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu {
        width: 100px;
        border: 1px solid rgb(219, 226, 230);
        border-radius: 0;
        margin-left: -10px;
        margin-top: 10px;
        min-width: 0px;
        padding: 0;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > a > .btn_col {
        margin-top: 14px;
        margin-left: 2px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li {
        width: 100%;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a {
        display: block;
        height: 40px;
        padding: 10px 0 3px 15px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a:hover {
        color: #ffffff;
        background: rgb(135, 158, 172);
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a > .rt {
        margin-left: 10px;
    }
    .container .container_body > article > section {
        width: 100%;
    }
    .footer {
        display: none;
    }
    .m_footer {
        display: block;
    }
    .m_footer .footer_top {
        width: 100%;
        height: 50px;
        background: rgb(135, 158, 172);
        color: #ffffff;
        text-align: center;
    }
    .m_footer .footer_top > p {
        padding-top: 2%;
        color: #ffffff;
    }
    .m_footer .footer_nav {
        float: left;
        width: 100%;
        margin-bottom: 5%;
    }
    .m_footer .footer_nav > li {
        float: left;
        width: 50%;
        text-align: center;
        border: 1px solid rgb(243, 243, 243);
        height: 75px;
    }
    .m_footer .footer_nav > li > a {
        display: block;
        color: #000000;
        line-height: 75px;
    }
    .m_footer .footer_bottom {
        text-align: center;
        clear: both;
    }
    .m_footer .footer_bottom .footer_contact {
        margin-top: 5%;
        color: rgb(137, 137, 137);
    }
    .home {
        width: 20px;
        height: 16px;
        background: url('../images/icon/icon_04.png') no-repeat scroll left center;
        background-size: cover;
        display: block;
        float: left;
        margin-top: 14px;
        margin-left: 12px;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu{
        margin-top: 0;
    }
    .m_crumbs .crumbs_body .bread_crumb > li > .dropdown > .dropdown-menu > li > a{
        padding:0 20px;
    }
}






/*add-10-22 语言切换*/
.hg_lang{ float: left; }
.hg_lang a{ 
background: none;
    border-left: 1px solid #d3d3d3;
    font-size: 14px;
    color: #999;
    line-height: 14px;
    padding: 0 10px;
    margin: 6px 0;  }
.hg_lang a.hg_lon{ color: #000; }
.hg_lang a:first-child{ border-left: 0; }

/*top iocn style */
.share_home,
.share_box,
.header .header_body .header_top .header_keyword,
.header .header_body .header_top .btn_search{ float: left; }
.header .header_body .header_top .header_keyword{ margin: 0 6px; }
.share_box a{ margin: 6px; }

.ewm_box {
    background: #fff;
    border: 4px solid #879eac;
    border-radius: 3px;
    padding: 3px;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 99;
    display: none;
}

a.share_home {
    margin-right: 10px;
}
.share_box {
    position: relative;
}

.share_box a {
  
    padding-left: 10px;
    margin-right: 10px;
}

/*share_btn*/
.bdshare-button-style1-16{
	position: absolute;
    z-index: 999;
    left: 15px;
    top: -3px;
	opacity: 0; 
  	filter: "alpha(opacity=0)";
}


.page-wrapper{ background-color:#fff;width:96%; max-width:1400px; margin:auto; position:relative; z-index:997;min-height:600px;box-shadow: 0px 2px 15px 0 rgba(0, 0, 0, 0.05);}

.page-top{ padding:30px 30px 0; height:80px; overflow:hidden; position:relative}
.page-title strong{color: #ddd;font-size:48px;font-family:"BabelSans"; font-weight:bold; margin-right:6px;text-transform:uppercase;}
.page-title span{ color: #5a575b;font-size: 20px;font-weight: bold;}
.page-nav{ height:60px;text-align:center; background-color:#f2f2f2; margin:0 30px}
.page-nav ul{ float:right}
.page-nav ul li{ position:relative;display:inline-block; padding:0 20px;}
.page-nav ul li a{ vertical-align: middle;display:inline-block;  position:relative; text-align:center;  line-height:60px; font-weight:600; color:# 4a4a4a  }
.page-nav ul li a:before {content:""; position: absolute;z-index: -1;bottom:-2px;left: 0;right: 0;background: #3f51b5;transform: scaleX(0);color: #fff;padding: 0px 20px; height:4px;}
.page-nav ul li a:hover:before,.page-nav ul li a:focus:before,.page-nav ul li a:active:before {-webkit-transform: scaleX(1); transform: scaleX(1);}
.page-nav ul li a:hover{ color:#3f51b5;  }
.page-nav ul li.current a{ color:#035cac; font-weight:bold}
.page-nav ul li.current a:before,.page-nav ul li.current a:focus:before,.page-nav ul li.current a:active:before {-webkit-transform: scaleX(1); transform: scaleX(1);}

.main{background: #e0e2e4;padding: 60px 0 40px 0;}


.location{ position:absolute; right:30px;top:57px; line-height:20px; font-size:12px;}
.location i{ display:inline-block; width:10px; height:10px; background:url(../images/home-icon.png) no-repeat; position:relative;top:1px }
.location em{ display:inline-block; background:url(../images/location-li.png) no-repeat; width:3px; height:5px; margin:0 10px; position:relative;top:-2px }
.location a{ color:#aaa}
.location a:hover{ color:#436dc2}
.location a:last-child{ color:#6a6a6a; font-weight:bold}

.kh{ font-size:24px; color:#d32c2e; font-weight:bold; line-height:42px;}
.jj{ width:690px; font-size:14px; margin-top:12px; color:#757474;line-height:28px;}

.jj span{ font-size:18px; color:#035cac; display:inherit; margin-top:12px; font-weight:bold}

.item2 {
    position: absolute;
   
    width: 283px;
    height: 294px;
    background: url(../images/about.jpg) no-repeat 0 0;
}
.item3 {
    position: absolute;
    left: 1035px;
    width: 300px;
    height: 144px;
    background: url(../images/shzr1.jpg) no-repeat 0 0;
}
 .item4 {
    position: absolute;
    left: 1035px;
top: 369px;
    width: 300px;
    height: 144px;
    background: url(../images/ryzz.jpg) no-repeat 0 0;
}
.about-items{ width:590px; margin-top:20px;}

.page-con{ padding:30px}


.about .about-title strong{ display:block; font-size:26px;color: #43474a; }
.about .about-title span{ display:block; font-size:16px; color:#aaa }

.about .content-a{ margin-top:15px; line-height:24px; font-weight:bold;  color:#6a6a6a; width:700px;margin-bottom: 20px;}

.about .content-b{ color:#6a6a6a; width:700px}
.about .content-b h2{font-size:16px; font-weight:bold; position:relative; color:#035cac}
.content-b img{ vertical-align:middle;}
.about .content-b p{ margin-top:25px;}
.about .video{ width:700px; margin-top:40px }
.about .gywm{ width:570px;margin-top:40px}
.about .gywm h2{font-size:16px; font-weight:bold; position:relative; color:#035cac; margin-bottom:10px; margin-top:6px;}
.about .zj{ margin:20px 0}

/*foot*/
.foot-list {
    width: 100%;
    height: 104px;
    background: #f2f7fc;
}
.w1200 {
    margin: 0 auto;
    width: 1370px;
}
.foot-list ul li.fi {
    padding-left: 0;
    width: 315px;
}
.foot-list ul li {
    position: relative;
    padding-top: 30px;
    height: 62px;
    border-right: 1px solid #dfe4e8;
    margin-left: 25px;
}
.foot-list ul li h2 {
    font-size: 14px;
    color: #333;
}
.foot-list ul li h2 a {
    color: #333;
}
.foot-list ul li p {
    color: #999;
}
.foot-list ul li p a {
    color: #999;
}
.foot-list ul li .icon {
    position: absolute;
    right: 25px;
    top: 30px;
    width: 23px;
    height: 23px;
    background: url("../images/bg4.png") no-repeat center;
    transition: all 0.3s;
}
.foot-list ul li .icon a {
    display: block;
    height: 100%;
}
.foot-list ul li .icon i {
    margin: 7px 0 0 9px;
    display: block;
    width: 6px;
    height: 10px;
    background: url("../images/bg5.png") no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: -13px 0;
    transition: all 0.3s;
}
.w1200 li{ float:left}

.footer-main {
    width: 100%;
    height: 50px;
    line-height: 24px;
    padding: 12px 0;
    background: #0052a2;
}
.share img { margin-left:15px;}
.footer-main img{ margin-top:10px;}


/*产品*/
.cpnr{ width:445px;}

.titlefw {
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    color: #035cac;
    line-height: 35px;
    margin-top: 10px;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 10px;
}

._intro {
    font-size: 13px;
    margin: 10px 0 0;
    color: #454545;
    line-height: 20px;
}
._pcon {
    margin-top: 60px;
}

.fix::before, .fix::after {
    display: table;
    clear: both;
    content: '';
}
._pcon .li1 a{
    font-size: 17px;
    font-weight: bold;
    color: #da251d;
}
._pcon li {
    float: left;
    margin-right: 5%;
}
._pcon .li1 .imgIco {
    background-position: -41px 0;
}
._pcon li .imgIco {
    width: 24px;
    height: 22px;
    margin: 0 10px 0 5px;
}
.imgIco {
    display: inline-block;
    background: url(../images/img.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    vertical-align: middle;
}
._pcon .li2 {
    font-size: 16px;
    color: #272636;
}
._pcon .li2 .imgIco {
    background-position: -65px 0;
}
._pcon li .imgIco {
    width: 24px;
    height: 22px;
    margin: 0 10px 0 5px;
}
.imgIco {
    display: inline-block;
    background: url(../images/img.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    vertical-align: middle;
}

._tools {
    margin-top: 25px;
}
._tools li {
    float: left;
    width: 30%;
    margin-right: 1%;
    background-color: #da251d;
}
._tools li a {
    display: block;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
}
.mt20 {
    margin-top: 20px;
	margin-bottom:20px;
}
._tools2 li {
    float: left;
    width: 27%;
    font-size: 14px;
}
.ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    background: url(../images/ico.png);
        background-position-x: 0%;
        background-position-y: 0%;
    *text-indent: 0;
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');
    vertical-align: middle;
}
.ico1_5 {
    background-position: -80px 0;
}
.ico::before {
    content: '\3000';
}
.ico2_1 {
    background-position: 0 -20px;
}

.main_bar {
    font-size: 13px;
}

.l{ font-size:14px;}

 
 /*产品*/


.tabbox{width:1300px;margin:40px auto;font-family:'微软雅黑'; font-size:16px}
.tabbox .tab{overflow:hidden;background:#f0f0f0;height: 62px;}
.tabbox .tab a{display:block;padding:10px 20px;float:left;text-decoration:none;color:#333;line-height: 42px;}
.tabbox .tab a:hover{background:#E64E3F;color:#fff;text-decoration:none;}
.tabbox .tab a.on{background:#E64E3F;color:#fff;text-decoration:none;}
.tabbox .content{overflow:hidden;padding:30px;}
.tabbox .content li{display:none;}
.on .ico30 {
    background-position: 0 -25px;
}
.ico30 {
    display: inline-block;
    width: 30px;
    height: 25px;
    background: url(../images/ico30.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    vertical-align: middle;
	margin-right: 6px;
}
._title {
    border-left: 1px #454545 dotted;
        border-left-color: rgb(69, 69, 69);
   
    padding-left: 12px;
}
.ico30_4 {
    background-position: -90px 0;
}
.ico30_5 {
    background-position: -120px 0;
}
.ico30_6 {
    background-position: -150px 0;
}
.content li{ font-size:14px; color:#666; line-height:28px;}

/*新闻*/


.news-con{ margin-top:30px; background-color:#f2f2f2;}
.news-left{ width:68%; float:left; padding-bottom:50px; background-color:#f7f7f7; min-height:600px }
.news-left .top-news{ background-color:#fff; padding:0 30px 30px 390px; height:210px; position:relative}
.news-left .top-news .image{ width:330px; position:absolute; left:30px;top:0;}
.news-left .top-news .image img{ width:330px; height:180px;}
.news-left .top-news .text{ height:175px; overflow:hidden;}
.news-left .top-news .text span{ display:block; font-family:"dincond-medium-webfont"; font-weight:600; font-size:36px; color:#035cac}
.news-left .top-news .text h2{ font-size:16px; font-weight:bold; line-height:1.6; margin-top:10px}
.news-left .top-news .text p{ margin-top:15px; line-height:1.8; color:#aaa; font-size:13px}
.news-list{ }
.news-list li{ border-top:1px #e8e8e8 solid; border-bottom:1px #e8e8e8 solid; margin-top:-1px; position:relative}
.news-list li a{ display:block;height:92px; padding:25px 30px 25px 160px;-webkit-transition: background-color .25s;transition:background-color .25s;}
.news-list li .time{ width:130px; position:absolute; left:25px;top:24px;font-family:"Arial"; font-size:15px; color:#8c8d8d;  text-align:center; padding-right:15px;}
.news-list li .time span{ font-family:"Microsoft Yahei",Tahoma,Arial,sans-serif; display:block; font-size:48px; color:#035cac; text-align: center; }
.fx{ font-size:14px; margin-top:20px;}
.news-list li .text strong{ display:block; line-height:1.6; font-size:16px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news-list li .text p{ margin-top:10px; line-height:1.8; color:#878788; font-size:13px}
.news-list li .more{width: 0px;height: 142px;background: url(../images/news-more.jpg) no-repeat right center; box-shadow: -100px 0 142px #f2f6f7; opacity: 0;position: absolute;right: 0;top: 0;transition: all 0.3s; -webkit-transition: all 0.3s;}
.news-list li a:hover{ background-color:#fff}
.news-list li a:hover .more{ right:0;opacity: 1; width:142px;}
.news-right{    width: 28%;
    float: right;
    height: 400px;
    padding: 20px 30px 10px 10px;
}
.news-right .search{ background-color:#fff; height:50px; position:relative; margin-bottom:20px;}
.news-right .search input{  line-height:20px; padding:15px; border:0; font-size:14px; }
.news-right .search button{ border:0; background:none; position:absolute; right:0px;top:0px; z-index:2; font-size:20px; color:#ccc;height:50px; width:52px;}
.news-right .search button i{ font-size:30px; line-height:52px; position:relative; left:2px}
.news-right .search.s2 button{ background-color:#aaa; color:#fff;-webkit-transition: background-color .25s;transition:background-color .25s;}
.news-right .search.s2 button:hover{ background-color:#999}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.search-top{ font-size:16px; margin-top:10px; padding:20px 30px; background-color:#f7f5f4; border-bottom:2px #eee solid}

/*社会责任*/

.social .item-a {
    padding: 30px;
}

.social .item-a .image {
    width: 32%;
    float: left;
}
.social .item-a .image img {
    width: 100%;
}
.social .item-a .text {
    width: 65%;
    float: right;
    padding-top: 10px;
    padding-left: 30px;
}
.social .item-a .text h2 {
    font-size: 24px;
    height: 100px;
}
.social .item-a .text h2 strong {
    font-weight: normal;
}
.social .item-a .text h2 span {
    display: block;
    margin-top: 10px;
    font-family: "Arial";
    font-size: 28px;
    font-weight: bold;
    color: #035cac;
}
.social .item-a .text p {
    line-height: 2;
    color: #6a6a6a;
    font-size: 15px;
}
.clearfix::after{clear: both;}
.clearfix::before{display: table;
content: " ";}

.clearfix::after{    display: table;
    content: " ";
}

.social .line {
    background-color: #f4f4f4;
    height: 2px;
    margin: 0 30px;
}

.social .item-c {
    overflow: hidden;
    margin-top: 30px;
    padding: 0 30px 30px;
}
.social .item-c ul li {
    width: 31%;
    float: left;
    margin-left: 1%;
	margin-right: 1%;
    margin-bottom: 30px;
}
.social .item-c ul li:hover .text {
    background-color: #436dc2;
    color: #fff;
}
.social .item-c ul li:hover .description {
    color: #bbccee;
}
.social .item-c ul li .image {
    overflow: hidden;
}
.social .item-c ul li .image img {
    width: 100%;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    display: block;
}
.social .item-c ul li:hover .image img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.social .item-c ul li .text {
    background-color: #f4f4f4;
    padding: 20px 30px 30px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
}
.social .item-c ul li .title {
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.social .item-c ul li .description {
    margin-top: 10px;
    color: #8a8a8a;
    font-size: 13px;
    line-height: 1.7;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
}

/*新闻内页*/
.news-view .news-info .title {
    color: #333;
    text-align: center;
    padding: 55px 100px 29px;
}

.news-view .news-info .title h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}
.news-view .news-info .info {
    color: #aaa;
    position: relative;
    padding: 20px 40px;
    height: 30px;
    background-color: #f4f4f4;
}
.news-view .news-info .info span.source {
    background: url(../images/new_i3.png) no-repeat scroll left center;
    padding: 2px 0px 2px 22px;
    margin-right: 18px;font-size: 14px;
}
.news-view .news-info .info span.date {
    background: url(../images/new_i1.png) no-repeat scroll left center;
    padding: 2px 0px 2px 22px;font-size: 14px;
    margin-right: 18px;
}
.news-view .news-info .info span.hits {
    background: url(../images/new_i2.png) no-repeat scroll left center;
    padding: 2px 0px 2px 28px;font-size: 14px;
}
.news-view .news-info .info .share {
    position: absolute;
    right: 40px;
    top: 21px;
}
.share span {
    float: left;
    line-height: 20px;
	font-size:14px
}
.share a.i1 {
    background-position: 0px 0px;
}
.share a {
    padding-left: 20px;
    height: 20px;
    margin-left: 6px;
    display: inline-block;
    background: url(../images/share.png);
        background-position-x: 0%;
        background-position-y: 0%;
    float: left;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
}
.share a.i2 {
    background-position: -50px 0px;
}
.share a.i3 {
    background-position: -95px 0px;
}
.news-view .content {
    line-height: 200% !important;
    margin-top: 20px;
    font-size: 16px;
    margin: 30px 40px 40px 40px;
}
.news-view .content p {
    margin-bottom: 15px;
    line-height: 200% !important;
}
.news-view .other {
    background-color: #f7f7f7;
    padding: 20px 40px 40px;
    font-size: 14px;
}
.news-view .other .left {
    float: left;
    color: #aaa;
}


/*联系我们*/
.lxtp{ float:left; width:703px;}
.lxfs{ float:right; width:550px; font-size:18px; font-weight:bold; color:#035cac; padding:25px 0 15px 0}
.lxfs p{font-size:14px; color:#545555; margin:4px 0 }
.lxfs span{ font-size:16px; color:#545555; margin-top:20px; font-weight:bold; display:block}
.lx{ margin-top:30px;}
.lx li{ background-color:#f6f6f6; width:212px; height:125px; float:left; margin-left:3px; margin-right:5px; font-size:20px; padding:20px;}
.lx li img{ vertical-align:middle; margin-right:12px;}
.lx li p{ margin-top:13px;}


/*里程碑*/

.history{ margin-top:20px;}
.historyBox{ position:relative;}
.historyBg{ height:55px; background:url(../images/line4.jpg) left 36px repeat-x;}
.historyList{ height:55px; background:url(../images/bg6.png) left 32px repeat-x; padding:0 40px;}
.historyList .slick-slide{ text-align:center; height:55px; font-size:18px; font-weight:bold; color:#6e6e6e; background:url(../images/nimg16_1.png) center 27px no-repeat; cursor:pointer;}
.historyList .slickon{ color:#035cac; background:url(../images/nimg16_1on.png) center 27px no-repeat;}
.historyBox .slick-prev{position:absolute; z-index:10; left:-30px; top:50%; margin-top:-8px; display:block; background:url(../images/nimg14_left.png) left top no-repeat; width:35px; height:28px;}
.historyBox .slick-next{position:absolute; z-index:10; right:-30px; top:50%; margin-top:-8px; display:block; background:url(../images/nimg14_right.png) right top no-repeat; width:35px; height:28px;}

.historyContentDiv{ padding-top:35px;}
.historyContent{ display:none;}
.historyContent li{ background:url(../images/line3.png) bottom repeat-x; padding:35px 0 20px 110px; position:relative;}
.historyContent li .year{ position:absolute; left:20px; top:40px; font-size:16px; color:#333; font-weight:bold;}
.historyContent li .list{ padding-top:5px;}
.historyContent li .list dd{ font-size:14px; line-height:24px; color:#999; padding-bottom:20px;}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-list {
    position: relative;
    outline: none;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-slide {
    display: none;
    outline: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

/*合作伙伴*/

.partner_list{padding-left:35px;padding-right:35px; padding-top:35px; margin-bottom:35px}
.partner_list ul{padding-left:5px;}
.partner_list ul li{/*! width:20%; */padding-left:23px;padding-right:23px;float:left;/*! height:80px; */display:table;text-align:center;margin-top:40px;}
.partner_list ul li a {/*! display:block; *//*! border:1px solid #dbdbdb; *//*! color:#666666; *//*! font-size:14px; *//*! width:100%; *//*! height:100%; *//*! display:table-cell; *//*! vertical-align:middle; */
	/*! -webkit-transition:all  0.4s  ease-out; */
	/*! -o-transition:all 0.4s ease-out; */
	/*! transition:all  0.4s ease-out; */
}
.partner_list ul li img{/*! max-width: 80%; */}
.partner_list ul li:nth-child(-n+5){margin-top:0px;}
.partner_list ul li div{width:66.67%;margin:0 auto;line-height:20px;}
.partner_list ul li:hover a{/*! border-radius:0.5em; *//*! border:1px solid #ff7611 */}

/*荣誉长廊*/

.honor .honor-text{ line-height:2; font-weight:bold; color:#5a5a5a; text-indent:2em; padding:30px;font-size:14px; }
.roundabout-holder{width:880px;height:400px;margin:0 auto;}
.roundabout-moveable-item{width:423px;height:345px;cursor:pointer;border:3px solid #ccc;border:3px solid rgba(0, 0, 0, 0.08);border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.roundabout-moveable-item img{width:100%;}
.roundabout-in-focus{border:3px solid rgba(0, 0, 0, 0.2);}
.honor .honor-nav{ margin-top:30px; padding-top:30px; border-top:5px #f4f4f4 solid; text-align:center;height:50px;}
.honor .honor-nav a{ display:inline-block; line-height:42px; color:#888; padding:0 20px; background-color:#eee; margin:0 2px; border-bottom:2px #e2e2e2 solid}
.honor .honor-nav a.current{ background-color:#3f51b5; border-bottom:2px #3f51b5 solid; color:#fff}
.honor .honor-list{ overflow:hidden; padding-bottom:30px}
.honor .honor-list ul{ }
.honor .honor-list ul li{ width:16.2%; float:left; margin:0 0 30px 1.7%; border:1px #eee solid; padding:10px; background-color:#f7f7f7}
.honor .honor-list ul li img{ width:100%;}
.honor .honor-list ul li span{ display:block; text-align:center; line-height:40px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}


/*企业文化*/
.culture-item-a{ margin:30px;  height:200px;  padding-top:10px}
.culture-item-a h2{  font-weight:400; position:relative;  line-height:24px;font-size:18px;}
.culture-item-a b{font-size:24px; display:block; margin-top:10px;}
/*.culture-item-a h2:before {content:""; position: absolute; display:block; height:4px;width:120px; background:#e62129; left:50%;top:40px; margin-left:-60px; }*/
.culture-item-a h2:before {content:"";display:block;width: 0;height: 0;border-left:8px solid transparent;border-right: 8px solid transparent;border-top:12px solid #bbb; position:absolute; left:79px; top:7px; }
.culture-item-a p{ margin-top:25px; line-height:2; color:#6a6a6a; font-size:15px;}


.culture-item-c{}
.culture-item-c .text{ width:50%; float:left}
.culture-item-c .text .item{ height:160px; background:url(../images/culture-building.jpg) no-repeat right bottom #f1f1f1; padding:40px 40px}
.culture-item-c .text .item h2{ color:#888; font-size:18px; position:relative}
.culture-item-c .text .item h2:before {content:"";display:block;width: 0;height: 0;border-left:8px solid transparent;border-right: 8px solid transparent;border-top:12px solid #035cac; position:absolute; left:119px; top:9px; }
.culture-item-c .text .item h2 b{color:#1c64b7; display:block;font-size:20px; font-weight:bold; margin-top:10px; }
.culture-item-c .text .item p{ margin-top:15px; line-height:1.6; color:#888}
.culture-item-c .text .item.current{ background:#436dc2; color:#fff}
.culture-item-c .text .item.current h2{ color:#fff}
.culture-item-c .text .item.current h2:before {border-top:12px solid #fff; left:79px }
.culture-item-c .text .item.current h2 b{ color:#fff}
.culture-item-c .text .item.current p{ color:#b3c4e7}
.culture-item-c .image{ width:50%; height:480px; overflow:hidden; float:right}
.culture-item-c .image img{ height:480px; width:100%;-webkit-transition: -webkit-transform 2s ease-out;-moz-transition: -moz-transform 2s ease-out;-ms-transition: -ms-transform 2s ease-out;transition: transform 2s ease-out}
.culture-item-c .image:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.culture-item-d{ width:44%; float:left;height:370px; padding:40px}
.culture-item-d h2{font-size:20px; font-weight:bold; margin-bottom:30px;}
.culture-item-d .item{ position:relative; margin-bottom:20px; margin-left:60px;}
.culture-item-d .item h3{ background:url(../images/culture-h3-bg.jpg) no-repeat; width:40px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fd343b; font-weight:bold; position:absolute; left:-60px;top:0;}
.culture-item-d .item p{ color:#7a7a7a}
.culture-item-e{ width:44%; float:right; background:url(../images/culture-feiji.jpg) no-repeat right 240px #fafafa;height:370px; padding:40px;}
.culture-item-e h2{font-size:20px; font-weight:bold; margin-bottom:30px;}
.culture-item-e ul{ margin-top:50px; margin-left:16px;}
.culture-item-e ul li{ width:138px; height:138px; float:left; background:url(../images/culture-i1.png) no-repeat; line-height:138px; text-align:center; font-size:16px; position:relative; margin-left:-16px;}
.culture-item-e ul li.i2{ background:url(../images/culture-i2.png) no-repeat; }
.culture-item-e ul li.i3{ background:url(../images/culture-i3.png) no-repeat; }
.culture-item-e ul li.i4{ background:url(../images/culture-i4.png) no-repeat; }


.culture-left{ width:810px; float:left; padding-bottom:50px; margin-left:30px;}
.culture-right{ width:300px; float:right; margin-top:30px; margin-right:30px;}
.culture-right img{ width:100%}


/*产品*/

.hoek{width: 1250px;margin:0 auto;overflow: hidden; margin-top:50px}
.hoek .clkr{width:1290px;}
.hoek li{width: 630px;float:left;overflow:hidden;display:block;height:405px;}
.hoek li a,.hoek li a:hover{width:600px;overflow:hidden;height:375px;display:block;border:1px #555555 solid;}
.hoek li a .clk2 font{font-size:17px;color:#535353;padding-top:15px;padding-bottom:10px;display:block;}
.hoek li a:hover .clk2 font{font-size:17px;color:#035cac;/*! padding-top:15px; *//*! padding-bottom:10px; */display:block;}
.hoek li a:hover .clk3 div{color:#fff;background: #035cac;}
.clk2 p{color:#333;line-height:24px;}
.clk2 {
    width: 555px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 13px;
}
.clk3{/* margin-top:17px; */width:555px;margin:0 auto;overflow:hidden;height:34px;position:relative;}
.clk3 p{background:#34b096;display:block;position:absolute;top:0px;left:0px;width:107px;height:34px;opacity:0;z-index:1;}
.clk3 div{display:block;position:absolute;top:0px;left:0px;width:107px;height:34px;z-index:23;text-align:center;line-height:34px;color:#333333;}
.clk3 font{background:#eaeaea;display:block;position:absolute;top:0px;left:0px;width:107px;height:34px;}

.clk4{position:relative;z-index:999;}





/*产品*/



.pox{display:block !important; float:left; margin-left:9px; margin-right:8px; margin-bottom:20px;}
.pox p{ text-align:center}


/*历程*/
.history{ margin-top:30px; background-color:#f5f5f5; position:relative; padding-left:550px; }
.history-left{ width:520px; padding:30px; position:absolute; left:0;top:0;}
.history-title{ font-size:26px; margin-bottom:20px; position:relative}
.history-title:before {content:"";display:block;width: 0;height: 0;border-left:8px solid transparent;border-right: 8px solid transparent;border-top:12px solid #bbb; position:absolute; left:115px; top:13px; }
.history-title2{ font-size:26px;  position:relative; background-color:#fff; border-top:1px #eee solid;height:95px; padding-top:30px; padding-left:40px}
.history-title2:before {content:"";display:block;width: 0;height: 0;border-left:8px solid transparent;border-right: 8px solid transparent;border-top:12px solid #bbb; position:absolute; left:185px; top:43px; }
.history-tab{ height:60px; }
.history-tab a{ line-height:60px; text-align:center;width:160px; background-color:#fff; color:#bbb; font-family:"dincond-medium-webfont";display:inline-block; font-size:24px; position:relative}
.history-tab a span{ font-family:"Microsoft Yahei",Tahoma,Arial,sans-serif; font-size:20px;}
.history-tab a.current:before {content:"";display:block;width: 0;height: 0;border-left:8px solid transparent;border-right: 8px solid transparent;border-top:5px solid #3f51b5; position:absolute; left:50%; margin-left:-8px;bottom:-5px;}
.history-tab a.current{ background-color:#3f51b5; color:#fff}
.history-left .con{ margin-top:30px}
.history-left .content{ line-height:2; margin-top:40px; color:#8a8a8a}
.history-left .content .item{ margin-bottom:20px; border-bottom:1px #ddd solid; padding-bottom:20px;}
.history-left .content .item label{ color:#035cac; font-size:16px;}
.history-left .content .item p{ }
.history-left .content .item:last-child{ border-bottom:0}
.history-left .title{ margin-top:20px; font-weight:bold; font-size:18px;}

.history-left .slider{ width:488px; overflow:hidden}
.history-left .slider .bd li{width:240px;margin-right:10px;box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.06);}
.history-left .slider .bd li img{width:100%;height:144px}
.history-left .slider .bd li span{ display:block;height:60px; line-height:18px;padding:10px 30px; background-color:#fff; text-align:center;}

.history-right{  background-color:#fff; min-height:700px; _height:700px; padding-bottom:50px}
/*时间轴*/
.time_line{ width:90%; margin:0 auto}
.time_line .hd{  height:32px;  border-bottom:2px #e2e2e2 solid;margin:0 40px; position:relative; }
.time_line .hd .prev{ width:40px; height:40px; border-radius:40px; display:block; position:absolute; left:-40px; top:10px; text-align:center; background-color:#f2f2f2; z-index:20}
.time_line .hd .prev i{ line-height:40px; font-size:12px;}
.time_line .hd .next{ width:40px; height:40px; border-radius:40px; display:block; position:absolute; right:-40px; top:10px;text-align:center;background-color:#f2f2f2; z-index:20}
.time_line .hd .next i{ line-height:40px;font-size:12px;}
.time_hdwarp{ width:100%; height:60px; overflow:hidden; position:relative;}
.time_line .hd ul{ width:10000px; height:60px;position:absolute; left:0; top:0px;}
.time_line .hd ul li{ width:120px; height:60px;float:left; text-align: center; color:#666; font-size:16px; cursor:pointer; position:relative}
.time_line .hd ul li label{ display:block; width:60px; line-height:16px; line-height:16px; position:absolute; left:50%; margin-left:-30px;top:0;cursor:pointer;transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; }
.time_line .hd ul li .dot{ width:10px; height:10px; position:absolute; left:50%; margin-left:-5px;top:26px;}
.time_line .hd ul li .dot em{ display:block; width:10px; height:10px; position:absolute; left:0;top:0;border-radius:10px; background-color:#ddd;transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;  }
.time_line .hd ul li .dot i{ display:block; width:0px; height:0px; position:absolute; left:5px;top:5px;border-radius:0px; background-color:#3f51b5; z-index:2;transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; }
.time_line .hd ul li.ontime label{ color:#3f51b5;}
.time_line .hd ul li.ontime .dot em{ width:20px; height:20px;left:-5px;top:-5px;border-radius:20px; background-color:#fff; border:1px #ddd solid}
.time_line .hd ul li.ontime .dot i{ width:10px; height:10px; position:absolute; left:0;top:0;border-radius:10px;}
.time_line .bd{ width:100%; margin-top:50px;}
.time_line .bd ul li{ display:none;}
.time_line .bd ul li div.history-item{ margin-bottom:25px; background:url(../images/history-li.png) no-repeat 0 12px; padding-left:18px; line-height:2; font-size:16px;}
.time_line .bd ul li div.history-item .image{ margin-top:10px; }
.time_line .bd ul li div.history-item .image img{ width:360px; height:240px; border-radius:5px; overflow:hidden}
.time_line .bd ul li div.history-item label{ display:block; color:#035cac}
@media (max-width:1550px){
	.time_line .bd ul li div.history-item{ font-size:15px;}
}

/*服务*/
.about_f1_top {
    margin: 20px 0;
    overflow: hidden;
    width: 1300px;
    margin: auto;
    padding: 50px 0;
}


/*视频*/


.video_list2 .video_pic {
	WIDTH: 415px; BACKGROUND: url(../images/bg_pic3.png) no-repeat; HEIGHT: 190px
}
.video_list2 LI {
	WIDTH: 405px; MARGIN-BOTTOM: 19px; MARGIN-RIGHT: 40px; float:left; margin-left:15px; margin-right:15px;
}

.video_list2 .video_btn {
	WIDTH: 35px; BACKGROUND: url(../images/icon_play.png) no-repeat; HEIGHT: 35px; TOP: 96px; LEFT: 172px
}

.tips-in {
    padding: 0 32px;
    background: url("../images/bg_sign31.png") no-repeat right bottom #e9e9e9;
    font-size: 14px;
    line-height: 62px;
    cursor: pointer;
    transition: all 0.5s;
}
 .tips-in.hover {
    background-color: #0c4da2;
    color: #fff;
}

.pages {clear: both;height: 30px;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center; font-size:12px; width:100%; padding-bottom:50px;}
.pages ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pages ul li:hover{ background:#105095; color:#fff;border: 1px solid #105095}
.pages ul li.thisclass {display: inline-block;border: 1px solid #105095;padding: 2px 9px;margin: 0 3px;background:#105095;color: #fff;}
.pages ul li.thisclass a {color: #fff;}
.pages ul li a{ display:block;color:#999}
.pages ul li a:hover {color: #fff;}


/*设备保养*/

.newslist{
	padding: 0px 50px 80px;
}
.newslist .list li{
	overflow:hidden;
	margin-top:50px;
	border-top:1px #dbdada solid;
}
.newslist .list li .media{
	float:right;
}
.newslist .list li .num{
	background:#e6e6e6;
	padding-top:70px;
	float:left;
	height:50px;
	line-height:50px;
	width:40px;
	text-align:center;
}
.newslist .list li .info{
	padding:15px;
	color:#bcbcbc;
	margin:0 225px 0 45px;
	font-size: 12px;
}
.newslist .list li .info .title{
	font-size:14px;
}
.newslist .list li .info .title .time{
	float:right;
	font-size:12px;
	color:#999;
}
.newslist .list li .info .title a{
	color:#666;
	display:block;
	height:24px;
	line-height:24px;
	overflow:hidden;
	font-size: 16px;
	font-weight: bold;
}
.newslist .list li .info .con{
	margin-top:10px;
	height:48px;
	overflow:hidden;
	 color: #848585;
}
.newslist .list li:hover .num{
	background:#035cac;
	color:#fff;
}
.newslist .list li:hover .info .title a{
	color:#035cac;
}
.newslist .con{ font-size:12px}



/*下载*/

.container{ padding-bottom:30px;}

.ny_down02{     width: 1300px;
    overflow: hidden;
    margin-top: 30px;
    margin: auto;
    padding-top: 30px;
}

  .ny_down03{ overflow:hidden; width:620px;height:130px; float:left; padding:0px; margin-right:20px; margin-bottom:20px;background-color:#ededed;}
.ny_down03 dd{ width:510px; float:left; height:130px; }
.ny_down03 dt{ width:70px; float:right; height:130px;}
.ny_down03 dd h5{ font-size:16px; font-weight:normal; margin-top:25px; margin-bottom:15px;}
.ny_down03 dd h5 a { color:#333;}
.ny_down03 dd span{ display:block; line-height:18px; font-size:12px; color:#999; margin-bottom:3px;}
.ny_down03 dt i{ display:block; cursor:pointer; width:34px; height:35px; margin:0 auto; margin-top:40px; background:url(../images/nydown_d.png) no-repeat center  top;}
.ny_down03:hover dd{ background-color:#035cac;}
.ny_down03:hover dd h5 a{ color:#fff;}
.ny_down03:hover dd span{ color:#fff;}
.ny_down03:hover dt i{ background-position:bottom;}
.ny_down03:hover dt{ background-color:#e60721;}
.ny_down03.last{ margin-right:0px;}


/*服务流程*/

 .titlefw{ font-size:20px; color:#035cac; font-weight:bold; padding-top:30px;}
.title2{ color:#b7b7b7; }


/*服务理念*/
.service{ width:1300px; margin:auto; padding-top:50px;}
.service .txt{ font-size:18px; color:#4e4e4e; font-weight:bold; padding-bottom:30px;}
.service .list li{ float:left; width:20%; position:relative; padding-bottom:45px;}
.service .list li .touBox{ margin:0 20px; border:#dcdcdc solid 1px;}
.service .list li .box{  width:100%; height:148px;}
.service .list li .name1{ font-size:22px; color:#035cac; font-weight:bold; padding:25px 0 0 20px; text-transform:uppercase;}
.service .list li .name2{ font-size:18px; padding-left:20px; color:#035cac;}
.service .list li .msg{ padding:10px 0 0 20px; font-size:16px;}
.service .list li .num{ z-index:2; position:absolute; left:50%; bottom:0px; width:24px; height:24px; background:url(../images/ico6.png) no-repeat; margin-left:-12px; text-align:center; line-height:24px; color:#fff;}
.service .list li .line{ position:absolute; left:0px; width:100%; height:1px; background:#4a5272; bottom:11px;}
.service .title1{ font-size:20px; color:#035cac; font-weight:bold; padding-top:70px;}
.service .title2{ color:#b7b7b7; padding-bottom:40px;}
.service .content{ line-height:30px; font-size:14px; padding-bottom:30px;}



.picList li{ width:210px;}


.clearfix{ /*! padding-bottom:60px */}

/*董事长致辞*/

.dszzc{width:1300px; margin:auto; padding:50px 0}
.hyj{margin-top:30px; line-height:36px; font-size:16px;}
.hyjjj{font-size:14px; line-height:24px;}



.dizhi{width:248px; float:left}
.eweima{width:201px; float:right; margin-top:63px;}


.fuwutp{float:left; width:700px; }
.fuwunr{float:left; width:590px; height:351px; background:#e8eff9}

.gywmvideo{ float:left; width:700px}