﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.trans{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.cover{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}


.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}




a{
	color: #333;
}
a:hover{
	color: #cf000e;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}


hr{border: none;outline: none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}

body{
    font-family:"微软雅黑","Microsoft Yahei";
}
.wp_top{
    width: 1200px;
    margin: 0 auto;
}
.wp{
    width: 1200px;
    margin: 0 auto;
	margin-bottom:30px;	
}

#fd{
	background: #163675;
	padding-top: 30px;
	overflow: hidden;
}
.fdl{
	float: left;
	width: 420px;
	padding-left: 6px;
}
.fdl .code{
	text-align: center;
	width: 133px;
	font-size: 18px;
	color: #d5d5d5;
	float: left;
	margin-right: 19px;
	padding-bottom: 20px;
}
.fdl .contact-fd{
	overflow: hidden;
	color: #dfdfdf;
	font-size: 14px;
	line-height: 35px;
}
.fdl .contact-fd dt{
	font-size: 18px;
	color: #fff;
}
.fdl .contact-fd p{
	background: url(../images/icon_add.png) left center no-repeat;
	padding-left: 28px;
}
.fdl .contact-fd .s2{
	background-image: url(../images/icon_mail.png);
}
.fdl .contact-fd .s3{
	background-image: url(../images/icon_tel.png);
}
.fdr{
	overflow: hidden;
	text-align: center;
	line-height: 29px;
	color: #e6e6e6;
}
.fdr a{
	font-size: 16px;
	color: #e6e6e6;
	margin: 0 24px;
	display: inline-block;
}
.fdr .link{
	margin-bottom: 20px;
}
.fdr span{
	margin: 0 33px;
}
.fd-info{
	height: 37px;
	line-height: 37px;
	background-color: #dcdddc;
	color: #4c4948;
	font-size: 14px;
	text-align: center;
}
.fd-info span{
	margin: 0 33px;
}
/*index--header*/
.header{height:10px;width:100%;background:#163675;}
.logo{height:78px;width:1001px; margin:6px auto;}

.nav{height:63px; width:100%;background:#163675;}
.nav #nav_content{width:1150px;margin:0 auto; height:63px; padding-left:1px;}
.nav #nav_content li{width:140px;line-height:63px;font-size:16px; float:left; background:url("../images/nav.jpg") no-repeat right 25px;z-index:9999;text-align:center;}
.nav #nav_content li a{display:block; color:#FFF; font-size:16px;  line-height:63px;padding:0 14.5px 0 14.5px;}
.nav li{position:relative;display:inline-block;}
.nav #nav_content li .sub_nav{position:absolute; top:63px; background:#f3f3f3; width:300px; display:none; left:0; z-index:9999; float:left; padding:10px 0 10px 25px; }
.nav #nav_content li .sub_nav a{ width:130px; padding:0  0 0 15px;color:#656565; display:block; float:left;line-height:32px; height:32px; font-size:14px; background:url("../images/navbg.png") no-repeat 8px center;
white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav #nav_content li .sub_nav a:hover{color:#cf000e; background-image:url("../images/gsl2.jpg"); font-size:14px;}

#navline{position:fixed;top:0;left:0;z-index:5000;}

#banner img{
	display: block;
	width: 100%;
}
#banner .slick-dots{
	position: absolute;
	left: 0;
	bottom: 45px;
	width: 100%;
	text-align: center;
}
#banner .slick-dots li{
	display: inline-block;
	margin: 0 10px;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background: #fff;
	-webkit-transition:.3s;
	transition:.3s;
	cursor: pointer;
}
#banner .slick-dots li button{
	display: none;
}
#banner .slick-dots li.slick-active{
	width: 40px;
	border-radius: 10px;
}

.w1200 { width: 1200px; margin: 0 auto; }
.icon { background-image: url("../images/icon.png"); display: inline-block; vertical-align: middle; }

.qe-srcoll{position: relative;}
.qe-srcoll .next,
.qe-srcoll .prev,
.hd .prev, .hd .next { display: block; width: 30px; height: 30px; overflow: hidden; cursor: pointer; background-position: 0 -109px; left: 0; top: 60px; position: absolute; }
.qe-srcoll .prev{left: -60px;}
.qe-srcoll .next,
.hd .next { background-position: -40px -109px; left: auto; right: 0; }
.qe-srcoll .next{right: -60px;}
.qe-srcoll .bd{width: 1200px;overflow: hidden;}

