@charset 'utf-8';

/* 对齐 */
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.margin-center {
    margin-left: auto;
    margin-right: auto;
}
/* 背景颜色 */
.b-fff {
    background: #fff;
}
.b-111 {
    background: #111;
}
.b-272727 {
    background: #272727;
}
/* 字体大小 */
.f-14 {
    font-size: 14px;
}

/* 字体颜色 */
.c-fff {
    color: #fff;
}

/* 行高 */
.line-36 {
    line-height: 36px;
}

/* display */
.ds-b {
    display: block;
}
.ds-n {
    display: none;
}
.ds-inb {
    display: inline-block;
}
/* 位置*/
.ml-75 {
    margin-left: 75px;
}
/* 预设 */
body{
    font: 14px/36px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;
    color: #727272;
}
a {
    text-decoration: none;
}
.header ,.main ,.footer {
    width: 100%;
    overflow: hidden;
}
.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
/* index.html */
/*轮播图 start*/
.banner{ width:100%; height:500px; white-space:nowrap; margin:0 auto; overflow:hidden;  position:relative; z-index:1;}
.banner_m{ width:50%; height:500px; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:500px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 40%; left:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/prev.png') no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 40%; right:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/next.png') no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url('../Image/ajax-loader.gif') no-repeat left top; width: 31px; height: 31px; }
#slideshow { width:1920px; height:500px; }
#slideshow ul { display: none; }

/*轮播图 end*/

.header .banner {
    /*position: relative;*/
}
.banner .top {
    position: absolute;
    width: 100%;
    top: 40px;
    z-index: 30;
}
.logo {
    width: 280px;
    height: 100px;
    background: url(../Image/logo.png);
}
.top .text {
    width: 854px;
    color: #fff;
    line-height: 35px;
    background: #303030;
}
.top .nav li{
    display: inline-block;
    margin-top: 14px;
    margin-left: 26px;
    margin-right: 26px;
}
.top .nav li:hover ,.top .nav li.on{
    border-bottom: 2px solid #e6001f;
}
.top .nav li a {
    color: #4f4f4f;
    transition:all 0.1s ease-in-out;
    -webkit-transition:all 0.1s ease-in-out;
}
.top .nav li a:hover ,.top .nav li.on  a{
    color: #e6001f;
}
.top .text span {
    margin-left: 30px;
    margin-right: 40px;
}
.footer li ,.footer li a {
    color: #fff;
    line-height: 50px;
}
.footer li a:hover {
    color: #f00;
}
.titlebar {
    height: 35px;
    overflow: hidden;
    border-left: 8px solid #0061b0;
    padding-left: 22px;
    margin-top:40px;
    margin-bottom: 20px;
 }
