* {
  box-sizing: border-box;
}
body {
  font-family: 微软雅黑;
  font-size: 12px;
}
a {
  font-size: 12px;
}
h1, h2, h3, h4, h5, h6, b, i, em, strong{
	font: inherit;
}
.contain-box {
  max-width: 1920px;
  min-width: 1200px;
  overflow-x: hidden;
  margin: 0 auto;
}
.contain {
  width: 1200px;
  margin: 0 auto;
}
.contain-left {
  width: 918px;
  float: left;
}
.contain-right {
  width: 280px;
  float: right;
}
.top {
  border-bottom: 1px solid #ccc;
  background: #313131;
  padding: 6px 0 ;
  font-size: 12px;
}
.top .top-left {
  line-height: 46px;
  color: #fff;
}
.top .top-left a {
  color: #fff;
}
.top img {
  vertical-align: middle;
}
.top ul li {
  float: left;
  margin-left: 20px;
  padding-top: 24px;
  position: relative;
  box-sizing: border-box;
  z-index: 10000;
}
.top ul li.icon1 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_05.png) no-repeat top;
}
.top ul li.icon2 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_06.png) no-repeat top;
}
.top ul li.icon3 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_07.png) no-repeat top;
}
.top ul li.icon4 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_04.png) no-repeat top;
}
.top ul li a {
  color: #d8d8d8;
}
.top ul li div {
  padding: 0 10px;
  position: relative;
  z-index: 100000;
}
.top ul li ol {
  position: absolute;
  right: 10px;
  top: 26px;
  background: #fff;
  width: 210px;
  z-index: 1000;
  display: none;
  border: 1px solid #ccc;
}
.top ul li ol li {
  float: left;
  margin-right: 20px;
}
.top ul li table {
  width: 100%;
  border: 1px solid red;
  position: absolute;
  top: 27px;
  left: 0;
  height: 80px;
  background: #fff;
  display: none;
  z-index: 100;
}
.top ul li table tr {
  border: 1px solid #ccc;
}
.header {
  height: 80px;
  background: #eeeeee;
  position: relative;
  overflow: hidden;
}
.jingpin-msg > div {
  display: none;
}
.logo {
  width: 246px;
  height: 80px;
  text-indent: -99999px;
}
.logo a {
  width: 100%;
  height: 100%;
  display: block;
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/logo.png) no-repeat 0 -2px;
  background-size: 90%;
}
.nav li {
  line-height: 92px;
  float: left;
  margin: 0 30px;
}
.nav li span {
  font-size: 14px;
}
a:hover {
  color: orange;
}
.contain-right a.play {
  width: 70px;
  height: 30px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #797979;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 28px;
  color: #919191;
  margin-top: 30px;
}
.lubo {
  margin-left: 24px;
}
.zhibo {
  margin-left: 28px;
  position: relative;
}
.zhibo img {
  position: absolute;
  right: -12px;
  top: -12px;
}
.icon {
  margin-left: 20px;
  margin-top: 12px;
  display: inline-block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.footer {
  background: #434343;
  padding: 60px 0 40px;
}
.footer .footer-box {
  margin-left: 135px;
}
.footer dl,
.footer .erweima {
  float: left;
  color: #ebebeb;
  margin-right: 100px;
}
.footer dl dt,
.footer .erweima dt {
  font-size: 16px;
  line-height: 28px;
}
.footer dl dd,
.footer .erweima dd {
  line-height: 40px;
}
.footer dl a,
.footer .erweima a {
  color: #ebebeb;
  font-size: 14px;
}
.footer dl a:hover,
.footer .erweima a:hover {
  color: orange;
}
.footer img {
  margin-top: 14px;
  display: block;
}
.footer h3 {
  line-height: 35px;
  text-align: center;
  color: #f6f6f6;
  font-size: 14px;
}
.banner a {
  width: 100%;
  display: block;
}
.banner a img {
  width: 100%;
}

.all{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}.all img{	max-width:100%;}
.index_title {
    font-size: 14px !important;
    color: #5c5c5c;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
}
.index_title a{
	color: #5C5C5C;
}
.all .left{
	width: 168px;
	float: left;
}
.all .right{
	float: right;
	width: 320px;
}
.clean{
		clear: none;
}
.all .left .wzlf{
	width: 168px;
	float: left;
}
.all .left .wzlf img {
  vertical-align: middle;
  margin-right: 8px;
  margin-left: 30px;
}
.all .left .zb{
	margin-top: 30px;
}
.all .left .zb strong a {
    font-size: 16px;
    margin-top: 7px;
    color: #333333;
    border-left: 3px solid #e5030f;
    padding-left: 10px;
}
.all .left .zb ul {
	margin-top: 15px;
}
.all .left .zb ul li{
	line-height: 30px;
}
.all .left .zb ul li a{
	font-size:16px !important;
}
.all .left .zb ul li strong{
	font-size:16px;
}
.wzlf .wenzhang{
	background: #eae9e9;
}
.wzlf .wenzhang a.active {
    background: #e5030f;
    color: #ffffff;
    width: 100%;
}
.wzlf .wenzhang a.active img{
	
}
.wzlf .wenzhang a{
   	font-size: 14px;
    width: 100%;
    height: 56px;
    display: inline-block;
    line-height: 56px;
    color: #414141;
    vertical-align: bottom;
    border-bottom: 1px solid #dcdcdc;
}
.wenzhang-msg ul li{
	height: 168px;
}
.wenzhang-msg ul li img{
	float: left;
	padding-left: 25px;
}
.wenzhang-msg ul li .xq{
	width: 450px;
	padding: 10px;
	float: left;
}
.wenzhang-msg ul li .xq h2{
	color: #333333;
	font-size: 18px;
}
.wenzhang-msg ul li .xq p{
	display: block;
	padding-top: 10px;
	width: 50%;
	font-size: 14px;
	color: #888888;
	float: left;
}
.wenzhang-msg ul li .xq em{
	font-size: 14px;
	padding-top: 10px;
	display: block;
	color: #888888;
}
.wenzhang-msg ul li .xq span{
	float: left;
	color: #5c5c5c;
	padding-top: 10px;
	font-size: 14px;
}
.wenzhang-msg .news_page{ 
	float:right; 
	margin-top: 30px;
}
.wenzhang-msg .news_page li{ 
	float:left;
}
.wenzhang-msg .news_page a {
	display: inline-block;
	border: #cccccc 1px solid; 
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px; 
	margin-right: 24px;
	border-radius: 2px;
}
.all .left .zt{
	 	margin-left: 200px;
    border-top: 1px solid #eeeeee;
    margin-top: 30px;
    padding-top: 20px;
}
.all .left .zt strong a {
  font-size: 16px;
  margin-top: 7px;
  color: #333333;
  border-left: 3px solid #e5030f;
  padding-left: 10px;
}
.all .left .zt ul{
	margin-top: 20px;
}
.all .left .zt ul li {
	float: left;
}
.all .left .zt ul li:nth-of-type(1){
	margin-right: 20px;
}
.all .right .type{
    width: 320px;
    height: 40px;
    border: 1px solid #888888;
    float: right;
    font-size: 12px;
    color: #666;
    line-height: 40px;
    text-indent: 15px;
}
.all .kuang #scbar_btn {
    width: 40px;
    height: 40px;
    padding: 0;
    overflow: hidden;
    text-indent: 9999px;
    float: right;
    margin-top: -41px;
    background: url(../images/search.png) no-repeat center center;
    border: 0;
}
.right .wzrg{
	width: 100%;
}
.newlist{
	border: 1px solid #eeeeee;
	margin-top: 70px;
	padding: 10px 16px 20px 16px;
}
.wzrg .wenzhang{
	width: 320px;
}
.wzrg .wenzhang a.active {
		border-bottom: 2px solid #e5030f;
		color: #e5030f;
    width: 100%;
}
.wzrg .wenzhang a {
    font-size: 16px;
    margin-right: 24px;
    margin-left: 8px;
    height: 46px;
    line-height: 46px;
    color: #414141;
}
.wzrg-msg ul{
	color: #5c5c5c;
}
.wzrg-msg ul li{
	  width: 92%;
	  font-size: 14px;
    line-height: 33px;
}
.wzrg-msg ul li.red b {
    background: #d50212;
}
.wzrg-msg ul li b {
    float: left;
    width: 16px;
    height: 16px;
    margin: 9px 6px 0 5px;
    background: #a7a7a7;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-weight: 400;
}
.right .zt ul li{
	margin-top: 20px;
}

