@charset "utf-8";
/* CSS Document */

html {
	width:100%;
	margin:0;
	padding:0;
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
body {
	width: 100%;
	margin: 0 auto;
	font-family:"微软雅黑";
	font-size:12px;
	margin:0;
	padding:0;
	color:#525252;
	line-height:200%;
}
img{
	border: none;
}
dl,dt,dd{display:block;margin:0;}
p,ul,li,form,h1,h2,h3,h4,h5,h6,dl,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #525252;
	text-decoration: none!important;
	cursor:pointer;
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
    blr:expression(this.onFocus=this.blur());
}
a img{ border:none;}
a:hover {color: #d80c18;}
.wrap{width:1150px;margin:0px auto;}
.clear{ clear:both; margin:0; padding:0; height:0;}
.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
html{     width:100%;    overflow-x:hidden;}
.ft_1 p a{color: #949494;}
.sdgh{margin: 80px 20px;}
/*首页*/
.top{width: 100%;height: 86px;position: relative;}
.top_1 {margin-top: 22px;}
/*synav*/
.menu {height: 86px;}
.menu>ul>li{float: left;overflow: hidden;text-align: center;}
.menu>ul>li>a {position: relative;display: block;width: 110px;height: 86px;font-size: 14px;text-decoration: none;cursor: pointer;color: #646464;line-height: 86px;}
.menu>ul>li>a>span {position: absolute;left: 0;width: 110px;}
.menu>ul>li>a>span.out {top: 0px;}
.menu>ul>li>a>span.over,.menu>ul>li>a>span.bg {top: -86px;color: #fff;}
.menu>ul>li>a>span>p{position: absolute;bottom: 23px;line-height: 0;transform: scale(0.7);width: 110px!important;}
.top_left img{margin-top: 25px;}
.over{background: #e70020;}
.banner{position: relative;}
.hide{position: absolute;top: 86px;background: rgba(0,0,0,0.4);width: 100%;left: 0;height: 40px;line-height: 40px;display: none;z-index: 10;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);}
.hide ul li{float: left;margin-right: 50px;}
.hide ul li a{color: #fff;font-size: 12px;}
.h1 ul{margin-left: 42%;}
.h2 ul{margin-left: 53%;}
.h3 ul{margin-left: 49%;}
.h4 ul{margin-left: 55%;}
.h5 ul{margin-left: 64%;}
.h6 ul{margin-left: 76%;}
@media screen and ( max-width:1366px ){
	.h1 ul{margin-left: 40%;}
	.h2 ul{margin-left: 54%;}
	.h3 ul{margin-left: 49%;}
	.h4 ul{margin-left: 57%;}
	.h5 ul{margin-left: 70%;}
	.h6 ul{margin-left: 87%;}
	}

/* The Nivo Slider styles */
.nivoSlider img { max-width: none; }
.nivoSlider {position:relative;width:100%;height:auto;overflow: hidden;}
.nivoSlider img {	position:absolute;top:0px;left:0px;max-width: none;}
.nivo-main-image {display: block !important;position: relative !important;width: 100% !important;}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;	margin:0;z-index:6;display:none;	background:white; filter:alpha(opacity=0); opacity:0;}
/* The slices and boxes in the Slider */
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;top:0;}
.nivo-box {display:block;position:absolute;z-index:5;overflow:hidden;}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";-webkit-box-sizing: border-box; -moz-box-sizing: border-box;    /* Firefox, other Gecko */box-sizing: border-box;         /* Opera/IE 8+ */}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav {left:-45px;}
.nivo-nextNav {right:-45px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {text-align:center;padding: 15px 0;}
.nivo-controlNav a {cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}
.nivo-controlNav{position: absolute;bottom: -3%;z-index: 9999999;width: 100%;text-align: center;margin-left: -22%;}
.nivo-control{width: 85px;height: 3px;background: rgba(225,225,225,1);display: inline-block;margin-right: 10px;}
.nivo-controlNav .active{background: #bf2c36!important;}
.nivo-controlNav a{	color: rgba(225,225,225,0);}
.nivo-prevNav{display: block;width: 45px;height: 45px;background: rgba(0,0,0,0.5) url(../images/left.png) no-repeat center;border-radius: 50%;color: rgba(255,255,255,0);}
.nivo-prevNav:hover{background: rgba(0,0,0,1) url(../images/left.png) no-repeat center;color: rgba(255,255,255,0);}
.nivo-nextNav{display: block;width: 45px;height: 45px;background: rgba(0,0,0,0.5) url(../images/right.png) no-repeat center;border-radius: 50%;color: rgba(255,255,255,0);}
.nivo-nextNav:hover{background: rgba(0,0,0,1) url(../images/right.png) no-repeat center;color: rgba(255,255,255,0);}
.lp_main{position: relative;}
.out{position: absolute;background: url(../images/xuxian.jpg) no-repeat center right;}
.main1{width: 100%;height: 392px;background: url(../images/main1.jpg) repeat-x center;}
.m1_1{width: 320px;height: 362px;padding: 15px;background: #f4f4f4;}

@media screen and (min-width:1100px) and (max-width:1400px){
.nivo-controlNav{margin-left: -32%;}
}

/*main1*/
.item img{width: 323px;height: 209px;}
.owl-prev{position: absolute;top: 30%;left: 0;width: 15px;height: 35px;background: rgba(0,0,0,0.2) url(../images/left_m1.png) no-repeat center;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.owl-next{position: absolute;top: 30%;right: 0;width: 15px;height: 35px;background: rgba(0,0,0,0.2) url(../images/right_m1.png) no-repeat center;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.item span{color: #898989;font-size: 12px;line-height: 20px;display: block;}
.item h3{color: #000000;font-size: 16px;margin: 20px 0 15px 0;}
.owl-prev:hover{background: rgba(0,0,0,0.4) url(../images/left_m1_1.png) no-repeat center;}
.owl-next:hover{background: rgba(0,0,0,0.4) url(../images/right__m1_1.png) no-repeat center;}
.m1_1{position: relative;}
.m1_2{position: absolute;bottom: 15px;left: 20px;width: 12px;height: 17px;background: url(../images/m1_po.png) no-repeat;transform: translate(0,0);
	-webkit-transition: 1.2s ease;
	-moz-transition: 1.2s ease;
	-ms-transition: 1.2s ease;
	-o-transition: 1.2s ease;
	transition: 1.2s ease;
}
.m1_1:hover .m1_2{background: url(../images/m1_pk.png) no-repeat;transform: translate(10px,0);}
.m1_1:hover .item span{color: #666;}
.m1_1:hover .item {
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.m1_fr_1 ul li{float: left;width: 138px;height: 149px;text-align: center;padding-top: 55px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.m1_fr_1 ul li a{display: block;height: 100%;}
.m1_fr_1{margin-top: 24px;background: #ffffff;}
.m1_fr_p{
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.m1_fr_p1 p{font-size: 14px;color: #666;margin-top: 15px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.m1_fr_p2 p{font-size: 14px;color: #666;margin-top: 0px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.qty{margin-top: 7px!important;}
.m1_fr_1 ul li:hover .m1_fr_p1 p{color: #000;}
.m1_fr_1 ul li:hover .m1_fr_p2 p{color: #000;}
.k1{background: url(../images/v1.png) no-repeat;margin: 0 0 0 50px;width: 40px;height: 40px;}
.k2{background: url(../images/v2.png) no-repeat;margin: 0 0 0 52px;width: 32px;height: 40px;}
.k3{background: url(../images/v3.png) no-repeat;margin: 0 0 0 52px;width: 32px;height: 40px;}
.k4{background: url(../images/v4.png) no-repeat;margin: 0 0 0 52px;width: 29px;height: 40px;}
.k5{background: url(../images/v5.png) no-repeat;margin: 0 0 0 55px;width: 26px;height: 40px;}
.m1_fr_1 ul li:hover .k1{background: url(../images/v1_1.png) no-repeat;margin: 0 0 0 50px;transform: rotateY(360deg);}
.m1_fr_1 ul li:hover .k2{background: url(../images/v2_2.png) no-repeat;margin: 0 0 0 52px;transform: rotateY(360deg);}
.m1_fr_1 ul li:hover .k3{background: url(../images/v3_3.png) no-repeat;margin: 0 0 0 52px;transform: rotateY(360deg);}
.m1_fr_1 ul li:hover .k4{background: url(../images/v4_4.png) no-repeat;margin: 0 0 0 52px;transform: rotateY(360deg);}
.m1_fr_1 ul li:hover .k5{background: url(../images/v5_5.png) no-repeat;margin: 0 0 0 52px;transform: rotateY(360deg);}
.m1_fr_1 ul li:hover{background: #fafafa url(../images/bn.png) no-repeat top center;}

.m1_more{width: 110px;height: 204px;margin-top: 24px;background: #fafafa;cursor: pointer;}
.m1_more h3{color: #e70020;font-size: 16px;font-weight: normal;margin-bottom: 5px;}
.mo_kk{width: 70px;margin: 60px 0 0 20px;text-align: right;}
.m1_more p{color:#9f9f9f;font-size: 12px;line-height: 15px;transform: scale(0.9);}
.mo_kk span{display: block;width: 12px;height: 17px;background: url(../images/m1_mv.png) no-repeat;margin:20px 0 0 52px;}
.m1_more:hover span{background: url(../images/m1_bn.png) no-repeat;
	-webkit-animation: bounce-up1 2s linear infinite;
	    animation: bounce-up1 2s linear infinite;
}

@-webkit-keyframes bounce-up1 {
    25% {
        -webkit-transform: translateX(-5px);
    }
    50%, 100% {
        -webkit-transform: translateX(0);
    }
    75% {
        -webkit-transform: translateX(5px);
    }
}
@keyframes bounce-up1 {
    25% {
        transform: translateX(-5px);
    }
    50%, 100% {
        transform: translateX(0);
    }
    75% {
        transform: translateX(5px);
    }
}
.m1_fr_2{position: relative;}
.whd_1{width: 137px;height: 164px;overflow: hidden;left: 50px;}
.whd_2{width: 275px;height: 164px;overflow: hidden;left: 237px;}
.whd_2 span{width: 6px;height: 11px;display: block;background: url(../images/mc.png) no-repeat left center;position: absolute;top: 82px;left: 0;}
.whd_3 span{width: 7px;height: 13px;display: block;background: url(../images/kuy.png) no-repeat left center;position: absolute;top: 82px;left: 0;}
.whd_1,.whd_2{position: absolute;}
.whd_3{position: absolute;right: -530px;margin-left: -410px;width: 756px;height: 164px;overflow: hidden;}
.whd_1 p.z1{color: #fff;font-weight: bold;font-size: 16px;position: absolute;bottom: 22px;left: 36px;}
.whd_2 p.z1{color: #fff;font-weight: bold;font-size: 16px;position: absolute;bottom: 22px;right: 36px;}
.whd_3 p.z1{color: #fff;font-weight: bold;font-size: 16px;position: absolute;bottom: 22px;left: 25px;}
.whd_1 p.z2{color: #fff;font-size: 14px;position: absolute;bottom: 3px;left: 12px;}
.whd_2 p.z2{color: #fff;font-size: 14px;position: absolute;bottom: 3px;right: 34px;}
.whd_3 p.z2{color: #fff;font-size: 14px;position: absolute;bottom: 3px;left: 25px;}
.whd_2_img{position: absolute;top: 30px;left: 35px;}
.whd_2:hover>img{transform: scale(1.1);}
.whd_3:hover>img{transform: scale(1.02);}
.whd_2>img,.whd_3>img{
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

/*main2*/
.m2_1 {width: 350px;}
.m2_1 img{width: 350px;}
.m2_2_w{width: 500px;}
.m2_2 {margin: 30px 0 0 30px;}

#banner {
	width: 770px;
	height: 153px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

#banner .pic {
	width: 770px;
	height: 153px;
}

#banner .pic ul {
	width: 10000px;
}

#banner .pic ul li {
	width: 770px;
	height: 153px;
}

#banner .tab {
	width: 70px;
	height: 12px;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	right: 1%;
	bottom: 0;
	border-radius: 6px;
}
#banner .tab ul li {
	width: 8px;
	height: 8px;
	background: #999;
	border-radius: 50%;
	float: left;
	margin: 1px 6px;
	cursor: pointer;
	overflow: hidden;
}
#banner .tab ul li.on {
	background: #ea1b38;
}

#banner .btn div {
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 50%;
	margin-top: -20px;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	display: none;
}
.m2_2_w h3{color: #000000;font-size: 14px;}
.m2_2_w h4{color: #e70020;font-size: 16px;}
.m2_2_w p{color: #a3a3a3;font-size: 12px;margin-top: 22px;}
.m2_2_a{color: #a3a3a3;font-size: 12px;margin-top: 9px;display: inline-block;}
.m2_2_w:hover p{text-decoration: underline;}

.main3{width: 100%;height: 70px;background: #f5f5f5;}
.m3_1 ul li{width: 115px;text-align: center;float: left;border-left: 1px solid #dadada;}
.m3_1 ul li p{margin-top: -7px;color: #8f8f8f;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.m3_1{padding-top: 13px;}
.jo{border-right: 1px solid #dadada;}
.m3_1 ul li:hover a p{color: #e70020;}
.m3_2_1 {margin-top: 20px;margin-right: 10px;}
.m3_2_1 ul li p{width: 29px;height: 29px;border: 1px solid #c8c8c8;border-radius: 50%;}
.m3_2_1 ul li {float: left;margin-right: 14px;}
.wx_0{background: url(../images/wxx_03.png) no-repeat center;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;}
.wx_1{background: url(../images/wxx_05.png) no-repeat center;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;}
.wx_2{background: url(../images/wxx_07.png) no-repeat center;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.m3_2_1 ul li:hover .wx_0{background: #e70020 url(../images/gf_03.png) no-repeat center;}
.m3_2_1 ul li:hover .wx_1{background: #e70020 url(../images/gf_05.png) no-repeat center;}
.m3_2_1 ul li:hover .wx_2{background: #e70020 url(../images/gf_07.png) no-repeat center;}
.m3_2_2 ul li{float: left;padding-right: 20px;height: 43px;}
.m3_2_2{margin-top: 13px;position: relative;}
.n2{border-right: 1px solid #dadada;}

.footer{height: 95px;}
.ft_1 p{color: #949494;font-size: 12px;font-weight: bold;text-align: right;line-height: 20px;}
.ft_1{padding-top: 20px;}
.erwm_hide{position: absolute;top: -130px;left: 0;padding: 5px;background: #fff;border-radius: 5px;display: none;}
.erwm_hide img{width: 100px;height: 100px;}

/*内页*/
.ny_main img{width: 100%;}
.ny_m1{width: 100%;height: 50px;border-bottom: 2px solid #f0f0f0;margin-top: -8px;}
.ny_nav{line-height: 50px;}
.ny_nav2 ul li{float: left;}
.ny_nav1 h3{font-size: 20px;color: #e70020;font-weight: normal;padding: 0 50px;background: #efefef;}
.ny_nav2 ul li a{padding: 0 22px;color: #000;display: inline-block;position: relative;font-size: 14px;}
.ny_nav2 ul li:hover a{background: url(../images/neiye/ny_di.png) no-repeat center left 10px;}
.ny_nav2 ul li:hover a::before{content: '';border-left: 1px solid #efefef;height: 100%;display: inline-block;position: absolute;left: 0;top: 0;}
.ny_nav2 ul li.vichd a::after{content: '';border-left: 1px solid #efefef;height: 100%;display: inline-block;position: absolute;right: 0;top: 0;}
.ny_nav2 ul li.vichd a{background: url(../images/neiye/ny_di.png) no-repeat center left 10px;}
.ny_nav2 ul li.vichd a::before{content: '';border-left: 1px solid #efefef;height: 100%;display: inline-block;position: absolute;left: 0;top: 0;}
.ny_nav2 ul li.vichd a::after{content: '';border-left: 1px solid #efefef;height: 100%;display: inline-block;position: absolute;right: 0;top: 0;}
.ny_titt{height: 45px;width: 100%;background: #fafafa;}
.ny_titt h4{font-size: 16px;color: #e70020;line-height: 45px;text-align: right;padding-right: 20px;}
.gsjj_1 h3{font-size: 16px;color: #000000;font-weight: normal;}
.gsjj_1{margin: 115px 0 0 44px;}
.jj_num p{color: #b7b7b7;font-size: 14px;text-align: right;line-height: 50px;}
.jj_num p span{color: #d5a626;font-size: 50px;font-family: myfontnum;}
@font-face
    {
        font-family: myfontnum;
        src: url("../images/neiye/tt0248m_.ttf");
    }
.jj_num{margin-top: 40px;}
.gsjj_2{width: 675px;padding: 80px 65px 65px 55px;background: #fff;margin-bottom: 180px;}
.gsjj_2 p{color: #666;line-height: 34px;font-size: 14px;margin-bottom: 20px;}
.gsjj_2 p span{font-size: 19px;color: #e70020;}
.ny_vic{position: relative;}
.gsjj_bg{position: absolute;bottom: 0;width: 100%;height: 432px;background: url(../images/neiye/js_bg.jpg) no-repeat center;z-index: -1;}

/*发展历程*/
.fzlc{width: 100%;height: 630px;background: url(../images/neiye/falc_bg.jpg) no-repeat center;position: relative;}
.lc_1_2 p{text-align:left;text-indent:2em;}
.fzlc h3{color: #000000;font-size: 16px;font-weight: normal;margin: 35px 0 10px 0;}
.fzlc_1 p{color: #777;font-size: 23px;font-family: myfont;line-height: 30px;}
@font-face
    {
        font-family: myfont;
        src: url("../images/neiye/tt0248m_.ttf");
    }
.lc_1{width: 141px;height: 141px;border-radius: 50%;border: 1px dashed #8ad2f4;padding: 10px;text-align: center;line-height: 145px;background: #fff;margin-bottom: 18px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.lc_1_1{width: 141px;height: 141px;border-radius: 50%;border: 2px dotted #8ad2f4;margin: -2px 0 0 -2px;background: #fff;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.fzlc_2 ul li{width: 163px;position: absolute;text-align: center;cursor: pointer;margin-left:20px;}
.lc_1_1 p{color: #8ad2f4;font-size: 50px;font-family: myfont1;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
@font-face
    {
        font-family: myfont1;
        src: url("../images/neiye/DINCond-Medium.otf");
    }
.lc_1_2 p{color: #000;font-size: 12px;line-height: 22px;}
.fzlc_2 ul li:hover .lc_1{border: 1px dashed #ff9191;}
.fzlc_2 ul li:hover .lc_1_1{border: 2px dotted #ff9191;background: #ff9191;}
.fzlc_2 ul li:hover .lc_1_1 p{color: #fff;}
.fzlc_2 ul li:hover .lc_1_2 p{color: #ff9191;font-size: 14px;}
.fzlc_2{position: relative;}
.fz_li0{top: 117px;left: -69px;}
.fz_li1{top: 60px;left: 112px;}
.fz_li2{top: 122px;left: 314px;}
.fz_li3{top: 168px;left: 514px;}
.fz_li4{top: 85px;left: 690px;}
.fz_li5{top: -24px;left: 868px;}
.fz_li6{top: -24px;right: -82px;}
.lc_bot{position: absolute;left: 40%;}
.lc_bot ul li{float: left;color: #fff;font-size: 18px;font-weight: bold;background: #dbdbdb;padding: 4px 35px;border-radius: 15px;margin-right: 28px;cursor: pointer;}
.lc_li{background: #92c6df!important;}
.lc_bot ul li:hover{background: #92c6df;}
.fz_li6 .lc_1{border: 1px dashed #ff9191!important;}
.fz_li6 .lc_1_1{border: 2px dotted #ff9191!important;}
.fz_li6 .lc_1_1 p{color: #ff9191!important;}
.fz_li6:hover .lc_1_1 p{color: #fff!important;}

/*新闻中心*/
.sy_nkl_2{width: 677px;margin: 33px 0 0 48px;}
.sy_nkl_1  img{width: 345px;height: 225px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.sy_nkl{background: #f7f7f7;padding: 17px 13px 8px 13px;margin-top: 55px;}
.sy_nkl_2 h3{color: #72b2df;font-size: 26px;font-family: myfont1;font-weight: normal;}
.sy_nkl_2 h4{color: #5a5b5b;font-size: 18px;font-weight: normal;margin: 10px 0 25px 0;}
.sy_nkl_2 p{color: #7a7a7a;font-size: 12px;}
.sy_nwtext ul li{border-bottom: 1px solid #f2f2f2;padding-bottom: 30px;padding-top: 30px;position: relative;overflow: hidden;cursor: pointer;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.sy_nwtext{border-top: 1px solid #f2f2f2;margin-top: 50px;}
.li_t{border-top: 1px solid #f2f2f2;}
.ne_2{width: 975px;margin: 5px 0 0 20px;background: url(../images/neiye/right_f.png) no-repeat center right;}
.ne_1{height: 95px;line-height: 95px;}
.ne_1 p{font-size: 26px;font-family: myfont1;color: #c4c5c5;padding: 0 25px 0 10px;border-right: 1px solid #ececec;}
.ne_2 h3{color: #151414;font-size: 18px;font-weight: normal;margin-bottom: 17px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.ne_2 p{color: #7a7a7a;font-size: 12px;width: 775px;}
.news_pic{position: absolute;top: 0px;left: -155px;z-index: 99;display: none;}
.news_pic img{width: 260px;height: 155px;}
.sy_nwtext ul li:hover{background: #f7f7f7;}
.news_main{width: 1400px;}
.sy_nwtext ul li:hover .ne_2 h3{font-size: 18px;color: #129be2;}
.laosding{text-align: center;margin: 50px 0 100px 0;}
.laosding p{color: #ba2f2f;font-size: 15px;}
.wb{background: #ba2f2f;padding: 5px 0;}
.wb a{font-size: 15px;color: #fff;font-weight: bold;display: block;}
.laosding img{-webkit-animation: bounce-up 2s linear infinite;margin-top: 5px;
    animation: bounce-up 2s linear infinite;}
		@-webkit-keyframes bounce-up {
    25% {
        -webkit-transform: translateY(10px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-10px);
    }
}
@keyframes bounce-up {
    25% {
        transform: translateY(10px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-10px);
    }
}
.sy_nkl:hover .sy_nkl_2 p{text-decoration: underline;cursor: pointer;}
.sy_nkl_1{width: 345px;height: 225px;overflow: hidden;}
/*.sy_nkl:hover .sy_nkl_1 img{transform: scale(1.02);}*/


/*企业画册*/
.qyhc{background: #f7f7f7;padding: 70px 0 50px 0;margin: 22px 0 26px 0;}
.scroll-text {
	border: 1px solid red;
	width: 400px;
	height: 4.5em;
	overflow: hidden;
	padding:3px;
}
.scroll-text ul {
	width: 1025px;
	overflow: hidden;
	margin: 0;
}
.scroll-img {
	width: 1025px;
	overflow: hidden;
	margin: 0 auto;
}
.container{position: relative;}
.scroll-img ul li {
	display: inline-block;
	margin-right: 47px;
}
#demo4.scroll-img ul, #demo5.scroll-img ul {
	width: 1000%;
}
#demo5-backward{position: absolute;top: 135px;left: 20px;cursor: pointer;}
#demo5-forward{position: absolute;top: 135px;right: 20px;cursor: pointer;}
.hc_lg{text-align: center;}
.hc_lg ul li{float: left;text-align: center;margin-right: 27px;}
.hc_1{width: 60px;height: 60px;background: #c7ba9a;text-align: center;line-height: 65px;border-radius: 50%;}
.hc_lg ul{margin: 3% 0 0 44%;}
.hc_lg ul li p{font-size: 14px;}
.hc_1 img{margin-top: 15px;}
#demo5 ul li img{width: 489px;height: 290px;}
#demo5{height: 290px;overflow: hidden;}
/*国泰人报*/
.gtrb_1{background: url(../images/neiye/gtb.jpg) no-repeat;width: 100%;height: 89px;position: relative;}
.gtrb_1 ul li{float: left;font-size: 14px;color: #fff;margin: 0 22px;height: 44px;cursor: pointer;}
.gtrb_p {float: right;margin: 45px 47px 0 0;overflow: hidden;width: 720px;}
.gtrb_p ul{width: 1000%;}
.rb_left{position: absolute;top: 48px;left: 360px;cursor: pointer;}
.rb_right{position: absolute;top: 48px;right: 25px;cursor: pointer;}
.kp_li1{background: url(../images/neiye/jopx.png) no-repeat center bottom;font-weight: bold;}
.rb_k1 h3{text-align: center;margin-bottom: 8px;}
.rb_text{margin: 30px 0 25px 0;}
.rb_k1 img{border: 3px solid #b31c22;padding: 3px;width: 242px;height: 363px;}
.rb_k1 p{width: 100px;height: 39px;background: url(../images/neiye/rb_kg.png) no-repeat;text-align: center;line-height: 39px;padding-left: 21px;margin-left:95px;}
.rb_ma1 ul li{width: 170px;height: 250px;position: relative;float: left;margin: 0 14px;cursor: pointer;}
.rb_ma1_1 img{width: 170px;height: 250px;}
.br_pos{position: absolute;top: 0;left:0;width: 100%;height: 100%;background: rgba(243,243,243,0.9);text-align: center;}
.br_pos h3{font-size: 12px;color: #646464;margin: 80px 0 30px 0;font-weight: normal;}
.rb_ma1{width: 792px;overflow: hidden;margin: 130px 0 0 60px;}
.rb_ma1 ul{width:1000%;}
.rb_mainp{position: relative;}
.rb_jjf{position: absolute;top: 235px;left: 14px;width: 40px;height: 46px;cursor: pointer;background: url(../images/neiye/rb_g1.png) no-repeat center;}
.rb_jjs{position: absolute;top: 235px;right: -45px;width: 40px;height: 46px;cursor: pointer;background: url(../images/neiye/rb_g4.png) no-repeat center;}
.rb_jjf:hover{background: url(../images/neiye/rb_g2.png) no-repeat center;}
.rb_jjs:hover{background: url(../images/neiye/rb_g3.png) no-repeat center;}
.rb_fzcss{position: absolute;top: 0;left: 0;transform: rotateY(-180deg);opacity: 0;
	-webkit-transition: 0.8s ease;
	-moz-transition: 0.8s ease;
	-ms-transition: 0.8s ease;
	-o-transition: 0.8s ease;
	transition: 0.8s ease;

}
.rb_fzcss img{width: 167px;height: 247px;border: 3px solid #b31c22;}
.rb_fzcss p{position: absolute;bottom: 10px;width: 100%;background: #b31c22;text-align: center;padding: 5px 0;color: #fff;font-size: 12px;}
.rb_ma1 ul li:hover .rb_ma1_1{transform: rotateY(180deg);  opacity: 0;}
.rb_ma1 ul li:hover .rb_fzcss{transform: rotateY(0deg);  opacity: 1;}
.rb_ma1 ul li:hover .br_pos{transform: rotateY(180deg);  opacity: 0;}
.rb_ma1_1,.br_pos{
	-webkit-transition: 0.8s ease;
	-moz-transition: 0.8s ease;
	-ms-transition: 0.8s ease;
	-o-transition: 0.8s ease;
	transition: 0.8s ease;
	backface-visibility: hidden;
}

/*视频赏析*/
.spsx{margin: 45px 0 60px 0;}
.sp_1{width: 755px;height: 440px;background: #ccc;}
.sp_sxr{margin-left: 18px;overflow: hidden;overflow-y:scroll;height: 441px;padding: 0 5px 0 13px;}
.sp_sxr ul li{width: 340px;height: 145px;background: #efefef;margin-bottom: 2px;position: relative;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.sp_v1_1 img{width: 160px;height: 110px;}
.sp_v1 {position: relative;margin: 18px 0 0 18px;}
.sp_v1_2{position: absolute;top: 32px;left: 57px;}
.sp_v2 {width: 130px;height: 110px;margin: 18px 0 0 18px;text-align: center;background: url(../images/neiye/sp_llo.png) no-repeat center 16px;position: relative;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.sp_v2 p{position: absolute;bottom: 7px;width: 130px;text-align: center;line-height: 20px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
/* 设置滚动条的样式 */.sp_sxr::-webkit-scrollbar {    width: 5px;}
/* 滚动槽 */.sp_sxr::-webkit-scrollbar-track {    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);    border-radius: 10px;}
/* 滚动条滑块 */.sp_sxr::-webkit-scrollbar-thumb {    border-radius: 10px;    background: rgba(0,0,0,0.1);    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
.sp_sxr::-webkit-scrollbar-thumb:window-inactive {    background: rgba(255,0,0,0.4);}
.sp_sxr ul li:hover{background: #5e5e5e;cursor: pointer;}
.sp_sxr ul li:hover .sp_v2 {background: url(../images/neiye/sp_klo.png) no-repeat center 16px;}
.sp_sxr ul li:hover .sp_v2 p{color: #fff;}
.sp_sxr ul li:hover .zuo_dian{width: 7px;height: 13px;background: url(../images/neiye/sp_dian.png) no-repeat;position: absolute;left: -7px;top: 70px;z-index: 999;}
.sp_sxr ul li.sp_q{background: #5e5e5e;cursor: pointer;}
.sp_sxr ul li.sp_q .sp_v2 {background: url(../images/neiye/sp_klo.png) no-repeat center 16px;}
.sp_sxr ul li.sp_q .sp_v2 p{color: #fff;}
.sp_sxr ul li.sp_q .zuo_dian{width: 7px;height: 13px;background: url(../images/neiye/sp_dian.png) no-repeat;position: absolute;left: -7px;top: 70px;z-index: 999;}

/*旗下产业*/
.wrap_qxcy{width: 100%;background: #f4f4f4;padding: 30px 0 50px 0;margin-bottom: 2px;}
.ji_1 {padding-top: 30px;position: relative;}
.qx_more{position: absolute;top: 5%;left: 45%;text-align: center;cursor: pointer;}
.qx_more p{font-weight: bold;font-size: 14px;font-weight: bold;color: #fff;}
.qx_more img{-webkit-animation: bounce-up 2s linear infinite;margin-top: 15px;
    animation: bounce-up 2s linear infinite;}
		@-webkit-keyframes bounce-up {
    25% {
        -webkit-transform: translateY(10px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-10px);
    }
}
@keyframes bounce-up {
    25% {
        transform: translateY(10px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-10px);
    }
}

/*企业理念*/
.wrap_qyln{width: 100%;height: 517px;background: url(../images/neiye/qqln.jpg) no-repeat center;}
.ln_1 h3{color: #ce0c27;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.ln_1 {margin-top: 110px;}
.ln_1 p{font-family: myfontnum;font-size: 23px;color: #b1b1b1;font-weight: normal;line-height: 30px;}
.ln_1_1 p{font-family: myfontnum;font-size: 14px;color: #fff;font-weight: normal;line-height: 26px;width: 480px;}
.ln_1_1{margin-top: 100px;}
#banner1 {width: 448px;height: 235px;margin: 0px auto;position: relative;overflow: hidden;background: #6da3ca;padding: 70px 34px 15px 34px;}
#banner1 .pic1 {width: 450px;height: 335px;}
#banner1 .pic1 ul {width: 10000px;}
#banner1 .pic1 ul li {width: 450px;height: 235px;float: left;margin-right: 40px;}
#banner1 .tab1 {height: 12px;position: absolute;right: 40%;bottom: 5%;border-radius: 6px;}
#banner1 .tab1 ul li {width: 10px;height: 10px;background: #fff;border-radius: 50%;float: left;margin: 1px 6px;cursor: pointer;overflow: hidden;}
#banner1 .tab1 ul li.on1 {background: #347eb4;}
#banner1 .pic1 ul li h3{font-size: 30px;color: #fff;font-weight: normal;}
#banner1 .pic1 ul li span{display: block;width: 20px;height: 2px;background: #fff;margin: 3.5% 0 3% 1%;}
#banner1 .pic1 ul li h4{font-size: 16px;color: #fff;margin-bottom: 30px;margin-top: 15px;}
#banner1 .pic1 ul li p{font-size: 12px;color: #fff;}

/*公益事业*/
.wrap_gysy{width: 100%;height: 517px;background: url(../images/neiye/gysy.jpg) no-repeat center;}
.ln_2_gy{margin-top: 50px;}
.ln_2_gy #owl-demo{position:relative;width:581px;height:345px;margin:20px auto 0 auto;border: 1px solid #fff;}
.ln_2_gy #owl-demo .item{ position:relative;display:block;}
.ln_2_gy #owl-demo img{display:block;width:581px;height:345px;}
.ln_2_gy #owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:40px;background-color:#2371aa;opacity:.6;filter:alpha(opacity=60);}
.ln_2_gy #owl-demo span{position:absolute;left:0;bottom:10px;width:100%;font-size: 14px;color:#fff;text-align:center;}
.ln_2_gy .owl-pagination{position:absolute;left:0;bottom:-25px;width:100%;height:22px;text-align:center;}
.ln_2_gy .owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.ln_2_gy .owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.ln_1_gy p{color: #fff;width: 470px;}
.ln_1_gy{padding-top: 60px;}
/*.ln_2_gy .owl-buttons{display:none;}*/
.ln_2_gy .owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.ln_2_gy .owl-prev{left:0;background-image:url(../images/bg17.png);}
.ln_2_gy .owl-next{right:0;background-image:url(../images/bg18.png);}
.ln_2_gy .owl-prev:hover{background-image:url(../images/bg19.png);}
.ln_2_gy .owl-next:hover{background-image:url(../images/bg20.png);}
/*人物专访*/
.wrap_rwzf{width: 100%;height: 517px;background: url(../images/neiye/rwzf_bg.jpg) no-repeat center;}
.rwzf ul li{float: left;margin: 0 16px;text-align: center;}
.zzf_1{width: 249px;height: 305px;border:2px solid #fff;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.rwzf{padding-top: 80px;}
.zzf_2 h3{font-size: 16px;color: #e70020;margin-top: 30px;}
.zzf_2 p{font-size: 14px;color: #525252;}
.zf_po{position: relative;}
.zf_left{width: 17px;height: 50px;position: absolute;top: 50%;left: -40px;background: url(../images/neiye/zf_left.png) no-repeat;cursor: pointer;}
.zf_right{width: 17px;height: 50px;position: absolute;top: 50%;right: -20px;background: url(../images/neiye/zf_right.png) no-repeat;cursor: pointer;}
.rwzf ul{width: 1000%;}
.rwzf{overflow: hidden;}
.rwzf ul li:hover .zzf_1{border:2px solid #e70020;cursor: pointer;}

/*企业之星*/
.wrap_qyzx{width: 100%;height: 517px;background: url(../images/neiye/qyzx_bg.jpg) no-repeat center;}
.zx_title{height: 41px;background: #c7001c;}
.zx_title ul li{float: left;width: 285px;height: 41px;position: relative;cursor: pointer;}
.nzx1{background: url(../images/neiye/qyzx_03.png) no-repeat center 1px;}
.nzx2{background: url(../images/neiye/qyzx_05.png) no-repeat center 1px;}
.nzx3{background: url(../images/neiye/qyzx_07.png) no-repeat center 1px;}
.nzx4{background: url(../images/neiye/qyzx_09.png) no-repeat center 1px;}
.zx_title ul li:before{content: "";width: 1px;height: 23px;background: #fff;position: absolute;display: block;top: 10px;}
.nzx1::before{width: 0px!important;}
.zx_title ul li img{position: absolute;bottom: 0;left: 45%;display: none;}
.zx_vic img{display: block!important;}
.qyzx ul li{float: left;margin-right: 38px;position: relative;cursor: pointer;}
.qyzx ul{width: 1000%;}
.zx_1{width: 196px;height: 276px;border: 2px solid #fff;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.zx_2{text-align: center;font-size: 14px;color: #c7001c;margin-top: 10px;}
.qyzx{margin-top: 60px;height: 358px;}
.zf_left_zx{width: 17px;height: 50px;position: absolute;top: 50%;left: -50px;background: url(../images/neiye/zf_left.png) no-repeat;cursor: pointer;}
.zf_right_zx{width: 17px;height: 50px;position: absolute;top: 50%;right: -45px;background: url(../images/neiye/zf_right.png) no-repeat;cursor: pointer;}
.zf_left_zx:hover{background: url(../images/neiye/zf_left_ho.png) no-repeat;}
.zf_right_zx:hover{background: url(../images/neiye/zf_right_ho.png) no-repeat;}
.qyzx{overflow: hidden;}
.zx_3{position: absolute;bottom: -52px;width: 100%;background: #c7001c;padding: 20px 0;opacity: 0;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.zx_3_2 img{position: absolute;top: 15px;right: 7px;}
.zx_3 span{font-size: 14px;font-weight: bold;color: #fff;}
.zx_3 p{font-size: 14px;font-weight: bold;color: #fff;}
.zx_3_1 {margin: 0 30px 0 20px;}
.qyzx ul li:hover .zx_3{opacity: 1;}
.qyzx ul li:hover .zx_1{border: 2px solid #c7001c;}
.zx_1 img{width: 197px;height: 276px;}

/*人才理念*/
.wrap_rcln{width: 100%;height: 517px;background: url(../images/neiye/rcln_bg.jpg) no-repeat center;}
.rcln_text{background: #5694c1;padding: 50px 50px 50px 50px;}
.rcln_text_1 p{font-size: 14px;color: #fff;line-height: 36px;}

/*员工培训*/
.pc_text {width: 635px;margin: 50px 0 0 70px;}
.pc_text h3{color: #404040;font-size: 16px;margin-bottom: 30px;}
.pc_text p{color: #808080;font-size: 14px;}
.px_nwtext ul li{border-bottom: 1px solid #b2b2b2;padding: 45px 0;cursor: pointer;}
.pc_pic img{width: 388px;height: 247px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.pc_pic{width: 388px;height: 247px;overflow: hidden;}
.px_nwtext ul li:hover .pc_pic img{transform: scale(1.01);}
.px_nwtext ul li:hover .pc_text p{text-decoration: underline;}

/*联系我们*/
.wrap_cont{position: absolute;z-index: 1;}
.lx_1{width: 250px;height: 530px;padding: 0 45px 0 57px;background: rgba(0,0,0,0.5);float: right;z-index: 2;position: relative;}
.lx_1 h3{font-size: 17px;color: #fff;font-weight: normal;margin: 70px 0 20px 0;}
.lx_1 p{font-size: 14px;color: #fff;line-height: 35px;}
.erw_m span{display: block;text-align: center;font-size: 12px;color:#fff;}
.cont_p1{background: url(../images/neiye/djk_03.png) no-repeat left;padding-left: 28px;}
.cont_p2{background: url(../images/neiye/djk_07.png) no-repeat left;padding-left: 28px;}
.cont_p3{background: url(../images/neiye/djk_09.png) no-repeat left;padding-left: 28px;}
.erw_1 {margin-right: 25px;}
.erw_m{margin-top: 80px;}
.ny_main img{border-bottom: 8px solid #e70020;}

/*招聘动态*/
.zp_title ul li{float: left;width: 228px;height: 52px;line-height: 52px;margin-right: 2px;}
.zp_title ul li p{text-align: center;color: #757575;font-size: 16px;background: #f0f0f0;}
.zp_title{border-bottom: 2px solid #ba0000;margin-top: 30px;}
.zp1 p{background:#ba0000!important;color: #fff!important;}


.shzp_tit{border-bottom: 1px solid #cccccc;}
.hidden{display: none;padding: 0px 20px 50px 20px;border: 1px solid #efefef;margin: 15px 0;}
.zp_list{width: 1150px;margin: 0 auto;margin: 60px 0 30px 0;}
.zp_list dl dt{background: #e6e6e6;margin-bottom: 2px;padding: 10px 20px;cursor: pointer;}
.zp_list dl dt span{font-size: 14px;}
.shzp_sp1{font-weight: bold;}
.hidden p{font-size: 14px;color: #808080;line-height: 28px;}
.vic_zp{background: #ba0000!important;}
.vic_zp span{color: #fff;}
.zp_n1{padding: 30px 25px;border-bottom: 1px solid #b2b2b2;}
.zp_n2{padding: 30px 25px;}
.zp_n3 a{padding: 8px 35px;border: 1px solid #d7d7d7;font-size: 16px;color: #ba0000;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.zp_n3{text-align: center;margin-top: 30px;}
.zp_n3 a:hover{background: #ba0000;color: #fff;}

.zp_biao{border: 1px solid #f1f1f1;margin: 30px 0 20px 0;padding: 20px 0 45px 50px;}
.zp_biao h3{color: #ba0000;font-size: 16px;text-align: center;margin-bottom: 35px;}
.yp_p1{width: 70px;height: 36px;line-height: 36px;text-align: right;font-size: 14px;color: #404040;margin-right: 10px;}
.zp_biao ul li{float: left;margin: 0 60px 20px 0;}
.yp_p2 input{width: 380px;height: 32px;border: 1px solid #dfdfdf;padding-left: 15px;}
.yp_p2 span{font-size: 16px;color: #e64242;display: inline-block;}
.zp_bj{text-align: center;margin: 20px 0 60px 35%;}
.zp_bj input{padding: 8px 90px;color: #ba0000;font-size: 16px;background: #fff;border: 1px solid #d7d7d7;font-weight: bold;}
.zp_bj p{height: 38px;line-height: 38px;margin-right: 35px;}
.zp_bj p span{color: #e64242;}
.kj_h{margin-left: 7px!important;}
.yw_iop1{width: 310px;height: 32px;border: 1px solid #d7d7d7;margin-right: 10px;}
.yw_iop{width: 60px;background: #cbcbcb;height: 35px;border: 0;color: #fff;font-size: 14px;}
.yp_p2_1 span{font-size: 16px;color: #e64242;display: inline-block;}
.yw_iop1{padding-left: 15px;}
.maing_1{position: relative;}
/*新闻内页*/
.hgq{position: relative;}
.neiye_newtxt{text-align: center;padding-bottom: 20px;border-bottom: 1px solid #ccc;margin-bottom: 50px;}
.neiye_newtxt h3{font-size: 20px;color: #;margin: 60px 0 22px 0;}
.zx_vop_ny div{font-size: 14px;color: #666;line-height: 26px;text-indent: 2em;}
.zx_vop_ny div img{margin: 20px 0;width: 700px;}
.zx_vop_ny img{width: 700px;margin: 20px 0;}
.ny_cptj{width: 22%;float: right;}
.zx_vop_ny{width: 68%;float: left;}
.ny_cptj ul li img{width: 70%;vertical-align: middle;}
.gs_news div p a img{width: 60%;margin: 20px 0;}
.gs_news_jo div{text-indent: 2em;font-size: 14px;line-height: 30px;}
.gs_news_jo p{font-size: 14px;line-height: 30px;text-indent: 2em;}
.m2_2_h img{width: 208px;height: 126px;}
.next_nes{margin: 20px 0 80px 0;}
.dtyu{margin-top: 50px;}
.dtop h3{text-align: center;margin: 15px 0;}


.ji_1_1 img{width: 547px;height: 368px;}
.ji_1_2 {width: 520px;}
.diss_1 {height: 100px;padding-right: 30px;border-right: 1px solid #ccc;}
.diss_1 img{margin-top: 15px;}
.diss_2 h3{font-size: 24px;color: #b28247;margin-bottom: 10px;}
.diss_2{margin: 8px 0 0 35px;}
.diss_2 p{font-size: 16px;color: #b28247;}
.dis_p1 p{color: #878787;font-size: 12px;line-height: 27px;margin-bottom: 30px;}
.dis_p1{margin-top: 45px;}
.dis_more a{font-size: 20px;color: #e70020;font-weight: bold;float: right;}

.sy_xmpico ul li{float: left;width: 350px;margin-right: 25px;}
.sy_xmpico ul li img{width: 100%;height: 230px;}
.sy_xmpico ul{width: 1000%;}
.sy_xmpico{overflow: hidden;}
.sy_xm_boot{width: 40px;height: 80px;background: url(../images/bg17.png) no-repeat center;position: absolute;top: 32%;left: -48px;cursor: pointer;}
.sy_xm_boot1{width: 40px;height: 80px;background: url(../images/bg18.png) no-repeat center;position: absolute;top: 32%;right: -48px;cursor: pointer;}
.wocao{position: relative;margin: 50px 0;}

.sj_qxcy{display: none;}
.saddas{padding: 50px 0;background: #f4f4f4;}

.kpo_1,.kpo_2,.kpo_3{position: absolute;}
.kpo_1{bottom: 5px;right: 5px;text-align: center;}
.kpo_1 p,.kpo_2 p,.kpo_3 p{color: #fff;font-weight: bold;font-size: 14px;}
.kpo_1 h3,.kpo_2 h3,.kpo_3 h3{color: #fff;font-weight: normal;font-size: 14px;margin-top: -5px;}
.kpo_2{bottom: 5px;right: 20px;}
.kpo_3{bottom: 5px;left: 30px;}
.hd{display: none;}
.kpo_2{text-align: right;}

.asdasd{text-align: right;}
.poisa h3{color: #fff!important;}
.sklj{bottom: -38px;}
.vic_yop{width: 581px;height: 345px;overflow: hidden;border: 2px solid #fff;margin-top: 60px;}
.vic_yop ul li{width: 581px;height: 345px;float: left;position: relative;}
.vic_yop ul li img{width: 581px;height: 345px;}
.vic_yop ul li span{position: absolute;bottom: 0;display: block;text-align: center;background: rgba(0,0,0,0.4);width: 100%;padding: 1% 0;color: #fff;font-size: 14px;font-weight: bold;}
.vic_yop ul{width: 1000000%;}

.eqeqe{position: relative;}
.sy_hd1{position: absolute;top: 55%;left: -60px;cursor: pointer;}
.sy_hd2{position: absolute;top: 55%;right: -60px;cursor: pointer;}

.m1_1{position: relative;}
.sy_project{position: absolute;bottom: 9px;width: 88%;background: rgba(0,0,0,0.4);padding-left: 20px;margin-left: 335px;}
.sy_project ul li{float: left;padding: 3px 9px;}
.sy_project ul li a{color: #fff;font-size: 12px;}
.sy_project ul li a:hover{color: #e70020;}

