body { text-align: left; padding: 0; margin: 0; font-size: 14px; font-family: 'microsoft yahei'; -webkit-text-size-adjust: none; height: auto; color: #333; }
 dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6{ padding: 0; margin: 0; }
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th { padding: 0; margin: 0; }
fieldset { border-top-width: 0; border-left-width: 0; border-bottom-width: 0; border-right-width: 0; }
a img { border: 0; padding: 0; margin: 0; }
i { font-style: normal; }
address, caption, cite, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
li { list-style-type: none; }
caption { text-align: left; }
th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; font-size: 100%; }
q:unknown {
 content: '';
}
input, textarea, select { font-family: inherit; font-size: 100%; }
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #e71212; text-decoration: none; }
.icon { background-image: url("../images/icon.png"); display: inline-block; vertical-align: middle; }

.left { float: left; }
.right { float: right; }
.bold { font-weight: bolder}
.grey-999 {color: #999999}
.red {color: #ff0000}
.grey-5f {color: #5f5f5f}
.dark-blue-168491 {color: #168491}
.blue-4bcdd9 { color: #3083f4;}
.yellow {color: #fffaa8;}
.lt { text-align: left}
.rt {text-align: right}

.fl {float: left}

.fr { float: right;}

.ct {text-align: center}

.font50 { font-size: 50px;}

.font60 {font-size: 60px;}

.font28 {font-size: 24px}

.font20 {font-size: 20px;}

.font18 {font-size: 14px}

.font14 {font-size: 14px}
.clear { clear: both; font-size: 0; margin: 0; padding: 0; display: block; _height: 0; overflow: hidden; }
/*清除浮动*/
.clearfix {  *zoom: 1;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

/*网站公用样式表*/
.w1200 { width: 1400px; margin: 0 auto; display: block;}
.container{ width: 95%; margin: 0 auto; display: block;max-width:}

.wrap {max-width: 1320px;width: 100%;margin: 0 auto;}


.head_main { text-align: center; background: url(../images/head_bg.jpg) repeat; width: 100%;  }

.head_main .top {
	width: 100%;
	background-color: #f5f5f5;
	height: 35px;
	line-height: 35px;
}

.head_main .top .content {
    font-size: 14px; text-align:left
}

.top .content .tag {
    float: right;
}

.top .content .tag a {
    float: right;
    margin: 0 10px;
}
.top .content .tag a:hover {
    color: #e71212;
    text-decoration: underline;
}



.head_main .middle {display:block;width: 100%; padding: 0px 0 15px;overflow: hidden;margin: 0 auto;}

.logo { position: relative;float: left;width: 540px; }
.logo img {
	height: 100px ; margin-top:10px
}

.head_main .w1200 { overflow: hidden;margin: 0 auto;}

.logo_right{
	float: left;
	width: auto;
	height: inherit;
	margin-top: 42px;
	text-align: left;
	padding-right: 25px;
	display: none;
}
.logo_right p{font-size: 24px;font-weight: bold;}
.logo_right span{color: #f97200;}
.logo_right h1{font-size: 12px;color: #666666;margin-top: 5px;font-weight: 100;}

.stock-code{
	display: inline-block;
	height: 60px;
	vertical-align: middle;
	overflow: hidden;
	margin-top: 35px;
	text-align: center;width: 40%; 
}
.stock-code  li{
	line-height: 60px;
}
.stock-code  li.item-1 {
	color: #e71212;
	font-size: 18px;
}


.telephone {
	color: #676767;
	margin-top: 40px;
	padding-left: 55px;
	background: url("../images/phone.png") no-repeat;
	height: 50px;
	text-align: left;
	margin-right: 30px;
}                              
.telephone p{
	font-size: 14px;
	margin-left: 10px;
	color: #666;
}
.telephone h1{
	font-size: 20px;
	color: #e71212;
	font-weight: bold;
	text-align: left;
}


/** menu **/
.h_nav{ height:60px;line-height:60px;background: #e71212; z-index: 999; }
.h_nav li{height: 60px; float:left; position: relative;width:9.2%;text-align: center; }
.h_nav li.last{ background: none;}
.h_nav li:first-child{width:8%}
.h_nav li.bg a{background:url(../images/cur.png) no-repeat 115px 34px;}
.h_nav li a{
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	display: block;
	height: 60px;
}
.h_nav li a:hover,.h_nav li.cur a{color: #fff; background-color:#e71212;}
em,i{ font-style:normal;}

.h_nav li em{ display:none;background:#e71212 url(../images/n_bg.png) repeat; text-align:center; position:absolute; top:60px; left:0px;  width: 100%;z-index: 999; }
.h_nav li em a{font-size:14px;  background: none;padding: 0; display: block; line-height: 30px; height: 30px; border-bottom: 1px solid #333; text-align: center;width: 100%; }
.h_nav li.bg em a,.h_nav li.cur em a{ width:100%;padding: 0;color: #fff;background: none;}
.h_nav li.bg em a:hover{font-weight: bold; color: #f78e1a;}



/*foot_main*/
.footer_main{
	position: relative;
	width: 100%;
	height: 420px;
	background: #e71212;
	overflow: hidden;
}
.footer_main .footer{padding-top:70px;height:230px;}
.footer_main .left{float:left;display:block;width:220px;}
.footer_main .btlogo{display:block;}
.footer_main .btlogo img{
	display: block;
	height: 120px;
}
.footer_main .tel-box{margin-top:20px;}
.footer_main .tel-box .zx{padding-left:20px;font-size:14px;color:#ccc;background:url("../images/telIco3.png") no-repeat left center;}
.footer_main .tel-box p{
	font-size: 14px;
	line-height: 30px;
	color: #F5F5F5;
}
.footer_main .tel-box .webTel{margin-top:0px;font-family:arial;font-size:30px;line-height:24px;color:#F5F5F5;}
.footer_main .middle{float:left;padding-top:3px;margin-left:60px;width:604px;overflow: hidden;}
.footer_main .middle .list li{float:left;width:120px;padding:0 0 0 30px;display:block;list-style:none;line-height:32px;text-align:left;overflow:hidden;min-height:104px;}
.footer_main .middle .list li a{display:block;font-size:18px;line-height:32px;color:#F5F5F5;}
.footer_main .middle .list li .line{
	margin-top: 14px;
	margin-bottom: 4px;
	display: block;
	width: 20px;
	height: 1px;
	background-color: #F90;
}
.footer_main .middle .list .drop{padding-top:10px;}
.footer_main .middle .list .drop a{
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	color: #F5F5F5;
}
.footer_main .middle .list li a:hover{
	color: #FF9900;
}
.footer_main .middle .list .drop a:hover{color:#FF9900;}
.footer_main .right{float:right;padding-top:10px;}
.footer_main .right .qrcode{float:left;}
.footer_main .right .qrcode:first-child{margin-right:20px;}
.footer_main .right .qimg{
	float: left;
	display: block;
	width: 120px;
	height: 115px;
	background: #fff;
}
.footer_main .right .qimg img{
	display: block;
	width: 120px;
	height: auto;
	border: 5px solid #FFF;
	background-color: #FFF;
}
.footer_main .right .qrcode .tit{font-size:14px;line-height:40px;text-align:center;color:#F5F5F5;}
.footer_main .copyright_main{position:absolute;width:100%;height:50px;bottom:0;background:#151515;overflow:hidden;}
.footer_main .copyright{font-size: 12px;color: #FFF;}
.footer_main .copyright .copy{float:left;height:50px;line-height:50px;}
.footer_main .copyright a{color:#FFF;}
.footer_main .copyright em{margin:0 5px;}
.footer_main .copyright .jszc{float:right;height: 50px;line-height:50px;}
.footer_main .copyright .jszc span{height:50px;}
.footer_main .copyright a:hover{color:#e5322d;}




.box-tit {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.box-tit h3 { color: #343434; font-size: 40px; }
.box-tit h3 b { color: #ff9d00; }
.box-tit em {
	display: block;
	color: #6e6e6e;
	font-size: 16px;
	font-style: normal;
	padding-top: 15px;
	letter-spacing: 1px;
}


.item-box4 {
	margin-top: 30px;
	overflow: hidden;
}
.item-box4 .list { margin-top: 40px; padding-top: 90px; background-image: url(../images/bg5.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.item-box4 .list ul { text-align: center; overflow: hidden; font-size: 0; }
.item-box4 .list ul li {
	display: inline-block;
	width: 12%;
	height: 170px;
	text-align: center;
	padding-top: 30px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 80px;
	cursor: pointer;
	border: 2px #fff solid;
	border-radius: 25px;
	overflow: hidden;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	background-color: #e71212;
	background-image: url(../images/patent1-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.item-box4 .list ul li span { display: block; height: 70px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }
.item-box4 .list ul li h4 { line-height: 22px; color: #fff; font-size: 16px; font-weight: normal; padding-top: 20px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; }
.item-box4 .list ul li:hover {
	border-color: #ff9d00;
	background-color: #e71212;
}
.item-box4 .list ul li:hover span{transform:rotate(360deg);
}


/**/

.item-box3 { position:relative}
.item-box3 .container{
	width: 1400px;
	margin: auto;
	padding-top: 0px;
	position: relative;
}

.patent3_2_boxs{
	background: #f2f2f7;
	width: 100%;
	padding-bottom: 30px;
	display: block;
}
.patent3_2_title{
    text-align: center;
}
.patent3_2_title h2{
    font-size: 36px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    margin-top: -22px;
}
.patent3_2_title .subtitle{
    height: 14px;
    width: 370px;
    margin: 16px auto 0;
}
.patent3_2_title .subtitle span{
    width: 124px;
    height: 10px;
    display: inline-block;
    float: left;
    margin-top: 3px;
}

.patent3_2_title .subtitle p{
    font-size: 14px;
    line-height: 14px;
    color: #808080;
    float: left;
}
.patent3_2_list{ position:relative;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	display: block;
	overflow: hidden;
	height: 360px;
}
.patent3_2_list ul{
}

.patent3_2_list li{
	width: 18%;
	height: 350px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 1px 3px 12px rgba(0,0,0,0.1);
	text-align: center;
	position: relative;
	margin-left: 5px;
	margin-right: 25px;
	float: left;
}

.patent3_2_list li .top{
    height: 140px;
    background: url("../images/patent1-bg.png") no-repeat;
}
.patent3_2_list li .top img{
    padding: 10px 0 10px;
}
.patent3_2_list li .top h2{
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
}
.patent3_2_list li .bottom h3{
    font-size: 14px;
    line-height: 14px;
    color: #333;
    margin-top: 30px;
}
.patent3_2_list li .bottom { padding-top:30px;
}
.patent3_2_list li .bottom p{
    font-size: 14px;
    color: #9c9c9c;
    line-height: 14px;
    margin-bottom: 10px;
}
.patent3_2_list li .bottom .radius{
    background: url("../images/patent2-radius.png") center no-repeat;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.patent3_2_list li .bottom p b{
    vertical-align: middle;
    display: inline-block;
}
.patent3_2_btn{
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    background: linear-gradient(to right, #ff4c4c, #ea2c26);
}
.patent3_2_list .patent3_2_btn{
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -65px;
}
.patent3_2_btn:hover{
    cursor: pointer;
    background: linear-gradient(to right, #f54949, #dc261f);
}



.partner_l{
	left: -80px;
	width: 70px;
	position: absolute;
	bottom: 30%;
	cursor: pointer;
}
.partner_r {
	right: -70px;
	width: 70px;
	position: absolute;
	bottom: 30%;
	cursor: pointer;
}




#yxl{
	width: 100%;
	height: 400px;
	min-width: 1200px;
	background-color: #fff;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.yxl{
	width: 1200px;
	margin: auto;
	height: 400px;
}
.yxl_left{
	float: left;
	margin-top: 40px;
	margin-left: 50px;
}
.yxl_right{
	width: 68%;
	height: 260px;
	float: right;
	margin-top: 100px;
	margin-right: 0px;
}
.yxl_right .tgfyd{font-size: 18px;color: #666666;text-align: right;}
.yxl_right span{
	font-size: 36px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	text-align: center;
}
.yxl_right a{color: #F97200;}
.yxl_right .tgfyd1{
	font-size: 16px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
.wzyxl{
	width: 500px;
	height: 60px;
	border: solid 1px red;
	margin-left: auto;
	background: #F97200;
	border: solid 1px #F97200;
	border-radius: 40px;
	margin-top: 25px;
	margin-right: auto;
}
.wzyxl a{font-size: 24px;color: #fff;text-align: center;line-height: 60px;display: block;}



.c_0100_5{ width:100%; padding:30px 0 31px 0; background:#f2f2f2;display:block; overflow:hidden;}
.c_0100_5 .container{width:1400px;margin: auto;padding-top: 30px;}
.c_0100_5 ul{ width:105%; margin-left:-20px}
.c_0100_5 .slide_pic_12 .li{ padding:7px 10px 5px 0px; float:left;}
.c_0100_5 .slide_pic_12 .li .text{
	width: 160px;
	float: left;
	padding-left: 20px;
	position: relative;
	min-height: 68px;
}
.c_0100_5 .slide_pic_12 .li .ico{
	position: relative;
	float: left;
	width: 50px;
	height: 50px;
	border: solid 1px #dbdbdb;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.c_0100_5 .slide_pic_12 .li .ico img{
	width: 100%;
	margin: auto;
}
.c_0100_5 .slide_pic_12 .li .text h4{ width:100%; margin-top:7px; font-size:18px; color:#333; font-weight:bold; line-height:33px;}
.c_0100_5 .slide_pic_12 .li .text h4 span{ font-size:18px; color:#888;font-family: 'OPENSANS-LIGHT'; text-transform:uppercase;font-weight:normal;}
.c_0100_5 .slide_pic_12 .li .text h5{font-size:14px; color:#666; line-height:26px;}
.c_0100_5 .slide_pic_12 .li:hover .ico{ transform:rotate(360deg);}




/* 关于我们 */
.floor_6_main{
	position: relative;
	width: 100%;
	height: 904px;
	background: url("../images/f6bg.png") no-repeat top center #fff;
	display: block;
	overflow: hidden;
}
.floor_6{position:relative;}
.about_tit{position:absolute;top:140px;right:0;}
.about_tit .tit{font-size:40px;line-height:40px;text-align:right;color:#fff;}
.about_tit .aline{margin-top:27px;float:right;display:block;width:30px;height:5px;background:#fff;}
.about .hd{position:absolute;top:0;left:0;z-index:12;}
.about .hd li{float:left;display:block;width:250px;height:80px;background:url("../images/f6li.png") no-repeat top center;cursor:pointer;}
.about .hd li .alogo{padding-top:12px;padding-left:20px;}
.about .hd li .alogo img{max-width:155px;}
.about .hd li.ait2 .alogo{padding-top:12px;padding-left:50px;}
.about .hd li .img1{display:block;}
.about .hd li .img2{display:none;}
.about .hd li.on{background:url("../images/f6li_h.png") no-repeat top center;}
.about .hd li.on .img1{display:none;}
.about .hd li.on .img2{display:block;}
.about .bd{padding-top:177px;position:relative;height:550px;}
.about .bd li .txt{position: relative;z-index:2;}
.about .bd li .atit{font-size:36px;line-height:36px;color:#fff;}
.about .bd li .adesc{margin-top:44px;width:640px;font-size:16px;line-height:30px;color:#fff;}
.about .bd li .adesc span{display:block;}
.about .bd li .img{position:absolute;top:158px;right:-88px;display:block;width:1000px;height:519px;z-index: 1;}
.about .bd li img{display:block;width:100%;height:100%;}
.about .bd li .detail{position:relative;margin-top:30px;display:block;width:160px;height:40px;font-size:14px;line-height:40px;text-indent:30px;color:#1b1f79;background:url("../images/f6arr1.png") no-repeat 100px center #f2f2f2;transition:all ease 0.36s;}
.about .bd li .detail span{position:relative;z-index:12;}
.about .bd li .detail:before,.about .bd li .detail:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 40px;background:url("../images/f7arr2.png") 106px center no-repeat #d74f31;z-index:2;transition: .5s;}
.about .bd li .detail:before{transition: .3s; background:url("../images/f7arr2.png") 106px center no-repeat #d74f31;z-index:-1;}
.about .bd li .detail:hover{text-indent:24px;transition:all ease 0.36s;}
.about .bd li .detail:hover:before,.about .bd li .detail:hover:after{width:160px;}
.about .bd li .detail:hover span{color:#fff;transition:all ease 0.36s;}
.floor_6_main .bgline{position:absolute;left:13.5%;bottom:0;width:100%;height:1px;background:#e8e8f2;}
.about_2 .datalist{width:105%;}
.about_2 li{float:left;}
.about_2 li .da1{font-family:arial;font-size:75px;line-height:60px;color:#131723;float: left;height: 60px;}
.about_2 li .da1 .dt2{float: right;font-size:60px;line-height:55px;color:#131723;}
.about_2 li .da2{margin-top:80px;font-size:20px;line-height:24px;color:#666;}
.about_2 li.d1{	margin-right: 8%;}
.about_2 li.d2{margin-right: 10%;}
.about_2 li.d3{margin-right: 10%;}



/* 新闻资讯 */
.floor_7_main{padding-bottom:20px;background:#fff;
	display: block;
	overflow: hidden;}
.floor_7_main .textlist{
	width: 60%;
	margin-top: 0;
}
.floor_7_main .newsBox{
	margin-top: 0;
	position: relative;
	width: 38%;
	height: 430px;
	float: left;
	display: block;
	overflow: hidden;padding-bottom:0px;
	background-color: #e71212;
}
.floor_7_main .newsBox .hd{height: 20px;overflow: hidden;position: absolute;left: 28px;bottom: 0px;z-index: 10;}
.floor_7_main .newsBox .hd ul{overflow: hidden; zoom: 1;display: block;}
.floor_7_main .newsBox .hd li{margin-right: 14px; width: 8px; height: 8px; font-size:0px;line-height: 14px; text-align: center; background: #999; cursor: pointer; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; display: block; float: left;}
.floor_7_main .newsBox .hd li.on{background: #fff; color: #111;}
.floor_7_main .newsBox .bd li a{display: block; height: 132px; position: relative; padding: 298px 0 0 120px;}
.floor_7_main .newsBox .bd li img{width: 100%; height: 298px; position: absolute; left: 0; top: 0; display: block;}
.floor_7_main .newsBox .bd li h3{font-size: 18px; color: #fff; height: 48px; line-height: 48px; padding-top: 10px; overflow: hidden; margin-bottom: 8px;  margin-right: 36px; transition: all ease 300ms;}
.floor_7_main .newsBox .bd li .txt{color: #fff; line-height: 24px; height: 48px; margin-right: 36px; overflow: hidden; opacity:0.8}
.floor_7_main .newsBox .bd li .time{position: absolute; left: 0; bottom: 50px; width: 120px; text-align: center; color: #fff; opacity:0.8}
.floor_7_main .newsBox .bd li .time .day{font-weight: bold; font-size: 50px; line-height: 50px; display: block; color: #fff; opacity:0.8}
.floor_7_main .newsBox .bd li:hover .txt{color: #fff;}
.floor_7_main .newsBox .bd li:hover h3{text-indent: 10px;}

.floor_7_main .textlist .item{height:126px;border: 1px solid #ddd; margin-bottom: 22px; transition: all 0.2s linear 0s;}
.floor_7_main .textlist .item a{display: block;padding: 24px 28px 32px;}
.floor_7_main .textlist .item h3{font-size: 18px; line-height:18px;vertical-align: top;color:#333;display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.floor_7_main .textlist .item p{margin-top:12px;font-size: 14px; line-height: 20px; color: #999;}
.floor_7_main .textlist .item .time{display: block; width: 90px; height: 66px; border-right: 1px solid #ddd; line-height: 20px; margin-right: 30px; color: #666;}
.floor_7_main .textlist .item .time b{font-family:arial;color: #666; display: block; font-size: 48px; line-height: 48px;}
.floor_7_main .textlist .item:hover{border: 1px solid #ddd; -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.floor_7_main .textlist .item:hover h3{color:#0186dc;}
.floor_7_main .amore{margin-top:40px;}
.amore{margin:0 auto;display:block;width:188px;height:45px;font-size:16px;line-height:45px;text-align:center;border-radius:0;color:#fff;background-color:#e5322d;transition:all ease 0.36s;}
.amore:hover{width:188px;text-indent:6px;color:#fff;background-color:#0186dc;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);}





.floor_7_main .newsBox1 .hd{height: 20px;overflow: hidden;position: absolute;left: 28px;bottom: 0px;z-index: 10;}
.floor_7_main .newsBox1 .hd ul{overflow: hidden; zoom: 1;display: block;}
.floor_7_main .newsBox1 .hd li{margin-right: 14px; width: 8px; height: 8px; font-size:0px;line-height: 14px; text-align: center; background: #999; cursor: pointer; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; display: block; float: left;}
.floor_7_main .newsBox1 .hd li.on{background: #fff; color: #111;}
.floor_7_main .newsBox1 .bd li a{display: block; height: 132px; position: relative; padding: 298px 0 0 120px;}
.floor_7_main .newsBox1 .bd li img{width: 100%; height: 298px; position: absolute; left: 0; top: 0; display: block;}
.floor_7_main .newsBox1 .bd li h3{font-size: 18px; color: #fff; height: 48px; line-height: 48px; padding-top: 10px; overflow: hidden; margin-bottom: 8px;  margin-right: 36px; transition: all ease 300ms;}
.floor_7_main .newsBox1 .bd li .txt{color: #fff; line-height: 24px; height: 48px; margin-right: 36px; overflow: hidden; opacity:0.8}
.floor_7_main .newsBox1 .bd li .time{position: absolute; left: 0; bottom: 50px; width: 120px; text-align: center; color: #fff; opacity:0.8}
.floor_7_main .newsBox1 .bd li .time .day{font-weight: bold; font-size: 50px; line-height: 50px; display: block; color: #fff; opacity:0.8}
.floor_7_main .newsBox1 .bd li:hover .txt{color: #fff;}
.floor_7_main .newsBox1 .bd li:hover h3{text-indent: 10px;}



/*tab*/
.tab { width:100%; text-align: left; margin:0 auto; float:left; }
.tab .hd { height:20px; width:100%; float:left; }
.tab .hd ul { width: 100%; }
.tab .hd ul li { float: left; cursor: pointer; padding: 0px; height: 20px; line-height: 20px; color: #333333; font-size: 18px; text-align: center; margin: 0px; width: 19.5%; background: url(../images/nav_t_bg) no-repeat center bottom; }
.tab .hd ul li.on { background: url(../images/news_xiala.jpg) right center no-repeat; color: #0066CC; font-weight: 600; }

/*tab*/
.bttit{ height: 48px; line-height: 48px; overflow: hidden; margin: 20px auto; padding: 0px; text-align:center; }
.bttit ul{ display:inline-block;}
.bttit li{ float:left; margin:0 8px;}
.bttit li a{ display:block; width:168px; height:44px; border:#dedede solid 1px; border-radius:50px; line-height:44px; font-size:16px; color:#666;}
.bttit li a:hover{ border:#e71212 solid 1px; background-color:#e71212;}
.bttit li a:hover a{ color:#fff; font-weight:bold;}
.bttit .cur {border:#e71212 solid 1px; background-color:#e71212;color:#fff; font-weight:bold;}

.bttit .more{ color: #fff; line-height: 48px; width: 75px; margin: 0px; padding: 0px 15px 0px 0px; border-style: none; float: right; text-align: right;font-size: 16px; }
.bttit .more a{ font-size: 16px; line-height: 48px; color: #fff; font-weight: normal; }


/* banner */
.banner_main {
	width: 100%; height: 620px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	display: block;
}
.banner_main img { width: 100%; height: 620px; display: block;  }

.html5zoo-slides li img { width: 100%;height: 620px; display: block;}



.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.icon1{background:url(../images/icon1.png) no-repeat; display:inline-block; vertical-align:middle;}



/*part4 start*/
#part4{
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}
#part4 .mtgd{
	padding-top: 0px;
}
#part4 .mtgd .mtgd_con{
	position: relative;
	padding-top: 10px;
}
#part4 .mtgd .mtgd_con .mtgd_pic{
	width: 1114px;
	margin: 0 auto;
	overflow: hidden;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li{
	float: left;
	width: 300px;
	height: 108px;
	background: #fff;
	-webkit-box-shadow: 0 10px 20px #f1f1f1;
	-moz-box-shadow: 0 10px 20px #f1f1f1;
	box-shadow: 0 10px 20px #f1f1f1;
	padding: 20px 25px;
	margin-right: 35px;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li:hover{
	border-top: 0px;
	background: url("../images/mtgd_pic.png") no-repeat;
	background-size: 100% 100%;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .info{
	padding: 12px 0;
	color: #333;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .info .zlly{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	margin-right: 40px;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .info .date{
	font-size: 16px;
	font-family: Cormorant;
	color: #e71212;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .title{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#part4 .mtgd .mtgd_con .mtgd_btn span{
	position: absolute;
	display: block;
    width: 16px;
    height: 29px;
    top: 68px;
    cursor: pointer;
}
#part4 .mtgd .mtgd_con .mtgd_btn span.prev{
	left: 0px;
	background: url("../images/mtgd_l.png") no-repeat center center;
}
#part4 .mtgd .mtgd_con .mtgd_btn span.next{
	right: 0px;
	background: url("../images/mtgd_r.png") no-repeat center center;
}
/*end part4*/


/*!学术讲座*/
.row-a2 .cont{overflow: hidden;}
.row-a2 .content{overflow: hidden;}
.row-a2{
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 34px 0 58px;
	overflow: hidden;
	height: 220px;
}
.ul-txt-q3{font-size:0;text-align:center;position:relative;overflow:hidden;z-index:1;}
.ul-txt-q3 li{display:inline-block;vertical-align:middle;margin:0 32px}
.ul-txt-q3 .con{overflow:hidden}
.ul-txt-q3 h3{font-size:32px;color:#9a9a9a;line-height:1.25em;font-weight:400;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.ul-txt-q3 li.on h3,.ul-txt-q3 li:hover h3{color:#e71212}
.ul-txt-q3 .more{
	display: none;
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	position: absolute;
	top: 50%;
	right: 50px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.ul-txt-q3 .more i{display:inline-block;vertical-align:middle;width:17px;height:3px;background:url(../images/i-q1.png) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-top:-2px;margin-right:8px}
.ul-txt-q3 li.on .more{display:block}
.row-a2 .lookmore{display: none;width: 100%;font-size: 11px;color: #333;line-height: 28px;text-align: center;border: 1px #0A60BD solid;overflow: hidden;}
.row-a2 .lookmore i{display: inline-block;vertical-align: middle;width: 15px;height: 15px;background: url(../images/iconq7.png) no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;margin-top: -2px;margin-right: 5px;}
.row-a2 .cont{overflow: hidden;}
.row-a2 .content{overflow: hidden;}
.ul-txt-q4{
	height: auto;
	overflow: hidden;
	width: 102%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ul-txt-q4 li{
	float: left;
	width: 33%;
	padding-bottom: 15px;
	display: block;
	overflow: hidden
}
.ul-txt-q4 .con{display:block;overflow:hidden}
.ul-txt-q4 .date{
	float: left;
	width: 61px;
	font-size: 12px;
	color: #E7E7E7;
	line-height: 2.67em;
	text-align: center;
	background-color: #e71212;
	margin-right: 27px;
	padding: 4px 0 2px;
	overflow: hidden
}
.ul-txt-q4 .date span{display:block;color:#fff;line-height:1.3em;font-family:Arial;margin-bottom:10px;overflow:hidden}
.ul-txt-q4 .date span em{
	display: block;
	font-size: 24px;
	line-height: 1.3em;
	margin-bottom: -3px;
	overflow: hidden;
	color: #ffcc00;
}
.ul-txt-q4 .txt{overflow:hidden;width:70%;padding-top:6px;}
.ul-txt-q4 h3{height:3.5em;font-size:16px;color:#343434;line-height:1.75em;font-weight:400;margin-top:-6px;margin-bottom:13px;overflow:hidden;}
.ul-txt-q4 a:hover h3{color:#264ca4}
.ul-txt-q4 .info{overflow:hidden}
.ul-txt-q4 .info span{display:block;font-size:14px;color:#666;line-height:2.43em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.ul-txt-q4 .info span i{display:inline-block;vertical-align:middle;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;margin-top:-2px;margin-right:12px}
.ul-txt-q4 .desc{height:6.6em;font-size:14px;color:#666;line-height:2.2em;overflow:hidden}


.m-txt-q1{margin:22px -37px 0;padding-bottom:35px;overflow:hidden}
#m-txt-q2{display: none;}
.m-txt-q1 .item{margin:0 37px}
.m-txt-q1 .con{display:block;overflow:hidden}
.m-txt-q1 .date{display:block;float:left;font-size:12px;color:#0852a2;line-height:1.3em;text-align:center;font-family:Arial;margin-right:27px;overflow:hidden;width:61px;}
.m-txt-q1 .date em{display:block;font-size:37px;line-height:1.3em;margin-bottom:-3px;overflow:hidden}
.m-txt-q1 .txt{padding-top:3px;overflow:hidden}
.m-txt-q1 h3{height:3.5em;font-size:16px;color:#343434;line-height:1.75em;font-weight:400;overflow:hidden;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.m-txt-q1 a:hover h3{color:#0852a2}
.m-txt-q1 .slick-dots{position:absolute;left:0;bottom:0;width:100%;text-align:center;z-index:2}
.m-txt-q1 .slick-dots li{display:inline-block;margin:0 3px}
.m-txt-q1 .slick-dots li button{display:block;width:12px;height:12px;font-size:0;line-height:0;text-indent:999px;border:none;background-color:#c9c9c9;border-radius:50%;padding:0;cursor:pointer}
.m-txt-q1 .slick-dots li.slick-active button{background-color:#ffcc00}


/*合作*/
.part{
	padding: 40px 0 30px;
	height: auto;
	background: #f5f5f5;
	font-family: "Microsoft Yahei";
	display: block;
}
.part_c{padding: 1px 0 0 1px;display: block; overflow:hidden;}
.part_c li{margin:-1px 0 0 -1px;float: left;
	background: #fff;border: solid 1px #d5d5d5;width: 16.4%;}
.part_c li:hover{border-bottom: solid 2px #e71212;}
.part_c li,.part_c li img{height: 100px;display: block;overflow: hidden;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;margin: 0px auto;}

.an_page{display: block; overflow:hidden; text-align:center;padding: 30px 0 ;}
.an_page a{
	display: inline-block;
	min-width: 15px;
	height: 15px;
	margin-right: 8px;
	font-family: Arial; font-size:9px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	outline: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.an_page b,.an_page a:hover {
	
	display: inline-block;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	background-color: #e71212;
	border: 1px solid #e71212;
	border-radius: 4px;
	outline: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all .3s;
	color: #e71212
}

.active_page{

	
	background-color: #e71212;
	border: 1px solid #e71212;

	color:#fff !important;

}

 


.transition_short{transition:.4s;-ms-transition:.4s;-o-transition:.4s;-webkit-transition:.4s;-moz-transition:.4s}

.more2 {
	text-align: center;
	padding-top: 20px;
}

.more2 a {
	display: inline-block;
	width: 200px;
	height: 40px;
	background: #fff;
	position: relative;
	color: #222;
	font-size: 12px;
	font-family: Arial;
	line-height: 40px;
	overflow: hidden;
	border-radius: 20px;
	border: 1px solid #CCC;margin: auto;
}

.more2 a:hover span {
	color: #ef8200;
	position: relative;
	z-index: 22
}

.btn-circle-click,.btn-circle-hover {
	position: absolute;
	z-index: 0;
	display: block;
	-webkit-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	width: 0;
	height: 0;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff
}

/* show */
.show{padding: 3.125rem 0 6.875rem 0;}
.show01{margin-bottom: 2.5rem;}
.show01 h5{font-size: 1.5rem;line-height: 2.25rem;text-align: center;margin-bottom: 1.5625rem;}
.show01 p{text-align: center;font-size: 0.75rem;color: #666666;}
.show01 i{font-style: normal;margin: 0 8px;}
.show02 p{font-size: 16px;color: #333333;line-height: 170%;}
.show02 {font-size: 16px;color: #333333;line-height: 170%;}
.show02 img{max-width: 100%; }
.show03{margin-top: 1.8125rem;font-size: 16px;
    border-top: 1px solid #d9d9d9;padding-top: 1rem;}
.show03 p{font-size: 16px;color: #666666;margin-bottom: 1.25rem;line-height:170%;}
.show03 p a{color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #b0252a;transition: 0.6s all;}

/* list01 */
.list-banner{position: relative;width: 100%;}
.list-banner img{display: block;position: relative;margin: 0 auto;width: 100%;}
.list-box{padding-top: 3.75rem;position: relative;}
.position{overflow: hidden;padding-bottom: 20px;background: url(../images/position01.png) no-repeat bottom left;}
.position h5{float: left;width: 16%;font-size: 1.875rem;line-height: 1.875rem; text-align: center; color: #b0252a;background: linear-gradient(270deg, rgb(41, 10, 89) 46%, rgb(255, 0, 0) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.position p{float: right;width: 80%;padding-left: 4%;font-size: 0.875rem;color: #888888;line-height: 1.875rem;background: url(../images/home.png) no-repeat 2% center;}
.position p a{color: #888888;}
.list-nav-icon{position: absolute;right: 0;top: 3.75rem;display: none;}
.list-nav{float: left;width: 16%;}
.list-nav ul{padding-top: 0.625rem;}
.list-nav li{}
.list-nav li>a{font-size: 1.125rem;color: #000;display: block;line-height: 4.375rem;height: 4.375rem;text-align: center;background: url(../images/list-nav02.png) no-repeat right bottom;}
.list-nav dl{padding: 0.9375rem 0;background: url(../images/list-nav02.png) no-repeat bottom right;}
.list-nav dd a{transition: 0.6s all;display: block;line-height: 2.5rem;font-size: 1rem;color: #676767;text-align: center;}
.list-nav .on{background: #b0252a url(../images/list-nav01.png) no-repeat 50px center;color: #fff;}
.list-nav li:hover>a{background: #b0252a url(../images/list-nav01.png) no-repeat 50px center;color: #fff;}
.list-nav dd a:hover{color: #b0252a;transition: 0.6s all;}
.list-r{float: right;width: 84%;padding-left: 4%; border-left: 1px solid #cecece;box-sizing: border-box;}
.list01{padding: 2.75rem 0 5.875rem 0;}
.list01 ul{overflow: hidden;margin-left: -2.3333%;margin-bottom: -3.125rem;}
.list01 li{float: left;width: 31%;margin-left: 2.3333%;margin-bottom: 3.125rem;}
.list01 li .pic{width: 100%;overflow: hidden;position: relative;}
.list01 li .pic:after{transition: 0.6s all;content:" ";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: #b0252a;opacity: .2;transition: all .3s ease-out;pointer-events: none;}
.list01 li .pic img{display: block;width: 100%;height: 223px;transition: 0.6s all;}
.list01 li .text{margin-top: 1.875rem;overflow: hidden;position: relative;}
.list01 li .text .time{width: 60px;float: left;position: relative;}
.list01 li .text .day{font-size: 1.5rem;color: #888888;text-align: center;margin-bottom: 0.375rem;}
.list01 li .text .year{font-size: 0.75rem;color: #888888;text-align: center;}
.list01 li .text p{transition: 0.6s all;margin-left: 60px;padding-left: 15px; border-left: 1px solid #b5b5b5;font-size: 1rem;line-height: 1.5rem;height: 3rem; color: #000000;}
.list01 li:hover .pic:after{opacity: .0;transition: 0.6s all;}
.list01 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list01 li:hover .text p{color: #b0252a;transition: 0.6s all;}
.fanye{margin-top: 4.375rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}

.list02{padding: 2.5rem 0 5.625rem 0;}
.list02 ul{}
.list02 li{border-bottom: 1px solid #d9d9d9;}
.list02 li a{display: block;overflow: hidden;position: relative;}
.list02 li .time{
	position: relative;
	float: left;
	width: 150px;
	padding-right: 30px;
	padding-top: 10px;
	box-sizing: border-box;
	font-size: 16px;
	color: #F00;
}
.list02 li .day{font-size: 1.375rem;color: #333333;text-align: right;font-weight: bold;margin-bottom: 0.625rem;transition: 0.6s all;}
.list02 li .year{font-size: 0.75rem;color: #999999;text-align: right;}
.list02 li .text{margin-left: 150px;position: relative;padding-left: 00px;padding-bottom: 0.625rem;padding-top: 0.625rem;transition: 0.6s all;}
.list02 li .text i{display: block;position: absolute;top: 14px;left: -7px; width:0px;height: 0px;}
.list02 li .text h5{font-size: 1.125rem;line-height: 1.5rem;height: 1.5rem; color: #000;margin-bottom: 1.25rem;transition: 0.6s all;}
.list02 li .text p{font-size: 0.875rem;color: #999999;line-height: 1.5rem;height: 3rem;}
.list02 li:hover .text h5{color: #b0252a;transition: 0.6s all;}
.list02 li:hover .text i{transition: 0.6s all;}
.list02 li:hover .day{color: #b0252a;transition: 0.6s all;}
.list02 li:last-child .text{padding-bottom: 0;}




/* list04 */
.list04{padding: 2.75rem 0 5.875rem 0;}
.list04-nr{margin-bottom: 2.5rem;}
.list04 h5{display: table;margin:0 0 1.875rem 0; font-size: 1.875rem;line-height: 1.875rem;color: #b0252a;background: linear-gradient(270deg, rgb(41, 10, 89) 46%, rgb(255, 0, 0) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.list04 ul{margin-left: -2%;display:block; overflow: hidden;}
.list04 li{display: inline-block; overflow: hidden;float: left;width: 23%;height: auto;margin-left: 2%; vertical-align:top;}
.list04 li a{display: block;}
.list04 li .pic{
	height: 160px;
	line-height: 160px;
	text-align: center;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.list04 li .pic img{
	display: block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	transition: 0.6s all;
	height: 100%;
	width: 100%;
}

.list04 li .pic2{
	height: 160px;
	line-height: 160px;
	text-align: center;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.list04 li .pic2 img{
	display: block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%; 
	transition: 0.6s all; text-align:center;margin: 0px auto;
}
.list04 li p{font-size: 14px;color: #323232;text-align: center;height:90px;overflow: hidden; padding-top:10px}
.list04 li p i{font-style: normal;font-size: 0.75rem;}
.list04 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}


/**/
.wpage {
	display: block;
  text-align: center;
	margin: auto;
  padding: 40px 0 0;
}

.page {
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  clear: both;
  display: inline-block;
}

.page a {
	text-decoration: none;
	color: #BCBCBC;
	padding: 10px 15px;
	margin-right: 3px;
	font-size: 18px;
	display: inline-block;
	background: #fff;
	border: 1px solid #fff;
	font-weight: normal;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.page a b {
  color: #fff;
}
.page b {
	background: #e01039;
	color: #fff;
	border: 1px solid #e01039;
	text-decoration: none;
	padding: 10px 15px;
	margin-right: 3px;
	font-size: 18px;
	display: inline-block;
	font-weight: normal;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.page a:hover {
  text-decoration: none;
  color: #fff;
  background: #0073bc;
  border: 1px solid #0073bc;
}



.indexBlock1{ width: 100%; background: #f5f5f5;}
.indexBlock2{width:100%;}
.indexBlockBox{ width:1200px; margin:0px auto; }
.indexLink .indexTitle{padding-top:20px; padding-bottom:14px;}
.indexBanner{margin-top:7px;height:73px;}
.JLTd{margin:10px;}
.JLTd:hover{color:#FFF;}
.JLTd:hover a{color:#FFF;}
.JLTd:hover a:hover{color:#FFF;}


.cpjsBox {
	margin: 0px auto;
	padding-bottom: 25px;
}
.cpjsBox .indexTitle{padding-top:18px;padding-bottom:18px;}
.cpjsBox .cpjs ul {
	width: 100%;
}
.cpjsBox .cpjs ul li{ width: 15.8%; height: 45px; float: left; border: 1px solid #c8d5dd; background-color: #FFF; margin-right: 8px; margin-bottom: 8px; overflow: hidden }
.cpjsBox .cpjs ul li.rightLi{margin-right:0px;}
.cpjsBox .cpjs ul li a:hover{color:#333;}
.cpjsBox .cpjs ul li:hover{ background-color: #FFFFFF; }
.cpjsBox .cpjs ul li .LiBox{ margin: 0px; text-align: center; }
.cpjsBox .cpjs ul li .LiBox img{ display:block; width:100%; height:45px }