.main-msg{
	width: 700px;
    float: left;
    padding: 0 20px;
}
.main-msg .arc_ti{
	text-align:center;
	font-size:20px;
}
.main-msg .arc_time h6{
	font-size:20px;
	color:#333333;
	padding-left:5px;
}
.main-msg .arc_time{
	margin-top: 20px;
  padding-bottom: 20px;
}
.main-msg .arc_time .djall{
	height: 40px;
	width: 100%;
}
.main-msg .arc_time .topxq{
	width: 660px;
	float: left;
}
.main-msg .bdsharebuttonbox{
	  width: 640px;
    float: right;
}
.main-msg p{
    color: #666666;
    font-size: 16px;
}
.main-msg p a{
	font-size: 16px;
	color: #666666;
	color: inherit;
    font: inherit;
}
.main-msg em{
	padding-left: 11px;
	color:#888888;
	font-size:16px;
}
.main-msg span{
    color: #666666;
}
.main-msg span a{
	font-size: 20px;
	color: #666666;
	color: inherit;
    font: inherit;
}
.arc_gjc{ padding:15px 20px; border-top:dashed 1px #e6e3df; margin-top:15px}.arc_gjc li a{color:#808080;text-decoration:underline; margin-left:5px}.arc_gjc li{ margin-top: 10px;}

.boxtj .content {
    padding: 0 15px 15px 15px;
    overflow: auto;
}
.boxtj .digg{
	width:686px; 
	overflow:hidden; 
	zoom:1;
}

.boxtj .digg li {
    background: url(https://www.aaa-cg.com.cn/xue/style/images/in_img1.gif) no-repeat left 8px;
    padding-left: 16px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    position: relative;
    float:left; 
    width:350px; 
    padding-left:15px;
	font-size:14px;
}
.boxtj .digg li a{
	font: inherit;
}
.boxtj h5 {
    color: #333;
    height: 35px;
    line-height: 40px;
    overflow: hidden;
    padding-left: 15px;
	font-size:16px;
}

.djall{
		display: block;
}
.ydall,.topyd,.footyd{
	display: none;
}

/*表单*/
.formBox{
                        background: #f2f2f2;
                        padding-top: 25px;
                        margin-top:30px !important;
                    
                    }
                    .formBox h3{
                           font-size: 1.8rem;
                            color: #f15b1a;
                            text-align: center;
                            padding-bottom: 6px;
                    }
                    .formBox>p{
                        font-size:1rem;
                        width: 90%;
                        margin: 0 auto 18px;
                        text-align: center;
                    
                    
                    }
                    .form-left{
                        overflow: hidden;
                    }
                    .formBox .formDiv{
                        background: #fff;
                    
                        background: url("/images/from-bg.jpg") no-repeat; background-size: 100%;
                        width: 100%;
                        height: 155px;
                    }
                    .formBox .formDiv .form-group{
                        width: 40%;
                        float: left;
                        padding-left: 12%;
                        padding-top: 4%;
                    }
                    
                    .formBox .formDiv input{
                        /*width:80%;*/
                        border: 1px solid #fff;
                        background-color: #d6531b;
                        color: #fff;
                    
                    }
                    .formBox .formDiv input:focus{
                        border: 1px solid #fff;
                        box-shadow: none;
                    }
                    
                    .formBox .formDiv .form-group .user{
                        background: url("/images/from-name-img.png") no-repeat left 1rem center #ffffff;
                        background-size: 1.6rem 1.9rem;
                        padding-left: 3.5rem;
                        height: 42px;
                        color: #999999;
                    
                    }
                    .formBox .formDiv .form-group .phone{
                        background: url("/images/from-phone-img.png") no-repeat left 1rem center #ffffff;
                        background-size: 1.3rem 1.9rem;
                        padding-left: 3.5rem;
                    
                        height: 42px;
                        color: #999999;
                    }
                    .formBox .formDiv input::-webkit-input-placeholder{
                        color:#999999;
                    }
                    .formBox .formDiv input::-moz-placeholder{   /* Mozilla Firefox 19+ */
                        color:#999999;
                    }
                    .formBox .formDiv input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
                        color:#999999;
                    }
                    .formBox .formDiv input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
                        color:#999999;
                    }
                    .formBox .formDiv #code{
                        height: 42px;
                    }
                
                    .formBox .btn{
                        display: block;
                        background: #e5004f;
                        color: #ffffff;
                        font-size: 1rem;
                        border: none;
                        white-space: normal;
                        word-break: break-all;
                        width: 28%;
                        padding: 2%;
                        margin: 2% auto;
                        border-radius: 10px;
                    }
