html,body{width: 100%;overflow-x: hidden;min-width: 1280px; font-size:16px;}
*{ margin:0; padding:0;}
img{ border:none;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
i,em{ font-style:normal;}
a{ text-decoration:none;}
.wth1280{width: 1280px;margin: 0 auto;position: relative;}
.flex{flex-flow: row nowrap;justify-content: space-between; text-transform: uppercase;}
.relative{position: relative;}
.absolute{position: absolute;}

.s_width{ width:1280px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0}

.head{ height:120px; width:100%; background:#fff;position:relative; border-top:9px solid #f17a15;}
.head .logo{ position: absolute; left: 10px; top:3vh; width: 25%;}
.head .logo img{ width:100%;}
.head .nav{ height:41px; width:50%; position: absolute; left: 52%;  margin-left: -26%;padding-top:12px; }
.head .nav li{width:calc(100%/9);  float:left; text-align:center; line-height:41px; position:relative; padding:0 0 20px 0}
.head .nav li a{ font-size:18px; color:#333; display:block; line-height:41px; margin-top:20px;}
.head .nav li a:hover{ border:1px solid #c44b52; color:#333; font-size:15px;}

.head .nav li .sign {	width: 19px;height: 9px;position: absolute;left: 50%;bottom: -7px;z-index: 8;margin-left: -10px;display: none;}
.subnav {width: 1200px; height:500px; position: absolute;top: 93px;z-index: 5; display: none; left:-200px;}
.subnav-bot {height: 16px;}
.header-main.fixed .subnav {top:46px;}
.header-main.fixed .nav li a {padding-bottom:0;}

.investor-subnav {width:1045px;padding: 23px 0 0 15px; background:rgba(0,0,0,0.7); z-index:999999; overflow:hidden;}
.investor-subnav .list {}
.investor-subnav .list li {width:180px; float:left;margin:0 15px 0 8px; cursor:pointer;}
.investor-subnav .list li a {display:block; color:#fff;   text-align:center; background:#0e88dd}
.investor-subnav .list li a:hover { background:#333}
.investor-subnav .list li .zong .pic img{ border:4px solid #fff;transition:0.1s;width: 160px;height: 160px; margin:0 auto; display:block}
.investor-subnav .list li .zong{
	width:100%;
	height:100%;
	position: relative;
	color:#000000;
}
.investor-subnav .list li:hover .zong .pic img{ border:4px solid #1695ef;}

.investor-subnav .list li .zong .text{text-align: center;font-size: 15px;color: #fff; font-weight:bold; padding: 5px; line-height: 33px;}


.nav_wz{ float:left; width:337px; color:#000; line-height:33px; font-size:14px; text-align:left; padding:0 0 0 10px;}
.nav_wz strong{ display:block; color:#111111; font-size:22px ; margin:20px 10px 20px 0px}
.about-nav-img {width: 300px;height: 216px;float: left;margin: 17px 0 0 20px;display: block;}
.about-nav-img img{ width:100%}

.en_weixin{ width:auto; position:absolute; right:1vh;}
.tel{ width:260px; position:absolute; z-index:3; right:1vh;}
.tel_img{ width:80px;}
.tel_img img{ width:80px; margin-top:23px;}
.tel_wenzi{ padding-left:0px; padding-top:33px;}
.tel_wenzi p{ font-size:15px; color:#666;}
.tel_wenzi span{font-family: impact; font-size:35px; color:#ecae2a;}

.banner{ width:100%; height:450px;}


.footer{width: 100%;background:#045fc2;color: #e9eaea; font-size:15px; line-height:29px; border-top:10px solid #e6763b;}
.fenlei{width: 615px;height: 100%;padding: 50px 0px 0 30px;border-right: 1px solid #5486bf;}
.fenlei h2{ color:#fff}
.fenlei h2 em{font-family: impact;text-transform: uppercase;}
.fenlei .fenlei_ul{ margin-top:20px;}
.fenlei .fenlei_ul li{height:30px; line-height:30px; padding:0 9px; display:block;border-bottom:1px solid #2172ce; margin:0 15px 15px 0; text-align:left; float:left;}
.fenlei .fenlei_ul li a{ color:#e9eaea; padding-left:10px; }
.fenlei .fenlei_ul li a:hover{ color:#fff; }

.lianxiUs{width: 355px;height: 100%;border-right: 1px solid #5486bf; padding: 50px 0px 36px 0px;}
.lianxiUs h2{ color:#d9e7fb;padding-bottom:35px; }
.lianxiUs p{ line-height:31px; float:left;}
.lianxiUs img{ width:209px; height:209px; float:right; margin-right:75px;}

.aboutUs{width: 305px;height: 100%;padding: 50px 0px 0 30px;}
.aboutUs h2{ color:#fff; padding-bottom:35px; }
.aboutUs  li{display:block;text-align:center; float:left; width:122px; margin-right:15px;}
.aboutUs li em{ color:#e9eaea; text-align:center }
.aboutUs li a:hover{ color:#fff; }



.copyright{width: 100%;height: 62px;line-height: 62px;background-color: #000;text-align: left;font-size: 17px;color:#9b9d9e;}
.copyright a{color:#fff;}
.copyright img{ float:right; padding-top:8px;}

.footer_nav a{color: #7c7878;text-decoration: none;}




#gotop span {
    background: url(../images/images/gotop.png);
    width: 15px;
    height: 8px;
    display: inline-block;
    position: relative;
    left: 13px;
    top: 16px;
}
#gotop {
    width: 40px;
    height: 40px;
    background: rgba(171,30,36,.7);
    display: block;
    transition: all 0.2s ease-out;
    position: fixed;
    bottom: 40px;
    right: 10px;
    display: none;
}
#gotop:hover{ background-color:#ab1e24;}


/*pro*/
.pro_list{ padding:70px 0 0 30px;}
.pro_list h2{ width:1280px; margin:0 auto; text-align: center;font-size: 41px; color: #045fc2; padding-bottom:30px;}
.pro_list h2 em{font-size: 63px; color: #045fc2; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; display:block;}

.pro_list_cont{ margin:0 auto; position: relative;}
.cage{ padding-bottom:70px; }
.pro_dd{ width:1216px; margin:30px auto 0 auto; position:relative; overflow:hidden;}
.cage li{ width:270px; float:left; height:370px; margin:0 35px 0 0; position:relative;   cursor:pointer;}
.cage li a{ display:block; text-align:center; border-radius:50%;}
.cage li img{width:250px; height:250px; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; border-radius:50%; position:absolute; left:0; top:0; z-index:1; border:13px solid #e5e5e5;}
.cage li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.cage li span{ display:block; width:100%; height:93px; font-size:23px; color:#333; line-height:35px; font-weight:bold; position:absolute; left:0; bottom:0; z-index:2; text-align:center; padding:10px 0 0 0; box-sizing:border-box;}


.cage .tupian_zl{ position:absolute; left:0px; top:110px; width:27px; height:52px; background:url(../images/images/left.png) no-repeat}
.cage .tupian_zr{ position:absolute; right:0px; top:110px; width:27px; height:52px; background:url(../images/images/right.png) no-repeat}
.cage .tupian_zl:hover{ background:url(../images/images/left_h2.png) no-repeat}
.cage .tupian_zr:hover{ background:url(../images/images/right_h2.png) no-repeat}


.pro{ background:#efefef; width:100%; padding:50px 0 0 0;}
.pro_cont{padding:20px 0 70px 0; width:1270px; margin:0 auto;}
.marquee2 { width:9999px; height:400px; }
.marquee2 .pro_cc{ width:416px; height:415px;  background:#fff url(../images/images/y.png) no-repeat right bottom; float:left; margin:0 10px 11px 0; position:relative; overflow:hidden;}
.marquee2 .pro_cc:hover{ background:#fff url(../images/images/y2.png) no-repeat right bottom;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.marquee2 .chanpin_con_pic{ width:416px; height:315px; position:relative; overflow:hidden;}
.marquee2 .pro_cc img {  width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.marquee2 .pro_cc:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.marquee2 .pro_cc .chanpin_con_cc div{ width:262px; margin:0 auto; height:34px; text-align:center;  font-size:30px; color:#f17a15; font-family:Impact}
.marquee2 .pro_cc .chanpin_con_cc div span{ font-size:18px; }
.marquee2 .pro_cc .chanpin_con_cc p{ font-size:22px; text-align:center; color:#555555; line-height:45px; padding:10px 0 0 0}



/**/
.f_pr { position: relative;}
.f_fw{ font-family:"Microsoft Yahei" ;}
.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.content {width: 1200px; margin: 0 auto;}
.g_jsyf{background:url(../images/adv.jpg) no-repeat center top;height: 1039px;padding-top: 85px;}
.g_jsyf h2{height: 140px;text-align: center;font-size: 48px;font-weight: bold;color: #000;}
.g_jsyf h2 span{ display:block; font-size:16px; line-height:31px; text-align:center; color:#666; font-weight:normal;}
.g_jsyf h3{position: absolute;left:-10px;top:788px;font-size: 20px;font-weight:normal;color: #fff}
.g_jsyf h3 i{ margin-right:10px;}
.g_jsyf h3 em{display: block;font-size:39px;color: #fff;padding-top: 5px;font-weight: normal;font-family: impact;}
.g_jsyf .yftel{position: absolute;left:828px;top:800px;font-size: 14px;color: #fff;width: 440px;}
.g_jsyf .yftel span{display: block; float: left;margin:0 20px; text-align: center;}
.g_jsyf .yftel img{display: block;width:37px; height: 29px; margin:0 auto; }
.g_jsyf .yftel i{display: block;font-size: 16px; color: #ffffff; line-height: 30px;}
.g_jsyf .yftel span:hover i{font-weight: bold; border-bottom: 1px solid #80b0d7;}

.g_jsyf .m_jsyf1{width: 205px;left:50px;top:578px;}
.g_jsyf .m_jsyf2{width: 288px;left:140px;top:334px;}
.g_jsyf .m_jsyf3{width: 300px;left:450px;top:210px;}
.g_jsyf .m_jsyf4{width: 272px;left:777px;top:334px;}
.g_jsyf .m_jsyf5{width: 230px;left:931px;top:578px;}
.g_jsyf .jsgy{position: absolute;z-index: 11;transition: all 0.3s linear 0s;}
.g_jsyf .jsgy:hover{transform: translateX(-5px);}
.g_jsyf .jsgy h4{height: 48px;text-align: center;font-size: 28px;font-weight: bold;color: #045fc2;}
.g_jsyf .jsgy h4 em{font-family: "Times New Roman";  font-size: 30px; margin-right: 10px;}
.g_jsyf .jsgy p{font-size: 15px;color: #666666;text-align: center;line-height: 23px;}
.g_jsyf .m_jsyf1 p{text-align: justify;}
.g_jsyf .m_jsyf2 p{text-align: justify;}
.g_jsyf .m_jsyf4 p{text-align: right;}
.g_jsyf .m_jsyf5 p{text-align: justify;}

.g_jsyf .gyico{position: absolute;width: 146px;height: 146px;transition: all 0.6s linear 0s;}

.g_jsyf .gyico b{width: 118px;height: 117px;overflow: hidden;margin: 16px auto 0;display: block;}
.g_jsyf .gyico:hover{transform:rotateY(180deg);}
.g_jsyf .yfico1{left:242px;top:595px;}
.g_jsyf .yfico2{left:320px;top:412px;}
.g_jsyf .yfico3{left:528px;top:324px;}
.g_jsyf .yfico4{left:720px;top:412px;}
.g_jsyf .yfico5{left:786px;top:595px;}


/*case*/
.case{ width:1280px; margin:0 auto;}
.case h2{ width:1280px; margin:30px auto 0 auto; text-align: center;font-size: 41px; color: #045fc2; padding-bottom:30px;}
.case h2 em{font-size: 63px; color: #045fc2; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; display:block;text-transform: uppercase;}
.case_con{ padding:40px 0 34px 0; width:1280px; margin:0 auto; overflow:hidden;}
.case_con li{float:left; padding:0; width:415px; height:445px; margin-right:17px; margin-bottom:15px; position:relative; overflow:hidden;  background:#e9e8e8}
.case_con .old img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case_con li:hover .old img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}


.case_con .cp_xq{ width:380px; position:absolute; left:50%; margin-left:-190px; height:307px;  line-height:30px; color:#fff; font-size:15px; background:rgba(0,91,190,0.8); top:20px; opacity:0; }
.case_con .cp_xq h3{ font-size:26px; text-align:center; color:#fff; padding:30px 0 25px 0}
.case_con .cp_xq p{ margin:10px 20px; padding:20px 15px; border:1px solid rgba(255,255,255,0.3); color:#fff; text-align:center;}
.case_con .cp_xq  div{ padding:15px 0 0 0; text-align:center}

.case_con li:hover .cp_xq{ opacity:1;
	animation: categorytextanimate5 1s;
	-moz-animation: categorytextanimate5 1s;
	-webkit-animation: categorytextanimate5 1s;
	-o-animation: categorytextanimate5 1s;
}
@keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg); }
}
@-moz-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}


.case_con .old{ width:395px; height:343px; margin:10px auto 0 auto;  position:relative; overflow:hidden;}
.case_con p{ color:#dd2a54; padding:6px 0 0 0}
.case_con p a{ color:#333; display:block; text-align:center; font-size:24px; line-height:45px;}



/*公司简介*/
.about{ background:url(../images/about.jpg) no-repeat center top;background-attachment: fixed; background-size: cover; position:relative; padding:50px 0; height:812px;}
.about h2{ width:1280px; margin:0 auto; text-align: center;font-size: 41px; color: #fff; padding-bottom:30px;}
.about h2 em{font-size: 63px; color: #fff; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; display:block;text-transform: uppercase;}

.aboutbg{ width:75%; position:absolute; z-index:1; right:0; height:370px; display:block;background:rgba(255,255,255,0.3); margin-top:90px;}
.about_cont{ width:1280px; position:absolute; left:50%; margin-left:-640px; z-index:2; padding-top:50px}
.about_img{ width:649px;  border:15px solid #fff;}
.about_img img{ width:619px; height:453px;}

.about_jj{ width:600px; padding:70px 0 0 0;}
.about_jj h3{ font-size:33px; color:#fff; line-height:50px;}
.about_jj p{ padding-top:20px; color:#fff; line-height:28px; font-size:16px;}

.about_more{ width:150px; height:50px; background:#900; text-align:center; margin:30px auto 0 auto; line-height:50px}
.about_more a{ color:#fff; font-size:16px;}
.about_more a:hover{ font-weight:bold;}



/*新闻动态*/
.news{width:1280px; margin:0 auto;padding: 60px 0 40px 0;}
.news h2{ width:1280px; margin:0 auto; text-align: center;font-size: 41px; color: #246dae; padding-bottom:30px;}
.news h2 em{font-size: 63px; color: #246dae; font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif"; display:block;text-transform: uppercase;}


.xinwen{ width:1280px; margin:0 auto;}
.news_cont{ background:#f0eeee; width:630px; margin:0 10px 15px 0;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.news_tou_pic{ width:175px; height:120px; margin:15px;}
.news_tou_con{ width:414px;}
.news_tou_con a{ display:block; color:#282828; font-size:18px; line-height:65px; font-weight:bold}
.news_tou_con p{  color:#717171; font-size:13px; line-height:25px;}
.news_cont:hover{ background:#e6763b}
.news_cont:hover a{ color:#fff;}
.news_cont:hover p{ color:#fff;}





.youlian{ background:#f17a15; width:100%; height:65px;}
.youlian li{ font-size:16px; color:#fff; font-weight:normal;  margin-right:15px; line-height:65px; float:left; padding:0 3px;}
.youlian li a{ color:#fff;}
.youlian li:hover{color:#333}




/*erjiyemian*/
.ny_about{ width:100%; margin:0 auto; min-height:300px; position: relative;  z-index: 1;}
.ny_about p{ width:1280px; margin:0 auto; font-size:45px;color:#fff; padding-top:120px; font-weight:bold; display:block }
.ny_about p span{font-size:30px; font-weight:normal; display:block; line-height:60px;}

.about_nav{ width:1045px; margin:0 auto;}
.about_nav ul{ padding:30px 0;}
.about_nav li{ float:left; font-size:18px;  text-align:center;}
.about_nav li a{ border:1px solid #999; display:block;padding:0 40px; line-height:45px; margin-right:20px;}
.about_nav li a:hover{ background:#e01827;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; color:#fff; }

.about_nr{ width:1280px; margin:0 auto; background:#f8f8f8}
.about_nr_tit{ padding:50px; width:1280px; margin:0 auto;}
.about_nr_tit h3{ text-align:center; font-size:45px; font-weight:normal; color:#e01827}
.about_zt{ padding:0px 30px 80px 30px; font-size:16px; line-height:31px;}
.about_zt p img{ max-width:800px; overflow:hidden; margin:0 auto; display:block;}
.about_zt p{text-indent:2em;}
.pro_zt{ padding:0px 30px 80px 30px; font-size:16px; line-height:31px;}

.contact_zt{ padding:20px 0;}
.contact_zt_l{ width:40%; margin-left:100px;}
.contact_zt_l h4{ font-size:30px; font-weight:normal; color:#09589c; line-height:55px; padding-top:40px;}
.contact_zt_l p{ font-size:16px; line-height:31px; padding-top:20px;}
.contact_zt_r{ width:50%;}

.zhaopin{ width:1280px; margin:0 auto; }
.zhaopin ul{ overflow:hidden; padding-top:0px;}
.zhaopin li{background: #ebebeb;line-height:90px; padding:0 30px; font-size:18px; margin-bottom:20px;}
.zhaopin li:hover{ background:#d90f27;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; color:#fff;}
.zhaopin li:hover a{ color:#fff;}

.zhaopin_cont{ overflow:hidden;}
.zhaopin_tit{ font-weight:bold; width:50%;}

.about_wh{ width:100%; margin-top:50px;}
.p_video{width:100%;}


.pro_nav{ width:1105px; margin:0 auto;}
.pro_nav ul{ padding:40px 0 0 0;}
.pro_nav li{ float:left; font-size:18px;  text-align:center;}
.pro_nav li a{ border:1px solid #999; display:block;padding:0 40px; line-height:50px; margin-right:20px;}
.pro_nav li a:hover{ background:#e01827;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; color:#fff; }

.case_nav{ width:350px; margin:0 auto;}
.case_nav ul{ padding:30px 0;}
.case_nav li{ float:left; font-size:18px;  text-align:center;}
.case_nav li a{ border:1px solid #999; display:block;padding:0 40px; line-height:45px; margin-right:20px;}
.case_nav li a:hover{ background:#e01827;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; color:#fff; }

.xinwen_zt{ width:1230px; margin:0 auto;}
.xinwen_zt li{ float:left;}
.ny_xinwen{ width:400px;float: left;background:#fff;margin-right:10px; margin-bottom:10px; padding:20px}
.news_r_data{ width:93px; height:92px;display: block;padding-left:10px; }
.news_r_data .year{font-size:30px;color: #080808;line-height: 46px;display: block;font-family: HELVETICANEUELTPRO-THEX,"微软雅黑";position: absolute; padding-top:12px;}
.news_r_data .md{color: #080808;line-height: 20px;overflow: hidden; display: block;font-size: 15px;font-family: HELVETICANEUELTPRO-THEX,"微软雅黑";position: absolute; padding-top:54px;  }

.ny_xinwen h4{ font-size:21px; font-weight:normal; border-bottom:1px solid #CCC;}
.ny_xinwen .news_pic{ padding-top:20px; width:325px; height:255px; overflow:hidden;position:relative;}
.ny_xinwen .news_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.ny_xinwen .news_pic a:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.ny_xinwen .news_pic a:hover{ cursor:pointer;}


.ny_main{ width:1280px; margin:0 auto;}
.nyabout_cont{ background:rgba(255,255,255,.7); min-height:500px; font-size:14px; line-height:28px;border-radius: 20px}
.contact_add{background:rgba(255,255,255,.5); width:1280px; box-shadow: 0 0 15px #e4e4e4; box-sizing: border-box;margin: 100px auto 30px auto;padding: 20px 0;min-height: 150px;border-radius: 3px;}
.contact_add img{width:40px; margin-left:48%; margin-top:0px;}
.contact_add p{ font-size:20px; text-align:center; line-height:50px;text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);}



.prod_nav{margin:0 auto;  border-bottom:#dddddd solid 1px; border-left:#dddddd solid 1px;}
.prod_nav li{text-align:center;  line-height:65px; float:left;  display: block;}
.prod_nav li span{  background:#ececec; display:inline-block; width:492px; height:65px; color:#333; font-size:20px; }
.prod_nav li span a{ color:#333; text-decoration:none;}
.prod_nav li span.on{background:#cb1b1f; color:#fff; display: block;}
.prod_nav li span.on a{ color:#fff;}
.ny_chanpin{ padding-top:70px; font-size:16px; line-height:31px; padding-bottom:30px;margin:0 auto;}
.ny_guige{font-size:16px; line-height:31px; border-top:1px solid #ececec; padding-top:30px;margin:0 auto; width:800px;}
.picli2{ margin:0 auto;}
.picli2 img{min-width:600px;margin:0 auto; padding-bottom:15px; }







.tuji{  overflow:hidden;  position:relative; margin:0 auto; padding:40px 0 40px 0px; padding-left:2px;}
.tuji ul{}
.tuji li{float:left; padding:0; width:396px;  position:relative; overflow:hidden;border:10px solid #CCC; margin-right:10px; margin-bottom:15px;}
.tuji li .p-img{ width:396px; height:330px;  text-align:center;position:relative ; overflow:hidden; }
.tuji li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.tuji li .p-img:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.tuji li .p-name{ height:75px; line-height:75px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:20px; background:#FFF; width:405px;  font-weight:bold;  }
.tuji li .p-img mark{
	position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 20;
    opacity: 0;
    transform: skewX(60deg);
    transition: 360ms;
}
.tuji li .p-img div{
	position:absolute;
	z-index:21;
	background:#e43939;
}
.tuji li .p-img .borderleft{	
	top:0;
	left:0;
	width:15px;
	height:0;
}
.tuji li .p-img .bordertop{
	top:0;
	left:0;
	width:0;
	height:15px;
}
.tuji li .p-img .borderbottom{
	bottom:0;
	right:0;
	width:0;
	height:15px;
}
.tuji li .p-img .borderright{
	top:0;
	right:0;
	width:15px;
	height:0;
}
.tuji li .p-img .leftline{
	position:absolute;
	left:50%;
	margin-left:-230px;
	top:50%;
	z-index:21;
	border-top:1px solid red;
	width:60px;
	opacity:0;
}
.tuji li .p-img .topline{
	position:absolute;
	left:50%;
	margin-top:-230px;
	top:50%;
	z-index:21;
	border-left:1px solid red;
	height:60px;
	opacity:0;
}




.erji{width: 1280px; margin:0 auto; padding-top:60px;}
.product_title{ height:75px; line-height:75px; text-align:center;  font-size:40px;   color:#0160cc;font-weight:bold; background:url(../images/images/list.png) no-repeat center top 35px;}
.product_title span{ text-transform:uppercase; color:#129c8c; padding:0 0 0 10px;}
.product_title_p{ line-height:12px; text-align:center; color:#c7c7c9; font-size:16px; }

.er_about { width:1280px; margin:0 auto; padding:60px 0 60px 0; }
.er_about p{text-indent:2em;}
.er_about p span{ font-weight:bold;}
.er_about li{float:left; padding:0; width:425px;  position:relative; overflow:hidden;}
.er_about li .p-img{ width:400px; height:300px;  text-align:center; border:10px solid #f0f0f0; position:relative; overflow:hidden }
.er_about li .p-name{ height:45px; line-height:34px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:18px; background:#f0f0f0;width:420px; font-weight:bold;   }
.er_about li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.er_about li:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.er_about p{ font-size:16px; line-height:35px; color:#333;}
.er_about p span{ font-size:17px; font-weight:bold; color:#af1318;}

.about_s{ background:url(../images/images/about_s.jpg) no-repeat center top; min-height:600px;background-attachment: fixed; background-size: cover; margin-bottom:30px;}
.about_s h2{ font-size:30px; font-weight:normal; text-align:center; padding-top:100px; color:#ccc4c4; margin-bottom:25px;}
.about_s span{ font-size:16px; text-align:center; line-height:31px; text-align:center; color:#ccc4c4;}
/*choose_index*/
#choose_index{ margin:0 auto; padding:51px 0 30px; width:1280px; }
#choose_index h1{ margin-top:20px; width:1280px; height:55px; font-size:32px; font-weight:bold; color:#333; line-height:55px; text-align:center;}
#choose_index p{ width:1280px; font-size:16px; color:#616161; line-height:33px; text-align:center;}
#choose_index ul{ width:1280px; overflow:hidden; height:277px;}
#choose_index ul li{ float:left; width:415px; padding-right:10px;position:relative;}
#choose_index ul li h1{ margin:0 auto; margin:26px 0; width:270px;  height:80px; line-height:80px; font-size:70px; font-weight:bold; color:#ea7d1c; text-align:center; position:relative;}
#choose_index ul li h2{ font-size:66px; font-weight:bold; color:#ea7d1c; }
#choose_index ul li .h6{ line-height:48px; font-size:48px; font-weight:bold; color:#ea7d1c; position:absolute; top:-13px; }
#choose_index ul li .h7{ line-height:30px; font-size:30px; font-weight:bold; color:#ea7d1c; position:absolute; top:0; }
#choose_index ul li h3{ margin:0 auto;clear:both; padding-bottom:10px; width:270px;  height:32px; line-height:32px;  font-size:18px; font-weight:bold; color:#ccc4c4; text-align:center;}
#choose_index ul li p{ margin:0 auto; width:270px; height:75px; font-size:13px; color:#ccc4c4; line-height:22px; text-align:center;}
#choose_index ul li a{  width: 270px; margin:0 auto; height:30px; font-size:18px; color:#ea7d1c; line-height:30px; text-align:center; display:block; text-decoration:none; }
#choose_index ul li a:hover{ font-weight:bold;}
#choose_index ul li div.num{float: left; font-size:75px;line-height: 132px; font-weight:bold; color:#ea7d1c;-webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);}
#choose_index ul li div.top{float: left; font-size:24px;line-height: 94px; font-weight:bold; color:#ea7d1c;-webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);}
#choose_index ul li div.choose_xgdiv{ height:132px;margin:0 auto;}
.animate{
    /* 设置动画，animation:动画名称 动画播放时长单位秒或微秒 动画播放的速度曲线linear为匀速 动画播放次数infinite为循环播放; */
    -webkit-animation:play 500ms linear 1;
    -moz-animation:play 500ms linear 1;
    animation:play 500ms linear 1;
}
@-webkit-keyframes play{
    0%  {
        /*
        水平翻转

        -webkit-transform:rotateY(0deg);*/
        /*
        垂直翻转*/
        -webkit-transform:rotateX(0deg);
       /* 顺时针旋转
        -webkit-transform:rotate(0deg);
        逆时针旋转
        -webkit-transform:rotate(0deg);
        */
    }
    100% {
        /* 水平翻转
        -webkit-transform:rotateY(360deg); */
        /* 垂直翻转*/
        -webkit-transform:rotateX(360deg);
        /*顺时针旋转
        -webkit-transform:rotate(360deg);
        逆时针旋转
        -webkit-transform:rotate(-360deg);
        */
    }
}
@-moz-keyframes play{
    0%  {
        /* -moz-transform:rotateY(0deg);
        */
         -moz-transform:rotateX(0deg);
        /* -moz-transform:rotate(0deg);
         -moz-transform:rotate(0deg);
         */
    }
    100% {
        /*-moz-transform:rotateY(360deg);
        */
        -moz-transform:rotateX(360deg);
        /*-moz-transform:rotate(360deg);
        -moz-transform:rotate(-360deg);
        */
    }
}
@keyframes play{
    0%  {
        /*transform:rotateY(0deg);*/
        transform:rotateX(0deg);
        /*
        transform:rotate(0deg);
        transform:rotate(0deg);
        */
    }
    100% {
        /*transform:rotateY(360deg);*/
        transform:rotateX(360deg);
        /*
        transform:rotate(360deg);
        transform:rotate(-360deg);
        */
    }
}

.erji_news{ width:1280px; margin:0 auto; padding-top:30px;background: #f6f6f6;}
.erji_news ul{position:relative; padding:0 20px;}
.erji_news li{ margin-bottom:20px; margin-right:10px; border:1px solid transparent;float:left; position:relative;top:20px;cursor: pointer;background: #fff; }
.erji_news li:nth-child(2n){}
.erji_news li.hover{background:#ce0000;box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); border:none;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.erji_news_cont{ width:100%;  }
.erji_news_pic{ float:left;border:0px solid #e4e3e3; padding:10px;}
.erji_news_r{ float:right; background: #fff; padding-left:20px; height:211px; padding-right:20px; width:995px;}
.erji_news_r:hover{ background:#f0f0fa;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.erji_news_r .erji_news_t{line-height:40px; }
.erji_news_r .erji_news_t a{ font-size:18px; line-height:50px; font-weight:bold; color:#555;}
.erji_news_data{font-size:14px; color:#666; line-height:20px; padding:0 0 10px 0}
.erji_news_info{ font-size:14px; color:#777; line-height:28px;}
.erji_more{ width:100px; height:35px; float:right; border:1px solid #dcdcdc; line-height:35px; text-align:center;border-radius: 20px; margin-right:15px; background:#aa1d25; color:#fff;}

.erji_news_tit{margin:0 auto;}
.erji_news_tit h2{ font-size:30px;text-align:center;  line-height:70px; font-weight:normal;}
.erji_news_tit .se_date{border-bottom:1px solid #e8e8e8; text-align:center; margin-bottom:45px; line-height:30px;}
.erji_xinwen{ font-size:15px; line-height:32px; padding-bottom:30px;}
.erji_xinwen p{ padding-bottom:10px;}



.ny_pro_tit{width: 1280px; margin:0 auto; padding-top:60px;}
.ny_pro_tit h2{ font-size:30px;text-align:center;  line-height:70px; font-weight:normal; color:#fff;}
.ny_pro_tit .se_date{border-bottom:1px solid #343333; text-align:center; margin-bottom:45px; line-height:30px; color:#fff;}
.ny_pro_xinwen{ width:1280px; margin:0 auto; font-size:15px; line-height:32px; padding-bottom:30px;}
.ny_pro_xinwen p{ padding-bottom:10px;}
.ny_proerji_img{ min-width:700px;}




/*se_case*/
#se_case_index{  background:#fff;position:relative; background: url(../images/images/erjibg.jpg) no-repeat center top; padding:30px 0 0 0}
.se_case_index_title{height:82px; background:url(../images/case_index_title_bg.png) no-repeat bottom; border-bottom:#e3e3e3 1px solid; }
.se_case_index_title h2 { font-size:33px; color:#08912a; font-weight:bold; line-height:60px; text-align:center}
.se_case_index_title h2 span{ color:#ec0c41}
.se_case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:130px;left:50%;margin-left:-334px;}
.se_case_index_nav ul{ height:30px;}
.se_case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.se_case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.se_case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.se_ca_erji{ float:left; padding:0 0 0 10px;}
.se_ca{float:left; height:30px; margin:0 5px 0 0  }
.se_case_index_nav li .se_ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}

.se_case{ width:1200px; margin:0 auto; padding:10px 0 0 0}
.se_case ul{}
.se_case li{ width:280px;margin:0 10px 20px 10px; height:300px; float:left;position:relative;overflow:hidden;cursor:pointer;background:#eee; }
.se_case_pic{ width:278px; height:200px; text-align:center; margin:0 auto; border:1px solid #eee}
.se_case_name{ width:260px; margin:0 auto;  font-size:18px; color:#ec0c41; line-height:50px; text-align:left; padding:0 0 0 20px; font-weight:bold}
.se_case_name a{ color:#333}
.se_case_hangye{ width:240px; margin:0 auto; padding:0 20px 10px 20px; font-size:14px; color:#333; line-height:40px;}
.se_case_click{ float:right; color:#333; }
.se_case li div.cover_top{position:absolute;top:-205px;left:0;width:280px;height:202px;background-color: red;filter: Alpha(opacity=50);background: rgba(0,0,0,0.4);z-index:900; text-align:center}
.se_case li div.cover_top img{ padding:95px 0 0 0}
.se_case li div.cover_bottom{position:absolute;bottom:-100px;left:0;width:280px;height:99px;background-color: green;filter: Alpha(opacity=50);background: rgba(52,179,70,1);z-index:900}
.se_case .se_case_text{position: relative;z-index:1000;}

.fenye{ padding:20px 0 40px 0; font-size:14px;}
.shangxiaye{overflow: hidden;padding: 15px 0px;}
.shangxiaye li{ line-height:25px; color:#666}
.shangxiaye li a{ color:#666}






.m_r_weizhi span{ float:left; font-size:18px; border-bottom:1px solid #093}










.kong{height:40px; width:100%}


.news-right{width:330px;height: 430px;float: right;}
.lx{height:40px; width:330px; float:left;background:#d21e27;}
.lx_z{height:40px; width:280px; float:left;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px; padding-left:40px;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px;}
.lx_z b{ color:#fff;  }
.lx_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.lx_t{height:148px; width:300px; margin:0 auto; background:url(../images/images/lxt.jpg) center no-repeat; margin-top:60px;}
.lx_n{height:200px; width:300px; padding:15px;}
.lx_nt a{height:40px; width:300px; line-height:40px; display:block; font-size:16px; color:#000; font-weight:bold;}
.lx_nn a{height:30px; line-height:30px; display:block; color:#333; font-size:12px;}
.leftttt{height:100%; width:210px;}
.lixxiwomen{ padding-top:700px; }
.sss{height:380px; width:210px;border:1px solid #c5c5c5}
.lixxiwomen_t{height:40px; width:210px; background:url(../images/images/lxxxx.jpg) center no-repeat;}
.lixxiwomen_t a{height:40px; width:210px; line-height:40px; display:block; font-size:14px; color:#FFF; text-align:center;}
.let{height:94px; width:190px; margin:0 auto; padding-top:18px; background:url(../images/images/aaaa.jpg) center no-repeat;}
.lett p{height:40px; line-height:40px; width:190px; margin:0 auto; display:block; font-size:13px; color:#00; font-weight:bold;}
.lettt p{ height:30px; line-height:30px; font-size:12px; display:block; color:#333; padding-left:10px;}




.right_yeyue{ width:970px; height:100%; float:right;}












.se_pro_con{ width:1280px; overflow:hidden;  position:relative; margin:0 auto; padding:30px 0 40px 0}
.se_pro_con ul{}
.se_pro_con li{float:left; padding:0; width:381px; margin-right:15px; margin-bottom:25px;position:relative; overflow:hidden; background:#ebe8e8; border:15px solid #ebe8e8;}
.se_pro_con li:hover{ border:15px solid #045fc2}

.se_pro_t_l{ width:381px; height:290px; position:relative; cursor: pointer ;  border-bottom:none; overflow:hidden;}
.se_pro_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_pro_con li:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}

.se_pro_t_l a{position: absolute; z-index:3;  text-align:center; font-size:14px; color:#fff; line-height:40px;}
.se_pro_t_l .se_pro_t_laa{opacity:1;}
.se_pro_t_l a span{ display:block; font-size:24px; font-weight:bold; color:#ffffff; line-height:60px; padding:80px 0 0 0; width:212px; margin:0 auto; border-bottom:1px solid #9b968f}
.se_pro_t_r{ text-align:center; padding:0 0 15px 0}
.se_pro_t_r a{color:#2a2a2a; font-size:22px; line-height:45px; position:relative; display:block; z-index:3; font-weight:bold}
.se_pro_t_r a span{ display:block; color:#2a2a2a; line-height:50px;  font-size:22px; font-weight:normal;}
.se_pro_t_r a p{ width:120px; height:30px; margin:0 auto; text-align:center; font-size:16px; background:#045fc2; line-height:30px; color:#fff; font-weight:normal;}
.se_pro_con li:hover a span{  color:#fff;}
.se_pro_con li:hover .se_pro_t_r a p{ background:#fff; color:#333; }
.se_pro_con .cover_bottom{ position:absolute; height:110px; width:100%; background:#045fc2; bottom:0; left:-395px; opacity:0; z-index:2}







/*se_hangye*/
.se_news_con{ padding:40px 0 0 0}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer;position:relative; top:0; padding:25px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-bottom:1px solid #eee}
.se_news_con li:hover { background:#1762b7; top:30px;}
.se_news_con .se_news_da{ width:1380px; margin:0 auto}
.se_news_l{position:relative; overflow:hidden;display: block;
    width: 300px;
    border-right: 1px solid #ddd;
    line-height: 165px;
    font-size: 80px;
    font-family: "Arial";
    color: #d2d2d2;
    font-weight: bold;
    font-style: italic;
    float: left; }


.se_news_r{ width: 976px; position: relative; z-index: 2; padding:10px 20px 0 0}
.se_news_r span{ display:block; background:url(../images/yuan.png) no-repeat left center; line-height:35px; font-size:14px; color:#888; padding:0 0 0 20px;}
.se_news_r h2{  font-size:14px; color:#555555; padding:5px 0 10px 0; font-weight:normal;}
.se_news_r h2 a{  font-size:23px; color:#333; text-transform:uppercase; display:block; line-height:50px;transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
.se_news_r h2 a:hover{   color:#0f58ce; }
.se_news_r p{ line-height:28px; color:#777; padding:10px 0 10px 0; font-size:15px;}
.se_news_r .se_news_more{ width:120px; border:1px solid #1762b7; line-height:30px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_r .se_news_more a{ color:#1762b7; font-size:14px;}
.se_news_r .se_news_more a:hover{ color:#fff; }
.se_news_con li:hover .se_news_more{ background:#fff; border:1px solid #fff; }
.se_news_con li:hover .se_news_more a{ color:#1762b7; }
.se_news_con li:hover .se_news_r h2 a{ color:#fff; }
.se_news_con li:hover .se_news_r h2{ color:#fff; }
.se_news_con li:hover .se_news_r p{ color:#fff; }





/*erjiyemian*/
.main{ padding:50px 0; width:1280px; margin:0 auto;}
.main h2{ text-align:center; font-size:45px;  color:#045fc2;  margin-bottom:30px; background:url(../images/line.png) no-repeat center bottom; line-height:95px;}
.main h2 em{font-size:45px; color:#f18a0a; font-weight:bold;}

.main_about{ padding-top:60px; padding-bottom:40px;}
.main_about p{ font-size:20px; line-height:40px; color:#333; padding-top:10px;text-indent:2em;}
.main_about p span{ font-size:25px; font-weight:bold; color:#900;}

.main_l_img{ width:564px; height:438px; overflow:hidden}
.main_l_img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.main_l_img:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.main_r_cont{ width:667px;}
.main_r_cont p{ font-size:17px; line-height:34px; color:#555; padding-top:10px;text-indent:2em;}

.main_about_b{ background:url(../images/images/c.jpg) no-repeat center top; padding:50px 0;background-attachment: fixed; background-size: cover;}
.main_about_b .main_r_cont{ width:667px;}
.main_about_b .main_r_cont p{ font-size:17px; line-height:34px; color:#fff; padding-top:30px;}


.cage_list{ width:1280px;  }
.cage_list ul{ width:1278px; margin:0 auto;}
.cage_list li{ float:left; line-height:55px;margin:0 auto;}
.cage_list li a{ font-size:17px; color:#FFF; display:block; text-align:center; width:180px;background:#246eaf; margin-right:1px; margin-bottom:1px;}
.cage_list li a:hover{ background:#b92b2a;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }


.col-tit {color: #fff;font-size: 16px; height:60px;background:#ce0000;}
.crumbs {background:url(../Images/002.gif) no-repeat center left; margin-left:15px;font-size:18px;padding-left:20px; line-height:60px; color:#FFF}
.crumbs a{ color:#FFF}
.crumbs a:hover{ font-weight:bold; color:#FFF}
.article p{ line-height:220%; margin-bottom:15px;}
.erji_lv{  margin:0 auto; padding:20px; line-height:35px;  font-size:18px; color:#555; text-indent:2em; border:1px solid #eee}
.erji_lv p{ line-height:35px;  font-size:18px; color:#555; }
.erji_lv div{ text-indent:0}

.main_cont{ padding:30px 20px;background:#f6f6f6; min-height:574px;font-size:14px; line-height:31px;}
.main_cont p{ font-size:16px; line-height:31px; color:#666;text-indent:2em;}
.main_contact_l{ width:45%; float:left; margin-left:50px;}
.main_contact_r{ width:40%; float:left}
.main_contact_r p{ font-size:16px; line-height:31px; color:#666; padding-top:30px;}
.main_contact_r p span{ display:block; font-weight:bold;text-indent:0em; font-size:18px; padding-bottom:20px;}



.erji_con{ PADDING-top:20PX; padding-left:10px;}

.tiao{ font-size:12px; padding:20px 0 20px 30px;}
.tiao a{ color:#000000; text-decoration:none; font-size:12px;}
.tiao a:hover{ color: #348900;}

.lx p{ line-height:25px; font-size:14px; font-weight:bold;}
.more{ padding:25px;}
.more a{ color:#000; line-height:25px; text-decoration:none; background:url(../images/news_icon.gif) no-repeat left 2px; padding-left:20px;}

.chanpin img{ margin:0 2px;}

.list_photo2{
	margin:0;
	width:790px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.list_photo2 dt{ float:left; width:250px; height:200px; margin-top:15px; }
.list_photo2 dt img{ border:1px solid #dfdfdf; padding:0px; width:210px; height:150px; padding:5px;}
.list_photo2 dt div{ width:240px; height:35px; line-height:35px; text-align:center; overflow:hidden; }
.list_photo2 a{color:#000000;}
.list_photo2 a:hover{color:#f60;}


.news_t{ width:650x; text-align:left; line-height:40px; height:40px; background: url(../Images/index_1888.gif) repeat-x;text-indent:0px; margin:auto; margin-left:40px; margin-right:40px; font-size:14px;}
.news_t ul{  width:650px; line-height:40px;}
.news_t ul li{line-height:40px;}

.news_t a {line-height:40px; color:#4a4a4a; font-size:14px; padding-left:22px; }
.news_t a:hover{color:#4a4a4a; }

.news_p{ width:700px; color:#999999; text-align:left; padding-left:10px; margin-bottom:20px; line-height:25px;}
.news_p a{ color:#999999}
.news_p a:hover{ color:#ff0000}


.newslist{list-style:none;width:500px;background-color:#fff;overflow:hidden;height:500px;}
.newslist .t{float:left;width:250px;}




.se_erji_img img{ width:auto; margin:0 auto}


.contact_left{ text-align:center; width:700px; float:left}
.contact_right{ width:525px; text-align:left; font-size:16px; line-height:40px; padding:50px 0 0 0px; float:right }
.contact_right p span{ display:block; font-size:24px; font-weight:bold; padding-bottom:20px;}
.map{ width:100%; overflow:hidden; margin-top:50px;}



.p_float{ position:fixed; bottom:20px; width:55px; right:10px; z-index:9999; opacity:0}
.p_float li{  line-height:21px; margin-bottom:10px; text-align:center}
.p_float li a{ color:#fff; font-size:13px; background:#00877a; padding:10px 7px; margin-bottom:10px; display:block}
.p_float li a:hover{ background:#000}


.cp_con{ width:1278px; margin:20px auto; border:1px solid #eee; height:585px;}
.cp_con_r{ padding:50px 0 0 50px; width:535px; margin:0 80px 0 0}
.cp_con_r h1{ font-weight:normal; font-weight:normal; color:#444; line-height:40px; font-size:30px;}
.cp_con_r_pic{display:flex;	justify-content:flex-start;	flex-flow:row nowrap; padding:25px 0 0 0; font-size:20px; line-height:31px;}
.cp_con_r_pic span{ color:#c41212; font-size:40px;font-family: impact;}

.xiangqing_t{ border-bottom:1px solid #ffaa00;  margin:0 0 30px 0}
.xiangqing_t span{ width:150px; display:block; text-align:center; background:#ffaa00; color:#ffffff; line-height:50px;font-size:20px; font-weight:bold;}
.xiangqing{ width:985px;}
.xiangqing p{ margin:0 0 0 0; padding:0 0 0 0; font-size:16px; line-height:31px;}
.xiangqing img{ margin-bottom:0;}
.zx_click_date{ border-top:1px solid #eee; border-bottom:1px solid #eee; line-height:65px; font-size:16px; color:#777}
.cp_con_r p{ line-height:33px; padding:30px 0 0 0; font-size:15px; color:#777}

.t_left{ width:260px; float:left;}
.fenlei2{}
.fenlei2_tit{ background:#3781e8; height:105px; font-size:16px; color:#333; text-transform:uppercase; margin-bottom:0px;}
.fenlei2_tit p{ padding:15px 0 0 0px; font-size:36px; color:#fff; text-align:center; font-weight:bold;}
.fenlei2_tit p span{ display:block; font-size:14px; color:#fff;text-transform: uppercase; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
.fenlei2 ul{ border:1px solid #eee; padding:13px 0 30px 0; background:#f6f6f6;}
.fenlei2 li{ line-height:47px; margin:0 auto;  border-bottom:1px dashed #ffcdc9; padding-left:0px;background:#ececec;  }
.fenlei2 li a{ font-size:16px; padding:0 0 0 0px; color:#333}
.fenlei2 li a:hover{color:#fff; background:#ce0000; display:block;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.fenlei2 li em{margin: 13px 10px 0 40px; float: left; color: #fff; text-align: center; width: 20px; height: 20px; font:14px/20px Arial, Helvetica, sans-serif;  background:url(../images/images/pro_ic01.png) no-repeat left center;}
.fenlei2 li a:hover em{background:url(../images/images/pro_ic02.png) no-repeat left center;}

.fenlei2 .treeone{ height:40px; line-height:40px; font-size:16px;  width:77%; margin:0 auto;}
.fenlei2 .treeone a{ color:#333;font-size:16px; padding-left:20px;}
.fenlei2 .treeone a:hover{ color:#fff; font-weight:bold; padding-left:30px;}

.ny_contact{ width:1280px; margin:0 auto; padding:50px 0; overflow:hidden;}
.ny_lx{ width:1280px; margin:0 auto;}
.ny_lx .ny_lx_img{ width:337px; height:230px;}
.ny_lx .ny_lx_img img{ width:100%;}
.ny_lx .ny_lx_cont{ width:940px;background: #f5f5f5;height: 230px; padding:70px 40px 50px 40px;}
.ny_lx .ny_lx_cont p{ font-size:16px; line-height:31px; color:#666;}
.ny_lx .ny_lx_cont p span{ display:block; color:#f00;}

.ny_contact_cont{ width:100%; margin:0 auto; margin-left:39px;}
.ny_contact_cont li{float: left;border: 1px solid #eee;width: 263px;height: 180px;text-align: center;margin-right: 20px;color: #666;margin-bottom: 30px;line-height: 160%;padding: 0 10px;font-family: 微软雅黑;background: #fff;margin-top:50px; font-size:16px;}
.ny_contact_cont li i{margin-top: 30px; text-align:center; display:block; font-size:47px; color:#f39d47;}
.ny_contact_cont li em{ font-size:14px; display:block;}
.ny_liuyan{ background:#f4f4f4}