body{
margin: 0;
width:100%;
min-height:500px;
color: #333;
font-family: "Microsoft Yahei", Arial;
background-color:#EDF9F7;
}

ul, ol, li, dl {
	list-style: none;
	padding:0;
	margin:0;
}
a {
	text-decoration: none;


}
img {
	border: 0px;
	-ms-interpolation-mode: bicubic;
}



.clear{height:0px;line-height:0px;font-size:0px;overflow:hidden;clear:both;}





.topnav{
margin-top: 8px;
z-index: 1000;
}


.topnav a{
    color: #5b5b5b;
    text-decoration: none;
	font-size:12px;
	
}

.topnav a:hover{
    color: #c00;
    text-decoration: underline;
}

.topnav li{
float:left;
}

.topnav ul{
float:right;
}




.logobox{
	margin: 0px auto;
    padding: 0px;
    color: #B3B2B2;
	height:60px;
	border-bottom:1px solid #000000;
	margin-bottom:0px;
	z-index: 1000;
}


.logobox .col-xs-12{
padding-right: 0px;
    padding-left: 0px;
}

.menubox{
	background: transparent;
    height: 35px;
    position: relative;
    z-index: 1000;
margin-top:5px;
margin-bottom:5px;
}



.menubox .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}


.menubox .navbar-inverse  .navbar-nav a{
    color: #0c0b0b;
	line-height: 35px;
    font-size: 15px;
	padding-top: 0px;
    padding-bottom: 0px;
}



.menubox .navbar-inverse  .navbar-nav a:hover{
    color:#c00;
			background:#fff;

}

.menubox  .navbar-inverse .navbar-nav>.active>a{
	color:#c00;
    background-color: transparent;
	padding-top: 0px;
    padding-bottom: 0px;
}

.menubox .navbar-inverse .navbar-nav>li:first-child a {
    color: #0c0b0b!important;
}
.menubox .navbar-inverse .navbar-nav>li:first-child a:hover {
    color: #c00!important;
}

.menubox  .container {
    padding-right: 0px;
    padding-left: 0px;
	}


.menubox .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}


.menubox  .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
	}



.menubox .navbar-nav>li {
	background: url("../images/menu_line.gif") no-repeat right;

	}


.menubox  .navbar {
     margin-bottom:0px; 
	 min-height: 35px;
}



.menubox  .navbar-brand {
    height: 35px;
}



/************************************/

.corepart{
background: url("../images/inner_services.jpg") no-repeat center top ;
}

.bgparty{
background: url("../images/inner_party.jpg") no-repeat center top ;
}

.bginvestor{
background: url("../images/inner_investor.jpg") no-repeat center top ;
}

.bgabout{
background: url("../images/inner_about.jpg") no-repeat center top ;
}

.bgbusiness{
background: url("../images/inner_business.jpg") no-repeat center top ;
}


.bgnews{
background: url("../images/inner_news.jpg") no-repeat center top ;
}


.coretxt {
margin-top:155px;
background: url("../images/inner_servicesbg.jpg") no-repeat center top ;
}

.bgculture{
background: url("../images/inner_culture.jpg") no-repeat center top ;
}


.bgtech{
background: url("../images/inner_technology.jpg") no-repeat center top ;

}


.coreleftright{
width:960px;
margin:0 auto;
padding-top:40px;
background: url("../images/main_bg2.gif") repeat-y top left ;


}



.coreleftright .col-xs-12{
padding-left:0px;
padding-right:0px;
}
}


/*=========================*/

.coreleftright .col-xs-3{
padding-left: 0;
}
.sideNavT{
    line-height: 24px;
    font-size: 19px;
    border-bottom: 2px solid #c00;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 1px;
	padding:10px;
	width:85%;
	margin:0 auto;
}

.sideNav {
margin-top:20px;
}

.sideNav li.sideNavUsed a {
    background: url(../images/sideNav_bg.gif) no-repeat left 0;
    color: #fff;
}

.sideNav li.sideNavUsed a:hover{
    color: #fff;
}

.sideNav li {
    height: auto;
    border-bottom: 1px solid #dcdcdc;
	width:85%;
	margin:0 auto;
	text-indent:10px;

}

.sideNav li a {
    display: block;
    color: #303030;
    height: auto;
    line-height: 36px;
    padding-left: 15px;
    cursor: pointer;
}


.sideNav li a:hover {
    text-decoration: none;
    color: #c00;
}

/***************************/


.footer {
    height: 68px;
    padding: 20px 0 0 0;
	font-size:12px;
}

.footer a{
	font-size:12px;
}

.friendLink {
    float: right;
    text-align: right;
}

.aGrayB a{
color: #5b5b5b;
    text-decoration: none;
}



.sideMapContainer {
    height: 265px;
    background: url(../images/sideMap_bg.gif) no-repeat 0 0;

}


.sideMap {
    padding-top: 30px;
	padding-left:30px;
}




.sideMap div {
    width: 12%;
	text-align:left;

    margin: 0;
    float: left;
    line-height: 18px;
    _display: inline;
}

.sideMap div h5 {
    font-size: 14px;
    padding-bottom: 10px;
	font-weight: bold;
}