/*大于pad屏幕*/
@media screen and (max-width: 750px){
	body{min-width: 100%;font-size: 1.5rem;}
	.left{
		display: none;
	}
	.right{
		display: none;
	}
	.header{
		display: none;
	}
	.top,.main{
		display: none;
	}
	.footer, #popup,.foot{
		display: none !important;
	}
	#online_service_bar{
		display: none;	
	}
	.djall{
		display: none;
	}
	.ydall,.topyd,.footyd{
		display: block;
	}
	.footyd{
		width: 90%;
    margin: 0 auto;
    text-align: center;
	}
	.contain-box{
    width: 100%;
    max-width: 100% !important;
    min-width: 100% !important;
	}
	.all{
		width: 100%;
	}
	.all .index_title{
		display: none;
	}
	.main-msg{
		max-width: 100%;
		width: 100%;
    padding: 4% 4%;
	}
	.main-msg .arc_time .topxq{
		width: 100%;
		font-size: .8rem;
	}
	.main-msg .arc_time{
		margin-top: 2%;
    padding-bottom: 2%;
	}
	.main-msg p{
		padding-left: 0%;
	}
	.main-msg h6 {
    text-align: center;
    font-size: 20px;
    color: #333333;
	}
	.formBox{
	    display: none;
	}
	.left_fixed_new{
	    display: none;
	}
	.right-fixed-btn{
	    display: none;
	}
}
