﻿@charset "utf-8";
body{margin:0;padding:0;font-family:"Microsoft YaHei";}
ul,li,dl,dt,h1,h2,h3,h4,h5,p,a,span{margin:0;padding:0;}
li,dl{ list-style:none}
td,div{font-size:12px;color:#444;}
a{color:#333;text-decoration:none;}
a:hover{color:#026EB7;}
.clear{clear:both;}
.dis{display:none;}
.w{width:1200px;margin:0 auto;clear:both;overflow:hidden;}
.mt10{margin-top:10px;}
.m10{margin:10px auto;}
.m60{margin:60px auto;}
img{border:none}

#topbar{background:#f6f6f6;height:32px;line-height:32px;}
#topbar .w span{float:right;background:#fff;padding:0 15px;color:#ddd;font-family:"Microsoft YaHei";}
#topbar .w span a{font-family:arial;}
#topbar .w{color:#999;}

#tophead{height:80px;padding:15px 0;}
#tophead .logo{background:url(../images/logo.gif) no-repeat center;width:400px;height:60px;float:left;margin-top:10px;}
#tophead form{float:right;margin-top:20px;}
#tophead form .input{border:1px solid #ddd;padding:10px 15px;vertical-align:middle;border-right:0;color:#555;}
#tophead form .bnt{background:#026EB7;border:1px solid #2194D3;padding:10px 25px;vertical-align:middle;color:#fff;}

#topnav{background:#026EB7;height:50px;}
#topnav .w ul{margin:0;padding:0;list-style:none;}
#topnav .w ul li{float:left;}
#topnav .w ul li a{height:50px;line-height:50px;font-size:16px;font-family:microsoft yahei;color:#fff;padding:0 25px;display:block;}
#topnav .w ul li a:hover{background:#026EB7;}
#topnav .w ul .hover a{background:#026EB7;height:50px;line-height:50px;font-size:16px;font-family:microsoft yahei;color:#fff;padding:0 25px;display:block;}
#topnav .w ul li dl{position:absolute;z-index:999;margin:0;display:none;width:160px;}
#topnav .w ul .hover dl dt a{background:#026EB7;border-bottom:1px solid #187EC6;height:40px;line-height:40px;display:block;font-size:14px;}
#topnav .w ul .hover dl dt a:hover{background:#fff;color:#333;display:block;}

#header{height:150px; position:relative; z-index:10000;}
.header{width:1200px; margin:0px auto}
.h_box{ height:100px;}
.h_box dt{ float:left;}
.h_box dd{ float:right;}
.rotatesimg{-webkit-animation:transform-5 2s ease 500ms alternate none 1;animation:transform-5 2s ease 500ms alternate none 1;}
@-webkit-keyframes transform-5 { 
	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);} 
    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);} 
}
@keyframes transform-5 { 
	from{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg);} 
    to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);} 
}
.logo{ }
.nav{ }
.nav .hover{color:#FFF; background:#026EB7;}
.nav .hover a{ color:#fff}
.nav li{ float:left; position:relative;}
.nav li a{ font-size:16px; color:#333; width:98px; height:100px; line-height:100px; text-align:center;display:block;}
.nav li a.hover{ color:#FFF; background:#026EB7;}
.nav li a:hover{ color:#FFF; background:#026EB7;}
.nav li .sub{ display:none;} 
.nav li:hover a{ color:#FFF; background:#026EB7;}
.nav li:hover .sub{ position:absolute; left:0; top:100px; width:180px; display:block;border-bottom-right-radius:10px; border-bottom-left-radius:10px; background-color:rgba(255,255,255,0.8); }
.nav li:hover .sub a{ display:block; height:38px; line-height:38px; color:#333; font-size:12px; width:180px;  text-align:left; padding:0px 20px;background: none;}
.nav li:hover .sub a:hover{color:#026EB7; font-weight:bold}

#banner{height:700px;}
#full-screen-slider { width:100%; height:700px; position:relative}
#slides { display:block; width:100%; height:700px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:10px; z-index:2000;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px;float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
#pagination li.current { background:#0092CE}

.subject{color:#091b27;font-size:18px;font-family:microsoft yahei;height:41px;line-height:40px;border-bottom:3px solid #ddd;}
.subject b{display:inline-block;font-weight:normal;border-bottom:3px solid #026EB7;height:40px;line-height:40px;}
.subject span{color:#bbb;display:inline-block;font-size:16px;font-family:verdana;padding-left:10px;}
.subject a{float:right;font-size:12px;font-family:"Microsoft YaHei";}

.pro_width{width:1012px;height:370px;overflow:hidden;}
.prolist{margin:15px 0;padding:0;list-style:none;overflow:hidden;width:29999px;}
.prolist li{float:left;width:240px;margin:0 13px 13px 0;}
.prolist li a{border:1px solid #eee;display:block;padding:15px;}
.prolist li a img{border:1px solid #eee;}
.prolist li a .title{text-align:center;font-size:14px;height:40px;line-height:40px;font-family:microsoft yahei;}
.prolist li a .intro{line-height:18px;color:#999;word-break:break-all;min-height:55px;}
.prolist li a .more{display:block;margin:15px auto 10px auto;text-align:center;background:#e5e5e5;width:90px;line-height:24px;}
.prolist li a:hover{border:1px solid #ddd;}
.prolist li a:hover .title{color:#026EB7;}
.prolist li a:hover .more{background:#026EB7;color:#fff;}

.topcase{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.topcase li{float:left;width:240px;margin:0 13px 13px 0;}
.topcase li a{text-align:center;display:block;position:relative;height:160px;overflow:hidden;}
.topcase li img{border:1px solid #eee;width:240px;height:180px;display:block;margin-bottom:10px;}
.topcase li a div{position:absolute;background:#333;width:100%;line-height:40px;height:40px;color:#fff;display:block;bottom:-40px;left:1px;opacity:0.7}

.bg_black{background:#eee;padding:15px 0;}
.subject_news{color:#333;font-size:18px;font-family:microsoft yahei;height:41px;line-height:40px;border-bottom:1px solid #ddd;}
.subject_news b{display:inline-block;font-weight:normal;border-bottom:2px solid #026EB7;height:40px;line-height:40px;}
.subject_news span{color:#bbb;display:inline-block;font-size:16px;font-family:verdana;padding-left:10px;}
.subject_news a{float:right;font-size:12px;font-family:"Microsoft YaHei";}

.newslist{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.newslist li{float:left;width:480px;margin:0 20px 20px 0;}
.newslist li a img{float:left;margin-right:10px;border:1px solid #eee;}
.newslist li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;}
.newslist li a .date{font-size:12px;color:#444;font-family:arial;line-height:20px;}
.newslist li a .intro{line-height:18px;color:#999;}
.newslist li a:hover .title{color:#f30;}

.link{padding:15px;}
.link img{margin:3px 8px 5px 0;}
.link ul{clear:both;margin:0;padding:0;list-style:none;}
.link ul li{float:left;width:93px;height:25px;overflow:hidden;}

#bg_foot_nav{background:#187EC6;text-align:center;}
.foot_nav{height:40px;line-height:40px;color:#fff;}
.foot_nav span{float:right;padding-top:5px;}
.foot_nav a{color:#fff;}
.foot_nav a:hover{color:#ff0;}
#bg_copyright{background:#000;padding:20px 0;}
.copyright{color:#fff;font-family:"Microsoft YaHei";line-height:25px;text-align:center;}
.copyright a{color:#fff;}
.copyright a:hover{color:#026EB7;}

.lefter{width:270px;margin-right:30px;float:left;}
.righter{float:left;width:900px;}
.leftnav{background:url(../images/nyleftbg.jpg) no-repeat center;color:#fff;font-size:18px;font-family:microsoft yahei; height:86px; margin-bottom:10px}
.leftnav h1{ color:#fff; font-weight:bold; font-size:24px; padding:20px 30px 0px}
.leftnav h2{ color:#76c6f0; font-weight: normal; font-size:14px; padding-left:30px}

.subnav{border-bottom:0;margin:0;padding:0;list-style:none;}
.subnav li{}
.subnav li a{display:block;padding-left:30px;background:#e2e2e2;font-size:14px;line-height:40px;height:40px;border-bottom:1px solid #ccc;}
.subnav li a:hover{color:#fff;font-weight:bold;background:#026EB7;}
.subnav .hover a{display:block;padding-left:20px;color:#026EB7;font-weight:bold;background:#f3f3f3;font-size:14px;line-height:40px;height:40px;border-bottom:1px solid #eee;}
.subnav dl{margin:0;padding:0;list-style:none;*margin-top:-12px;}
.subnav dl dt{}
.subnav dl dt a{background:#fff;display:block;height:40px;line-height:40px;border-bottom:1px solid #eee;padding-left:20px;font-size:12px;}
.subnav dl dt a:hover{background:#fff;font-size:12px;font-weight:normal;color:#f30;}
.subnav li dl .hover a{color:#f30;font-size:12px;font-weight:normal;background:#fff;}

.left_border{border:1px solid #eee;border-top:0;padding:10px 15px;line-height:25px;}
.left_border p{margin:0;padding:0;}
.left_border b{font-size:14px;}

.container{line-height:25px;font-size:14px;padding:15px 0;}
.container p{margin:15px 0;font-family:microsoft yahei;font-size:14px; line-height:30px}

.artshow{line-height:25px;font-size:14px;padding:0 0 15px 0;}
.artshow .title{text-align:center;font-size:20px;line-height:30px;font-weight:100;font-variant: normal;margin:0;padding:15px 0;font-family:microsoft yahei;}
.artshow .info{text-align:center;font-family:microsoft yahei;color:#999;padding:0 0 15px 0;font-size:14px;}
.artshow p{margin:5px 0;font-size:14px;}
.artshow .pre{margin:5px 0 5px 0;color:#999;}
.artshow .next{margin:0 0 5px 0;color:#999;}
.artshow h2{ margin:20px 0px 10px 0px}

.prowidth{width:900px;overflow:hidden;}
.pro_list{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.pro_list li{float:left;width:274px;margin:13px;}
.pro_list li a{border:1px solid #eee;display:block;padding:15px;}
.pro_list li a img{border:1px solid #eee;}
.pro_list li a .title{text-align:center;font-size:14px;height:40px;line-height:40px;font-family:microsoft yahei;}
.pro_list li a .intro{line-height:18px;color:#999;word-break:break-all;min-height:55px;}
.pro_list li a .more{display:block;margin:15px auto 10px auto;text-align:center;background:#e5e5e5;width:90px;line-height:24px;}
.pro_list li a:hover{border:1px solid #ddd;}
.pro_list li a:hover .title{color:#026EB7;}
.pro_list li a:hover .more{background:#026EB7;color:#fff;}

.pic_list{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.pic_list li{float:left;width:210px;margin:7px;}
.pic_list li a{border:1px solid #eee;display:block;padding:5px;}
.pic_list li a img{border:0;}
.pic_list li a .title{text-align:center;font-size:14px;height:40px;line-height:40px;font-family:microsoft yahei;}
.pic_list li a:hover{border:1px solid #ddd;}
.pic_list li a:hover .title{color:#026EB7;}

.casewidth{width:780px;overflow:hidden;}
.case_list{margin:20px 0;padding:0;list-style:none;}
.case_list li{width:240px;margin:0 20px 30px 0;float:left;text-align:center;font-family:microsoft yahei;}
.case_list li img{display:block;margin-bottom:15px;}
.case_list li a{color:#666;font-size:13px;}
.case_list li a:hover{color:#f30;}

.joblist{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.joblist li{float:left;width:480px;margin:0 20px 20px 0;border-bottom:1px dashed #eee;padding-bottom:15px;}
.joblist li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;}
.joblist li .line{padding:0;margin:0;line-height:22px;}
.joblist li .line b{float:left;width:70px;color:#555;}
.joblist li .line .intro{margin-left:70px;}
.joblist li a:hover .title{color:#f30;}

.job_list{margin:0;padding:0;list-style:none;overflow:hidden;}
.job_list li{float:left;width:350px;margin:0 20px 20px 0;border-bottom:1px dashed #eee;padding-bottom:15px;}
.job_list li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;line-height:40px;margin-bottom:10px;}
.job_list li .line{padding:0;margin:5px 0;line-height:24px;text-indent:0;}
.job_list li .line b{float:left;width:70px;}
.job_list li .line .intro{margin-left:70px;}
.job_list li .line .intro p{margin:0 0 5px 0;padding:0;}
.job_list li a:hover .title{color:#f30;}

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:10px;line-height:24px;color:#999;}
.news_list li:hover{background:#fafafa;}
.news_list li a{font-size:18px;font-family:microsoft yahei;display:block;line-height:40px;}
.news_list li em{color:#666;font-family:verdana;display:block;font-style:normal;}

.rss_list{margin:0;padding:0;list-style:none;}
.rss_list li{border-bottom:1px dotted #ddd;line-height:40px;color:#999;}
.rss_list li a{font-size:14px;font-family:microsoft yahei;}

#position{margin:30px auto;width:1200px;overflow:hidden;font-family:"Microsoft YaHei";line-height:30px; color:#fff}
#position a{ color:#fff;}

/*list*/
.list_page{text-align:center;margin:10px;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;}

.comment{overflow:hidden;clear:both;margin:10px 0;}
.comment .line{clear:both;border-bottom:1px solid #eee;padding-bottom:15px;}
.comment .line .base{font-family:microsoft yahei;font-weight:bold;line-height:30px;font-size:14px;}
.comment .line .base span{margin:0 0 0 10px;color:#999;font-weight:normal;float:right;font-size:12px;}
.comment .line .content{line-height:20px;word-wrap:break-word;overflow:hidden;}
.comment .line .reply{font-family:verdana;word-wrap:break-word;overflow:hidden;}
.comment .line .reply strong{color:#f60;float:left;}
.comment_more{text-align:center;padding:10px 0;font-family:microsoft yahei;font-size:14px;}
.comment_more a{color:#999;}
.comment_more a:hover{color:#f30;}

.commentadd{margin:10px 0;clear:both;}
.commentadd .text{}
.commentadd .text .div{padding:0 5px 0 0;border:1px solid #E4E2E2;border-bottom:0;}
.commentadd .text .div textarea{width:98%;height:70px;overflow:auto;border:0;padding:10px;}
.commentadd .input{margin:0;font-size:14px;background:#fafafa;border:1px solid #EDECEC;overflow:hidden;padding:0px 5px 5px 15px;line-height:40px;height:40px;font-family:microsoft yahei;}
.commentadd .input .send{float:right;border:1px solid #026EB7;background:#026EB7;color:#fff;padding:8px 25px;margin:5px 0 0;vertical-align:middle;cursor:pointer;font-family:microsoft yahei;}

.bookadd{margin:20px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;font-family:"Microsoft YaHei";}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ddd;padding:10px 10px;vertical-align:middle;overflow:hidden;border-radius:10px 0 10px 0;}
.bookadd .enter .bnt{border:1px solid #026EB7;background:#026EB7;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer;}
.bookadd .enter label{display:block;}

.job_h1{font-size:14px;line-height:35px;border-bottom:1px solid #eee;margin:10px 0;}
.info_title{font-size:14px;font-weight:bold;border-bottom:1px solid #f0f0f0;line-height:30px;height:30px;margin:0 0 15px 0;}
.info_intro{padding:0 0 20px 0;line-height:22px;color:#666;}
.info_intro p{margin:0 0 5px 0;padding:0;}
.info_intro .red{color:#f30;margin:0 5px;}

#goodsshow{margin:20px 0;overflow:hidden;width:750px;}
#goodsshow img{border:0;}
#goodsshow .left{float:left;width:350px;margin:0 50px 0 0;}
#goodsshow .right{float:left;}
#goodsshow .shop_big{border:1px solid #ededed;padding:2px;background:#fff;width:360px;cursor:pointer;}
#goodsshow .shop_plist{clear:both;width:360px;}
#prolist{width:310px;float:left;overflow:hidden;height:68px;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../images/pro_none.gif) no-repeat center top;height:68px;}
#prolist ul li img{height:60px;width:60px;margin:6px 8px 0 8px;padding:0px;border:0;}
#prolist .hover{background:url(../images/pro_bg.gif) no-repeat center top;height:68px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{width:350px;}
#goodsshow .right h1{font-size:18px;font-family:microsoft yahei;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px;}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}

a.inquiry{display:inline-block;background:#026EB7;padding:8px 30px;color:#fff;margin:10px 0;font-size:16px;font-family:microsoft yahei;border-radius:4px;}
a:hover.inquiry{color:#fff;background:#f60;}
.sypro{ background:#e9e6e6; padding-bottom:80px}
.sytit{background:url(../images/sytitbg.png) no-repeat center top; text-align:center; margin:50px 0px}
.sytit h1{ color:#026eb7; font-size:40px}
.sytit h3{ color:#026eb7; font-size:18px; opacity:0.6; font-weight:normal; text-transform:uppercase}
.sytit p{ color:#777; font-size:14px; margin-top:30px}
.sypro ul li{ width:570px; margin:0px 15px; float:left; display:block}
.sypro ul li .prole{ float:left; width:260px; background:#026eb7}
.sypro ul li .prole img{ margin:0px 82px; padding:105px 0px}
.sypro ul li .prori{ background:#fff; float:right; width:310px; height:333px}
.sypro ul li .prori h2{ color:#000; font-weight:normal; font-size:18px; padding:35px 30px 0px 30px}
.sypro ul li .prori p{ color:#777; font-weight:normal; font-size:14px; padding:0px 30px; line-height:24px; margin-top:20px}
.sypro ul li .prori h3{ width:50px; background:#d3d3d3; height:2px; margin:20px 30px 20px 30px}
.sypro ul li .prori span{ color:#026eb7; font-weight:bold; font-size:14px; padding:0px 30px}
.sypro ul li:hover .prori{ background:#026eb7}
.sypro ul li:hover .prori h2{ color:#fff; }
.sypro ul li:hover .prori p{ color:#fff; }
.sypro ul li:hover .prori span{ color:#fff; }
.sypro ul li:hover .prori h3{background:#fff; }
.sypro ul li:hover .prole{ background:#ccc}
.sypro ul li .prole img{
    -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}
  
.sypro ul li:hover  .prole img{  transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);}
	
	
	.in_intro {
	padding: 50px 0px;
	background: url(../images/bg_in_intro.jpg) center top no-repeat #fff
}
.in_intro .in_t {
	color: #fff; text-align:center
}
.in_intro .in_t i {
	background: #fff
}
.in_intro .in_t span{ font-size:30px;}
.in_intro .des {
	width: 1020px;
	margin: 15px auto 38px;
	font-size: 14px;
	color: #bebebe;
	text-align: center;
	line-height: 25px;
	font-weight:lighter
}
.in_intro .ico {
	margin: 35px auto;
	width: 1200px
}
.in_intro .ico ul {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	overflow: hidden
}
.in_intro .ico ul li {
	display: block;
	float: left;
	width: 285px;
	border-right: 1px solid #535353
}
.in_intro .ico ul li:last-child {
	border-right: none
}
.in_intro .ico ul li span {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto 10px;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-image: url(../images/c.png);
	background-repeat: no-repeat
}
.in_intro .ico ul li span.b01 {
	background-position: 0px -300px
}
.in_intro .ico ul li span.b02 {
	background-position: 0px -365px
}
.in_intro .ico ul li span.b03 {
	background-position: 0px -430px
}
.in_intro .ico ul li span.b04 {
	background-position: 0px -495px
}
.in_intro .ico ul li b {
	display: block;
	font-size: 18px;
	color: #fff
}
.in_intro .ico ul li b i {
	font-family: 'impact';
	font-size: 24px;
	font-style: normal;
	font-weight: normal
}
.in_intro .ico ul li em {
	display: block;
	font-size: 14px;
	color: #acacac;
	font-style: normal
}
.in_intro .list {
	width: 1020px;
	margin: 0 auto;
	background: #fff;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	overflow:hidden
}
.in_intro .list .am-g .am-u-sm-3 {
	padding: 0px;
	overflow: hidden;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff
}
.in_intro .list .am-g .txt {
	background: #f1f1f1;
	text-align: center
}
.in_intro .list .am-g .txt b {
	
	font-size: 16px
}
.in_intro .list .am-g .txt i {
	display: block;
	width: 28px;
	height: 2px;
	background: #0071c1;
	margin: 10px auto;
}
.in_intro .list .am-g .txt p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #8c8c8c;
}
.in_intro .list .am-g .txt em {
	font-style: normal;
	color: #0071c1;
	font-size: 18px;
	font-family: arial;
	font-weight: bold
}
.in_intro .list .am-g .more {
	text-align: center;
	background: #f1f1f1;
	position: relative
}
.in_intro .list .am-g .more .link01 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.in_intro .list .am-g .more .link01:hover {
	color: #0071c1
}
.in_intro .list .am-g .more .link02 {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #313131;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.in_intro .list .am-g .more .link02 .am-icon-plus {
	color: #fff;
	font-size: 1.6rem;
	font-weight: normal
}
.in_intro .list .am-g .more .link02:hover {
	background: #0071c1
}
.in_intro .list .am-g .culture {
	background: #0071c1;
	text-align: center
}
.in_intro .list .am-g .culture a {
	display: block;
	font-size: 18px;
	color: #fff
}
.in_intro .list .am-g .culture a span {
	padding-top:50px;
	display: block;
	width: 38px;
	height: 38px;
	
	margin: 0 auto 10px;
	text-align: center;
	line-height: 36px;

}
.in_intro .list .am-g .culture a span i {
	font-size: 18px
}

@media only screen {

.am-u-sm-3 {
	width: 250px;
	height:155px
}
}

.in_intro_box{ float:left}
.am-vertical-align-middle{}
.sycase{ background:#e9e6e6; padding:20px 0px 20px 0px}

/*公共部分*/
.wc960{margin:0 auto;width:1200px;}
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}
.icon{background:url(../images/icon.png) no-repeat 0 0;}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#fff;line-height:24px;}
/*全局板块*/
.row .hd{background:url(../images/hd-line_01.jpg) no-repeat 0 50px;height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}
.rowE .warp-pic-list{position:relative;width:1200px;height:430px;overflow:hidden;}
.rowE .count li{margin-right:20px; background:#fff}
.rowE .count li img{ padding:11px; border-bottom:1px #f1f1f1 solid}
.rowE .count .img_wrap{}
.rowE .count li .text-area{ text-align:center}
.rowE .count li .text-area  p{line-height:24px; font-size:16px; color:#333; line-height:75px }
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{background-color:#026eb7;color:#fff;}
.rowE .count li:hover .text-area p a{ color:#fff}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:150px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}
.symore{ background:#333; width:300px; height:50px; text-align:center; margin:50px auto;}
.symore:hover{ background:#266FB9;}
.symore a{ color:#fff; font-size:16px; line-height:50px}

.com_news{ width:474px; margin-right:80px; float:left;}
.com_news .newstit h1{ font-size:22px; color:#000; font-weight:normal; margin-top:60px}
.com_news .newstit h1 span{ color:#777; font-size:12px; float:right; line-height:40px}
.com_news .newstit h2{ height:3px; background:#026eb7; margin:20px 0px 30px 0px}
.com_news ul li img{cursor: pointer;  
                transition: all 0.6s;}
.com_news ul li h1{ color:#000; font-size:18px; font-weight:bold; line-height:45px}
.com_news ul li p{ color:#595656; font-size:14px; line-height:24px}
.com_news ul li:hover h1{ color:#026eb7}
.com_news ul li:hover{ color:#026eb7}
.com_news ul li:hover img{ transform: scale(1.3);  }
.newspic{ width:474px; height:318px; overflow:hidden }

.ind_news{ width:646px;float:right;}
.ind_news .newstit h1{ font-size:22px; color:#000; font-weight:normal; margin-top:60px}
.ind_news .newstit h1 span{ color:#777; font-size:12px; float:right; line-height:40px}
.ind_news .newstit h2{ height:3px; background:#026eb7; margin:20px 0px 30px 0px}
.ind_news ul li{ border-bottom:1px dashed #c0c0c0; padding:15px 0px}
.ind_news ul li:hover h1{ color:#026eb7;}
.ind_news ul li h1{ color:#000; font-size:18px; font-weight:normal }
.ind_news ul li p{ color:#777; font-size:14px; line-height:24px; margin:10px 0px}
.ind_news ul li span{ color:#797979; font-size:14px; line-height:24px; margin:10px 0px}

.synews{ margin-bottom:80px}
.foot_by{ background:#d3d3d3; height:100px}
.foot_by h1{ color:#333; font-size:16px; font-weight:normal; line-height:100px}
.foot_by h1 span{ float:right}
.foot_by h1 span a{ font-size:14px; border:1px solid #636363; padding:10px 40px}
.foot_by h1 span:hover a{ color:#fff; border:1px solid #026eb7; background:#026eb7}

.foot_main{ background:#026eb7; padding:50px 0px}
.foot_main p{ color:#fff; float:left; line-height:30px; font-size:14px; }
.foot_main h2{ color:#fff; font-size:18px;}
.foot_main h3{ color:#fff; font-size:14px; font-weight:normal}

.nybanner{ background:url(../images/nybanner.jpg) no-repeat center; height:315px; }
.nybanner h1{ color:#fff; font-size:30px; margin-top:100px}
.nybanner h2{ color:#fff; font-size:18px; opacity:0.2}

.fltit{ background:#f6f6f6; border-left: 5px solid #026eb7; height:50px }
.fltit a{ color:#666; font-size:14px; font-weight:bold; line-height:50px; margin:0px 30px}
.fltit a span{ float:right; margin-right:30px; color:#026eb7}
.fltit a:hover{ color:#026eb7}
.leftcon{ background:url(../images/leftconbg.jpg) no-repeat center; height:117px; margin-top:10px }
.leftcon h2{ font-size:16px; color:#fff; font-weight:normal; padding-left:40px; line-height:30px; padding-top:20px}
.leftcon h1{ font-size:24px; color:#fff; font-weight:normal; padding-left:40px}

.port_table{ border:1px solid #c9c9c9; border-collapse:collapse; text-align:center}
.port_table tr:first-child{ background:#026EB7; color:#fff;}
.port_table tr:first-child p{color:#fff;}
.port_table tr{ height:41px !important; border:1px solid #c9c9c9}
.tablehead{ background:#026EB7; color:#fff}
.cen{ text-align:center}
.port_table tr td{ border:1px solid #c9c9c9; padding: 0px 10px }
.con_li{ float:left; width:430px;}
.con_li li{ overflow: hidden; height:100px;}
.con_li li img{ float:left}
.con_li li p{ line-height:80px}

.textbig strong{ font-size:18px;}
.headbar{ height:50px; overflow:hidden; line-height:50px; background:#f1f1f1; font-size:14px}