@media (max-width: 766px) {
.sideMap div h5 {
    
}

}

.sideMap div a {
    display: block;
		font-size: 12px;
		line-height:18px;

}

.sideMap div a:hover{
color:#dc0000;
}

.aGray a{
color: #5b5b5b;
    text-decoration: none;
}




/**/
.backHome {
	margin:20px auto;
    height: 24px;
    line-height: 24px;
    background: url(../images/ico_home.gif) no-repeat 0 -3px;
    padding-left: 30px;
}

.backHome a{
color: #5b5b5b;
    text-decoration: none;

}

.backHome a:hover{
color:#dc0000;
}

/**/

.location {
    line-height: 24px;
    padding-top: 12px;
    border-bottom: 1px solid #eee;
}

.location h2 {
    float: left;
    border-left: 3px solid #000;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #c00;
    font-family: "Microsoft Yahei","ËÎÌå",Tahoma,Verdana;
    padding-left: 10px;
}

.location span {
    float: right;
    line-height: 18px;
    text-align: right;
    color: #888;
	font-size:12px;
	padding-top:20px;
}

.location span a{
    color: #888;
	font-size: 12px;
}
.location span a:hover {
   color: #888;
	font-size:12px;
}

.location span b {
    font-weight: normal;
    color: #333;
}


.toolbar {
    background: url(../images/toolbar_bg.gif) no-repeat right 0;
    height: 24px;
    line-height: 24px;
    text-align: right;
    padding-right: 12px;
    margin-top: 1px;
}


/*tab*/
/* tabnav*/
#tabnav{width:100%;position:relative;}

#tabnav .tab_menu{width:100%;float:left;position:absolute;z-index:1; }
#tabnav .tab_menu_col3{width:100%;float:left;position:absolute;z-index:1; }
#tabnav .tab_menu_col5{width:100%;float:left;position:absolute;z-index:1; }
#tabnav .tab_menu_col4{width:100%;float:left;position:absolute;z-index:1; }

#tabnav .tab_menu li{float:left;width:49%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}
#tabnav .tab_menu_col3 li{float:left;width:32.5%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}
#tabnav .tab_menu_col5 li{float:left;width:19.5%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}

#tabnav .tab_menu_col4 li{float:left;width:24.5%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}

#tabnav .tab_box{width:100%;clear:both;position:relative;border:0px solid #CCC; }


#tabnav .tab_menu .selected{background-color:#c00;cursor:pointer; color:#ffffff;}
#tabnav .tab_menu_col3 .selected{background-color:#c00;cursor:pointer; color:#ffffff;}
#tabnav .tab_menu_col5 .selected{background-color:#c00;cursor:pointer; color:#ffffff;}
#tabnav .tab_menu_col4 .selected{background-color:#c00;cursor:pointer; color:#ffffff;}

.hidetab{display:none;}
.tab_box div{} 




.newsRoomListT {
	width:100%;
	line-height:28px;
	min-height:48px;
    border-top: 2px solid #c00;
    font-size: 12px;
}

.newstitlebg{
	    background: url(/images/newsList_Tbg.gif) repeat-x 0 bottom;
	line-height:42px;
	

}

.newsRoomListT b.newsRoomListT_title {
    display: block;
    float: left;
    padding-left: 30px;


}



.tab_box .list-group-item {
    border: 0px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size: 14px;
	margin-bottom:0px;
	padding: 6px 15px;
}


.tab_box .badge {
    background-color: transparent;
    border-radius: 0px;
   color: #aaa;
    font-weight: normal;
    padding: 15px 19px;
	position:absolute;
	right:10px;


}




.tab_box .list-group-item a {
    color: #666;
    text-decoration: none;
}

.fa-caret-right{
    color: #666;
}


.tab_box .list-group-item a:hover {
    color: #c00;
    text-decoration: none;
}

.boxpageview{
width:100%;
margin:0 auto;
text-align:center;
}

.boxpageview .pagination>.active>a{
    background-color: #c00;
	border-color: #c00;
	color:#fff;
}

.boxpageview  .pagination>li>a {
color: #666;
}

.figure img{
width:100%;
}

.container-fluid>.navbar-header{
margin-right: 0px;
}

.headersubmenu {
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px ;
    overflow: auto;
    background: white;
}

.headersubtxt {
    height: 45px;
    line-height: 40px;
    margin: 8px 0;
    padding: 4px 10px;
    display: inline-block;
}

.headersubtxt_hover {
    border-bottom: 3px solid #666666;
}

.headersubtxt a {
    color: #000;
    font-size: 16px;
    line-height: 45px;
		text-decoration: none;

}

h2.newsTitle{
	font-size: 19px;
    font-family: "Microsoft Yahei";
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	line-height:30px;
	border-bottom:1px solid #cccccc;

}

.webform h2{
margin-top: 0px;
}