.floor_main_7 { padding-top: 1px; padding-bottom: 15px; }
.floor_main_7 .bd { margin-top: 1px; }
.floor_main_7 .bd ul { zoom: 1; width: 105%; }
.floor_main_7 .bd ul li { height: 140px; background:#666666; float: left; margin-right: 16px; text-align: center; font-size: 14px; margin-top: 30px;}
.floor_main_7 .bd ul li b { }
.floor_main_7 .bd ul li img { width: 220px; height: 100px;}
.floor_main_7 .bd ul li h3 { font-weight: 100; line-height:30px; color: #fff; }
.floor_main_7 .bd ul li .on { width: 220px; height: 120px; position: absolute; left: 0; top: -15px; opacity: 0; filter: alpha(opacity=0); transition: all .3s; }
.floor_main_7 .bd ul li .on i { background-position: -76px -109px; width: 42px; height: 42px; margin-top: 40px; }
.floor_main_7 .bd ul li a { position: relative; display: block; width: 220px; height: 128px;font-family:"微软雅黑"; }
.floor_main_7 .bd ul li:hover { background: #cf010e; transition: all .5s; }
.floor_main_7 .bd ul li:hover h3 { color: #fff; }
.floor_main_7 .bd ul li:hover .on { opacity: 0.7; filter: alpha(opacity=70); top: 0; }


.tit-i{
	text-align: center;
	font-size: 30px;
	color: #cf000e;
	position: relative;
	padding-bottom: 10px;
	overflow: hidden;
}
.tit-i span{
	font-size: 15px;
	color: #4c4849;
	text-transform: uppercase;
	margin-left: 8px;
}
.tit-i:after{
	content: '';
	width: 48px;
	height: 2px;
	background: #cf000e;
	position: absolute;
	left: 50%;
	bottom: 7px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.tit-i em{
	position: relative;
	padding: 0 17px;
	background: #fff;
}
.tit-i em:before,
.tit-i em:after{
	content: '';
	position: absolute;
	top: 50%;
	height: 2px;
	width: 999px;
	background-color: #cf000e;
}
.tit-i em:before{
	right: 100%;
}
.tit-i em:after{
	left: 100%;
}
.tit-i .more{
	background: url(../images/more.png) no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 50px;
}
.row4 .tit-i{
	padding-top: 32px;
}
.row7 .tit-i{
	padding-top: 20px;
}
.about-box{
	padding-top: 41px;
	padding-bottom: 43px;
}
.about-box .slider{
	width: 316px;
	float: left;
}
.about-box .item img{
	width: 100%;
	display: block;
	height: 200px;
}
.about-box .item p{
	height: 46px;
	line-height: 46px;
	background-color: #333333;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 0 10px;
	margin-top: 14px;
}
.about-box .item a{
	color: #fff;
}
.about-box .item a:hover{
	color:#FF0000;
}
.about-box .slider .slick-arrow{
	position: absolute;
	top: 87px;
	width: 25px;
	height: 34px;
	background: url(../images/prev.jpg) no-repeat;
	cursor: pointer;
	z-index: 100;
	font-size: 0;
	border: 0;
}
.about-box .slider .slick-prev{
	left: 0;
}
.about-box .slider .slick-next{
	right: 0;
	background-image: url(../images/next.jpg);
}
.about-box .txt{
	text-indent:2em;
	overflow: hidden;
	padding-left: 70px;
	padding-right: 55px;
	color: #5f5f5f;
	font-size: 15px;
	line-height: 30px;
}
.about-box .txt p{
	text-indent: 2em;
}
.about-box .txt a{
	color: #5f5f5f;
}
.about-box .txt a:hover{
	color: #cf010e;
}
.row2 .tit-i{
	margin-bottom: 30px;
}
.new-l{
	width: 408px;
	float: left;
}
.news-tit{
	height: 61px;
	line-height: 61px;
	background-color: #4b4848;
	color: #fff;
	padding-left: 22px;
	font-size: 22px;
}
.news-tit em{
	font-size: 14px;
	color: #ccc;
	margin-left: 10px;
}
.news-tit a{
	float: right;
	height: 61px;
	width: 83px;
	background: url(../images/icon_arr.png) center center no-repeat #cf000e;
	display: block;
}
.new-l .pic{
	position: relative;
}
.new-l .pic img{
	width: 100%;
	height: 238px;
	display: block;
}
.new-l .pic p{
	height: 49px;
	line-height: 49px;
	background: rgba(0,0,0,.7);
	color: #fff;
	padding: 0 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.new-l .desc{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-top: 15px;
}
.new-r{
	width: 746px;
	float: right;
}
.ul-list1{
	margin: 0 -18px;
}
.ul-list1 li{
	margin-bottom: 35px;
	float: left;
	width: 50%;
	padding: 0 18px;
	color: #909090;
	font-size: 16px;
}
.ul-list1 li .time{
	margin-bottom: 13px;
	margin-top: 5px;
}
.ul-list1 li .txt{
	overflow: hidden;
	line-height: 24px;
	color: #666;
	font-size: 15px;
}
.ul-list1 li h3{
	font-size: 18px;
	line-height: 32px;
}
.ul-list1 li  p{
	height: 50px;
	overflow: hidden;
}
.ul-list1 li .more{
	width: 118px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #e60021;
	color: #e60021;
	display: block;
	margin-top: 10px;
}
.ul-list1 li .more:hover{
	background: #e60021;
	color: #fff;
}
.row3{
	background: #4b4848;
	height: 165px;
	padding-bottom: 23px;
	margin-top: 50px;
	margin-bottom: 22px;
}
.row3 img{
	width: 100%;
}
.ul-list2{
	margin: 20px -15px;
	overflow: hidden;
	padding-top: 24px;
}
.ul-list2 li{
	float: left;
	width: 33.333%;
	padding: 0 15px;
}
.ul-list2 li .pic{
	width: 380px;
	height: 240px;
	overflow: hidden;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-list2 li .pic a{
	
}
.ul-list2 li .pic img{
	display: block;
	width: 380px;
	height: 240px;		
}
.ul-list2 li h3{
	font-size: 16px;
}
.ul-list2 li p{
	font-size: 14px;
	color: #cf000e;
}
.ul-list2 li .txt{
	background: #163675;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.ul-list2 li .txt a{
	color: #fff;
}
.ul-list2 li{
	margin-bottom: 30px;
}
.ul-list2 li:hover .txt{
	background: #cf010e;
}
.ul-list2 li:hover a{
	color: #fff;
}
.more-i{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
}
.more-i a{
	display: inline-block;
	width: 165px;
	height: 37px;
	line-height: 37px;
	color: #fff;
	background-color: #cf000e;
	font-size: 14px;
}
.product-case{
	overflow: hidden;
	margin-bottom: 46px;
}
.row5 .tit-i{
	margin-bottom: 15px;
}


	 
	 
	 
.s_ban {
	position: relative;
	overflow: hidden;
}
.s_ban img{
	display: block;
	width: 100%;
}
.channel_list {
   width: 100%;
   height: 50px;
   background-size: 100% 100%;
   background: url(../images/about.jpg) repeat-y center top;
   position: relative;
   margin-bottom:20px;
}
.channel_list .wp{
	width: 1000px;
}
.channel_list .name{
	width: 235px;
	height: 50px;
	padding-left: 35px;
	position: relative;
	float: left;
	line-height: 50px;
	color: #DDDDDD;
	font-size: 18px;
}
.channel_list ul{
	overflow: hidden;
	margin: 0 0px 0px 30px;
}
.channel_list li {
    float: left;
}
.channel_list li a {
    display: block;
    padding: 0 35px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #fff;
}
.channel_list li a:hover, .channel_list li.cur a {
    background: url(../images/hover.png) no-repeat center center;
    color: #fff;
}
.posi {
    padding: 25px 0px;
    overflow: hidden;
} 	
.posi .channelT {
    float: left;
    font-size: 24px;
    color: #333;
}
.posi .brand {
    float: right;
    font-size: 12px;
    color: #777;
    margin-top: 8px;
}
.posi .brand a {
    color: #777;
}
.contact_con{
	font-size: 15.6px;
	line-height: 28px;
	color: #333;
	padding-bottom: 10%;
	padding-top: 5%;
}
.ul-list3{
	margin: 0 -15px;
	padding-top: 30px;
}
.ul-list3 li{
	float: left;
	width: 33.333%;
	padding: 0 15px;
}
.ul-list3 li a{
	display: block;
	position: relative;
}
.ul-list3 li a img{
	width: 100%;
}
.ul-list3 li a h3{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 28px;
	width: 308px;
	height: 44px;
	background: rgba(0,0,0,.41);
	color: #fff;
	text-align: right;
	padding-right: 15px;
}
.ul-list3 li a:hover h3{
	background: #cf000e;
}
.tit-2{
	text-align: center;
	padding-top: 30px;
}
.tit-2 p{
	margin-top: 5px;
}
.tit-2 span{
	font-size: 30px;
	color: #cf000e;
	background: url(../images/line.png) center center no-repeat;
	display: block;
}
.tit-2 p{
	font-size: 16px;
	color: #8a8a8a;
}
.tit-3{
	position: relative;
	font-size: 30px;
	color: #333;
	text-transform: uppercase;
	padding-left: 60px;
}
.tit-3:after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -2px;
	height: 4px;
	background: #cf010e;
}
.tit-3 em{
	padding: 0 55px;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 10;
}
.ul-tab{
	text-align: center;
	margin: 30px 0;
}
.ul-tab li{
	display: inline-block;
	margin: 0 15px;
}
.ul-tab li span{
	width: 155px;
	height: 38px;
	line-height: 38px;
	display: block;
	border: 1px solid #ddd;
	cursor: pointer;
}
.ul-tab li.hover span,
.ul-tab li:hover span{
	background: #cf010e;
	color: #fff;
	border-color: #cf010e;
}
.ul-tab li:hover span a{
	color: #fff;
}
.friend-link dl{
	border-top: 1px solid #ddd;
	padding: 20px 0;
	line-height: 21px;
}
.friend-link dl dt{
	display: inline-block;
	margin-right: 20px;
	color: #6a6a6a;
}
.friend-link dl dd{
	font-family: "宋体";
	display: inline-block;
}
.friend-link dl dd a{
	color:#999999;
	margin-right: 23px;
	font-size:14px;
}



/* —————————————————————————————————————————————— */
/* 标准化样式定义 */
/* —————————————————————————————————————————————— */

/*单页*/
.sgPage{ padding:0 15px 20px 15px; line-height:35px; color:#2b2b2b;font-size:16px;}
.sgPage p{margin:10px 0;font-size:16px;text-indent:2em;}
.sgPage a{color:#6f5119;}


/*新闻列表*/
.ul-news-list{
    padding-top: 20px;
}
.ul-news-list li{
    overflow: hidden;
    margin-bottom: 20px;
}
.ul-news-list li .pic{
    float: left;
    margin-right: 20px;
    width: 200px;
	height:150px;
}
.ul-news-list li .pic img{
    width: 100%;
	height:100%;
    display: block;
}
.ul-news-list li .txt{
    overflow: hidden;
    line-height: 26px;
}
.ul-news-list li .txt h3{
    font-size: 16px;
    color: #333;
	font-weight:bold;
}
.ul-news-list li .txt .desc{
    font-size: 15px;
    color:#666666;
}
.ul-news-list li .txt .time{
    color: #999;
}
.ul-news-list li .txt .more{
    width: 100px;
    height: 30px;
    border: 1px solid #e4e4e4;
    color: #bd291f;
    display: block;
    background: #fff;
    text-align: center;
    margin-top: 10px;
}
.ul-news-list li a{
    display: block;
    padding: 20px;
    overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-news-list li a:hover{
    background:#CCCCCC;
    text-decoration: none;
    color: #fff;
}
.ul-news-list li a:hover .time{
    color: #bd291f;
}
.ul-news-list li a:hover h3{
    color: #bd291f;
}

/*图片列表*/
.ul-img-list{
    padding-top: 20px;
}
.ul-img-list li{
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.ul-img-list li a{
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list li a img{
    width: 100%;
	height:200px;
    display: block;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 15px;
    background: rgba(0,0,0,.5);
    text-align: center;
    font-weight: normal;
}
.ul-img-list li a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2); 
    -ms-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform: scale(1.2);
    transform-origin: 50% 50%;
}
.ul-img-list li a:hover h3{
    background: rgba(0,0,0,.7);
}

/*产品系统列表*/
.ul-img-list_pro{
    padding-top: 20px;
}
.ul-img-list_pro li{
    float: left;
    width: 33%;
    padding: 0 10px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.ul-img-list_pro li a{
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list_pro li a img{
    width: 100%;
	height:200px;
    display: block;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list_pro li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 15px;
    background: rgba(0,0,0,.5);
    text-align: center;
    font-weight: normal;
}
.ul-img-list_pro li a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2); 
    -ms-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform: scale(1.2);
    transform-origin: 50% 50%;
}
.ul-img-list_pro li a:hover h3{
    background: rgba(0,0,0,.7);
}

/* —————————————————————————————————————————————— */
/* CMS系统样式定义 */
/* —————————————————————————————————————————————— */

/*public.css 3.2版*/
.list_page{text-align:center;margin:0px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

/*artshow.css*/

.title{line-height:30px;height:30px;margin:30px 0 15px 0;}
.title h1{font-size:18px;font-family:microsoft yahei;text-align:center;font-weight:normal;margin:0;}
.item{color:#999;text-align:center;margin:20px 0;font-family:arial;border-bottom:1px solid #f0f0f0;padding:0 0 15px 0;}
.item a{color:#6f5119;}
.content{word-break:break-all;line-height:30px;color:#2b2b2b;}
.content a{color:#2b2b2b;}
.content p{margin:10px 0;font-size:16px;padding-top:10px; text-indent:2em;}
#sdcms_content img{
max-width: 900px; 
  height:auto; 
  width:expression(this.width > 900 ? "900px" : this.width); 
  }
.content img{
max-width: 900px; 
  height:auto; 
  width:expression(this.width > 900 ? "900px" : this.width); 
  }


.pre,.next{line-height:30px;height:30px;}
.infodot{border-top:1px dashed #ccc;margin:15px 0;}

.col-l{
	width: 60%;padding:0 15px 20px 15px;
}
.col-r{
	width: 40%;padding:0 15px 20px 15px;
}

.col-l{
	width: 40%;padding:50px 15px 20px 15px;
}
.col-r{
	width: 60%;padding:0 15px 20px 15px;
}


.banner_page{ width:100%;  position:relative;  height:300px; }
.banner_page .banner_img_page{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.banner_page .banner_img_page ul{ width:100% !important;  }
.banner_page .banner_img_page li{ width:100% !important;  height:300px; overflow:hidden; text-align:center;  }
.banner_page .banner_img_page li a{ display:block; height:300px; }

.page{ width:100%; float:left; padding-bottom:30px;}
.fenye{ width:1200px; margin:0 auto; padding-top:23px;}
.fy_left{ width:231px; float:left;}

.fyl_top_bt {display:block;border-top-right-radius:5px;border-top-left-radius:5px; width:100%; height:45px; line-height:45px; background:#163675; color:#fff; font-size:22px; text-align:center;}

.fy_left .fyl_top{ border:2px solid #163675; padding-bottom:11px; margin-bottom:19px;}
.fy_left .fyl_top a{ display:block; width:208px; height:39px; line-height:39px; text-align:center; color:#4c4948; font-size:16px; margin:6px  auto; background:#F0F0F0 url("../images/gsl.jpg") no-repeat 8px 15px;}
.fy_left .fyl_top a:hover{ background:#cf000e url("../images/gsjj.jpg") no-repeat 8px 15px; color:#fff;}
.fy_left .fyl_top .hov{ background:#cf000e url("../images/gsjj.jpg") no-repeat 8px 15px; color:#fff;}

.fy_left .fyl_btm{  border:2px solid #163675; float:left; width:231px;}
.fy_left .fyl_btm a{  display:block; line-height:30px; text-align:center;color:#309D64; font-size:15px; }
.fy_left .fyl_btm a img{ display:block;}
.fy_left .fyl_btm p{ font-size:14px; width:225px; line-height:26px; color:#666666; padding-left:10px; padding-bottom:10px; padding-top:15px; }

.fy_right{ width:901px; float:right;}
.fy_right .top55{ float:right; width:901px; height:50px; line-height:50px; background:url("../images/fyrpb.jpg") no-repeat 0 bottom; margin-bottom:3px; }
.fy_right .top55 .title55{color:#000; font-size:18px; font-weight:bolder; float:left; padding-left:16px;  background:url("../images/fyrp.jpg") no-repeat 0 18px; line-height:50px;}
.fy_right .top55 span{ float:right; color:#999999; font-size:14px; font-weight:normal;}
.fy_right .top55 span a{ color:#999999;}

.fy_right .fynews{ padding-top:20px; border-bottom:1px dashed #c9c9c9;}
.fy_right .fynews .title{ font-size:18px; color:#000; font-weight:bolder; text-align:center; line-height:58px; border-bottom:1px dashed #c9c9c9; margin:0;}
.fy_right .fynews .fb{ font-size:12px; text-align:center; margin:0; color:#cccccc; line-height:30px;}
.fy_right .fynews p{ color:#2b2b2b; font-size:16px; line-height:35px; margin:10px 0 15px 0;text-indent:2em;}


/*图片列表*/
.ul-img-list{
    padding-top: 30px;
}
.ul-img-list li{
    float: left;
    width: 33%;
    padding: 0 10px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.ul-img-list li a{
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list li a img{
    width: 100%;
	height:200px;
    display: block;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 15px;
    background: rgba(0,0,0,.5);
    text-align: center;
    font-weight: normal;
}
.ul-img-list li a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2); 
    -ms-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform: scale(1.2);
    transform-origin: 50% 50%;
}
.ul-img-list li a:hover h3{
    background: rgba(0,0,0,.7);
}