.titlebar li.en {
    color: #555;
    font-size: 13px;
    line-height: 13px;
}
.titlebar li.cn {
    color: #2e2e2e;
    font-size: 18px;
    margin-top: 3px;
    line-height: 18px;
}
.titlebar .list li {
    display: inline-block;
    width: 135px;
    height: 35px;
    background: #dcdcdc;
    text-align: center;
}
.titlebar .list li a {
    font-size: 16px;
    color: #2e2e2e;
    line-height: 35px;
}
.titlebar .list li:hover {
    height: 33px;
    border-bottom: 2px solid #FF9000;
}
.youshi .list .one {
    width: 350px;
    height: 170px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.youshi .list .one li{
    display: block;
    position: absolute;
    background: url(../Image/youshi2.png) no-repeat;
    width: 349px;
    height: 170px;
    transition:all 0.4s ease-in-out;
    -webkit-transition:all 0.4s ease-in-out;
}
.youshi .list .one li.show1 {
    background-position: 0px -416px;
}
.youshi .list .one li.show2 {
    background-position: -425px -416px;
}
.youshi .list .one li.show3 {
    background-position: -850px -417px;
}
.youshi .list .one li.show4 {
    background-position: 0px -605px;
}
.youshi .list .one li.show5 {
    background-position: -425px -607px;
}
.youshi .list .one li.show6 {
    background-position: -850px -606px;
}
.youshi .list .one li.hide {
    margin-top: 170px;
}
.youshi .list .one li.hide2 {
    background-position: -425px 0px;
}
.youshi .list .one li.hide3 {
    background-position: -850px 0px;
}
.youshi .list .one li.hide4 {
    background-position: 0px -190px;
}
.youshi .list .one li.hide5 {
    background-position: -425px -190px;
}
.youshi .list .one li.hide6 {
    background-position: -850px -190px;
}
.youshi .list .one:hover li.show{
    margin-top: -170px;
}
.youshi .list .one:hover li.hide {
    margin-top: 0;
}
.add1 {
    background: url(../Image/add1.jpg) no-repeat center center;
    height: 250px;
    margin-top: 60px;
}
.add2 {
    background: url(../Image/add2.png) no-repeat center center;
    height: 288px;
    margin-top: 40px;
    position: relative;
}
.add1 .mobile {
    display: inline-block;
    font-size: 42px;
    color: #fff;
    margin: 100px 0 0 850px;
}
.add2 .web {
    display: inline-block;
    font-size: 26px;
    color: #fff;
    margin: 146px 0 0 241px;
}
.add2 .mobile {
    display: inline-block;
    font-size: 42px;
    color: #095eb8;
    position: absolute;
    margin: 150px 0 0 130px;
}
.add1 .button a {
    display: inline-block;
    width: 138px;
    height: 35px;
    background: #fff;
    color: #535353;
    font-size: 16px;
    text-align: center;
}
.add2 .button a {
    display: inline-block;
    width: 138px;
    height: 35px;
    background: #fff;
    color: #535353;
    font-size: 16px;
    text-align: center;
}
.add1 .button {
    margin: 20px 0 0 850px;
}
.add2 .button {
    margin: 20px 0 0 920px;
}
.add1 .button a:hover {
    background: #1060af;
    color: #fff;
}
.add2 .button a:hover {
    background: #1060af;
    color: #fff;
}
.pro .one {
    width: 200px;
    height: 170px;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 34px;
    position: relative;
    overflow: hidden;
	border: 1px solid #d1d1d1;
}
.pro .one:hover {
   
	/*border: 1px solid #0061b0;*/
	border-radius:25px 10px 50px;;
}
.pro .one .img {
    width: 200px;
    height: 130px;
    margin-top: 8px;
}
.pro .one .img img {
    width: 200px;
    height: 200px;
}
.syz {
	

    height: 30px;
    color: #fff;
    line-height: 30px;
    /* margin: 0 auto; */
    text-align: center;
	border: 1px solid #d1d1d1;
    background-color: #0061b0;
	margin-top: -13px;
	}
/*.syz:hover {
	
    background-color: #ff9000;
	}*/

.pro .one .detail {
    position: absolute;
    width: 200px;
    height: 0;
    top: 0px;
    left: 0px;
    overflow: hidden;
    /*display: none;*/
}
.pro .one .detail .hr {
    width: 184px;
    height: 2px;
    margin-top: 2px;
    background: #1060AF;
}
.pro .one .detail .hr1 {
    width: 190px;
    margin-top: 0px;
}
.pro .one .detail .title {
    width: 200px;
    height: 200px;
    margin-top: 2px;
    background: rgba(16 ,96 ,175 ,.6);
    text-align: center;
}
.pro .one .detail .title img {
    margin-top: 54px;
}
.pro .one .detail .title span {
    font-size: 24px;
    line-height: 30px;
    color: #fefefe;
}



.about .intro {
    width: 720px;
}
.about .intro .img img {
    width: 720px;
    height: 200px;
}
.about .intro a {
    display: block;
    width: 95px;
    height: 28px;
    border: 1px solid #7D7D7D;
    border-radius: 14px;
    font-size: 14px;
    color: #5d5d5d;
    text-align: center;
    line-height: 28px;
    margin-top: 20px;
}
.about .intro a:hover {
    color: #fff;
    background: #5d5d5d;
}
.about .blk {
    width: 480px;
}
.about .blk div {
    height: 200px;
}
.buttom .box {
    margin-top: 60px;
    width: 400px;
}
.smtitlebar {
    margin-top: 20px;
}
.titlebar .tit {
    font-size: 18px;
    color: #fff;
}
.bottom {
    margin-top: 40px;
}
.bottom .box {
	height:270px;
    width: 354px;
	color:#fff;
}
.bottom .news .time span {
    display: block;
}
.bottom .news {
    width: 330px;
    height: 97px;
    border-bottom: 1px solid #fff;
}
.bottom .news .time {
    width: 60px;
    height: 60px;
    text-align: center;
    background: #1B1B1B;
    font-size: 24px;
    color: #fff;
    margin-top: 15px;
}
.bottom .news .time .time2 {
    font-size: 12px;
    color: #b1b1b1;
    line-height: 18px;
}
.bottom .news .title {
    width: 255px;
    height: 62px;
    overflow: hidden;
    margin-top: 15px;
    color: #fff;
}
/*.bottom .news:hover .time {
    background: #0061B0;
}*/
/*.bottom .news:hover .title {
    color: #0061B0;
}*/
.bottom .logo2 {
    width: 400px;
    height: 270px;
    background: url(../Image/logo2.jpg) no-repeat center center;
}
.bottom .logo2 span {
    display: block;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 180px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.bottom .box .contact {
    width: 360px;
    height: 36px;
    border-bottom: 1px solid #fff;
    margin-left: 40px;
   padding-top: 10px;
}
.bottom .box .last {
    border: 0px;
}
.sidebar {
    width: 220px;
    overflow: hidden;
    margin-top: 60px;
}
.sidebar .short {
    width: 220px;
    height: 138px;
    background: url(../Image/short1.jpg);
}
.sidebar .prolist {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #EAEAEA;
}
.sidebar .prolist li {
    width: 220px;
    height: 50px;
    border-bottom: 1px dashed #DADADA;
    background: #EAEAEA;
}
.sidebar .prolist li a {
    font-size: 16px;
    color: #393939;
    line-height: 50px;
    margin-left: 50px;
}
.sidebar .prolist li a:hover ,.sidebar .prolist li a.on {
    color: #0061b0;
}
.sidebar .short2 {
    width: 220px;
    height: 137px;
    background: url(../Image/short2.jpg);
    margin-top: 10px;
}
.sidebar .contact {
    padding: 16px;
    font-size: 14px;
    line-height: 30px;
    color: #353535;
    background: #eaeaea;
}
.article {
    width: 960px;
    margin-top: 60px;
}
.article .title {
    width: 100%;
    border-bottom: 3px solid #e6001f;
}
.article .title .location ,.article .title .location a {
    font-size: 14px;
    line-height: 30px;
    color: #a6a6a6;
}
.page {
    width: 100%;
    text-align: right;
    margin-top: 20px;
}
.page a {
    color: #727272;
}
.pro_info {
    margin-top: 20px;
}
.pro_info img {
    max-width: 900px;
}
.prev_next ,.prev_next a {
    color: #727272;
}
.newslist a {
    color: #727272;
}
.rnewys{ width:100%; height:100px; border-bottom:#d9d9d9 solid 1px; padding-top:30px;}

.newconleft{ width:90px; height:100px; float:left; color:#676767;}

.newsconright{ width:85%; height:100px; float:right; line-height:22px;}

.newsconright a{ width:100%; height:100px; display:block; color:#676767;}

.newsconright a:hover{ color:#0061b0; text-decoration:none;}

.newsconright1{ color:#333; font-weight:bold; padding-bottom:10px;}











.cp_z{
	/*float:left;*/
	width:900px;
	margin:0 auto;	
	min-height: 500px;
    overflow: hidden;
    position: relative;

}
.lyb{
	display:block;
	font-size:30px;
	font-weight:600;
	color:#0061b0;
	width:150px;
	margin:20px auto;
}
.lyb2{
	display:block;
	font-size:20px;
	font-weight:600;
	color:#DDBD92;
	width:120px;
	float:left;
}
.cp_tu{
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.cp_page{
	display: block;
	float:right;
	margin-top:20px;
	
}
.nycp_a a:hover{
	color:#0061b0;
}
.nycp_a{
	color:black;
	margin-left:30px;
	display:block;
	width:400px;
	margin-top:20px;
}
.nycp_a a {
	color:black;
}
.nycp_a2 a:hover{
	color:#DDBD92;
}
.nycp_a2{
	color:black;
	margin-left:30px;
	display:block;
	width:200px;
	margin-top:20px;
}
.nycp_a2 a {
	color:black;
}

.cp_nz{
	float:left;
	text-align:center;
}
.cp_neida{
	display: block;
	width:650px;
	height:450px;
	margin:30px auto 0px auto;
}