/* simpleBox */
.simpleBox{border:1px solid #ddd; line-height:21px; padding:10px 20px; margin:30px 0;}
	.simpleBox h3{font-size:14px; line-height:24px;} .simpleBox b{color:#e63312;}
.warning{border:1px solid #ec514d; background:url(../images/ico_warning.png) no-repeat 15px 10px #fbeee2; padding-left:45px;}

/* part title line */
.partTitle{height:28px; line-height:28px; padding-left:10px; background:#ebebe1; border-bottom:1px solid #ccc; font-weight:bold; margin-bottom:20px;}

.tableStyle {
    border-width: 1px 0 0 1px;
    border-collapse: collapse;
    font-size: 12px;
}

.ctrlBar {
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}

.formlable{
padding:20px;
}

.websearch{
float:right;
width:200px;
padding-right:20px;
}


.searchxs a{
color:#919daf;
padding-left:10px;
}

.searchxs a:hover{
color:#5c626b;
}

.topSelect{
height:35px;
}

.searchresults{
margin-top:40px;
}

.txtRed {
    color: #f00;
}

.txtgrey{
    color: #aaa;
}

.txtfont12{
font-size:12px;
}

.menubox li:hover .dropdown-menu{
display: block;
}

.menubox .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width:1168px;
    padding:  0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
	min-height:100px;
}

.menubox .dropdown-menu li{
float:left;
width:300px;
padding:5px 10px 0px 20px;
}

.menubox .nav>li {
    position: static; 
    display: block;
}
.menubox .dropdown-menu li:nth-child(2n+1){width:180px;}
.menubox .dropdown-menu li:nth-child(2n){width:940px;}



.menubox .menu1{   background: #fff url(../images/subMenuBg1.jpg) no-repeat bottom right; padding-top:15px; padding-bottom:10px;}
.menubox .menu2{   background: #fff url(../images/subMenuBg2.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}
.menubox .menu3{   background: #fff url(../images/subMenuBg3.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:15px;}
.menubox .menu4{   background: #fff url(../images/subMenuBg4.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}
.menubox .menu5{   background: #fff url(../images/subMenuBg5.jpg) no-repeat bottom right ;  padding-top:15px;  padding-bottom:15px;}
.menubox .menu6{   background: #fff url(../images/subMenuBg6.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:15px;}
.menubox .menu7{   background: #fff url(../images/subMenuBg7.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}
.menubox .menu8{   background: #fff url(../images/subMenuBg8.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}

.menubox  .dropdown-menu>li>a {
display: inline; 
padding: 0 10px;
line-height:24px;

}

.menubox  .dropdown-menu>li>a:hover{
background:transparent;

}


.menubox .navbar-inverse .navbar-nav  .dropdown-menu>li>a {
    line-height: 20px;
	color:#c00;

}

.menubox .navbar-inverse .navbar-nav  .dropdown-menu>li>a:hover {
	color:#c00;

}


.titleredline{
width:100%;
line-height:30px;
font-size:16px;
font-weight:bold;
border-bottom:2px solid #ccc;
margin-top:40px;
}

.titleredline span{
border-bottom:3px solid #c00;
line-height:33px;
display:block;
}

.subredbox {
margin-top:20px;
border:1px solid #cccccc;
 border-radius: 4px;
 position: relative;

}

.subredbox.h2{
    width: 100%;
    height: 158px;
    padding: 1px;
    overflow: hidden;
    margin-bottom: 25px;
}

.subredbox p{
height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding-left: 12px;
    color: #333;
	font-weight:bold;
	border-left:4px solid #c00;
	border-bottom:1px solid #ccc;
	background:#f8f8f8;
}

.subredbox p a{
    color: #333;
}

.subredbox p a:hover{
    color: rgb(204, 0, 0);
}


.cardC{
   line-height: 21px;
    padding: 10px 15px;
    font-size: 12px;
	height:125px;

}

.subredbox i{
position: absolute;
color:#c0c0c0;
display:block;
top:10px;
right:10px;
}

.subredbox i:hover{
color:#c00;

}

.scghbanner .carousel-inner>.item>img{
display:inline;
height:auto;
}


.scghbanner{
position: absolute;
top:0;
width:100%;
z-index: 1;

}

.topnav{
margin-top: 8px;
z-index: 1000;
}


.topnav a{
    color: #5b5b5b;
    text-decoration: none;
	font-size:12px;
	
}

.topnav a:hover{
    color: #c00;
    text-decoration: underline;
}

.topnav li{
float:left;
}

.topnav ul{
float:right;
}

@media (max-width: 768px) {
.topnav ul{
float:left;
}

.topnav .col-xs-12 {
padding-left: 0px;
padding-bottom:10px;
}

.topnav_home .col-xs-12 {
padding-left: 10px;
padding-bottom:0px;
}

}

.topLinkIcon a{display:block; margin:0 4px; width:24px; height:24px; text-align:left; text-indent:-999em; overflow:hidden; background-image:url(/images/topIco.png); background-repeat:no-repeat;}
					.topLinkIcon a.topLinkIcoHome{background-position:0 0;} .topLinkIcon a.topLinkIcoHome:hover{background-position:0 -150px;} 
					.topLinkIcon a.topLinkIcoAbout{background-position:0 -50px;} .topLinkIcon a.topLinkIcoAbout:hover{background-position:0 -200px;} 
					.topLinkIcon a.topLinkIcoService{background-position:0 -100px;} .topLinkIcon a.topLinkIcoService:hover{background-position:0 -250px;} 

.logobox_home{
background-color:rgba(255,255,255,0.6);
border-bottom: 0px solid #000000;

}



.menubox_home {
    margin-top: 0px;
    margin-bottom: 0px;
}

.menubox_home .container{
padding-bottom:0px;
/*background:#ffffff; -moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;*/
background: url(../images/homebgwhite.png) repeat ; 
}





.logobox img{
padding-left:20px;
}

.corehome{
margin-top:586px;
}




/* tabnav*/
#tabnav_hp{width:100%;position:relative;margin:0px auto; }
#tabnav_hp .tab_menu_hp{width:100%;float:left;position:absolute;z-index:1; background: url("../images/box1_Tbg.gif") no-repeat; height:42px; border-top-right-radius: 8px; border-top-left-radius:8px }
#tabnav_hp .tab_menu_hp li{color:#fff;float:left;width:92px; height:35px;line-height:35px;border:0px solid #ccc;cursor:pointer;text-align:center;margin:8px 2px 0 20px; border-top-right-radius: 4px; border-top-left-radius:4px}




#tabnav_hp .tab_box_hp{width:100%;height:262px;clear:both;top:30px;position:relative;border:1px solid #CCC;background-color:#f5f5f5;  border-bottom-right-radius: 8px; border-bottom-left-radius:8px;box-shadow: #b3b3b3 0 5px 10px;}





#tabnav_hp .tab_menu_hp .selected{background-color:#fff;cursor:pointer; color:#000;}
.hidetab_hp{display:none;}
.tab_box_hp div{padding:10px 5px 0 5px;} 
.tabhp_more {
position:absolute;
top:15px;
right:10px;
z-index:100;
}
.tabhp_more a {
color:#fff;
text-decoration: none;
font-size:12px;
font-weight:normal;

}

.tab_box_hp .list-group-item a {
color: #5b5b5b;
    text-decoration: none;
	font-size:12px;
}

.tab_box_hp .list-group-item a:hover {
    text-decoration: underline;
}



.tab_box_hp .list-group-item {
    background-color: transparent;
    padding: 2px 3px;
    margin-bottom: 0px;
    border: 0px solid #ddd;
}


.tab_box_hp .badge {

    background-color: transparent;
	font-weight:normal;
	color: #999;

	
}

.tab_box_hp .media .media-heading{
font-size:16px;
font-weight:bold;
padding-bottom:15px;
} 

.tab_box_hp .media p{
font-size:12px;

}

.tab_box_hp .media .media-heading a{
color: #333
} 

.tab_box_hp .media p a{
color: #5b5b5b;

}

.tabimages img{
 width:110px;
 height:73px;
}



.tabimages a{
font-size:12px;
color: #5b5b5b;
line-height: 16px

}

.tabimages p{
margin:0px;
}



.homehorizontalbanner{
margin:40px 0;
height:170px;
border:1px solid #cccccc;
box-shadow: #d4d4d4 0 5px 10px;
border-radius: 8px;
 background:#ffffff;
}





.subhorbox .media-heading{
    color: #90301b;
    text-decoration: none;
	font-weight:bold;
	margin-top:30px;
}


.subhorbox .media-body span{
color: #f60;
}
.subhorbox .media-body span a{
color: #f60;
}

.subhorbox img{
margin-top:25px;
}

.homeleft video{
width: 100%;
height:285px; 
}



.tab_box_hp .media-object
{
width:140px;
height:96px;
}



/* CSS Document */
.infopic{ width:100%; height:200px; position:relative; overflow:hidden; margin:15px auto; margin:40px 0;
height:170px;
border:1px solid #cccccc;
box-shadow: #d4d4d4 0 5px 10px;
border-radius: 8px;
 background:#ffffff;
}
.piclist{ height:200px; position:absolute; top:0; left:0;}
.piclist li{ height:200px; margin-right:15px; float:left; overflow:hidden;}
.piclist li img{ }

.pic_prev,.pic_next{ width:30px; height:50px; background:url(../images/iconf.png) no-repeat; position:absolute; top:55px; cursor:pointer;}
.pic_prev{ background-position:0 0; left:0;}
.pic_next{ background-position:0 -60px; right:0;}

.subhorboxpc{
width:300px;
padding:0 0 0 25px;
}


.subpage_friendlylink{
border: 1px solid #ccc;
padding-right: 0px;
    padding-left: 0px;
}

.subpage_fl_title{
height: 28px;
    line-height: 28px;
    padding-left: 10px;
    background: #ebebe1;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}


.subpage_fl_txt i{
color:#dc0000;
}

.coreleftright .col-xs-12 .subpage_fl_txt {
padding-right: 15px;
    padding-left: 15px;
}

.subsinglenews{
padding:10px;
}

.subsinglenews .subsinglenews_img img{
width:180px;
}




.subsinglenews .subsinglenews_wechat img{
width:100px;
}

.subsinglenews_txt p a {
color: #039;
    text-decoration: none;
    outline: none !important;
	font-weight:bold;
}




.subsinglenews_txt span  a {
color: #5b5b5b;
    text-decoration: none;
}
}

.imgAlignCenter img{
margin: 10px;
}

.detailtxt{
padding:20px;
}

.contentsize {
    font-size: 14px;
    line-height: 28px;
}

.contentsize p {
    color: #666;
	line-height:26px;
}

.txt16 {
    font-size: 16px;
}

.txt14 {
    font-size: 14px;
}

.txt12 {
    font-size: 12px;
}

.tableFormStyle td{
padding:10px;
}

.vestorbox .vestorsub {
border:1px solid #e3e3e3;
background:#fbfbfb;
margin-top:10px;
margin-bottom:10px;
padding:10px;
}

.vestorsub h3 a{
color:#000;
font-size:16px;
font-weight:bold;

}

.vestorsub p{
padding-bottom:40px;
padding-top:10px;
    color: #666;
	height:150px;
}




.vestorbox .col-xs-12 {
padding-right: 5px;
    padding-left: 5px;
}

.vestorsub img{
width:100%;
}

 .orangetxt {
    color: #f60;
    text-decoration: none;
}

 .orangetxt:hover {
     color: #f60;
   text-decoration: underline;
}

.indentP{
}

.leaderbox h3{
margin: 0;
    height: 41px;
    line-height: 41px;
    color: #5391ce;
	font-size:16px;
	font-weight:bold;
}

.leaderbox p span{
font-weight:bold;
color: #333;
    line-height:41px;

}



.leaderbox{
border-bottom:1px solid #cccccc;
padding:20px 0;
}

.leaderbox img{
width:150px;
}

.yeargrey{
font: 400 62px/70px Arial, Helvetica, sans-serif;
    color: #cecece;
    margin-top: 6px;
}




.tupiantxt{
display:block;
height:60px;
color: #5b5b5b;
    text-decoration: none;
}

.newscenter_top1 img{
width:100%;
margin-bottom:20px;
} 

.newscenter_title{
    line-height: 28px;
    font-size: 16px;
    color: #c00;
	font-weight:bold;
	border-bottom:2px solid #c00;
	margin-bottom:15px;
	margin-top:50px
	
}





.newscenter_top1 p a{
color: #039;
text-decoration: none;
 font-size: 16px;
  line-height: 28px;
  font-weight:bold;
}


.newscenter_top1 span a{
color: #5b5b5b;
    text-decoration: none;
}


.newscenter_list {margin:25px 0;}
.newscenter_list .row{
border-top: 1px dotted #acacac;
    line-height: 30px;
	padding-left:15px;
	padding-right:15px;
	
}

.twobox_title {
	background:#efefef;
	text-indent:20px;
	position:relative;
}

.twobox_title_a {
color: #c00;
    text-decoration: none;
	line-height:35px;
	font-weight:bold;

}

.twobox_title p{
	position:absolute;
	right:10px;
	top:5px;

}

.twobox_list .list-group-item a{
color: #333;
font-size:12px;
}

.twobox_list .list-group-item .badge{
background:transparent;
font-size:12px;
    color: #999;
	font-weight:normal;
}


.newscenter_list_r a{
    color: #5b5b5b;
    text-decoration: none;
	font-size:12px;

}

.newscenter_towbox .col-xs-12{
padding-left:0px;
}

.newscenter_top1 .col-xs-12{
padding-left:0px;
}

.newscenter_towbox .list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px solid #ddd;
}

.newscenter_towbox .twobox_list{
    border: 1px solid #ddd;
	margin-bottom:10px;

}

.culturetxt .newsTitle{
font-size: 19px;
font-weight:bold;
}

.culturetxt .title {
border-bottom:1px solid #cccccc;
}

.culturetxt .title span{
border-bottom:2px solid #c00;
    font-size: 16px;
	font-weight:bold;
}

.employeestyle .panel-heading{
font-size: 19px;
	font-weight:bold;
	text-align:center;
    background-color: transparent;
    border-color: transparent;
	border-bottom:2px solid  #c00;
}

.employeestyle .panel-default {
    border-color: transparent;
}

.biaozhun .panel-heading{
font-size: 19px;
	font-weight:bold;
	text-align:center;
background-color: transparent;
}

.biaozhun .panel-default {
    border-color: transparent;
}

.biaozhun th{
background-color: #f5f5f5;
}

.panel_subheading2{
font-size:14px;
line-height:30px;
}

.biaozhun .table{
	border-top:2px solid  #c00;
margin-bottom:20px;
}

.linjuntitle{
    line-height: 38px;
    background: #ebebe1;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 20px 0 20px 0;
	text-indent:20px;
}

.linjun .media-heading{
margin: 0;
    padding: 0;
    color: #5391ce;
		font-weight:bold;

}

.linjun .media-heading span{
color: #666;
font-size:14px;
font-weight:bold;



}



.xuhaoth{
white-space:nowrap; 
}

.machinebox img{
width:100%;
height:150px;
}

.machinebox .machinebox_sub{
margin:10px 0 0 0;
position:relative;
}

.machinebox_sub i {
position:absolute;
bottom:20px;
right:35px;
}


.machinebox_sub .btn-primary {
    color: #000;
    background-color: transparent;
    border-color: #fff;
}

.machinebox_sub p{
margin-top:5px;
}


.machinebox   .bigmachine img{ 
height:auto;
width:100%
}


.machinebox_sub .machineout{
width:100%;
}

.newsdetails .detailsTitle{
    padding-top: 8px;
font-size:20px;
font-weight:bold;
text-align:center;
	
}

.newsdetails .detailsDesc{
	color: #999;
    padding-top: 8px;
	    border-bottom: 1px solid #cccccc;
		margin-bottom:30px;
		line-height:50px;
}

.detailFoot{
	    border-top: 1px solid #cccccc;
		padding-top:15px;
margin:50px 0;
}

@media screen and (max-width:1400px) and (min-width:1300px){
   .corehome {
   
}
}
@media screen and (max-width:1500px) and (min-width:1400px){
   .corehome {
   
}
}
@media screen and (max-width:1600px) and (min-width:1500px){
   .corehome {
    
}
}
@media screen and (max-width:1700px) and (min-width:1600px){
   .corehome {
    
}
}

























.footer_pc {
    border-top: 1px solid #dcdcdc;
    box-shadow: 0 -2px 3px -1px blue;
}
.foot_all {
    width: 100%;
}
.footer-bottom.box-1200 {
    padding-left: 15px;
}
.footer-info p {
    line-height: 1.8em;
}

.footer-info.col-sm-9 {
    width: 100%;
}
.footer-info.col-sm-9 span {
    margin-right: 30px;
    color: #666;
    line-height: 20px;
    font-size: 14px;
}

.footer-bottom.box-1200 {
    padding-left: 0px;
}
.footer-info.col-sm-9 span:last-child {
    margin-right: 0px;
}
.foot_shouji{
	display:none;
}
footer {
    background-color: #f3f3f3;
    overflow: hidden;
    padding-bottom: 20px;
}

.footer-bottom {
    padding: 20px;
    overflow: hidden;
}
.footer-info p {
    margin: 0.4em auto;
}
.box-1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.footer-info.col-sm-9 {
    text-align: center;
}

.col-md-10.col-xs-8.xwtm {
    padding: 0;
}
a.col-md-2.col-xs-4.more {
    margin-top: 6px;
}
a {
    color: #333;
}



i.fa.fa-search img {
    /* width: 100%; */
    width: 20px;
}


.menubox .navbar-inverse .navbar-nav .dropdown-menu>li>a {
    position: relative;
    
}


.list-group {
    margin-top: 15px;
}

.logobox img{
padding-left:20px;
}

.corehome{
margin-top:586px;
}
@media (max-width: 766px) {
.corehome{
margin-top:20px;
}

}














#tabnav_hp{width:100%;position:relative;margin:0px auto; }
#tabnav_hp .tab_menu_hp{width:100%;float:left;position:absolute;z-index:1; background: url("../images/box1_Tbg.gif") no-repeat; height:42px; border-top-right-radius: 8px; border-top-left-radius:8px }
#tabnav_hp .tab_menu_hp li{color:#fff;float:left;width:92px; height:35px;line-height:35px;border:0px solid #ccc;cursor:pointer;text-align:center;margin:8px 2px 0 20px; border-top-right-radius: 4px; border-top-left-radius:4px}





#tabnav_hp .tab_box_hp{width:100%;height:262px;clear:both;top:30px;position:relative;border:1px solid #CCC;background-color:#f5f5f5;  border-bottom-right-radius: 8px; border-bottom-left-radius:8px;box-shadow: #b3b3b3 0 5px 10px;}


#tabnav_hp .tab_menu_hp .selected{background-color:#fff;cursor:pointer; color:#000;}
.hidetab_hp{display:none;}
.tab_box_hp div{padding:10px 5px 0 5px;} 
.tabhp_more {
position:absolute;
top:15px;
right:10px;
z-index:100;
}
.tabhp_more a {
color:#fff;
text-decoration: none;
font-size:12px;
font-weight:normal;

}

.tab_box_hp .list-group-item a {
color: #5b5b5b;
    text-decoration: none;
	font-size:12px;
}

.tab_box_hp .list-group-item a:hover {
    text-decoration: underline;
}



.tab_box_hp .list-group-item {
    background-color: transparent;
    padding: 2px 3px;
    margin-bottom: 0px;
    border: 0px solid #ddd;
}


.tab_box_hp .badge {

    background-color: transparent;
	font-weight:normal;
	color: #999;

	
}

.tab_box_hp .media .media-heading{
font-size:16px;
font-weight:bold;
padding-bottom:15px;
} 

.tab_box_hp .media p{
font-size:12px;

}

.tab_box_hp .media .media-heading a{
color: #333
} 

.tab_box_hp .media p a{
color: #5b5b5b;

}

.tabimages img{
 width:110px;
 height:73px;
}



.tabimages a{
font-size:12px;
color: #5b5b5b;
line-height: 16px

}

.tabimages p{
margin:0px;
}

.homehorizontalbanner{
margin:40px 0;
height:170px;
border:1px solid #cccccc;
box-shadow: #d4d4d4 0 5px 10px;
border-radius: 8px;
 background:#ffffff;
}


.subhorbox .media-heading{
    color: #90301b;
    text-decoration: none;
	font-weight:bold;
	margin-top:30px;
}


.subhorbox .media-body span{
color: #f60;
}
.subhorbox .media-body span a{
color: #f60;
}

.subhorbox img{
margin-top:25px;
}

.homeleft video{
width: 100%;
height:293px; 
}



.tab_box_hp .media-object
{
width:140px;
height:96px;
}




.infopic{ width:100%; height:200px; position:relative; overflow:hidden; margin:15px auto; margin:40px 0;
height:170px;
border:1px solid #cccccc;
box-shadow: #d4d4d4 0 5px 10px;
border-radius: 8px;
 background:#ffffff;
}
.piclist{ height:200px; position:absolute; top:0; left:0;}
.piclist li{ height:200px; margin-right:15px; float:left; overflow:hidden;}
.piclist li img{ }

.pic_prev,.pic_next{ width:30px; height:50px; background:url(../images/iconf.png) no-repeat; position:absolute; top:55px; cursor:pointer;}
.pic_prev{ background-position:0 0; left:0;}
.pic_next{ background-position:0 -60px; right:0;}

.subhorboxpc{
width:300px;
padding:0 0 0 25px;
}


.subpage_friendlylink{
border: 1px solid #ccc;
padding-right: 0px;
    padding-left: 0px;
}

.subpage_fl_title{
height: 28px;
    line-height: 28px;
    padding-left: 10px;
    background: #ebebe1;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}


.subpage_fl_txt i{
color:#dc0000;
}

.coreleftright .col-xs-12 .subpage_fl_txt {
padding-right: 15px;
    padding-left: 15px;
}

.subsinglenews{
padding:10px;
}

.subsinglenews .subsinglenews_img img{
width:180px;
}



.subsinglenews .subsinglenews_wechat img{
width:100px;
}

.subsinglenews_txt p a {
color: #039;
    text-decoration: none;
    outline: none !important;
	font-weight:bold;
}




.subsinglenews_txt span  a {
color: #5b5b5b;
    text-decoration: none;
}
}

.imgAlignCenter img{
margin: 10px;
}

.detailtxt{
padding:20px;
}

.contentsize {
    font-size: 14px;
min-height: 700px;
}
.col-xs-12.col-sm-9 {
    min-height: 700px;
}

.contentsize p {
    color: #666;
	line-height:26px;
}

.txt16 {
    font-size: 16px;
}

.txt14 {
    font-size: 14px;
}

.txt12 {
    font-size: 12px;
}

.tableFormStyle td{
padding:10px;
}

.vestorbox .vestorsub {
border:1px solid #e3e3e3;
background:#fbfbfb;
margin-top:10px;
margin-bottom:10px;
padding:10px;
}

.vestorsub h3 a{
color:#000;
font-size:16px;
font-weight:bold;

}

.vestorsub p{
padding-bottom:40px;
padding-top:10px;
    color: #666;
}

.vestorsub img{
width:100%;
}

 .orangetxt {
    color: #f60;
    text-decoration: none;
}

 .orangetxt:hover {
     color: #f60;
   text-decoration: underline;
}


.leaderbox h3{
margin: 0;
    height: 41px;
    line-height: 41px;
    color: #5391ce;
	font-size:16px;
	font-weight:bold;
}

.leaderbox p span{
font-weight:bold;
color: #333;
    line-height:41px;

}



.leaderbox{
border-bottom:1px solid #cccccc;
padding:20px 0;
}

.leaderbox img{
width:150px;
}

.yeargrey{
font: 400 62px/70px Arial, Helvetica, sans-serif;
    color: #cecece;
    margin-top: 6px;
}



.tupiantxt{
display:block;
height:60px;
color: #5b5b5b;
    text-decoration: none;
}
.tupiannews img{
width:100%;
height: 230px;
border: 1px solid #ddd;

transition: all 1s;
}
.tupiannews img:hover{
transform:scale(1.2);
border: none;
}

.newscenter_top1 img{
width:100%;
margin-bottom:20px;
} 

.newscenter_title{
    line-height: 28px;
    font-size: 16px;
    color: #c00;
	font-weight:bold;
	border-bottom:2px solid #c00;
	margin-bottom:15px;
	margin-top:50px
	
}




.newscenter_top1 p a{
color: #039;
text-decoration: none;
 font-size: 16px;
  line-height: 28px;
  font-weight:bold;
}


.newscenter_top1 span a{
color: #5b5b5b;
    text-decoration: none;
}


.newscenter_list {margin:25px 0;}
.newscenter_list .row{
border-top: 1px dotted #acacac;
    line-height: 30px;
	padding-left:15px;
	padding-right:15px;
	
}

.twobox_title {
	background:#efefef;
	text-indent:20px;
	position:relative;
}

.twobox_title_a {
color: #c00;
    text-decoration: none;
	line-height:35px;
	font-weight:bold;

}

.twobox_title p{
	position:absolute;
	right:10px;
	top:5px;

}

.twobox_list .list-group-item a{
color: #333;
font-size:12px;
}

.twobox_list .list-group-item .badge{
background:transparent;
font-size:12px;
    color: #999;
	font-weight:normal;
}


.newscenter_list_r a{
    color: #5b5b5b;
    text-decoration: none;
	font-size:12px;

}

.newscenter_towbox .col-xs-12{
padding-left:0px;
}

.newscenter_top1 .col-xs-12{
padding-left:0px;
}

.newscenter_towbox .list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px solid #ddd;
}

.newscenter_towbox .twobox_list{
    border: 1px solid #ddd;
	margin-bottom:10px;

}

.col-xs-2 b {
    font-size: 14px;
}
.col-xs-10 b {
    font-size: 14px;
}

.newsHead {
    margin-top: 32px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    text-align: center;
}
.newsHead h2.newsTitle {
    font-size: 19px;
    font-family: "Microsoft Yahei";
}
.newsHead .newsDesc {
    color: #999;
    padding-top: 8px;
}


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

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99999;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 99999;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 600px; }

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 999999;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}



.demo > li {
   float: left;
    width: 220px;
    margin-bottom: 20px;
    height: 170px;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
margin:3px;
}
ul.clearfix.demo.wenzi li {
    height: 269px !important;
}
.menubox .navbar-inverse .navbar-nav a {

}
.demo > li img:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.2);
}

@media(max-width:992px){

}

div#jlzxs img {
    width: 33%;
}


.demo { max-width:960px;}
.demo > li {float:left;}
.demo > li img{object-fit: cover;
    width: 100%;
    height: 100%; transition: all 1s;} 
    .wrap{background:#ebebeb; padding-top:181px; background:#fff;}

.col-xs-6 {
  
    overflow: hidden;
}

.col_img {
    width: 330px;
    height: 230px;
    overflow: hidden;
}
.col_img img {
object-fit: cover;
    width: 100%;
    height: 100%;
}

a.tupiantxt {
    text-align: center;
}


li.po {
    margin-bottom: 20px;
}
@media screen and (max-width:1400px) and (min-width:1300px){
   .corehome {
    
}
}
@media screen and (max-width:1500px) and (min-width:1400px){
   .corehome {
    
}
}
@media screen and (max-width:1600px) and (min-width:1500px){
   .corehome {
    
}
}
@media screen and (max-width:1700px) and (min-width:1600px){
   .corehome {
   
}
}


.sideNav li.sidenavused a {
    background: url(../images/sideNav_bg.gif) no-repeat left 0;
    background-size: 6%;
    background-position-y: 10px;
}


.contentsize.indentP img {
    display: block;
    margin: 10px auto;
    max-width: 100%;
    
}

.contentsize.indentP video {
    /* display: inline-block; */
    vertical-align: baseline;
    display: block;
    margin: 10px auto;
    max-width: 100%;
    height: auto;
}

.contentsize.indentP table {
   vertical-align: baseline;
    display: block;
    margin: 10px auto;
    max-width: 100%;
    height: auto;

}


.contentsize.indentP {
    text-align: center;
}
.contentsize.indentP table {
    display: inline-block;
}
td.f12H {
    text-align: left;
}



.contentsize {
    margin-top: 14px;
}



   .fullSlide {
            width: 100%;
            position: relative;
            height: 647px;
            background: #000;
        }

            .fullSlide .bd {
                margin: 0 auto;
                position: relative;
                z-index: 0;
                overflow: hidden;
            }

                .fullSlide .bd ul {
                    width: 100% !important;
                }

                .fullSlide .bd li {
                    width: 100% !important;
                    height: 647px;
                    overflow: hidden;
                    text-align: center;
                }

                    .fullSlide .bd li a {
                        display: block;
                        height: 647px;
                    }

            .fullSlide .hd {
                width: 100%;
                position: absolute;
                z-index: 1;
                bottom: 0;
                left: 0;
                height: 30px;
                line-height: 30px;
            }

                .fullSlide .hd ul {
                    text-align: center;
                }

                    .fullSlide .hd ul li {
                        cursor: pointer;
                        display: inline-block;
                        *display: inline;
                        zoom: 1;
                        width: 10px;
                        height: 3px;
                        margin: 1px;
                        overflow: hidden;
                        background: #000;
                        filter: alpha(opacity=50);
                        opacity: 0.5;
                        line-height: 999px;
                    }

                    .fullSlide .hd ul .on {
                        background: #5CF9D8;
                    }

            .fullSlide .prev, .fullSlide .next {
                display: block;
                position: absolute;
                z-index: 1;
                top: 50%;
                margin-top: -30px;
                left: 15%;
                z-index: 1;
                width: 40px;
                height: 60px;
              
                cursor: pointer;
                filter: alpha(opacity=50);
                opacity: 0.5;
                display: none;
            }

            .fullSlide .next {
                left: auto;
                right: 15%;
                background-position: -6px -137px;
            }


.scgyl_left {
    float: left;
width: 38%;

}
.scgyl_center {
    float: left;
width: 24%;
}
.scgyl_right {
    float: left;
width: 38%;
}
.scgyl_left_top img {
    width: 100%;
height: 150px;
}
.scgyl_left_bottom img {
width: 100%;
height: 150px;
}

.scgyl_center img {
    width: 100%;
height: 300px;
}
.scgyl_right_top img{
 width: 100%;
height: 179px;
}

.scgyl_right_bottom img{
 width: 100%;
height: 121px;
}
.containerS {
    width: 959px;
    margin: 0 auto;
}
